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/../mips-buildroot-linux-gnu/sysroot/usr/lib/libzmq.la' seems to be moved libtool: warning: '/home/buildroot/autobuild/run/instance-0/output/host/bin/../mips-buildroot-linux-gnu/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/mips-buildroot-linux-gnu/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/mips-buildroot-linux-gnu/sysroot/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/mips-buildroot-linux-gnu/sysroot/usr/share/zproject/zyre' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/home/buildroot/autobuild/run/instance-0/output/host/mips-buildroot-linux-gnu/sysroot/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/mips-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/home/buildroot/autobuild/run/instance-0/output/host/mips-buildroot-linux-gnu/sysroot/usr/share/zproject/zyre' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/host/mips-buildroot-linux-gnu/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/mips-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 src/libzyre.pc '/home/buildroot/autobuild/run/instance-0/output/host/mips-buildroot-linux-gnu/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/mips-buildroot-linux-gnu/sysroot/usr/lib/libzyre.so.2.0.0 libtool: install: (cd /home/buildroot/autobuild/run/instance-0/output/host/mips-buildroot-linux-gnu/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/mips-buildroot-linux-gnu/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/mips-buildroot-linux-gnu/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/mips-buildroot-linux-gnu/sysroot/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c src/zpinger '/home/buildroot/autobuild/run/instance-0/output/host/mips-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /home/buildroot/autobuild/run/instance-0/output/host/mips-buildroot-linux-gnu/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/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/share/zproject/zyre' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/include' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-0/output/target/usr/lib/pkgconfig' /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' /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/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'zeromq', u'czmq', u'dmalloc', u'exiv2', u'libpng', u'freetype', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libusb', u'gnuradio', u'libpcap', u'libjpeg', u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libevent_extra.la" is touched by more than one package: [u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/imlib2/loaders/ff.la" is touched by more than one package: [u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libnpth.la" is touched by more than one package: [u'libnpth', u'libusb', u'gnuradio', u'libpcap', u'libjpeg', u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libtwolame.la" is touched by more than one package: [u'twolame', u'zyre'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/imlib2/loaders/xpm.la" is touched by more than one package: [u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libQtNetwork.la" is touched by more than one package: [u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libfuse', u'libffi', u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'zeromq', u'czmq', u'dmalloc', u'exiv2', u'libpng', u'freetype', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libusb', u'gnuradio', u'libpcap', u'libjpeg', u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/imlib2/loaders/bz2.la" is touched by more than one package: [u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libpcre2-8.la" is touched by more than one package: [u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libkvazaar.la" is touched by more than one package: [u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'zeromq', u'czmq', u'dmalloc', u'exiv2', u'libpng', u'freetype', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libusb', u'gnuradio', u'libpcap', u'libjpeg', u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', 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'libglib2', u'zeromq', u'czmq', u'dmalloc', u'exiv2', u'libpng', u'freetype', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libusb', u'gnuradio', u'libpcap', u'libjpeg', u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'zeromq', u'czmq', u'dmalloc', u'exiv2', u'libpng', u'freetype', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libusb', u'gnuradio', u'libpcap', u'libjpeg', u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libQtXml.la" is touched by more than one package: [u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'zeromq', u'czmq', u'dmalloc', u'exiv2', u'libpng', u'freetype', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libusb', u'gnuradio', u'libpcap', u'libjpeg', u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/liblber.la" is touched by more than one package: [u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libczmq.la" is touched by more than one package: [u'czmq', u'dmalloc', u'exiv2', u'libpng', u'freetype', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libusb', u'gnuradio', u'libpcap', u'libjpeg', u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'zeromq', u'czmq', u'dmalloc', u'exiv2', u'libpng', u'freetype', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libusb', u'gnuradio', u'libpcap', u'libjpeg', u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libdb_cxx-5.3.la" is touched by more than one package: [u'berkeleydb', u'boost', u'bzip2', u'libzlib', u'libopenssl', u'botan', u'libcap', u'libcurl', u'libfuse', u'libffi', u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'zeromq', u'czmq', u'dmalloc', u'exiv2', u'libpng', u'freetype', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libusb', u'gnuradio', u'libpcap', u'libjpeg', u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libevent_pthreads.la" is touched by more than one package: [u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/imlib2/filters/colormod.la" is touched by more than one package: [u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'zeromq', u'czmq', u'dmalloc', u'exiv2', u'libpng', u'freetype', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libusb', u'gnuradio', u'libpcap', u'libjpeg', u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libldap_r.la" is touched by more than one package: [u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libowcapi.la" is touched by more than one package: [u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'libglib2', u'zeromq', u'czmq', u'dmalloc', u'exiv2', u'libpng', u'freetype', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libusb', u'gnuradio', u'libpcap', u'libjpeg', u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'gnuradio', u'libpcap', u'libjpeg', u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libevent.la" is touched by more than one package: [u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libdb-5.3.la" is touched by more than one package: [u'berkeleydb', u'boost', u'bzip2', u'libzlib', u'libopenssl', u'botan', u'libcap', u'libcurl', u'libfuse', u'libffi', u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'zeromq', u'czmq', u'dmalloc', u'exiv2', u'libpng', u'freetype', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libusb', u'gnuradio', u'libpcap', u'libjpeg', u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libownet.la" is touched by more than one package: [u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/imlib2/loaders/tga.la" is touched by more than one package: [u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/imlib2/loaders/pnm.la" is touched by more than one package: [u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'zeromq', u'czmq', u'dmalloc', u'exiv2', u'libpng', u'freetype', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libusb', u'gnuradio', u'libpcap', u'libjpeg', u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/liblog4cpp.la" is touched by more than one package: [u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libevent_openssl.la" is touched by more than one package: [u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libusb', u'gnuradio', u'libpcap', u'libjpeg', u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/librrd.la" is touched by more than one package: [u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libksba', u'libnpth', u'libusb', u'gnuradio', u'libpcap', u'libjpeg', u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libulockmgr.la" is touched by more than one package: [u'libfuse', u'libffi', u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'zeromq', u'czmq', u'dmalloc', u'exiv2', u'libpng', u'freetype', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libusb', u'gnuradio', u'libpcap', u'libjpeg', u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libfuse.la" is touched by more than one package: [u'libfuse', u'libffi', u'pcre', u'flex', u'linux-pam', u'util-linux', u'libglib2', u'zeromq', u'czmq', u'dmalloc', u'exiv2', u'libpng', u'freetype', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libusb', u'gnuradio', u'libpcap', u'libjpeg', u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'zeromq', u'czmq', u'dmalloc', u'exiv2', u'libpng', u'freetype', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libusb', u'gnuradio', u'libpcap', u'libjpeg', u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libQtCore.la" is touched by more than one package: [u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/imlib2/filters/bumpmap.la" is touched by more than one package: [u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libldap.la" is touched by more than one package: [u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'zeromq', u'czmq', u'dmalloc', u'exiv2', u'libpng', u'freetype', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libusb', u'gnuradio', u'libpcap', u'libjpeg', u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'zeromq', u'czmq', u'dmalloc', u'exiv2', u'libpng', u'freetype', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libusb', u'gnuradio', u'libpcap', u'libjpeg', u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libQtTest.la" is touched by more than one package: [u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libow.la" is touched by more than one package: [u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/imlib2/loaders/argb.la" is touched by more than one package: [u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/imlib2/loaders/jpeg.la" is touched by more than one package: [u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libassuan.la" is touched by more than one package: [u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libusb', u'gnuradio', u'libpcap', u'libjpeg', u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libjansson.la" is touched by more than one package: [u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'libglib2', u'zeromq', u'czmq', u'dmalloc', u'exiv2', u'libpng', u'freetype', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libusb', u'gnuradio', u'libpcap', u'libjpeg', u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libksba.la" is touched by more than one package: [u'libksba', u'libnpth', u'libusb', u'gnuradio', u'libpcap', u'libjpeg', u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'czmq', u'dmalloc', u'exiv2', u'libpng', u'freetype', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libusb', u'gnuradio', u'libpcap', u'libjpeg', u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/imlib2/loaders/lbm.la" is touched by more than one package: [u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libevent_core.la" is touched by more than one package: [u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/imlib2/loaders/bmp.la" is touched by more than one package: [u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libusb', u'gnuradio', u'libpcap', u'libjpeg', u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libusb', u'gnuradio', u'libpcap', u'libjpeg', u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libQtSql.la" is touched by more than one package: [u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/imlib2/filters/testfilter.la" is touched by more than one package: [u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libpcre2-posix.la" is touched by more than one package: [u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libImlib2.la" is touched by more than one package: [u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libmp4v2.la" is touched by more than one package: [u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libassuan', u'libgcrypt', u'libksba', u'libnpth', u'libusb', u'gnuradio', u'libpcap', u'libjpeg', u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', u'zyre'] Warning: staging file "./usr/lib/imlib2/loaders/zlib.la" is touched by more than one package: [u'imlib2', u'jansson', u'kvazaar', u'libplatform', u'libcec', u'libevent', u'libmpdclient', u'libsndfile', u'libtirpc', u'libvpx', u'log4cpp', u'mp4v2', u'openldap', u'nss-pam-ldapd', u'owfs', u'pcre2', u'qt', u'qextserialport', u'rapidjson', u'rrdtool', u'tclap', u'twolame', 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-cheetah', u'host-python-cython'] 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 rm -f /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-0/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-0/output/host/mips-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. 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 /home/buildroot/autobuild/run/instance-0/output/target/usr/share/locale; 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/mips-linux-gnu-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/mips-linux-gnu-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/mips-linux-gnu-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.05-rc2"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.05-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2018.05-rc2\"" \ ) > /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.05-rc2 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 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" BR2_DL_DIR=/home/buildroot/autobuild/run/instance-0/dl BUILD_DIR=/home/buildroot/autobuild/run/instance-0/output/build O=/home/buildroot/autobuild/run/instance-0/output flock /home/buildroot/autobuild/run/instance-0/dl/toolchain-external-codesourcery-mips/ support/download/dl-wrapper -c '2016.05-8' -d '/home/buildroot/autobuild/run/instance-0/dl/toolchain-external-codesourcery-mips' -D '/home/buildroot/autobuild/run/instance-0/dl' -f 'mips-2016.05-8-mips-linux-gnu.src.tar.bz2' -H 'toolchain/toolchain-external/toolchain-external-codesourcery-mips//toolchain-external-codesourcery-mips.hash' -n 'toolchain-external-codesourcery-mips-2016.05-8' -N 'toolchain-external-codesourcery-mips' -o '/home/buildroot/autobuild/run/instance-0/dl/toolchain-external-codesourcery-mips/mips-2016.05-8-mips-linux-gnu.src.tar.bz2' -u https://sourcery.mentor.com/public/gnu_toolchain/mips-linux-gnu -u http\|urlencode+http://sources.buildroot.net/toolchain-external-codesourcery-mips -u http\|urlencode+http://sources.buildroot.net -- mips-2016.05-8-mips-linux-gnu.src.tar.bz2: OK (sha256: 2658e55d5b71bba25d6f77e868e18b200ea5f75c8add7ed3a9266e716d9adfff) >>> toolchain-external-codesourcery-mips 2016.05-8 Collecting legal info >>> toolchain Collecting legal info >>> bash 4.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 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 >>> 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) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> boost 1.66.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> botan 1.10.16 Collecting legal info ERROR: No hash found for doc/license.txt >>> bzip2 1.0.6 Collecting legal info ERROR: No hash found for LICENSE >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> cantarell 0.0.25 Collecting legal info ERROR: No hash found for COPYING >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> cdrkit 1.1.11 Collecting legal info ERROR: No hash found for COPYING >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.0.4 Collecting legal info ERROR: No hash found for COPYING >>> host-libcap 2.25 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> curlftpfs 0.9.2 Collecting legal info ERROR: No hash found for COPYING >>> libcurl 7.60.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> libfuse 2.9.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> host-util-linux 2.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-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.41 Collecting legal info LICENCE: OK (sha256: 9ac4dfc82b2645ff77b56b759f95f28aa15ab15a03670fa6d4313a6b351e60f0) >>> 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) >>> linux-pam 1.3.0 Collecting legal info ERROR: No hash found for Copyright >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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 >>> devmem2 1 Collecting legal info devmem2.c.license: OK (sha256: 560913d09310d446920c16bd0aca1ff21d3b6fedd527195bacfc832ce343e0ae) >>> dmalloc 5.5.2 Collecting legal info ERROR: No hash found for dmalloc.h.1 >>> dnsmasq 2.79 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dvdrw-tools 7.1 Collecting legal info ERROR: No hash found for LICENSE >>> ed 1.14.2 Collecting legal info ERROR: No hash found for COPYING >>> exiv2 910f3507795e1930ae216c9febee0bf9a88e99c0 Collecting legal info ERROR: No hash found for COPYING >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> gnupg2 2.2.7 Collecting legal info COPYING: OK (sha256: bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357) >>> libassuan 2.5.1 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.31 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libgcrypt 1.8.2 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libksba 1.3.5 Collecting legal info AUTHORS: OK (sha256: 240908e1356ffeb5d0730227b6198dcc8e878375d28632fd813e0ed75b35ccc2) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libnpth 1.5 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> gnuradio 3.7.11 Collecting legal info ERROR: No hash found for COPYING >>> host-python-cheetah 2.4.4 Collecting legal info >>> host-python 2.7.14 Collecting legal info LICENSE: OK (sha256: d2d17b17388da74dc9c6bdbf78eb7237432c3f8a0c87852df740ec99de2ec680) >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-python-markdown 2.6.8 Collecting legal info ERROR: No hash found for LICENSE.md >>> host-python-setuptools v38.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> 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 >>> haveged 1.9.1 Collecting legal info ERROR: No hash found for COPYING >>> hiawatha 10.6 Collecting legal info ERROR: No hash found for LICENSE >>> i2c-tools 4.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> iftop 1.0pre4 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.8.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> imlib2 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> jansson 2.10 Collecting legal info ERROR: No hash found for LICENSE >>> kvazaar v1.2.0 Collecting legal info COPYING: OK (sha256: 531712277c3543b9ee86c4c4e0e424f531b893a44cc021c74a24b038d8de4d2a) >>> lft 3.79 Collecting legal info ERROR: No hash found for COPYING >>> libcec 4.0.2 Collecting legal info COPYING: OK (sha256: 3618005b3db4eb8ede7292d233e6c41605cb8dcbd33e8790eff6e29c1e4f3789) >>> libplatform 2d90f98620e25f47702c9e848380c0d93f29462b Collecting legal info ERROR: No hash found for src/os.h >>> libevent 2.1.8-stable Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libmpdclient 2.14 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.46.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja v1.8.2 Collecting legal info ERROR: No hash found for COPYING >>> host-python3 3.6.3 Collecting legal info ERROR: No hash found for LICENSE >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> libtirpc 1.0.2 Collecting legal info ERROR: No hash found for COPYING >>> libvpx v1.7.0 Collecting legal info LICENSE: OK (sha256: 8267348d5af1262c11d1a08de2f5afc77457755f1ac658627dd9acf71011d615) PATENTS: OK (sha256: cc3273e0694ea5896145e0677699b53471b03ea43021ddc50e7923fbb9f5023c) >>> log4cpp 1.1.3 Collecting legal info ERROR: No hash found for log4cpp/COPYING >>> lynx 2.8.9dev.16 Collecting legal info COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6) >>> macchanger 1.7.0 Collecting legal info ERROR: No hash found for COPYING >>> mp4v2 2.0.0 Collecting legal info ERROR: No hash found for COPYING >>> nss-pam-ldapd 0.9.8 Collecting legal info ERROR: No hash found for COPYING >>> openldap 2.4.46 Collecting legal info LICENSE: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> ntp 4.2.8p11 Collecting legal info COPYRIGHT: OK (sha256: 62c87b269365b38b55359b16dfde7ec28c683c722ef489db90afd0f2e478e4a1) >>> owfs 3.2p1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcre2 10.30 Collecting legal info ERROR: No hash found for LICENCE >>> pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> pngquant 2.10.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> host-python-cython 0.27.3 Collecting legal info COPYING.txt: OK (sha256: e1eb1c49a8508e8173dac30157e4a6439a44ad8846194746c424fbc3fc2b95d7) LICENSE.txt: OK (sha256: a6cba85bc92e0cff7a450b1d873c0eaa2e9fc96bf472df0247a26bec77bf3ff9) >>> qextserialport ada321a9ee463f628e7b781b8ed00ff219152158 Collecting legal info ERROR: No hash found for LICENSE.md >>> qt 4.8.7 Collecting legal info ERROR: No hash found for LICENSE.LGPL ERROR: No hash found for LGPL_EXCEPTION.txt ERROR: No hash found for LICENSE.GPL3 >>> quagga 1.1.1 Collecting legal info ERROR: No hash found for COPYING >>> host-gawk 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rapidjson v1.1.0 Collecting legal info license.txt: OK (sha256: a140e5d46fe734a1c78f1a3c3ef207871dd75648be71fdda8e309b23ab8b1f32) >>> host-rauc 0.4 Collecting legal info >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> host-squashfs e38956b92f738518c29734399629e7cdb33072d3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 v1.8.1.2 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> host-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 >>> host-zstd v1.3.3 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> rrdtool 1.6.0 Collecting legal info ERROR: No hash found for COPYRIGHT ERROR: No hash found for LICENSE >>> stm32flash 4ac0566f188f39eace0223d966d349cd2f2c5895 Collecting legal info WARNING: no hash file for gpl-2.0.txt >>> tclap 1.2.1 Collecting legal info ERROR: No hash found for COPYING >>> tinyhttpd 0.1.0 Collecting legal info ERROR: No hash found for README >>> twolame 0.3.13 Collecting legal info ERROR: No hash found for COPYING >>> znc 1.7.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> 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-mips-2016.05-8: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_MIPS_LICENSE_FILES not defined) WARNING: python-cheetah-2.4.4: cannot save license (HOST_PYTHON_CHEETAH_LICENSE_FILES not defined) WARNING: rauc-0.4: cannot save license (HOST_RAUC_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'