rm -f /home/naourr/work/instance-1/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /home/naourr/work/instance-1/output-1/build/locales.nopurge for dir in /home/naourr/work/instance-1/output-1/target/usr/share/locale /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale /home/naourr/work/instance-1/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-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-1/output-1/target/usr/include /home/naourr/work/instance-1/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-1/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-1/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-1/output-1/target/usr/lib/cmake /home/naourr/work/instance-1/output-1/target/usr/share/cmake \ /home/naourr/work/instance-1/output-1/target/usr/doc find /home/naourr/work/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-1/output-1/target/lib/ /home/naourr/work/instance-1/output-1/target/usr/lib/ /home/naourr/work/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-1/output-1/target/etc/bash_completion.d rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-1/output-1/target/usr/man /home/naourr/work/instance-1/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-1/output-1/target/usr/info /home/naourr/work/instance-1/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-1/output-1/target/usr/doc /home/naourr/work/instance-1/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /home/naourr/work/instance-1/output-1/target/lib/debug /home/naourr/work/instance-1/output-1/target/usr/lib/debug find /home/naourr/work/instance-1/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-1/output-1/host/bin/riscv64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-1/output-1/host/bin/riscv64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-1/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-1/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-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-8220-gdf715365186"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.08-git\"" \ ) > /home/naourr/work/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/naourr/work/instance-1/output-1/per-package /home/naourr/work/instance-1/buildroot/support/scripts/fix-rpath target cat /home/naourr/work/instance-1/output-1/build/aircrack-ng-1.6/.files-list.txt /home/naourr/work/instance-1/output-1/build/apache-2.4.43/.files-list.txt /home/naourr/work/instance-1/output-1/build/apcupsd-3.14.14/.files-list.txt /home/naourr/work/instance-1/output-1/build/apr-1.7.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/apr-util-1.6.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/bellagio-0.9.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/bmon-4.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/boinc-7.16.6/.files-list.txt /home/naourr/work/instance-1/output-1/build/boost-1.73.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/ca-certificates-20190110/.files-list.txt /home/naourr/work/instance-1/output-1/build/coreutils-8.32/.files-list.txt /home/naourr/work/instance-1/output-1/build/cpuload-0.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/czmq-4.2.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/dash-0.5.11/.files-list.txt /home/naourr/work/instance-1/output-1/build/dav1d-0.7.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/dbus-1.12.18/.files-list.txt /home/naourr/work/instance-1/output-1/build/dbus-triggerd-ba3dbec805cb707c94c54de21666bf18b79bcc09/.files-list.txt /home/naourr/work/instance-1/output-1/build/dieharder-3.31.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/dosfstools-4.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/dovecot-2.3.10.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/dump1090-bff92c4ad772a0a8d433f788d39dae97e00e4dbe/.files-list.txt /home/naourr/work/instance-1/output-1/build/espeak-1.48.04/.files-list.txt /home/naourr/work/instance-1/output-1/build/exfat-utils-1.3.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/expat-2.2.9/.files-list.txt /home/naourr/work/instance-1/output-1/build/fan-ctrl-1.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/fbv-1.0b/.files-list.txt /home/naourr/work/instance-1/output-1/build/fcgiwrap-99c942c90063c73734e56bacaa65f947772d9186/.files-list.txt /home/naourr/work/instance-1/output-1/build/fftw-single-3.3.8/.files-list.txt /home/naourr/work/instance-1/output-1/build/flex-2.6.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/flickcurl-1.26/.files-list.txt /home/naourr/work/instance-1/output-1/build/gesftpserver-1/.files-list.txt /home/naourr/work/instance-1/output-1/build/getent/.files-list.txt /home/naourr/work/instance-1/output-1/build/gmp-6.1.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/gnuchess-6.2.5/.files-list.txt /home/naourr/work/instance-1/output-1/build/gnupg-1.4.23/.files-list.txt /home/naourr/work/instance-1/output-1/build/gnutls-3.6.14/.files-list.txt /home/naourr/work/instance-1/output-1/build/grep-3.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/gsl-2.5/.files-list.txt /home/naourr/work/instance-1/output-1/build/hackrf-2018.01.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/haproxy-2.2.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-autoconf-2.69/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-automake-1.15.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-bison-3.6.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-expat-2.2.9/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-flex-2.6.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-gettext-tiny-0.3.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-gettext/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-intltool-0.51.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-libffi-3.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-libglib2-2.64.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-libopenssl-1.1.1g/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-libtirpc-1.2.6/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-libtool-2.4.6/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-libxml-parser-perl-2.46/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-libxml2-2.9.10/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-libyaml-0.2.5/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-libzlib-1.2.11/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-lzip-1.21/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-m4-1.4.18/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-meson-0.55.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-ncurses-6.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-nfs-utils-2.5.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-ninja-1.10.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-openssl/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-patchelf-0.9/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-pcre-8.44/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-pigz-2.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-pkgconf-1.6.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-python-2.7.18/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-python3-3.8.5/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-python3-pyyaml-5.3.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-python3-setuptools-44.0.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-shared-mime-info-1.12/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-skeleton/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-tar-1.29/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-util-linux-2.35.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-zlib/.files-list.txt /home/naourr/work/instance-1/output-1/build/hostapd-2.9/.files-list.txt /home/naourr/work/instance-1/output-1/build/i2pd-2.32.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/igd2-for-linux-1.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/igmpproxy-0.2.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/imx-usb-loader-30b43d69770cd69e84c045dc9dcabb1f3e9d975a/.files-list.txt /home/naourr/work/instance-1/output-1/build/inconsolata-001.010/.files-list.txt /home/naourr/work/instance-1/output-1/build/iostat-2.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/iozone-3_489/.files-list.txt /home/naourr/work/instance-1/output-1/build/iptables-1.8.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/jpeg/.files-list.txt /home/naourr/work/instance-1/output-1/build/latencytop-0.5/.files-list.txt /home/naourr/work/instance-1/output-1/build/lcdapi-0.11/.files-list.txt /home/naourr/work/instance-1/output-1/build/lcms2-2.11/.files-list.txt /home/naourr/work/instance-1/output-1/build/leptonica-1.78.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libarchive-3.4.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/libassuan-2.5.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/libcamera-96fab38e02792a109c0d35ca2154e95a7b4c8fcb/.files-list.txt /home/naourr/work/instance-1/output-1/build/libcddb-1.3.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/libcoap-4.2.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libconfuse-3.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/libcrossguid-8f399e8bd4252be9952f3dfa8199924cc8487ca4/.files-list.txt /home/naourr/work/instance-1/output-1/build/libcurl-7.71.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/libdcadec-0.2.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libdrm-2.4.102/.files-list.txt /home/naourr/work/instance-1/output-1/build/libebml-1.4.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libebur128-1.2.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/libev-4.27/.files-list.txt /home/naourr/work/instance-1/output-1/build/libfcgi-2.4.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/libffi-3.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/libglib2-2.64.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/libgpg-error-1.37/.files-list.txt /home/naourr/work/instance-1/output-1/build/libgpgme-1.13.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/libhttpparser-2.9.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/libidn2-2.3.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libjpeg-9d/.files-list.txt /home/naourr/work/instance-1/output-1/build/liblinear-2.30/.files-list.txt /home/naourr/work/instance-1/output-1/build/libllcp-05dfa8003433a7070bfd8ae02efdb0203bbf34aa/.files-list.txt /home/naourr/work/instance-1/output-1/build/liblog4c-localtime-1.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libmatroska-1.6.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libmaxminddb-1.4.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/libmbus-0.8.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libmcrypt-2.5.8/.files-list.txt /home/naourr/work/instance-1/output-1/build/libmicrohttpd-0.9.71/.files-list.txt /home/naourr/work/instance-1/output-1/build/libnfc-1.8.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libnl-3.5.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/liboauth-1.0.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/libopenssl-1.1.1g/.files-list.txt /home/naourr/work/instance-1/output-1/build/libpcap-1.9.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/libpjsip-2.10/.files-list.txt /home/naourr/work/instance-1/output-1/build/libpng-1.6.37/.files-list.txt /home/naourr/work/instance-1/output-1/build/libpthread-stubs-0.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/librtlsdr-0.6.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libsecret-0.20.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/libsepol-3.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/libsoup-2.62.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/libsrtp-2.2.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libssh2-1.9.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libtirpc-1.2.6/.files-list.txt /home/naourr/work/instance-1/output-1/build/libudfread-1.1.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libupnp-1.6.25/.files-list.txt /home/naourr/work/instance-1/output-1/build/libusb-1.0.23/.files-list.txt /home/naourr/work/instance-1/output-1/build/libuv-1.38.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libuwsc-3.3.5/.files-list.txt /home/naourr/work/instance-1/output-1/build/libva-2.8.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libva-utils-2.8.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libwebsockets-4.0.20/.files-list.txt /home/naourr/work/instance-1/output-1/build/libxml2-2.9.10/.files-list.txt /home/naourr/work/instance-1/output-1/build/libxmlrpc-1.51.06/.files-list.txt /home/naourr/work/instance-1/output-1/build/libyuv-413a8d8041f1cc5a350a47c0d81cc721e64f9fd0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libzlib-1.2.11/.files-list.txt /home/naourr/work/instance-1/output-1/build/lightning-2.1.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/linux-pam-1.4.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/linuxptp-2.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/ltp-testsuite-20200515/.files-list.txt /home/naourr/work/instance-1/output-1/build/lxc-4.0.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/lynx-2.8.9rel.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/lz4-1.9.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/lzo-2.10/.files-list.txt /home/naourr/work/instance-1/output-1/build/mc-4.8.24/.files-list.txt /home/naourr/work/instance-1/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/.files-list.txt /home/naourr/work/instance-1/output-1/build/most-5.1.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/mtdev-1.1.6/.files-list.txt /home/naourr/work/instance-1/output-1/build/mtools-4.0.24/.files-list.txt /home/naourr/work/instance-1/output-1/build/mtr-0.93/.files-list.txt /home/naourr/work/instance-1/output-1/build/musl-compat-headers/.files-list.txt /home/naourr/work/instance-1/output-1/build/musl-fts-1.2.7/.files-list.txt /home/naourr/work/instance-1/output-1/build/ncurses-6.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/nettle-3.6/.files-list.txt /home/naourr/work/instance-1/output-1/build/nmap-7.80/.files-list.txt /home/naourr/work/instance-1/output-1/build/ocrad-0.27/.files-list.txt /home/naourr/work/instance-1/output-1/build/olsr-0.9.8/.files-list.txt /home/naourr/work/instance-1/output-1/build/openpgm-5-2-122/.files-list.txt /home/naourr/work/instance-1/output-1/build/openssl/.files-list.txt /home/naourr/work/instance-1/output-1/build/pciutils-3.7.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/pcre-8.44/.files-list.txt /home/naourr/work/instance-1/output-1/build/pcre2-10.34/.files-list.txt /home/naourr/work/instance-1/output-1/build/phytool-2/.files-list.txt /home/naourr/work/instance-1/output-1/build/pixz-1.0.6/.files-list.txt /home/naourr/work/instance-1/output-1/build/powertop-2.11/.files-list.txt /home/naourr/work/instance-1/output-1/build/putty-0.74/.files-list.txt /home/naourr/work/instance-1/output-1/build/qdecoder-12.0.7/.files-list.txt /home/naourr/work/instance-1/output-1/build/qt5base-5.15.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/rauc-1.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/shared-mime-info-1.12/.files-list.txt /home/naourr/work/instance-1/output-1/build/skeleton-init-common/.files-list.txt /home/naourr/work/instance-1/output-1/build/skeleton-init-none/.files-list.txt /home/naourr/work/instance-1/output-1/build/skeleton/.files-list.txt /home/naourr/work/instance-1/output-1/build/slang-2.3.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/sqlite-3320300/.files-list.txt /home/naourr/work/instance-1/output-1/build/squashfs-4.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/subversion-1.13.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/syslog-ng-3.28.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/tiff-4.1.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/tinyalsa-1.1.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/tinyproxy-1.10.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/tinyxml2-8.0.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/tio-1.32/.files-list.txt /home/naourr/work/instance-1/output-1/build/toolchain-external-custom/.files-list.txt /home/naourr/work/instance-1/output-1/build/toolchain-external/.files-list.txt /home/naourr/work/instance-1/output-1/build/toolchain/.files-list.txt /home/naourr/work/instance-1/output-1/build/tslib-1.22/.files-list.txt /home/naourr/work/instance-1/output-1/build/utf8proc-2.5.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/util-linux-2.35.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/xz-5.2.5/.files-list.txt /home/naourr/work/instance-1/output-1/build/zeromq-4.3.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/zlib/.files-list.txt > /home/naourr/work/instance-1/output-1/build/packages-file-list.txt cat /home/naourr/work/instance-1/output-1/build/aircrack-ng-1.6/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/apache-2.4.43/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/apcupsd-3.14.14/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/apr-1.7.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/apr-util-1.6.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/bellagio-0.9.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/bmon-4.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/boinc-7.16.6/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/boost-1.73.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/ca-certificates-20190110/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/coreutils-8.32/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/cpuload-0.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/czmq-4.2.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/dash-0.5.11/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/dav1d-0.7.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/dbus-1.12.18/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/dbus-triggerd-ba3dbec805cb707c94c54de21666bf18b79bcc09/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/dieharder-3.31.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/dosfstools-4.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/dovecot-2.3.10.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/dump1090-bff92c4ad772a0a8d433f788d39dae97e00e4dbe/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/espeak-1.48.04/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/exfat-utils-1.3.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/expat-2.2.9/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/fan-ctrl-1.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/fbv-1.0b/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/fcgiwrap-99c942c90063c73734e56bacaa65f947772d9186/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/fftw-single-3.3.8/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/flex-2.6.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/flickcurl-1.26/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/gesftpserver-1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/getent/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/gmp-6.1.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/gnuchess-6.2.5/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/gnupg-1.4.23/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/gnutls-3.6.14/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/grep-3.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/gsl-2.5/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/hackrf-2018.01.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/haproxy-2.2.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-autoconf-2.69/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-automake-1.15.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-bison-3.6.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-expat-2.2.9/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-flex-2.6.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-gettext-tiny-0.3.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-gettext/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-intltool-0.51.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libffi-3.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libglib2-2.64.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libopenssl-1.1.1g/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libtirpc-1.2.6/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libtool-2.4.6/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libxml-parser-perl-2.46/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libxml2-2.9.10/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libyaml-0.2.5/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libzlib-1.2.11/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-lzip-1.21/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-m4-1.4.18/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-meson-0.55.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-ncurses-6.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-nfs-utils-2.5.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-ninja-1.10.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-openssl/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-patchelf-0.9/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-pcre-8.44/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-pigz-2.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-python-2.7.18/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-python3-3.8.5/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-python3-pyyaml-5.3.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-python3-setuptools-44.0.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-shared-mime-info-1.12/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-skeleton/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-tar-1.29/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-util-linux-2.35.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-zlib/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/hostapd-2.9/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/i2pd-2.32.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/igd2-for-linux-1.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/igmpproxy-0.2.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/imx-usb-loader-30b43d69770cd69e84c045dc9dcabb1f3e9d975a/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/inconsolata-001.010/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/iostat-2.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/iozone-3_489/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/iptables-1.8.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/jpeg/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/latencytop-0.5/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/lcdapi-0.11/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/lcms2-2.11/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/leptonica-1.78.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libarchive-3.4.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libassuan-2.5.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libcamera-96fab38e02792a109c0d35ca2154e95a7b4c8fcb/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libcddb-1.3.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libcoap-4.2.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libconfuse-3.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libcrossguid-8f399e8bd4252be9952f3dfa8199924cc8487ca4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libcurl-7.71.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libdcadec-0.2.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libdrm-2.4.102/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libebml-1.4.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libebur128-1.2.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libev-4.27/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libfcgi-2.4.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libffi-3.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libglib2-2.64.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libgpg-error-1.37/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libgpgme-1.13.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libhttpparser-2.9.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libidn2-2.3.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libjpeg-9d/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/liblinear-2.30/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libllcp-05dfa8003433a7070bfd8ae02efdb0203bbf34aa/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/liblog4c-localtime-1.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libmatroska-1.6.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libmaxminddb-1.4.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libmbus-0.8.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libmcrypt-2.5.8/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libmicrohttpd-0.9.71/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libnfc-1.8.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libnl-3.5.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/liboauth-1.0.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libopenssl-1.1.1g/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libpcap-1.9.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libpjsip-2.10/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libpng-1.6.37/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libpthread-stubs-0.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/librtlsdr-0.6.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libsecret-0.20.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libsepol-3.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libsoup-2.62.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libsrtp-2.2.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libssh2-1.9.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libtirpc-1.2.6/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libudfread-1.1.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libupnp-1.6.25/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libusb-1.0.23/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libuv-1.38.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libuwsc-3.3.5/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libva-2.8.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libva-utils-2.8.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libwebsockets-4.0.20/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libxml2-2.9.10/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libxmlrpc-1.51.06/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libyuv-413a8d8041f1cc5a350a47c0d81cc721e64f9fd0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libzlib-1.2.11/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/lightning-2.1.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/linux-pam-1.4.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/linuxptp-2.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/ltp-testsuite-20200515/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/lxc-4.0.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/lynx-2.8.9rel.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/lz4-1.9.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/lzo-2.10/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/mc-4.8.24/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/most-5.1.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/mtdev-1.1.6/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/mtools-4.0.24/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/mtr-0.93/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/musl-compat-headers/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/musl-fts-1.2.7/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/ncurses-6.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/nettle-3.6/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/nmap-7.80/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/ocrad-0.27/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/olsr-0.9.8/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/openpgm-5-2-122/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/openssl/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/pciutils-3.7.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/pcre-8.44/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/pcre2-10.34/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/phytool-2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/pixz-1.0.6/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/powertop-2.11/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/putty-0.74/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/qdecoder-12.0.7/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/qt5base-5.15.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/rauc-1.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/shared-mime-info-1.12/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/skeleton-init-common/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/skeleton-init-none/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/skeleton/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/slang-2.3.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/sqlite-3320300/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/squashfs-4.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/subversion-1.13.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/syslog-ng-3.28.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/tiff-4.1.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/tinyalsa-1.1.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/tinyproxy-1.10.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/tinyxml2-8.0.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/tio-1.32/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/toolchain-external-custom/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/toolchain-external/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/toolchain/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/tslib-1.22/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/utf8proc-2.5.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/util-linux-2.35.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/xz-5.2.5/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/zeromq-4.3.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/zlib/.files-list-host.txt > /home/naourr/work/instance-1/output-1/build/packages-file-list-host.txt cat /home/naourr/work/instance-1/output-1/build/aircrack-ng-1.6/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/apache-2.4.43/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/apcupsd-3.14.14/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/apr-1.7.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/apr-util-1.6.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/bellagio-0.9.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/bmon-4.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/boinc-7.16.6/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/boost-1.73.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/ca-certificates-20190110/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/coreutils-8.32/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/cpuload-0.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/czmq-4.2.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/dash-0.5.11/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/dav1d-0.7.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/dbus-1.12.18/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/dbus-triggerd-ba3dbec805cb707c94c54de21666bf18b79bcc09/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/dieharder-3.31.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/dosfstools-4.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/dovecot-2.3.10.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/dump1090-bff92c4ad772a0a8d433f788d39dae97e00e4dbe/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/espeak-1.48.04/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/exfat-utils-1.3.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/expat-2.2.9/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/fan-ctrl-1.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/fbv-1.0b/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/fcgiwrap-99c942c90063c73734e56bacaa65f947772d9186/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/fftw-single-3.3.8/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/flex-2.6.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/flickcurl-1.26/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/gesftpserver-1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/getent/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/gmp-6.1.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/gnuchess-6.2.5/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/gnupg-1.4.23/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/gnutls-3.6.14/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/grep-3.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/gsl-2.5/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/hackrf-2018.01.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/haproxy-2.2.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-autoconf-2.69/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-automake-1.15.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-bison-3.6.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-expat-2.2.9/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-flex-2.6.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-gettext-tiny-0.3.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-gettext/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-intltool-0.51.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-libffi-3.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-libglib2-2.64.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-libopenssl-1.1.1g/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-libtirpc-1.2.6/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-libtool-2.4.6/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-libxml-parser-perl-2.46/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-libxml2-2.9.10/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-libyaml-0.2.5/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-libzlib-1.2.11/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-lzip-1.21/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-m4-1.4.18/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-meson-0.55.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-ncurses-6.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-nfs-utils-2.5.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-ninja-1.10.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-openssl/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-patchelf-0.9/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-pcre-8.44/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-pigz-2.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-pkgconf-1.6.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-python-2.7.18/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-python3-3.8.5/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-python3-pyyaml-5.3.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-python3-setuptools-44.0.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-shared-mime-info-1.12/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-skeleton/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-tar-1.29/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-util-linux-2.35.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-zlib/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/hostapd-2.9/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/i2pd-2.32.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/igd2-for-linux-1.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/igmpproxy-0.2.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/imx-usb-loader-30b43d69770cd69e84c045dc9dcabb1f3e9d975a/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/inconsolata-001.010/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/iostat-2.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/iozone-3_489/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/iptables-1.8.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/jpeg/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/latencytop-0.5/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/lcdapi-0.11/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/lcms2-2.11/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/leptonica-1.78.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libarchive-3.4.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libassuan-2.5.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libcamera-96fab38e02792a109c0d35ca2154e95a7b4c8fcb/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libcddb-1.3.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libcoap-4.2.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libconfuse-3.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libcrossguid-8f399e8bd4252be9952f3dfa8199924cc8487ca4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libcurl-7.71.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libdcadec-0.2.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libdrm-2.4.102/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libebml-1.4.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libebur128-1.2.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libev-4.27/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libfcgi-2.4.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libffi-3.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libglib2-2.64.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libgpg-error-1.37/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libgpgme-1.13.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libhttpparser-2.9.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libidn2-2.3.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libjpeg-9d/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/liblinear-2.30/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libllcp-05dfa8003433a7070bfd8ae02efdb0203bbf34aa/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/liblog4c-localtime-1.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libmatroska-1.6.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libmaxminddb-1.4.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libmbus-0.8.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libmcrypt-2.5.8/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libmicrohttpd-0.9.71/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libnfc-1.8.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libnl-3.5.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/liboauth-1.0.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libopenssl-1.1.1g/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libpcap-1.9.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libpjsip-2.10/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libpng-1.6.37/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libpthread-stubs-0.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/librtlsdr-0.6.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libsecret-0.20.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libsepol-3.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libsoup-2.62.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libsrtp-2.2.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libssh2-1.9.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libtasn1-4.16.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libtirpc-1.2.6/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libudfread-1.1.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libupnp-1.6.25/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libusb-1.0.23/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libuv-1.38.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libuwsc-3.3.5/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libva-2.8.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libva-utils-2.8.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libwebsockets-4.0.20/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libxml2-2.9.10/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libxmlrpc-1.51.06/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libyuv-413a8d8041f1cc5a350a47c0d81cc721e64f9fd0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libzlib-1.2.11/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/lightning-2.1.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/linux-pam-1.4.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/linuxptp-2.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/ltp-testsuite-20200515/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/lxc-4.0.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/lynx-2.8.9rel.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/lz4-1.9.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/lzo-2.10/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/mc-4.8.24/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/most-5.1.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/mtdev-1.1.6/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/mtools-4.0.24/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/mtr-0.93/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/musl-compat-headers/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/musl-fts-1.2.7/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/ncurses-6.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/nettle-3.6/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/nmap-7.80/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/ocrad-0.27/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/olsr-0.9.8/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/openpgm-5-2-122/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/openssl/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/pciutils-3.7.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/pcre-8.44/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/pcre2-10.34/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/phytool-2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/pixz-1.0.6/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/powertop-2.11/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/putty-0.74/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/qdecoder-12.0.7/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/qt5base-5.15.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/rauc-1.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/shared-mime-info-1.12/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/skeleton-init-common/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/skeleton-init-none/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/skeleton/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/slang-2.3.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/sqlite-3320300/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/squashfs-4.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/subversion-1.13.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/syslog-ng-3.28.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/tiff-4.1.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/tinyalsa-1.1.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/tinyproxy-1.10.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/tinyxml2-8.0.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/tio-1.32/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/toolchain-external-custom/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/toolchain-external/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/toolchain/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/tslib-1.22/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/utf8proc-2.5.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/util-linux-2.35.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/xz-5.2.5/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/zeromq-4.3.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/zlib/.files-list-staging.txt > /home/naourr/work/instance-1/output-1/build/packages-file-list-staging.txt touch /home/naourr/work/instance-1/output-1/target/usr ln -snf /home/naourr/work/instance-1/output-1/host/riscv64-buildroot-linux-musl/sysroot /home/naourr/work/instance-1/output-1/staging make: Leaving directory '/home/naourr/work/instance-1/buildroot' make: Entering directory '/home/naourr/work/instance-1/buildroot' >>> Buildroot 2019.02-8220-gdf715365186 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) >>> musl-compat-headers Collecting legal info >>> 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 >>> aircrack-ng 1.6 Collecting legal info LICENSE: OK (sha256: fc51fd3a97223f2fd47b057202d4a6b0daaedf23b5a1f5ff8723c192fc1e021d) >>> 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) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.6.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> openssl Collecting legal info >>> libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> sqlite 3320300 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> apache 2.4.43 Collecting legal info LICENSE: OK (sha256: 47b8c2b6c3309282a99d4a3001575c790fead690cc14734628c4667d2bbffc43) >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> util-linux 2.35.2 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) >>> linux-pam 1.4.0 Collecting legal info Copyright: OK (sha256: 133d98e7a2ab3ffd330b4debb0bfc10fea21e4b2b5a5b09de2e924293be5ff08) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> pcre2 10.34 Collecting legal info LICENCE: OK (sha256: 982293becea3f18eb4e3ce2145f66638e46d105a27b88418766caf321a684d03) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> 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) >>> apcupsd 3.14.14 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> bellagio 0.9.3 Collecting legal info COPYING: OK (sha256: a3d4e451d72288a4f8819b734ef610926213c2ba97e512add8de2f30843505a6) >>> bmon 4.0 Collecting legal info LICENSE.BSD: OK (sha256: 59ae3d59c672bfb955917a8e32f5cacba7f8ce716c499a4c63dc8cd8cb5c4991) LICENSE.MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> boinc 7.16.6 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libcurl 7.71.1 Collecting legal info COPYING: OK (sha256: db3c4a3b3695a0f317a0c5176acd2f656d18abc45b3ee78e50935a78eb1e132e) >>> libidn2 2.3.0 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libssh2 1.9.0 Collecting legal info COPYING: OK (sha256: e15ed284a15e80115467d6d7f030f0d89d8fabbecd78fb6e0f861f0cfc128fd9) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> boost 1.73.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> ca-certificates 20190110 Collecting legal info debian/copyright: OK (sha256: 80fd11117df5543d5cf17bfd951b0ead213f7867d0b09f09c6d5a5eca3ff7422) >>> 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-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> coreutils 8.32 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> cpuload 0.3 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> czmq 4.2.0 Collecting legal info LICENSE: OK (sha256: 1f256ecad192880510e84ad60474eab7589218784b9a50bc7ceee34c2b91f1d5) >>> zeromq 4.3.2 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> dash 0.5.11 Collecting legal info COPYING: OK (sha256: 254a7894923ff62e69184a991dcbccae97edee58a1105e8efbe78caf10595d72) >>> dav1d 0.7.1 Collecting legal info COPYING: OK (sha256: b327887de263238deaa80c34cdd2ff3e0ba1d35db585ce14a37ce3e74ee389e9) >>> host-meson 0.55.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.8.5 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> dbus-triggerd ba3dbec805cb707c94c54de21666bf18b79bcc09 Collecting legal info dbus-triggerd.c: OK (sha256: 30d135650639af9019633690fc1aecbfc150aeeef9446347d4286a58338d10b0) >>> dbus 1.12.18 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> dieharder 3.31.1 Collecting legal info COPYING: OK (sha256: c475bcd1afa6fc15a65174e31c599c0d23706a34e4b9f2fcb03a4dad5438d53f) >>> gsl 2.5 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dosfstools 4.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dovecot 2.3.10.1 Collecting legal info COPYING: OK (sha256: a363b132e494f662d98c820d1481297e6ae72f194c2c91b6c39e1518b86240a8) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.MIT: OK (sha256: 52b8c95fabb19575281874b661ef7968ea47e8f5d74ba0dd40ce512e52b3fc97) >>> lz4 1.9.2 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> dump1090 bff92c4ad772a0a8d433f788d39dae97e00e4dbe Collecting legal info anet.h: OK (sha256: 29046ef7ee0b7b127bcc64faf135035820906dea2b379b2efcfc119131a39f7a) >>> librtlsdr 0.6.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> espeak 1.48.04 Collecting legal info License.txt: OK (sha256: 0bbca7a0ad5da4a6b0677f90d17817984edce7e42d300cae94ae93e4ccba9df7) >>> exfat-utils 1.3.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fan-ctrl 1.3 Collecting legal info ERROR: No hash found for fan-ctrl.c >>> fbv 1.0b Collecting legal info COPYING: OK (sha256: bf21d97bafcaacb5d6bc3d5502030c340f0e0593614078ab017af91e950083af) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> fcgiwrap 99c942c90063c73734e56bacaa65f947772d9186 Collecting legal info COPYING: OK (sha256: 1504c301f6d417f2626085337e5c3bb3dc0282265089396ab36bfe1942feef1c) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flickcurl 1.26 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) LICENSE-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) LICENSE.html: OK (sha256: 3590f30b0fb9446a1f0a7ea5bcbb5786fa66fa362800f53d2575875d74b91909) >>> gesftpserver 1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> getent Collecting legal info >>> gnuchess 6.2.5 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> gnutls 3.6.14 Collecting legal info doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.16.0 Collecting legal info LICENSE: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> nettle 3.6 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> grep 3.4 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> hackrf 2018.01.1 Collecting legal info COPYING: OK (sha256: 49b60a6288f90f49074228cc1fae0fb16871ba36b756013abdf7c2fc92f01fad) >>> haproxy 2.2.0 Collecting legal info LICENSE: OK (sha256: 0717ca51fceaa25ac9e5ccc62e0c727dcf27796057201fb5fded56a25ff6ca28) doc/lgpl.txt: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) doc/gpl.txt: OK (sha256: ddb9db7630752f8fdc6898f7c99a99eaeeac5213627ecb093df9c82f56175dc7) >>> hostapd 2.9 Collecting legal info README: OK (sha256: 9da5dd0776da266b180b915e460ff75c6ff729aca1196ab396529510f24f3761) >>> i2pd 2.32.1 Collecting legal info LICENSE: OK (sha256: d147a6acdaf8ec9f6513802ef6cad4a4afcdb5ab6b98d9f6bb26d2b7f4cf454c) >>> igd2-for-linux 1.2 Collecting legal info linuxigd2/doc/LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> igmpproxy 0.2.1 Collecting legal info COPYING: OK (sha256: be3d05af93dbbc4650f8d641d8e1bec220af4a729e07ba71e949c25b93a1b4f6) GPL.txt: OK (sha256: c4f65d5d396ad518a37d30b83fe33897661858dc174ff64a15d0461630ce64e4) Stanford.txt: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> imx-usb-loader 30b43d69770cd69e84c045dc9dcabb1f3e9d975a Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> inconsolata 001.010 Collecting legal info OFL.txt: OK (sha256: 8bbed014d1c85a9e3f36703816833c9538e140fea88c2bc3a745ce2449dc18ab) >>> iostat 2.2 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> iozone 3_489 Collecting legal info >>> iptables 1.8.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jpeg Collecting legal info >>> libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> latencytop 0.5 Collecting legal info latencytop.c: OK (sha256: 34d1db30ab21eaedb2c191b2787632a960090a0c63da9f5b481d84b23b98c438) >>> libglib2 2.64.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.64.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.35.2 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) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> lcdapi 0.11 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lcms2 2.11 Collecting legal info COPYING: OK (sha256: 53ad5ca11b8f4079e9c9bfa61575927a33f53526d6d414287149ec3ab61e8e4d) >>> tiff 4.1.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> leptonica 1.78.0 Collecting legal info leptonica-license.txt: OK (sha256: ca0ac11c7c0acad9599d54990942cc11c9f6d9b569f1a360d774a628819c3518) >>> libarchive 3.4.3 Collecting legal info COPYING: OK (sha256: e1e3d4ba9d0b0ccba333b5f5539f7c6c9a3ef3d57a96cd165d2c45eaa1cd026d) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libassuan 2.5.3 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.37 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcamera 96fab38e02792a109c0d35ca2154e95a7b4c8fcb Collecting legal info LICENSES/LGPL-2.1-or-later.txt: OK (sha256: 1ccf09bf2f598308df4bed9cd8e9657dc5cd0973d2800318f2e241486e2edf3f) LICENSES/GPL-2.0-or-later.txt: OK (sha256: 606aa26338f69ce178f1cbc648b7574aec4b5bbaeb20f4df36ff49010cb8fbbd) LICENSES/MIT.txt: OK (sha256: 8f25018489d6fe0dec34a352314c38dc146247b7de65735790f4398a92afa84b) LICENSES/BSD-2-Clause.txt: OK (sha256: fd38b2c053c0cce46d9c5ef3545a6e34d157a240ba99c9b8dca5d37a8147da6c) LICENSES/GPL-2.0-only.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSES/Linux-syscall-note.txt: OK (sha256: 3f9e477523febab58de8b716ccfbcf02e6ef1c8e7728953905e8558637abe2a9) LICENSES/BSD-3-Clause.txt: OK (sha256: e11af671c491efac2f94c1d752bea92f4308ca2450c7d11e582e4b48c40e4de1) LICENSES/CC0-1.0.txt: OK (sha256: 6a573fb2f9082662978cf21fb153096df0a1981deaea7dbc10a11046fe005d9f) LICENSES/CC-BY-SA-4.0.txt: OK (sha256: ec3732087acf8c52429a020d6bba362ff578705bdb53365a21744485ec15b0e6) >>> 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) >>> libcddb 1.3.2 Collecting legal info COPYING: OK (sha256: 7a4436f9ec37603356791c87de3bc444989befd2682d29efb3d97604e04c1852) >>> libcoap 4.2.0 Collecting legal info COPYING: OK (sha256: 09dd86a017bad210527085008cbf706609c58210897b69845af14099577e7eb7) LICENSE: OK (sha256: 3821a9f881344ad53c543c84675ad4b6a29e913ca500cfa160ab52e4e6965b15) >>> libcrossguid 8f399e8bd4252be9952f3dfa8199924cc8487ca4 Collecting legal info LICENSE: OK (sha256: 779e58787f966a1552f68d5ec041513cef68785dae4a519dbda7bc0b86eda20e) >>> libdcadec 0.2.0 Collecting legal info COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libdrm 2.4.102 Collecting legal info >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libebml 1.4.0 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libebur128 1.2.4 Collecting legal info COPYING: OK (sha256: d6b4754bb67bdd08b97d5d11b2d7434997a371585a78fe77007149df3af8d09c) >>> libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libgpgme 1.13.1 Collecting legal info COPYING.LESSER: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libhttpparser 2.9.4 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> liblinear 2.30 Collecting legal info COPYRIGHT: OK (sha256: c366abf1cb3a003d8c6e6d9c111a23c432db1d001294f88d479b70b60d7c0af2) >>> libllcp 05dfa8003433a7070bfd8ae02efdb0203bbf34aa Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libnfc 1.8.0 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> liblog4c-localtime 1.0 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libmatroska 1.6.0 Collecting legal info LICENSE.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmaxminddb 1.4.2 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> libmbus 0.8.0 Collecting legal info COPYING: OK (sha256: ea171a4ae443eca7186f564db2c3cc8b84c1ac343f227f92cd52ec6a948f4a74) >>> libmcrypt 2.5.8 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libmicrohttpd 0.9.71 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> liboauth 1.0.3 Collecting legal info COPYING.MIT: OK (sha256: c30608672733bf3abd2ccf6f3206be8d91b7ee58b007b2fdbcfbc61c655e7fb7) >>> libpjsip 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libsrtp 2.2.0 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libyuv 413a8d8041f1cc5a350a47c0d81cc721e64f9fd0 Collecting legal info LICENSE: OK (sha256: 2b2cc1180c7e6988328ad2033b04b80117419db9c4c584918bbb3cfec7e9364f) >>> libsecret 0.20.1 Collecting legal info COPYING: OK (sha256: a1a33180d02960ab1c5de36cf20b1a2f0fe9888d83826ad263da5db52f1b183b) >>> libsepol 3.1 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libsoup 2.62.3 Collecting legal info COPYING: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> libtirpc 1.2.6 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 2.5.1 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libtirpc 1.2.6 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libudfread 1.1.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuv 1.38.0 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> libuwsc 3.3.5 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> libva-utils 2.8.0 Collecting legal info COPYING: OK (sha256: c6220c9f87832c27abcb8a32eafdd2823e13ce146b3ea63d5deae2a76798ef50) >>> libva 2.8.0 Collecting legal info COPYING: OK (sha256: c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de) >>> libwebsockets 4.0.20 Collecting legal info LICENSE: OK (sha256: 5756db345eb9c21cb06dd7cb69c38ec234657a233f9a186b4f5fa453681bd394) >>> libxmlrpc 1.51.06 Collecting legal info doc/COPYING: OK (sha256: db7a6d3f187b218c3534010a83424c6bcdef88e6a0b6b1aa3a8762238bd642e6) >>> lightning 2.1.3 Collecting legal info COPYING.LESSER: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> linuxptp 2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ltp-testsuite 20200515 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> lxc 4.0.3 Collecting legal info LICENSE.GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> lynx 2.8.9rel.1 Collecting legal info COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6) >>> mc 4.8.24 Collecting legal info COPYING: OK (sha256: 5576bbec76296e1c8e081f7037ebd01bdada388635f58d844a2f20d37bbe4284) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> mjpg-streamer 5a6e0a2db163e6ae9461552b59079870d0959340 Collecting legal info mjpg-streamer-experimental/LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> most 5.1.0 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) COPYRIGHT: OK (sha256: 47ad1c3f9b94d6ec42d9bee6c5df980c5c2daa5b9d22113545ae6a3f21ca2f52) >>> mtdev 1.1.6 Collecting legal info COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4) >>> mtools 4.0.24 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.21 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> mtr 0.93 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> nmap 7.80 Collecting legal info COPYING: OK (sha256: a6afaad36c803dc602734451d9421ed363b48d1ca0faadf0907fc2d91a000284) >>> ocrad 0.27 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> olsr 0.9.8 Collecting legal info license.txt: OK (sha256: 7dcf1fb93ef105e2708b02603bb6ee443115d4819fbf2c5a3a001b46887acb9a) lib/pud/nmealib/LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> openpgm 5-2-122 Collecting legal info openpgm/pgm/LICENSE: OK (sha256: 4a7d4ec71fa60969399fd4caad64d5a3003fee2775445f271a5a36a8ae743a29) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pciutils 3.7.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> phytool 2 Collecting legal info LICENSE: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-pigz 2.4 Collecting legal info README: OK (sha256: dc8f78258cdb4478b5922f4c00eb63d3cbac06c171dc829648fd414bb0cf4493) >>> pixz 1.0.6 Collecting legal info LICENSE: OK (sha256: d036806b4d1efee7c6d86276451c4d833e9798751417e25daae62dfbe348641b) >>> powertop 2.11 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) >>> putty 0.74 Collecting legal info LICENCE: OK (sha256: 92028b6d56212bd3e4ce6a36bd2e2454851dca7e8ffe4c6ab51385ca214ca322) >>> qdecoder 12.0.7 Collecting legal info COPYING: OK (sha256: 17e647523e5c5c75fd02861dcf3ea91a146d918ab303460ee58135c9dd70904e) >>> qt5base 5.15.0 Collecting legal info LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE.GPL3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE.GPL3-EXCEPT: OK (sha256: 0dbe024961f6ab5c52689cbd036c977975d0d0f6a67ff97762d96cb819dd5652) LICENSE.LGPLv3: OK (sha256: 88ec689407cf2df9b2eb5c45952564d51ce73c129a3bdffb15c0d2d161ad7558) LICENSE.FDL: OK (sha256: ed8742a95cb9db653a09b050e27ccff5e67ba69c14aa2c3137f2a4e1892f6c0d) >>> tslib 1.22 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> rauc 1.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> shared-mime-info 1.12 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-shared-mime-info 1.12 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> squashfs 4.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> subversion 1.13.0 Collecting legal info LICENSE: OK (sha256: 484aff0cfbb81155a10f903ed756e27e9fc65578c245a295bae295c4bb51eaad) >>> utf8proc 2.5.0 Collecting legal info LICENSE.md: OK (sha256: fbc720fcc90fb44396985646f67e4d19be03e0c0539f7138ed9dc6efba49dc49) >>> syslog-ng 3.28.1 Collecting legal info COPYING: OK (sha256: e912cf1e1c09b81d61c0154eb6c179588622c31ad07bfb4a90c612d07ff09d9b) GPL.txt: OK (sha256: ce3324c9f22299cfc7c281e5a6ab40fbe9c2ea1a67cee87226cb8cd39db1e1d2) LGPL.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> tinyalsa 1.1.1 Collecting legal info NOTICE: OK (sha256: ca2b89a68c33fba3c8bcaec96f32907e2ede0eb33688ae61d29ec49732158f6d) >>> tinyproxy 1.10.0 Collecting legal info ERROR: No hash found for COPYING >>> tinyxml2 8.0.0 Collecting legal info LICENSE.txt: OK (sha256: 9332252e9b9e46db8285d4a3f0bf25f139bf1dca6781b956d57f2302efca6432) >>> tio 1.32 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: iozone-3_489: cannot save license (IOZONE_LICENSE_FILES not defined) WARNING: libdrm-2.4.102: cannot save license (LIBDRM_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-1/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-1/buildroot'