checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc supports -fno-rtti -fno-exceptions... no checking for /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc option to produce PIC... -fPIC -DPIC checking if /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc PIC flag -fPIC -DPIC works... yes checking if /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc static flag -static works... yes checking if /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc supports -c -o file.o... yes checking if /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc supports -c -o file.o... (cached) yes checking whether the /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc linker (/home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-ld) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... no checking for a sed that does not truncate output... (cached) /bin/sed checking for gawk... (cached) mawk checking pkg-config is at least version 0.9.0... yes checking for libzmq... yes checking for czmq... yes checking whether to build documentation... no checking whether to install manpages... no checking for ANSI C header files... (cached) yes checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking arpa/inet.h usability... yes checking arpa/inet.h presence... yes checking for arpa/inet.h... yes checking netinet/tcp.h usability... yes checking netinet/tcp.h presence... yes checking for netinet/tcp.h... yes checking netinet/in.h usability... yes checking netinet/in.h presence... yes checking for netinet/in.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking sys/socket.h usability... yes checking sys/socket.h presence... yes checking for sys/socket.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes checking for unistd.h... (cached) yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking ifaddrs.h usability... yes checking ifaddrs.h presence... yes checking for ifaddrs.h... yes 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) yes 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/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-gcc C compiler flags.............. : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os C++ compiler.................. : /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-g++ C++ compiler flags............ : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os Configure date................ : 2018-08-11 05:42 Build architecture............ : or1k-buildroot-linux-uclibc Build docs.................... : no Build host.................... : ns304657.ip-46-105-103.eu Build user.................... : buildroot Draft API..................... : yes Install dir................... : /usr Install man pages............. : no Help: Use the Draft API (default = yes): --enable-drafts=(yes|no) Build the docs and install the man pages (default = yes): --with-docs=(yes|no) *requires asciidoc and xmlto ########################################################################## Configure complete! Now proceed with: - 'make' compile the project - 'make check' run the project's selftest - 'make install' install the project to /usr Further options are: - 'make callcheck' run the project's selftest with valgrind to check for performance leaks - 'make check-verbose' run the project's selftest in verbose mode - 'make code' generate code from models in src directory (requires zproject and zproto) - 'make debug' run the project's selftest under gdb - 'make memcheck' run the project's selftest with valgrind to check for memory leaks - 'make coverage' generate project's selftest coverage report expects --with-gcov option for configure >>> zyre v2.0.0 Building PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/buildroot/autobuild/run/instance-1/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-1/output/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/lib/libzmq.la' seems to be moved libtool: warning: '/home/buildroot/autobuild/run/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/or1k-buildroot-linux-uclibc/5.4.0/../../../../or1k-buildroot-linux-uclibc/lib/libstdc++.la' seems to be moved libtool: warning: '/home/buildroot/autobuild/run/instance-1/output/host/bin/../or1k-buildroot-linux-uclibc/sysroot/usr/lib/libuuid.la' seems to be moved libtool: warning: '/home/buildroot/autobuild/run/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/or1k-buildroot-linux-uclibc/5.4.0/../../../../or1k-buildroot-linux-uclibc/lib/libstdc++.la' seems to be moved libtool: warning: library '/home/buildroot/autobuild/run/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/or1k-buildroot-linux-uclibc/5.4.0/../../../../or1k-buildroot-linux-uclibc/lib/libstdc++.la' was moved. CCLD src/zpinger CCLD src/perf_local CCLD src/perf_remote CCLD src/ztester_beacon libtool: warning: library '/home/buildroot/autobuild/run/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/or1k-buildroot-linux-uclibc/5.4.0/../../../../or1k-buildroot-linux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/home/buildroot/autobuild/run/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/or1k-buildroot-linux-uclibc/5.4.0/../../../../or1k-buildroot-linux-uclibc/lib/libstdc++.la' was moved. CCLD src/ztester_gossip libtool: warning: library '/home/buildroot/autobuild/run/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/or1k-buildroot-linux-uclibc/5.4.0/../../../../or1k-buildroot-linux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/home/buildroot/autobuild/run/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/or1k-buildroot-linux-uclibc/5.4.0/../../../../or1k-buildroot-linux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/home/buildroot/autobuild/run/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/or1k-buildroot-linux-uclibc/5.4.0/../../../../or1k-buildroot-linux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/home/buildroot/autobuild/run/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/or1k-buildroot-linux-uclibc/5.4.0/../../../../or1k-buildroot-linux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/home/buildroot/autobuild/run/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/or1k-buildroot-linux-uclibc/5.4.0/../../../../or1k-buildroot-linux-uclibc/lib/libstdc++.la' was moved. CCLD src/zyre_selftest libtool: warning: library '/home/buildroot/autobuild/run/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/or1k-buildroot-linux-uclibc/5.4.0/../../../../or1k-buildroot-linux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/home/buildroot/autobuild/run/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/or1k-buildroot-linux-uclibc/5.4.0/../../../../or1k-buildroot-linux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/home/buildroot/autobuild/run/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/or1k-buildroot-linux-uclibc/5.4.0/../../../../or1k-buildroot-linux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/home/buildroot/autobuild/run/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/or1k-buildroot-linux-uclibc/5.4.0/../../../../or1k-buildroot-linux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/home/buildroot/autobuild/run/instance-1/output/host/opt/ext-toolchain/bin/../lib/gcc/or1k-buildroot-linux-uclibc/5.4.0/../../../../or1k-buildroot-linux-uclibc/lib/libstdc++.la' was moved. >>> zyre v2.0.0 Installing to staging directory PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot install -C /home/buildroot/autobuild/run/instance-1/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-1/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/share/zproject/zyre' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/home/buildroot/autobuild/run/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/home/buildroot/autobuild/run/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/share/zproject/zyre' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/or1k-buildroot-linux-uclibc/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-1/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/include' /usr/bin/install -c -m 644 src/libzyre.pc '/home/buildroot/autobuild/run/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c src/.libs/libzyre.so.2.0.0 /home/buildroot/autobuild/run/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib/libzyre.so.2.0.0 libtool: install: (cd /home/buildroot/autobuild/run/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libzyre.so.2.0.0 libzyre.so.2 || { rm -f libzyre.so.2 && ln -s libzyre.so.2.0.0 libzyre.so.2; }; }) libtool: install: (cd /home/buildroot/autobuild/run/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libzyre.so.2.0.0 libzyre.so || { rm -f libzyre.so && ln -s libzyre.so.2.0.0 libzyre.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libzyre.lai /home/buildroot/autobuild/run/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/lib/libzyre.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c src/zpinger '/home/buildroot/autobuild/run/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /home/buildroot/autobuild/run/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/bin/zpinger >>> zyre v2.0.0 Fixing libtool files >>> zyre v2.0.0 Installing to target PATH="/home/buildroot/autobuild/run/instance-1/output/host/bin:/home/buildroot/autobuild/run/instance-1/output/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/buildroot/autobuild/run/instance-1/output/target install -C /home/buildroot/autobuild/run/instance-1/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-1/output/target/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/home/buildroot/autobuild/run/instance-1/output/target/usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/share/zproject/zyre' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/include' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/home/buildroot/autobuild/run/instance-1/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-1/output/target/usr/include' /usr/bin/install -c -m 644 src/libzyre.pc '/home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c src/.libs/libzyre.so.2.0.0 /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/libzyre.so.2.0.0 libtool: install: (cd /home/buildroot/autobuild/run/instance-1/output/target/usr/lib && { ln -s -f libzyre.so.2.0.0 libzyre.so.2 || { rm -f libzyre.so.2 && ln -s libzyre.so.2.0.0 libzyre.so.2; }; }) libtool: install: (cd /home/buildroot/autobuild/run/instance-1/output/target/usr/lib && { ln -s -f libzyre.so.2.0.0 libzyre.so || { rm -f libzyre.so && ln -s libzyre.so.2.0.0 libzyre.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libzyre.lai /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/libzyre.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/buildroot/autobuild/run/instance-1/output/target/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c src/zpinger '/home/buildroot/autobuild/run/instance-1/output/target/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /home/buildroot/autobuild/run/instance-1/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-1/output/build/packages-file-list.txt ./support/scripts/check-uniq-files -t staging /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libsvg.la" is touched by more than one package: [u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libgthread-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer1', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsndfile', u'lame', u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libcelt051.la" is touched by more than one package: [u'celt051', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'expat', u'libpng', u'freetype', u'libffi', u'pcre', u'libglib2', u'gstreamer1', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsndfile', u'lame', u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libcurl.la" is touched by more than one package: [u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libdrm.la" is touched by more than one package: [u'libdrm', u'kmsxx', u'libsndfile', u'lame', u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', 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'libpng', u'freetype', u'libffi', u'pcre', u'libglib2', u'gstreamer1', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsndfile', u'lame', u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libgstcontroller-1.0.la" is touched by more than one package: [u'gstreamer1', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsndfile', u'lame', u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', 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'libpng', u'freetype', u'libffi', u'pcre', u'libglib2', u'gstreamer1', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsndfile', u'lame', u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libsndfile.la" is touched by more than one package: [u'libsndfile', u'lame', u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libulockmgr.la" is touched by more than one package: [u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libupnp.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libfuse.la" is touched by more than one package: [u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libgio-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer1', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsndfile', u'lame', u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libjpeg.la" is touched by more than one package: [u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsndfile', u'lame', u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libfreetype.la" is touched by more than one package: [u'freetype', u'libffi', u'pcre', u'libglib2', u'gstreamer1', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsndfile', u'lame', u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libkms.la" is touched by more than one package: [u'libdrm', u'kmsxx', u'libsndfile', u'lame', u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'freetype', u'libffi', u'pcre', u'libglib2', u'gstreamer1', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsndfile', u'lame', u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/liblcdapi.la" is touched by more than one package: [u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libbroadvoice.la" is touched by more than one package: [u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libpcrecpp.la" is touched by more than one package: [u'pcre', u'libglib2', u'gstreamer1', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsndfile', u'lame', u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libgstnet-1.0.la" is touched by more than one package: [u'gstreamer1', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsndfile', u'lame', u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', 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'libpng', u'freetype', u'libffi', u'pcre', u'libglib2', u'gstreamer1', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsndfile', u'lame', u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libpciaccess.la" is touched by more than one package: [u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libwavpack.la" is touched by more than one package: [u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libczmq.la" is touched by more than one package: [u'czmq', u'expat', u'libpng', u'freetype', u'libffi', u'pcre', u'libglib2', u'gstreamer1', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsndfile', u'lame', u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libpcre.la" is touched by more than one package: [u'pcre', u'libglib2', u'gstreamer1', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsndfile', u'lame', u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libusb.la" is touched by more than one package: [u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libslirp.la" is touched by more than one package: [u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libogg.la" is touched by more than one package: [u'libogg', u'celt051', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'expat', u'libpng', u'freetype', u'libffi', u'pcre', u'libglib2', u'gstreamer1', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsndfile', u'lame', u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libdrm_amdgpu.la" is touched by more than one package: [u'libdrm', u'kmsxx', u'libsndfile', u'lame', u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libsecret-1.la" is touched by more than one package: [u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libgstbase-1.0.la" is touched by more than one package: [u'gstreamer1', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsndfile', u'lame', u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'freetype', u'libffi', u'pcre', u'libglib2', u'gstreamer1', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsndfile', u'lame', u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libglib-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer1', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsndfile', u'lame', u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/gstreamer-1.0/libgstcoretracers.la" is touched by more than one package: [u'gstreamer1', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsndfile', u'lame', u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libgstreamer-1.0.la" is touched by more than one package: [u'gstreamer1', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsndfile', u'lame', u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libpcreposix.la" is touched by more than one package: [u'pcre', u'libglib2', u'gstreamer1', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsndfile', u'lame', u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libgmodule-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer1', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsndfile', u'lame', u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libexpat.la" is touched by more than one package: [u'expat', u'libpng', u'freetype', u'libffi', u'pcre', u'libglib2', u'gstreamer1', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsndfile', u'lame', u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libgobject-2.0.la" is touched by more than one package: [u'libglib2', u'gstreamer1', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsndfile', u'lame', u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libmp3lame.la" is touched by more than one package: [u'lame', u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libffi.la" is touched by more than one package: [u'libffi', u'pcre', u'libglib2', u'gstreamer1', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsndfile', u'lame', u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'czmq', u'expat', u'libpng', u'freetype', u'libffi', u'pcre', u'libglib2', u'gstreamer1', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsndfile', u'lame', u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libupnpp.la" is touched by more than one package: [u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libixml.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libthreadutil.la" is touched by more than one package: [u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] Warning: staging file "./usr/lib/gstreamer-1.0/libgstcoreelements.la" is touched by more than one package: [u'gstreamer1', u'libjpeg', u'libpthread-stubs', u'libdrm', u'kmsxx', u'libsndfile', u'lame', u'lcdapi', u'libbroadvoice', u'libopenssl', u'libcurl', u'libfuse', u'libnl', u'libpciaccess', u'libsecret', u'libsvg', u'libupnp', u'libupnpp', u'libusb', u'libusb-compat', u'slang', u'qlibc', u'slirp', u'wavpack', u'zyre'] ./support/scripts/check-uniq-files -t host /home/buildroot/autobuild/run/instance-1/output/build/packages-file-list-host.txt rm -f /home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas/*.xml /home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas/*.dtd /home/buildroot/autobuild/run/instance-1/output/host/bin/glib-compile-schemas /home/buildroot/autobuild/run/instance-1/output/host/or1k-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/buildroot/autobuild/run/instance-1/output/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "buildroot" > /home/buildroot/autobuild/run/instance-1/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-1/output/target/etc/hosts mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc echo "Welcome to Buildroot" > /home/buildroot/autobuild/run/instance-1/output/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/autobuild/run/instance-1/output/target/etc/shadow rm -f /home/buildroot/autobuild/run/instance-1/output/target/bin/sh rm -f /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge; done for dir in /home/buildroot/autobuild/run/instance-1/output/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/autobuild/run/instance-1/output/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/autobuild/run/instance-1/output/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/include /home/buildroot/autobuild/run/instance-1/output/target/usr/share/aclocal \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/pkgconfig /home/buildroot/autobuild/run/instance-1/output/target/usr/share/pkgconfig \ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/cmake /home/buildroot/autobuild/run/instance-1/output/target/usr/share/cmake find /home/buildroot/autobuild/run/instance-1/output/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/autobuild/run/instance-1/output/target/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/ /home/buildroot/autobuild/run/instance-1/output/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f find: `/home/buildroot/autobuild/run/instance-1/output/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gdb rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/bash-completion rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/zsh rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/man /home/buildroot/autobuild/run/instance-1/output/target/usr/share/man rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/info /home/buildroot/autobuild/run/instance-1/output/target/usr/share/info rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/doc /home/buildroot/autobuild/run/instance-1/output/target/usr/share/doc rm -rf /home/buildroot/autobuild/run/instance-1/output/target/usr/share/gtk-doc rmdir /home/buildroot/autobuild/run/instance-1/output/target/usr/share 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/autobuild/run/instance-1/output/target/lib/ -type f -name 'libpthread*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug find /home/buildroot/autobuild/run/instance-1/output/target/lib/ -type f -name 'ld-*.so*' | \ xargs -r /home/buildroot/autobuild/run/instance-1/output/host/bin/or1k-linux-strip --remove-section=.comment --remove-section=.note --strip-debug test -f /home/buildroot/autobuild/run/instance-1/output/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/buildroot/autobuild/run/instance-1/output/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/buildroot/autobuild/run/instance-1/output/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2018.08-rc1-00027-gfd127c8"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2018.08-rc1\"" \ ) > /home/buildroot/autobuild/run/instance-1/output/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/autobuild/run/instance-1/output/target/etc >>> Sanitizing RPATH in target tree /home/buildroot/autobuild/run/instance-1/buildroot/support/scripts/fix-rpath target touch /home/buildroot/autobuild/run/instance-1/output/target/usr make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot' make: Entering directory `/home/buildroot/autobuild/run/instance-1/buildroot' >>> Buildroot 2018.08-rc1-00027-gfd127c8 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> celt051 0.5.1.3 Collecting legal info ERROR: No hash found for COPYING >>> libogg 1.3.3 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> host-cramfs 1a1e65f2a049 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) >>> czmq 4.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-autoconf 2.69 Collecting legal info ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.EXCEPTION >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> zeromq 4.2.5 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> dc3dd 7.2.641 Collecting legal info ERROR: No hash found for COPYING >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.8 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> espeak 1.48.04 Collecting legal info ERROR: No hash found for License.txt >>> expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.9 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> gstreamer1 1.14.2 Collecting legal info COPYING: OK (sha256: f445dc78b88496f7e20c7a2a461b95baba5865c8919b8289ac24ac0a80c6ce7a) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> host-pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> host-util-linux 2.32.1 Collecting legal info README.licensing: OK (sha256: 1e4b65802b0df8115395c697029d03339f983d451a473a08643309c684410d9a) Documentation/licenses/COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.UCB: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) Documentation/licenses/COPYING.BSD-3: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) >>> libffi 3.2.1 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> input-event-daemon v0.1.3 Collecting legal info ERROR: No hash found for README >>> jpeg Collecting legal info >>> libjpeg 9c Collecting legal info README: OK (sha256: 31f366acfb6259456d9046eb7f16875e387f8bf029d37ac4c4397bf63f22fd6b) >>> kmsxx cb0786049f960f2bd383617151b01318e02e9ff9 Collecting legal info ERROR: No hash found for LICENSE >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> libdrm 2.4.93 Collecting legal info >>> host-xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> libpthread-stubs 0.4 Collecting legal info ERROR: No hash found for COPYING >>> lame 3.100 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> libsndfile 1.0.28 Collecting legal info ERROR: No hash found for COPYING >>> lcdapi v0.11 Collecting legal info ERROR: No hash found for COPYING >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libcurl 7.61.0 Collecting legal info COPYING: OK (sha256: 5f3849ec38ddb927e79f514bf948890c41b8d1407286a49609b8fb1585931095) >>> openssl Collecting legal info >>> libopenssl 1.0.2o Collecting legal info LICENSE: OK (sha256: c8f60f4842bbad0353f5d81620e72b168b5638ca3a0a999f5da113b22491612e) >>> libfuse 2.9.7 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpciaccess 0.14 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> libsecret 0.18.6 Collecting legal info COPYING: OK (sha256: a1a33180d02960ab1c5de36cf20b1a2f0fe9888d83826ad263da5db52f1b183b) >>> host-intltool 0.51.0 Collecting legal info ERROR: No hash found for COPYING >>> host-libxml-parser-perl 2.44 Collecting legal info ERROR: No hash found for README >>> host-expat 2.2.5 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libsvg 0.1.4 Collecting legal info ERROR: No hash found for COPYING >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> libupnpp 0.16.1 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> libusb-compat 0.1.5 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.22 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> linux-zigbee v0.3.1 Collecting legal info WARNING: no hash file for COPYING >>> lynx 2.8.9dev.16 Collecting legal info COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6) >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> memtester 4.3.0 Collecting legal info ERROR: No hash found for COPYING >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> qlibc v2.4.1 Collecting legal info ERROR: No hash found for LICENSE >>> sispmctl 3.1 Collecting legal info ERROR: No hash found for LICENCE >>> slirp 8c2da74c1385242f20799fec8c04f8378edc6550 Collecting legal info >>> tinymembench v0.4 Collecting legal info LICENSE: OK (sha256: 8ba473aced4630aee2808efe17b53e904a9d68a9b3361de491717f9a4e75da39) >>> ux500-firmware 1.1.3-6 Collecting legal info ERROR: No hash found for license.txt >>> wavpack 5.1.0 Collecting legal info ERROR: No hash found for COPYING >>> 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: libdrm-2.4.93: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: slirp-8c2da74c1385242f20799fec8c04f8378edc6550: cannot save license (SLIRP_LICENSE_FILES not defined) Legal info produced in /home/buildroot/autobuild/run/instance-1/output/legal-info make: Leaving directory `/home/buildroot/autobuild/run/instance-1/buildroot'