for dir in /home/naourr/work/instance-3/output-1/target/usr/share/locale /home/naourr/work/instance-3/output-1/target/usr/share/X11/locale /home/naourr/work/instance-3/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-3/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-3/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-3/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-3/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-3/output-1/target/usr/include /home/naourr/work/instance-3/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-3/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-3/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-3/output-1/target/usr/lib/cmake /home/naourr/work/instance-3/output-1/target/usr/share/cmake \ /home/naourr/work/instance-3/output-1/target/usr/doc find /home/naourr/work/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-3/output-1/target/lib/ /home/naourr/work/instance-3/output-1/target/usr/lib/ /home/naourr/work/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-3/output-1/target/usr/man /home/naourr/work/instance-3/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-3/output-1/target/usr/info /home/naourr/work/instance-3/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-3/output-1/target/usr/doc /home/naourr/work/instance-3/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-3/output-1/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-3/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-3/output-1/host/bin/arc-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-3/output-1/host/bin/arc-buildroot-linux-uclibc-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-3/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-3/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-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.08-git-07832-g645ecd0dcce"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.08-git\"" \ ) > /home/naourr/work/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/naourr/work/instance-3/output-1/per-package /home/naourr/work/instance-3/buildroot/support/scripts/fix-rpath target cat /home/naourr/work/instance-3/output-1/build/acpica-20200528/.files-list.txt /home/naourr/work/instance-3/output-1/build/acpid-2.0.32/.files-list.txt /home/naourr/work/instance-3/output-1/build/aespipe-2.4f/.files-list.txt /home/naourr/work/instance-3/output-1/build/agentpp-4.1.2/.files-list.txt /home/naourr/work/instance-3/output-1/build/apparmor-2.13.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/armadillo-9.850.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/assimp-5.0.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/bctoolbox-4.3.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/bitstream-vera-1.10/.files-list.txt /home/naourr/work/instance-3/output-1/build/bluez5_utils-5.54/.files-list.txt /home/naourr/work/instance-3/output-1/build/boost-1.73.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/busybox-1.31.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/bzip2-1.0.8/.files-list.txt /home/naourr/work/instance-3/output-1/build/cairo-1.16.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/cairomm-1.12.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/cdrkit-1.1.11/.files-list.txt /home/naourr/work/instance-3/output-1/build/cjson-1.7.13/.files-list.txt /home/naourr/work/instance-3/output-1/build/clapack-3.2.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/collectd-5.11.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/cwiid-fadf11e89b579bcc0336a0692ac15c93785f3f82/.files-list.txt /home/naourr/work/instance-3/output-1/build/dbus-1.12.18/.files-list.txt /home/naourr/work/instance-3/output-1/build/dstat-0.7.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/duma-2.5.15/.files-list.txt /home/naourr/work/instance-3/output-1/build/dvdrw-tools-7.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/easy-rsa-3.0.6/.files-list.txt /home/naourr/work/instance-3/output-1/build/enscript-1.6.6/.files-list.txt /home/naourr/work/instance-3/output-1/build/expat-2.2.9/.files-list.txt /home/naourr/work/instance-3/output-1/build/flex-2.6.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/font-awesome-4.7.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/fontconfig-2.13.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/freetype-2.10.2/.files-list.txt /home/naourr/work/instance-3/output-1/build/glorytun-0.3.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/gvfs-1.31.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/initscripts/.files-list.txt /home/naourr/work/instance-3/output-1/build/ipsec-tools-0.8.2/.files-list.txt /home/naourr/work/instance-3/output-1/build/jimtcl-0.79/.files-list.txt /home/naourr/work/instance-3/output-1/build/jpeg/.files-list.txt /home/naourr/work/instance-3/output-1/build/json-glib-1.4.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/kmsxx-cb0786049f960f2bd383617151b01318e02e9ff9/.files-list.txt /home/naourr/work/instance-3/output-1/build/knock-258a27e5a47809f97c2b9f2751a88c2f94aae891/.files-list.txt /home/naourr/work/instance-3/output-1/build/leveldb-1.22/.files-list.txt /home/naourr/work/instance-3/output-1/build/libao-1.2.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/libapparmor-2.13.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/libarchive-3.4.3/.files-list.txt /home/naourr/work/instance-3/output-1/build/libcap-2.27/.files-list.txt /home/naourr/work/instance-3/output-1/build/libcgicc-3.2.19/.files-list.txt /home/naourr/work/instance-3/output-1/build/libcurl-7.71.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/libdrm-2.4.102/.files-list.txt /home/naourr/work/instance-3/output-1/build/libevent-2.1.12/.files-list.txt /home/naourr/work/instance-3/output-1/build/libffi-3.3/.files-list.txt /home/naourr/work/instance-3/output-1/build/libglib2-2.64.3/.files-list.txt /home/naourr/work/instance-3/output-1/build/libjpeg-9d/.files-list.txt /home/naourr/work/instance-3/output-1/build/libmnl-1.0.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/libmodplug-0.8.9.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/libmpd-11.8.17/.files-list.txt /home/naourr/work/instance-3/output-1/build/libmpdclient-2.18/.files-list.txt /home/naourr/work/instance-3/output-1/build/libmspack-0.10.1alpha/.files-list.txt /home/naourr/work/instance-3/output-1/build/libnetfilter_acct-1.0.3/.files-list.txt /home/naourr/work/instance-3/output-1/build/libnl-3.5.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/libogg-1.3.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/libopenssl-1.1.1g/.files-list.txt /home/naourr/work/instance-3/output-1/build/libpcap-1.9.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/libpng-1.6.37/.files-list.txt /home/naourr/work/instance-3/output-1/build/libpthread-stubs-0.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/libqmi-1.24.14/.files-list.txt /home/naourr/work/instance-3/output-1/build/libsigc-2.10.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/libsigrok-0.5.2/.files-list.txt /home/naourr/work/instance-3/output-1/build/libsigrokdecode-0.5.3/.files-list.txt /home/naourr/work/instance-3/output-1/build/libsodium-1.0.18/.files-list.txt /home/naourr/work/instance-3/output-1/build/libucl-0.8.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/libusb-1.0.23/.files-list.txt /home/naourr/work/instance-3/output-1/build/libusb-compat-0.1.7/.files-list.txt /home/naourr/work/instance-3/output-1/build/libuv-1.38.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/libvorbis-1.3.6/.files-list.txt /home/naourr/work/instance-3/output-1/build/libxml2-2.9.10/.files-list.txt /home/naourr/work/instance-3/output-1/build/libyuv-413a8d8041f1cc5a350a47c0d81cc721e64f9fd0/.files-list.txt /home/naourr/work/instance-3/output-1/build/libzip-1.7.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/libzlib-1.2.11/.files-list.txt /home/naourr/work/instance-3/output-1/build/linux-headers-5.7.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/linux-pam-1.4.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/lynx-2.8.9rel.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/lzip-1.21/.files-list.txt /home/naourr/work/instance-3/output-1/build/mii-diag-2.11/.files-list.txt /home/naourr/work/instance-3/output-1/build/mjpegtools-2.1.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/musl-fts-1.2.7/.files-list.txt /home/naourr/work/instance-3/output-1/build/ncmpc-0.38/.files-list.txt /home/naourr/work/instance-3/output-1/build/ncurses-6.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/netsnmp-5.8/.files-list.txt /home/naourr/work/instance-3/output-1/build/openldap-2.4.50/.files-list.txt /home/naourr/work/instance-3/output-1/build/openocd-0.10.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/openssl/.files-list.txt /home/naourr/work/instance-3/output-1/build/ortp-4.3.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/pciutils-3.7.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/pcre-8.44/.files-list.txt /home/naourr/work/instance-3/output-1/build/pixman-0.40.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/pixz-1.0.6/.files-list.txt /home/naourr/work/instance-3/output-1/build/powertop-2.11/.files-list.txt /home/naourr/work/instance-3/output-1/build/protobuf-c-1.3.3/.files-list.txt /home/naourr/work/instance-3/output-1/build/python-aioconsole-0.1.16/.files-list.txt /home/naourr/work/instance-3/output-1/build/python-aioredis-1.3.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/python-aiosignal-1.0.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/python-async-timeout-3.0.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/python-frozenlist-1.0.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/python-hiredis-1.0.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/python-html5lib-1.0.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/python-iniparse-0.5/.files-list.txt /home/naourr/work/instance-3/output-1/build/python-kiwisolver-1.1.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/python-logstash-0.4.6/.files-list.txt /home/naourr/work/instance-3/output-1/build/python-mako-1.1.2/.files-list.txt /home/naourr/work/instance-3/output-1/build/python-markdown-3.2.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/python-markupsafe-1.1.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/python-mimeparse-1.6.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/python-ply-3.11/.files-list.txt /home/naourr/work/instance-3/output-1/build/python-protobuf-3.12.2/.files-list.txt /home/naourr/work/instance-3/output-1/build/python-py-1.9.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/python-pyasn1-0.4.8/.files-list.txt /home/naourr/work/instance-3/output-1/build/python-pycryptodomex-3.9.6/.files-list.txt /home/naourr/work/instance-3/output-1/build/python-pysmi-0.3.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/python-pysnmp-4.4.12/.files-list.txt /home/naourr/work/instance-3/output-1/build/python-six-1.14.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/python-snappy-0.5.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/python-termcolor-1.1.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/python-terminaltables-3.1.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/python-webencodings-0.5.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/python3-3.8.3/.files-list.txt /home/naourr/work/instance-3/output-1/build/riemann-c-client-1.10.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/rsh-redone-85/.files-list.txt /home/naourr/work/instance-3/output-1/build/scrub-2.6.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/shared-mime-info-1.12/.files-list.txt /home/naourr/work/instance-3/output-1/build/shellinabox-2.20/.files-list.txt /home/naourr/work/instance-3/output-1/build/sigrok-cli-0.7.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/skalibs-2.9.2.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/skeleton-init-common/.files-list.txt /home/naourr/work/instance-3/output-1/build/skeleton-init-sysv/.files-list.txt /home/naourr/work/instance-3/output-1/build/skeleton/.files-list.txt /home/naourr/work/instance-3/output-1/build/smartmontools-7.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/snappy-1.1.8/.files-list.txt /home/naourr/work/instance-3/output-1/build/snmpclitools-0.6.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/snmppp-3.3.11a/.files-list.txt /home/naourr/work/instance-3/output-1/build/sp-oops-extract-0.0.7-1/.files-list.txt /home/naourr/work/instance-3/output-1/build/sredird-2.2.2/.files-list.txt /home/naourr/work/instance-3/output-1/build/strace-5.7/.files-list.txt /home/naourr/work/instance-3/output-1/build/thrift-0.13.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49/.files-list.txt /home/naourr/work/instance-3/output-1/build/tini-0.19.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/toolchain-buildroot/.files-list.txt /home/naourr/work/instance-3/output-1/build/toolchain/.files-list.txt /home/naourr/work/instance-3/output-1/build/uclibc-1.0.34/.files-list.txt /home/naourr/work/instance-3/output-1/build/udpcast-20200328/.files-list.txt /home/naourr/work/instance-3/output-1/build/uftp-5.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/umtprd-1.3.6/.files-list.txt /home/naourr/work/instance-3/output-1/build/util-linux-2.35.2/.files-list.txt /home/naourr/work/instance-3/output-1/build/vorbis-tools-1.4.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/xapian-1.4.15/.files-list.txt /home/naourr/work/instance-3/output-1/build/xz-5.2.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/yaml-cpp-0.6.3/.files-list.txt /home/naourr/work/instance-3/output-1/build/zlib/.files-list.txt /home/naourr/work/instance-3/output-1/build/zstd-1.4.3/.files-list.txt > /home/naourr/work/instance-3/output-1/build/packages-file-list.txt cat /home/naourr/work/instance-3/output-1/build/host-autoconf-2.69/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-automake-1.15.1/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-binutils-arc-2020.03-release/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-bison-3.4.2/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-boost-1.73.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-checksec-2.2.2/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-cmake-3.15.5/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-e2fsprogs-1.45.6/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-expat-2.2.9/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-faketime-0.9.8/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-flex-2.6.4/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-gcc-final-arc-2020.03-release/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-gcc-initial-arc-2020.03-release/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-gettext-tiny-adaa9c64921e80f2b8dd3610ffb508618b9204f3/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-gettext/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-gmp-6.1.2/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-gperf-3.1/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-intltool-0.51.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-libcap-2.27/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-libevent-2.1.12/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-libffi-3.3/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-libglib2-2.64.3/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-libopenssl-1.1.1g/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-libtool-2.4.6/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-libxml-parser-perl-2.46/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-libxml2-2.9.10/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-libzlib-1.2.11/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-lpc3250loader-1.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-m4-1.4.18/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-meson-0.54.2/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-mpc-1.1.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-mpfr-4.0.2/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-ncurses-6.1/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-ninja-1.10.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-openssl/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-patchelf-0.9/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-pcre-8.44/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-pigz-2.4/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-protobuf-3.12.2/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-protobuf-c-1.3.3/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-python-setuptools-scm-3.5.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-python3-3.8.3/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-python3-setuptools-44.0.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-shared-mime-info-1.12/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-skeleton/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-swig-4.0.2/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-tar-1.29/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-thrift-0.13.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-util-linux-2.35.2/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-xorriso-1.5.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-zlib/.files-list-host.txt > /home/naourr/work/instance-3/output-1/build/packages-file-list-host.txt cat /home/naourr/work/instance-3/output-1/build/agentpp-4.1.2/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/armadillo-9.850.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/assimp-5.0.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/bctoolbox-4.3.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/bluez5_utils-5.54/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/bluez5_utils-headers-5.54/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/boost-1.73.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/bzip2-1.0.8/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/cairo-1.16.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/cairomm-1.12.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/cjson-1.7.13/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/clapack-3.2.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/collectd-5.11.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/cwiid-fadf11e89b579bcc0336a0692ac15c93785f3f82/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/dbus-1.12.18/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/duma-2.5.15/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/expat-2.2.9/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/flex-2.6.4/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/fontconfig-2.13.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/freetype-2.10.2/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/gvfs-1.31.4/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/ipsec-tools-0.8.2/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/jimtcl-0.79/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/json-glib-1.4.4/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/kmsxx-cb0786049f960f2bd383617151b01318e02e9ff9/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/leveldb-1.22/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libao-1.2.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libapparmor-2.13.4/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libarchive-3.4.3/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libcap-2.27/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libcgicc-3.2.19/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libcurl-7.71.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libdrm-2.4.102/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libevent-2.1.12/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libffi-3.3/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libglib2-2.64.3/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libjpeg-9d/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libmnl-1.0.4/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libmodplug-0.8.9.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libmpd-11.8.17/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libmpdclient-2.18/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libmspack-0.10.1alpha/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libnetfilter_acct-1.0.3/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libnl-3.5.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libogg-1.3.4/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libopenssl-1.1.1g/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libpcap-1.9.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libpng-1.6.37/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libpthread-stubs-0.4/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libqmi-1.24.14/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libsigc-2.10.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libsigrok-0.5.2/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libsigrokdecode-0.5.3/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libsodium-1.0.18/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libucl-0.8.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libusb-1.0.23/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libusb-compat-0.1.7/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libuv-1.38.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libvorbis-1.3.6/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libxml2-2.9.10/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libyuv-413a8d8041f1cc5a350a47c0d81cc721e64f9fd0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libzip-1.7.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libzlib-1.2.11/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/linux-headers-5.7.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/linux-pam-1.4.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/mjpegtools-2.1.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/musl-fts-1.2.7/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/ncurses-6.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/netsnmp-5.8/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/openldap-2.4.50/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/ortp-4.3.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/pciutils-3.7.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/pcre-8.44/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/pixman-0.40.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/protobuf-c-1.3.3/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/python3-3.8.3/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/riemann-c-client-1.10.4/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/shared-mime-info-1.12/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/skalibs-2.9.2.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/skeleton-init-common/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/snappy-1.1.8/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/snmppp-3.3.11a/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/thrift-0.13.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/toolchain/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/uclibc-1.0.34/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/util-linux-2.35.2/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/uvw-2.6.0_libuv-v1.38/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/xapian-1.4.15/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/xz-5.2.4/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/yaml-cpp-0.6.3/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/zstd-1.4.3/.files-list-staging.txt > /home/naourr/work/instance-3/output-1/build/packages-file-list-staging.txt touch /home/naourr/work/instance-3/output-1/target/usr ln -snf /home/naourr/work/instance-3/output-1/host/arc-buildroot-linux-uclibc/sysroot /home/naourr/work/instance-3/output-1/staging make: Leaving directory '/home/naourr/work/instance-3/buildroot' make: Entering directory '/home/naourr/work/instance-3/buildroot' >>> Buildroot 2020.08-git-07832-g645ecd0dcce Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final arc-2020.03-release Collecting legal info >>> host-binutils arc-2020.03-release Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> 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-skeleton Collecting legal info >>> host-tar 1.29 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-gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.1.0 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.0.2 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> uclibc 1.0.34 Collecting legal info COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-gcc-initial arc-2020.03-release Collecting legal info >>> linux-headers 5.7.1 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> acpica 20200528 Collecting legal info source/include/acpi.h: OK (sha256: cb17c679d3291eba1a70a1336062fb07eec2e839b0821b443b24f41de18c5218) >>> acpid 2.0.32 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> aespipe 2.4f Collecting legal info >>> agentpp 4.1.2 Collecting legal info LICENSE-2_0.txt: OK (sha256: 1eb85fc97224598dad1852b5d6483bbcf0aa8608790dcc657a5a2a761ae9c8c6) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> snmppp 3.3.11a Collecting legal info src/v3.cpp: OK (sha256: 5538f9efc2559a35025df5d6bf19dc85c2bfe54dca6e8409d5690d4f7c69166a) >>> apparmor 2.13.4 Collecting legal info LICENSE: OK (sha256: a7e0cdcbea5c14927cedfc600d46526bdcbb1eb0a4d951e2ea53c2a6de159cb4) parser/COPYING.GPL: OK (sha256: dd54950fa69a3096fe907a466a454d217ccca9bca77398d5232704766d5a0040) >>> libapparmor 2.13.4 Collecting legal info LICENSE: OK (sha256: a7e0cdcbea5c14927cedfc600d46526bdcbb1eb0a4d951e2ea53c2a6de159cb4) libraries/libapparmor/COPYING.LGPL: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-python3 3.8.3 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-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-swig 4.0.2 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> python3 3.8.3 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> bluez5_utils-headers 5.54 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> linux-pam 1.4.0 Collecting legal info Copyright: OK (sha256: 133d98e7a2ab3ffd330b4debb0bfc10fea21e4b2b5a5b09de2e924293be5ff08) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> armadillo 9.850.1 Collecting legal info LICENSE.txt: OK (sha256: 3ddf9be5c28fe27dad143a5dc76eea25222ad1dd68934a047064e56ed2fa40c5) >>> clapack 3.2.1 Collecting legal info F2CLIBS/libf2c/Notice: OK (sha256: 44561c447e91203ddc747beeca5cc2794d95ee982c17c578670e4f0408bc3904) COPYING: OK (sha256: 23014869214a231525b38c39fdb5f82364fa24154ac80fdcab2a79671460fd09) >>> assimp 5.0.1 Collecting legal info LICENSE: OK (sha256: a26ccc3dbf2f58ea99c100945a8a126fa0f9f4d7fd2b49aa8bdb8e09355864d8) >>> bctoolbox 4.3.1 Collecting legal info COPYING: OK (sha256: 849dd903d98f12a964466ccfbaf3a1de1f94ad0ebd49a59d12f8ce4506f9f647) >>> bitstream-vera 1.10 Collecting legal info COPYRIGHT.TXT: OK (sha256: 3361d054759a2fc686a2c058be82deaf9c2e6fe549be9004d7935a6c1736315d) >>> bluez5_utils 5.54 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> dbus 1.12.18 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> libglib2 2.64.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.64.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> 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) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> boost 1.73.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.31.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> pciutils 3.7.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> 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) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> 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) >>> freetype 2.10.2 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) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> cairomm 1.12.0 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> libsigc 2.10.0 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> cdrkit 1.1.11 Collecting legal info COPYING: OK (sha256: 90daae00475a992a367da5b0658469a5d1c4449dbbe964c5b7246e1aec92f491) >>> libcap 2.27 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-libcap 2.27 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-checksec 2.2.2 Collecting legal info LICENSE.txt: OK (sha256: c5e2a8e188040fc34eb9362084778a2e25f8d1f888e47a2be09efa7cecd9c70d) >>> cjson 1.7.13 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> host-cmake 3.15.5 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> collectd 5.11.0 Collecting legal info COPYING: OK (sha256: ed0409b2b1c30566dab5fcdaf46ee70e140c99788e22f0267645a9357b476ae4) >>> netsnmp 5.8 Collecting legal info COPYING: OK (sha256: ed869ea395a1f125819a56676385ab0557a21507764bf56f2943302011381e59) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> openssl Collecting legal info >>> libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> openldap 2.4.50 Collecting legal info LICENSE: OK (sha256: 310fe25c858a9515fc8c8d7d1f24a67c9496f84a91e0a0e41ea9975b1371e569) >>> cwiid fadf11e89b579bcc0336a0692ac15c93785f3f82 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> dstat 0.7.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> duma 2.5.15 Collecting legal info COPYING-GPL: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) COPYING-LGPL: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> dvdrw-tools 7.1 Collecting legal info LICENSE: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-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) >>> easy-rsa 3.0.6 Collecting legal info COPYING.md: OK (sha256: 7c4a4fc71745d93a87278801f1bca555562ca23f21e18293add64b9e6f6b7bf1) gpl-2.0.txt: OK (sha256: 640d90f6ee401241ff62834d0d1b33f83049e99b8bfdfa04ed1b0a1635dde3e7) >>> enscript 1.6.6 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-faketime 0.9.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> font-awesome 4.7.0 Collecting legal info >>> glorytun 0.3.4 Collecting legal info LICENSE: OK (sha256: 3d9ddddb8807c305287d9dbab58473e5307e9c91651c43c654a0828855d2b373) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> gvfs 1.31.4 Collecting legal info COPYING: OK (sha256: 45cf336e2e48176993babc5aabf44437390f40e6a86a472c6abfc7ce9c035db4) >>> libarchive 3.4.3 Collecting legal info COPYING: OK (sha256: e1e3d4ba9d0b0ccba333b5f5539f7c6c9a3ef3d57a96cd165d2c45eaa1cd026d) >>> 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) >>> zstd 1.4.3 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> 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-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> host-libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> initscripts Collecting legal info >>> ipsec-tools 0.8.2 Collecting legal info src/setkey/setkey.c: OK (sha256: 3f4af4aef0b2599928bee9875935b8fad8449ddbb98ea7da74c20c3dff5cdef7) >>> jimtcl 0.79 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jpeg Collecting legal info >>> libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> json-glib 1.4.4 Collecting legal info COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> kmsxx cb0786049f960f2bd383617151b01318e02e9ff9 Collecting legal info LICENSE: OK (sha256: 022b4d51da34a380d74dc24eea8e2c4e1a4c8776a52171f8d9e941cf56daf888) >>> libdrm 2.4.102 Collecting legal info >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> knock 258a27e5a47809f97c2b9f2751a88c2f94aae891 Collecting legal info COPYING: OK (sha256: d747e19206e41702e40822dd91d37cbf40edd86f364ea416d667a0e3013f7189) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> leveldb 1.22 Collecting legal info LICENSE: OK (sha256: ccc19f1da0798ed666609b65a5b44dd8b3abe6fc08b9c0592eb76e82e174db19) >>> snappy 1.1.8 Collecting legal info COPYING: OK (sha256: 55172044f7e241207117448a4d9d6ba1d0925c8ad66b5d4c08c70adfa9cc3de6) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libcgicc 3.2.19 Collecting legal info COPYING.LIB: OK (sha256: a2e480f5e8afd7c587a3c0ac2ed3b73ed4b10fa3a553dea26e7b661c7cedda72) COPYING.DOC: OK (sha256: 0fd15977dc962abf3eced509b1cf5356f9784939742d67a635671141023a11da) >>> libcurl 7.71.1 Collecting legal info COPYING: OK (sha256: db3c4a3b3695a0f317a0c5176acd2f656d18abc45b3ee78e50935a78eb1e132e) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libmodplug 0.8.9.0 Collecting legal info COPYING: OK (sha256: 49942e7b3b175f549e751feb08b5270ca6f6c5fb7a1be9f9517db275ec32c92e) >>> libmpd 11.8.17 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libmpdclient 2.18 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libmspack 0.10.1alpha Collecting legal info COPYING.LIB: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libogg 1.3.4 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libqmi 1.24.14 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsigrok 0.5.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libzip 1.7.1 Collecting legal info LICENSE: OK (sha256: af6d9141427cf40b7d1fa6d7f5473b06a7faa9f9b0a2ea588eb6ba7b2e1c8a9e) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> libsigrokdecode 0.5.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libucl 0.8.1 Collecting legal info COPYING: OK (sha256: 1bf976835764c1d827e07472a0a75adb098682df56681878af05fc0db7439b03) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libuv 1.38.0 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> libvorbis 1.3.6 Collecting legal info COPYING: OK (sha256: 29e9914e6173b7061b7d48c25e6159fc1438326738bc047cc7248abc01b271f6) >>> libyuv 413a8d8041f1cc5a350a47c0d81cc721e64f9fd0 Collecting legal info LICENSE: OK (sha256: 2b2cc1180c7e6988328ad2033b04b80117419db9c4c584918bbb3cfec7e9364f) >>> host-lpc3250loader 1.0 Collecting legal info LPC3250loader.py: OK (sha256: 9a817497240e8e92f09ccfec7568a74673dc30ec008b541c8706663677b4e7a9) >>> lynx 2.8.9rel.1 Collecting legal info COPYING: OK (sha256: 8406a30ff3134ec23cf752d1ceda92ddaabbe41b4f2dc07ea3cfa139de12d6d6) >>> lzip 1.21 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> mii-diag 2.11 Collecting legal info mii-diag.c: OK (sha256: c83cf866874d6171fbea4e3786370483beb6d2898ac2ea91123b144effec7fcb) >>> mjpegtools 2.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ncmpc 0.38 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> ortp 4.3.1 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> protobuf-c 1.3.3 Collecting legal info LICENSE: OK (sha256: 20e800cad4550f4b19bb37fc9577dac21de13333ae66497c4c45ae489c35c34a) >>> host-protobuf-c 1.3.3 Collecting legal info LICENSE: OK (sha256: 20e800cad4550f4b19bb37fc9577dac21de13333ae66497c4c45ae489c35c34a) >>> host-protobuf 3.12.2 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> python-aioconsole 0.1.16 Collecting legal info >>> python-aioredis 1.3.1 Collecting legal info LICENSE: OK (sha256: a288b4f41b5531ff7e9e2df9cd3f17a1844badebc52d7a9205b131f8b8a50744) >>> python-aiosignal 1.0.0 Collecting legal info LICENSE.txt: OK (sha256: 6fd5243e92dd7f98ec69c7ac377728e74905709ff527a5bf98d6d0263c04f5b6) >>> python-async-timeout 3.0.1 Collecting legal info LICENSE: OK (sha256: b40930bbcf80744c86c46a12bc9da056641d722716c378f5659b9e555ef833e1) >>> python-frozenlist 1.0.0 Collecting legal info LICENSE.txt: OK (sha256: 6fd5243e92dd7f98ec69c7ac377728e74905709ff527a5bf98d6d0263c04f5b6) >>> python-hiredis 1.0.1 Collecting legal info COPYING: OK (sha256: 70edfa6d3e11f9d7497c2c2f298d06f33b11d10f37f76605102c5ab3b1f28262) vendor/hiredis/COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> python-html5lib 1.0.1 Collecting legal info LICENSE: OK (sha256: 16a39991619e92f18680932da2a9199fdf7d95df3ecaedc52ea06218aabafd6f) >>> python-iniparse 0.5 Collecting legal info LICENSE-PSF: OK (sha256: 9b02e3dfe433ccd2bd94636ef6eb08638b5a54deafe5f87a3d9d9104356c48e0) LICENSE: OK (sha256: ff45637d8a96adc414179e502fbed40160e57205bf2e302140e79a0c71eceaa7) >>> python-kiwisolver 1.1.0 Collecting legal info LICENSE: OK (sha256: 95c32f73d43fa54d8146badbcbd73b83acb7fa2cc81a7cef7784b3cd33b146a0) >>> python-logstash 0.4.6 Collecting legal info LICENSE: OK (sha256: fea6a5c634ac9d9e047151675adc197c16f45bfba3c26ab113f48fb9fa717fff) >>> python-mako 1.1.2 Collecting legal info LICENSE: OK (sha256: 47cd0d41b1092f9161cfb629ed15e5cea185144710ff4633a4281ef088ff5de7) >>> python-markdown 3.2.1 Collecting legal info LICENSE.md: OK (sha256: 6f1193cb634718e65c3a537d6e25ebd614820ec0ef693cfc12248112638d64da) >>> python-markupsafe 1.1.1 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> python-mimeparse 1.6.0 Collecting legal info LICENSE: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> python-ply 3.11 Collecting legal info README.md: OK (sha256: 1095b93b81d2043c5c55e0859875b416f75edb6d5eccb4bf2ace1b5445d1c84f) >>> python-protobuf 3.12.2 Collecting legal info LICENSE: OK (sha256: 6e5e117324afd944dcf67f36cf329843bc1a92229a8cd9bb573d7a83130fea7d) >>> python-py 1.9.0 Collecting legal info LICENSE: OK (sha256: 2af680c39ef493fb82830356d1d3df1acb5a06033cba2dec7a19e21caa77a866) >>> host-python-setuptools-scm 3.5.0 Collecting legal info LICENSE: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> python-pyasn1 0.4.8 Collecting legal info LICENSE.rst: OK (sha256: 22c5cc6922ab5d69fba32d8c5ee4cdd14981508cb53afc0ebd85593847fd95a5) >>> python-pycryptodomex 3.9.6 Collecting legal info LICENSE.rst: OK (sha256: d1af3fab2ef8cc53b6c7f48bdeb178ac874b04faf4ba0159a96b6109f1d393e2) Doc/LEGAL/COPYRIGHT.pycrypto: OK (sha256: 8e563c767164faa0831a333b57d23d4311cf566eb1b15d93250f4606be4eb549) >>> python-pysmi 0.3.4 Collecting legal info LICENSE.rst: OK (sha256: c43704eafcfa2bc33e56168f2b498c3c34a1d7865855626a52b5af411fc5837f) >>> python-pysnmp 4.4.12 Collecting legal info LICENSE.rst: OK (sha256: d0b2edd772164395320fc5ad7dfaa9806fa038fb29762b347c549891d7a79237) >>> python-six 1.14.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> python-snappy 0.5.4 Collecting legal info LICENSE: OK (sha256: d007cb05f143d99d16d5cd0d1bf291daf037adb36800344e440ec26edb938f9a) >>> python-termcolor 1.1.0 Collecting legal info COPYING.txt: OK (sha256: 497b3272b67b94a7aa58fa3748d21b62b29ccb783b1cda816f594e3932590bbf) >>> python-terminaltables 3.1.0 Collecting legal info >>> python-webencodings 0.5.1 Collecting legal info PKG-INFO: OK (sha256: c27693b0174d6d04dafd0242857ae72763f5404b675972c777fd865bc3c0abe1) >>> riemann-c-client 1.10.4 Collecting legal info LICENSE: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> rsh-redone 85 Collecting legal info rsh.c: OK (sha256: 92c3a6a0efe5347c282081c6f67aebfec0f33b880c9efb87eb5232dcdd748369) >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> shellinabox 2.20 Collecting legal info COPYING: OK (sha256: 04ef60ab9b83cde6f0862ea18474454477efb34c52ebce1f8d8260a398a39362) GPL-2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sigrok-cli 0.7.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skalibs 2.9.2.1 Collecting legal info COPYING: OK (sha256: 5443ac67e8d74ac614ced7bc64211ce90ccedb7778a68bfe9e68a8b234c9503e) >>> smartmontools 7.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> snmpclitools 0.6.4 Collecting legal info PKG-INFO: OK (sha256: ed5561a0f5b75e93aa026c1b9fdef58e7ccbf6b2e9a2458be732afc288209d23) >>> sp-oops-extract 0.0.7-1 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> sredird 2.2.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> strace 5.7 Collecting legal info COPYING: OK (sha256: 6370eb67db918210944a8511a6995ebe9567852f26b4f15a01e5c8cf2aef7c46) LGPL-2.1-or-later: OK (sha256: 7c379436436a562834aa7d2f5dcae1f80a25230fa74201046ca1fba4367d39aa) >>> thrift 0.13.0 Collecting legal info LICENSE: OK (sha256: 23df881cec3192d1f4474633c14eb2ec30a45b84f8daeb82b9de5d2bd3ac8218) >>> host-thrift 0.13.0 Collecting legal info LICENSE: OK (sha256: 23df881cec3192d1f4474633c14eb2ec30a45b84f8daeb82b9de5d2bd3ac8218) >>> host-boost 1.73.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> host-libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Collecting legal info COPYING: OK (sha256: 363cef40b276a7a91ebcff3f78626d9cfe5e5a51927c725236007259403d5fc4) >>> tini 0.19.0 Collecting legal info LICENSE: OK (sha256: e5f46bca81266bdd511cf08018d66866870531794569c04f9b45f50dd23c28b0) >>> udpcast 20200328 Collecting legal info COPYING: OK (sha256: 422befd3503b1f39a6027017f639874c1f274e37ec60ba3174894646b584ccbc) >>> uftp 5.0 Collecting legal info LICENSE.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> umtprd 1.3.6 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> uvw 2.6.0_libuv-v1.38 Collecting legal info LICENSE: OK (sha256: 755b2f245af22830c15b60c54469c0d92fbed42009b0d0074cec4b3959905757) >>> vorbis-tools 1.4.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> xapian 1.4.15 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> host-xorriso 1.5.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYRIGHT: OK (sha256: 72e99e72cd68f226415e5d898f3b38e24ae7991ed038ed72d789fff5b060f028) >>> yaml-cpp 0.6.3 Collecting legal info LICENSE: OK (sha256: aa6fcc27be034e41e21dd832f9175bfe694a48491d9e14ff0fa278e19ad14f1b) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-arc-2020.03-release: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-arc-2020.03-release: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.7.1: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) WARNING: aespipe-2.4f: cannot save license (AESPIPE_LICENSE_FILES not defined) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: libdrm-2.4.102: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: python-aioconsole-0.1.16: cannot save license (PYTHON_AIOCONSOLE_LICENSE_FILES not defined) WARNING: python-terminaltables-3.1.0: cannot save license (PYTHON_TERMINALTABLES_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-3/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-3/buildroot'