checking for net/if.h... yes checking for net/if_media.h... no checking for linux/wireless.h... yes checking for stdbool.h that conforms to C99... yes checking for _Bool... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for size_t... yes checking for ssize_t... yes checking whether time.h and sys/time.h may both be included... yes checking for uint32_t... yes checking for working volatile... yes checking whether byte ordering is bigendian... (cached) no checking for presence of CMake recipes... no configure: ENABLE_PERF_LOCAL defined 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/naourr/work/instance-0/output/host/bin/mipsel-linux-gcc C compiler flags.............. : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os C++ compiler.................. : /home/naourr/work/instance-0/output/host/bin/mipsel-linux-g++ C++ compiler flags............ : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os Configure date................ : 2018-12-11 15:23 Build architecture............ : mipsel-buildroot-linux-gnu Build docs.................... : no Build host.................... : mirage Build user.................... : naourr 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/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-0/output/build/zyre-v2.0.0/ make[1]: Entering directory '/home/naourr/work/instance-0/output/build/zyre-v2.0.0' Making all in doc make[2]: Entering directory '/home/naourr/work/instance-0/output/build/zyre-v2.0.0/doc' SKIPPING documentation generation and formatting (BUILD_DOC was not required and/or tools are missing) make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/zyre-v2.0.0/doc' make[2]: Entering directory '/home/naourr/work/instance-0/output/build/zyre-v2.0.0' CC src/src_libzyre_la-zyre.lo CC src/src_libzyre_la-zyre_event.lo CC src/src_libzyre_la-zre_msg.lo CC src/src_libzyre_la-zyre_peer.lo CC src/src_libzyre_la-zyre_group.lo CC src/src_libzyre_la-zyre_node.lo CC src/src_libzyre_la-zyre_private_selftest.lo CC src/src_zpinger-zpinger.o CC src/src_perf_local-perf_local.o CC src/src_perf_remote-perf_remote.o CC src/src_ztester_beacon-ztester_beacon.o CC src/src_ztester_gossip-ztester_gossip.o CC src/src_zyre_selftest-zyre_selftest.o CCLD src/libzyre.la libtool: warning: '/home/naourr/work/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libzmq.la' seems to be moved libtool: warning: '/home/naourr/work/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpgm.la' seems to be moved libtool: warning: '/home/naourr/work/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved libtool: warning: '/home/naourr/work/instance-0/output/host/bin/../mipsel-buildroot-linux-gnu/sysroot/usr/lib/libpgm.la' seems to be moved CCLD src/zpinger CCLD src/perf_local CCLD src/perf_remote CCLD src/ztester_beacon CCLD src/ztester_gossip CCLD src/zyre_selftest make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/zyre-v2.0.0' make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/zyre-v2.0.0' >>> zyre v2.0.0 Installing to staging directory PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-0/output/host/mipsel-buildroot-linux-gnu/sysroot install -C /home/naourr/work/instance-0/output/build/zyre-v2.0.0/ make[1]: Entering directory '/home/naourr/work/instance-0/output/build/zyre-v2.0.0' Making install in doc make[2]: Entering directory '/home/naourr/work/instance-0/output/build/zyre-v2.0.0/doc' SKIPPING documentation generation and formatting (BUILD_DOC was not required and/or tools are missing) make[3]: Entering directory '/home/naourr/work/instance-0/output/build/zyre-v2.0.0/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/zyre-v2.0.0/doc' make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/zyre-v2.0.0/doc' make[2]: Entering directory '/home/naourr/work/instance-0/output/build/zyre-v2.0.0' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/zyre-v2.0.0' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/zproject/zyre' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/home/naourr/work/instance-0/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/install -c -m 644 src/libzyre.pc '/home/naourr/work/instance-0/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/home/naourr/work/instance-0/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/zproject/zyre' /usr/bin/install -c -m 644 include/zyre.h include/zyre_event.h include/zyre_library.h '/home/naourr/work/instance-0/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/include' libtool: install: /usr/bin/install -c src/.libs/libzyre.so.2.0.0 /home/naourr/work/instance-0/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libzyre.so.2.0.0 libtool: install: (cd /home/naourr/work/instance-0/output/host/mipsel-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/naourr/work/instance-0/output/host/mipsel-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/naourr/work/instance-0/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/lib/libzyre.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c src/zpinger '/home/naourr/work/instance-0/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /home/naourr/work/instance-0/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/bin/zpinger make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/zyre-v2.0.0' make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/zyre-v2.0.0' make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/zyre-v2.0.0' >>> zyre v2.0.0 Fixing libtool files >>> zyre v2.0.0 Installing to target PATH="/home/naourr/work/instance-0/output/host/bin:/home/naourr/work/instance-0/output/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-0/output/target install -C /home/naourr/work/instance-0/output/build/zyre-v2.0.0/ make[1]: Entering directory '/home/naourr/work/instance-0/output/build/zyre-v2.0.0' Making install in doc make[2]: Entering directory '/home/naourr/work/instance-0/output/build/zyre-v2.0.0/doc' SKIPPING documentation generation and formatting (BUILD_DOC was not required and/or tools are missing) make[3]: Entering directory '/home/naourr/work/instance-0/output/build/zyre-v2.0.0/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/zyre-v2.0.0/doc' make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/zyre-v2.0.0/doc' make[2]: Entering directory '/home/naourr/work/instance-0/output/build/zyre-v2.0.0' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/zyre-v2.0.0' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/target/usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/target/usr/include' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/target/usr/share/zproject/zyre' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/target/usr/lib/pkgconfig' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/home/naourr/work/instance-0/output/target/usr/lib' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/home/naourr/work/instance-0/output/target/usr/share/zproject/zyre' /usr/bin/install -c -m 644 src/libzyre.pc '/home/naourr/work/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/naourr/work/instance-0/output/target/usr/include' libtool: install: /usr/bin/install -c src/.libs/libzyre.so.2.0.0 /home/naourr/work/instance-0/output/target/usr/lib/libzyre.so.2.0.0 libtool: install: (cd /home/naourr/work/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/naourr/work/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/naourr/work/instance-0/output/target/usr/lib/libzyre.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/target/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c src/zpinger '/home/naourr/work/instance-0/output/target/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /home/naourr/work/instance-0/output/target/usr/bin/zpinger make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/zyre-v2.0.0' make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/zyre-v2.0.0' make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/zyre-v2.0.0' >>> Finalizing target directory # Check files that are touched by more than one package ./support/scripts/check-uniq-files -t target /home/naourr/work/instance-0/output/build/packages-file-list.txt Warning: target file "./usr/share/info/dir" is touched by more than one package: [u'cpio', u'libcdio'] ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'gdk-pixbuf', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libcdio++.la" is touched by more than one package: [u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libtirpc.la" is touched by more than one package: [u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libczmq.la" is touched by more than one package: [u'czmq', u'expat', u'flatbuffers', u'libffi', u'pcre', u'libglib2', u'gdk-pixbuf', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-icns.la" is touched by more than one package: [u'gdk-pixbuf', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'gdk-pixbuf', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-qtif.la" is touched by more than one package: [u'gdk-pixbuf', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'expat', u'flatbuffers', u'libffi', u'pcre', u'libglib2', u'gdk-pixbuf', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libpolkit-agent-1.la" is touched by more than one package: [u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-tga.la" is touched by more than one package: [u'gdk-pixbuf', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libbdplus.la" is touched by more than one package: [u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libwolfssl.la" is touched by more than one package: [u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-gif.la" is touched by more than one package: [u'gdk-pixbuf', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/liboauth.la" is touched by more than one package: [u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ani.la" is touched by more than one package: [u'gdk-pixbuf', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libgdk_pixbuf-2.0.la" is touched by more than one package: [u'gdk-pixbuf', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'gdk-pixbuf', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libcdio_paranoia.la" is touched by more than one package: [u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libgcrypt.la" is touched by more than one package: [u'libgcrypt', u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'gdk-pixbuf', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libblkid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'expat', u'flatbuffers', u'libffi', u'pcre', u'libglib2', u'gdk-pixbuf', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libpgm.la" is touched by more than one package: [u'openpgm', u'ncurses', u'util-linux', u'zeromq', u'czmq', u'expat', u'flatbuffers', u'libffi', u'pcre', u'libglib2', u'gdk-pixbuf', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libfastjson.la" is touched by more than one package: [u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-pnm.la" is touched by more than one package: [u'gdk-pixbuf', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libmount.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'expat', u'flatbuffers', u'libffi', u'pcre', u'libglib2', u'gdk-pixbuf', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-ico.la" is touched by more than one package: [u'gdk-pixbuf', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xbm.la" is touched by more than one package: [u'gdk-pixbuf', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libibrdtn.la" is touched by more than one package: [u'ibrdtn', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/polkit-1/extensions/libnullbackend.la" is touched by more than one package: [u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libiso9660.la" is touched by more than one package: [u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libudf.la" is touched by more than one package: [u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'gdk-pixbuf', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libstrophe.la" is touched by more than one package: [u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-bmp.la" is touched by more than one package: [u'gdk-pixbuf', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libsmartcols.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'expat', u'flatbuffers', u'libffi', u'pcre', u'libglib2', u'gdk-pixbuf', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libpolkit-backend-1.la" is touched by more than one package: [u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/gdk-pixbuf-2.0/2.10.0/loaders/libpixbufloader-xpm.la" is touched by more than one package: [u'gdk-pixbuf', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libiso9660++.la" is touched by more than one package: [u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'gdk-pixbuf', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'gdk-pixbuf', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'flatbuffers', u'libffi', u'pcre', u'libglib2', u'gdk-pixbuf', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libfribidi.la" is touched by more than one package: [u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libgpg-error.la" is touched by more than one package: [u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libibrcommon.la" is touched by more than one package: [u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libglib2', u'gdk-pixbuf', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'czmq', u'expat', u'flatbuffers', u'libffi', u'pcre', u'libglib2', u'gdk-pixbuf', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libpolkit-gobject-1.la" is touched by more than one package: [u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libneon.la" is touched by more than one package: [u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libcdio.la" is touched by more than one package: [u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'gdk-pixbuf', u'ibrcommon', u'ibrdtn', u'libgpg-error', u'libgcrypt', u'libbdplus', u'libcdio', u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libpopt.la" is touched by more than one package: [u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] Warning: staging file "./usr/lib/libcdio_cdda.la" is touched by more than one package: [u'libcdio-paranoia', u'libfastjson', u'libfribidi', u'libnspr', u'liboauth', u'libstrophe', u'libtirpc', u'lz4', u'slang', u'mxml', u'neon', u'popt', u'newt', u'polkit', u'spice-protocol', u'wolfssl', u'zyre'] ./support/scripts/check-uniq-files -t host /home/naourr/work/instance-0/output/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-lzip', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext'] rm -f /home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-0/output/host/bin/glib-compile-schemas /home/naourr/work/instance-0/output/host/mipsel-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-0/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/naourr/work/instance-0/output/target/etc echo "buildroot" > /home/naourr/work/instance-0/output/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-0/output/target/etc/hosts mkdir -p /home/naourr/work/instance-0/output/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-0/output/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-0/output/target/etc/shadow rm -f /home/naourr/work/instance-0/output/target/bin/sh rm -f /home/naourr/work/instance-0/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-0/output/build/locales.nopurge; done for dir in /home/naourr/work/instance-0/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-0/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-0/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-0/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-0/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-0/output/target/usr/include /home/naourr/work/instance-0/output/target/usr/share/aclocal \ /home/naourr/work/instance-0/output/target/usr/lib/pkgconfig /home/naourr/work/instance-0/output/target/usr/share/pkgconfig \ /home/naourr/work/instance-0/output/target/usr/lib/cmake /home/naourr/work/instance-0/output/target/usr/share/cmake find /home/naourr/work/instance-0/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-0/output/target/lib/ /home/naourr/work/instance-0/output/target/usr/lib/ /home/naourr/work/instance-0/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-0/output/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-0/output/target/usr/share/zsh rm -rf /home/naourr/work/instance-0/output/target/usr/man /home/naourr/work/instance-0/output/target/usr/share/man rm -rf /home/naourr/work/instance-0/output/target/usr/info /home/naourr/work/instance-0/output/target/usr/share/info rm -rf /home/naourr/work/instance-0/output/target/usr/doc /home/naourr/work/instance-0/output/target/usr/share/doc rm -rf /home/naourr/work/instance-0/output/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-0/output/target/usr/share 2>/dev/null || true find /home/naourr/work/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/naourr/work/instance-0/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-0/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/naourr/work/instance-0/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/naourr/work/instance-0/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/naourr/work/instance-0/output/host/bin/mipsel-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/naourr/work/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/naourr/work/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/naourr/work/instance-0/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-git-00372-gff349069b0"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2019.02-git\"" \ ) > /home/naourr/work/instance-0/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-0/output/target/etc >>> Sanitizing RPATH in target tree /home/naourr/work/instance-0/buildroot/support/scripts/fix-rpath target touch /home/naourr/work/instance-0/output/target/usr make: Leaving directory '/home/naourr/work/instance-0/buildroot' make: Entering directory '/home/naourr/work/instance-0/buildroot' >>> Buildroot 2019.02-git-00372-gff349069b0 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> host-aespipe 2.4d Collecting legal info >>> alljoyn-base 16.04.00 Collecting legal info >>> alljoyn 16.04.00a Collecting legal info >>> 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-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) ERROR: No hash found for libltdl/COPYING.LIB >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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) >>> openssl Collecting legal info >>> libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> boa 0.94.14rc21 Collecting legal info ERROR: No hash found for COPYING >>> ca-certificates 20180409 Collecting legal info ERROR: No hash found for debian/copyright >>> host-openssl Collecting legal info >>> host-libopenssl 1.0.2q Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> cpio 2.12 Collecting legal info ERROR: No hash found for COPYING >>> czmq 4.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.2.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> openpgm release-5-2-122 Collecting legal info ERROR: No hash found for openpgm/pgm/LICENSE >>> util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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 >>> expat 2.2.6 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> flatbuffers v1.9.0 Collecting legal info LICENSE.txt: OK (sha256: 7ec9661a8afafab1eee3523d6f1a193eff76314a5ab10b4ce96aefd87621b0c3) >>> gdb 8.1.1 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> gdk-pixbuf 2.36.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-gdk-pixbuf 2.36.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> 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.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.33 Collecting legal info README.licensing: OK (sha256: 4335620e8f478ee4dc4d26540448d39469091ef1d8e3fbbbb8bf753206ceac74) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libpng 1.6.35 Collecting legal info LICENSE: OK (sha256: f9850940c6606003eea9c8864b2a3f177eb5c963614aba5a3c5a24c47dd043ab) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> hostapd 2.6 Collecting legal info ERROR: No hash found for README >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> ibrdtn 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> ibrdtnd 1.0.1 Collecting legal info ERROR: No hash found for COPYING >>> iptraf-ng 1.1.4 Collecting legal info ERROR: No hash found for LICENSE >>> jo 1.1 Collecting legal info ERROR: No hash found for COPYING >>> latencytop 0.5 Collecting legal info ERROR: No hash found for latencytop.c >>> libbdplus 0.1.2 Collecting legal info COPYING: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> libgcrypt 1.8.4 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.32 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcdio-paranoia 10.2+0.94+2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcdio 2.0.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libfastjson v0.99.8 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libfribidi 0.19.7 Collecting legal info ERROR: No hash found for COPYING >>> libnspr 4.20 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libstrophe 0.9.2 Collecting legal info MIT-LICENSE.txt: OK (sha256: 82476f36ffd5e895a176013c0812166ba7b7d99f3d536fc7f5ed2e33e9f74a08) GPL-LICENSE.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 1.3.3 Collecting legal info ERROR: No hash found for COPYING >>> host-libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-lpc3250loader 1.0 Collecting legal info ERROR: No hash found for LPC3250loader.py >>> lz4 v1.8.2 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mc 4.8.20 Collecting legal info COPYING: OK (sha256: 5576bbec76296e1c8e081f7037ebd01bdada388635f58d844a2f20d37bbe4284) >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> mdadm 4.0 Collecting legal info ERROR: No hash found for COPYING >>> mxml 2.10 Collecting legal info ERROR: No hash found for COPYING >>> neon 0.30.2 Collecting legal info ERROR: No hash found for src/COPYING.LIB ERROR: No hash found for test/COPYING ERROR: No hash found for README >>> newt 0.52.20 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info ERROR: No hash found for COPYING >>> ngircd 24 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> polkit 0.105 Collecting legal info ERROR: No hash found for COPYING >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> rpcbind 0.2.3 Collecting legal info ERROR: No hash found for COPYING >>> spice-protocol 0.12.14 Collecting legal info ERROR: No hash found for COPYING >>> traceroute 2.1.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> wilink-bt-firmware 169b2df5b968f0ede32ea9044859942fc220c435 Collecting legal info ERROR: No hash found for LICENCE >>> wolfssl 3.15.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSING: OK (sha256: 74adaaef40b96c71378b6daa3feb8ccd4a1bfd9b76debf3f3f29cf3a0e86c9a0) >>> host-zstd v1.3.5 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> zyre v2.0.0 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: aespipe-2.4d: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: alljoyn-base-16.04.00: cannot save license (ALLJOYN_BASE_LICENSE_FILES not defined) WARNING: alljoyn-16.04.00a: cannot save license (ALLJOYN_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-0/output/legal-info make: Leaving directory '/home/naourr/work/instance-0/buildroot'