BUILD_EXAMPLES BUILD_TEST BUILD_TESTING BUILD_TESTS -- Build files have been written to: /home/naourr/work/instance-0/output-1/build/ympd-1.3.0 >>> ympd 1.3.0 Building PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 -C /home/naourr/work/instance-0/output-1/build/ympd-1.3.0/ make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/ympd-1.3.0' make[2]: Entering directory '/home/naourr/work/instance-0/output-1/build/ympd-1.3.0' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/ympd-1.3.0' [ 12%] Generating assets.c Scanning dependencies of target ympd make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ympd-1.3.0' make[3]: Entering directory '/home/naourr/work/instance-0/output-1/build/ympd-1.3.0' [ 37%] Building C object CMakeFiles/ympd.dir/src/ympd.c.o [ 37%] Building C object CMakeFiles/ympd.dir/src/mpd_client.c.o [ 50%] Building C object CMakeFiles/ympd.dir/src/mongoose.c.o [ 62%] Building C object CMakeFiles/ympd.dir/src/json_encode.c.o [ 75%] Building C object CMakeFiles/ympd.dir/src/http_server.c.o [ 87%] Building C object CMakeFiles/ympd.dir/assets.c.o [100%] Linking C executable ympd make[3]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ympd-1.3.0' [100%] Built target ympd make[2]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ympd-1.3.0' make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ympd-1.3.0' >>> ympd 1.3.0 Installing to target PATH="/home/naourr/work/instance-0/output-1/host/bin:/home/naourr/work/instance-0/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-0/output-1/target install/fast -C /home/naourr/work/instance-0/output-1/build/ympd-1.3.0/ make[1]: Entering directory '/home/naourr/work/instance-0/output-1/build/ympd-1.3.0' Install the project... -- Install configuration: "Release" -- Installing: /home/naourr/work/instance-0/output-1/target/usr/bin/ympd -- Installing: /home/naourr/work/instance-0/output-1/target/usr/share/man/man1/ympd.1 make[1]: Leaving directory '/home/naourr/work/instance-0/output-1/build/ympd-1.3.0' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/naourr/work/instance-0/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-0/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-0/output-1/target/etc/shadow rm -f /home/naourr/work/instance-0/output-1/target/bin/sh rm -f /home/naourr/work/instance-0/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-0/output-1/build/locales.nopurge; done for dir in /home/naourr/work/instance-0/output-1/target/usr/share/locale /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale /home/naourr/work/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##*/}" /home/naourr/work/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-0/output-1/target/usr/include /home/naourr/work/instance-0/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-0/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-0/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-0/output-1/target/usr/lib/cmake /home/naourr/work/instance-0/output-1/target/usr/share/cmake \ /home/naourr/work/instance-0/output-1/target/usr/doc find /home/naourr/work/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-0/output-1/target/lib/ /home/naourr/work/instance-0/output-1/target/usr/lib/ /home/naourr/work/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-0/output-1/target/usr/man /home/naourr/work/instance-0/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-0/output-1/target/usr/info /home/naourr/work/instance-0/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-0/output-1/target/usr/doc /home/naourr/work/instance-0/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-0/output-1/target/usr/share 2>/dev/null || true find /home/naourr/work/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 /home/naourr/work/instance-0/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-0/output-1/host/bin/arm-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/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 /home/naourr/work/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 /home/naourr/work/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.05-rc2-07267-g9ff7b617056"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.05-rc2"; \ echo "PRETTY_NAME=\"Buildroot 2020.05-rc2\"" \ ) > /home/naourr/work/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/naourr/work/instance-0/output-1/per-package /home/naourr/work/instance-0/buildroot/support/scripts/fix-rpath target cat /home/naourr/work/instance-0/output-1/build/18xx-ti-utils-R8.7_SP3/.files-list.txt /home/naourr/work/instance-0/output-1/build/aespipe-2.4f/.files-list.txt /home/naourr/work/instance-0/output-1/build/atftp-0.7.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/bitstream-vera-1.10/.files-list.txt /home/naourr/work/instance-0/output-1/build/c-ares-1.16.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/cache-calibrator/.files-list.txt /home/naourr/work/instance-0/output-1/build/cairo-1.16.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/ccid-1.4.31/.files-list.txt /home/naourr/work/instance-0/output-1/build/checkpolicy-3.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/cifs-utils-6.10/.files-list.txt /home/naourr/work/instance-0/output-1/build/cjson-1.7.13/.files-list.txt /home/naourr/work/instance-0/output-1/build/e2fsprogs-1.45.6/.files-list.txt /home/naourr/work/instance-0/output-1/build/edid-decode-6def7bc83dfb0338632e06a8b14c93faa6af8879/.files-list.txt /home/naourr/work/instance-0/output-1/build/efibootmgr-15/.files-list.txt /home/naourr/work/instance-0/output-1/build/efivar-37/.files-list.txt /home/naourr/work/instance-0/output-1/build/expat-2.2.9/.files-list.txt /home/naourr/work/instance-0/output-1/build/fbset-2.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/flex-2.6.4/.files-list.txt /home/naourr/work/instance-0/output-1/build/fontconfig-2.13.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/freetype-2.10.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/fscryptctl-f037dcf4354ce8f25d0f371b58dfe7a7ac27576f/.files-list.txt /home/naourr/work/instance-0/output-1/build/glorytun-0.3.4/.files-list.txt /home/naourr/work/instance-0/output-1/build/hicolor-icon-theme-0.15/.files-list.txt /home/naourr/work/instance-0/output-1/build/iftop-1.0pre4/.files-list.txt /home/naourr/work/instance-0/output-1/build/imagemagick-7.0.8-59/.files-list.txt /home/naourr/work/instance-0/output-1/build/jasper-2.0.16/.files-list.txt /home/naourr/work/instance-0/output-1/build/jpeg/.files-list.txt /home/naourr/work/instance-0/output-1/build/libbson-1.9.5/.files-list.txt /home/naourr/work/instance-0/output-1/build/libcue-2.2.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/libcuefile-475/.files-list.txt /home/naourr/work/instance-0/output-1/build/libcurl-7.69.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/libdnet-1.11/.files-list.txt /home/naourr/work/instance-0/output-1/build/libdvdcss-1.4.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/libdvdread-6.1.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/libeXosip2-5.1.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/libestr-0.1.11/.files-list.txt /home/naourr/work/instance-0/output-1/build/libevent-2.1.11/.files-list.txt /home/naourr/work/instance-0/output-1/build/libfastjson-0.99.8/.files-list.txt /home/naourr/work/instance-0/output-1/build/libhtp-0.5.33/.files-list.txt /home/naourr/work/instance-0/output-1/build/libiconv-1.15/.files-list.txt /home/naourr/work/instance-0/output-1/build/libjpeg-9d/.files-list.txt /home/naourr/work/instance-0/output-1/build/libkcapi-1.1.5/.files-list.txt /home/naourr/work/instance-0/output-1/build/liblo-0.30/.files-list.txt /home/naourr/work/instance-0/output-1/build/liblockfile-1.09/.files-list.txt /home/naourr/work/instance-0/output-1/build/liblogging-1.0.6/.files-list.txt /home/naourr/work/instance-0/output-1/build/libmicrohttpd-0.9.70/.files-list.txt /home/naourr/work/instance-0/output-1/build/libmng-2.0.3/.files-list.txt /home/naourr/work/instance-0/output-1/build/libmodbus-3.1.6/.files-list.txt /home/naourr/work/instance-0/output-1/build/libmpdclient-2.18/.files-list.txt /home/naourr/work/instance-0/output-1/build/libnl-3.5.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/liboauth-1.0.3/.files-list.txt /home/naourr/work/instance-0/output-1/build/libopenssl-1.1.1g/.files-list.txt /home/naourr/work/instance-0/output-1/build/liboping-1.10.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/libosip2-5.1.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/libpcap-1.9.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/libpfm4-4.10.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/libpng-1.6.37/.files-list.txt /home/naourr/work/instance-0/output-1/build/libqrencode-4.0.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/libreplaygain-r475/.files-list.txt /home/naourr/work/instance-0/output-1/build/libselinux-3.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/libsepol-3.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/libsodium-1.0.18/.files-list.txt /home/naourr/work/instance-0/output-1/build/libsoxr-0.1.3/.files-list.txt /home/naourr/work/instance-0/output-1/build/libsvg-0.1.4/.files-list.txt /home/naourr/work/instance-0/output-1/build/libsvg-cairo-0.1.6/.files-list.txt /home/naourr/work/instance-0/output-1/build/libtasn1-4.16.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/liburcu-0.11.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/liburiparser-0.9.3/.files-list.txt /home/naourr/work/instance-0/output-1/build/libusb-1.0.23/.files-list.txt /home/naourr/work/instance-0/output-1/build/libxml2-2.9.10/.files-list.txt /home/naourr/work/instance-0/output-1/build/libzlib-1.2.11/.files-list.txt /home/naourr/work/instance-0/output-1/build/lldpd-1.0.5/.files-list.txt /home/naourr/work/instance-0/output-1/build/lockfile-progs-0.1.18/.files-list.txt /home/naourr/work/instance-0/output-1/build/lttng-tools-2.11.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/lzo-2.10/.files-list.txt /home/naourr/work/instance-0/output-1/build/mender-2.2.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/mmc-utils-d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8/.files-list.txt /home/naourr/work/instance-0/output-1/build/motion-4.2.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/msmtp-1.8.7/.files-list.txt /home/naourr/work/instance-0/output-1/build/musepack-r475/.files-list.txt /home/naourr/work/instance-0/output-1/build/musl-fts-1.2.7/.files-list.txt /home/naourr/work/instance-0/output-1/build/ncurses-6.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/neon-0.30.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/netstat-nat-1.4.10/.files-list.txt /home/naourr/work/instance-0/output-1/build/noip-2.1.9/.files-list.txt /home/naourr/work/instance-0/output-1/build/openssl/.files-list.txt /home/naourr/work/instance-0/output-1/build/pcre-8.44/.files-list.txt /home/naourr/work/instance-0/output-1/build/pcsc-lite-1.8.26/.files-list.txt /home/naourr/work/instance-0/output-1/build/pixman-0.40.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/popt-1.16/.files-list.txt /home/naourr/work/instance-0/output-1/build/pppd-2.4.8/.files-list.txt /home/naourr/work/instance-0/output-1/build/ptpd-1.1.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/pwgen-2.08/.files-list.txt /home/naourr/work/instance-0/output-1/build/rpi-bt-firmware-d4f7087ecbc8eff9cb64a4650765697157821d64/.files-list.txt /home/naourr/work/instance-0/output-1/build/rsyslog-8.2002.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/safeclib-08112019/.files-list.txt /home/naourr/work/instance-0/output-1/build/skeleton-init-common/.files-list.txt /home/naourr/work/instance-0/output-1/build/skeleton-init-none/.files-list.txt /home/naourr/work/instance-0/output-1/build/skeleton/.files-list.txt /home/naourr/work/instance-0/output-1/build/slirp-8c2da74c1385242f20799fec8c04f8378edc6550/.files-list.txt /home/naourr/work/instance-0/output-1/build/stunnel-5.56/.files-list.txt /home/naourr/work/instance-0/output-1/build/sunxi-tools-1.4.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/tcf-agent-1.7.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/tftpd-5.2/.files-list.txt /home/naourr/work/instance-0/output-1/build/thttpd-2.29/.files-list.txt /home/naourr/work/instance-0/output-1/build/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d/.files-list.txt /home/naourr/work/instance-0/output-1/build/tinyssh-7e2b4025bf3a2dae4c6617e3eb39df4bcde37454/.files-list.txt /home/naourr/work/instance-0/output-1/build/toolchain-external-custom/.files-list.txt /home/naourr/work/instance-0/output-1/build/toolchain-external/.files-list.txt /home/naourr/work/instance-0/output-1/build/toolchain/.files-list.txt /home/naourr/work/instance-0/output-1/build/tpm2-tools-4.1.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/tpm2-totp-0.2.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/tpm2-tss-2.3.3/.files-list.txt /home/naourr/work/instance-0/output-1/build/tslib-1.21/.files-list.txt /home/naourr/work/instance-0/output-1/build/twolame-0.4.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/usbredir-0.8.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/util-linux-2.35.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/vtun-3.0.4/.files-list.txt /home/naourr/work/instance-0/output-1/build/vuejs-2.6.11/.files-list.txt /home/naourr/work/instance-0/output-1/build/webp-1.1.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/wilc1000-firmware-14.1/.files-list.txt /home/naourr/work/instance-0/output-1/build/xz-5.2.4/.files-list.txt /home/naourr/work/instance-0/output-1/build/ympd-1.3.0/.files-list.txt /home/naourr/work/instance-0/output-1/build/zlib/.files-list.txt > /home/naourr/work/instance-0/output-1/build/packages-file-list.txt cat /home/naourr/work/instance-0/output-1/build/host-autoconf-2.69/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-autoconf-archive-2019.01.06/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-automake-1.15.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-bison-3.4.2/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-cryptopp-8.2.0/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-cryptsetup-2.2.2/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-expat-2.2.9/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-f2fs-tools-1.13.0/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-flex-2.6.4/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-genext2fs-1.4.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-genimage-12/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-gettext-tiny-adaa9c64921e80f2b8dd3610ffb508618b9204f3/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-gettext/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-go-1.13.8/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-go-bootstrap-1.4.3/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-gperf-3.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-json-c-0.13.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libaio-0.3.111/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libconfuse-3.2.2/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libffi-3.3/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libopenssl-1.1.1g/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libtool-2.4.6/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libusb-1.0.23/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libyaml-0.2.2/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-libzlib-1.2.11/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-lvm2-2.02.185/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-m4-1.4.18/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-meson-0.54.2/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-ncurses-6.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-ninja-1.10.0/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-openssl/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-patchelf-0.9/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-popt-1.16/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-python-2.7.18/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-python-inflection-0.3.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-python-mako-1.1.2/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-python-markupsafe-1.1.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-python-pyyaml-5.3.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-python-setuptools-44.0.0/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-python-xlrd-1.2.0/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-python3-3.8.2/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-python3-setuptools-44.0.0/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-sdbusplus-4212292bcf136d04b38ba5116aa568b0fa312798/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-skeleton/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-tar-1.29/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-tegrarcm-1.8/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-ti-cgt-pru-2.3.3/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-util-linux-2.35.1/.files-list-host.txt /home/naourr/work/instance-0/output-1/build/host-zlib/.files-list-host.txt > /home/naourr/work/instance-0/output-1/build/packages-file-list-host.txt cat /home/naourr/work/instance-0/output-1/build/c-ares-1.16.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/cairo-1.16.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/ccid-1.4.31/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/cjson-1.7.13/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/e2fsprogs-1.45.6/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/efivar-37/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/expat-2.2.9/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/flex-2.6.4/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/fontconfig-2.13.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/freetype-2.10.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/imagemagick-7.0.8-59/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/jasper-2.0.16/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libbson-1.9.5/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libcue-2.2.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libcuefile-475/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libcurl-7.69.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libdnet-1.11/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libdvdcss-1.4.2/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libdvdread-6.1.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libeXosip2-5.1.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libestr-0.1.11/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libevent-2.1.11/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libfastjson-0.99.8/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libhtp-0.5.33/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libiconv-1.15/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libjpeg-9d/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libkcapi-1.1.5/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/liblo-0.30/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/liblockfile-1.09/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/liblogging-1.0.6/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libmicrohttpd-0.9.70/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libmng-2.0.3/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libmodbus-3.1.6/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libmpdclient-2.18/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libnl-3.5.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/liboauth-1.0.3/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libopenssl-1.1.1g/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/liboping-1.10.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libosip2-5.1.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libpcap-1.9.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libpfm4-4.10.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libpng-1.6.37/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libqrencode-4.0.2/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libreplaygain-r475/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libselinux-3.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libsepol-3.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libsodium-1.0.18/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libsoxr-0.1.3/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libsvg-0.1.4/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libsvg-cairo-0.1.6/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libtasn1-4.16.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/liburcu-0.11.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/liburiparser-0.9.3/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libusb-1.0.23/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libxml2-2.9.10/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/libzlib-1.2.11/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/lttng-tools-2.11.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/lzo-2.10/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/musepack-r475/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/musl-fts-1.2.7/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/ncurses-6.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/neon-0.30.2/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/pcre-8.44/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/pcsc-lite-1.8.26/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/pixman-0.40.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/popt-1.16/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/pppd-2.4.8/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/rapidxml-1.13/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/safeclib-08112019/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/skeleton-init-common/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/slirp-8c2da74c1385242f20799fec8c04f8378edc6550/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/toolchain-external-custom/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/toolchain/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/tpm2-tss-2.3.3/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/tslib-1.21/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/twolame-0.4.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/usbredir-0.8.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/util-linux-2.35.1/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/webp-1.1.0/.files-list-staging.txt /home/naourr/work/instance-0/output-1/build/xz-5.2.4/.files-list-staging.txt > /home/naourr/work/instance-0/output-1/build/packages-file-list-staging.txt touch /home/naourr/work/instance-0/output-1/target/usr ln -snf /home/naourr/work/instance-0/output-1/host/arm-buildroot-linux-uclibcgnueabi/sysroot /home/naourr/work/instance-0/output-1/staging make: Leaving directory '/home/naourr/work/instance-0/buildroot' make: Entering directory '/home/naourr/work/instance-0/buildroot' >>> Buildroot 2020.05-rc2-07267-g9ff7b617056 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 >>> 18xx-ti-utils R8.7_SP3 Collecting legal info COPYING: OK (sha256: 363cef40b276a7a91ebcff3f78626d9cfe5e5a51927c725236007259403d5fc4) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info 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-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny adaa9c64921e80f2b8dd3610ffb508618b9204f3 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> aespipe 2.4f Collecting legal info >>> atftp 0.7.2 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> bitstream-vera 1.10 Collecting legal info COPYRIGHT.TXT: OK (sha256: 3361d054759a2fc686a2c058be82deaf9c2e6fe549be9004d7935a6c1736315d) >>> c-ares 1.16.1 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> 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) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-gperf 3.1 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) >>> libselinux 3.0 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> libsepol 3.0 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> ccid 1.4.31 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> pcsc-lite 1.8.26 Collecting legal info COPYING: OK (sha256: 40d4358bb8dc8d30f5365ae6d999b6f820bbc051b292912482f2e4d0ebd837e1) GPL-3.0.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> checkpolicy 3.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> cifs-utils 6.10 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> cjson 1.7.13 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> host-cryptsetup 2.2.2 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.02.185 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-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) >>> e2fsprogs 1.45.6 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> edid-decode 6def7bc83dfb0338632e06a8b14c93faa6af8879 Collecting legal info edid-decode.c: OK (sha256: 4b4a7e6d7c358bb5b982eaa84d228cd9e99b75a5fefd3af01272957bf2016b5b) >>> efibootmgr 15 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> efivar 37 Collecting legal info COPYING: OK (sha256: 91df770634adc2755e78cae33a0d01e702ce2f69046408ae93d0d934ff29691b) >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-f2fs-tools 1.13.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> fbset 2.1 Collecting legal info >>> fscryptctl f037dcf4354ce8f25d0f371b58dfe7a7ac27576f Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-genext2fs 1.4.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-genimage 12 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> glorytun 0.3.4 Collecting legal info LICENSE: OK (sha256: 3d9ddddb8807c305287d9dbab58473e5307e9c91651c43c654a0828855d2b373) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> hicolor-icon-theme 0.15 Collecting legal info COPYING: OK (sha256: b0a64377d4ee87b7dbcf418ce4fb33ec3b2d7081b6732890e4af06b8118c4526) >>> iftop 1.0pre4 Collecting legal info COPYING: OK (sha256: c00d1408e080e7f14615c7c2e0fbd079f1b2c19e93fc6eab819bdee8d5fdfbc4) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> imagemagick 7.0.8-59 Collecting legal info LICENSE: OK (sha256: 5b47db932754743460eba7a226aea85b63e3408d3c7affb4d0117f70c9594ded) >>> jpeg Collecting legal info >>> libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> 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) >>> webp 1.1.0 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> jasper 2.0.16 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> libbson 1.9.5 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) THIRD_PARTY_NOTICES: OK (sha256: 8dc5cb3146b026715e6c145621c7732f36c295d825b7b3a03076ad3f238db48e) >>> libcue 2.2.1 Collecting legal info LICENSE: OK (sha256: c388d36583fa54e13b6d73ad924d0b68d073ed8a5771e17cb49104705df4504f) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcurl 7.69.1 Collecting legal info COPYING: OK (sha256: db3c4a3b3695a0f317a0c5176acd2f656d18abc45b3ee78e50935a78eb1e132e) >>> openssl Collecting legal info >>> libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libdnet 1.11 Collecting legal info LICENSE: OK (sha256: 1e94df12cb3701fa64e07eeb60284bb16a3544815d5a39860dacff7b86610584) >>> libdvdcss 1.4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.1 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libeXosip2 5.1.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 5.1.1 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libevent 2.1.11 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libfastjson 0.99.8 Collecting legal info COPYING: OK (sha256: b29370bbfa98816e1fca0901f18149d920736771bfd68b4ee0eb00c78b38d245) >>> libhtp 0.5.33 Collecting legal info LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15) >>> libkcapi 1.1.5 Collecting legal info COPYING: OK (sha256: c6b8402a68999b0f84560ab43cdf60f9ff33c4a9a8ced6a40db9d3b787ba5b4a) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) >>> liblo 0.30 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> liblockfile 1.09 Collecting legal info COPYRIGHT: OK (sha256: 5fffcc11f94a05a7cff02ff792407737eb1cba840767cc1a71b67fbb19695dd3) >>> liblogging 1.0.6 Collecting legal info COPYING: OK (sha256: a5626f700d3ee92513673b5f43733af5b651d9e7a9157d4bd81ceb9c89ec04b0) >>> libmicrohttpd 0.9.70 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libmng 2.0.3 Collecting legal info LICENSE: OK (sha256: ba280734838eb3f22a85b92a7e62de357d4d4c325029dce723b0cb125c417c35) >>> libmodbus 3.1.6 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmpdclient 2.18 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> host-meson 0.54.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.8.2 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> liboping 1.10.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libpfm4 4.10.1 Collecting legal info COPYING: OK (sha256: beef323d68fc5db9c67b20e8e9de7ccde371d20cdbcdd686804055b18b926d90) >>> libqrencode 4.0.2 Collecting legal info COPYING: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libsvg-cairo 0.1.6 Collecting legal info COPYING: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libtasn1 4.16.0 Collecting legal info LICENSE: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> liburcu 0.11.1 Collecting legal info lgpl-2.1.txt: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) lgpl-relicensing.txt: OK (sha256: 8ef8121eddd2fc0779d94331a1d0f1ead9c796343d845e564cd8c8c4ae3d6f6e) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: e8c070cb093be4b2eaf938a5f1c11621163b2d9cfa2790460cf925d81e442fa7) >>> liburiparser 0.9.3 Collecting legal info COPYING: OK (sha256: ee90029e62d11f48faa59360d15c3ad8e7c094c74cc25b055716d92340da561f) >>> lldpd 1.0.5 Collecting legal info LICENSE: OK (sha256: 0e96a5aea65f16e2239231ce4ab90497f8bc3bb8fe6abe9299aade4726ff7c8d) >>> lockfile-progs 0.1.18 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lttng-tools 2.11.0 Collecting legal info gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) lgpl-2.1.txt: OK (sha256: 051be1f11b508ef7bb839994f6b58be19a827c56bd9bddfe36d77d3d4be55abe) LICENSE: OK (sha256: f07515677547da5f3ee2396bdf491affc1accd5e4765a5378b6e1e98392fd5e7) >>> mender 2.2.0 Collecting legal info LICENSE: OK (sha256: 32714818ad6f98ee0185a52e23a475d89122e3efd2b2c26c733781c28e798c99) LIC_FILES_CHKSUM.sha256: OK (sha256: 8edc8cda9cc06270f44d2d75f7810a6ccc3d71c251cadb5e1a3065eb057a3132) vendor/github.com/mendersoftware/mendertesting/LICENSE: OK (sha256: beb140be4cd64599bedc691a55b2729c9cc611a4b9d6ec44e01270105daf18a2) vendor/github.com/mendersoftware/log/LICENSE: OK (sha256: ceb1b36ff073bd13d9806d4615b931707768ca9023805620acc32dd1cfc2f680) vendor/github.com/mendersoftware/scopestack/LICENSE: OK (sha256: ceb1b36ff073bd13d9806d4615b931707768ca9023805620acc32dd1cfc2f680) vendor/github.com/mendersoftware/mender-artifact/LICENSE: OK (sha256: beb140be4cd64599bedc691a55b2729c9cc611a4b9d6ec44e01270105daf18a2) vendor/github.com/pkg/errors/LICENSE: OK (sha256: 8d427fd87bc9579ea368fde3d49f9ca22eac857f91a9dec7e3004bdfab7dee86) vendor/github.com/pmezard/go-difflib/LICENSE: OK (sha256: 2eb550be6801c1ea434feba53bf6d12e7c71c90253e0a9de4a4f46cf88b56477) vendor/golang.org/x/crypto/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/golang.org/x/sys/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/golang.org/x/net/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/github.com/bmatsuo/lmdb-go/LICENSE.md: OK (sha256: 0634b008cee55ca01f0888d2f5aba2d34e66c3f52c31a4e16a5d5d33d0c2a03e) vendor/golang.org/x/text/LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) vendor/github.com/remyoudompheng/go-liblzma/LICENSE: OK (sha256: 87640bc4df2ceb1559f268a3db1ba859ab780f7ba5b1b4545173d4680a3d918b) vendor/github.com/davecgh/go-spew/LICENSE: OK (sha256: 1b93a317849ee09d3d7e4f1d20c2b78ddb230b4becb12d7c224c927b9d470251) vendor/github.com/sirupsen/logrus/LICENSE: OK (sha256: 51a0c9ec7f8b7634181b8d4c03e5b5d204ac21d6e72f46c313973424664b2e6b) vendor/github.com/stretchr/testify/LICENSE: OK (sha256: dad2b0b2cc2dbdbf95ad5d800ef7588956e74dc2479014829d42be295125c25d) vendor/github.com/stretchr/testify/LICENCE.txt: OK (sha256: 402f39eed8a1851385d0703999aa9f23d067c2ea3e15c63c074e389cbf8f8f8f) vendor/github.com/stretchr/objx/LICENSE.md: OK (sha256: fde7d610b9b95fc5a6304055c4dae951025b630aaa42a24e95ebf76675ae832c) vendor/github.com/ungerik/go-sysfs/LICENSE: OK (sha256: ffa15bdce332058a03a1d923910864fb6e58bf6df66a0e3914284725b327183e) vendor/github.com/urfave/cli/LICENSE: OK (sha256: da277af11b85227490377fbcac6afccc68be560c4fff36ac05ca62de55345fd7) vendor/github.com/bmatsuo/lmdb-go/LICENSE.mdb.md: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> host-go 1.13.8 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4.3 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> mmc-utils d40ec535b9d4e4c974e8c2fbfb422cd0348cc5e8 Collecting legal info mmc.h: OK (sha256: c3165393bcd710624e2909327a6fbeb736c47bdbe66de1c1a364ac7324d3e4d6) >>> motion 4.2.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> msmtp 1.8.7 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> musepack r475 Collecting legal info libmpcdec/COPYING: OK (sha256: 141f551d8e4f037b7f6bc9136b7d3116c7ae9ec8da10c4f14c07c6dc34bc9aa5) libmpcenc/quant.c: OK (sha256: 0da88639aebbd614151ee52294fa13789f8cd28d9f2e0a56998b89b5c21ddc2b) >>> neon 0.30.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README: OK (sha256: 95f77624e96f6728145826fc895142275451f43f41c073766db3dbbcc8b790b0) >>> netstat-nat 1.4.10 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> noip 2.1.9 Collecting legal info COPYING: OK (sha256: 5aaf7e9e1790c6e372b6c5dec8c6c4b60504414a8c56f64c3071d281d3c251fa) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> ptpd 1.1.0 Collecting legal info COPYRIGHT: OK (sha256: be69f30947abef91e0bce161005fe56b116b770e459e3e6980279349de47c366) >>> pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-python-xlrd 1.2.0 Collecting legal info LICENSE: OK (sha256: b5a5dbce60265e305a815a6cb83ed07f24519d8ba644f2a307994488bced8815) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-python-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> rapidxml 1.13 Collecting legal info license.txt: OK (sha256: 794bf3b2ecf5cf0c740ac6c524d66ce6284c4b1de1f983d21a242b8abbeb9720) >>> rpi-bt-firmware d4f7087ecbc8eff9cb64a4650765697157821d64 Collecting legal info LICENCE.broadcom_bcm43xx: OK (sha256: b16056fc91b82a0e3e8de8f86c2dac98201aa9dc3cbd33e8d38f1b087fcec30d) >>> rsyslog 8.2002.0 Collecting legal info COPYING: OK (sha256: 054b3a047d9232376a46b87356b19b0c0c2924cb5e6911ab96a01fc4b515f083) COPYING.LESSER: OK (sha256: 4038442ca5bde8ffd243cfc235cb4455e7d618d47558ea3d8284733f71d904ed) COPYING.ASL20: OK (sha256: 8743ad560dea1229d4f46cd603e10874db41a27f3c74f64e958ef123f3943fab) >>> safeclib 08112019 Collecting legal info COPYING: OK (sha256: c33e77efd5781e3d59a2bb648c82d2a615035ef0d24cf58880380e3af906510b) >>> host-sdbusplus 4212292bcf136d04b38ba5116aa568b0fa312798 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> host-autoconf-archive 2019.01.06 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-python-inflection 0.3.1 Collecting legal info LICENSE: OK (sha256: 4a3f52ac1012a90db398e4c55f1d1bea501dddafef8a4b3adb7533b1d820e148) >>> host-python-mako 1.1.2 Collecting legal info LICENSE: OK (sha256: 47cd0d41b1092f9161cfb629ed15e5cea185144710ff4633a4281ef088ff5de7) >>> host-python-markupsafe 1.1.1 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> host-python-pyyaml 5.3.1 Collecting legal info LICENSE: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> host-libyaml 0.2.2 Collecting legal info LICENSE: OK (sha256: a2adb9c959b797494a0ef80bdf60e22db2749ee3e0c0908556e3eb548f967c56) >>> slirp 8c2da74c1385242f20799fec8c04f8378edc6550 Collecting legal info >>> stunnel 5.56 Collecting legal info COPYING.md: OK (sha256: f46e2613769e23e23348b6eb667dc85309da2252c8cc2016db92ad93d743aea4) COPYRIGHT.md: OK (sha256: 62f171d4d8b6726df61f18a6bbc0a70f79c4bc2134d837d35c81fc6289a2d84d) >>> sunxi-tools 1.4.1 Collecting legal info LICENSE.md: OK (sha256: 2b0d4dda4bf8034e1506507a67f80f982131137afe62bf144d248f9faea31da4) >>> tcf-agent 1.7.0 Collecting legal info agent/edl-v10.html: OK (sha256: f82d01b74a513bd3504d08136026a5ac2a7e6ff62ebcde391fa74aa222d11ce0) >>> host-tegrarcm 1.8 Collecting legal info LICENSE: OK (sha256: 5f20d276321cb37346d911712a813cb7ce4c8e3a570bffc919bec820eeef13f6) >>> host-cryptopp 8.2.0 Collecting legal info License.txt: OK (sha256: f29d65ae3f0c8e327284f193524643ffb4d682fcca3e1740a5c6cbab0e720583) >>> host-libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> tftpd 5.2 Collecting legal info tftpd/tftpd.c: OK (sha256: 5efef82650b8ece733e37790fc70f05e426c9e1ef9640d4ebcb04867bd3f5e28) >>> thttpd 2.29 Collecting legal info thttpd.c: OK (sha256: be059e6b8219d5bb5480fa6a2864bbb34892f56951d03d08b356bc1fa8c81a01) >>> host-ti-cgt-pru 2.3.3 Collecting legal info PRU_Code_Generation_Tools_2.3.x_manifest.html: OK (sha256: 913cb4ab564f874b7c9a11726a16c4ccdc7ecc60be2738201281a1e28dc93641) pru_rts_2_3_0_82167478-F8C9-49b2-82BD-12F8550770F9.spdx: OK (sha256: 5e198df9782c63cedc8363f0e298b241a9a8084398a925f6e1003dbcb60801cb) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info uim.h: OK (sha256: 4e39276507524f938459b05d061ae77562f3f85926fe73027cfcac259cb03d0e) >>> tinyssh 7e2b4025bf3a2dae4c6617e3eb39df4bcde37454 Collecting legal info LICENCE: OK (sha256: b5dc19477e29f4111e1c16cd89ec0782f5a07b1a30e3bdb7c155425b81b12c46) >>> tpm2-tools 4.1.1 Collecting legal info LICENSE: OK (sha256: e10dce74279166bf7bc463eb6e462c2025bceb3e50cadfe865d92c1c3dc0bb21) >>> tpm2-tss 2.3.3 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> tpm2-totp 0.2.1 Collecting legal info LICENSE: OK (sha256: 67bc21a0bff2b0890307cfaa883bd3f5337f461eb6d8a612a015cea6d704e9ed) >>> tslib 1.21 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> twolame 0.4.0 Collecting legal info COPYING: OK (sha256: 257a842724705950b07da76ce0e22ffa80ec77b3e9dfc6702522ac342409da0f) >>> usbredir 0.8.0 Collecting legal info COPYING.LIB: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> vtun 3.0.4 Collecting legal info README.OpenSSL: OK (sha256: 5692a9a69dc5abc1aa9cbc54899d114b65c4cefbd9d7fcecc304316a2f26ced3) >>> vuejs 2.6.11 Collecting legal info LICENSE: OK (sha256: 17fb24bc303763f3fe1911ee24e5225c7ad59f0e3a5d8123e9b730c100a306a6) >>> wilc1000-firmware 14.1 Collecting legal info >>> ympd 1.3.0 Collecting legal info LICENSE: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: aespipe-2.4f: cannot save license (AESPIPE_LICENSE_FILES not defined) WARNING: fbset-2.1: cannot save license (FBSET_LICENSE_FILES not defined) WARNING: slirp-8c2da74c1385242f20799fec8c04f8378edc6550: cannot save license (SLIRP_LICENSE_FILES not defined) WARNING: wilc1000-firmware-14.1: cannot save license (WILC1000_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-0/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-0/buildroot'