Build user.................... : buildroot Draft API..................... : yes Install dir................... : /usr Install man pages............. : no Help: Use the Draft API (default = yes): --enable-drafts=(yes|no) Build the docs and install the man pages (default = yes): --with-docs=(yes|no) *requires asciidoc and xmlto ########################################################################## Configure complete! Now proceed with: - 'make' compile the project - 'make check' run the project's selftest - 'make install' install the project to /usr Further options are: - 'make callcheck' run the project's selftest with valgrind to check for performance leaks - 'make check-verbose' run the project's selftest in verbose mode - 'make code' generate code from models in src directory (requires zproject and zproto) - 'make debug' run the project's selftest under gdb - 'make memcheck' run the project's selftest with valgrind to check for memory leaks - 'make coverage' generate project's selftest coverage report expects --with-gcov option for configure >>> zyre 2.0.0 Building PATH="/srv/storage/autobuild/run/instance-2/output-1/host/bin:/srv/storage/autobuild/run/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 -C /srv/storage/autobuild/run/instance-2/output-1/build/zyre-2.0.0/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/zyre-2.0.0' Making all in doc make[2]: Entering directory '/srv/storage/autobuild/run/instance-2/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 '/srv/storage/autobuild/run/instance-2/output-1/build/zyre-2.0.0/doc' make[2]: Entering directory '/srv/storage/autobuild/run/instance-2/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: '/srv/storage/autobuild/run/instance-2/output-1/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib/libzmq.la' seems to be moved libtool: warning: '/srv/storage/autobuild/run/instance-2/output-1/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib/libuuid.la' seems to be moved libtool: warning: '/srv/storage/autobuild/run/instance-2/output-1/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib/libcurl.la' seems to be moved CCLD src/perf_local CCLD src/zpinger CCLD src/ztester_beacon CCLD src/perf_remote CCLD src/ztester_gossip CCLD src/zyre_selftest make[2]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/zyre-2.0.0' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/zyre-2.0.0' >>> zyre 2.0.0 Installing to staging directory PATH="/srv/storage/autobuild/run/instance-2/output-1/host/bin:/srv/storage/autobuild/run/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/srv/storage/autobuild/run/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot install -C /srv/storage/autobuild/run/instance-2/output-1/build/zyre-2.0.0/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/zyre-2.0.0' Making install in doc make[2]: Entering directory '/srv/storage/autobuild/run/instance-2/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 '/srv/storage/autobuild/run/instance-2/output-1/build/zyre-2.0.0/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/zyre-2.0.0/doc' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/zyre-2.0.0/doc' make[2]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/zyre-2.0.0' make[3]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/zyre-2.0.0' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/zproject/zyre' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' /bin/bash ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/srv/storage/autobuild/run/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/srv/storage/autobuild/run/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/zproject/zyre' /usr/bin/install -c -m 644 include/zyre.h include/zyre_event.h include/zyre_library.h '/srv/storage/autobuild/run/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include' /usr/bin/install -c -m 644 src/libzyre.pc '/srv/storage/autobuild/run/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/pkgconfig' libtool: install: /usr/bin/install -c src/.libs/libzyre.so.2.0.0 /srv/storage/autobuild/run/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/libzyre.so.2.0.0 libtool: install: (cd /srv/storage/autobuild/run/instance-2/output-1/host/aarch64-buildroot-linux-gnu/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 /srv/storage/autobuild/run/instance-2/output-1/host/aarch64-buildroot-linux-gnu/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 /srv/storage/autobuild/run/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib/libzyre.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c src/zpinger '/srv/storage/autobuild/run/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /srv/storage/autobuild/run/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/bin/zpinger make[3]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/zyre-2.0.0' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/zyre-2.0.0' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/zyre-2.0.0' >>> zyre 2.0.0 Fixing libtool files for la in $(find /srv/storage/autobuild/run/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/srv/storage/autobuild/run/instance-2/output-1:@BASE_DIR@:g" \ -e "s:/srv/storage/autobuild/run/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot:@STAGING_DIR@:g" \ -e "s:/srv/storage/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:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/srv/storage/autobuild/run/instance-2/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/srv/storage/autobuild/run/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot:g" \ -e "s:@BASE_DIR@:/srv/storage/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 2.0.0 Installing to target PATH="/srv/storage/autobuild/run/instance-2/output-1/host/bin:/srv/storage/autobuild/run/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games" /usr/bin/make -j4 DESTDIR=/srv/storage/autobuild/run/instance-2/output-1/target install -C /srv/storage/autobuild/run/instance-2/output-1/build/zyre-2.0.0/ make[1]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/zyre-2.0.0' Making install in doc make[2]: Entering directory '/srv/storage/autobuild/run/instance-2/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 '/srv/storage/autobuild/run/instance-2/output-1/build/zyre-2.0.0/doc' make[3]: Nothing to be done for 'install-exec-am'. make[3]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/zyre-2.0.0/doc' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/zyre-2.0.0/doc' make[2]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/zyre-2.0.0' make[3]: Entering directory '/srv/storage/autobuild/run/instance-2/output-1/build/zyre-2.0.0' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-2/output-1/target/usr/lib' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-2/output-1/target/usr/share/zproject/zyre' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-2/output-1/target/usr/include' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/pkgconfig' /bin/bash ./libtool --mode=install /usr/bin/install -c src/libzyre.la '/srv/storage/autobuild/run/instance-2/output-1/target/usr/lib' /usr/bin/install -c -m 644 src/libzyre.pc '/srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/pkgconfig' /usr/bin/install -c -m 644 api/zyre.api api/zyre_event.api '/srv/storage/autobuild/run/instance-2/output-1/target/usr/share/zproject/zyre' /usr/bin/install -c -m 644 include/zyre.h include/zyre_event.h include/zyre_library.h '/srv/storage/autobuild/run/instance-2/output-1/target/usr/include' libtool: install: /usr/bin/install -c src/.libs/libzyre.so.2.0.0 /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/libzyre.so.2.0.0 libtool: install: (cd /srv/storage/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 /srv/storage/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 /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/libzyre.la libtool: warning: remember to run 'libtool --finish /usr/lib' /usr/bin/mkdir -p '/srv/storage/autobuild/run/instance-2/output-1/target/usr/bin' /bin/bash ./libtool --mode=install /usr/bin/install -c src/zpinger '/srv/storage/autobuild/run/instance-2/output-1/target/usr/bin' libtool: install: /usr/bin/install -c src/zpinger /srv/storage/autobuild/run/instance-2/output-1/target/usr/bin/zpinger make[3]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/zyre-2.0.0' make[2]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/zyre-2.0.0' make[1]: Leaving directory '/srv/storage/autobuild/run/instance-2/output-1/build/zyre-2.0.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /srv/storage/autobuild/run/instance-2/output-1/host/etc/meson sed -e 's%@TARGET_CROSS@%/srv/storage/autobuild/run/instance-2/output-1/host/bin/aarch64-linux-gnu-%g' -e 's%@TARGET_ARCH@%aarch64%g' -e 's%@TARGET_CPU@%cortex-a53%g' -e 's%@TARGET_ENDIAN@%little%g' -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Os'@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', '-Os'@PKG_TARGET_CFLAGS@%g" -e 's%@HOST_DIR@%/srv/storage/autobuild/run/instance-2/output-1/host%g' -e 's%@STAGING_DIR@%/srv/storage/autobuild/run/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot%g' -e 's%@STATIC@%false%g' package/meson//cross-compilation.conf.in > /srv/storage/autobuild/run/instance-2/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' /srv/storage/autobuild/run/instance-2/output-1/host/etc/meson/cross-compilation.conf.in > /srv/storage/autobuild/run/instance-2/output-1/host/etc/meson/cross-compilation.conf rm -f /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.xml /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.dtd /srv/storage/autobuild/run/instance-2/output-1/host/bin/glib-compile-schemas /srv/storage/autobuild/run/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/srv/storage/autobuild/run/instance-2/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. mkdir -p /srv/storage/autobuild/run/instance-2/output-1/target/etc echo "buildroot" > /srv/storage/autobuild/run/instance-2/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /srv/storage/autobuild/run/instance-2/output-1/target/etc/hosts mkdir -p /srv/storage/autobuild/run/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /srv/storage/autobuild/run/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /srv/storage/autobuild/run/instance-2/output-1/target/etc/shadow rm -f /srv/storage/autobuild/run/instance-2/output-1/target/bin/sh /usr/bin/sed -i -e '/^passwd:/ {/systemd/! s/$/ systemd/}' -e '/^group:/ {/systemd/! s/$/ [SUCCESS=merge] systemd/}' /srv/storage/autobuild/run/instance-2/output-1/target/etc/nsswitch.conf printf '%s\n' C en_US locale-archive > /srv/storage/autobuild/run/instance-2/output-1/build/locales.nopurge for dir in /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/locale /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/X11/locale /srv/storage/autobuild/run/instance-2/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##*/}" /srv/storage/autobuild/run/instance-2/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/include /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/aclocal \ /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/pkgconfig /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/pkgconfig \ /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/cmake /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/cmake \ /srv/storage/autobuild/run/instance-2/output-1/target/usr/doc find /srv/storage/autobuild/run/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /srv/storage/autobuild/run/instance-2/output-1/target/lib/ /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/ /srv/storage/autobuild/run/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/gdb rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/bash-completion rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/etc/bash_completion.d rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/zsh rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/man /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/man rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/info /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/info rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/doc /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/doc rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/usr/share/gtk-doc rmdir /srv/storage/autobuild/run/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /srv/storage/autobuild/run/instance-2/output-1/target/lib/debug /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/debug find /srv/storage/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 /srv/storage/autobuild/run/instance-2/output-1/host/bin/aarch64-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /srv/storage/autobuild/run/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /srv/storage/autobuild/run/instance-2/output-1/host/bin/aarch64-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /srv/storage/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 /srv/storage/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 /srv/storage/autobuild/run/instance-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.08-rc1-3078-gb50eef1dfd"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2021.02-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2021.02-rc2\"" \ ) > /srv/storage/autobuild/run/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /srv/storage/autobuild/run/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/srv/storage/autobuild/run/instance-2/output-1/per-package /srv/storage/autobuild/run/instance-2/buildroot/support/scripts/fix-rpath target touch /srv/storage/autobuild/run/instance-2/output-1/target/usr ln -snf /srv/storage/autobuild/run/instance-2/output-1/host/aarch64-buildroot-linux-gnu/sysroot /srv/storage/autobuild/run/instance-2/output-1/staging make: Leaving directory '/srv/storage/autobuild/run/instance-2/buildroot' make: Entering directory '/srv/storage/autobuild/run/instance-2/buildroot' >>> Buildroot 2020.08-rc1-3078-gb50eef1dfd Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-systemd Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-linaro-aarch64 2018.05 Collecting legal info >>> toolchain Collecting legal info >>> bdwgc 8.0.4 Collecting legal info README.QUICK: OK (sha256: aeeaabbf44e67d413e18719f0c6ac9c23387ab0b33e7a15ee46cf59ddef12cc7) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libatomic_ops 7.6.10 Collecting legal info doc/LICENSING.txt: OK (sha256: f0e630c0ca489767033da5a0c869fb4231db522c5ff479ce55a853a923a00f69) COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> boost 1.75.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-btrfs-progs 5.7 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) libbtrfsutil/COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-cmake 3.15.5 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> host-util-linux 2.36.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-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> cgic 2.07 Collecting legal info license.txt: OK (sha256: 6a7de92593d64dbf7630d8f66f97e04a899769bef1e055f2434bc06b87b9de62) >>> curlpp 0.8.1 Collecting legal info doc/LICENSE: OK (sha256: 8b9e3afd4d06ad3c169e788e5187a3e9f4f35671e9a7322f7e74bea9643b5b5a) >>> libcurl 7.75.0 Collecting legal info COPYING: OK (sha256: 6fd1a1c008b5ef4c4741dd188c3f8af6944c14c25afa881eb064f98fb98358e7) >>> openssl Collecting legal info >>> libopenssl 1.1.1j Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> czmq 4.2.1 Collecting legal info LICENSE: OK (sha256: 1f256ecad192880510e84ad60474eab7589218784b9a50bc7ceee34c2b91f1d5) >>> zeromq 4.3.4 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> util-linux 2.36.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) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> systemd 247.3 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) README: OK (sha256: 6f22d19d35b00f35e0444e0bc9139e6d3bdf7277978f89c4e175e37b18c43f3d) tools/chromiumos/LICENSE: OK (sha256: 83bb6bd9ccd2cf5230cb1807ed16258289768dc4d9cb80069a814e04415a1275) >>> elfutils 0.181 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-meson 0.56.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.2 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.9.1 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-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> kmod 28 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libcap 2.48 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-libcap 2.48 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> util-linux-libs 2.36.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> zstd 1.4.8 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> udev Collecting legal info >>> dbus-triggerd ba3dbec805cb707c94c54de21666bf18b79bcc09 Collecting legal info dbus-triggerd.c: OK (sha256: 30d135650639af9019633690fc1aecbfc150aeeef9446347d4286a58338d10b0) >>> dbus 1.12.20 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> expat 2.2.10 Collecting legal info COPYING: OK (sha256: 8c6b5b6de8fae20b317f4992729abc0e520bfba4c7606cd1e9eeb87418eebdec) >>> ffmpeg 4.3.1 Collecting legal info LICENSE.md: OK (sha256: cb48bf09a11f5fb576cddb0431c8f5ed0a60157a9ec942adffc13907cbe083f2) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> freetype 2.10.4 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libass 0.15.0 Collecting legal info COPYING: OK (sha256: f7e30699d02798351e7f839e3d3bfeb29ce65e44efa7735c225464c4fd7dfe9c) >>> harfbuzz 2.7.4 Collecting legal info COPYING: OK (sha256: beb3f017ceb41387667f78237a7cecf84defa0ed257c505894663d6a9f13211b) >>> libglib2 2.66.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.66.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> libfribidi 1.0.10 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> libbluray 1.2.1 Collecting legal info COPYING: OK (sha256: b3aa400aca6d2ba1f0bd03bd98d03d1fe7489a3bbb26969d72016360af8a5c9d) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> libogg 1.3.4 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> gsettings-desktop-schemas 3.36.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> gstreamer1 1.18.3 Collecting legal info COPYING: OK (sha256: f445dc78b88496f7e20c7a2a461b95baba5865c8919b8289ac24ac0a80c6ce7a) >>> host-bison 3.7.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> hwdata 0.342 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> ifupdown-scripts Collecting legal info >>> kexec 2.0.20 Collecting legal info COPYING: OK (sha256: fa5fc1d1eec39532ea517518eeefd7b6e3c14341a55e5880a0e2a49eee47a5b7) >>> libcoap 4.2.1 Collecting legal info COPYING: OK (sha256: 09dd86a017bad210527085008cbf706609c58210897b69845af14099577e7eb7) LICENSE: OK (sha256: c51e85271aca3fbdd79bb4ee45dcfd854724538dad83b70afbbdfc62415e3e7f) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libg7221 dbfc29d4806ecdace50379a2f4d68a992a6fec34 Collecting legal info COPYING: OK (sha256: 26cc5f718279b45dbe34e25a2d29b2c8ca487bd9ab11b2d68c9318ff59d5c645) >>> libglob 1.0 Collecting legal info LICENSE: OK (sha256: 4cd4bac6ef90d4a91ee6e52df30f241045fb1a27fb53541ef4a9f8e47e6103ca) >>> libjson 7.6.1 Collecting legal info License.txt: OK (sha256: bd62d605bef39ab7ae39f6fa333ba513edb93cfcd56c9c966f1d34e31ff7c69b) >>> libmpdclient 2.19 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libodb 2.4.0 Collecting legal info LICENSE: OK (sha256: 841105a470fc283851c63941510ffd403c726d1910b688f7df95914ab8b1b5a3) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> lshw 02.19.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> mongodb 4.2.11 Collecting legal info APACHE-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) LICENSE-Community.txt: OK (sha256: 09d99ca61eb07873d5334077acba22c33e7f7d0a9fa08c92734e0ac8430d6e27) >>> host-python3-cheetah 3.2.4 Collecting legal info LICENSE: OK (sha256: 635349ae512fafc2e60eb74a50d0a5276fa06c00b5ecb20da53546449ddc45ea) >>> host-python3-psutil 5.7.2 Collecting legal info LICENSE: OK (sha256: 24c12984500caa07ffdce19eebc06396c5e6d244b573bc6c438f4a6ef8e56c1b) >>> host-python3-pyyaml 5.3.1 Collecting legal info LICENSE: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> host-libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> host-python3-regex 2020.2.20 Collecting legal info >>> host-python3-requests 2.25.1 Collecting legal info LICENSE: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b) >>> host-scons 3.1.2 Collecting legal info LICENSE.txt: OK (sha256: 72ed889165fb28378cadac14552be4a959f1ebab6b148abb5dd2b49712c3c6f6) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> snappy 1.1.8 Collecting legal info COPYING: OK (sha256: 55172044f7e241207117448a4d9d6ba1d0925c8ad66b5d4c08c70adfa9cc3de6) >>> sqlite 3340100 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> yaml-cpp 0.6.3 Collecting legal info LICENSE: OK (sha256: aa6fcc27be034e41e21dd832f9175bfe694a48491d9e14ff0fa278e19ad14f1b) >>> mpv 0.33.0 Collecting legal info LICENSE.GPL: OK (sha256: a99d7b0625a0566271aad6de694e52eafd566db024f9516720d526c680d3ee30) >>> host-waf 2.0.22 Collecting legal info waf: OK (sha256: 0a09ad26a2cfc69fa26ab871cb558165b60374b5a653ff556a0c6aca63a00df1) >>> ncdu 1.15.1 Collecting legal info COPYING: OK (sha256: 978f49428f21714c973706030c0ef09983cc1e2889a1b7b521dbf8860870cf05) >>> ncmpc 0.42 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ndisc6 1.0.4 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> nilfs-utils 2.2.8 Collecting legal info COPYING: OK (sha512: 4fc92d3998910acb108f81b1aee70a55a572b661a2766d0e57a55e48e2b737eea41415356cbd62593f26aec5797ab9fbb40211d7782b5834b4855ff1ce6ad5f7) >>> ntp 4.2.8p15 Collecting legal info COPYRIGHT: OK (sha256: 957e6a13445cc61ab1ca3dc80d8c269cf9b0a6d9eaec20f9f39639b0b3e66ee8) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> popt 1.18 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> pppd 2.4.8 Collecting legal info pppd/tdb.c: OK (sha256: 3990c65c506885f7bb75455d1d6188743a14ad46f5b62e136ef3739aed52c532) pppd/plugins/pppoatm/COPYING: OK (sha256: 1822ead9d2854adfbd282322b29730a3fec4cc67f6f6a2e487aad3476e3afd59) pppdump/bsd-comp.c: OK (sha256: 91a5e9c173e0e001e081e15bf7850cfd782a0baa02f5921e327ae3b449beff3f) pppd/ccp.c: OK (sha256: ee1c28551c87cdcdaf80eb3922726f015201614cb560a5ed18a7a0c15f2b4aa4) pppd/plugins/passprompt.c: OK (sha256: 6fa4c3dad059f6ef15c1c5e5219d9d0d40991dd3a162098a89967a1720de059e) >>> rp-pppoe 3.14 Collecting legal info doc/LICENSE: OK (sha256: 464006ba771074f4022db14f58a29a0b447b6fdde9529cf0331be396b6279162) >>> rsync 3.1.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sofia-sip 1.13.1-d10a3d268c Collecting legal info COPYING: OK (sha256: e1c0890440efe31b6cd2ee2abf895eb917c787799f079133f5809414d90d5d60) COPYRIGHTS: OK (sha256: b402ae58cf355b33be8fa023f704a039e3d41ecaccd2bbcda43ca31d703e4556) >>> softether 4.30-9700-beta Collecting legal info LICENSE: OK (sha256: 5da6241ddb987c4543bf1cbba6b40a3cd3ecb624dbd4a63daf04440911656bde) >>> host-softether 4.30-9700-beta Collecting legal info LICENSE: OK (sha256: 5da6241ddb987c4543bf1cbba6b40a3cd3ecb624dbd4a63daf04440911656bde) >>> host-libopenssl 1.1.1j Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-readline 8.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-squashfs 4.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.3 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-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) >>> host-zstd 1.4.8 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-systemd 247.3 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) README: OK (sha256: 6f22d19d35b00f35e0444e0bc9139e6d3bdf7277978f89c4e175e37b18c43f3d) tools/chromiumos/LICENSE: OK (sha256: 83bb6bd9ccd2cf5230cb1807ed16258289768dc4d9cb80069a814e04415a1275) >>> tclap 1.2.2 Collecting legal info COPYING: OK (sha256: cd81a61d47aeb1ed63036ca260baee37719923bbd7ebd988ec4edae128f3b6eb) >>> tzdata 2020f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdata 2020f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2020f Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> ustream-ssl 23a3f2830341acd1db149175baf7315a33bd0edb Collecting legal info ustream-ssl.h: OK (sha256: 90dd1590cf400a548438e2575e1ff46d8fb8cebae7d09f544aae7e059e30b6c5) >>> ux500-firmware 1.1.3-6 Collecting legal info license.txt: OK (sha256: b5bbc3fb3ff2f8e165b3bf60b25702d8970b3d7fe88b1c883f20615d550a7cb2) >>> valijson 0.3 Collecting legal info LICENSE: OK (sha256: 1a0f99926a2dbec30eba3db820236d9953fbe3048976923ac24980e655fbe991) >>> zyre 2.0.0 Collecting legal info LICENSE: OK (sha256: 1f256ecad192880510e84ad60474eab7589218784b9a50bc7ceee34c2b91f1d5) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-linaro-aarch64-2018.05: cannot save license (TOOLCHAIN_EXTERNAL_LINARO_AARCH64_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: python3-regex-2020.2.20: cannot save license (HOST_PYTHON3_REGEX_LICENSE_FILES not defined) Legal info produced in /srv/storage/autobuild/run/instance-2/output-1/legal-info make: Leaving directory '/srv/storage/autobuild/run/instance-2/buildroot'