-- Installing: /home/naourr/work/instance-3/output-1/target/usr/share/znc/modules/blockuser/tmpl/blockuser_WebadminUser.tmpl -- Installing: /home/naourr/work/instance-3/output-1/target/usr/share/znc/modules/send_raw -- Installing: /home/naourr/work/instance-3/output-1/target/usr/share/znc/modules/send_raw/files -- Installing: /home/naourr/work/instance-3/output-1/target/usr/share/znc/modules/send_raw/files/select.js -- Installing: /home/naourr/work/instance-3/output-1/target/usr/share/znc/modules/send_raw/tmpl -- Installing: /home/naourr/work/instance-3/output-1/target/usr/share/znc/modules/send_raw/tmpl/index.tmpl -- Installing: /home/naourr/work/instance-3/output-1/target/usr/share/znc/modules/sasl -- Installing: /home/naourr/work/instance-3/output-1/target/usr/share/znc/modules/sasl/tmpl -- Installing: /home/naourr/work/instance-3/output-1/target/usr/share/znc/modules/sasl/tmpl/index.tmpl -- Installing: /home/naourr/work/instance-3/output-1/target/usr/share/znc/modules/notes -- Installing: /home/naourr/work/instance-3/output-1/target/usr/share/znc/modules/notes/files -- Installing: /home/naourr/work/instance-3/output-1/target/usr/share/znc/modules/notes/files/trash.gif -- Installing: /home/naourr/work/instance-3/output-1/target/usr/share/znc/modules/notes/tmpl -- Installing: /home/naourr/work/instance-3/output-1/target/usr/share/znc/modules/notes/tmpl/index.tmpl ****************************************************************** ZNC was successfully installed. You can use '/usr/bin/znc --makeconf' to generate a config file. If you need help with using ZNC, please visit our wiki at: http://znc.in make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/znc-1.8.1' >>> Finalizing host directory >>> Finalizing target directory /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/naourr/work/instance-3/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/work/instance-3/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/naourr/work/instance-3/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/ash$' /home/naourr/work/instance-3/output-1/target/etc/shells || echo "/bin/ash" >> /home/naourr/work/instance-3/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/naourr/work/instance-3/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/hush$' /home/naourr/work/instance-3/output-1/target/etc/shells || echo "/bin/hush" >> /home/naourr/work/instance-3/output-1/target/etc/shells; fi rm -f /home/naourr/work/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-3/output-1/host/bin/glib-compile-schemas /home/naourr/work/instance-3/output-1/host/powerpc64le-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-3/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. grep -qsE '^/usr/bin/screen$' /home/naourr/work/instance-3/output-1/target/etc/shells || echo "/usr/bin/screen" >> /home/naourr/work/instance-3/output-1/target/etc/shells mkdir -p /home/naourr/work/instance-3/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-3/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/naourr/work/instance-3/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-3/output-1/target/etc/shadow rm -f /home/naourr/work/instance-3/output-1/target/bin/sh if [ -x /home/naourr/work/instance-3/output-1/target/sbin/swapon -a -x /home/naourr/work/instance-3/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/naourr/work/instance-3/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/naourr/work/instance-3/output-1/target/etc/inittab; fi printf '%s\n' C en_US locale-archive > /home/naourr/work/instance-3/output-1/build/locales.nopurge 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/powerpc64le-linux-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/powerpc64le-linux-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-07912-gfce71d09fb1"; \ 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/alsa-lib-1.2.3.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/apitrace-9.0/.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/armbian-firmware-455d6b6701178dafe7fd0168eb4a4ef78a8d24a3/.files-list.txt /home/naourr/work/instance-3/output-1/build/at-7c74fa1aece6bc6db351763dc012193d5d634b7e/.files-list.txt /home/naourr/work/instance-3/output-1/build/bcusdk-0.0.5/.files-list.txt /home/naourr/work/instance-3/output-1/build/bearssl-0.6/.files-list.txt /home/naourr/work/instance-3/output-1/build/berkeleydb-5.3.28/.files-list.txt /home/naourr/work/instance-3/output-1/build/binutils-2.33.1/.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/bonnie-1.03e/.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/cjson-1.7.13/.files-list.txt /home/naourr/work/instance-3/output-1/build/conntrack-tools-1.4.6/.files-list.txt /home/naourr/work/instance-3/output-1/build/cppzmq-4.6.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/curlftpfs-0.9.2/.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/ding-libs-0.6.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/dnsmasq-2.81/.files-list.txt /home/naourr/work/instance-3/output-1/build/efibootmgr-15/.files-list.txt /home/naourr/work/instance-3/output-1/build/efivar-37/.files-list.txt /home/naourr/work/instance-3/output-1/build/evtest-1.34/.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/faifa-0.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/fftw-double-3.3.8/.files-list.txt /home/naourr/work/instance-3/output-1/build/fftw-single-3.3.8/.files-list.txt /home/naourr/work/instance-3/output-1/build/flashbench-2e30b1968a66147412f21002ea844122a0d5e2f0/.files-list.txt /home/naourr/work/instance-3/output-1/build/fmt-6.2.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/fstrcmp-0.7.D001/.files-list.txt /home/naourr/work/instance-3/output-1/build/gensio-2.1.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/graphite2-1.3.10/.files-list.txt /home/naourr/work/instance-3/output-1/build/harfbuzz-2.6.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/heirloom-mailx-12.5/.files-list.txt /home/naourr/work/instance-3/output-1/build/ibrcommon-1.0.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/ibrdtn-1.0.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/ifupdown-scripts/.files-list.txt /home/naourr/work/instance-3/output-1/build/igd2-for-linux-1.2/.files-list.txt /home/naourr/work/instance-3/output-1/build/initscripts/.files-list.txt /home/naourr/work/instance-3/output-1/build/iptables-1.8.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/irssi-1.0.8/.files-list.txt /home/naourr/work/instance-3/output-1/build/jack1-0.125.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/jansson-2.12/.files-list.txt /home/naourr/work/instance-3/output-1/build/jpeg-turbo-2.0.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/jpeg/.files-list.txt /home/naourr/work/instance-3/output-1/build/kvm-unit-tests-kvm-unit-tests-20171020/.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/libapparmor-2.13.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/libconfig-1.7.2/.files-list.txt /home/naourr/work/instance-3/output-1/build/libcuefile-475/.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/libdmtx-0.7.5/.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/libfm-extra-1.3.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/libfreeimage-3.18.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/libfuse-2.9.9/.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/libgphoto2-2.5.23/.files-list.txt /home/naourr/work/instance-3/output-1/build/libgsm-1.0.18/.files-list.txt /home/naourr/work/instance-3/output-1/build/libical-1.0.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/liblockfile-1.09/.files-list.txt /home/naourr/work/instance-3/output-1/build/libmemcached-1.0.18/.files-list.txt /home/naourr/work/instance-3/output-1/build/libmicrohttpd-0.9.71/.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/libnetfilter_conntrack-1.0.8/.files-list.txt /home/naourr/work/instance-3/output-1/build/libnetfilter_cthelper-1.0.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/libnetfilter_cttimeout-1.0.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/libnetfilter_queue-1.0.3/.files-list.txt /home/naourr/work/instance-3/output-1/build/libnfnetlink-1.0.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/libnfs-4.0.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/libopusenc-0.2.1/.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/libpfm4-4.10.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/libpthsem-2.0.8/.files-list.txt /home/naourr/work/instance-3/output-1/build/libsamplerate-0.1.9/.files-list.txt /home/naourr/work/instance-3/output-1/build/libsepol-3.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/libsndfile-1.0.28/.files-list.txt /home/naourr/work/instance-3/output-1/build/libsoxr-0.1.3/.files-list.txt /home/naourr/work/instance-3/output-1/build/libsrtp-2.2.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/libstrophe-0.9.3/.files-list.txt /home/naourr/work/instance-3/output-1/build/libtool-2.4.6/.files-list.txt /home/naourr/work/instance-3/output-1/build/libupnp-1.6.25/.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/libusbgx-0.2.0/.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/libwebsock-3c1615eeadb0b582b63851073bfe3e5132f31ebc/.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/libzlib-1.2.11/.files-list.txt /home/naourr/work/instance-3/output-1/build/lockfile-progs-0.1.18/.files-list.txt /home/naourr/work/instance-3/output-1/build/log4cpp-1.1.3/.files-list.txt /home/naourr/work/instance-3/output-1/build/lz4-1.9.2/.files-list.txt /home/naourr/work/instance-3/output-1/build/lzo-2.10/.files-list.txt /home/naourr/work/instance-3/output-1/build/lzop-1.03/.files-list.txt /home/naourr/work/instance-3/output-1/build/menu-cache-1.1.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/mesa3d-20.1.3/.files-list.txt /home/naourr/work/instance-3/output-1/build/minimodem-0.24/.files-list.txt /home/naourr/work/instance-3/output-1/build/mtd-2.1.1/.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/neon-0.30.2/.files-list.txt /home/naourr/work/instance-3/output-1/build/netdata-1.21.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/open-plc-utils-32408520fcebe785983a68e39ec83830a3005779/.files-list.txt /home/naourr/work/instance-3/output-1/build/opencv-2.4.13.7/.files-list.txt /home/naourr/work/instance-3/output-1/build/openobex-1.7.2/.files-list.txt /home/naourr/work/instance-3/output-1/build/openssl/.files-list.txt /home/naourr/work/instance-3/output-1/build/oprofile-1.3.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/opus-1.3.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/opus-tools-0.2/.files-list.txt /home/naourr/work/instance-3/output-1/build/opusfile-0.11/.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/popt-1.16/.files-list.txt /home/naourr/work/instance-3/output-1/build/pound-2.8/.files-list.txt /home/naourr/work/instance-3/output-1/build/pptp-linux-1.10.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/pure-ftpd-1.0.49/.files-list.txt /home/naourr/work/instance-3/output-1/build/readline-8.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/reaver-1.6.6/.files-list.txt /home/naourr/work/instance-3/output-1/build/rocksdb-6.6.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/screen-4.8.0/.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/tinc-1.0.36/.files-list.txt /home/naourr/work/instance-3/output-1/build/toolchain-external-custom/.files-list.txt /home/naourr/work/instance-3/output-1/build/toolchain-external/.files-list.txt /home/naourr/work/instance-3/output-1/build/toolchain/.files-list.txt /home/naourr/work/instance-3/output-1/build/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7/.files-list.txt /home/naourr/work/instance-3/output-1/build/trinity-1.9/.files-list.txt /home/naourr/work/instance-3/output-1/build/tslib-1.22/.files-list.txt /home/naourr/work/instance-3/output-1/build/tzdata-2020a/.files-list.txt /home/naourr/work/instance-3/output-1/build/ussp-push-0.11/.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/vtun-3.0.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/wampcc-1.6/.files-list.txt /home/naourr/work/instance-3/output-1/build/wilc1000-firmware-14.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/zeromq-4.3.2/.files-list.txt /home/naourr/work/instance-3/output-1/build/zlib/.files-list.txt /home/naourr/work/instance-3/output-1/build/znc-1.8.1/.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-android-tools-4.2.2+git20130218/.files-list-host.txt /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-bison-3.4.2/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-cxxtest-4.4/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-dos2unix-7.4.1/.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-flex-2.6.4/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-genext2fs-1.4.1/.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-intltool-0.51.0/.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-libselinux-3.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-libsepol-3.0/.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-libzlib-1.2.11/.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-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-pkgconf-1.6.1/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-pwgen-2.08/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-python-2.7.18/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-python-setuptools-44.0.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-mako-1.1.2/.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-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-tzdata-2020a/.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-zic-2020a/.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/alsa-lib-1.2.3.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/azmq-1.0.2/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/bcusdk-0.0.5/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/bearssl-0.6/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/berkeleydb-5.3.28/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/binutils-2.33.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/cjson-1.7.13/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/cppzmq-4.6.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/cxxtest-4.4/.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/ding-libs-0.6.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/efivar-37/.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/faifa-0.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/fftw-double-3.3.8/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/fftw-single-3.3.8/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/fmt-6.2.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/fstrcmp-0.7.D001/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/gensio-2.1.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/graphite2-1.3.10/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/harfbuzz-2.6.4/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/ibrcommon-1.0.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/ibrdtn-1.0.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/iptables-1.8.4/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/jack1-0.125.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/jansson-2.12/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/jpeg-turbo-2.0.4/.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/libapparmor-2.13.4/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libconfig-1.7.2/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libcuefile-475/.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/libdmtx-0.7.5/.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/libfm-extra-1.3.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libfreeimage-3.18.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libfuse-2.9.9/.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/libgphoto2-2.5.23/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libgsm-1.0.18/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libical-1.0.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/liblockfile-1.09/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libmemcached-1.0.18/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libmicrohttpd-0.9.71/.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/libnetfilter_conntrack-1.0.8/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libnetfilter_cthelper-1.0.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libnetfilter_cttimeout-1.0.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libnetfilter_queue-1.0.3/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libnfnetlink-1.0.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libnfs-4.0.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/libopusenc-0.2.1/.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/libpfm4-4.10.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/libpthsem-2.0.8/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libsamplerate-0.1.9/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libsepol-3.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libsndfile-1.0.28/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libsoxr-0.1.3/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libsrtp-2.2.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libstrophe-0.9.3/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libtool-2.4.6/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libupnp-1.6.25/.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/libusbgx-0.2.0/.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/libwebsock-3c1615eeadb0b582b63851073bfe3e5132f31ebc/.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/libzlib-1.2.11/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/linux-syscall-support-3f6478ac95edf86cd3da300c2c0d34a438f5dbeb/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/log4cpp-1.1.3/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/lz4-1.9.2/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/lzo-2.10/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/menu-cache-1.1.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/mesa3d-20.1.3/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/mtd-2.1.1/.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/neon-0.30.2/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/opencv-2.4.13.7/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/openobex-1.7.2/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/opus-1.3.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/opusfile-0.11/.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/popt-1.16/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/rapidjson-1.1.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/readline-8.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/rocksdb-6.6.4/.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/spdlog-1.6.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/toolchain-external-custom/.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/tslib-1.22/.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/wampcc-1.6/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/zeromq-4.3.2/.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/powerpc64le-buildroot-linux-gnu/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-07912-gfce71d09fb1 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.2.3.1 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> 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-android-tools 4.2.2+git20130218 Collecting legal info debian/copyright: OK (sha256: 170c5939bf8c8eed1db8f66f2d6155e8c1a3e799e390b55e7aad253195b1ebf5) >>> host-libselinux 3.0 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> host-libsepol 3.0 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny adaa9c64921e80f2b8dd3610ffb508618b9204f3 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> 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-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> 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-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> apitrace 9.0 Collecting legal info LICENSE: OK (sha256: 7066bb1b787519c42f8278b77757c21de522cd97755cb30a22759ac401c62260) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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) >>> armbian-firmware 455d6b6701178dafe7fd0168eb4a4ef78a8d24a3 Collecting legal info >>> at 7c74fa1aece6bc6db351763dc012193d5d634b7e Collecting legal info Copyright: OK (sha256: 01dccc0975aa9ba1a9f83e7c5e04f16077353d3c72a0a759b8846ee7a5b2b616) COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> azmq 1.0.2 Collecting legal info LICENSE-BOOST_1_0: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> boost 1.73.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> zeromq 4.3.2 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> 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) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> bcusdk 0.0.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libpthsem 2.0.8 Collecting legal info COPYING: OK (sha256: f1b95d3728077d1a3efe7fc17928b1953b1224f6caf9c528e30e570158b7520d) >>> bearssl 0.6 Collecting legal info LICENSE.txt: OK (sha256: 771bf18c8633ea69ec9b07d2e604c4b99b7bef41b0f5ce6385d24df4448f61ca) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> binutils 2.33.1 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> bluez5_utils-headers 5.54 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> 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) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> 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) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> libical 1.0.1 Collecting legal info LICENSE: OK (sha256: c393726f82e6f21df5262110215f6a4382b32046d10afdcfcc49338aa7a191f2) >>> bonnie 1.03e Collecting legal info copyright.txt: OK (sha256: bdfeef85436885bc317fdbae3732b17a39e7910eb855553a83b4d2cf9032e773) >>> busybox 1.31.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> mtd 2.1.1 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> cjson 1.7.13 Collecting legal info LICENSE: OK (sha256: a36dda207c36db5818729c54e7ad4e8b0c6fba847491ba64f372c1a2037b6d5c) >>> conntrack-tools 1.4.6 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_conntrack 1.0.8 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_cthelper 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_cttimeout 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_queue 1.0.3 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> cppzmq 4.6.0 Collecting legal info LICENSE: OK (sha256: 7e6db90e2e805c72b3daa77849d1cb5f1f92da0e69750c8a4aa1d86d70704748) >>> curlftpfs 0.9.2 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libcurl 7.71.1 Collecting legal info COPYING: OK (sha256: db3c4a3b3695a0f317a0c5176acd2f656d18abc45b3ee78e50935a78eb1e132e) >>> openssl Collecting legal info >>> libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libfuse 2.9.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> cxxtest 4.4 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-cxxtest 4.4 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-python-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> ding-libs 0.6.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: 6c57f43c939054fd4b831f271a14c97a488c38f98cdda5e887c5d396e3b3bc58) >>> dnsmasq 2.81 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) COPYING-v3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-dos2unix 7.4.1 Collecting legal info COPYING.txt: OK (sha256: af32dca9450e90b9a7a0f6408da1554466382cc81960108c59512f78a666a276) >>> efibootmgr 15 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> efivar 37 Collecting legal info COPYING: OK (sha256: 91df770634adc2755e78cae33a0d01e702ce2f69046408ae93d0d934ff29691b) >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> evtest 1.34 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> faifa 0.1 Collecting legal info COPYING: OK (sha256: 9b62e4601b2b9cd5719a393e88ed71a8304048862502db765ed9d6ff8cf38c5e) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> fftw-double 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> fmt 6.2.1 Collecting legal info LICENSE.rst: OK (sha256: 825c9324e70f8c839c8ba910543dd4a7daee243b86ef960594c11381a19980b8) >>> fstrcmp 0.7.D001 Collecting legal info LICENSE: OK (sha256: 5352e426b563eda9252d76be92337b49f7b5cfdd1302a1e8d99389840c0e46be) >>> host-genext2fs 1.4.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> gensio 2.1.1 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> graphite2 1.3.10 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> harfbuzz 2.6.4 Collecting legal info COPYING: OK (sha256: 1b32b6e2fea50440c128c5ba482f7691367c46fd0cd573b80fc863bf07964cea) >>> heirloom-mailx 12.5 Collecting legal info COPYING: OK (sha256: 5ddc00aed98a0cf75fc7edfd9f3aeb1e919ae0ad5e9ff55d61f643d62d802b07) >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> ibrdtn 1.0.1 Collecting legal info COPYING: OK (sha256: 809fa1ed21450f59827d1e9aec720bbc4b687434fa22283c6cb5dd82a47ab9c0) >>> ifupdown-scripts Collecting legal info >>> 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) >>> initscripts Collecting legal info >>> iptables 1.8.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> irssi 1.0.8 Collecting legal info COPYING: OK (sha256: a1a27cb2ecee8d5378fbb3562f577104a445d6d66fee89286e16758305e63e2b) >>> jack1 0.125.0 Collecting legal info COPYING: OK (sha256: 661fe53a7e3fce790b185e35c60b7ed80d7efdf25fd7df5af6814a9a215a538f) COPYING.GPL: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LGPL: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsamplerate 0.1.9 Collecting legal info COPYING: OK (sha256: 2c1f76ce2effdddb425018405d5690c0b1ab4e6976e35296b0a6db65c5e1a55d) >>> libsndfile 1.0.28 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> jansson 2.12 Collecting legal info LICENSE: OK (sha256: f0a0c95c64e9f49ec4cbfac8e7fee06823c85ee8ba4af5d57aaabb372347adc2) >>> jpeg-turbo 2.0.4 Collecting legal info LICENSE.md: OK (sha256: 69e570a251515ced17d4492256d57c89db77ed949652f88a44c80c1ca9607920) README.ijg: OK (sha256: 82fece2bff2669c476495f0fe70096b154e8bc5b40916a64e99836d9a01c3110) >>> jpeg Collecting legal info >>> kvm-unit-tests kvm-unit-tests-20171020 Collecting legal info COPYRIGHT: OK (sha256: d9bbb60891710d248f01c8bdac50ef7ad39188de512610437872e83112b38a1b) >>> leveldb 1.22 Collecting legal info LICENSE: OK (sha256: ccc19f1da0798ed666609b65a5b44dd8b3abe6fc08b9c0592eb76e82e174db19) >>> libconfig 1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcuefile 475 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdmtx 0.7.5 Collecting legal info LICENSE: OK (sha256: fcc277b7302645322c63de22b9b0bdae2df3dfa7d6cbc0d5bed7a4d3f1a9af79) >>> libdrm 2.4.102 Collecting legal info >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libfm-extra 1.3.1 Collecting legal info COPYING: OK (sha256: d8c320ffc0030d1b096ae4732b50d2b811cf95e9a9b7377c1127b2563e0a0388) src/extra/fm-xml-file.c: OK (sha256: c3a3d93e111462f2b0292b56a6a7b87d342fd7156741d8b81b8b08723be4597e) >>> 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) >>> libfreeimage 3.18.0 Collecting legal info license-gplv2.txt: OK (sha256: d51615a1a47f1ddbb027920d60d3fc30a00e1284c795a47857883e641349fadf) license-gplv3.txt: OK (sha256: 084be110e3e8757d8e6945cda1fbc7e5073bbe688dc19b92c0d8440155d8e282) license-fi.txt: OK (sha256: 0bb9a3123297c73ae6e19c70459fb0e58f313f67ca63176fd43f8e77668b8243) >>> libgphoto2 2.5.23 Collecting legal info COPYING: OK (sha256: ebc385a0b1d477be5177ed6d9129557aa59a3ad0f26ebe7dd97ee942a0fb68ee) >>> libtool 2.4.6 Collecting legal info libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libgsm 1.0.18 Collecting legal info COPYRIGHT: OK (sha256: 81c68a3374937ed9b5e4929c709e81a2c4b35b5d1f450ecf8c473e2daea46ff6) >>> liblockfile 1.09 Collecting legal info COPYRIGHT: OK (sha256: 5fffcc11f94a05a7cff02ff792407737eb1cba840767cc1a71b67fbb19695dd3) >>> libmemcached 1.0.18 Collecting legal info COPYING: OK (sha256: 4e9032d0f539276db05519ee3d09ca6167d2134ec91c556e8c80ef3efe633fd2) >>> libmicrohttpd 0.9.71 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libnfs 4.0.0 Collecting legal info COPYING: OK (sha256: edd960c0142b8ada98b43b6396b78f4e557b0bc70ac601a51e397ad04070e2c5) LICENCE-BSD.txt: OK (sha256: d9406ced95457941032aa11d04623b8ab71f2827a3395ebef137aec475be35b1) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENCE-GPL-3.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libogg 1.3.4 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libopusenc 0.2.1 Collecting legal info COPYING: OK (sha256: 93b17ab56b8230127fea532be0dcb4e6d71e66ab5e8ce5d6ae8785d7288b164f) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> libpfm4 4.10.1 Collecting legal info COPYING: OK (sha256: beef323d68fc5db9c67b20e8e9de7ccde371d20cdbcdd686804055b18b926d90) >>> libsepol 3.0 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libsoxr 0.1.3 Collecting legal info LICENCE: OK (sha256: dc98676341fdcd29d9f279c9679d6a75288785b174ded8d1b2e316c366166135) COPYING.LGPL: OK (sha256: f2f118b9029ec1871b953639ecc46651b2fc7b62e295e6cf3ef2ac4c9a058b33) >>> libsrtp 2.2.0 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libstrophe 0.9.3 Collecting legal info MIT-LICENSE.txt: OK (sha256: 82476f36ffd5e895a176013c0812166ba7b7d99f3d536fc7f5ed2e33e9f74a08) GPL-LICENSE.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libusbgx 0.2.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuv 1.38.0 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> libwebsock 3c1615eeadb0b582b63851073bfe3e5132f31ebc Collecting legal info COPYING.lesser: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Collecting legal info linux_syscall_support.h: OK (sha256: 4c1fc9acc9f3867e5c81b5d5f57c52fb9a932662bd4e2e5e43b3fe95390035f5) >>> lockfile-progs 0.1.18 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> log4cpp 1.1.3 Collecting legal info log4cpp/COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> lz4 1.9.2 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lzop 1.03 Collecting legal info COPYING: OK (sha256: 70439f6e2b47057a408d2390ed6663b9875f5a08066a06a060a357ef1df89a8c) >>> menu-cache 1.1.0 Collecting legal info COPYING: OK (sha256: 7459fbad62653e4061dbfde3b0cad7c72777838beb10d2d11d969fac6226e7de) >>> mesa3d 20.1.3 Collecting legal info docs/license.html: OK (sha256: 1ddae7da415352a5b5360ff3a9d7ecf23ba81408f62eeecce0011f32e3ef9da6) >>> host-python3-mako 1.1.2 Collecting legal info LICENSE: OK (sha256: 47cd0d41b1092f9161cfb629ed15e5cea185144710ff4633a4281ef088ff5de7) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> neon 0.30.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README: OK (sha256: 95f77624e96f6728145826fc895142275451f43f41c073766db3dbbcc8b790b0) >>> netdata 1.21.0 Collecting legal info LICENSE: OK (sha256: 0e5fd9d833efe9b79f784d1903281554af82d1b4261af67d35455728e5572aa6) >>> open-plc-utils 32408520fcebe785983a68e39ec83830a3005779 Collecting legal info LICENSE: OK (sha256: 3137c632bbcec5e88b72dc13f4fe06ee184eea364fec8f7494bdfa57672ef921) >>> opencv 2.4.13.7 Collecting legal info LICENSE: OK (sha256: 46e42877dfc3ac65769292cb4dc1a04b204ad9e40859a390f4c035d6179fbcc4) >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> oprofile 1.3.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> opus-tools 0.2 Collecting legal info COPYING: OK (sha256: c28016e58544119d6b93aea28297d040f17dcef7a9f548d3e6a4d0b558c5d248) >>> opusfile 0.11 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pound 2.8 Collecting legal info GPL.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> pptp-linux 1.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> pure-ftpd 1.0.49 Collecting legal info COPYING: OK (sha256: 3a9e94382a69d04aa434d69b20ff2c01dbbfcb7191f05f69a7109c0ee1559c19) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> rapidjson 1.1.0 Collecting legal info license.txt: OK (sha256: a140e5d46fe734a1c78f1a3c3ef207871dd75648be71fdda8e309b23ab8b1f32) >>> reaver 1.6.6 Collecting legal info docs/LICENSE: OK (sha256: bb40cfd5e9ca6e8465ea3c236f3f2293e8300af1bfe87e72fabe482ae6cc995a) >>> rocksdb 6.6.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE.Apache: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) LICENSE.leveldb: OK (sha256: b568f1f37a5a1d37a3e981e7c8b7fc4856ca33b2ca0a45bc8e847aaaf7afe485) README.md: OK (sha256: 112d88749baec5ddecba47057216465e91e22352aac7677c50bd237a27614083) >>> screen 4.8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> spdlog 1.6.1 Collecting legal info LICENSE: OK (sha256: a7241a379cb98d37788f82c2fc2e484c3ae85dae881fd3406f0637644850926f) >>> tinc 1.0.36 Collecting legal info COPYING: OK (sha256: 3b37ffbf3459f2aceeef169aa65ee8b111ac1f8ba24a2a1b90b079678a9c7faa) COPYING.README: OK (sha256: 9bf76a8aa304d807df20bf3d221c21d259764be63e39b58f299b80ba3ac14b5b) >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> trinity 1.9 Collecting legal info COPYING: OK (sha256: 35e3fc68c89fd7b8f72fd910b521cb3292f859e9181f3c26bd0df84d144bc1d4) >>> tslib 1.22 Collecting legal info COPYING: OK (sha256: 9b872a8a070b8ad329c4bd380fb1bf0000f564c75023ec8e1e6803f15364b9e9) >>> tzdata 2020a Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-tzdata 2020a Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> host-zic 2020a Collecting legal info LICENSE: OK (sha256: 0613408568889f5739e5ae252b722a2659c02002839ad970a63dc5e9174b27cf) >>> ussp-push 0.11 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> vtun 3.0.4 Collecting legal info README.OpenSSL: OK (sha256: 5692a9a69dc5abc1aa9cbc54899d114b65c4cefbd9d7fcecc304316a2f26ced3) >>> wampcc 1.6 Collecting legal info LICENSE: OK (sha256: bd185b1ec8a292d42b42346757ff6e198073e13c1e080e9ea548d34dd42d30d8) >>> wilc1000-firmware 14.1 Collecting legal info >>> znc 1.8.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: armbian-firmware-455d6b6701178dafe7fd0168eb4a4ef78a8d24a3: cannot save license (ARMBIAN_FIRMWARE_LICENSE_FILES not defined) WARNING: libdrm-2.4.102: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: wilc1000-firmware-14.1: cannot save license (WILC1000_FIRMWARE_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-3/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-3/buildroot'