configure: ENABLE_PERF_REMOTE defined configure: ENABLE_ZPINGER defined configure: ENABLE_ZTESTER_BEACON defined configure: ENABLE_ZTESTER_GOSSIP defined configure: ENABLE_ZYRE_SELFTEST defined checking return type of signal handlers... void checking for perror... yes checking for gettimeofday... yes checking for memset... no checking for getifaddrs... yes 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/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gnueabihf-gcc C compiler flags.............. : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os C++ compiler.................. : /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gnueabihf-g++ C++ compiler flags............ : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os Configure date................ : 2018-07-19 12:34 Build architecture............ : arm-buildroot-linux-gnueabihf Build docs.................... : no Build host.................... : ns304657.ip-46-105-103.eu Build user.................... : buildroot 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/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-0/output/build/zyre-v2.0.0/ Making all in doc SKIPPING documentation generation and formatting (BUILD_DOC was not required and/or tools are missing) 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/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libzmq.la' seems to be moved libtool: warning: '/home/buildroot/autobuild/run/instance-0/output/host/bin/../arm-buildroot-linux-gnueabihf/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 >>> zyre v2.0.0 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot install -C /home/buildroot/autobuild/run/instance-0/output/build/zyre-v2.0.0/ Making install in doc SKIPPING documentation generation and formatting (BUILD_DOC was not required and/or tools are missing) make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/zproject/zyre' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/zyre.h include/zyre_event.h include/zyre_library.h '/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/share/zproject/zyre' /usr/bin/install -c -m 644 src/libzyre.pc '/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c src/.libs/libzyre.so.2.0.0 /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libzyre.so.2.0.0 libtool: install: (cd /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabihf/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/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabihf/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/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/lib/libzyre.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c src/zpinger '/home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /home/buildroot/autobuild/run/instance-0/output/host/arm-buildroot-linux-gnueabihf/sysroot/usr/bin/zpinger >>> zyre v2.0.0 Fixing libtool files >>> zyre v2.0.0 Installing to target PATH="/home/buildroot/autobuild/run/instance-0/output/host/bin:/home/buildroot/autobuild/run/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-0/output/target install -C /home/buildroot/autobuild/run/instance-0/output/build/zyre-v2.0.0/ Making install in doc SKIPPING documentation generation and formatting (BUILD_DOC was not required and/or tools are missing) make[4]: Nothing to be done for `install-exec-am'. /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/zproject/zyre' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/home/buildroot/autobuild/run/instance-0/output/target/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/include' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/home/buildroot/autobuild/run/instance-0/output/target/usr/share/zproject/zyre' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/zyre.h include/zyre_event.h include/zyre_library.h '/home/buildroot/autobuild/run/instance-0/output/target/usr/include' /usr/bin/install -c -m 644 src/libzyre.pc '/home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c src/.libs/libzyre.so.2.0.0 /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/libzyre.so.2.0.0 libtool: install: (cd /home/buildroot/autobuild/run/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/buildroot/autobuild/run/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/buildroot/autobuild/run/instance-0/output/target/usr/lib/libzyre.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c src/zpinger '/home/buildroot/autobuild/run/instance-0/output/target/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /home/buildroot/autobuild/run/instance-0/output/target/usr/bin/zpinger >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libcap-ng.la" is touched by more than one package: [u'libcap-ng', u'audit', u'ncurses', u'readline', u'berkeleydb', u'libconfuse', u'libnl', u'bzip2', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'pcre', u'cegui06', u'clapack', u'libsepol', u'libselinux', u'util-linux', u'zeromq', u'czmq', u'libcurl', u'gmp', u'gpsd', u'libite', u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'libnl', u'bzip2', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'pcre', u'cegui06', u'clapack', u'libsepol', u'libselinux', u'util-linux', u'zeromq', u'czmq', u'libcurl', u'gmp', u'gpsd', u'libite', u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libfcgi++.la" is touched by more than one package: [u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'bzip2', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'pcre', u'cegui06', u'clapack', u'libsepol', u'libselinux', u'util-linux', u'zeromq', u'czmq', u'libcurl', u'gmp', u'gpsd', u'libite', u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libauparse.la" is touched by more than one package: [u'audit', u'ncurses', u'readline', u'berkeleydb', u'libconfuse', u'libnl', u'bzip2', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'pcre', u'cegui06', u'clapack', u'libsepol', u'libselinux', u'util-linux', u'zeromq', u'czmq', u'libcurl', u'gmp', u'gpsd', u'libite', u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libaudit.la" is touched by more than one package: [u'audit', u'ncurses', u'readline', u'berkeleydb', u'libconfuse', u'libnl', u'bzip2', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'pcre', u'cegui06', u'clapack', u'libsepol', u'libselinux', u'util-linux', u'zeromq', u'czmq', u'libcurl', u'gmp', u'gpsd', u'libite', u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libcairo.la" is touched by more than one package: [u'cairo', u'pcre', u'cegui06', u'clapack', u'libsepol', u'libselinux', u'util-linux', u'zeromq', u'czmq', u'libcurl', u'gmp', u'gpsd', u'libite', u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libCEGUIExpatParser.la" is touched by more than one package: [u'cegui06', u'clapack', u'libsepol', u'libselinux', u'util-linux', u'zeromq', u'czmq', u'libcurl', u'gmp', u'gpsd', u'libite', u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libsvg.la" is touched by more than one package: [u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libnet.la" is touched by more than one package: [u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libdb_cxx-5.3.la" is touched by more than one package: [u'berkeleydb', u'libconfuse', u'libnl', u'bzip2', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'pcre', u'cegui06', u'clapack', u'libsepol', u'libselinux', u'util-linux', u'zeromq', u'czmq', u'libcurl', u'gmp', u'gpsd', u'libite', u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libturbojpeg.la" is touched by more than one package: [u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'cegui06', u'clapack', u'libsepol', u'libselinux', u'util-linux', u'zeromq', u'czmq', u'libcurl', u'gmp', u'gpsd', u'libite', u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'cegui06', u'clapack', u'libsepol', u'libselinux', u'util-linux', u'zeromq', u'czmq', u'libcurl', u'gmp', u'gpsd', u'libite', u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libdb-5.3.la" is touched by more than one package: [u'berkeleydb', u'libconfuse', u'libnl', u'bzip2', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'pcre', u'cegui06', u'clapack', u'libsepol', u'libselinux', u'util-linux', u'zeromq', u'czmq', u'libcurl', u'gmp', u'gpsd', u'libite', u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libpixman-1.la" is touched by more than one package: [u'pixman', u'cairo', u'pcre', u'cegui06', u'clapack', u'libsepol', u'libselinux', u'util-linux', u'zeromq', u'czmq', u'libcurl', u'gmp', u'gpsd', u'libite', u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libfontconfig.la" is touched by more than one package: [u'fontconfig', u'pixman', u'cairo', u'pcre', u'cegui06', u'clapack', u'libsepol', u'libselinux', u'util-linux', u'zeromq', u'czmq', u'libcurl', u'gmp', u'gpsd', u'libite', u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libgmp.la" is touched by more than one package: [u'gmp', u'gpsd', u'libite', u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libCEGUIFalagardWRBase.la" is touched by more than one package: [u'cegui06', u'clapack', u'libsepol', u'libselinux', u'util-linux', u'zeromq', u'czmq', u'libcurl', u'gmp', u'gpsd', u'libite', u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'gmp', u'gpsd', u'libite', u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'pcre', u'cegui06', u'clapack', u'libsepol', u'libselinux', u'util-linux', u'zeromq', u'czmq', u'libcurl', u'gmp', u'gpsd', u'libite', u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'libcurl', u'gmp', u'gpsd', u'libite', u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libxml2.la" is touched by more than one package: [u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libwebp.la" is touched by more than one package: [u'webp', u'zyre'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'pcre', u'cegui06', u'clapack', u'libsepol', u'libselinux', u'util-linux', u'zeromq', u'czmq', u'libcurl', u'gmp', u'gpsd', u'libite', u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libite.la" is touched by more than one package: [u'libite', u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libfcgi.la" is touched by more than one package: [u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'czmq', u'libcurl', u'gmp', u'gpsd', u'libite', u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'fontconfig', u'pixman', u'cairo', u'pcre', u'cegui06', u'clapack', u'libsepol', u'libselinux', u'util-linux', u'zeromq', u'czmq', u'libcurl', u'gmp', u'gpsd', u'libite', u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'bzip2', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'pcre', u'cegui06', u'clapack', u'libsepol', u'libselinux', u'util-linux', u'zeromq', u'czmq', u'libcurl', u'gmp', u'gpsd', u'libite', u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'pcre', u'cegui06', u'clapack', u'libsepol', u'libselinux', u'util-linux', u'zeromq', u'czmq', u'libcurl', u'gmp', u'gpsd', u'libite', u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'bzip2', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'pcre', u'cegui06', u'clapack', u'libsepol', u'libselinux', u'util-linux', u'zeromq', u'czmq', u'libcurl', u'gmp', u'gpsd', u'libite', u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'bzip2', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'pcre', u'cegui06', u'clapack', u'libsepol', u'libselinux', u'util-linux', u'zeromq', u'czmq', u'libcurl', u'gmp', u'gpsd', u'libite', u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libsvg-cairo.la" is touched by more than one package: [u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libczmq.la" is touched by more than one package: [u'czmq', u'libcurl', u'gmp', u'gpsd', u'libite', u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'bzip2', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'pcre', u'cegui06', u'clapack', u'libsepol', u'libselinux', u'util-linux', u'zeromq', u'czmq', u'libcurl', u'gmp', u'gpsd', u'libite', u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libslirp.la" is touched by more than one package: [u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libCEGUIBase.la" is touched by more than one package: [u'cegui06', u'clapack', u'libsepol', u'libselinux', u'util-linux', u'zeromq', u'czmq', u'libcurl', u'gmp', u'gpsd', u'libite', u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'bzip2', u'expat', u'libzlib', u'libpng', u'freetype', u'fontconfig', u'pixman', u'cairo', u'pcre', u'cegui06', u'clapack', u'libsepol', u'libselinux', u'util-linux', u'zeromq', u'czmq', u'libcurl', u'gmp', u'gpsd', u'libite', u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'cegui06', u'clapack', u'libsepol', u'libselinux', u'util-linux', u'zeromq', u'czmq', u'libcurl', u'gmp', u'gpsd', u'libite', u'jpeg-turbo', u'json-for-modern-cpp', u'libcodec2', u'libfcgi', u'libffi', u'libloki', u'libnet', u'ustr', u'libsemanage', u'libsvg', u'libsvg-cairo', u'libxml2', u'libsvgtiny', u'refpolicy', u'slirp', u'taglib', u'webp', u'zyre'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-0/output/build/packages-file-list-host.txt Warning: host file "./lib/python2.7/site-packages/easy-install.pth" is touched by more than one package: [u'host-python-setuptools', u'host-python-decorator', u'host-python-networkx', u'host-setools'] grep -qsE '^/bin/bash$' /home/buildroot/autobuild/run/instance-0/output/target/etc/shells || echo "/bin/bash" >> /home/buildroot/autobuild/run/instance-0/output/target/etc/shells grep -qsE '^/bin/dash$' /home/buildroot/autobuild/run/instance-0/output/target/etc/shells || echo "/bin/dash" >> /home/buildroot/autobuild/run/instance-0/output/target/etc/shells mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/autobuild/run/instance-0/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-0/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-0/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-0/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge; done for dir in ; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/include /home/buildroot/autobuild/run/instance-0/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-0/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-0/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-0/output/target/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/man /home/buildroot/autobuild/run/instance-0/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/info /home/buildroot/autobuild/run/instance-0/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/doc /home/buildroot/autobuild/run/instance-0/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-0/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-0/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-0/output/host/bin/arm-linux-gnueabihf-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-0/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-0/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-git-00752-gd8c0faa"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-git\"" \ ) > /home/buildroot/autobuild/run/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-0/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-0/buildroot' >>> Buildroot 2018.08-git-00752-gd8c0faa 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 >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-linaro-arm 2018.05 Collecting legal info >>> toolchain Collecting legal info >>> audit 2.8.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> libcap-ng 0.7.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> 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) >>> bash 4.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.1 Collecting legal info ERROR: No hash found for README >>> readline 7.0 Collecting legal info ERROR: No hash found for COPYING >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bmon 4.0 Collecting legal info ERROR: No hash found for LICENSE.BSD ERROR: No hash found for LICENSE.MIT >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libconfuse 3.2.1 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> cairo 1.15.12 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.12.4 Collecting legal info ERROR: No hash found for COPYING >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> pixman 0.34.0 Collecting legal info ERROR: No hash found for COPYING >>> cegui06 0.6.2b Collecting legal info ERROR: No hash found for COPYING >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> clapack 3.2.1 Collecting legal info F2CLIBS/libf2c/Notice: OK (sha256: 44561c447e91203ddc747beeca5cc2794d95ee982c17c578670e4f0408bc3904) COPYING: OK (sha256: 23014869214a231525b38c39fdb5f82364fa24154ac80fdcab2a79671460fd09) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> cvs 1.12.13 Collecting legal info >>> 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 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) >>> libselinux 2.7 Collecting legal info ERROR: No hash found for LICENSE >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> dash 0.5.10.2 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> host-dos2unix 7.4.0 Collecting legal info COPYING.txt: OK (sha256: 49224e841621b52a72aa38d8ac895a396cd3fa1395190bdfc9252378001eb3c0) >>> git 2.16.4 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> libcurl 7.61.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> gmp 6.1.2 Collecting legal info ERROR: No hash found for COPYING.LESSERv3 ERROR: No hash found for COPYINGv2 >>> 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) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> inadyn 2.3 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libite v2.0.1 Collecting legal info LICENSE: OK (sha256: 0e97ab27b60e20a7ddb8e9638189ad159124e51d2c12e12735b05423df224da5) src/chomp.c: OK (sha256: 9e0fb98d251dddf5ba81a355f6b4d89835ec53bc5d7f5fcd2c866b54ec5ccec8) src/pidfile.c: OK (sha256: a7d29c148e057fae11a87febc3a51970a26433c35a08fc710be689394442d32d) >>> input-event-daemon v0.1.3 Collecting legal info ERROR: No hash found for README >>> iproute2 4.17.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> jpeg-turbo 1.5.3 Collecting legal info LICENSE.md: OK (sha256: 5c08657eda60b7946a913ee22ac73603335a468a6aa95204506a1586a8d677ee) README.ijg: OK (sha256: 53a3e3c299e08856964f4c5986e242c3695837b73c64625092f70c774e8af5d2) >>> jpeg Collecting legal info >>> json-for-modern-cpp v3.1.2 Collecting legal info LICENSE.MIT: OK (sha256: 7b875bb7a4e28abb7956ea821b4b7d88ff6a2a4fabf261c3993730a365ec56dd) >>> libcodec2 0.7 Collecting legal info COPYING: OK (sha256: 9ebb6f82b7380a62ac74c5f0322c88e6744dedf2ebe1f54d6f088282b39844bf) >>> libfcgi 2.4.0 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> libloki 0.1.7 Collecting legal info >>> libnet 1.1.6 Collecting legal info ERROR: No hash found for doc/COPYING >>> libsemanage 2.7 Collecting legal info ERROR: No hash found for COPYING >>> ustr 1.0.4 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE_BSD ERROR: No hash found for LICENSE_LGPL ERROR: No hash found for LICENSE_MIT >>> libsvg-cairo 0.1.6 Collecting legal info ERROR: No hash found for COPYING >>> libsvg 0.1.4 Collecting legal info ERROR: No hash found for COPYING >>> libsvgtiny ea9d99fc8b231c22d06168135e181d61f4eb2f06 Collecting legal info ERROR: No hash found for README >>> host-netsurf-buildsystem 7574b41345968b5f7e9ca5875faccb1478ce0555 Collecting legal info ERROR: No hash found for llvm/LICENSE.TXT >>> libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> lsscsi 0.28 Collecting legal info ERROR: No hash found for COPYING >>> lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> netperf 2.7.0 Collecting legal info ERROR: No hash found for COPYING >>> ngircd 24 Collecting legal info ERROR: No hash found for COPYING >>> openntpd 6.2p3 Collecting legal info COPYING: OK (sha256: 6c1822ee950652c12bb3773849db18794f62c63452a70d018edf23e8cba71839) >>> openswan 2.6.50 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for LICENSE >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdbg 139ba071c222a5b0c20075f7c2265029ddd59449 Collecting legal info ERROR: No hash found for COPYING >>> host-dtc 1.4.4 Collecting legal info ERROR: No hash found for README.license ERROR: No hash found for GPL >>> policycoreutils 2.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> refpolicy 2.20180114 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-checkpolicy 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-libselinux 2.7 Collecting legal info ERROR: No hash found for LICENSE >>> host-libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-swig 3.0.12 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE-GPL ERROR: No hash found for LICENSE-UNIVERSITIES >>> host-gawk 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-policycoreutils 2.7 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-dbus-glib 0.110 Collecting legal info ERROR: No hash found for COPYING >>> host-dbus 1.12.8 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> 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-util-linux 2.32 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> host-libsemanage 2.7 Collecting legal info ERROR: No hash found for COPYING >>> host-audit 2.8.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> host-bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> host-ustr 1.0.4 Collecting legal info ERROR: No hash found for LICENSE ERROR: No hash found for LICENSE_BSD ERROR: No hash found for LICENSE_LGPL ERROR: No hash found for LICENSE_MIT >>> host-setools 4.1.1 Collecting legal info COPYING: OK (sha256: 2f7547e10f76a382c24c053595f38a5cc6dda9347f508f254ca490e0046a9624) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-python-networkx 1.11 Collecting legal info LICENSE.txt: OK (sha256: f4c13bf0e83bef45116ebda6c360066df6fd99610efaea9790b998c5441b0c0d) >>> host-python-decorator 4.0.11 Collecting legal info LICENSE.txt: OK (sha256: c9fbbd46d5af040b2b26db2f693034c95de8e9faaaf1cd68af358b092a56d454) >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> rpi-firmware 287af2a2be0787a5d45281d1d6183a2161c798d4 Collecting legal info ERROR: No hash found for boot/LICENCE.broadcom >>> slirp 8c2da74c1385242f20799fec8c04f8378edc6550 Collecting legal info >>> sunxi-boards a6a4e94066f4ec6b26fc7060dc453a6bcf26a504 Collecting legal info >>> host-sunxi-tools v1.4.1 Collecting legal info ERROR: No hash found for LICENSE.md >>> host-libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> taglib 1.11.1 Collecting legal info ERROR: No hash found for COPYING.LGPL ERROR: No hash found for COPYING.MPL >>> webp 0.6.1 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> 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-linaro-arm-2018.05: cannot save license (TOOLCHAIN_EXTERNAL_LINARO_ARM_LICENSE_FILES not defined) WARNING: cvs-1.12.13: cannot save license (CVS_LICENSE_FILES not defined) WARNING: libloki-0.1.7: cannot save license (LIBLOKI_LICENSE_FILES not defined) WARNING: slirp-8c2da74c1385242f20799fec8c04f8378edc6550: cannot save license (SLIRP_LICENSE_FILES not defined) WARNING: sunxi-boards-a6a4e94066f4ec6b26fc7060dc453a6bcf26a504: cannot save license (SUNXI_BOARDS_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-0/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-0/buildroot'