checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking whether make supports nested variables... yes checking whether UID '1000' is supported by ustar format... yes checking whether GID '1000' is supported by ustar format... yes checking how to create a ustar tar archive... gnutar checking whether make supports nested variables... (cached) yes checking for arm-buildroot-linux-uclibcgnueabi-gcc... /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc checking whether the C compiler works... yes checking for C compiler default output file name... a.out checking for suffix of executables... checking whether we are cross compiling... yes checking for suffix of object files... o checking whether we are using the GNU C compiler... yes checking whether /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc accepts -g... yes checking for /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc option to accept ISO C89... none needed checking whether /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc... none checking for /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc option to accept ISO C99... none needed checking build system type... x86_64-pc-linux-gnu checking host system type... arm-buildroot-linux-uclibcgnueabi checking how to print strings... printf checking for a sed that does not truncate output... /usr/bin/sed checking for grep that handles long lines and -e... /usr/bin/grep checking for egrep... /usr/bin/grep -E checking for fgrep... /usr/bin/grep -F checking for ld used by /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc... /home/naourr/work/instance-0/output/host/bin/arm-linux-ld checking if the linker (/home/naourr/work/instance-0/output/host/bin/arm-linux-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... /home/naourr/work/instance-0/output/host/bin/arm-linux-nm checking the name lister (/home/naourr/work/instance-0/output/host/bin/arm-linux-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 1572864 checking how to convert x86_64-pc-linux-gnu file names to arm-buildroot-linux-uclibcgnueabi format... func_convert_file_noop checking how to convert x86_64-pc-linux-gnu file names to toolchain format... func_convert_file_noop checking for /home/naourr/work/instance-0/output/host/bin/arm-linux-ld option to reload object files... -r checking for arm-buildroot-linux-uclibcgnueabi-objdump... /home/naourr/work/instance-0/output/host/bin/arm-linux-objdump checking how to recognize dependent libraries... pass_all checking for arm-buildroot-linux-uclibcgnueabi-dlltool... dlltool checking how to associate runtime and link libraries... printf %s\n checking for arm-buildroot-linux-uclibcgnueabi-ar... /home/naourr/work/instance-0/output/host/bin/arm-linux-ar checking for archiver @FILE support... @ checking for arm-buildroot-linux-uclibcgnueabi-strip... (cached) /home/naourr/work/instance-0/output/host/bin/arm-linux-strip checking for arm-buildroot-linux-uclibcgnueabi-ranlib... /home/naourr/work/instance-0/output/host/bin/arm-linux-ranlib checking command to parse /home/naourr/work/instance-0/output/host/bin/arm-linux-nm output from /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc object... ok checking for sysroot... no checking for a working dd... /usr/bin/dd checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1 checking for arm-buildroot-linux-uclibcgnueabi-mt... no checking for mt... no checking if : is a manifest tool... no checking how to run the C preprocessor... /home/naourr/work/instance-0/output/host/bin/arm-linux-cpp checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... no checking for objdir... .libs checking if /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc supports -fno-rtti -fno-exceptions... no checking for /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc option to produce PIC... -fPIC -DPIC checking if /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc PIC flag -fPIC -DPIC works... yes checking if /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc static flag -static works... yes checking if /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc supports -c -o file.o... yes checking if /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc supports -c -o file.o... (cached) yes checking whether the /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc linker (/home/naourr/work/instance-0/output/host/bin/arm-linux-ld) supports shared libraries... yes 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... no checking whether to build static libraries... yes checking for a sed that does not truncate output... (cached) /usr/bin/sed checking for gawk... (cached) gawk 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) 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-1.1.0 C compiler.................... : /home/naourr/work/instance-0/output/host/bin/arm-linux-gcc C compiler flags.............. : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -static Configure date................ : 2018-10-29 06:55 Build architecture............ : arm-buildroot-linux-uclibcgnueabi 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 procced 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 >>> zyre 1d949e4bf79b694ea883c325f5813e87ddc2a687 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/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-0/output/build/zyre-1d949e4bf79b694ea883c325f5813e87ddc2a687/ make[1]: Entering directory '/home/naourr/work/instance-0/output/build/zyre-1d949e4bf79b694ea883c325f5813e87ddc2a687' Making all in doc make[2]: Entering directory '/home/naourr/work/instance-0/output/build/zyre-1d949e4bf79b694ea883c325f5813e87ddc2a687/doc' make[2]: Nothing to be done for 'all'. make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/zyre-1d949e4bf79b694ea883c325f5813e87ddc2a687/doc' make[2]: Entering directory '/home/naourr/work/instance-0/output/build/zyre-1d949e4bf79b694ea883c325f5813e87ddc2a687' 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.lo CC src/src_libzyre_la-zyre_event.lo CC src/src_libzyre_la-zre_msg.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/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libzmq.la' seems to be moved libtool: warning: '/home/naourr/work/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-linux-uclibcgnueabi/lib/libstdc++.la' seems to be moved libtool: warning: '/home/naourr/work/instance-0/output/host/bin/../arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libuuid.la' seems to be moved libtool: warning: '/home/naourr/work/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-linux-uclibcgnueabi/lib/libstdc++.la' seems to be moved libtool: warning: library '/home/naourr/work/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-linux-uclibcgnueabi/lib/libstdc++.la' was moved. CCLD src/zpinger CCLD src/perf_remote CCLD src/perf_local CCLD src/ztester_beacon libtool: warning: library '/home/naourr/work/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-linux-uclibcgnueabi/lib/libstdc++.la' was moved. libtool: warning: library '/home/naourr/work/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-linux-uclibcgnueabi/lib/libstdc++.la' was moved. libtool: warning: library '/home/naourr/work/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-linux-uclibcgnueabi/lib/libstdc++.la' was moved. libtool: warning: library '/home/naourr/work/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-linux-uclibcgnueabi/lib/libstdc++.la' was moved. libtool: warning: library '/home/naourr/work/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-linux-uclibcgnueabi/lib/libstdc++.la' was moved. libtool: warning: library '/home/naourr/work/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-linux-uclibcgnueabi/lib/libstdc++.la' was moved. libtool: warning: library '/home/naourr/work/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-linux-uclibcgnueabi/lib/libstdc++.la' was moved. libtool: warning: library '/home/naourr/work/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-linux-uclibcgnueabi/lib/libstdc++.la' was moved. CCLD src/ztester_gossip CCLD src/zyre_selftest libtool: warning: library '/home/naourr/work/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-linux-uclibcgnueabi/lib/libstdc++.la' was moved. libtool: warning: library '/home/naourr/work/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-linux-uclibcgnueabi/lib/libstdc++.la' was moved. libtool: warning: library '/home/naourr/work/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-linux-uclibcgnueabi/lib/libstdc++.la' was moved. libtool: warning: library '/home/naourr/work/instance-0/output/host/opt/ext-toolchain/bin/../lib/gcc/arm-buildroot-linux-uclibcgnueabi/6.4.0/../../../../arm-buildroot-linux-uclibcgnueabi/lib/libstdc++.la' was moved. make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/zyre-1d949e4bf79b694ea883c325f5813e87ddc2a687' make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/zyre-1d949e4bf79b694ea883c325f5813e87ddc2a687' >>> zyre 1d949e4bf79b694ea883c325f5813e87ddc2a687 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/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot install -C /home/naourr/work/instance-0/output/build/zyre-1d949e4bf79b694ea883c325f5813e87ddc2a687/ make[1]: Entering directory '/home/naourr/work/instance-0/output/build/zyre-1d949e4bf79b694ea883c325f5813e87ddc2a687' Making install in doc make[2]: Entering directory '/home/naourr/work/instance-0/output/build/zyre-1d949e4bf79b694ea883c325f5813e87ddc2a687/doc' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/zyre-1d949e4bf79b694ea883c325f5813e87ddc2a687/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/zyre-1d949e4bf79b694ea883c325f5813e87ddc2a687/doc' make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/zyre-1d949e4bf79b694ea883c325f5813e87ddc2a687/doc' make[2]: Entering directory '/home/naourr/work/instance-0/output/build/zyre-1d949e4bf79b694ea883c325f5813e87ddc2a687' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/zyre-1d949e4bf79b694ea883c325f5813e87ddc2a687' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/zproject/zyre' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 src/libzyre.pc '/home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/share/zproject/zyre' /usr/bin/install -c -m 644 include/zyre_library.h include/zyre.h include/zyre_event.h include/zre_msg.h '/home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/include' libtool: install: /usr/bin/install -c src/.libs/libzyre.lai /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libzyre.la libtool: install: /usr/bin/install -c src/.libs/libzyre.a /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libzyre.a libtool: install: chmod 644 /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libzyre.a libtool: install: /home/naourr/work/instance-0/output/host/bin/arm-linux-ranlib /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/lib/libzyre.a libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c src/zpinger '/home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /home/naourr/work/instance-0/output/host/arm-buildroot-linux-uclibcgnueabi/sysroot/usr/bin/zpinger make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/zyre-1d949e4bf79b694ea883c325f5813e87ddc2a687' make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/zyre-1d949e4bf79b694ea883c325f5813e87ddc2a687' make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/zyre-1d949e4bf79b694ea883c325f5813e87ddc2a687' >>> zyre 1d949e4bf79b694ea883c325f5813e87ddc2a687 Fixing libtool files >>> zyre 1d949e4bf79b694ea883c325f5813e87ddc2a687 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/.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-1d949e4bf79b694ea883c325f5813e87ddc2a687/ make[1]: Entering directory '/home/naourr/work/instance-0/output/build/zyre-1d949e4bf79b694ea883c325f5813e87ddc2a687' Making install in doc make[2]: Entering directory '/home/naourr/work/instance-0/output/build/zyre-1d949e4bf79b694ea883c325f5813e87ddc2a687/doc' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/zyre-1d949e4bf79b694ea883c325f5813e87ddc2a687/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/home/naourr/work/instance-0/output/build/zyre-1d949e4bf79b694ea883c325f5813e87ddc2a687/doc' make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/zyre-1d949e4bf79b694ea883c325f5813e87ddc2a687/doc' make[2]: Entering directory '/home/naourr/work/instance-0/output/build/zyre-1d949e4bf79b694ea883c325f5813e87ddc2a687' make[3]: Entering directory '/home/naourr/work/instance-0/output/build/zyre-1d949e4bf79b694ea883c325f5813e87ddc2a687' /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 src/libzyre.pc '/home/naourr/work/instance-0/output/target/usr/lib/pkgconfig' /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 include/zyre_library.h include/zyre.h include/zyre_event.h include/zre_msg.h '/home/naourr/work/instance-0/output/target/usr/include' libtool: install: /usr/bin/install -c src/.libs/libzyre.lai /home/naourr/work/instance-0/output/target/usr/lib/libzyre.la libtool: install: /usr/bin/install -c src/.libs/libzyre.a /home/naourr/work/instance-0/output/target/usr/lib/libzyre.a libtool: install: chmod 644 /home/naourr/work/instance-0/output/target/usr/lib/libzyre.a libtool: install: /home/naourr/work/instance-0/output/host/bin/arm-linux-ranlib /home/naourr/work/instance-0/output/target/usr/lib/libzyre.a 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-1d949e4bf79b694ea883c325f5813e87ddc2a687' make[2]: Leaving directory '/home/naourr/work/instance-0/output/build/zyre-1d949e4bf79b694ea883c325f5813e87ddc2a687' make[1]: Leaving directory '/home/naourr/work/instance-0/output/build/zyre-1d949e4bf79b694ea883c325f5813e87ddc2a687' >>> 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 ./support/scripts/check-uniq-files -t staging /home/naourr/work/instance-0/output/build/packages-file-list-staging.txt Warning: staging file "./usr/lib/libmpg123.la" is touched by more than one package: [u'mpg123', u'openpgm', u'snappy', u'tinyxml', u'zyre'] Warning: staging file "./usr/lib/libout123.la" is touched by more than one package: [u'mpg123', u'openpgm', u'snappy', u'tinyxml', u'zyre'] Warning: staging file "./usr/lib/libconfuse.la" is touched by more than one package: [u'libconfuse', u'ncurses', u'c-periphery', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'libusb', u'librtlsdr', u'json-for-modern-cpp', u'libcap', u'libenca', u'libfribidi', u'libidn', u'libiio', u'libpng', u'libsepol', u'mpg123', u'openpgm', u'snappy', u'tinyxml', u'zyre'] Warning: staging file "./usr/lib/libuuid.la" is touched by more than one package: [u'util-linux', u'zeromq', u'czmq', u'libusb', u'librtlsdr', u'json-for-modern-cpp', u'libcap', u'libenca', u'libfribidi', u'libidn', u'libiio', u'libpng', u'libsepol', u'mpg123', u'openpgm', u'snappy', u'tinyxml', u'zyre'] Warning: staging file "./usr/lib/libnl-route-3.la" is touched by more than one package: [u'libnl', u'libconfuse', u'ncurses', u'c-periphery', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'libusb', u'librtlsdr', u'json-for-modern-cpp', u'libcap', u'libenca', u'libfribidi', u'libidn', u'libiio', u'libpng', u'libsepol', u'mpg123', u'openpgm', u'snappy', u'tinyxml', u'zyre'] Warning: staging file "./usr/lib/libidn.la" is touched by more than one package: [u'libidn', u'libiio', u'libpng', u'libsepol', u'mpg123', u'openpgm', u'snappy', u'tinyxml', u'zyre'] Warning: staging file "./usr/lib/libnl-genl-3.la" is touched by more than one package: [u'libnl', u'libconfuse', u'ncurses', u'c-periphery', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'libusb', u'librtlsdr', u'json-for-modern-cpp', u'libcap', u'libenca', u'libfribidi', u'libidn', u'libiio', u'libpng', u'libsepol', u'mpg123', u'openpgm', u'snappy', u'tinyxml', u'zyre'] Warning: staging file "./usr/lib/libpng16.la" is touched by more than one package: [u'libpng', u'libsepol', u'mpg123', u'openpgm', u'snappy', u'tinyxml', u'zyre'] Warning: staging file "./usr/lib/libnl-3.la" is touched by more than one package: [u'libnl', u'libconfuse', u'ncurses', u'c-periphery', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'libusb', u'librtlsdr', u'json-for-modern-cpp', u'libcap', u'libenca', u'libfribidi', u'libidn', u'libiio', u'libpng', u'libsepol', u'mpg123', u'openpgm', u'snappy', u'tinyxml', u'zyre'] Warning: staging file "./usr/lib/libnl-xfrm-3.la" is touched by more than one package: [u'libnl', u'libconfuse', u'ncurses', u'c-periphery', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'libusb', u'librtlsdr', u'json-for-modern-cpp', u'libcap', u'libenca', u'libfribidi', u'libidn', u'libiio', u'libpng', u'libsepol', u'mpg123', u'openpgm', u'snappy', u'tinyxml', u'zyre'] Warning: staging file "./usr/lib/libpgm.la" is touched by more than one package: [u'openpgm', u'snappy', u'tinyxml', u'zyre'] Warning: staging file "./usr/lib/libusb-1.0.la" is touched by more than one package: [u'libusb', u'librtlsdr', u'json-for-modern-cpp', u'libcap', u'libenca', u'libfribidi', u'libidn', u'libiio', u'libpng', u'libsepol', u'mpg123', u'openpgm', u'snappy', u'tinyxml', u'zyre'] Warning: staging file "./usr/lib/libczmq.la" is touched by more than one package: [u'czmq', u'libusb', u'librtlsdr', u'json-for-modern-cpp', u'libcap', u'libenca', u'libfribidi', u'libidn', u'libiio', u'libpng', u'libsepol', u'mpg123', u'openpgm', u'snappy', u'tinyxml', u'zyre'] Warning: staging file "./usr/lib/libnl-idiag-3.la" is touched by more than one package: [u'libnl', u'libconfuse', u'ncurses', u'c-periphery', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'libusb', u'librtlsdr', u'json-for-modern-cpp', u'libcap', u'libenca', u'libfribidi', u'libidn', u'libiio', u'libpng', u'libsepol', u'mpg123', u'openpgm', u'snappy', u'tinyxml', u'zyre'] Warning: staging file "./usr/lib/libpng.la" is touched by more than one package: [u'libpng', u'libsepol', u'mpg123', u'openpgm', u'snappy', u'tinyxml', u'zyre'] Warning: staging file "./usr/lib/libenca.la" is touched by more than one package: [u'libenca', u'libfribidi', u'libidn', u'libiio', u'libpng', u'libsepol', u'mpg123', u'openpgm', u'snappy', u'tinyxml', u'zyre'] Warning: staging file "./usr/lib/libtinyxml.la" is touched by more than one package: [u'tinyxml', u'zyre'] Warning: staging file "./usr/lib/libnl-nf-3.la" is touched by more than one package: [u'libnl', u'libconfuse', u'ncurses', u'c-periphery', u'libzlib', u'util-linux', u'zeromq', u'czmq', u'libusb', u'librtlsdr', u'json-for-modern-cpp', u'libcap', u'libenca', u'libfribidi', u'libidn', u'libiio', u'libpng', u'libsepol', u'mpg123', u'openpgm', u'snappy', u'tinyxml', u'zyre'] Warning: staging file "./usr/lib/libfribidi.la" is touched by more than one package: [u'libfribidi', u'libidn', u'libiio', u'libpng', u'libsepol', u'mpg123', u'openpgm', u'snappy', u'tinyxml', u'zyre'] Warning: staging file "./usr/lib/libzmq.la" is touched by more than one package: [u'zeromq', u'czmq', u'libusb', u'librtlsdr', u'json-for-modern-cpp', u'libcap', u'libenca', u'libfribidi', u'libidn', u'libiio', u'libpng', u'libsepol', u'mpg123', u'openpgm', u'snappy', u'tinyxml', 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-bison', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-xorriso'] 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 ; 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/gdb 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/arm-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/arm-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/arm-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=2018.02.7-00001-g067cdf7005"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2018.02.7"; \ echo "PRETTY_NAME=\"Buildroot 2018.02.7\"" \ ) > /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 2018.02.7-00001-g067cdf7005 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> host-lzip 1.19 Collecting legal info ERROR: No hash found for COPYING >>> toolchain-external 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 >>> arptables 0.0.4 Collecting legal info >>> batctl 2017.0 Collecting legal info >>> host-pkgconf 0.9.12 Collecting legal info ERROR: No hash found for COPYING >>> libnl 3.4.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> 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-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.7 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> bmon 4.0 Collecting legal info ERROR: No hash found for LICENSE.BSD ERROR: No hash found for LICENSE.MIT >>> libconfuse 3.2 Collecting legal info ERROR: No hash found for LICENSE >>> ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> host-ncurses 6.0 Collecting legal info ERROR: No hash found for README >>> c-periphery v1.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> host-cbootimage v1.7 Collecting legal info ERROR: No hash found for COPYING >>> ccrypt 1.10 Collecting legal info ERROR: No hash found for COPYING >>> czmq 5205ec201e97c3a652c17eb86b18b70350b54512 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.1.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LESSER >>> util-linux 2.31.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) >>> dump1090 bff92c4ad772a0a8d433f788d39dae97e00e4dbe Collecting legal info anet.h: OK (sha256: 29046ef7ee0b7b127bcc64faf135035820906dea2b379b2efcfc119131a39f7a) >>> librtlsdr v0.5.3 Collecting legal info ERROR: No hash found for COPYING >>> libusb 1.0.21 Collecting legal info ERROR: No hash found for COPYING >>> haveged 1.9.1 Collecting legal info ERROR: No hash found for COPYING >>> json-for-modern-cpp v3.0.1 Collecting legal info LICENSE.MIT: OK (sha256: 6a6115fc4a7239a135f2dce8d33f94cb8a936b8f608ac0f6699fbac278b0dd5b) >>> 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) >>> libenca 1.19 Collecting legal info ERROR: No hash found for COPYING >>> libfribidi 0.19.7 Collecting legal info ERROR: No hash found for COPYING >>> libidn 1.33 Collecting legal info ERROR: No hash found for COPYINGv2 ERROR: No hash found for COPYINGv3 ERROR: No hash found for COPYING.LESSERv3 >>> libiio 0.10 Collecting legal info ERROR: No hash found for COPYING.txt >>> libpng 1.6.34 Collecting legal info LICENSE: OK (sha256: a247c24f82bacf0403fe2f3d5550493a91cdb575fe7036b764bda8cacf3efd9c) >>> libsepol 2.7 Collecting legal info ERROR: No hash found for COPYING >>> lsuio 0.2.0 Collecting legal info ERROR: No hash found for COPYING >>> mpg123 1.25.10 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> netstat-nat 1.4.10 Collecting legal info ERROR: No hash found for COPYING >>> openpgm release-5-2-122 Collecting legal info ERROR: No hash found for openpgm/pgm/LICENSE >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pngquant 2.10.1 Collecting legal info ERROR: No hash found for COPYRIGHT >>> ramspeed 2.6.0 Collecting legal info ERROR: No hash found for LICENCE >>> snappy be6dc3db83c4701e3e79694dcbfd1c3da03b91dd Collecting legal info ERROR: No hash found for COPYING >>> squid 3.5.27 Collecting legal info COPYING: OK (sha256: 58f5d05257af1fb964fde20e134d660fac9afa86b6fd8c70d63ead63068378fa) >>> tinyxml 2.6.2_2 Collecting legal info ERROR: No hash found for README >>> host-xorriso 1.4.6 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYRIGHT >>> zyre 1d949e4bf79b694ea883c325f5813e87ddc2a687 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: arptables-0.0.4: cannot save license (ARPTABLES_LICENSE_FILES not defined) WARNING: batctl-2017.0: cannot save license (BATCTL_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'