(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="/data/buildroot-test/instance-0/output-1/host/bin:/data/buildroot-test/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j4 -C /data/buildroot-test/instance-0/output-1/build/zyre-2.0.0/ make[1]: Entering directory '/data/buildroot-test/instance-0/output-1/build/zyre-2.0.0' Making all in doc make[2]: Entering directory '/data/buildroot-test/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 '/data/buildroot-test/instance-0/output-1/build/zyre-2.0.0/doc' make[2]: Entering directory '/data/buildroot-test/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_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: '/data/buildroot-test/instance-0/output-1/host/bin/../arc-buildroot-linux-uclibc/sysroot/usr/lib/libzmq.la' seems to be moved libtool: warning: '/data/buildroot-test/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arc-buildroot-linux-uclibc/9.2.1/../../../../arc-buildroot-linux-uclibc/lib/libstdc++.la' seems to be moved libtool: warning: '/data/buildroot-test/instance-0/output-1/host/bin/../arc-buildroot-linux-uclibc/sysroot/usr/lib/libuuid.la' seems to be moved libtool: warning: '/data/buildroot-test/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arc-buildroot-linux-uclibc/9.2.1/../../../../arc-buildroot-linux-uclibc/lib/libstdc++.la' seems to be moved libtool: warning: library '/data/buildroot-test/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arc-buildroot-linux-uclibc/9.2.1/../../../../arc-buildroot-linux-uclibc/lib/libstdc++.la' was moved. CCLD src/zpinger CCLD src/perf_local CCLD src/perf_remote CCLD src/ztester_beacon libtool: warning: library '/data/buildroot-test/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arc-buildroot-linux-uclibc/9.2.1/../../../../arc-buildroot-linux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/data/buildroot-test/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arc-buildroot-linux-uclibc/9.2.1/../../../../arc-buildroot-linux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/data/buildroot-test/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arc-buildroot-linux-uclibc/9.2.1/../../../../arc-buildroot-linux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/data/buildroot-test/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arc-buildroot-linux-uclibc/9.2.1/../../../../arc-buildroot-linux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/data/buildroot-test/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arc-buildroot-linux-uclibc/9.2.1/../../../../arc-buildroot-linux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/data/buildroot-test/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arc-buildroot-linux-uclibc/9.2.1/../../../../arc-buildroot-linux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/data/buildroot-test/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arc-buildroot-linux-uclibc/9.2.1/../../../../arc-buildroot-linux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/data/buildroot-test/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arc-buildroot-linux-uclibc/9.2.1/../../../../arc-buildroot-linux-uclibc/lib/libstdc++.la' was moved. CCLD src/ztester_gossip CCLD src/zyre_selftest libtool: warning: library '/data/buildroot-test/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arc-buildroot-linux-uclibc/9.2.1/../../../../arc-buildroot-linux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/data/buildroot-test/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arc-buildroot-linux-uclibc/9.2.1/../../../../arc-buildroot-linux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/data/buildroot-test/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arc-buildroot-linux-uclibc/9.2.1/../../../../arc-buildroot-linux-uclibc/lib/libstdc++.la' was moved. libtool: warning: library '/data/buildroot-test/instance-0/output-1/host/opt/ext-toolchain/bin/../lib/gcc/arc-buildroot-linux-uclibc/9.2.1/../../../../arc-buildroot-linux-uclibc/lib/libstdc++.la' was moved. make[2]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/zyre-2.0.0' make[1]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/zyre-2.0.0' >>> zyre 2.0.0 Installing to staging directory PATH="/data/buildroot-test/instance-0/output-1/host/bin:/data/buildroot-test/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j4 DESTDIR=/data/buildroot-test/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot install -C /data/buildroot-test/instance-0/output-1/build/zyre-2.0.0/ make[1]: Entering directory '/data/buildroot-test/instance-0/output-1/build/zyre-2.0.0' Making install in doc make[2]: Entering directory '/data/buildroot-test/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 '/data/buildroot-test/instance-0/output-1/build/zyre-2.0.0/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/zyre-2.0.0/doc' make[2]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/zyre-2.0.0/doc' make[2]: Entering directory '/data/buildroot-test/instance-0/output-1/build/zyre-2.0.0' make[3]: Entering directory '/data/buildroot-test/instance-0/output-1/build/zyre-2.0.0' /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib' /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/share/zproject/zyre' /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/data/buildroot-test/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib' /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/data/buildroot-test/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/share/zproject/zyre' /usr/bin/install -c -m 644 src/libzyre.pc '/data/buildroot-test/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/pkgconfig' /usr/bin/install -c -m 644 include/zyre.h include/zyre_event.h include/zyre_library.h '/data/buildroot-test/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/include' libtool: install: /usr/bin/install -c src/.libs/libzyre.so.2.0.0 /data/buildroot-test/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libzyre.so.2.0.0 libtool: install: (cd /data/buildroot-test/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libzyre.so.2.0.0 libzyre.so.2 || { rm -f libzyre.so.2 && ln -s libzyre.so.2.0.0 libzyre.so.2; }; }) libtool: install: (cd /data/buildroot-test/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib && { ln -s -f libzyre.so.2.0.0 libzyre.so || { rm -f libzyre.so && ln -s libzyre.so.2.0.0 libzyre.so; }; }) libtool: install: /usr/bin/install -c src/.libs/libzyre.lai /data/buildroot-test/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/libzyre.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c src/zpinger '/data/buildroot-test/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /data/buildroot-test/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/bin/zpinger make[3]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/zyre-2.0.0' make[2]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/zyre-2.0.0' make[1]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/zyre-2.0.0' >>> zyre 2.0.0 Fixing libtool files for la in $(find /data/buildroot-test/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/data/buildroot-test/instance-0/output-1:@BASE_DIR@:g" \ -e "s:/data/buildroot-test/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/data/buildroot-test/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@:/data/buildroot-test/instance-0/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/data/buildroot-test/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/data/buildroot-test/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="/data/buildroot-test/instance-0/output-1/host/bin:/data/buildroot-test/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl" /usr/bin/make -j4 DESTDIR=/data/buildroot-test/instance-0/output-1/target install -C /data/buildroot-test/instance-0/output-1/build/zyre-2.0.0/ make[1]: Entering directory '/data/buildroot-test/instance-0/output-1/build/zyre-2.0.0' Making install in doc make[2]: Entering directory '/data/buildroot-test/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 '/data/buildroot-test/instance-0/output-1/build/zyre-2.0.0/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/zyre-2.0.0/doc' make[2]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/zyre-2.0.0/doc' make[2]: Entering directory '/data/buildroot-test/instance-0/output-1/build/zyre-2.0.0' make[3]: Entering directory '/data/buildroot-test/instance-0/output-1/build/zyre-2.0.0' /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/target/usr/lib' /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/target/usr/share/zproject/zyre' /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/target/usr/include' /bin/sh ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/data/buildroot-test/instance-0/output-1/target/usr/lib' /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/data/buildroot-test/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 '/data/buildroot-test/instance-0/output-1/target/usr/include' /usr/bin/install -c -m 644 src/libzyre.pc '/data/buildroot-test/instance-0/output-1/target/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c src/.libs/libzyre.so.2.0.0 /data/buildroot-test/instance-0/output-1/target/usr/lib/libzyre.so.2.0.0 libtool: install: (cd /data/buildroot-test/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 /data/buildroot-test/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 /data/buildroot-test/instance-0/output-1/target/usr/lib/libzyre.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/data/buildroot-test/instance-0/output-1/target/usr/bin' /bin/sh ./libtool --mode=install /usr/bin/install -c src/zpinger '/data/buildroot-test/instance-0/output-1/target/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /data/buildroot-test/instance-0/output-1/target/usr/bin/zpinger make[3]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/zyre-2.0.0' make[2]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/zyre-2.0.0' make[1]: Leaving directory '/data/buildroot-test/instance-0/output-1/build/zyre-2.0.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /data/buildroot-test/instance-0/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/data/buildroot-test/instance-0/output-1/host/bin/arc-linux-%g' -e 's%@TARGET_ARCH@%arc%g' -e 's%@TARGET_CPU@%archs%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/data/buildroot-test/instance-0/output-1/host%g' -e 's%@STAGING_DIR@%/data/buildroot-test/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /data/buildroot-test/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e 's%@PKG_TARGET_CFLAGS@%%g' -e 's%@PKG_TARGET_LDFLAGS@%%g' -e 's%@PKG_TARGET_CXXFLAGS@%%g' /data/buildroot-test/instance-0/output-1/host/etc/meson/cross-compilation.conf.in > /data/buildroot-test/instance-0/output-1/host/etc/meson/cross-compilation.conf rm -f /data/buildroot-test/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /data/buildroot-test/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd /data/buildroot-test/instance-0/output-1/host/bin/glib-compile-schemas /data/buildroot-test/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/data/buildroot-test/instance-0/output-1/target/usr/share/glib-2.0/schemas Warning: Schema ?org.gnome.system.locale? has path ?/system/locale/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy? has path ?/system/proxy/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.http? has path ?/system/proxy/http/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.https? has path ?/system/proxy/https/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.ftp? has path ?/system/proxy/ftp/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. Warning: Schema ?org.gnome.system.proxy.socks? has path ?/system/proxy/socks/?. Paths starting with ?/apps/?, ?/desktop/? or ?/system/? are deprecated. PYTHONPATH="/data/buildroot-test/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot/usr/lib/python3.9/" /data/buildroot-test/instance-0/output-1/host/bin/python3.9 /data/buildroot-test/instance-0/buildroot/support/scripts/pycompile.py --strip-root /data/buildroot-test/instance-0/output-1/target /data/buildroot-test/instance-0/output-1/target/usr/lib/python3.9 find /data/buildroot-test/instance-0/output-1/target/usr/lib/python3.9 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /data/buildroot-test/instance-0/output-1/target/usr/lib/python3.9 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /data/buildroot-test/instance-0/output-1/target/etc echo "buildroot" > /data/buildroot-test/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /data/buildroot-test/instance-0/output-1/target/etc/hosts mkdir -p /data/buildroot-test/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /data/buildroot-test/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /data/buildroot-test/instance-0/output-1/target/etc/shadow rm -f /data/buildroot-test/instance-0/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /data/buildroot-test/instance-0/output-1/build/locales.nopurge for dir in /data/buildroot-test/instance-0/output-1/target/usr/share/locale /data/buildroot-test/instance-0/output-1/target/usr/share/X11/locale /data/buildroot-test/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##*/}" /data/buildroot-test/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /data/buildroot-test/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /data/buildroot-test/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /data/buildroot-test/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /data/buildroot-test/instance-0/output-1/target/usr/include /data/buildroot-test/instance-0/output-1/target/usr/share/aclocal \ /data/buildroot-test/instance-0/output-1/target/usr/lib/pkgconfig /data/buildroot-test/instance-0/output-1/target/usr/share/pkgconfig \ /data/buildroot-test/instance-0/output-1/target/usr/lib/cmake /data/buildroot-test/instance-0/output-1/target/usr/share/cmake \ /data/buildroot-test/instance-0/output-1/target/usr/doc find /data/buildroot-test/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /data/buildroot-test/instance-0/output-1/target/lib/ /data/buildroot-test/instance-0/output-1/target/usr/lib/ /data/buildroot-test/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /data/buildroot-test/instance-0/output-1/target/usr/share/gdb rm -rf /data/buildroot-test/instance-0/output-1/target/usr/share/bash-completion rm -rf /data/buildroot-test/instance-0/output-1/target/etc/bash_completion.d rm -rf /data/buildroot-test/instance-0/output-1/target/usr/share/zsh rm -rf /data/buildroot-test/instance-0/output-1/target/usr/man /data/buildroot-test/instance-0/output-1/target/usr/share/man rm -rf /data/buildroot-test/instance-0/output-1/target/usr/info /data/buildroot-test/instance-0/output-1/target/usr/share/info rm -rf /data/buildroot-test/instance-0/output-1/target/usr/doc /data/buildroot-test/instance-0/output-1/target/usr/share/doc rm -rf /data/buildroot-test/instance-0/output-1/target/usr/share/gtk-doc rmdir /data/buildroot-test/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /data/buildroot-test/instance-0/output-1/target/lib/debug /data/buildroot-test/instance-0/output-1/target/usr/lib/debug find /data/buildroot-test/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 /data/buildroot-test/instance-0/output-1/host/bin/arc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /data/buildroot-test/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /data/buildroot-test/instance-0/output-1/host/bin/arc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /data/buildroot-test/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 /data/buildroot-test/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 /data/buildroot-test/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.05-2969-gf296b7ac59"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.02-git"; \ echo "PRETTY_NAME=\"Buildroot 2021.02-git\"" \ ) > /data/buildroot-test/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /data/buildroot-test/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/data/buildroot-test/instance-0/output-1/per-package /data/buildroot-test/instance-0/buildroot/support/scripts/fix-rpath target touch /data/buildroot-test/instance-0/output-1/target/usr ln -snf /data/buildroot-test/instance-0/output-1/host/arc-buildroot-linux-uclibc/sysroot /data/buildroot-test/instance-0/output-1/staging make: Leaving directory '/data/buildroot-test/instance-0/buildroot' make: Entering directory '/data/buildroot-test/instance-0/buildroot' >>> Buildroot 2020.05-2969-gf296b7ac59 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 >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> bonnie 1.03e Collecting legal info copyright.txt: OK (sha256: bdfeef85436885bc317fdbae3732b17a39e7910eb855553a83b4d2cf9032e773) >>> boost 1.74.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> icu 67-1 Collecting legal info LICENSE: OK (sha256: 25e21013a7bc2fad735e28c5278a120e4c7f1c327c8c8b9b4df1751748cddbb2) >>> host-icu 67-1 Collecting legal info LICENSE: OK (sha256: 25e21013a7bc2fad735e28c5278a120e4c7f1c327c8c8b9b4df1751748cddbb2) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> ctorrent dnh3.3.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> openssl Collecting legal info >>> libopenssl 1.1.1i Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> czmq 4.2.0 Collecting legal info LICENSE: OK (sha256: 1f256ecad192880510e84ad60474eab7589218784b9a50bc7ceee34c2b91f1d5) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> zeromq 4.3.3 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> 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) >>> util-linux 2.36 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) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> python3 3.9.0 Collecting legal info LICENSE: OK (sha256: 1dceef1677a39befa8bf0285ab2db441ba117520bb2de839547ace006a17750d) >>> expat 2.2.10 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-python3 3.9.0 Collecting legal info LICENSE: OK (sha256: 1dceef1677a39befa8bf0285ab2db441ba117520bb2de839547ace006a17750d) >>> host-expat 2.2.10 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> xz 5.2.5 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> davici 1.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> strongswan 5.9.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 2292e21797754548dccdef9eef6aee7584e552fbd890fa914e1de8d3577d23f0) >>> gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> espeak 1.48.04 Collecting legal info License.txt: OK (sha256: 0bbca7a0ad5da4a6b0677f90d17817984edce7e42d300cae94ae93e4ccba9df7) >>> host-exfatprogs 1.0.4 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-gdb arc-2020.09-release-gdb Collecting legal info ERROR: No hash found for COPYING ERROR: No hash found for COPYING.LIB ERROR: No hash found for COPYING3 ERROR: No hash found for COPYING3.LIB >>> host-bison 3.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libiberty 2.32 Collecting legal info COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> gsettings-desktop-schemas 3.36.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-meson 0.56.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-cmake 3.15.5 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libglib2 2.66.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.66.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.36 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) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> gstreamer1 1.18.2 Collecting legal info COPYING: OK (sha256: f445dc78b88496f7e20c7a2a461b95baba5865c8919b8289ac24ac0a80c6ce7a) >>> hans 1.0 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> i2pd 2.35.0 Collecting legal info LICENSE: OK (sha256: 9c87aff490b272254d716475e3c4973f5f64af1d18f9f6962c1e61e252e1ad9a) >>> inadyn 2.7 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> inconsolata 001.010 Collecting legal info OFL.txt: OK (sha256: 8bbed014d1c85a9e3f36703816833c9538e140fea88c2bc3a745ce2449dc18ab) >>> iputils 20200821 Collecting legal info LICENSE: OK (sha256: b8ea785d12fa6a44916601104dd746216957e93f13a26d3eb858b3b5a4ad66ab) Documentation/LICENSE.BSD3: OK (sha256: 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712) Documentation/LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> joe 4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> json-javascript 3d7767b6b1f3da363c625ff54e63bbf20e9e83ac Collecting legal info json2.js: OK (sha256: 925947d3d711c4441a9db20f51215fbf5c119d2a3b51cadb2c9031907d8014b5) >>> keyutils 1.6.3 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> libcoap 4.2.0 Collecting legal info COPYING: OK (sha256: 09dd86a017bad210527085008cbf706609c58210897b69845af14099577e7eb7) LICENSE: OK (sha256: 3821a9f881344ad53c543c84675ad4b6a29e913ca500cfa160ab52e4e6965b15) >>> libdcadec 0.2.0 Collecting legal info COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libiio 0.19 Collecting legal info COPYING.txt: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> libkrb5 1.18.3 Collecting legal info NOTICE: OK (sha256: b7a5f14a8719bce5e49a761998aa55438fc890fb40f71228d6a49546f6d5690d) >>> libmpd 11.8.17 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libsigc 2.10.0 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.34 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> lighttpd 1.4.55 Collecting legal info COPYING: OK (sha256: 5c98cad2fbaf5c5e2562bcbab401a7c557c1bb1bac9914ecc63730925052fb13) >>> linuxptp 3.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lrzip 7f3bf46203bf45ea115d8bd9f310ea219be88af4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lynx 2.8.9rel.1 Collecting legal info COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6) >>> memcached 1.6.9 Collecting legal info COPYING: OK (sha256: bc887c4ad8051fe690ace9528fe37a2e0bb362e6d963331d82e845ca9b585a0c) >>> murata-cyw-fw 8d87950bfad28c65926695b7357bd8995b60016a Collecting legal info LICENCE.cypress: OK (sha256: 3a892759b73e8b459f1a750954b316118b0061fd9d1868d11fa258c104ee7e0c) >>> mysql Collecting legal info >>> oracle-mysql 5.1.73 Collecting legal info README: OK (sha256: cbf0dbf56528a629f4358a1339f981202f1a9a0d9542c092b03f486064ced2db) COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ncdu 1.15.1 Collecting legal info COPYING: OK (sha256: 978f49428f21714c973706030c0ef09983cc1e2889a1b7b521dbf8860870cf05) >>> ocrad 0.27 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.21 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> open2300 f21982e0b1f8321561e5ad1668307fde97700e1b Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> opentyrian-data 2.1 Collecting legal info >>> opentyrian 9c9f0ec3532b Collecting legal info WARNING: no hash file for COPYING >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> host-opkg-utils 0.4.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pcsc-lite 1.9.0 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> python-aiodns 2.0.0 Collecting legal info LICENSE: OK (sha256: eb0455d35129425ed399883cd710923de3e246a510e2eb84d9f00032d0bbec97) >>> python-aiohttp-security 0.4.0 Collecting legal info LICENSE: OK (sha256: a1cc8ff7210897d55d2552fa0792340f8e59720e0160b6918699d40f9a782b1c) >>> python-aiohttp 3.7.3 Collecting legal info LICENSE.txt: OK (sha256: 96627bed0ad08e9b2efa9f4e04e80837cd0550e7694a0fec33b1dab2550282ab) >>> python-async-lru 1.0.2 Collecting legal info LICENSE: OK (sha256: ea65975679bc2093be925d520358e41096bd96fddedee3e929160a5faadcf573) >>> python-async-timeout 3.0.1 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> python-attrs 19.3.0 Collecting legal info LICENSE: OK (sha256: bf659a28b49240602f56bbdf490cbe2ec509b15b98f99d7b19a52c740e327863) >>> python-cchardet 2.1.6 Collecting legal info COPYING: OK (sha256: 107a29ccdd2d778aa2df5462f85dddfa099059abd22e064e07ec2cc9bafc37cd) >>> python-cffi 1.14.2 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> python-click 7.0 Collecting legal info LICENSE.rst: OK (sha256: e212319faefa4f459c8ac937fdc8557040a3cab8af29366ca2a48d239025225c) >>> python-constantly 15.1.0 Collecting legal info LICENSE: OK (sha256: 020870fcaf4bf9c50b233e331817094fe109b91c0880570fd476f527cfbfc085) >>> python-couchdb 1.2 Collecting legal info COPYING: OK (sha256: c538da1ae16b6d75f6fa65852bb158dbf9e556b01681be5b692692906d244241) >>> python-cssselect 1.1.0 Collecting legal info LICENSE: OK (sha256: 5c8da9f744e0afba81a48c9b5dbe73048f798b3287d6f1af8a05ee08ebb10892) >>> python-cssutils 1.0.2 Collecting legal info COPYING.LESSER: OK (sha256: 03c570a068086ee577dcd795519ea93462b2ed2fcb6dcc4dfce56a71a2fd6e5a) >>> python-flatbuffers 1.12 Collecting legal info >>> python-idna 2.10 Collecting legal info LICENSE.rst: OK (sha256: 412014420d2473dba06117c3d4d9e0eecaa6dde0ca30cd951f4ec2be39426f32) >>> python-itsdangerous 1.1.0 Collecting legal info LICENSE.rst: OK (sha256: feb28bfa348d816b0e7dbaeddf18499ee7e8007c67813db8d6ab37c65e046cd4) >>> python-lxml 4.6.2 Collecting legal info LICENSES.txt: OK (sha256: 41d49dd406aa0e1548a6d5f21a30d6bf638b3cd96eb7289dd348d83ed2e40392) doc/licenses/BSD.txt: OK (sha256: 69edb445c1335a8312d4c09271847e9956d84f0d9f724d125340cc3fad767b2a) doc/licenses/elementtree.txt: OK (sha256: 0497ae8138811ef4466ede653bab7a59feb3d3c14f9ed50fc33a00aeb5bec32e) src/lxml/isoschematron/resources/rng/iso-schematron.rng: OK (sha256: 56c5b13f28b78958890c36e3249c34c169041e42ebcfdce8080f3324ba2bf4de) >>> python-modbus-tk 1.1.1 Collecting legal info license.txt: OK (sha256: 3b6a7f9c478ac1982e86cdadb45eb4788241b95839500eb26839d5053b74a24a) copying.txt: OK (sha256: aa7ca42152a13db6a27b31944f99851efc3b9ee813912ff21d7d6ceadca62e6f) >>> python-multidict 5.0.2 Collecting legal info LICENSE: OK (sha256: a1c5825513279d3085a0ba46880e148ea3710c149bbaedcf2d11605a5ed3c4ad) >>> python-mwscrape2slob 0f9124ed62009dff6a230947d80340f5a61a6f49 Collecting legal info >>> python-pathpy 12.0.1 Collecting legal info LICENSE: OK (sha256: a55e2ffe9b44998e621d51d8c094bed09acc4b5236ee73d7df395a33ba3c18fd) >>> host-python-setuptools-scm 3.5.0 Collecting legal info LICENSE: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> python-pycares 3.1.1 Collecting legal info LICENSE: OK (sha256: 427bb3a5372024a26e2c290b24382512bcc7ca123431c4dd178dd613beea7eee) >>> host-python-cffi 1.14.2 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> host-python-pycparser 2.20 Collecting legal info LICENSE: OK (sha256: 3c76629880aec2f8578ed914701a4ff9e5da8b60acb8b7ec675abf83c90c5168) >>> python-pycparser 2.20 Collecting legal info LICENSE: OK (sha256: 3c76629880aec2f8578ed914701a4ff9e5da8b60acb8b7ec675abf83c90c5168) >>> python-pyicu 1.9.7 Collecting legal info LICENSE: OK (sha256: 74bbadee4ee3c3a1ac0ecfbd74bc7ce64046de1ceddf4717dc923809ca8ffce3) >>> python-reentry 1.3.1 Collecting legal info LICENSE: OK (sha256: 4ae7f3216208a7e2327236e95bcd2397b2495f1c2298c708986c893bea608509) >>> python-serial 3.5 Collecting legal info LICENSE.txt: OK (sha256: f91cb9813de6a5b142b8f7f2dede630b5134160aedaeaf55f4d6a7e2593ca3f3) >>> python-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-six 1.15.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> python-slob 31ad0e769360a5b10a4893f686587bb8e48c3895 Collecting legal info LICENSE: OK (sha256: db09bc6733ab28dc59bfbcd01819feb9d05241cbef3ca3f5f58ec739b341d56f) >>> python-smbus-cffi 0.5.1 Collecting legal info LICENSE: OK (sha256: d54f57bf73bd1ff19a424b6deab6ff08f6089a2469c8de360b167f755e4ecb4c) >>> python-sockjs 0.11.0 Collecting legal info LICENSE.txt: OK (sha256: 7be23c071df0314fadeba6077a3830340a5121ad88bfa66b0c095051a766e141) >>> python-yarl 1.6.3 Collecting legal info LICENSE: OK (sha256: 14c0820503ceef15e814a89b037d9efc066870087018294b6ae0f27163872cc5) >>> rs485conf 5c8d00cf70950fab3454549b81dea843d844492a Collecting legal info LICENSE: OK (sha256: 3e5c80d50879a9572ac9e463215a942490a67b56dfd8a3e27004d7c62e0493c8) >>> s6-dns 2.3.1.1 Collecting legal info COPYING: OK (sha256: d8e17a6418d26867c13801810903a1f78beac8cfe8f92c2a85afe59f3c3fc48c) >>> skalibs 2.9.2.1 Collecting legal info COPYING: OK (sha256: 5443ac67e8d74ac614ced7bc64211ce90ccedb7778a68bfe9e68a8b234c9503e) >>> sshpass 1.06 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> vtun 3.0.4 Collecting legal info README.OpenSSL: OK (sha256: 5692a9a69dc5abc1aa9cbc54899d114b65c4cefbd9d7fcecc304316a2f26ced3) >>> zmqpp 4.2.0 Collecting legal info LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> zyre 2.0.0 Collecting legal info LICENSE: OK (sha256: 1f256ecad192880510e84ad60474eab7589218784b9a50bc7ceee34c2b91f1d5) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: opentyrian-data-2.1: cannot save license (OPENTYRIAN_DATA_LICENSE_FILES not defined) WARNING: python-flatbuffers-1.12: cannot save license (PYTHON_FLATBUFFERS_LICENSE_FILES not defined) WARNING: python-mwscrape2slob-0f9124ed62009dff6a230947d80340f5a61a6f49: cannot save license (PYTHON_MWSCRAPE2SLOB_LICENSE_FILES not defined) Legal info produced in /data/buildroot-test/instance-0/output-1/legal-info make: Leaving directory '/data/buildroot-test/instance-0/buildroot'