checking for mt... mt configure: WARNING: using cross tools not prefixed with host triplet checking if mt is a manifest tool... no checking how to run the C preprocessor... /home/test/autobuild/run/instance-2/output-1/host/bin/arm-none-linux-gnueabi-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... yes checking for objdir... .libs checking if /home/test/autobuild/run/instance-2/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -fno-rtti -fno-exceptions... no checking for /home/test/autobuild/run/instance-2/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 option to produce PIC... -fPIC -DPIC checking if /home/test/autobuild/run/instance-2/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 PIC flag -fPIC -DPIC works... yes checking if /home/test/autobuild/run/instance-2/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 static flag -static works... yes checking if /home/test/autobuild/run/instance-2/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -c -o file.o... yes checking if /home/test/autobuild/run/instance-2/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 supports -c -o file.o... (cached) yes checking whether the /home/test/autobuild/run/instance-2/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 linker (/home/test/autobuild/run/instance-2/output-1/host/bin/arm-none-linux-gnueabi-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) 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/test/autobuild/run/instance-2/output-1/host/bin/arm-none-linux-gnueabi-gcc -std=gnu99 C compiler flags.............. : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os C++ compiler.................. : /home/test/autobuild/run/instance-2/output-1/host/bin/arm-none-linux-gnueabi-g++ C++ compiler flags............ : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os Configure date................ : 2019-10-13 12:55 Build architecture............ : arm-buildroot-linux-gnueabi Build docs.................... : no Build host.................... : build Build user.................... : test 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/test/autobuild/run/instance-2/output-1/host/bin:/home/test/autobuild/run/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /home/test/autobuild/run/instance-2/output-1/build/zyre-v2.0.0/ make[1]: Entering directory `/home/test/autobuild/run/instance-2/output-1/build/zyre-v2.0.0' Making all in doc make[2]: Entering directory `/home/test/autobuild/run/instance-2/output-1/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/test/autobuild/run/instance-2/output-1/build/zyre-v2.0.0/doc' make[2]: Entering directory `/home/test/autobuild/run/instance-2/output-1/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/test/autobuild/run/instance-2/output-1/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libzmq.la' seems to be moved libtool: warning: '/home/test/autobuild/run/instance-2/output-1/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libuuid.la' seems to be moved CCLD src/zpinger CCLD src/perf_local CCLD src/perf_remote CCLD src/ztester_beacon CCLD src/ztester_gossip CCLD src/zyre_selftest make[2]: Leaving directory `/home/test/autobuild/run/instance-2/output-1/build/zyre-v2.0.0' make[1]: Leaving directory `/home/test/autobuild/run/instance-2/output-1/build/zyre-v2.0.0' >>> zyre v2.0.0 Installing to staging directory PATH="/home/test/autobuild/run/instance-2/output-1/host/bin:/home/test/autobuild/run/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/test/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabi/sysroot install -C /home/test/autobuild/run/instance-2/output-1/build/zyre-v2.0.0/ make[1]: Entering directory `/home/test/autobuild/run/instance-2/output-1/build/zyre-v2.0.0' Making install in doc make[2]: Entering directory `/home/test/autobuild/run/instance-2/output-1/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/test/autobuild/run/instance-2/output-1/build/zyre-v2.0.0/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output-1/build/zyre-v2.0.0/doc' make[2]: Leaving directory `/home/test/autobuild/run/instance-2/output-1/build/zyre-v2.0.0/doc' make[2]: Entering directory `/home/test/autobuild/run/instance-2/output-1/build/zyre-v2.0.0' make[3]: Entering directory `/home/test/autobuild/run/instance-2/output-1/build/zyre-v2.0.0' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/home/test/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/zproject/zyre' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/home/test/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/zproject/zyre' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include' libtool: install: /usr/bin/install -c src/.libs/libzyre.so.2.0.0 /home/test/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libzyre.so.2.0.0 libtool: install: (cd /home/test/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabi/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/test/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabi/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/test/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libzyre.la /usr/bin/install -c -m 644 include/zyre.h include/zyre_event.h include/zyre_library.h '/home/test/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/pkgconfig' libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin' /usr/bin/install -c -m 644 src/libzyre.pc '/home/test/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/pkgconfig' /bin/bash ./libtool --mode=install /usr/bin/install -c src/zpinger '/home/test/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /home/test/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin/zpinger make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output-1/build/zyre-v2.0.0' make[2]: Leaving directory `/home/test/autobuild/run/instance-2/output-1/build/zyre-v2.0.0' make[1]: Leaving directory `/home/test/autobuild/run/instance-2/output-1/build/zyre-v2.0.0' >>> zyre v2.0.0 Fixing libtool files for la in $(find /home/test/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/home/test/autobuild/run/instance-2/output-1:@BASE_DIR@:g" \ -e "s:/home/test/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabi/sysroot:@STAGING_DIR@:g" \ -e "s:/home/test/autobuild/run/instance-2/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/test/autobuild/run/instance-2/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/test/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/home/test/autobuild/run/instance-2/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> zyre v2.0.0 Installing to target PATH="/home/test/autobuild/run/instance-2/output-1/host/bin:/home/test/autobuild/run/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/home/test/autobuild/run/instance-2/output-1/target install -C /home/test/autobuild/run/instance-2/output-1/build/zyre-v2.0.0/ make[1]: Entering directory `/home/test/autobuild/run/instance-2/output-1/build/zyre-v2.0.0' Making install in doc make[2]: Entering directory `/home/test/autobuild/run/instance-2/output-1/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/test/autobuild/run/instance-2/output-1/build/zyre-v2.0.0/doc' make[3]: Nothing to be done for `install-exec-am'. make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output-1/build/zyre-v2.0.0/doc' make[2]: Leaving directory `/home/test/autobuild/run/instance-2/output-1/build/zyre-v2.0.0/doc' make[2]: Entering directory `/home/test/autobuild/run/instance-2/output-1/build/zyre-v2.0.0' make[3]: Entering directory `/home/test/autobuild/run/instance-2/output-1/build/zyre-v2.0.0' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output-1/target/usr/lib' /bin/bash ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/home/test/autobuild/run/instance-2/output-1/target/usr/lib' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output-1/target/usr/share/zproject/zyre' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output-1/target/usr/include' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/zyre.h include/zyre_event.h include/zyre_library.h '/home/test/autobuild/run/instance-2/output-1/target/usr/include' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/home/test/autobuild/run/instance-2/output-1/target/usr/share/zproject/zyre' /usr/bin/install -c -m 644 src/libzyre.pc '/home/test/autobuild/run/instance-2/output-1/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c src/.libs/libzyre.so.2.0.0 /home/test/autobuild/run/instance-2/output-1/target/usr/lib/libzyre.so.2.0.0 libtool: install: (cd /home/test/autobuild/run/instance-2/output-1/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/test/autobuild/run/instance-2/output-1/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/test/autobuild/run/instance-2/output-1/target/usr/lib/libzyre.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/home/test/autobuild/run/instance-2/output-1/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c src/zpinger '/home/test/autobuild/run/instance-2/output-1/target/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /home/test/autobuild/run/instance-2/output-1/target/usr/bin/zpinger make[3]: Leaving directory `/home/test/autobuild/run/instance-2/output-1/build/zyre-v2.0.0' make[2]: Leaving directory `/home/test/autobuild/run/instance-2/output-1/build/zyre-v2.0.0' make[1]: Leaving directory `/home/test/autobuild/run/instance-2/output-1/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/test/autobuild/run/instance-2/output-1/build/packages-file-list.txt Warning: target file "./etc/fstab" is touched by more than one package: [u'skeleton-init-sysv', u'libselinux'] ./support/scripts/check-uniq-files -t staging /home/test/autobuild/run/instance-2/output-1/build/packages-file-list-staging.txt Warning: staging file "./usr/include/libiberty/objalloc.h" is touched by more than one package: [u'binutils', u'libtirpc'] Warning: staging file "./usr/share/info/dir" is touched by more than one package: [u'toolchain-external-codesourcery-arm', u'binutils'] Warning: staging file "./usr/include/libiberty/fibheap.h" is touched by more than one package: [u'binutils', u'libtirpc'] Warning: staging file "./usr/include/libiberty/floatformat.h" is touched by more than one package: [u'binutils', u'libtirpc'] Warning: staging file "./usr/include/libiberty/demangle.h" is touched by more than one package: [u'binutils', u'libtirpc'] Warning: staging file "./usr/include/libiberty/libiberty.h" is touched by more than one package: [u'binutils', u'libtirpc'] Warning: staging file "./usr/include/libiberty/hashtab.h" is touched by more than one package: [u'binutils', u'libtirpc'] Warning: staging file "./usr/include/libiberty/splay-tree.h" is touched by more than one package: [u'binutils', u'libtirpc'] Warning: staging file "./usr/include/libiberty/timeval-utils.h" is touched by more than one package: [u'binutils', u'libtirpc'] Warning: staging file "./usr/include/libiberty/dyn-string.h" is touched by more than one package: [u'binutils', u'libtirpc'] Warning: staging file "./usr/include/libiberty/sort.h" is touched by more than one package: [u'binutils', u'libtirpc'] Warning: staging file "./usr/lib/armv4t/libiberty.a" is touched by more than one package: [u'binutils', u'libtirpc'] Warning: staging file "./usr/include/libiberty/partition.h" is touched by more than one package: [u'binutils', u'libtirpc'] Warning: staging file "./usr/include/libiberty/safe-ctype.h" is touched by more than one package: [u'binutils', u'libtirpc'] Warning: staging file "./usr/include/libiberty/ansidecl.h" is touched by more than one package: [u'binutils', u'libtirpc'] ./support/scripts/check-uniq-files -t host /home/test/autobuild/run/instance-2/output-1/build/packages-file-list-host.txt Warning: host file "./share/info/dir" is touched by more than one package: [u'host-tar', u'host-m4', u'host-libtool', u'host-autoconf', u'host-automake', u'host-gettext', u'host-bison'] /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/test/autobuild/run/instance-2/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/test/autobuild/run/instance-2/output-1/target/etc/inittab if grep -q CONFIG_ASH=y ./.config; then grep -qsE '^/bin/ash$' /home/test/autobuild/run/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /home/test/autobuild/run/instance-2/output-1/target/etc/shells; fi grep: ./.config: No such file or directory if grep -q CONFIG_HUSH=y ./.config; then grep -qsE '^/bin/hush$' /home/test/autobuild/run/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /home/test/autobuild/run/instance-2/output-1/target/etc/shells; fi grep: ./.config: No such file or directory rm -f /home/test/autobuild/run/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/test/autobuild/run/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/test/autobuild/run/instance-2/output-1/host/bin/glib-compile-schemas /home/test/autobuild/run/instance-2/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/test/autobuild/run/instance-2/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/test/autobuild/run/instance-2/output-1/host/etc/meson sed -e "s%@TARGET_CROSS@%/home/test/autobuild/run/instance-2/output-1/host/bin/arm-none-linux-gnueabi-%g" -e "s%@TARGET_ARCH@%arm%g" -e "s%@TARGET_CPU@%arm920t%g" -e "s%@TARGET_ENDIAN@%"little"%g" -e "s%@TARGET_CFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%`printf '"%s", ' -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os `%g" -e "s%@HOST_DIR@%/home/test/autobuild/run/instance-2/output-1/host%g" package/meson//cross-compilation.conf.in > /home/test/autobuild/run/instance-2/output-1/host/etc/meson/cross-compilation.conf mkdir -p /home/test/autobuild/run/instance-2/output-1/target/etc echo "buildroot" > /home/test/autobuild/run/instance-2/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/test/autobuild/run/instance-2/output-1/target/etc/hosts mkdir -p /home/test/autobuild/run/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/test/autobuild/run/instance-2/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/test/autobuild/run/instance-2/output-1/target/etc/shadow rm -f /home/test/autobuild/run/instance-2/output-1/target/bin/sh rm -f /home/test/autobuild/run/instance-2/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/test/autobuild/run/instance-2/output-1/build/locales.nopurge; done for dir in /home/test/autobuild/run/instance-2/output-1/target/usr/share/locale; do for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/test/autobuild/run/instance-2/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/test/autobuild/run/instance-2/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/test/autobuild/run/instance-2/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/test/autobuild/run/instance-2/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/test/autobuild/run/instance-2/output-1/target/usr/include /home/test/autobuild/run/instance-2/output-1/target/usr/share/aclocal \ /home/test/autobuild/run/instance-2/output-1/target/usr/lib/pkgconfig /home/test/autobuild/run/instance-2/output-1/target/usr/share/pkgconfig \ /home/test/autobuild/run/instance-2/output-1/target/usr/lib/cmake /home/test/autobuild/run/instance-2/output-1/target/usr/share/cmake find /home/test/autobuild/run/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/test/autobuild/run/instance-2/output-1/target/lib/ /home/test/autobuild/run/instance-2/output-1/target/usr/lib/ /home/test/autobuild/run/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /home/test/autobuild/run/instance-2/output-1/target/usr/share/gdb rm -rf /home/test/autobuild/run/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/test/autobuild/run/instance-2/output-1/target/usr/share/zsh rm -rf /home/test/autobuild/run/instance-2/output-1/target/usr/man /home/test/autobuild/run/instance-2/output-1/target/usr/share/man rm -rf /home/test/autobuild/run/instance-2/output-1/target/usr/info /home/test/autobuild/run/instance-2/output-1/target/usr/share/info rm -rf /home/test/autobuild/run/instance-2/output-1/target/usr/doc /home/test/autobuild/run/instance-2/output-1/target/usr/share/doc rm -rf /home/test/autobuild/run/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/test/autobuild/run/instance-2/output-1/target/usr/share 2>/dev/null || true find /home/test/autobuild/run/instance-2/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/test/autobuild/run/instance-2/output-1/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/test/autobuild/run/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/test/autobuild/run/instance-2/output-1/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/test/autobuild/run/instance-2/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/test/autobuild/run/instance-2/output-1/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/test/autobuild/run/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02.6-00338-gd371c87"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2019.02.6"; \ echo "PRETTY_NAME=\"Buildroot 2019.02.6\"" \ ) > /home/test/autobuild/run/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/test/autobuild/run/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree /home/test/autobuild/run/instance-2/buildroot/support/scripts/fix-rpath target touch /home/test/autobuild/run/instance-2/output-1/target/usr make: Leaving directory `/home/test/autobuild/run/instance-2/buildroot' make: Entering directory `/home/test/autobuild/run/instance-2/buildroot' >>> Buildroot 2019.02.6-00338-gd371c87 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info ERROR: No hash found for COPYING >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info arm-2014.05-29-arm-none-linux-gnueabi.src.tar.bz2: OK (sha256: e16a5b1e41d7ff1e74161f9405182001bc8d1360d89564e73911032e6966cc0d) >>> toolchain-external-codesourcery-arm 2014.05-29 Collecting legal info >>> toolchain Collecting legal info >>> binutils 2.29.1 Collecting legal info ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING.LIB >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> busybox 1.29.3 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> host-pkgconf 1.5.3 Collecting legal info ERROR: No hash found for COPYING >>> libtirpc 1.1.4 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> 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-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) >>> linux-pam 1.3.1 Collecting legal info ERROR: No hash found for Copyright >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) ERROR: No hash found for gettext-runtime/intl/COPYING.LIB >>> host-libxml2 2.9.9 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libselinux 2.8 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> libsepol 2.8 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> pcre 8.42 Collecting legal info LICENCE: OK (sha256: f998c0f52eb704eff28f503580cfca3f2547280aa212994f6cf2d8e317587c1c) >>> 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) >>> ccrypt 1.10 Collecting legal info ERROR: No hash found for COPYING >>> checkpolicy 2.8 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> host-bison 3.0.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> czmq 4.1.1 Collecting legal info ERROR: No hash found for LICENSE >>> zeromq 4.3.2 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> dejavu 2.37 Collecting legal info ERROR: No hash found for LICENSE >>> exfat 1.3.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libfuse 2.9.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> fmt 5.1.0 Collecting legal info LICENSE.rst: OK (sha256: 560d39617dfb4b4e4088597291a070ed6c3a8d67668114ed475c673430c3e49a) >>> host-cmake 3.8.2 Collecting legal info ERROR: No hash found for Copyright.txt >>> fscryptctl f037dcf4354ce8f25d0f371b58dfe7a7ac27576f Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> gst-ffmpeg 0.10.13 Collecting legal info ERROR: No hash found for COPYING.LIB ERROR: No hash found for gst-libs/ext/libav/COPYING.LGPLv2.1 ERROR: No hash found for gst-libs/ext/libav/COPYING.LGPLv3 >>> gst-plugins-base 0.10.36 Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB >>> gstreamer 0.10.36 Collecting legal info ERROR: No hash found for COPYING >>> libglib2 2.56.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.56.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi v3.3-rc0 Collecting legal info LICENSE: OK (sha256: 0f4d7a0bfb83c37465d42dc305f124189196cc0cc2cc8d6f8461103682aebbc5) >>> initscripts Collecting legal info >>> jquery 1.11.2 Collecting legal info >>> lft 3.79 Collecting legal info ERROR: No hash found for COPYING >>> libpcap 1.9.0 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libbdplus 0.1.2 Collecting legal info COPYING: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> libgcrypt 1.8.5 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.33 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libdvbsi 0.3.7 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libssh2 1.9.0 Collecting legal info COPYING: OK (sha256: e15ed284a15e80115467d6d7f030f0d89d8fabbecd78fb6e0f861f0cfc128fd9) >>> lzo 2.10 Collecting legal info ERROR: No hash found for COPYING >>> lzop 1.03 Collecting legal info ERROR: No hash found for COPYING >>> newt 0.52.20 Collecting legal info ERROR: No hash found for COPYING >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> slang 2.3.1a Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rpcbind 0.2.3 Collecting legal info ERROR: No hash found for COPYING >>> rpi-firmware 81cca1a9380c828299e884dba5efd0d4acb39e8d Collecting legal info ERROR: No hash found for boot/LICENCE.broadcom >>> sg3_utils 1.44 Collecting legal info COPYING: OK (sha256: d516b8b337a77e3d4c65dffe708ca7fb25b1cb4ec77ec362cf11ed659b9250bc) BSD_LICENSE: OK (sha256: 31f6d59679e0fb21c9358f22484e6e3c53e20ef08c0950fd38a4a867cb55edc9) >>> tslib 1.20 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> wiringpi 2.46 Collecting legal info ERROR: No hash found for COPYING.LESSER >>> zyre v2.0.0 Collecting legal info ERROR: No hash found for LICENSE WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-codesourcery-arm-2014.05-29: cannot save license (TOOLCHAIN_EXTERNAL_CODESOURCERY_ARM_LICENSE_FILES not defined) WARNING: jquery-1.11.2: cannot save license (JQUERY_LICENSE_FILES not defined) Legal info produced in /home/test/autobuild/run/instance-2/output-1/legal-info make: Leaving directory `/home/test/autobuild/run/instance-2/buildroot'