configure: Building stable and legacy API + draft API checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating src/libzyre.pc config.status: creating src/platform.h config.status: executing depfiles commands config.status: executing libtool commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls ########################################################################## # SUMMARY # ########################################################################## Package version............... : zyre-2.0.0 C compiler.................... : /home/peko/autobuild/instance-0/output/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 C compiler flags.............. : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os C++ compiler.................. : /home/peko/autobuild/instance-0/output/host/bin/arm-none-linux-gnueabi-g++ C++ compiler flags............ : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os Configure date................ : 2018-09-23 01:24 Build architecture............ : arm-buildroot-linux-gnueabi Build docs.................... : no Build host.................... : gcc20 Build user.................... : peko Draft API..................... : yes Install dir................... : /usr Install man pages............. : no Help: Use the Draft API (default = yes): --enable-drafts=(yes|no) Build the docs and install the man pages (default = yes): --with-docs=(yes|no) *requires asciidoc and xmlto ########################################################################## 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/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 -C /home/peko/autobuild/instance-0/output/build/zyre-v2.0.0/ make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/zyre-v2.0.0' Making all in doc make[2]: Entering directory `/home/peko/autobuild/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/peko/autobuild/instance-0/output/build/zyre-v2.0.0/doc' make[2]: Entering directory `/home/peko/autobuild/instance-0/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: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libzmq.la' seems to be moved libtool: warning: '/home/peko/autobuild/instance-0/output/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libuuid.la' seems to be moved CCLD src/zpinger CCLD src/perf_local CCLD src/perf_remote CCLD src/ztester_beacon CCLD src/ztester_gossip CCLD src/zyre_selftest make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zyre-v2.0.0' make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zyre-v2.0.0' >>> zyre v2.0.0 Installing to staging directory PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot install -C /home/peko/autobuild/instance-0/output/build/zyre-v2.0.0/ make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/zyre-v2.0.0' Making install in doc make[2]: Entering directory `/home/peko/autobuild/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/peko/autobuild/instance-0/output/build/zyre-v2.0.0/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zyre-v2.0.0/doc' make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zyre-v2.0.0/doc' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/zyre-v2.0.0' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/zyre-v2.0.0' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/zproject/zyre' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include' /bin/bash ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/zproject/zyre' /usr/bin/install -c -m 644 include/zyre.h include/zyre_event.h include/zyre_library.h '/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/include' /usr/bin/install -c -m 644 src/libzyre.pc '/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c src/.libs/libzyre.so.2.0.0 /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libzyre.so.2.0.0 libtool: install: (cd /home/peko/autobuild/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/peko/autobuild/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/peko/autobuild/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/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c src/zpinger '/home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin/zpinger make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zyre-v2.0.0' make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zyre-v2.0.0' make[1]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zyre-v2.0.0' >>> zyre v2.0.0 Fixing libtool files >>> zyre v2.0.0 Installing to target PATH="/home/peko/autobuild/instance-0/output/host/bin:/home/peko/autobuild/instance-0/output/host/sbin:/home/peko/host/usr/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j6 DESTDIR=/home/peko/autobuild/instance-0/output/target install -C /home/peko/autobuild/instance-0/output/build/zyre-v2.0.0/ make[1]: Entering directory `/home/peko/autobuild/instance-0/output/build/zyre-v2.0.0' Making install in doc make[2]: Entering directory `/home/peko/autobuild/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/peko/autobuild/instance-0/output/build/zyre-v2.0.0/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zyre-v2.0.0/doc' make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zyre-v2.0.0/doc' make[2]: Entering directory `/home/peko/autobuild/instance-0/output/build/zyre-v2.0.0' make[3]: Entering directory `/home/peko/autobuild/instance-0/output/build/zyre-v2.0.0' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/lib' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/share/zproject/zyre' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/include' /bin/bash ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/home/peko/autobuild/instance-0/output/target/usr/lib' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/home/peko/autobuild/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/peko/autobuild/instance-0/output/target/usr/include' /usr/bin/install -c -m 644 src/libzyre.pc '/home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c src/.libs/libzyre.so.2.0.0 /home/peko/autobuild/instance-0/output/target/usr/lib/libzyre.so.2.0.0 libtool: install: (cd /home/peko/autobuild/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/peko/autobuild/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/peko/autobuild/instance-0/output/target/usr/lib/libzyre.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/peko/autobuild/instance-0/output/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c src/zpinger '/home/peko/autobuild/instance-0/output/target/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /home/peko/autobuild/instance-0/output/target/usr/bin/zpinger make[3]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zyre-v2.0.0' make[2]: Leaving directory `/home/peko/autobuild/instance-0/output/build/zyre-v2.0.0' make[1]: Leaving directory `/home/peko/autobuild/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/peko/autobuild/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'libtool', u'gmp', u'libffi'] ./support/scripts/check-uniq-files -t staging /home/peko/autobuild/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'iptables', u'libcrossguid', u'libevent', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libsqlite3.la" is touched by more than one package: [u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libczmq.la" is touched by more than one package: [u'czmq', u'ezxml', u'gmp', u'iptables', u'libcrossguid', u'libevent', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libtool', u'pcre', u'expat', u'jsoncpp', u'lzo', u'xz', u'libarchive', u'libuv', u'rhash', u'cracklib', u'flex', u'linux-pam', u'util-linux', u'zeromq', u'czmq', u'ezxml', u'gmp', u'iptables', u'libcrossguid', u'libevent', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libarchive.la" is touched by more than one package: [u'libarchive', u'libuv', u'rhash', u'cracklib', u'flex', u'linux-pam', u'util-linux', u'zeromq', u'czmq', u'ezxml', u'gmp', u'iptables', u'libcrossguid', u'libevent', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'ezxml', u'gmp', u'iptables', u'libcrossguid', u'libevent', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libulockmgr.la" is touched by more than one package: [u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libfuse.la" is touched by more than one package: [u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libllcp.la" is touched by more than one package: [u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'libtool', u'gmp', u'libffi'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libip4tc.la" is touched by more than one package: [u'iptables', u'libcrossguid', u'libevent', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libiptc.la" is touched by more than one package: [u'iptables', u'libcrossguid', u'libevent', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'expat', u'jsoncpp', u'lzo', u'xz', u'libarchive', u'libuv', u'rhash', u'cracklib', u'flex', u'linux-pam', u'util-linux', u'zeromq', u'czmq', u'ezxml', u'gmp', u'iptables', u'libcrossguid', u'libevent', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libtpl.la" is touched by more than one package: [u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'ezxml', u'gmp', u'iptables', u'libcrossguid', u'libevent', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libxtables.la" is touched by more than one package: [u'iptables', u'libcrossguid', u'libevent', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'ezxml', u'gmp', u'iptables', u'libcrossguid', u'libevent', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libfl.la" is touched by more than one package: [u'flex', u'linux-pam', u'util-linux', u'zeromq', u'czmq', u'ezxml', u'gmp', u'iptables', u'libcrossguid', u'libevent', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libnfc.la" is touched by more than one package: [u'libnfc', u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libuv.la" is touched by more than one package: [u'libuv', u'rhash', u'cracklib', u'flex', u'linux-pam', u'util-linux', u'zeromq', u'czmq', u'ezxml', u'gmp', u'iptables', u'libcrossguid', u'libevent', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'expat', u'jsoncpp', u'lzo', u'xz', u'libarchive', u'libuv', u'rhash', u'cracklib', u'flex', u'linux-pam', u'util-linux', u'zeromq', u'czmq', u'ezxml', u'gmp', u'iptables', u'libcrossguid', u'libevent', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'libnfc', u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'ezxml', u'gmp', u'iptables', u'libcrossguid', u'libevent', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/liblog4c.la" is touched by more than one package: [u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libip6tc.la" is touched by more than one package: [u'iptables', u'libcrossguid', u'libevent', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'expat', u'jsoncpp', u'lzo', u'xz', u'libarchive', u'libuv', u'rhash', u'cracklib', u'flex', u'linux-pam', u'util-linux', u'zeromq', u'czmq', u'ezxml', u'gmp', u'iptables', u'libcrossguid', u'libevent', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/liblzma.la" is touched by more than one package: [u'xz', u'libarchive', u'libuv', u'rhash', u'cracklib', u'flex', u'linux-pam', u'util-linux', u'zeromq', u'czmq', u'ezxml', u'gmp', u'iptables', u'libcrossguid', u'libevent', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'jsoncpp', u'lzo', u'xz', u'libarchive', u'libuv', u'rhash', u'cracklib', u'flex', u'linux-pam', u'util-linux', u'zeromq', u'czmq', u'ezxml', u'gmp', u'iptables', u'libcrossguid', u'libevent', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libltdl.la" is touched by more than one package: [u'libtool', u'pcre', u'expat', u'jsoncpp', u'lzo', u'xz', u'libarchive', u'libuv', u'rhash', u'cracklib', u'flex', u'linux-pam', u'util-linux', u'zeromq', u'czmq', u'ezxml', u'gmp', u'iptables', u'libcrossguid', u'libevent', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'czmq', u'ezxml', u'gmp', u'iptables', u'libcrossguid', u'libevent', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libfdisk.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'ezxml', u'gmp', u'iptables', u'libcrossguid', u'libevent', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] Warning: staging file "./usr/lib/libcrack.la" is touched by more than one package: [u'cracklib', u'flex', u'linux-pam', u'util-linux', u'zeromq', u'czmq', u'ezxml', u'gmp', u'iptables', u'libcrossguid', u'libevent', u'libffi', u'libusb', u'libusb-compat', u'libnfc', u'libfuse', u'libglib2', u'libllcp', u'liblog4c-localtime', u'libloki', u'libtpl', u'libupnp', u'perl', u'sqlite', u'strongswan', u'zyre'] ./support/scripts/check-uniq-files -t host /home/peko/autobuild/instance-0/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-libffi'] rm -f /home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/peko/autobuild/instance-0/output/host/bin/glib-compile-schemas /home/peko/autobuild/instance-0/output/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/peko/autobuild/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /home/peko/autobuild/instance-0/output/target/usr/lib/perl5/5.26.2/pod rm -rf /home/peko/autobuild/instance-0/output/target/usr/lib/perl5/5.26.2/arm-linux/CORE find /home/peko/autobuild/instance-0/output/target/usr/lib/perl5/ -name 'extralibs.ld' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-0/output/target/usr/lib/perl5/ -name '*.bs' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-0/output/target/usr/lib/perl5/ -name '.packlist' -print0 | xargs -0 rm -f mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "buildroot" > /home/peko/autobuild/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/peko/autobuild/instance-0/output/target/etc/hosts mkdir -p /home/peko/autobuild/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/peko/autobuild/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/peko/autobuild/instance-0/output/target/etc/shadow rm -f /home/peko/autobuild/instance-0/output/target/bin/sh rm -f /home/peko/autobuild/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/peko/autobuild/instance-0/output/build/locales.nopurge; done for dir in /home/peko/autobuild/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/peko/autobuild/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/peko/autobuild/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/peko/autobuild/instance-0/output/target/usr/include /home/peko/autobuild/instance-0/output/target/usr/share/aclocal \ /home/peko/autobuild/instance-0/output/target/usr/lib/pkgconfig /home/peko/autobuild/instance-0/output/target/usr/share/pkgconfig \ /home/peko/autobuild/instance-0/output/target/usr/lib/cmake /home/peko/autobuild/instance-0/output/target/usr/share/cmake find /home/peko/autobuild/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/peko/autobuild/instance-0/output/target/lib/ /home/peko/autobuild/instance-0/output/target/usr/lib/ /home/peko/autobuild/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gdb rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/bash-completion rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/zsh rm -rf /home/peko/autobuild/instance-0/output/target/usr/man /home/peko/autobuild/instance-0/output/target/usr/share/man rm -rf /home/peko/autobuild/instance-0/output/target/usr/info /home/peko/autobuild/instance-0/output/target/usr/share/info rm -rf /home/peko/autobuild/instance-0/output/target/usr/doc /home/peko/autobuild/instance-0/output/target/usr/share/doc rm -rf /home/peko/autobuild/instance-0/output/target/usr/share/gtk-doc rmdir /home/peko/autobuild/instance-0/output/target/usr/share 2>/dev/null || true find /home/peko/autobuild/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/peko/autobuild/instance-0/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/peko/autobuild/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/peko/autobuild/instance-0/output/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/peko/autobuild/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/peko/autobuild/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/peko/autobuild/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.11-git-00463-gf8f8ff3"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.11-git\"" \ ) > /home/peko/autobuild/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/peko/autobuild/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/peko/autobuild/instance-0/buildroot/support/scripts/fix-rpath target touch /home/peko/autobuild/instance-0/output/target/usr make: Leaving directory `/home/peko/autobuild/instance-0/buildroot' make: Entering directory `/home/peko/autobuild/instance-0/buildroot' >>> Buildroot 2018.11-git-00463-gf8f8ff3 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info 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 >>> android-tools 4.2.2+git20130218 Collecting legal info ERROR: No hash found for debian/copyright >>> openssl Collecting legal info >>> libopenssl 1.0.2p Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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 >>> canfestival 7740ac6fdedc23e1ed6908d3d7db54833c88572b Collecting legal info COPYING: OK (sha256: b5c45f160093a6c2fb7bd0078f50c62f4b4089b6206b0e90b0f122b40a2fe110) LICENCE: OK (sha256: d4594b82f4d50840df6a7e9d14132a8c0a3cc05d0ac46d15310a264a1f75447e) >>> host-python 2.7.15 Collecting legal info LICENSE: OK (sha256: b9a6d9320b8f2693e8d41e496ce56caadacaddcca9be2a64a61749278f425cf2) >>> 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-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> clamav 0.100.1 Collecting legal info COPYING: OK (sha256: 0c4fd2fa9733fc9122503797648710851e4ee6d9e4969dd33fcbd8c63cd2f584) COPYING.bzip2: OK (sha256: d72a145c90918184a05ef65a04c9e6f7466faa59bc1b82c8f6a8ddc7ddcb9bed) COPYING.file: OK (sha256: dfb818a0d41411c6fb1c193c68b73018ceadd1994bda41ad541cbff292894bc6) COPYING.getopt: OK (sha256: 6dce638b76399e7521ad8e182d3e33e4496c85b3b69b6ff434b53017101e82ad) COPYING.LGPL: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING.llvm: OK (sha256: e3a9b913515a42f8ff3ef1551c3a2cdba383c39ed959729e0e2911219496ad74) COPYING.lzma: OK (sha256: d96d71b66aa32c4a2d1619b9ca3347dafa9460bcf0fb5ac2408916067ad31dfc) COPYING.pcre: OK (sha256: accdcf2455c07b99abea59016b3663eaef926a92092d103bfaa25fed27cf6b24) COPYING.regex: OK (sha256: e2c1395a3d9fea6d5d25847c9d783db6e2cc8b085b4025861f459139c5dfd90b) COPYING.unrar: OK (sha256: 1faccc6b5c7b958fb807a3f573d5be9bf7889fe898f7e0617c544b05a81bfd00) COPYING.zlib: OK (sha256: c2f77553f8d870c5635b0dace0519253233f172b33ce1fdf6578610706294eee) >>> libcurl 7.61.1 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> jsoncpp 1.8.4 Collecting legal info LICENSE: OK (sha256: 95039d77a20e75b428207740d9a8f97b2dce3c89da4b21f1ad862b5997160e0a) >>> libarchive 3.3.2 Collecting legal info COPYING: OK (sha256: ae6f35cc1979beb316e4d6431fc34c6fc59f0dd126b425c8552bb41c86e4825d) >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> xz 5.2.3 Collecting legal info ERROR: No hash found for COPYING.GPLv2 ERROR: No hash found for COPYING.GPLv3 ERROR: No hash found for COPYING.LGPLv2.1 >>> libuv v1.23.0 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> rhash 1.3.5 Collecting legal info COPYING: OK (sha256: 8cf876d3406a2eed6c17ae804c8958bd78d3a0f63c30d6e2e789ab575e9fde40) >>> cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> host-cracklib 2.9.6 Collecting legal info ERROR: No hash found for COPYING.LIB >>> 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 >>> 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) >>> linux-pam 1.3.1 Collecting legal info ERROR: No hash found for Copyright >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> dnsmasq 2.79 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> docker-containerd v1.1.3 Collecting legal info LICENSE: OK (sha256: 4bbe3b885e8cd1907ab4cf9a41e862e74e24b5422297a4f2fe524e6a30ada2b4) >>> 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 >>> docker-engine v17.05.0-ce Collecting legal info ERROR: No hash found for LICENSE >>> docker-proxy 7b2b1feb1de4817d522cc372af149ff48d25028e Collecting legal info ERROR: No hash found for LICENSE >>> ethtool 4.16 Collecting legal info LICENSE: OK (sha256: 5d632934396f90c82dfebe3c9512648bbb6333b406113d0cd331b0e0aa2d34a1) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ezxml 0.8.6 Collecting legal info ERROR: No hash found for license.txt >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> haveged 1.9.1 Collecting legal info ERROR: No hash found for COPYING >>> iptables 1.6.2 Collecting legal info ERROR: No hash found for COPYING >>> jhead 3.00 Collecting legal info ERROR: No hash found for readme.txt >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info ERROR: No hash found for json2.js >>> libcrossguid 8f399e8bd4252be9952f3dfa8199924cc8487ca4 Collecting legal info ERROR: No hash found for LICENSE >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.7.1 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> 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 >>> libfuse 2.9.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> libllcp 05dfa8003433a7070bfd8ae02efdb0203bbf34aa Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> liblog4c-localtime v1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libloki 0.1.7 Collecting legal info >>> libtpl v1.6.1 Collecting legal info ERROR: No hash found for LICENSE >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> mdadm 4.0 Collecting legal info ERROR: No hash found for COPYING >>> nilfs-utils v2.2.7 Collecting legal info COPYING: OK (sha512: 4fc92d3998910acb108f81b1aee70a55a572b661a2766d0e57a55e48e2b737eea41415356cbd62593f26aec5797ab9fbb40211d7782b5834b4855ff1ce6ad5f7) >>> ntp 4.2.8p11 Collecting legal info COPYRIGHT: OK (sha256: 62c87b269365b38b55359b16dfde7ec28c683c722ef489db90afd0f2e478e4a1) >>> openssh 7.8p1 Collecting legal info LICENCE: OK (sha256: 05a4c25ef464e19656c5259bd4f4da8428efab01044f3541b79fbb3ff209350f) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> perl-data-dump 1.23 Collecting legal info README: OK (sha256: 31d1b6482bcc3db87a38ad02065554f9d3bc13321d4ef8e96042464045e2abcf) >>> host-perl 5.26.2 Collecting legal info ERROR: No hash found for Artistic ERROR: No hash found for Copying ERROR: No hash found for README >>> perl 5.26.2 Collecting legal info ERROR: No hash found for Artistic ERROR: No hash found for Copying ERROR: No hash found for README >>> perl-uri 1.74 Collecting legal info LICENSE: OK (sha256: 65cd6f88516a30f56fd4e0080fb78ea69424fc89067470dc994e4abfba08664e) >>> perl-www-robotrules 6.02 Collecting legal info README: OK (sha256: fa375c4f771b92fc076b6c66e19440a0fff51dacf489fecd94bf560091279e05) >>> pixz 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> quotatool 1.6.2 Collecting legal info COPYING: OK (sha256: 94686eeb98a40edc64106c6f8644068d8a08816a510a3cde75e50f1bf470564d) >>> runc 69663f0bd4b60df09991c08812a60108003fa340 Collecting legal info LICENSE: OK (sha256: 552a739c3b25792263f731542238b92f6f8d07e9a488eae27e6c4690038a8243) >>> shellinabox v2.20 Collecting legal info COPYING: OK (sha256: 04ef60ab9b83cde6f0862ea18474454477efb34c52ebce1f8d8260a398a39362) GPL-2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sqlite 3240000 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> sshfs 2.8 Collecting legal info ERROR: No hash found for COPYING >>> strongswan 5.6.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0) >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Collecting legal info >>> ushare 1.1a Collecting legal info ERROR: No hash found for COPYING >>> vsftpd 3.0.3 Collecting legal info ERROR: No hash found for COPYING >>> w_scan 20170107 Collecting legal info ERROR: No hash found for COPYING >>> whetstone 1.2 Collecting legal info >>> 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: libloki-0.1.7: cannot save license (LIBLOKI_LICENSE_FILES not defined) WARNING: tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2: cannot save license (TSTOOLS_LICENSE_FILES not defined) WARNING: whetstone-1.2: cannot save license (WHETSTONE_LICENSE_FILES not defined) Legal info produced in /home/peko/autobuild/instance-0/output/legal-info make: Leaving directory `/home/peko/autobuild/instance-0/buildroot'