make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/wireless_tools-30.pre9' install -m 755 -d /home/naourr/work/instance-2/output-1/target/sbin install -m 755 iwmulticall /home/naourr/work/instance-2/output-1/target/sbin/iwconfig ( cd /home/naourr/work/instance-2/output-1/target/sbin ; \ ln -f -s iwconfig iwlist ; \ ln -f -s iwconfig iwspy ; \ ln -f -s iwconfig iwpriv ; \ ln -f -s iwconfig iwgetid ) make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/wireless_tools-30.pre9' >>> Finalizing host directory >>> Finalizing target directory rm -f /home/naourr/work/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-2/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-2/output-1/host/bin/glib-compile-schemas /home/naourr/work/instance-2/output-1/host/powerpc64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-2/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/naourr/work/instance-2/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-2/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-2/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-2/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-2/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-2/output-1/target/etc/shadow rm -f /home/naourr/work/instance-2/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /home/naourr/work/instance-2/output-1/build/locales.nopurge for dir in /home/naourr/work/instance-2/output-1/target/usr/share/locale /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale /home/naourr/work/instance-2/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-2/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-2/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-2/output-1/target/usr/include /home/naourr/work/instance-2/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-2/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-2/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-2/output-1/target/usr/lib/cmake /home/naourr/work/instance-2/output-1/target/usr/share/cmake \ /home/naourr/work/instance-2/output-1/target/usr/doc find /home/naourr/work/instance-2/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-2/output-1/target/lib/ /home/naourr/work/instance-2/output-1/target/usr/lib/ /home/naourr/work/instance-2/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-2/output-1/target/etc/bash_completion.d rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-2/output-1/target/usr/man /home/naourr/work/instance-2/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-2/output-1/target/usr/info /home/naourr/work/instance-2/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-2/output-1/target/usr/doc /home/naourr/work/instance-2/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-2/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-2/output-1/target/usr/share 2>/dev/null || true rm -rf /home/naourr/work/instance-2/output-1/target/lib/debug /home/naourr/work/instance-2/output-1/target/usr/lib/debug find /home/naourr/work/instance-2/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-2/output-1/host/bin/powerpc64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-2/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-2/output-1/host/bin/powerpc64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-2/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-2/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-2/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.08-git-08095-g7f97fd4f15e"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.08-git\"" \ ) > /home/naourr/work/instance-2/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-2/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/naourr/work/instance-2/output-1/per-package /home/naourr/work/instance-2/buildroot/support/scripts/fix-rpath target cat /home/naourr/work/instance-2/output-1/build/18xx-ti-utils-R8.7_SP3/.files-list.txt /home/naourr/work/instance-2/output-1/build/alsa-lib-1.2.3.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/alure-14beed2a86d5a36030e907b21c46614d505f07cd/.files-list.txt /home/naourr/work/instance-2/output-1/build/apr-1.7.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/apr-util-1.6.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/attr-2.4.48/.files-list.txt /home/naourr/work/instance-2/output-1/build/augeas-1.12.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/beecrypt-4.2.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/bluez-tools-97efd293491ad7ec96a655665339908f2478b3d1/.files-list.txt /home/naourr/work/instance-2/output-1/build/bluez5_utils-5.54/.files-list.txt /home/naourr/work/instance-2/output-1/build/bluez5_utils-headers-5.54/.files-list.txt /home/naourr/work/instance-2/output-1/build/boost-1.73.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/c-icap-0.5.6/.files-list.txt /home/naourr/work/instance-2/output-1/build/caps-0.9.26/.files-list.txt /home/naourr/work/instance-2/output-1/build/ccrypt-1.11/.files-list.txt /home/naourr/work/instance-2/output-1/build/cppunit-1.15.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/curlpp-0.8.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/dav1d-0.7.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/dbus-1.12.18/.files-list.txt /home/naourr/work/instance-2/output-1/build/dbus-glib-0.110/.files-list.txt /home/naourr/work/instance-2/output-1/build/dcron-4.5/.files-list.txt /home/naourr/work/instance-2/output-1/build/debianutils-4.8.6.3/.files-list.txt /home/naourr/work/instance-2/output-1/build/e2fsprogs-1.45.6/.files-list.txt /home/naourr/work/instance-2/output-1/build/easy-rsa-3.0.6/.files-list.txt /home/naourr/work/instance-2/output-1/build/expat-2.2.9/.files-list.txt /home/naourr/work/instance-2/output-1/build/faad2-2.9.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/flac-1.3.3/.files-list.txt /home/naourr/work/instance-2/output-1/build/flex-2.6.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/flite-2.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/fontconfig-2.13.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/freetype-2.10.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/ftop-1.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/gflags-2.2.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/ghostscript-9.50/.files-list.txt /home/naourr/work/instance-2/output-1/build/ghostscript-fonts-8.11/.files-list.txt /home/naourr/work/instance-2/output-1/build/glib-networking-2.64.3/.files-list.txt /home/naourr/work/instance-2/output-1/build/gnuplot-5.2.8/.files-list.txt /home/naourr/work/instance-2/output-1/build/graphite2-1.3.10/.files-list.txt /home/naourr/work/instance-2/output-1/build/gtest-1.10.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-autoconf-2.69/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-automake-1.15.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-bison-3.6.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-cargo-0.26.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-cargo-bin-0.33.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-dbus-1.12.18/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-dbus-glib-0.110/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-expat-2.2.9/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-flex-2.6.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-gettext-tiny-0.3.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-gettext/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-gperf-3.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-icu-67-1/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-imagemagick-7.0.8-59/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-intltool-0.51.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-lcms2-2.11/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-libcurl-7.71.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-libffi-3.3/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-libglib2-2.64.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-libhttpparser-2.9.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-libjpeg-9d/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-libopenssl-1.1.1g/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-libpng-1.6.37/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-libssh2-1.9.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-libtool-2.4.6/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-libxml-parser-perl-2.46/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-libzlib-1.2.11/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-lpc3250loader-1.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-m4-1.4.18/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-meson-0.55.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-ncurses-6.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-ninja-1.10.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-openssl/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-patchelf-0.9/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-pcre-8.44/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-pixman-0.40.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-pkgconf-1.6.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-python-2.7.18/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-python3-3.8.5/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-python3-setuptools-44.0.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-qemu-5.0.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-rust-bin-1.33.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-rustc/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-skeleton/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-tar-1.29/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-util-linux-2.35.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/host-zlib/.files-list.txt /home/naourr/work/instance-2/output-1/build/hwdata-0.335/.files-list.txt /home/naourr/work/instance-2/output-1/build/icu-67-1/.files-list.txt /home/naourr/work/instance-2/output-1/build/ifenslave-2.9/.files-list.txt /home/naourr/work/instance-2/output-1/build/ima-evm-utils-1.2.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/inadyn-2.7/.files-list.txt /home/naourr/work/instance-2/output-1/build/inconsolata-001.010/.files-list.txt /home/naourr/work/instance-2/output-1/build/ipmitool-1.8.18/.files-list.txt /home/naourr/work/instance-2/output-1/build/jpeg-turbo-2.0.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/jpeg/.files-list.txt /home/naourr/work/instance-2/output-1/build/jq-a17dd3248a666d01be75f6b16be37e80e20b0954/.files-list.txt /home/naourr/work/instance-2/output-1/build/json-c-0.14/.files-list.txt /home/naourr/work/instance-2/output-1/build/kbd-2.0.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/keyutils-1.6/.files-list.txt /home/naourr/work/instance-2/output-1/build/kmod-27/.files-list.txt /home/naourr/work/instance-2/output-1/build/lame-3.100/.files-list.txt /home/naourr/work/instance-2/output-1/build/lcms2-2.11/.files-list.txt /home/naourr/work/instance-2/output-1/build/leptonica-1.78.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/libao-1.2.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/libass-0.14.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/libconfuse-3.3/.files-list.txt /home/naourr/work/instance-2/output-1/build/libcroco-0.6.13/.files-list.txt /home/naourr/work/instance-2/output-1/build/libcurl-7.71.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/libeastl-45469730d641868ce05433fff2e199510c7d45c3/.files-list.txt /home/naourr/work/instance-2/output-1/build/libevent-2.1.12/.files-list.txt /home/naourr/work/instance-2/output-1/build/libffi-3.3/.files-list.txt /home/naourr/work/instance-2/output-1/build/libfribidi-1.0.9/.files-list.txt /home/naourr/work/instance-2/output-1/build/libglib2-2.64.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/libmicrohttpd-0.9.71/.files-list.txt /home/naourr/work/instance-2/output-1/build/libmodplug-0.8.9.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/libmspack-0.10.1alpha/.files-list.txt /home/naourr/work/instance-2/output-1/build/libnfnetlink-1.0.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/libnl-3.5.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/libnpth-1.6/.files-list.txt /home/naourr/work/instance-2/output-1/build/libnpupnp-4.0.7/.files-list.txt /home/naourr/work/instance-2/output-1/build/libnspr-4.26/.files-list.txt /home/naourr/work/instance-2/output-1/build/libnss-3.54/.files-list.txt /home/naourr/work/instance-2/output-1/build/libogg-1.3.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/libopenssl-1.1.1g/.files-list.txt /home/naourr/work/instance-2/output-1/build/libpcap-1.9.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/libpfm4-4.10.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/libpng-1.6.37/.files-list.txt /home/naourr/work/instance-2/output-1/build/libpthsem-2.0.8/.files-list.txt /home/naourr/work/instance-2/output-1/build/libreplaygain-r475/.files-list.txt /home/naourr/work/instance-2/output-1/build/librtas-2.0.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/libsecret-0.20.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/libsepol-3.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/libtelnet-0.23/.files-list.txt /home/naourr/work/instance-2/output-1/build/libtorrent-0.13.8/.files-list.txt /home/naourr/work/instance-2/output-1/build/libubox-723730214732862de7e892bae2f7a7889e66bf1b/.files-list.txt /home/naourr/work/instance-2/output-1/build/libuci-49ec6efbdac4819033d34f08927d795f83a3932d/.files-list.txt /home/naourr/work/instance-2/output-1/build/libunistring-0.9.10/.files-list.txt /home/naourr/work/instance-2/output-1/build/libupnpp-0.19.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/libvorbis-1.3.7/.files-list.txt /home/naourr/work/instance-2/output-1/build/libwebsock-3c1615eeadb0b582b63851073bfe3e5132f31ebc/.files-list.txt /home/naourr/work/instance-2/output-1/build/libwebsockets-3.2.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/libxml2-2.9.10/.files-list.txt /home/naourr/work/instance-2/output-1/build/libzlib-1.2.11/.files-list.txt /home/naourr/work/instance-2/output-1/build/linknx-0.0.1.38/.files-list.txt /home/naourr/work/instance-2/output-1/build/linux-firmware-20200122/.files-list.txt /home/naourr/work/instance-2/output-1/build/linux-pam-1.4.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/linux-serial-test-13bea838f2a7573d2a68a6d95fc9d1f153b580be/.files-list.txt /home/naourr/work/instance-2/output-1/build/lmbench-3.0-a9/.files-list.txt /home/naourr/work/instance-2/output-1/build/lz4-1.9.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/memcached-1.5.19/.files-list.txt /home/naourr/work/instance-2/output-1/build/memtester-4.3.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/minissdpd-1.5.20190824/.files-list.txt /home/naourr/work/instance-2/output-1/build/modplugtools-0.5.3/.files-list.txt /home/naourr/work/instance-2/output-1/build/mongrel2-1.9.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/mpd-0.21.24/.files-list.txt /home/naourr/work/instance-2/output-1/build/mpg123-1.25.13/.files-list.txt /home/naourr/work/instance-2/output-1/build/mutt-1.14.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/ncurses-6.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/netplug-1.2.9.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/nginx-1.17.9/.files-list.txt /home/naourr/work/instance-2/output-1/build/nilfs-utils-2.2.8/.files-list.txt /home/naourr/work/instance-2/output-1/build/olsr-0.9.8/.files-list.txt /home/naourr/work/instance-2/output-1/build/openal-1.19.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/opencv-2.4.13.7/.files-list.txt /home/naourr/work/instance-2/output-1/build/openresolv-3.10.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/openssl/.files-list.txt /home/naourr/work/instance-2/output-1/build/p7zip-16.02/.files-list.txt /home/naourr/work/instance-2/output-1/build/pcre-8.44/.files-list.txt /home/naourr/work/instance-2/output-1/build/pigz-2.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/polkit-0.116/.files-list.txt /home/naourr/work/instance-2/output-1/build/popt-1.16/.files-list.txt /home/naourr/work/instance-2/output-1/build/powerpc-utils-1.3.5/.files-list.txt /home/naourr/work/instance-2/output-1/build/readline-8.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/rsync-3.1.3/.files-list.txt /home/naourr/work/instance-2/output-1/build/rtorrent-0.9.8/.files-list.txt /home/naourr/work/instance-2/output-1/build/skeleton-init-common/.files-list.txt /home/naourr/work/instance-2/output-1/build/skeleton-init-none/.files-list.txt /home/naourr/work/instance-2/output-1/build/skeleton/.files-list.txt /home/naourr/work/instance-2/output-1/build/sngrep-1.4.7/.files-list.txt /home/naourr/work/instance-2/output-1/build/spidermonkey-60.5.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/sqlite-3320300/.files-list.txt /home/naourr/work/instance-2/output-1/build/sredird-2.2.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/subversion-1.13.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/tar-1.32/.files-list.txt /home/naourr/work/instance-2/output-1/build/tcf-agent-1.7.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/tesseract-ocr-4.1.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49/.files-list.txt /home/naourr/work/instance-2/output-1/build/tiff-4.1.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/tinyssh-7e2b4025bf3a2dae4c6617e3eb39df4bcde37454/.files-list.txt /home/naourr/work/instance-2/output-1/build/toolchain-external-custom/.files-list.txt /home/naourr/work/instance-2/output-1/build/toolchain-external/.files-list.txt /home/naourr/work/instance-2/output-1/build/toolchain/.files-list.txt /home/naourr/work/instance-2/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/.files-list.txt /home/naourr/work/instance-2/output-1/build/unixodbc-2.3.7/.files-list.txt /home/naourr/work/instance-2/output-1/build/utf8proc-2.5.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/util-linux-2.35.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/wavpack-5.3.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/wireless_tools-30.pre9/.files-list.txt /home/naourr/work/instance-2/output-1/build/zeromq-4.3.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/zlib/.files-list.txt > /home/naourr/work/instance-2/output-1/build/packages-file-list.txt cat /home/naourr/work/instance-2/output-1/build/18xx-ti-utils-R8.7_SP3/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/alsa-lib-1.2.3.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/alure-14beed2a86d5a36030e907b21c46614d505f07cd/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/apr-1.7.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/apr-util-1.6.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/attr-2.4.48/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/augeas-1.12.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/beecrypt-4.2.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/bluez-tools-97efd293491ad7ec96a655665339908f2478b3d1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/bluez5_utils-5.54/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/bluez5_utils-headers-5.54/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/boost-1.73.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/c-icap-0.5.6/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/caps-0.9.26/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/ccrypt-1.11/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/cppunit-1.15.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/curlpp-0.8.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/dav1d-0.7.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/dbus-1.12.18/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/dbus-glib-0.110/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/dcron-4.5/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/debianutils-4.8.6.3/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/e2fsprogs-1.45.6/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/easy-rsa-3.0.6/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/expat-2.2.9/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/faad2-2.9.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/flac-1.3.3/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/flex-2.6.4/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/flite-2.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/fontconfig-2.13.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/freetype-2.10.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/ftop-1.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/gflags-2.2.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/ghostscript-9.50/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/ghostscript-fonts-8.11/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/glib-networking-2.64.3/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/gnuplot-5.2.8/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/graphite2-1.3.10/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/gtest-1.10.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-autoconf-2.69/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-automake-1.15.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-bison-3.6.4/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-cargo-0.26.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-cargo-bin-0.33.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-dbus-1.12.18/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-dbus-glib-0.110/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-expat-2.2.9/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-flex-2.6.4/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-gettext-tiny-0.3.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-gettext/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-gperf-3.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-icu-67-1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-imagemagick-7.0.8-59/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-intltool-0.51.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-lcms2-2.11/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libcurl-7.71.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libffi-3.3/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libglib2-2.64.4/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libhttpparser-2.9.4/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libjpeg-9d/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libopenssl-1.1.1g/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libpng-1.6.37/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libssh2-1.9.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libtool-2.4.6/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libxml-parser-perl-2.46/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libzlib-1.2.11/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-lpc3250loader-1.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-m4-1.4.18/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-meson-0.55.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-ncurses-6.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-ninja-1.10.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-openssl/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-patchelf-0.9/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-pcre-8.44/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-pixman-0.40.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-python-2.7.18/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-python3-3.8.5/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-python3-setuptools-44.0.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-qemu-5.0.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-rust-bin-1.33.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-rustc/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-skeleton/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-tar-1.29/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-util-linux-2.35.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-zlib/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/hwdata-0.335/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/icu-67-1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/ifenslave-2.9/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/ima-evm-utils-1.2.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/inadyn-2.7/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/inconsolata-001.010/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/ipmitool-1.8.18/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/jpeg-turbo-2.0.4/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/jpeg/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/jq-a17dd3248a666d01be75f6b16be37e80e20b0954/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/json-c-0.14/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/kbd-2.0.4/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/keyutils-1.6/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/kmod-27/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/lame-3.100/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/lcms2-2.11/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/leptonica-1.78.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libao-1.2.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libass-0.14.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libconfuse-3.3/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libcroco-0.6.13/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libcurl-7.71.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libeastl-45469730d641868ce05433fff2e199510c7d45c3/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libevent-2.1.12/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libffi-3.3/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libfribidi-1.0.9/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libglib2-2.64.4/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libmicrohttpd-0.9.71/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libmodplug-0.8.9.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libmspack-0.10.1alpha/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libnfnetlink-1.0.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libnl-3.5.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libnpth-1.6/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libnpupnp-4.0.7/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libnspr-4.26/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libnss-3.54/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libogg-1.3.4/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libopenssl-1.1.1g/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libpcap-1.9.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libpfm4-4.10.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libpng-1.6.37/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libpthsem-2.0.8/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libreplaygain-r475/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/librtas-2.0.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libsecret-0.20.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libsepol-3.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libtelnet-0.23/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libtorrent-0.13.8/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libubox-723730214732862de7e892bae2f7a7889e66bf1b/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libuci-49ec6efbdac4819033d34f08927d795f83a3932d/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libunistring-0.9.10/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libupnpp-0.19.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libvorbis-1.3.7/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libwebsock-3c1615eeadb0b582b63851073bfe3e5132f31ebc/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libwebsockets-3.2.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libxml2-2.9.10/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/libzlib-1.2.11/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/linknx-0.0.1.38/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/linux-firmware-20200122/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/linux-pam-1.4.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/linux-serial-test-13bea838f2a7573d2a68a6d95fc9d1f153b580be/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/lmbench-3.0-a9/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/lz4-1.9.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/memcached-1.5.19/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/memtester-4.3.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/minissdpd-1.5.20190824/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/modplugtools-0.5.3/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/mongrel2-1.9.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/mpd-0.21.24/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/mpg123-1.25.13/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/mutt-1.14.4/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/ncurses-6.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/netplug-1.2.9.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/nginx-1.17.9/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/nilfs-utils-2.2.8/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/olsr-0.9.8/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/openal-1.19.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/opencv-2.4.13.7/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/openresolv-3.10.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/openssl/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/p7zip-16.02/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/pcre-8.44/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/pigz-2.4/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/polkit-0.116/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/popt-1.16/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/powerpc-utils-1.3.5/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/readline-8.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/rsync-3.1.3/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/rtorrent-0.9.8/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/skeleton-init-common/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/skeleton-init-none/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/skeleton/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/sngrep-1.4.7/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/spidermonkey-60.5.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/sqlite-3320300/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/sredird-2.2.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/subversion-1.13.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/tar-1.32/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/tcf-agent-1.7.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/tesseract-ocr-4.1.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/tiff-4.1.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/tinyssh-7e2b4025bf3a2dae4c6617e3eb39df4bcde37454/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/toolchain-external-custom/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/toolchain-external/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/toolchain/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/unixodbc-2.3.7/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/utf8proc-2.5.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/util-linux-2.35.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/wavpack-5.3.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/wireless_tools-30.pre9/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/zeromq-4.3.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/zlib/.files-list-host.txt > /home/naourr/work/instance-2/output-1/build/packages-file-list-host.txt cat /home/naourr/work/instance-2/output-1/build/18xx-ti-utils-R8.7_SP3/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/alsa-lib-1.2.3.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/alure-14beed2a86d5a36030e907b21c46614d505f07cd/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/apr-1.7.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/apr-util-1.6.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/attr-2.4.48/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/augeas-1.12.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/beecrypt-4.2.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/bluez-tools-97efd293491ad7ec96a655665339908f2478b3d1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/bluez5_utils-5.54/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/bluez5_utils-headers-5.54/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/boost-1.73.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/c-icap-0.5.6/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/caps-0.9.26/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/ccrypt-1.11/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/cppunit-1.15.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/curlpp-0.8.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/dav1d-0.7.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/dbus-1.12.18/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/dbus-glib-0.110/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/dcron-4.5/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/debianutils-4.8.6.3/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/e2fsprogs-1.45.6/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/easy-rsa-3.0.6/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/expat-2.2.9/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/faad2-2.9.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/flac-1.3.3/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/flex-2.6.4/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/flite-2.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/fontconfig-2.13.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/freetype-2.10.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/ftop-1.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/gflags-2.2.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/ghostscript-9.50/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/ghostscript-fonts-8.11/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/glib-networking-2.64.3/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/gnuplot-5.2.8/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/graphite2-1.3.10/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/gtest-1.10.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-autoconf-2.69/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-automake-1.15.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-bison-3.6.4/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-cargo-0.26.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-cargo-bin-0.33.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-dbus-1.12.18/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-dbus-glib-0.110/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-expat-2.2.9/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-flex-2.6.4/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-gettext-tiny-0.3.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-gettext/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-gperf-3.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-icu-67-1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-imagemagick-7.0.8-59/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-intltool-0.51.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-lcms2-2.11/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-libcurl-7.71.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-libffi-3.3/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-libglib2-2.64.4/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-libhttpparser-2.9.4/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-libjpeg-9d/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-libopenssl-1.1.1g/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-libpng-1.6.37/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-libssh2-1.9.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-libtool-2.4.6/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-libxml-parser-perl-2.46/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-libzlib-1.2.11/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-lpc3250loader-1.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-m4-1.4.18/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-meson-0.55.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-ncurses-6.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-ninja-1.10.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-openssl/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-patchelf-0.9/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-pcre-8.44/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-pixman-0.40.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-pkgconf-1.6.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-python-2.7.18/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-python3-3.8.5/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-python3-setuptools-44.0.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-qemu-5.0.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-rust-bin-1.33.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-rustc/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-skeleton/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-tar-1.29/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-util-linux-2.35.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/host-zlib/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/hwdata-0.335/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/icu-67-1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/ifenslave-2.9/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/ima-evm-utils-1.2.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/inadyn-2.7/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/inconsolata-001.010/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/ipmitool-1.8.18/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/jpeg-turbo-2.0.4/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/jpeg/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/jq-a17dd3248a666d01be75f6b16be37e80e20b0954/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/json-c-0.14/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/kbd-2.0.4/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/keyutils-1.6/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/kmod-27/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/lame-3.100/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/lcms2-2.11/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/leptonica-1.78.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libao-1.2.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libass-0.14.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libconfuse-3.3/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libcroco-0.6.13/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libcurl-7.71.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libeastl-45469730d641868ce05433fff2e199510c7d45c3/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libevent-2.1.12/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libffi-3.3/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libfribidi-1.0.9/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libglib2-2.64.4/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libmicrohttpd-0.9.71/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libmodplug-0.8.9.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libmspack-0.10.1alpha/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libnfnetlink-1.0.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libnl-3.5.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libnpth-1.6/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libnpupnp-4.0.7/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libnspr-4.26/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libnss-3.54/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libogg-1.3.4/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libopenssl-1.1.1g/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libpcap-1.9.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libpfm4-4.10.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libpng-1.6.37/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libpthsem-2.0.8/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libreplaygain-r475/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/librtas-2.0.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libsecret-0.20.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libsepol-3.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libtelnet-0.23/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libtorrent-0.13.8/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libubox-723730214732862de7e892bae2f7a7889e66bf1b/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libuci-49ec6efbdac4819033d34f08927d795f83a3932d/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libunistring-0.9.10/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libupnpp-0.19.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libvorbis-1.3.7/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libwebsock-3c1615eeadb0b582b63851073bfe3e5132f31ebc/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libwebsockets-3.2.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libxml2-2.9.10/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libzlib-1.2.11/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/linknx-0.0.1.38/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/linux-firmware-20200122/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/linux-pam-1.4.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/linux-serial-test-13bea838f2a7573d2a68a6d95fc9d1f153b580be/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/lmbench-3.0-a9/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/lz4-1.9.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/memcached-1.5.19/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/memtester-4.3.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/minissdpd-1.5.20190824/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/modplugtools-0.5.3/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/mongrel2-1.9.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/mpd-0.21.24/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/mpg123-1.25.13/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/mutt-1.14.4/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/ncurses-6.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/netplug-1.2.9.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/nginx-1.17.9/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/nilfs-utils-2.2.8/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/olsr-0.9.8/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/openal-1.19.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/opencv-2.4.13.7/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/openresolv-3.10.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/openssl/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/p7zip-16.02/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/pcre-8.44/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/pigz-2.4/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/polkit-0.116/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/popt-1.16/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/powerpc-utils-1.3.5/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/readline-8.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/rsync-3.1.3/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/rtorrent-0.9.8/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/skeleton-init-common/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/skeleton-init-none/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/skeleton/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/sngrep-1.4.7/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/spidermonkey-60.5.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/sqlite-3320300/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/sredird-2.2.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/subversion-1.13.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/tar-1.32/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/tcf-agent-1.7.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/tesseract-ocr-4.1.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/ti-utils-06dbdb2727354b5f3ad7c723897f40051fddee49/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/tiff-4.1.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/tinyssh-7e2b4025bf3a2dae4c6617e3eb39df4bcde37454/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/toolchain-external-custom/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/toolchain-external/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/toolchain/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/unixodbc-2.3.7/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/utf8proc-2.5.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/util-linux-2.35.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/wavpack-5.3.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/wireless_tools-30.pre9/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/zeromq-4.3.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/zlib/.files-list-staging.txt > /home/naourr/work/instance-2/output-1/build/packages-file-list-staging.txt touch /home/naourr/work/instance-2/output-1/target/usr ln -snf /home/naourr/work/instance-2/output-1/host/powerpc64-buildroot-linux-gnu/sysroot /home/naourr/work/instance-2/output-1/staging make: Leaving directory '/home/naourr/work/instance-2/buildroot' make: Entering directory '/home/naourr/work/instance-2/buildroot' >>> Buildroot 2020.08-git-08095-g7f97fd4f15e Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> 18xx-ti-utils R8.7_SP3 Collecting legal info COPYING: OK (sha256: 363cef40b276a7a91ebcff3f78626d9cfe5e5a51927c725236007259403d5fc4) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.6.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> alsa-lib 1.2.3.2 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> alure 14beed2a86d5a36030e907b21c46614d505f07cd Collecting legal info LICENSE: OK (sha256: 7331ddc67daaf1a283c81e8dc17bac8dc40f54ed3fab3d3964616f4bd502a0a3) >>> libogg 1.3.4 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libvorbis 1.3.7 Collecting legal info COPYING: OK (sha256: ec1815db59fcd302846df949d7424876cb2e2dc5ed1606c5fb0b36787b1cf43a) >>> openal 1.19.1 Collecting legal info COPYING: OK (sha256: d808ce217e5b611854da622b57ec29fe545584c48bc5352fae72a4b6e5074a15) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> util-linux 2.35.2 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> linux-pam 1.4.0 Collecting legal info Copyright: OK (sha256: 133d98e7a2ab3ffd330b4debb0bfc10fea21e4b2b5a5b09de2e924293be5ff08) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> openssl Collecting legal info >>> libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> sqlite 3320300 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> unixodbc 2.3.7 Collecting legal info COPYING: OK (sha256: a6b9aa1e9bfade121164c06fd975e9b913a8e38bf33d25ff967dfa3ed07d12f8) exe/COPYING: OK (sha256: 1e594f4c7fd6d099eca4bd1340b39d871ce0298331d8ebd4b68935548ee45cf4) >>> attr 2.4.48 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> augeas 1.12.0 Collecting legal info COPYING: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> beecrypt 4.2.1 Collecting legal info COPYING.LIB: OK (sha256: 512d2d21b6b3384ba64781abb0208a1b87740bc31e2df48e2b206ddb7e4d5779) >>> bluez-tools 97efd293491ad7ec96a655665339908f2478b3d1 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) >>> bluez5_utils 5.54 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> bluez5_utils-headers 5.54 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) COPYING.LIB: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> dbus 1.12.18 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> libglib2 2.64.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.64.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-meson 0.55.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.8.5 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.35.2 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> dbus-glib 0.110 Collecting legal info COPYING: OK (sha256: ef1634fc21d9112dca08f2557313584719d534d05213cf14f3c77938506266b4) >>> host-dbus 1.12.18 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus-glib 0.110 Collecting legal info COPYING: OK (sha256: ef1634fc21d9112dca08f2557313584719d534d05213cf14f3c77938506266b4) >>> boost 1.73.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> icu 67-1 Collecting legal info LICENSE: OK (sha256: 25e21013a7bc2fad735e28c5278a120e4c7f1c327c8c8b9b4df1751748cddbb2) >>> host-icu 67-1 Collecting legal info LICENSE: OK (sha256: 25e21013a7bc2fad735e28c5278a120e4c7f1c327c8c8b9b4df1751748cddbb2) >>> c-icap 0.5.6 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> caps 0.9.26 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-cargo 0.26.0 Collecting legal info LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-cargo-bin 0.33.0 Collecting legal info LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> host-libcurl 7.71.1 Collecting legal info COPYING: OK (sha256: db3c4a3b3695a0f317a0c5176acd2f656d18abc45b3ee78e50935a78eb1e132e) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-libhttpparser 2.9.4 Collecting legal info LICENSE-MIT: OK (sha256: 79e6ba8b687cb54786207342b9b6fcee0ac10218453ed9009b84d949b2233cc0) >>> host-libssh2 1.9.0 Collecting legal info COPYING: OK (sha256: e15ed284a15e80115467d6d7f030f0d89d8fabbecd78fb6e0f861f0cfc128fd9) >>> host-rustc Collecting legal info >>> host-rust-bin 1.33.0 Collecting legal info LICENSE-APACHE: OK (sha256: a60eea817514531668d7e00765731449fe14d059d3249e0bc93b36de45f759f2) LICENSE-MIT: OK (sha256: 23f18e03dc49df91622fe2a76176497404e46ced8a715d9d2b67a7446571cca3) >>> ccrypt 1.11 Collecting legal info COPYING: OK (sha256: d48d3af3cf27b32106ee3418c7c892cae745ece26cd909e72aa59b08e3f9c93d) >>> cppunit 1.15.1 Collecting legal info COPYING: OK (sha256: badf14d0aa3eaf1a7ae5f19a47a8ef2fc71a96802c4bc3d354535693c389f4e5) >>> curlpp 0.8.1 Collecting legal info doc/LICENSE: OK (sha256: 8b9e3afd4d06ad3c169e788e5187a3e9f4f35671e9a7322f7e74bea9643b5b5a) >>> libcurl 7.71.1 Collecting legal info COPYING: OK (sha256: db3c4a3b3695a0f317a0c5176acd2f656d18abc45b3ee78e50935a78eb1e132e) >>> dav1d 0.7.1 Collecting legal info COPYING: OK (sha256: b327887de263238deaa80c34cdd2ff3e0ba1d35db585ce14a37ce3e74ee389e9) >>> dcron 4.5 Collecting legal info >>> debianutils 4.8.6.3 Collecting legal info debian/copyright: OK (sha256: a8698f078cd21fc501e66d070e12cf2f23ec1eaf5841bbc87629de76858ef7a7) >>> e2fsprogs 1.45.6 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> easy-rsa 3.0.6 Collecting legal info COPYING.md: OK (sha256: 7c4a4fc71745d93a87278801f1bca555562ca23f21e18293add64b9e6f6b7bf1) gpl-2.0.txt: OK (sha256: 640d90f6ee401241ff62834d0d1b33f83049e99b8bfdfa04ed1b0a1635dde3e7) >>> faad2 2.9.2 Collecting legal info COPYING: OK (sha256: d3baf3a54943cf12a994c85867a18dec84f810901b2f2878ddfd77efcc3c150f) >>> flac 1.3.3 Collecting legal info COPYING.Xiph: OK (sha256: fa27cb11f13f97b0c5f3ff363b1e2610c6efe87ed175779cb2a78e44eb19d34c) COPYING.GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> flite 2.1 Collecting legal info COPYING: OK (sha256: d31bceaf2823d56a8c9400f7bde3b17140e739e991eb4f203bdcf9827754ab59) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> freetype 2.10.2 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> gflags 2.2.2 Collecting legal info COPYING.txt: OK (sha256: 90d1f3701813c3cd65eee2dc736746fe46b465918f3f7d6d31463a2018b33fa5) >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ghostscript 9.50 Collecting legal info LICENSE: OK (sha256: 6f852249f975287b3efd43a5883875e47fa9f3125e2f1b18b5c09517ac30ecf2) >>> host-lcms2 2.11 Collecting legal info COPYING: OK (sha256: 53ad5ca11b8f4079e9c9bfa61575927a33f53526d6d414287149ec3ab61e8e4d) >>> host-libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> jpeg Collecting legal info >>> jpeg-turbo 2.0.4 Collecting legal info LICENSE.md: OK (sha256: 69e570a251515ced17d4492256d57c89db77ed949652f88a44c80c1ca9607920) README.ijg: OK (sha256: 82fece2bff2669c476495f0fe70096b154e8bc5b40916a64e99836d9a01c3110) >>> lcms2 2.11 Collecting legal info COPYING: OK (sha256: 53ad5ca11b8f4079e9c9bfa61575927a33f53526d6d414287149ec3ab61e8e4d) >>> tiff 4.1.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> glib-networking 2.64.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> gnuplot 5.2.8 Collecting legal info Copyright: OK (sha256: 895928ec0735cca1c8cec42656c7e314a065d0242813bb8693c0c1bf61fd4e4d) >>> graphite2 1.3.10 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> gtest 1.10.0 Collecting legal info googletest/LICENSE: OK (sha256: 9702de7e4117a8e2b20dafab11ffda58c198aede066406496bef670d40a22138) >>> hwdata 0.335 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 21d0406f93e884a050426ebc21931839a45d56bfcbcbfdda7686d583f36f107f) >>> ifenslave 2.9 Collecting legal info debian/copyright: OK (sha256: 299e00f3afc0e6ea0685340df73ad444e58e6fe0229989ba0983f5f33e275c41) >>> ima-evm-utils 1.2.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> keyutils 1.6 Collecting legal info LICENCE.GPL: OK (sha256: f46409d4822b2457b39bbd0e7881eecb396130eb8320b7748fa7e9488970aa6d) LICENCE.LGPL: OK (sha256: 0d15593e3a8ad90917f8509b5ac1e4b5e5d196434a68029aa9dc0858a4a4c521) >>> host-imagemagick 7.0.8-59 Collecting legal info LICENSE: OK (sha256: 5b47db932754743460eba7a226aea85b63e3408d3c7affb4d0117f70c9594ded) >>> host-libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> inadyn 2.7 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> inconsolata 001.010 Collecting legal info OFL.txt: OK (sha256: 8bbed014d1c85a9e3f36703816833c9538e140fea88c2bc3a745ce2449dc18ab) >>> ipmitool 1.8.18 Collecting legal info COPYING: OK (sha256: b7e2382a8be43b5f6cb092f2d2bda163bf1a1938be9300f821a845cbcd535f56) >>> jq a17dd3248a666d01be75f6b16be37e80e20b0954 Collecting legal info COPYING: OK (sha256: c8437d414ca5b394718784c3bf5bdff7f01fee417625fabf1fb722ca263037da) >>> json-c 0.14 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> kbd 2.0.4 Collecting legal info COPYING: OK (sha256: 8682bd7a7fe88bad31bf94ee9795c73fd4bc27bfcd50fb135f36dd8762c52035) >>> kmod 27 Collecting legal info libkmod/COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> lame 3.100 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> leptonica 1.78.0 Collecting legal info leptonica-license.txt: OK (sha256: ca0ac11c7c0acad9599d54990942cc11c9f6d9b569f1a360d774a628819c3518) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libass 0.14.0 Collecting legal info COPYING: OK (sha256: f7e30699d02798351e7f839e3d3bfeb29ce65e44efa7735c225464c4fd7dfe9c) >>> libfribidi 1.0.9 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> libcroco 0.6.13 Collecting legal info COPYING.LIB: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) >>> libeastl 45469730d641868ce05433fff2e199510c7d45c3 Collecting legal info LICENSE: OK (sha256: 82c0243a1a62b8af01dab3bce6ed2b0852604bd508b85a561ba7d32480e598e3) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libmicrohttpd 0.9.71 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libmodplug 0.8.9.0 Collecting legal info COPYING: OK (sha256: 49942e7b3b175f549e751feb08b5270ca6f6c5fb7a1be9f9517db275ec32c92e) >>> libmspack 0.10.1alpha Collecting legal info COPYING.LIB: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnpth 1.6 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libnpupnp 4.0.7 Collecting legal info COPYING: OK (sha256: c8b99423cad48bb44e2cf52a496361404290865eac259a82da6d1e4331ececb3) >>> libnspr 4.26 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libnss 3.54 Collecting legal info nss/COPYING: OK (sha256: a20c1a32d1f8102432360b42e932869f7c11c7cdbacf9cac554c422132af47f4) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libpfm4 4.10.1 Collecting legal info COPYING: OK (sha256: beef323d68fc5db9c67b20e8e9de7ccde371d20cdbcdd686804055b18b926d90) >>> libpthsem 2.0.8 Collecting legal info COPYING: OK (sha256: f1b95d3728077d1a3efe7fc17928b1953b1224f6caf9c528e30e570158b7520d) >>> libreplaygain r475 Collecting legal info src/gain_analysis.c: OK (sha256: 511e7b63ce6530b93932d19da3471a6672586339bc131b2699ad4e9b0ee6c9bb) >>> librtas 2.0.1 Collecting legal info COPYING.LESSER: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> libsecret 0.20.1 Collecting legal info COPYING: OK (sha256: a1a33180d02960ab1c5de36cf20b1a2f0fe9888d83826ad263da5db52f1b183b) >>> libsepol 3.1 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtelnet 0.23 Collecting legal info COPYING: OK (sha256: b1faf309467bc1d0aab9b42d6e86a614e78f8fe3580e289966b5b9f9a8f94d99) >>> libtorrent 0.13.8 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libuci 49ec6efbdac4819033d34f08927d795f83a3932d Collecting legal info >>> libunistring 0.9.10 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> libupnpp 0.19.2 Collecting legal info COPYING: OK (sha256: 00a89b0d18aacd4114decf79122db87bf35bddaf2bc50e383c9c9f4c263390b2) >>> libwebsock 3c1615eeadb0b582b63851073bfe3e5132f31ebc Collecting legal info COPYING.lesser: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libwebsockets 3.2.2 Collecting legal info LICENSE: OK (sha256: 4d092cd5e062c5ab0cf6408963d74619b5baf1571344410be6aa5bcef512eb70) >>> linknx 0.0.1.38 Collecting legal info LICENSE: OK (sha256: c03cea027b4b40e4402fabd08557736727ec3d5bc54ad64ab6472de432198cad) >>> linux-firmware 20200122 Collecting legal info LICENCE.Marvell: OK (sha256: 2d6062d63b91eb750bf741498691604f75184b9fee97608ec537cd09bd6a42b4) LICENCE.iwlwifi_firmware: OK (sha256: e295020afd7597dc1b3bbe50a84a7e432d9cb92bc053c1c5e657b50d2517627b) LICENCE.xc4000: OK (sha256: 8ea9f4aee5f53ad877041ff089e8c95d34d615ce19a3111e5e1ea70d990ed7ff) LICENCE.xc5000: OK (sha256: 30ec8a66503dc73f83937564ae70ca23aa03259e64727ff4195b5b6f695e782f) LICENCE.xc5000c: OK (sha256: f8822049f32fef2e90a197bd8cf259f476db75d549456bdca8567616a9c07ace) LICENSE.qcom: OK (sha256: be904cd28cb292b80cdb6cf412ab0d9159d431671e987ad433c1f62e0988a9bc) WHENCE: OK (sha256: 74d203d2fd433b73b63e8e31d8928e3817f6eaf3407c9e607802c20a5c02e6c4) >>> linux-serial-test 13bea838f2a7573d2a68a6d95fc9d1f153b580be Collecting legal info LICENSES/MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> lmbench 3.0-a9 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) COPYING-2: OK (sha256: 3be7a155efa448db90071a95fbf81796f8f90edf9204f0463cfd23402dc90a72) >>> host-lpc3250loader 1.0 Collecting legal info LPC3250loader.py: OK (sha256: 9a817497240e8e92f09ccfec7568a74673dc30ec008b541c8706663677b4e7a9) >>> lz4 1.9.2 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> memcached 1.5.19 Collecting legal info COPYING: OK (sha256: bc887c4ad8051fe690ace9528fe37a2e0bb362e6d963331d82e845ca9b585a0c) >>> memtester 4.3.0 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> minissdpd 1.5.20190824 Collecting legal info LICENSE: OK (sha256: 00c8368dd1574b025df65f24f61c32d1297ff9b6dc695fda964b1b1efc7a53d3) >>> modplugtools 0.5.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mongrel2 1.9.2 Collecting legal info LICENSE: OK (sha256: eb6e2a2baa637d06f6aa762886fbc8939934eb5fdb0b3a5b3882f2a61e9a4357) >>> zeromq 4.3.2 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> mpd 0.21.24 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> wavpack 5.3.0 Collecting legal info COPYING: OK (sha256: a0bbe245dfe263f73946b72306e8336818009ff1e52b119784c288f2785fc260) >>> mpg123 1.25.13 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> mutt 1.14.4 Collecting legal info GPL: OK (sha256: 732f24b69a6c71cd8e01e4672bb8e12cc1cbb88a50a4665e6ca4fd95000a57ee) >>> netplug 1.2.9.2 Collecting legal info COPYING: OK (sha256: 08ce3ddda499d6befdc80161c7cc82e90da05c31eb1047dae41ef531d5170e9b) >>> nginx 1.17.9 Collecting legal info LICENSE: OK (sha256: 28ad30e2f64bd89ac1287b4606906bb99ed04d9f4e13fb6564a0be9c8a23f509) >>> nilfs-utils 2.2.8 Collecting legal info COPYING: OK (sha512: 4fc92d3998910acb108f81b1aee70a55a572b661a2766d0e57a55e48e2b737eea41415356cbd62593f26aec5797ab9fbb40211d7782b5834b4855ff1ce6ad5f7) >>> olsr 0.9.8 Collecting legal info license.txt: OK (sha256: 7dcf1fb93ef105e2708b02603bb6ee443115d4819fbf2c5a3a001b46887acb9a) lib/pud/nmealib/LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> opencv 2.4.13.7 Collecting legal info LICENSE: OK (sha256: 46e42877dfc3ac65769292cb4dc1a04b204ad9e40859a390f4c035d6179fbcc4) >>> openresolv 3.10.0 Collecting legal info LICENSE: OK (sha256: 384740bf5e19e7628d20f4dcc22925062fdc6020e9a6f074e567d4d797be57a0) >>> p7zip 16.02 Collecting legal info DOC/License.txt: OK (sha256: 555806657dcf0f1e720b581c52643c195ec86ae3f00bd18cc66d2e0f88ffa210) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pigz 2.4 Collecting legal info README: OK (sha256: dc8f78258cdb4478b5922f4c00eb63d3cbac06c171dc829648fd414bb0cf4493) >>> polkit 0.116 Collecting legal info COPYING: OK (sha256: d2e2aa973e29c75e1b492e67ea7b7da9de2d501d49a934657971fd74f9a0b0a8) >>> 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) >>> spidermonkey 60.5.2 Collecting legal info moz.configure: OK (sha256: aaac93a33bec26d5d1a9c5efc1e7dc6bd215d8a4f1e1a7fc5315a67adfd51338) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> powerpc-utils 1.3.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-qemu 5.0.0 Collecting legal info COPYING: OK (sha256: 6f04ae8364d0079a192b14635f4b1da294ce18724c034c39a6a41d1b09df6100) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> rsync 3.1.3 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> rtorrent 0.9.8 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> sngrep 1.4.7 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sredird 2.2.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> subversion 1.13.0 Collecting legal info LICENSE: OK (sha256: 484aff0cfbb81155a10f903ed756e27e9fc65578c245a295bae295c4bb51eaad) >>> utf8proc 2.5.0 Collecting legal info LICENSE.md: OK (sha256: fbc720fcc90fb44396985646f67e4d19be03e0c0539f7138ed9dc6efba49dc49) >>> tar 1.32 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> tcf-agent 1.7.0 Collecting legal info agent/edl-v10.html: OK (sha256: f82d01b74a513bd3504d08136026a5ac2a7e6ff62ebcde391fa74aa222d11ce0) >>> tesseract-ocr 4.1.1 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> ti-utils 06dbdb2727354b5f3ad7c723897f40051fddee49 Collecting legal info COPYING: OK (sha256: 363cef40b276a7a91ebcff3f78626d9cfe5e5a51927c725236007259403d5fc4) >>> tinyssh 7e2b4025bf3a2dae4c6617e3eb39df4bcde37454 Collecting legal info LICENCE: OK (sha256: b5dc19477e29f4111e1c16cd89ec0782f5a07b1a30e3bdb7c155425b81b12c46) >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Collecting legal info ubusd_acl.h: OK (sha256: f53187f011575f6ec6c529136fd4658d67e674227c80b7b72c99b3654454ae7f) >>> wireless_tools 30.pre9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: dcron-4.5: cannot save license (DCRON_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: libuci-49ec6efbdac4819033d34f08927d795f83a3932d: cannot save license (LIBUCI_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-2/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-2/buildroot'