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, --enable-nls ########################################################################## # SUMMARY # ########################################################################## Package version............... : zyre-2.0.0 C compiler.................... : /tmp/instance-0/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 -D_FORTIFY_SOURCE=2 C++ compiler.................. : /tmp/instance-0/output-1/host/bin/arm-none-linux-gnueabi-g++ C++ compiler flags............ : -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -D_FORTIFY_SOURCE=2 Configure date................ : 2020-08-14 19:41 Build architecture............ : arm-buildroot-linux-gnueabi Build docs.................... : no Build host.................... : james-x399 Build user.................... : autobuild 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 2.0.0 Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 -C /tmp/instance-0/output-1/build/zyre-2.0.0/ make[1]: Entering directory '/tmp/instance-0/output-1/build/zyre-2.0.0' Making all in doc make[2]: Entering directory '/tmp/instance-0/output-1/build/zyre-2.0.0/doc' SKIPPING documentation generation and formatting (BUILD_DOC was not required and/or tools are missing) make[2]: Leaving directory '/tmp/instance-0/output-1/build/zyre-2.0.0/doc' make[2]: Entering directory '/tmp/instance-0/output-1/build/zyre-2.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_remote-perf_remote.o CC src/src_perf_local-perf_local.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: '/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libzmq.la' seems to be moved libtool: warning: '/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libuuid.la' seems to be moved libtool: warning: '/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libcurl.la' seems to be moved libtool: warning: '/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libcares.la' seems to be moved libtool: warning: '/tmp/instance-0/output-1/host/bin/../arm-buildroot-linux-gnueabi/sysroot/usr/lib/libcares.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 '/tmp/instance-0/output-1/build/zyre-2.0.0' make[1]: Leaving directory '/tmp/instance-0/output-1/build/zyre-2.0.0' >>> zyre 2.0.0 Installing to staging directory PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 DESTDIR=/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot install -C /tmp/instance-0/output-1/build/zyre-2.0.0/ make[1]: Entering directory '/tmp/instance-0/output-1/build/zyre-2.0.0' Making install in doc make[2]: Entering directory '/tmp/instance-0/output-1/build/zyre-2.0.0/doc' SKIPPING documentation generation and formatting (BUILD_DOC was not required and/or tools are missing) make[3]: Entering directory '/tmp/instance-0/output-1/build/zyre-2.0.0/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-0/output-1/build/zyre-2.0.0/doc' make[2]: Leaving directory '/tmp/instance-0/output-1/build/zyre-2.0.0/doc' make[2]: Entering directory '/tmp/instance-0/output-1/build/zyre-2.0.0' make[3]: Entering directory '/tmp/instance-0/output-1/build/zyre-2.0.0' /bin/mkdir -p '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib' /bin/mkdir -p '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/zproject/zyre' /bin/mkdir -p '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include' /bin/bash ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib' /bin/mkdir -p '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/share/zproject/zyre' /usr/bin/install -c -m 644 include/zyre.h include/zyre_event.h include/zyre_library.h '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/include' /usr/bin/install -c -m 644 src/libzyre.pc '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c src/.libs/libzyre.so.2.0.0 /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libzyre.so.2.0.0 libtool: install: (cd /tmp/instance-0/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 /tmp/instance-0/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 /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib/libzyre.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c src/zpinger '/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/bin/zpinger make[3]: Leaving directory '/tmp/instance-0/output-1/build/zyre-2.0.0' make[2]: Leaving directory '/tmp/instance-0/output-1/build/zyre-2.0.0' make[1]: Leaving directory '/tmp/instance-0/output-1/build/zyre-2.0.0' >>> zyre 2.0.0 Fixing libtool files for la in $(find /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /bin/sed -i -e "s:/tmp/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot:@STAGING_DIR@:g" \ -e "s:/tmp/instance-0/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/tmp/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot:g" \ -e "s:@BASE_DIR@:/tmp/instance-0/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 2.0.0 Installing to target PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 DESTDIR=/tmp/instance-0/output-1/target install -C /tmp/instance-0/output-1/build/zyre-2.0.0/ make[1]: Entering directory '/tmp/instance-0/output-1/build/zyre-2.0.0' Making install in doc make[2]: Entering directory '/tmp/instance-0/output-1/build/zyre-2.0.0/doc' SKIPPING documentation generation and formatting (BUILD_DOC was not required and/or tools are missing) make[3]: Entering directory '/tmp/instance-0/output-1/build/zyre-2.0.0/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/tmp/instance-0/output-1/build/zyre-2.0.0/doc' make[2]: Leaving directory '/tmp/instance-0/output-1/build/zyre-2.0.0/doc' make[2]: Entering directory '/tmp/instance-0/output-1/build/zyre-2.0.0' make[3]: Entering directory '/tmp/instance-0/output-1/build/zyre-2.0.0' /bin/mkdir -p '/tmp/instance-0/output-1/target/usr/lib' /bin/mkdir -p '/tmp/instance-0/output-1/target/usr/share/zproject/zyre' /bin/mkdir -p '/tmp/instance-0/output-1/target/usr/include' /bin/bash ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/tmp/instance-0/output-1/target/usr/lib' /bin/mkdir -p '/tmp/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/tmp/instance-0/output-1/target/usr/share/zproject/zyre' /usr/bin/install -c -m 644 include/zyre.h include/zyre_event.h include/zyre_library.h '/tmp/instance-0/output-1/target/usr/include' /usr/bin/install -c -m 644 src/libzyre.pc '/tmp/instance-0/output-1/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c src/.libs/libzyre.so.2.0.0 /tmp/instance-0/output-1/target/usr/lib/libzyre.so.2.0.0 libtool: install: (cd /tmp/instance-0/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 /tmp/instance-0/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 /tmp/instance-0/output-1/target/usr/lib/libzyre.la libtool: warning: remember to run 'libtool --finish /usr/lib' /bin/mkdir -p '/tmp/instance-0/output-1/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c src/zpinger '/tmp/instance-0/output-1/target/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /tmp/instance-0/output-1/target/usr/bin/zpinger make[3]: Leaving directory '/tmp/instance-0/output-1/build/zyre-2.0.0' make[2]: Leaving directory '/tmp/instance-0/output-1/build/zyre-2.0.0' make[1]: Leaving directory '/tmp/instance-0/output-1/build/zyre-2.0.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /tmp/instance-0/output-1/target/etc echo "buildroot" > /tmp/instance-0/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-0/output-1/target/etc/hosts mkdir -p /tmp/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-0/output-1/target/etc/shadow rm -f /tmp/instance-0/output-1/target/bin/sh rm -f /tmp/instance-0/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /tmp/instance-0/output-1/build/locales.nopurge; done for dir in /tmp/instance-0/output-1/target/usr/share/locale /tmp/instance-0/output-1/target/usr/share/X11/locale /tmp/instance-0/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /tmp/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-0/output-1/target/usr/include /tmp/instance-0/output-1/target/usr/share/aclocal \ /tmp/instance-0/output-1/target/usr/lib/pkgconfig /tmp/instance-0/output-1/target/usr/share/pkgconfig \ /tmp/instance-0/output-1/target/usr/lib/cmake /tmp/instance-0/output-1/target/usr/share/cmake find /tmp/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-0/output-1/target/lib/ /tmp/instance-0/output-1/target/usr/lib/ /tmp/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-0/output-1/target/usr/share/gdb rm -rf /tmp/instance-0/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-0/output-1/target/etc/bash_completion.d rm -rf /tmp/instance-0/output-1/target/usr/share/zsh rm -rf /tmp/instance-0/output-1/target/usr/man /tmp/instance-0/output-1/target/usr/share/man rm -rf /tmp/instance-0/output-1/target/usr/info /tmp/instance-0/output-1/target/usr/share/info rm -rf /tmp/instance-0/output-1/target/usr/doc /tmp/instance-0/output-1/target/usr/share/doc rm -rf /tmp/instance-0/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /tmp/instance-0/output-1/target/lib/debug /tmp/instance-0/output-1/target/usr/lib/debug find /tmp/instance-0/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-0/output-1/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-0/output-1/host/bin/arm-none-linux-gnueabi-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-0/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-0/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 /tmp/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.02.4-26-g44f88e3084"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.02.4"; \ echo "PRETTY_NAME=\"Buildroot 2020.02.4\"" \ ) > /tmp/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-0/output-1/per-package /tmp/instance-0/buildroot/support/scripts/fix-rpath target cat /tmp/instance-0/output-1/build/alsa-lib-1.2.1.2/.files-list.txt /tmp/instance-0/output-1/build/armadillo-7.900.1/.files-list.txt /tmp/instance-0/output-1/build/asterisk-16.10.0/.files-list.txt /tmp/instance-0/output-1/build/bcusdk-0.0.5/.files-list.txt /tmp/instance-0/output-1/build/bubblewrap-0.4.1/.files-list.txt /tmp/instance-0/output-1/build/c-ares-1.16.1/.files-list.txt /tmp/instance-0/output-1/build/cairo-1.16.0/.files-list.txt /tmp/instance-0/output-1/build/cgroupfs-mount-1.4/.files-list.txt /tmp/instance-0/output-1/build/clapack-3.2.1/.files-list.txt /tmp/instance-0/output-1/build/coreutils-8.31/.files-list.txt /tmp/instance-0/output-1/build/czmq-4.2.0/.files-list.txt /tmp/instance-0/output-1/build/dos2unix-7.4.1/.files-list.txt /tmp/instance-0/output-1/build/dt-18.32/.files-list.txt /tmp/instance-0/output-1/build/exempi-2.5.1/.files-list.txt /tmp/instance-0/output-1/build/expat-2.2.9/.files-list.txt /tmp/instance-0/output-1/build/flann-1.9.1/.files-list.txt /tmp/instance-0/output-1/build/flex-2.6.4/.files-list.txt /tmp/instance-0/output-1/build/fluid-soundfont-3.1/.files-list.txt /tmp/instance-0/output-1/build/fontconfig-2.13.1/.files-list.txt /tmp/instance-0/output-1/build/freetype-2.10.1/.files-list.txt /tmp/instance-0/output-1/build/imlib2-1.5.1/.files-list.txt /tmp/instance-0/output-1/build/jansson-2.12/.files-list.txt /tmp/instance-0/output-1/build/lbreakout2-2.6.5/.files-list.txt /tmp/instance-0/output-1/build/leptonica-1.78.0/.files-list.txt /tmp/instance-0/output-1/build/libart-2.3.21/.files-list.txt /tmp/instance-0/output-1/build/libcap-2.27/.files-list.txt /tmp/instance-0/output-1/build/libcgicc-3.2.19/.files-list.txt /tmp/instance-0/output-1/build/libconfig-1.7.2/.files-list.txt /tmp/instance-0/output-1/build/libcurl-7.71.1/.files-list.txt /tmp/instance-0/output-1/build/libebml-1.3.10/.files-list.txt /tmp/instance-0/output-1/build/libedit-20190324-3.1/.files-list.txt /tmp/instance-0/output-1/build/libhttpparser-2.9.3/.files-list.txt /tmp/instance-0/output-1/build/libilbc-829b08c7902ceb87a261279fabb36b6d523c6e07/.files-list.txt /tmp/instance-0/output-1/build/liblockfile-1.09/.files-list.txt /tmp/instance-0/output-1/build/libmatroska-1.5.2/.files-list.txt /tmp/instance-0/output-1/build/libmcrypt-2.5.8/.files-list.txt /tmp/instance-0/output-1/build/libmhash-0.9.9.9/.files-list.txt /tmp/instance-0/output-1/build/libnl-3.5.0/.files-list.txt /tmp/instance-0/output-1/build/libopenssl-1.1.1g/.files-list.txt /tmp/instance-0/output-1/build/libpam-tacplus-1.5.1/.files-list.txt /tmp/instance-0/output-1/build/libpfm4-4.10.1/.files-list.txt /tmp/instance-0/output-1/build/libpng-1.6.37/.files-list.txt /tmp/instance-0/output-1/build/libpthsem-2.0.8/.files-list.txt /tmp/instance-0/output-1/build/libsndfile-1.0.28/.files-list.txt /tmp/instance-0/output-1/build/libtelnet-0.23/.files-list.txt /tmp/instance-0/output-1/build/libvpx-1.8.2/.files-list.txt /tmp/instance-0/output-1/build/libxml2-2.9.10/.files-list.txt /tmp/instance-0/output-1/build/libxslt-1.1.34/.files-list.txt /tmp/instance-0/output-1/build/libzlib-1.2.11/.files-list.txt /tmp/instance-0/output-1/build/lighttpd-1.4.55/.files-list.txt /tmp/instance-0/output-1/build/linux-pam-1.3.1/.files-list.txt /tmp/instance-0/output-1/build/lksctp-tools-1.0.17/.files-list.txt /tmp/instance-0/output-1/build/lsuio-0.2.0/.files-list.txt /tmp/instance-0/output-1/build/mcrypt-2.6.8/.files-list.txt /tmp/instance-0/output-1/build/memstat-1.0/.files-list.txt /tmp/instance-0/output-1/build/mii-diag-2.11/.files-list.txt /tmp/instance-0/output-1/build/mosh-1.3.2/.files-list.txt /tmp/instance-0/output-1/build/ncurses-6.1/.files-list.txt /tmp/instance-0/output-1/build/open-lldp-036e314bd93602f7388262cc37faf8b626980af1/.files-list.txt /tmp/instance-0/output-1/build/openal-1.19.1/.files-list.txt /tmp/instance-0/output-1/build/openssh-8.1p1/.files-list.txt /tmp/instance-0/output-1/build/openssl/.files-list.txt /tmp/instance-0/output-1/build/p910nd-0.97/.files-list.txt /tmp/instance-0/output-1/build/pamtester-0.1.2/.files-list.txt /tmp/instance-0/output-1/build/pifmrds-0bf57f9ce0d954365a38d8af8e7be6f28521c3f2/.files-list.txt /tmp/instance-0/output-1/build/pixman-0.38.4/.files-list.txt /tmp/instance-0/output-1/build/popt-1.16/.files-list.txt /tmp/instance-0/output-1/build/protobuf-3.11.0/.files-list.txt /tmp/instance-0/output-1/build/readline-8.0/.files-list.txt /tmp/instance-0/output-1/build/sdl-1.2.15/.files-list.txt /tmp/instance-0/output-1/build/shairport-sync-3.3.5/.files-list.txt /tmp/instance-0/output-1/build/skeleton-init-common/.files-list.txt /tmp/instance-0/output-1/build/skeleton-init-none/.files-list.txt /tmp/instance-0/output-1/build/skeleton/.files-list.txt /tmp/instance-0/output-1/build/smcroute-2.4.4/.files-list.txt /tmp/instance-0/output-1/build/sqlite-3320300/.files-list.txt /tmp/instance-0/output-1/build/sunwait-7326b53e5406c7ebd552ae6dc0fc659252a18e7f/.files-list.txt /tmp/instance-0/output-1/build/tesseract-ocr-4.1.1/.files-list.txt /tmp/instance-0/output-1/build/tini-0.18.0/.files-list.txt /tmp/instance-0/output-1/build/tinydtls-0.9-rc1/.files-list.txt /tmp/instance-0/output-1/build/toolchain-external-codesourcery-arm-2014.05-29/.files-list.txt /tmp/instance-0/output-1/build/toolchain-external/.files-list.txt /tmp/instance-0/output-1/build/toolchain/.files-list.txt /tmp/instance-0/output-1/build/trace-cmd-trace-cmd-v2.7/.files-list.txt /tmp/instance-0/output-1/build/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7/.files-list.txt /tmp/instance-0/output-1/build/util-linux-2.35.1/.files-list.txt /tmp/instance-0/output-1/build/yaml-cpp-0.6.3/.files-list.txt /tmp/instance-0/output-1/build/zeromq-4.3.2/.files-list.txt /tmp/instance-0/output-1/build/zlib/.files-list.txt /tmp/instance-0/output-1/build/zyre-2.0.0/.files-list.txt > /tmp/instance-0/output-1/build/packages-file-list.txt cat /tmp/instance-0/output-1/build/host-asterisk-16.10.0/.files-list-host.txt /tmp/instance-0/output-1/build/host-autoconf-2.69/.files-list-host.txt /tmp/instance-0/output-1/build/host-automake-1.15.1/.files-list-host.txt /tmp/instance-0/output-1/build/host-bison-3.4.2/.files-list-host.txt /tmp/instance-0/output-1/build/host-flex-2.6.4/.files-list-host.txt /tmp/instance-0/output-1/build/host-gettext-gnu-0.19.8.1/.files-list-host.txt /tmp/instance-0/output-1/build/host-gettext/.files-list-host.txt /tmp/instance-0/output-1/build/host-gperf-3.1/.files-list-host.txt /tmp/instance-0/output-1/build/host-libcap-2.27/.files-list-host.txt /tmp/instance-0/output-1/build/host-libtool-2.4.6/.files-list-host.txt /tmp/instance-0/output-1/build/host-libxml2-2.9.10/.files-list-host.txt /tmp/instance-0/output-1/build/host-libzlib-1.2.11/.files-list-host.txt /tmp/instance-0/output-1/build/host-lz4-1.9.2/.files-list-host.txt /tmp/instance-0/output-1/build/host-lzo-2.10/.files-list-host.txt /tmp/instance-0/output-1/build/host-m4-1.4.18/.files-list-host.txt /tmp/instance-0/output-1/build/host-ncurses-6.1/.files-list-host.txt /tmp/instance-0/output-1/build/host-patchelf-0.9/.files-list-host.txt /tmp/instance-0/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /tmp/instance-0/output-1/build/host-protobuf-3.11.0/.files-list-host.txt /tmp/instance-0/output-1/build/host-skeleton/.files-list-host.txt /tmp/instance-0/output-1/build/host-squashfs-4.4/.files-list-host.txt /tmp/instance-0/output-1/build/host-tar-1.29/.files-list-host.txt /tmp/instance-0/output-1/build/host-xz-5.2.4/.files-list-host.txt /tmp/instance-0/output-1/build/host-zlib/.files-list-host.txt /tmp/instance-0/output-1/build/host-zstd-1.4.5/.files-list-host.txt > /tmp/instance-0/output-1/build/packages-file-list-host.txt cat /tmp/instance-0/output-1/build/alsa-lib-1.2.1.2/.files-list-staging.txt /tmp/instance-0/output-1/build/armadillo-7.900.1/.files-list-staging.txt /tmp/instance-0/output-1/build/bcusdk-0.0.5/.files-list-staging.txt /tmp/instance-0/output-1/build/c-ares-1.16.1/.files-list-staging.txt /tmp/instance-0/output-1/build/cairo-1.16.0/.files-list-staging.txt /tmp/instance-0/output-1/build/clapack-3.2.1/.files-list-staging.txt /tmp/instance-0/output-1/build/czmq-4.2.0/.files-list-staging.txt /tmp/instance-0/output-1/build/exempi-2.5.1/.files-list-staging.txt /tmp/instance-0/output-1/build/expat-2.2.9/.files-list-staging.txt /tmp/instance-0/output-1/build/flann-1.9.1/.files-list-staging.txt /tmp/instance-0/output-1/build/flex-2.6.4/.files-list-staging.txt /tmp/instance-0/output-1/build/fontconfig-2.13.1/.files-list-staging.txt /tmp/instance-0/output-1/build/freetype-2.10.1/.files-list-staging.txt /tmp/instance-0/output-1/build/imlib2-1.5.1/.files-list-staging.txt /tmp/instance-0/output-1/build/jansson-2.12/.files-list-staging.txt /tmp/instance-0/output-1/build/leptonica-1.78.0/.files-list-staging.txt /tmp/instance-0/output-1/build/libart-2.3.21/.files-list-staging.txt /tmp/instance-0/output-1/build/libcap-2.27/.files-list-staging.txt /tmp/instance-0/output-1/build/libcgicc-3.2.19/.files-list-staging.txt /tmp/instance-0/output-1/build/libconfig-1.7.2/.files-list-staging.txt /tmp/instance-0/output-1/build/libcurl-7.71.1/.files-list-staging.txt /tmp/instance-0/output-1/build/libebml-1.3.10/.files-list-staging.txt /tmp/instance-0/output-1/build/libedit-20190324-3.1/.files-list-staging.txt /tmp/instance-0/output-1/build/libhttpparser-2.9.3/.files-list-staging.txt /tmp/instance-0/output-1/build/libilbc-829b08c7902ceb87a261279fabb36b6d523c6e07/.files-list-staging.txt /tmp/instance-0/output-1/build/liblockfile-1.09/.files-list-staging.txt /tmp/instance-0/output-1/build/libmatroska-1.5.2/.files-list-staging.txt /tmp/instance-0/output-1/build/libmcrypt-2.5.8/.files-list-staging.txt /tmp/instance-0/output-1/build/libmhash-0.9.9.9/.files-list-staging.txt /tmp/instance-0/output-1/build/libnl-3.5.0/.files-list-staging.txt /tmp/instance-0/output-1/build/libopenssl-1.1.1g/.files-list-staging.txt /tmp/instance-0/output-1/build/libpam-tacplus-1.5.1/.files-list-staging.txt /tmp/instance-0/output-1/build/libpfm4-4.10.1/.files-list-staging.txt /tmp/instance-0/output-1/build/libpng-1.6.37/.files-list-staging.txt /tmp/instance-0/output-1/build/libpthsem-2.0.8/.files-list-staging.txt /tmp/instance-0/output-1/build/libsndfile-1.0.28/.files-list-staging.txt /tmp/instance-0/output-1/build/libtelnet-0.23/.files-list-staging.txt /tmp/instance-0/output-1/build/libvpx-1.8.2/.files-list-staging.txt /tmp/instance-0/output-1/build/libxml2-2.9.10/.files-list-staging.txt /tmp/instance-0/output-1/build/libxslt-1.1.34/.files-list-staging.txt /tmp/instance-0/output-1/build/libzlib-1.2.11/.files-list-staging.txt /tmp/instance-0/output-1/build/linux-pam-1.3.1/.files-list-staging.txt /tmp/instance-0/output-1/build/lksctp-tools-1.0.17/.files-list-staging.txt /tmp/instance-0/output-1/build/ncurses-6.1/.files-list-staging.txt /tmp/instance-0/output-1/build/openal-1.19.1/.files-list-staging.txt /tmp/instance-0/output-1/build/pixman-0.38.4/.files-list-staging.txt /tmp/instance-0/output-1/build/popt-1.16/.files-list-staging.txt /tmp/instance-0/output-1/build/protobuf-3.11.0/.files-list-staging.txt /tmp/instance-0/output-1/build/readline-8.0/.files-list-staging.txt /tmp/instance-0/output-1/build/sdl-1.2.15/.files-list-staging.txt /tmp/instance-0/output-1/build/skeleton-init-common/.files-list-staging.txt /tmp/instance-0/output-1/build/sqlite-3320300/.files-list-staging.txt /tmp/instance-0/output-1/build/tesseract-ocr-4.1.1/.files-list-staging.txt /tmp/instance-0/output-1/build/tinydtls-0.9-rc1/.files-list-staging.txt /tmp/instance-0/output-1/build/toolchain-external-codesourcery-arm-2014.05-29/.files-list-staging.txt /tmp/instance-0/output-1/build/toolchain/.files-list-staging.txt /tmp/instance-0/output-1/build/trace-cmd-trace-cmd-v2.7/.files-list-staging.txt /tmp/instance-0/output-1/build/util-linux-2.35.1/.files-list-staging.txt /tmp/instance-0/output-1/build/yaml-cpp-0.6.3/.files-list-staging.txt /tmp/instance-0/output-1/build/zeromq-4.3.2/.files-list-staging.txt /tmp/instance-0/output-1/build/zyre-2.0.0/.files-list-staging.txt > /tmp/instance-0/output-1/build/packages-file-list-staging.txt touch /tmp/instance-0/output-1/target/usr ln -snf /tmp/instance-0/output-1/host/arm-buildroot-linux-gnueabi/sysroot /tmp/instance-0/output-1/staging make: Leaving directory '/tmp/instance-0/buildroot' make: Entering directory '/tmp/instance-0/buildroot' >>> Buildroot 2020.02.4-26-g44f88e3084 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-none 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 >>> alsa-lib 1.2.1.2 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> armadillo 7.900.1 Collecting legal info LICENSE.txt: OK (sha256: 3ddf9be5c28fe27dad143a5dc76eea25222ad1dd68934a047064e56ed2fa40c5) >>> clapack 3.2.1 Collecting legal info F2CLIBS/libf2c/Notice: OK (sha256: 44561c447e91203ddc747beeca5cc2794d95ee982c17c578670e4f0408bc3904) COPYING: OK (sha256: 23014869214a231525b38c39fdb5f82364fa24154ac80fdcab2a79671460fd09) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> asterisk 16.10.0 Collecting legal info COPYING: OK (sha256: 82af40ed7f49c08685360811993d9396320842f021df828801d733e8fdc0312f) main/sha1.c: OK (sha256: ac5571f00e558e3b7c9b3f13f421b874cc12cf4250c4f70094c71544cf486312) codecs/speex/speex_resampler.h: OK (sha256: 6215e3ed73c3982a5c6701127d681ec0b9f1121ac78a28805bd93f93c3eb84c0) utils/db1-ast/include/db.h: OK (sha256: 1ca2c7a7a1ae7ccd75212a8c1e85dd9ec92bdbc9170aafd97ea60459387755fd) >>> host-asterisk 16.10.0 Collecting legal info COPYING: OK (sha256: 82af40ed7f49c08685360811993d9396320842f021df828801d733e8fdc0312f) >>> host-libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> jansson 2.12 Collecting legal info LICENSE: OK (sha256: f0a0c95c64e9f49ec4cbfac8e7fee06823c85ee8ba4af5d57aaabb372347adc2) >>> libcurl 7.71.1 Collecting legal info COPYING: OK (sha256: db3c4a3b3695a0f317a0c5176acd2f656d18abc45b3ee78e50935a78eb1e132e) >>> c-ares 1.16.1 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> openssl Collecting legal info >>> libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libedit 20190324-3.1 Collecting legal info COPYING: OK (sha256: 9da6c9c74987a36c84302982799d17d2f748ba1c1c0c471425716173c1d07649) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> sqlite 3320300 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> util-linux 2.35.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) 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-gettext Collecting legal info >>> host-gettext-gnu 0.19.8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> linux-pam 1.3.1 Collecting legal info Copyright: OK (sha256: 133d98e7a2ab3ffd330b4debb0bfc10fea21e4b2b5a5b09de2e924293be5ff08) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> bcusdk 0.0.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libpthsem 2.0.8 Collecting legal info COPYING: OK (sha256: f1b95d3728077d1a3efe7fc17928b1953b1224f6caf9c528e30e570158b7520d) >>> bubblewrap 0.4.1 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libcap 2.27 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libcap 2.27 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.10.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> pixman 0.38.4 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> coreutils 8.31 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> czmq 4.2.0 Collecting legal info LICENSE: OK (sha256: 1f256ecad192880510e84ad60474eab7589218784b9a50bc7ceee34c2b91f1d5) >>> zeromq 4.3.2 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> dos2unix 7.4.1 Collecting legal info COPYING.txt: OK (sha256: af32dca9450e90b9a7a0f6408da1554466382cc81960108c59512f78a666a276) >>> dt 18.32 Collecting legal info LICENSE: OK (sha256: 49f47f20de4b44dc3505ed0cc55bfbfe0fc3e41956ab546f1eeedcf554def54c) >>> exempi 2.5.1 Collecting legal info COPYING: OK (sha256: 3d3c3593c15e0d35bdae0df7c642106250f6be3adc61477419413900f23ae607) >>> flann 1.9.1 Collecting legal info COPYING: OK (sha256: 3993f339cc56506c62aa1eb2fb76f240ee93b738d857832899c1e207b1dc069a) >>> fluid-soundfont 3.1 Collecting legal info COPYING: OK (sha256: 8ef830b65c97a976b86e34bb5fde08d99dfb1db13c4149b5b20bc837ac6c4568) >>> imlib2 1.5.1 Collecting legal info COPYING: OK (sha256: fb70339dd33a77b6213c7ae067fccf93d04af44ff3f937c61f8863f7970e73f6) COPYING-PLAIN: OK (sha256: 8c9a2e92ed4937e2d30c2ea95439c36ed3002fc47e34efee43455a460fee8ef5) >>> lbreakout2 2.6.5 Collecting legal info COPYING: OK (sha256: 67f82e045cf7acfef853ea0f426575a8359161a0a325e19f02b529a87c4b6c34) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> leptonica 1.78.0 Collecting legal info leptonica-license.txt: OK (sha256: ca0ac11c7c0acad9599d54990942cc11c9f6d9b569f1a360d774a628819c3518) >>> libart 2.3.21 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libcgicc 3.2.19 Collecting legal info COPYING.LIB: OK (sha256: a2e480f5e8afd7c587a3c0ac2ed3b73ed4b10fa3a553dea26e7b661c7cedda72) COPYING.DOC: OK (sha256: 0fd15977dc962abf3eced509b1cf5356f9784939742d67a635671141023a11da) >>> libconfig 1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libebml 1.3.10 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libhttpparser 2.9.3 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> libilbc 829b08c7902ceb87a261279fabb36b6d523c6e07 Collecting legal info gips_iLBClicense.pdf: OK (sha256: b7f4cbb4a12cd11a3d1aeda9bd17c99f59b054de4b3ee53045531cd2fa74dd2a) >>> liblockfile 1.09 Collecting legal info COPYRIGHT: OK (sha256: 5fffcc11f94a05a7cff02ff792407737eb1cba840767cc1a71b67fbb19695dd3) >>> libmatroska 1.5.2 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmcrypt 2.5.8 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libpam-tacplus 1.5.1 Collecting legal info COPYING: OK (sha256: b2b961f07e97c4fb78074276da304ea36b85dc299aae5efb79080cedaea3d5ac) >>> libpfm4 4.10.1 Collecting legal info COPYING: OK (sha256: beef323d68fc5db9c67b20e8e9de7ccde371d20cdbcdd686804055b18b926d90) >>> libsndfile 1.0.28 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libtelnet 0.23 Collecting legal info COPYING: OK (sha256: b1faf309467bc1d0aab9b42d6e86a614e78f8fe3580e289966b5b9f9a8f94d99) >>> libvpx 1.8.2 Collecting legal info LICENSE: OK (sha256: 8267348d5af1262c11d1a08de2f5afc77457755f1ac658627dd9acf71011d615) PATENTS: OK (sha256: cc3273e0694ea5896145e0677699b53471b03ea43021ddc50e7923fbb9f5023c) >>> libxslt 1.1.34 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> lighttpd 1.4.55 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> lksctp-tools 1.0.17 Collecting legal info COPYING.lib: OK (sha256: dee5f35e583183abb9212938643ecb2d858fd89e2e286f4b1d903f65d49d6c76) COPYING: OK (sha256: cc2a6651c315b233ebc110b49ea3c6452eff9a28f8bc051ffd2bb92a8dcfa3d2) >>> lsuio 0.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> mcrypt 2.6.8 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> memstat 1.0 Collecting legal info debian/copyright: OK (sha256: 5e5db2a2fab637bbbc5d2400141fcb9f1b4b55540d025c2dc54378dc497cb524) >>> mii-diag 2.11 Collecting legal info mii-diag.c: OK (sha256: c83cf866874d6171fbea4e3786370483beb6d2898ac2ea91123b144effec7fcb) >>> mosh 1.3.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.iOS: OK (sha256: 8042495ddc8d99b883335d53552554eccf825fc1f0ba487d0f8e6656baaa8199) >>> protobuf 3.11.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> host-protobuf 3.11.0 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> open-lldp 036e314bd93602f7388262cc37faf8b626980af1 Collecting legal info COPYING: OK (sha256: 67af5abeb092213cd9c53781503320f635ba28b641e0c3f24d367e8e93a9839b) >>> openal 1.19.1 Collecting legal info COPYING: OK (sha256: d808ce217e5b611854da622b57ec29fe545584c48bc5352fae72a4b6e5074a15) >>> openssh 8.1p1 Collecting legal info LICENCE: OK (sha256: 73d0db766229670c7b4e1ec5e6baed54977a0694a565e7cc878c45ee834045d7) >>> p910nd 0.97 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> pamtester 0.1.2 Collecting legal info LICENSE: OK (sha256: 1e3922a8ab0907c1f3bcc3e00005ef88930e50d0890f40a6a39f5f83b05f05cc) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pifmrds 0bf57f9ce0d954365a38d8af8e7be6f28521c3f2 Collecting legal info LICENSE: OK (sha256: fe3eea6c599e23a00c08c5f5cb2320c30adc8f8687db5fcec9b79a662c53ff6b) >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> shairport-sync 3.3.5 Collecting legal info LICENSES: OK (sha256: 1daaa904985807b7f9f2fa91f6b19f3faadf8df4e813f7451a691f89a6965e3f) >>> smcroute 2.4.4 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-squashfs 4.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.2 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.4 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-zstd 1.4.5 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> sunwait 7326b53e5406c7ebd552ae6dc0fc659252a18e7f Collecting legal info LICENSE: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> tesseract-ocr 4.1.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> tini 0.18.0 Collecting legal info LICENSE: OK (sha256: e5f46bca81266bdd511cf08018d66866870531794569c04f9b45f50dd23c28b0) >>> tinydtls 0.9-rc1 Collecting legal info LICENSE: OK (sha256: 7e906fb56da52bb6bba38e77eec00e7d37fe65b0b7b28c4bf68ff036573d0de5) >>> trace-cmd trace-cmd-v2.7 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: 70f297763149e72306919c924e164f83041d5e512868d4c8c1826c171b3e49f9) >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> yaml-cpp 0.6.3 Collecting legal info LICENSE: OK (sha256: aa6fcc27be034e41e21dd832f9175bfe694a48491d9e14ff0fa278e19ad14f1b) >>> zyre 2.0.0 Collecting legal info LICENSE: OK (sha256: 1f256ecad192880510e84ad60474eab7589218784b9a50bc7ceee34c2b91f1d5) 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) Legal info produced in /tmp/instance-0/output-1/legal-info make: Leaving directory '/tmp/instance-0/buildroot'