for dir in /home/naourr/work/instance-1/output-1/target/usr/share/locale /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale /home/naourr/work/instance-1/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-1/output-1/target/usr/include /home/naourr/work/instance-1/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-1/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-1/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-1/output-1/target/usr/lib/cmake /home/naourr/work/instance-1/output-1/target/usr/share/cmake \ /home/naourr/work/instance-1/output-1/target/usr/doc find /home/naourr/work/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-1/output-1/target/lib/ /home/naourr/work/instance-1/output-1/target/usr/lib/ /home/naourr/work/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-1/output-1/target/usr/man /home/naourr/work/instance-1/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-1/output-1/target/usr/info /home/naourr/work/instance-1/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-1/output-1/target/usr/doc /home/naourr/work/instance-1/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-1/output-1/target/usr/share 2>/dev/null || true find /home/naourr/work/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-1/output-1/host/bin/i586-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-1/output-1/host/bin/i586-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-1/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/work/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.05-rc1-07225-g562e602442e"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.05-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2020.05-rc1\"" \ ) > /home/naourr/work/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/naourr/work/instance-1/output-1/per-package /home/naourr/work/instance-1/buildroot/support/scripts/fix-rpath target cat /home/naourr/work/instance-1/output-1/build/alsa-lib-1.2.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/armadillo-9.850.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/arp-scan-1.9.7/.files-list.txt /home/naourr/work/instance-1/output-1/build/atop-2.5.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/boost-1.72.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/brcm-patchram-plus-95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042/.files-list.txt /home/naourr/work/instance-1/output-1/build/busybox-1.31.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/bzip2-1.0.8/.files-list.txt /home/naourr/work/instance-1/output-1/build/ca-certificates-20190110/.files-list.txt /home/naourr/work/instance-1/output-1/build/check-0.14.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/circus-0.15.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/clapack-3.2.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/cryptsetup-2.2.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/dialog-1.3-20200327/.files-list.txt /home/naourr/work/instance-1/output-1/build/docker-containerd-1.2.13/.files-list.txt /home/naourr/work/instance-1/output-1/build/docker-engine-19.03.8/.files-list.txt /home/naourr/work/instance-1/output-1/build/docker-proxy-55685ba49593e67f5e1c8180539379b16736c25e/.files-list.txt /home/naourr/work/instance-1/output-1/build/expat-2.2.9/.files-list.txt /home/naourr/work/instance-1/output-1/build/fb-test-app-rosetta-1.1.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/fconfig-20080329/.files-list.txt /home/naourr/work/instance-1/output-1/build/ffmpeg-4.2.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/fftw-single-3.3.8/.files-list.txt /home/naourr/work/instance-1/output-1/build/freetype-2.10.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/gd-2.2.5/.files-list.txt /home/naourr/work/instance-1/output-1/build/getent/.files-list.txt /home/naourr/work/instance-1/output-1/build/glog-0.4.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/gpsd-3.19/.files-list.txt /home/naourr/work/instance-1/output-1/build/hiawatha-10.10/.files-list.txt /home/naourr/work/instance-1/output-1/build/hicolor-icon-theme-0.15/.files-list.txt /home/naourr/work/instance-1/output-1/build/hwloc-1.11.13/.files-list.txt /home/naourr/work/instance-1/output-1/build/ibrcommon-1.0.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/ibrdtn-1.0.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/igd2-for-linux-1.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/inconsolata-001.010/.files-list.txt /home/naourr/work/instance-1/output-1/build/initscripts/.files-list.txt /home/naourr/work/instance-1/output-1/build/iptables-1.8.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/jbig2dec-0.18/.files-list.txt /home/naourr/work/instance-1/output-1/build/json-c-0.13.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/lcdproc-0.5.9/.files-list.txt /home/naourr/work/instance-1/output-1/build/leptonica-1.78.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libaio-0.3.111/.files-list.txt /home/naourr/work/instance-1/output-1/build/libargon2-20190702/.files-list.txt /home/naourr/work/instance-1/output-1/build/libassuan-2.5.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/libcgicc-3.2.19/.files-list.txt /home/naourr/work/instance-1/output-1/build/libconfig-1.7.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/libevent-2.1.11/.files-list.txt /home/naourr/work/instance-1/output-1/build/libffi-3.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/libftdi-0.20/.files-list.txt /home/naourr/work/instance-1/output-1/build/libgpg-error-1.37/.files-list.txt /home/naourr/work/instance-1/output-1/build/liblockfile-1.09/.files-list.txt /home/naourr/work/instance-1/output-1/build/libmnl-1.0.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/libmpdclient-2.18/.files-list.txt /home/naourr/work/instance-1/output-1/build/libnetfilter_acct-1.0.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/libnetfilter_conntrack-1.0.8/.files-list.txt /home/naourr/work/instance-1/output-1/build/libnetfilter_log-1.0.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/libnfnetlink-1.0.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/libnl-3.5.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libopenssl-1.1.1g/.files-list.txt /home/naourr/work/instance-1/output-1/build/libpcap-1.9.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/libpfm4-4.10.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/librtlsdr-0.6.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libsodium-1.0.18/.files-list.txt /home/naourr/work/instance-1/output-1/build/libtirpc-1.2.6/.files-list.txt /home/naourr/work/instance-1/output-1/build/libtorrent-rasterbar-1.2.6/.files-list.txt /home/naourr/work/instance-1/output-1/build/libupnp-1.6.25/.files-list.txt /home/naourr/work/instance-1/output-1/build/libusb-1.0.23/.files-list.txt /home/naourr/work/instance-1/output-1/build/libusb-compat-0.1.7/.files-list.txt /home/naourr/work/instance-1/output-1/build/libvncserver-0.9.12/.files-list.txt /home/naourr/work/instance-1/output-1/build/libzlib-1.2.11/.files-list.txt /home/naourr/work/instance-1/output-1/build/lockfile-progs-0.1.18/.files-list.txt /home/naourr/work/instance-1/output-1/build/logsurfer-1.8/.files-list.txt /home/naourr/work/instance-1/output-1/build/lvm2-2.02.185/.files-list.txt /home/naourr/work/instance-1/output-1/build/lzo-2.10/.files-list.txt /home/naourr/work/instance-1/output-1/build/minimodem-0.24/.files-list.txt /home/naourr/work/instance-1/output-1/build/mpv-0.29.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/mysql/.files-list.txt /home/naourr/work/instance-1/output-1/build/ncmpc-0.37/.files-list.txt /home/naourr/work/instance-1/output-1/build/ncurses-6.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/numactl-2.0.13/.files-list.txt /home/naourr/work/instance-1/output-1/build/nut-2.7.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/open-lldp-b71bfb87fefb31c4b1a6a7ae351791c90966c3a8/.files-list.txt /home/naourr/work/instance-1/output-1/build/openssh-8.2p1/.files-list.txt /home/naourr/work/instance-1/output-1/build/openssl/.files-list.txt /home/naourr/work/instance-1/output-1/build/openzwave-62444b0f979c337d2091d77d89cf63c2ae9775cf/.files-list.txt /home/naourr/work/instance-1/output-1/build/oracle-mysql-5.1.73/.files-list.txt /home/naourr/work/instance-1/output-1/build/p7zip-16.02/.files-list.txt /home/naourr/work/instance-1/output-1/build/p910nd-0.97/.files-list.txt /home/naourr/work/instance-1/output-1/build/pigz-2.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/popt-1.16/.files-list.txt /home/naourr/work/instance-1/output-1/build/pwgen-2.08/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-asn1crypto-1.3.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-autobahn-20.4.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-cffi-1.14.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-crontab-2.4.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-cryptography-2.9/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-daemon-2.2.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-dataproperty-0.48.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-dateutil-2.8.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-dnspython-1.16.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-docutils-0.15.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-idna-2.9/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-iowait-0.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-jinja2-2.11.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-lockfile-0.12.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-markdown2-2.3.8/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-markupsafe-1.1.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-mbstrdecoder-1.0.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-pathvalidate-0.29.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-ply-3.11/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-psutil-5.7.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-pyasn1-0.4.8/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-pycparser-2.20/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-pycryptodomex-3.9.6/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-pydantic-1.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-pysmi-0.3.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-pysnmp-4.4.12/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-pytz-2019.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-pyzmq-19.0.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-setuptools-44.0.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-simplesqlite-0.45.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-six-1.14.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-sqliteschema-0.16.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-tabledata-1.1.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-tinyrpc-1.0.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-tornado-6.0.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-txaio-20.3.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-typepy-0.0.20/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-versiontools-1.9.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-wsaccel-0.6.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/python-xlwt-1.3.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/python3-3.8.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/quota-4.05/.files-list.txt /home/naourr/work/instance-1/output-1/build/ramspeed-2.6.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/readline-8.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/redis-5.0.8/.files-list.txt /home/naourr/work/instance-1/output-1/build/runc-1.0.0-rc10/.files-list.txt /home/naourr/work/instance-1/output-1/build/selinux-python-3.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/skeleton-init-common/.files-list.txt /home/naourr/work/instance-1/output-1/build/skeleton-init-sysv/.files-list.txt /home/naourr/work/instance-1/output-1/build/skeleton/.files-list.txt /home/naourr/work/instance-1/output-1/build/sqlite-3310100/.files-list.txt /home/naourr/work/instance-1/output-1/build/ti-uim-a0236bc252e6484835ce266ae4a50b361f6a902d/.files-list.txt /home/naourr/work/instance-1/output-1/build/tinyxml-2.6.2_2/.files-list.txt /home/naourr/work/instance-1/output-1/build/toolchain-external-custom/.files-list.txt /home/naourr/work/instance-1/output-1/build/toolchain-external/.files-list.txt /home/naourr/work/instance-1/output-1/build/toolchain/.files-list.txt /home/naourr/work/instance-1/output-1/build/ulogd-2.0.7/.files-list.txt /home/naourr/work/instance-1/output-1/build/util-linux-2.35.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/vnstat-2.6/.files-list.txt /home/naourr/work/instance-1/output-1/build/webp-1.1.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/xz-5.2.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/yasm-1.3.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/zeromq-4.3.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/zlib/.files-list.txt /home/naourr/work/instance-1/output-1/build/zxing-cpp-e0e40ddec63f38405aca5c8c1ff60b85ec8b1f10/.files-list.txt > /home/naourr/work/instance-1/output-1/build/packages-file-list.txt cat /home/naourr/work/instance-1/output-1/build/host-autoconf-2.69/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-automake-1.15.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-bison-3.4.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-dbus-1.12.16/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-dbus-python-1.2.16/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-dos2unix-7.4.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-expat-2.2.9/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-flex-2.6.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-fwup-1.2.5/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-genpart-1.0.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-gettext-tiny-adaa9c64921e80f2b8dd3610ffb508618b9204f3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-gettext/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-go-1.13.8/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-go-bootstrap-1.4.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libarchive-3.4.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libconfuse-3.2.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libffi-3.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libglib2-2.64.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libopenssl-1.1.1g/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libsodium-1.0.18/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libtirpc-1.2.6/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libtool-2.4.6/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libzlib-1.2.11/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-lzo-2.10/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-m4-1.4.18/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-meson-0.54.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-mtd-2.1.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-nasm-2.14.02/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-ncurses-6.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-nfs-utils-2.4.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-ninja-1.10.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-openssl/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-opkg-utils-0.4.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-patchelf-0.9/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-pcre-8.44/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-python-cffi-1.14.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-python-docutils-0.15.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-python-pbr-5.4.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-python-pycparser-2.20/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-python-setuptools-scm-3.5.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-python3-3.8.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-python3-setuptools-44.0.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-scons-3.1.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-sg3_utils-1.45/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-skeleton/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-tar-1.29/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-util-linux-2.35.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-utp_com-dee512ced1e9367d223d22f10797fbf9aeacfab6/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-waf-2.0.20/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-zlib/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-zstd-1.4.3/.files-list-host.txt > /home/naourr/work/instance-1/output-1/build/packages-file-list-host.txt cat /home/naourr/work/instance-1/output-1/build/alsa-lib-1.2.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/armadillo-9.850.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/boost-1.72.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/bzip2-1.0.8/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/check-0.14.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/clapack-3.2.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/cryptsetup-2.2.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/expat-2.2.9/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/ffmpeg-4.2.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/fftw-single-3.3.8/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/freetype-2.10.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/gd-2.2.5/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/glog-0.4.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/gpsd-3.19/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/hwloc-1.11.13/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/ibrcommon-1.0.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/ibrdtn-1.0.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/iptables-1.8.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/jbig2dec-0.18/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/json-c-0.13.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/leptonica-1.78.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libaio-0.3.111/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libargon2-20190702/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libassuan-2.5.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libcgicc-3.2.19/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libconfig-1.7.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libevent-2.1.11/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libffi-3.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libftdi-0.20/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libgpg-error-1.37/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/liblockfile-1.09/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libmnl-1.0.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libmpdclient-2.18/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libnetfilter_acct-1.0.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libnetfilter_conntrack-1.0.8/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libnetfilter_log-1.0.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libnfnetlink-1.0.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libnl-3.5.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libopenssl-1.1.1g/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libpcap-1.9.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libpfm4-4.10.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/librtlsdr-0.6.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libsodium-1.0.18/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libtirpc-1.2.6/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libtomcrypt-1.18.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libtommath-1.2.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libtorrent-rasterbar-1.2.6/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libupnp-1.6.25/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libusb-1.0.23/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libusb-compat-0.1.7/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libvncserver-0.9.12/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libzlib-1.2.11/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/lvm2-2.02.185/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/lzo-2.10/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/musl-compat-headers/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/ncurses-6.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/numactl-2.0.13/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/openzwave-62444b0f979c337d2091d77d89cf63c2ae9775cf/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/oracle-mysql-5.1.73/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/popt-1.16/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/python3-3.8.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/readline-8.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/skeleton-init-common/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/sqlite-3310100/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/tinyxml-2.6.2_2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/toolchain-external-custom/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/toolchain/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/util-linux-2.35.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/webp-1.1.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/xz-5.2.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/zeromq-4.3.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/zxing-cpp-e0e40ddec63f38405aca5c8c1ff60b85ec8b1f10/.files-list-staging.txt > /home/naourr/work/instance-1/output-1/build/packages-file-list-staging.txt touch /home/naourr/work/instance-1/output-1/target/usr ln -snf /home/naourr/work/instance-1/output-1/host/i586-buildroot-linux-musl/sysroot /home/naourr/work/instance-1/output-1/staging make: Leaving directory '/home/naourr/work/instance-1/buildroot' make: Entering directory '/home/naourr/work/instance-1/buildroot' >>> Buildroot 2020.05-rc1-07225-g562e602442e Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> musl-compat-headers Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.2.2 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) >>> 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) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> arp-scan 1.9.7 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny adaa9c64921e80f2b8dd3610ffb508618b9204f3 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> check 0.14.0 Collecting legal info COPYING.LESSER: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> atop 2.5.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> boost 1.72.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> brcm-patchram-plus 95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042 Collecting legal info COPYING: OK (sha256: 26324f5c563b7e338c2876c8abe90c3681c1e9a6163fc59b494c94ad6493eda4) >>> busybox 1.31.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> libtirpc 1.2.6 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 2.4.3 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libtirpc 1.2.6 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> util-linux 2.35.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> python3 3.8.2 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-python3 3.8.2 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> openssl Collecting legal info >>> libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> sqlite 3310100 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ca-certificates 20190110 Collecting legal info debian/copyright: OK (sha256: 80fd11117df5543d5cf17bfd951b0ead213f7867d0b09f09c6d5a5eca3ff7422) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> circus 0.15.0 Collecting legal info LICENSE: OK (sha256: 3df739c05a4eed7efdf4987142658d2a4f1243e5f08e72a5ecedac5749c92a49) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> cryptsetup 2.2.2 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libargon2 20190702 Collecting legal info LICENSE: OK (sha256: 220f8736a89ff51c92ef3d497f413b48e6cf1df3d6278bc909c6308c78e1718e) >>> lvm2 2.02.185 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-dbus-python 1.2.16 Collecting legal info COPYING: OK (sha256: 1e4562245383fdb5203b1769789e5b28bba21af4923aea7e8b2614f7f93623c0) dbus-gmain/COPYING: OK (sha256: 064523e3ab64d6f03904132b2cc4a1bd8500586edb4cd050c2ff2b96aed4c33b) >>> host-dbus 1.12.16 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-libglib2 2.64.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-meson 0.54.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.35.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> dialog 1.3-20200327 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> docker-containerd 1.2.13 Collecting legal info LICENSE: OK (sha256: 4bbe3b885e8cd1907ab4cf9a41e862e74e24b5422297a4f2fe524e6a30ada2b4) >>> host-go 1.13.8 Collecting legal info LICENSE: OK (sha256: 2d36597f7117c38b006835ae7f537487207d8ec407aa9d9980794b2030cbc067) >>> host-go-bootstrap 1.4.3 Collecting legal info LICENSE: OK (sha256: dd26a7abddd02e2d0aba97805b31f248ef7835d9e10da289b22e3b8ab78b324d) >>> docker-engine 19.03.8 Collecting legal info LICENSE: OK (sha256: 7c87873291f289713ac5df48b1f2010eb6963752bbd6b530416ab99fc37914a8) >>> docker-proxy 55685ba49593e67f5e1c8180539379b16736c25e Collecting legal info LICENSE: OK (sha256: cb5e8e7e5f4a3988e1063c142c60dc2df75605f4c46515e776e3aca6df976e14) >>> host-dos2unix 7.4.1 Collecting legal info COPYING.txt: OK (sha256: af32dca9450e90b9a7a0f6408da1554466382cc81960108c59512f78a666a276) >>> fb-test-app rosetta-1.1.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> fconfig 20080329 Collecting legal info fconfig.c: OK (sha256: e698a9ea4d6dab0a15d3d6fd354b97b820629244f946529cc7f42b2b8e8f16d0) >>> ffmpeg 4.2.2 Collecting legal info LICENSE.md: OK (sha256: cad1218c22121b169fb1380178ab7a0b33cb38a3ff6d3915b8533d1d954f3ce7) COPYING.LGPLv2.1: OK (sha256: b634ab5640e258563c536e658cad87080553df6f34f62269a21d554844e58bfe) >>> host-nasm 2.14.02 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> freetype 2.10.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-fwup 1.2.5 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-libarchive 3.4.2 Collecting legal info COPYING: OK (sha256: e1e3d4ba9d0b0ccba333b5f5539f7c6c9a3ef3d57a96cd165d2c45eaa1cd026d) >>> host-libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> host-libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> webp 1.1.0 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> host-genpart 1.0.2 Collecting legal info >>> getent Collecting legal info >>> glog 0.4.0 Collecting legal info COPYING: OK (sha256: 0fc497129c5c69ff6f22da6933c7e4aaef082fde8437fd57680c2780100772a4) >>> gpsd 3.19 Collecting legal info COPYING: OK (sha256: 13ba6fe5b2f41f03b854f9ac5f271e116d5ed55890cc20f5fe44dcfa0dc5958b) >>> host-scons 3.1.2 Collecting legal info LICENSE.txt: OK (sha256: 72ed889165fb28378cadac14552be4a959f1ebab6b148abb5dd2b49712c3c6f6) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> hiawatha 10.10 Collecting legal info LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> hicolor-icon-theme 0.15 Collecting legal info COPYING: OK (sha256: b0a64377d4ee87b7dbcf418ce4fb33ec3b2d7081b6732890e4af06b8118c4526) >>> hwloc 1.11.13 Collecting legal info COPYING: OK (sha256: c1816ed2da6aea779c4f27352f807c8bbaf545c2843d7b2ae818e1d529028821) >>> numactl 2.0.13 Collecting legal info README.md: OK (sha256: e2b738b1303c088421b09933a78c1326fe43692e2c05a7c510a2eb7e7a8eb575) >>> ibrcommon 1.0.1 Collecting legal info COPYING: OK (sha256: 1a0b57773a46d9d4cc2f0d1780a17acc38af506bb1e0234aaa85f8ccd6dc0b92) README: OK (sha256: 9b8a430c2136ebcf76bd37f50da7d7a80ede413ec6604cc4694ea536e779854c) >>> ibrdtn 1.0.1 Collecting legal info COPYING: OK (sha256: 809fa1ed21450f59827d1e9aec720bbc4b687434fa22283c6cb5dd82a47ab9c0) >>> 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) >>> inconsolata 001.010 Collecting legal info OFL.txt: OK (sha256: 8bbed014d1c85a9e3f36703816833c9538e140fea88c2bc3a745ce2449dc18ab) >>> initscripts Collecting legal info >>> iptables 1.8.3 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> jbig2dec 0.18 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> lcdproc 0.5.9 Collecting legal info COPYING: OK (sha256: 1b2a567f289f66a143c56353e7b3d4fa5862514a5e3c5cfdf8b02ee5e5aaa953) >>> leptonica 1.78.0 Collecting legal info leptonica-license.txt: OK (sha256: ca0ac11c7c0acad9599d54990942cc11c9f6d9b569f1a360d774a628819c3518) >>> libassuan 2.5.3 Collecting legal info COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> libgpg-error 1.37 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libcgicc 3.2.19 Collecting legal info COPYING.LIB: OK (sha256: a2e480f5e8afd7c587a3c0ac2ed3b73ed4b10fa3a553dea26e7b661c7cedda72) COPYING.DOC: OK (sha256: 0fd15977dc962abf3eced509b1cf5356f9784939742d67a635671141023a11da) >>> libconfig 1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libevent 2.1.11 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libftdi 0.20 Collecting legal info LICENSE: OK (sha256: 6bd354f4b9beca001b1b5395be48cef1d749a3ed27dddb8114bf09eb0ab2d88c) COPYING.LIB: OK (sha256: c340cbee4974bb96019e782f2279df016c92fb1e7f5299347e779d9acedbb991) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> liblockfile 1.09 Collecting legal info COPYRIGHT: OK (sha256: 5fffcc11f94a05a7cff02ff792407737eb1cba840767cc1a71b67fbb19695dd3) >>> libmpdclient 2.18 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_log 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libpfm4 4.10.1 Collecting legal info COPYING: OK (sha256: beef323d68fc5db9c67b20e8e9de7ccde371d20cdbcdd686804055b18b926d90) >>> librtlsdr 0.6.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> libtomcrypt 1.18.2 Collecting legal info LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> libtommath 1.2.0 Collecting legal info LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) >>> libtorrent-rasterbar 1.2.6 Collecting legal info COPYING: OK (sha256: f3a5dd1558cce616b12edad521427ec8976ce2bb0af33f7f359cfa648bf55ad8) >>> libvncserver 0.9.12 Collecting legal info COPYING: OK (sha256: 4d23c8c814e5baf007d854f01d8502e77dc56a41144934e003fb32c4e052d20f) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> lockfile-progs 0.1.18 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> logsurfer 1.8 Collecting legal info >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> mpv 0.29.1 Collecting legal info LICENSE.GPL: OK (sha256: a99d7b0625a0566271aad6de694e52eafd566db024f9516720d526c680d3ee30) >>> host-waf 2.0.20 Collecting legal info >>> host-mtd 2.1.1 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-zstd 1.4.3 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> mysql Collecting legal info >>> oracle-mysql 5.1.73 Collecting legal info README: OK (sha256: cbf0dbf56528a629f4358a1339f981202f1a9a0d9542c092b03f486064ced2db) COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ncmpc 0.37 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> nut 2.7.4 Collecting legal info COPYING: OK (sha256: 9f562d0e6be5108a06684dd249686d378abe1653df14b1944e971e084f6751f0) LICENSE-GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE-GPL3: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> open-lldp b71bfb87fefb31c4b1a6a7ae351791c90966c3a8 Collecting legal info COPYING: OK (sha256: 67af5abeb092213cd9c53781503320f635ba28b641e0c3f24d367e8e93a9839b) >>> openssh 8.2p1 Collecting legal info LICENCE: OK (sha256: 73d0db766229670c7b4e1ec5e6baed54977a0694a565e7cc878c45ee834045d7) >>> openzwave 62444b0f979c337d2091d77d89cf63c2ae9775cf Collecting legal info LICENSE: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) licenses/license.txt: OK (sha256: c8db08727d03bea1213cdb29459b4b489b0d68a0866765df40ff205c6cd7224b) licenses/lgpl.txt: OK (sha256: 4da452226e9064b597020ad404e1c78d8175bc31ad7c1908485a92c0a4d70284) licenses/gpl.txt: OK (sha256: 33ffdead480674d5f33e2934822a3b93c93e3f8c894667a3bf30bd1195b38f83) licenses/Apache-License-2.0.txt: OK (sha256: 6f50ebf9af9b6658c7936ffcc6fedd99254df984c0fec2e6ffb9f3aa1c4ef3e1) >>> tinyxml 2.6.2_2 Collecting legal info README: OK (sha256: a65b8363834ccbe31ab7b49dcba723ed204622df30326793e0121435624c1a8d) >>> host-opkg-utils 0.4.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> p7zip 16.02 Collecting legal info DOC/License.txt: OK (sha256: 555806657dcf0f1e720b581c52643c195ec86ae3f00bd18cc66d2e0f88ffa210) >>> p910nd 0.97 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pigz 2.4 Collecting legal info README: OK (sha256: dc8f78258cdb4478b5922f4c00eb63d3cbac06c171dc829648fd414bb0cf4493) >>> pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> python-asn1crypto 1.3.0 Collecting legal info LICENSE: OK (sha256: a88480656ec98943fb04344f6a477ee74062896f3ddb1a6f99e5f05f0109a286) >>> python-autobahn 20.4.3 Collecting legal info LICENSE: OK (sha256: 0387eefce570453daaa60633f28676003731eeca28b2d0a0071c628e3a0004ef) >>> python-cffi 1.14.0 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> python-crontab 2.4.2 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> python-cryptography 2.9 Collecting legal info LICENSE: OK (sha256: 35452b557fab0efb1e80d7edb9c4e5118b9384082adaa051dde342102cb9de8d) LICENSE.APACHE: OK (sha256: aac73b3148f6d1d7111dbca32099f68d26c644c6813ae1e4f05f6579aa2663fe) LICENSE.BSD: OK (sha256: 602c4c7482de6479dd2e9793cda275e5e63d773dacd1eca689232ab7008fb4fb) >>> host-python-cffi 1.14.0 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> host-python-pycparser 2.20 Collecting legal info LICENSE: OK (sha256: 3c76629880aec2f8578ed914701a4ff9e5da8b60acb8b7ec675abf83c90c5168) >>> python-daemon 2.2.3 Collecting legal info LICENSE.ASF-2: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) LICENSE.GPL-3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-python-docutils 0.15.2 Collecting legal info COPYING.txt: OK (sha256: efa0c85aa99ea5b4781240031b0d02af54d7b5554c87ad2b2bea9ba490f6663f) >>> python-dataproperty 0.48.1 Collecting legal info LICENSE: OK (sha256: a93d75bcb0774e2990106380cadad6dcb2de193c55d435ffc56ba345a08b1dc2) >>> python-dateutil 2.8.1 Collecting legal info LICENSE: OK (sha256: ba00f51a0d92823b5a1cde27d8b5b9d2321e67ed8da9bc163eff96d5e17e577e) >>> host-python-setuptools-scm 3.5.0 Collecting legal info LICENSE: OK (sha256: 89807acf2309bd285f033404ee78581602f3cd9b819a16ac2f0e5f60ff4a473e) >>> python-dnspython 1.16.0 Collecting legal info LICENSE: OK (sha256: c3ea3ff5654b329c19d3bc5f7481af623c3dded4a6145585499f843ad3d741cd) >>> python-docutils 0.15.2 Collecting legal info COPYING.txt: OK (sha256: efa0c85aa99ea5b4781240031b0d02af54d7b5554c87ad2b2bea9ba490f6663f) >>> python-idna 2.9 Collecting legal info LICENSE.rst: OK (sha256: 412014420d2473dba06117c3d4d9e0eecaa6dde0ca30cd951f4ec2be39426f32) >>> python-iowait 0.2 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> python-jinja2 2.11.2 Collecting legal info LICENSE.rst: OK (sha256: 3b49dcee4105eb37bac10faf1be260408fe85d252b8e9df2e0979fc1e094437b) >>> python-lockfile 0.12.2 Collecting legal info LICENSE: OK (sha256: a26276d53dacb369641f31aa0fe37216028a0d93753f862ae206ce04f54b7b29) >>> host-python-pbr 5.4.3 Collecting legal info LICENSE: OK (sha256: 5df2a0d87d6c562f0ea11c688ac52532aa28d744cabc7994ff0537f64b3b3320) pbr/tests/testpackage/LICENSE.txt: OK (sha256: eb4a8c8791f6caab1cf36df26db2b6f4e2ddda52657b060ff7f02abc63910aef) >>> python-markdown2 2.3.8 Collecting legal info LICENSE.txt: OK (sha256: f8c7c4d554409cf621b8d653dbfffb719745fd36f5c49b8305258649b403ef9c) >>> python-markupsafe 1.1.1 Collecting legal info LICENSE.rst: OK (sha256: 489a8e1108509ed98a37bb983e11e0f7e1d31f0bd8f99a79c8448e7ff37d07ea) >>> python-mbstrdecoder 1.0.0 Collecting legal info LICENSE: OK (sha256: 7588265082eed5e9f4afd5090c57e610b740ec547b16aaaab739ba07c5eefb15) >>> python-pathvalidate 0.29.0 Collecting legal info LICENSE: OK (sha256: a93d75bcb0774e2990106380cadad6dcb2de193c55d435ffc56ba345a08b1dc2) >>> python-ply 3.11 Collecting legal info README.md: OK (sha256: 1095b93b81d2043c5c55e0859875b416f75edb6d5eccb4bf2ace1b5445d1c84f) >>> python-psutil 5.7.0 Collecting legal info LICENSE: OK (sha256: 24c12984500caa07ffdce19eebc06396c5e6d244b573bc6c438f4a6ef8e56c1b) >>> python-pyasn1 0.4.8 Collecting legal info LICENSE.rst: OK (sha256: 22c5cc6922ab5d69fba32d8c5ee4cdd14981508cb53afc0ebd85593847fd95a5) >>> python-pycparser 2.20 Collecting legal info LICENSE: OK (sha256: 3c76629880aec2f8578ed914701a4ff9e5da8b60acb8b7ec675abf83c90c5168) >>> python-pycryptodomex 3.9.6 Collecting legal info LICENSE.rst: OK (sha256: d1af3fab2ef8cc53b6c7f48bdeb178ac874b04faf4ba0159a96b6109f1d393e2) Doc/LEGAL/COPYRIGHT.pycrypto: OK (sha256: 8e563c767164faa0831a333b57d23d4311cf566eb1b15d93250f4606be4eb549) >>> python-pydantic 1.3 Collecting legal info LICENSE: OK (sha256: 66badbfe56618ec52ddcbfda62450e43752d16fe1e7cae78d346c7ed10a35306) >>> 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-pytz 2019.3 Collecting legal info LICENSE.txt: OK (sha256: 39f07c72a1bfda349cbd27bac9bcb1e6f8c5b4e5cc3fadf56900406e8cc0b792) >>> python-pyzmq 19.0.0 Collecting legal info COPYING.LESSER: OK (sha256: 44b23767df3c0fe27f88981f09bc7f50a1695cec4b24252fa5f55f03e76bcd6d) COPYING.BSD: OK (sha256: aef3b80570351d44e29c22d080d4e9e106b34f3fdbc5cdf9636994474c72b1a2) >>> zeromq 4.3.2 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> python-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-simplesqlite 0.45.2 Collecting legal info LICENSE: OK (sha256: 98799b7c99b561c5ffa3ac86600e501f761afa8e72af8a2515026445fe134105) >>> python-six 1.14.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> python-sqliteschema 0.16.2 Collecting legal info LICENSE: OK (sha256: 7588265082eed5e9f4afd5090c57e610b740ec547b16aaaab739ba07c5eefb15) >>> python-tabledata 1.1.2 Collecting legal info LICENSE: OK (sha256: bebbdf0524a147f89a615fff53d79bdc90cbc7631550fb4b725cd3f3bdcd24f6) >>> python-tinyrpc 1.0.4 Collecting legal info LICENSE: OK (sha256: 587f1ea174824613f4a7e0d7fb95fda000a7f58ca17df12416e014c9ee82e619) >>> python-tornado 6.0.4 Collecting legal info LICENSE: OK (sha256: 3ddf9be5c28fe27dad143a5dc76eea25222ad1dd68934a047064e56ed2fa40c5) >>> python-txaio 20.3.1 Collecting legal info LICENSE: OK (sha256: 0387eefce570453daaa60633f28676003731eeca28b2d0a0071c628e3a0004ef) >>> python-typepy 0.0.20 Collecting legal info LICENSE: OK (sha256: bebbdf0524a147f89a615fff53d79bdc90cbc7631550fb4b725cd3f3bdcd24f6) >>> python-versiontools 1.9.1 Collecting legal info >>> python-wsaccel 0.6.2 Collecting legal info >>> python-xlwt 1.3.0 Collecting legal info docs/licenses.rst: OK (sha256: 7f7b66f23fdac4f68fe3b342dd16b329d511017a901784a5ceb83f505f2de7c6) >>> quota 4.05 Collecting legal info COPYING: OK (sha256: 35b2d9797b83bce16076da9c3273f264f50b8d02f492ee32cd4c51ba6897bceb) >>> ramspeed 2.6.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> redis 5.0.8 Collecting legal info COPYING: OK (sha256: cbf420a3672475a6e2765e3c0984c1f81efe0212afb94a3c998ee63bfd661063) >>> runc 1.0.0-rc10 Collecting legal info LICENSE: OK (sha256: 552a739c3b25792263f731542238b92f6f8d07e9a488eae27e6c4690038a8243) >>> selinux-python 3.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> ti-uim a0236bc252e6484835ce266ae4a50b361f6a902d Collecting legal info uim.h: OK (sha256: 4e39276507524f938459b05d061ae77562f3f85926fe73027cfcac259cb03d0e) >>> ulogd 2.0.7 Collecting legal info COPYING: OK (sha256: b8a2f73f743dc1a51aff23f1aacbca4b868564db52496fa3c0caba755bfd1eaf) >>> host-utp_com dee512ced1e9367d223d22f10797fbf9aeacfab6 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> host-sg3_utils 1.45 Collecting legal info COPYING: OK (sha256: d516b8b337a77e3d4c65dffe708ca7fb25b1cb4ec77ec362cf11ed659b9250bc) BSD_LICENSE: OK (sha256: 8ddd1d82f2be2f5cbd5b5c3b5c2ee94a90d2ca7112958448da74dd78384fd96a) >>> vnstat 2.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> yasm 1.3.0 Collecting legal info COPYING: OK (sha256: 795f8d76eade6130129b680ac72ea81cb3e143467a65ea1f5f64946151d7fa20) BSD.txt: OK (sha256: a84b45f23040624681ca6974ff48d8ef6b477a1cb51e4a1c842e49d00c231e0d) Artistic.txt: OK (sha256: b7fd9b73ea99602016a326e0b62e6646060d18febdd065ceca8bb482208c3d88) GNU_GPL-2.0: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) GNU_LGPL-2.0: OK (sha256: 1faefae1fe8838a2e48864df7d1376e421a50c551c5ae2f60c9f2093206e18a9) >>> zxing-cpp e0e40ddec63f38405aca5c8c1ff60b85ec8b1f10 Collecting legal info COPYING: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: logsurfer-1.8: cannot save license (LOGSURFER_LICENSE_FILES not defined) WARNING: waf-2.0.20: cannot save license (HOST_WAF_LICENSE_FILES not defined) WARNING: python-versiontools-1.9.1: cannot save license (PYTHON_VERSIONTOOLS_LICENSE_FILES not defined) WARNING: python-wsaccel-0.6.2: cannot save license (PYTHON_WSACCEL_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-1/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-1/buildroot'