if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> zlog 1.2.14 Installing to target PATH="/home/naourr/work/instance-2/output-1/host/bin:/home/naourr/work/instance-2/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 PREFIX=/home/naourr/work/instance-2/output-1/target/usr -C /home/naourr/work/instance-2/output-1/build/zlog-1.2.14 install make[1]: Entering directory '/home/naourr/work/instance-2/output-1/build/zlog-1.2.14' cd src && /usr/bin/make install make[2]: Entering directory '/home/naourr/work/instance-2/output-1/build/zlog-1.2.14/src' mkdir -p /home/naourr/work/instance-2/output-1/target/usr/include /home/naourr/work/instance-2/output-1/target/usr/lib /home/naourr/work/instance-2/output-1/target/usr/bin cp -a zlog.h /home/naourr/work/instance-2/output-1/target/usr/include cp -a zlog-chk-conf /home/naourr/work/instance-2/output-1/target/usr/bin cp -a libzlog.so /home/naourr/work/instance-2/output-1/target/usr/lib/libzlog.so.1.2 cd /home/naourr/work/instance-2/output-1/target/usr/lib && ln -sf libzlog.so.1.2 libzlog.so.1 cd /home/naourr/work/instance-2/output-1/target/usr/lib && ln -sf libzlog.so.1 libzlog.so cp -a libzlog.a /home/naourr/work/instance-2/output-1/target/usr/lib make[2]: Leaving directory '/home/naourr/work/instance-2/output-1/build/zlog-1.2.14/src' make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/zlog-1.2.14' >>> Finalizing host directory >>> Finalizing target directory /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /home/naourr/work/instance-2/output-1/target/etc/inittab /usr/bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /home/naourr/work/instance-2/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /home/naourr/work/instance-2/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/ash$' /home/naourr/work/instance-2/output-1/target/etc/shells || echo "/bin/ash" >> /home/naourr/work/instance-2/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /home/naourr/work/instance-2/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/hush$' /home/naourr/work/instance-2/output-1/target/etc/shells || echo "/bin/hush" >> /home/naourr/work/instance-2/output-1/target/etc/shells; fi 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 if [ -x /home/naourr/work/instance-2/output-1/target/sbin/swapon -a -x /home/naourr/work/instance-2/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /home/naourr/work/instance-2/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /home/naourr/work/instance-2/output-1/target/etc/inittab; fi 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/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 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-07830-g838f67c27f0"; \ 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/assimp-5.0.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/atftp-0.7.2/.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/bctoolbox-4.3.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/berkeleydb-5.3.28/.files-list.txt /home/naourr/work/instance-2/output-1/build/bmon-4.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/botan-2.14.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/busybox-1.31.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/bzip2-1.0.8/.files-list.txt /home/naourr/work/instance-2/output-1/build/cache-calibrator/.files-list.txt /home/naourr/work/instance-2/output-1/build/cairo-1.16.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/cairomm-1.12.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/cmake-3.15.5/.files-list.txt /home/naourr/work/instance-2/output-1/build/dropbear-2020.80/.files-list.txt /home/naourr/work/instance-2/output-1/build/enchant-1.6.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/erofs-utils-1.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/exim-4.93.0.4/.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/fftw-single-3.3.8/.files-list.txt /home/naourr/work/instance-2/output-1/build/fmt-6.2.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/font-awesome-4.7.0/.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/geoip-1.6.12/.files-list.txt /home/naourr/work/instance-2/output-1/build/getent/.files-list.txt /home/naourr/work/instance-2/output-1/build/gmp-6.1.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/gnupg2-2.2.20/.files-list.txt /home/naourr/work/instance-2/output-1/build/gnutls-3.6.14/.files-list.txt /home/naourr/work/instance-2/output-1/build/gpsd-3.19/.files-list.txt /home/naourr/work/instance-2/output-1/build/gptfdisk-1.0.5/.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/ifmetric-0.3/.files-list.txt /home/naourr/work/instance-2/output-1/build/initscripts/.files-list.txt /home/naourr/work/instance-2/output-1/build/iproute2-5.7.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/iputils-20190709/.files-list.txt /home/naourr/work/instance-2/output-1/build/jbig2dec-0.18/.files-list.txt /home/naourr/work/instance-2/output-1/build/jhead-3.04/.files-list.txt /home/naourr/work/instance-2/output-1/build/joe-4.6/.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/jsoncpp-1.9.3/.files-list.txt /home/naourr/work/instance-2/output-1/build/keepalived-2.1.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/kismet-2016-07-R1/.files-list.txt /home/naourr/work/instance-2/output-1/build/lft-3.8/.files-list.txt /home/naourr/work/instance-2/output-1/build/libapparmor-2.13.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/libarchive-3.4.3/.files-list.txt /home/naourr/work/instance-2/output-1/build/libassuan-2.5.3/.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/libcurl-7.71.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/libdvdcss-1.4.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/libdvdread-6.1.1/.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/libfreefare-0.4.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/libgcrypt-1.8.5/.files-list.txt /home/naourr/work/instance-2/output-1/build/libglib2-2.64.3/.files-list.txt /home/naourr/work/instance-2/output-1/build/libgpg-error-1.37/.files-list.txt /home/naourr/work/instance-2/output-1/build/libgta-1.0.8/.files-list.txt /home/naourr/work/instance-2/output-1/build/libid3tag-0.15.1b/.files-list.txt /home/naourr/work/instance-2/output-1/build/libidn2-2.3.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/libiqrf-0.1.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/libksba-1.3.5/.files-list.txt /home/naourr/work/instance-2/output-1/build/libmad-0.15.1b/.files-list.txt /home/naourr/work/instance-2/output-1/build/libmnl-1.0.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/libnetfilter_acct-1.0.3/.files-list.txt /home/naourr/work/instance-2/output-1/build/libnetfilter_conntrack-1.0.8/.files-list.txt /home/naourr/work/instance-2/output-1/build/libnetfilter_log-1.0.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/libnfc-1.7.1/.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/libolm-3.1.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/libpciaccess-0.16/.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/libscrypt-1.21/.files-list.txt /home/naourr/work/instance-2/output-1/build/libsigc-2.10.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/libsigrok-0.5.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/libsndfile-1.0.28/.files-list.txt /home/naourr/work/instance-2/output-1/build/libsocketcan-0.0.11/.files-list.txt /home/naourr/work/instance-2/output-1/build/libsquish-1.15/.files-list.txt /home/naourr/work/instance-2/output-1/build/libsvg-0.1.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/libtasn1-4.16.0/.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/libudfread-1.0.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/libuecc-7/.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/liburiparser-0.9.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/libusb-1.0.23/.files-list.txt /home/naourr/work/instance-2/output-1/build/libuv-1.38.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/libzip-1.7.1/.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/links-2.20.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/lockdev-1.0.3/.files-list.txt /home/naourr/work/instance-2/output-1/build/logrotate-3.16.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/madplay-0.15.2b/.files-list.txt /home/naourr/work/instance-2/output-1/build/mbedtls-2.16.6/.files-list.txt /home/naourr/work/instance-2/output-1/build/mediastreamer-4.3.1/.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/mimic-1.1.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/minimodem-0.24/.files-list.txt /home/naourr/work/instance-2/output-1/build/mjpg-streamer-5a6e0a2db163e6ae9461552b59079870d0959340/.files-list.txt /home/naourr/work/instance-2/output-1/build/mysql/.files-list.txt /home/naourr/work/instance-2/output-1/build/ncftp-3.2.6/.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/nettle-3.5.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/nfacct-1.0.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/open-plc-utils-32408520fcebe785983a68e39ec83830a3005779/.files-list.txt /home/naourr/work/instance-2/output-1/build/openssl/.files-list.txt /home/naourr/work/instance-2/output-1/build/opkg-0.4.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/oracle-mysql-5.1.73/.files-list.txt /home/naourr/work/instance-2/output-1/build/ortp-4.3.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/owfs-3.2p3/.files-list.txt /home/naourr/work/instance-2/output-1/build/pax-utils-1.2.2/.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/pixman-0.40.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/pkcs11-helper-1.26/.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/rhash-1.3.5/.files-list.txt /home/naourr/work/instance-2/output-1/build/sconeserver-6b932d7d8dbb700b830205e7111e469cefff490c/.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-sysv/.files-list.txt /home/naourr/work/instance-2/output-1/build/skeleton/.files-list.txt /home/naourr/work/instance-2/output-1/build/smack-1.3.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/spandsp-20180108/.files-list.txt /home/naourr/work/instance-2/output-1/build/sqlcipher-4.3.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/taskd-1.1.0/.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/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/tpm-tools-1.3.9.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/tpm2-tss-2.3.3/.files-list.txt /home/naourr/work/instance-2/output-1/build/trousers-0.3.14/.files-list.txt /home/naourr/work/instance-2/output-1/build/ulogd-2.0.7/.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/vde2-2.3.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/webp-1.1.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/whetstone-1.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/xl2tp-1.3.15/.files-list.txt /home/naourr/work/instance-2/output-1/build/xz-5.2.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/yaml-cpp-0.6.3/.files-list.txt /home/naourr/work/instance-2/output-1/build/zlib/.files-list.txt /home/naourr/work/instance-2/output-1/build/zlog-1.2.14/.files-list.txt > /home/naourr/work/instance-2/output-1/build/packages-file-list.txt cat /home/naourr/work/instance-2/output-1/build/host-aespipe-2.4f/.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-berkeleydb-5.3.28/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-bison-3.4.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-cramfs-1a1e65f2a049/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-e2fsprogs-1.45.6/.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-f2fs-tools-1.13.0/.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-gnu-0.20.1/.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-libffi-3.3/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libglib2-2.64.3/.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-libtextstyle-0.20.1/.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-libxml2-2.9.10/.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-m4-1.4.18/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-meson-0.54.2/.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-opkg-utils-0.4.2/.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-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-python-setuptools-44.0.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-python-xlrd-1.2.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-python3-3.8.3/.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-scons-3.1.2/.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-tcl-8.6.9/.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/packages-file-list-host.txt cat /home/naourr/work/instance-2/output-1/build/assimp-5.0.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/bctoolbox-4.3.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/berkeleydb-5.3.28/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/botan-2.14.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/bzip2-1.0.8/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/cairo-1.16.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/cairomm-1.12.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/enchant-1.6.0/.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/fftw-single-3.3.8/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/fmt-6.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/geoip-1.6.12/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/gmp-6.1.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/gnutls-3.6.14/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/gpsd-3.19/.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/jbig2dec-0.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/jsoncpp-1.9.3/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libapparmor-2.13.4/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libarchive-3.4.3/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libassuan-2.5.3/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libb64-1.2.1/.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/libcurl-7.71.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libdvdcss-1.4.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libdvdread-6.1.1/.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/libgcrypt-1.8.5/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libglib2-2.64.3/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libgpg-error-1.37/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libgta-1.0.8/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libid3tag-0.15.1b/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libidn2-2.3.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libiqrf-0.1.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libksba-1.3.5/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libmad-0.15.1b/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libmnl-1.0.4/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libnetfilter_acct-1.0.3/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libnetfilter_conntrack-1.0.8/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libnetfilter_log-1.0.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libnfc-1.7.1/.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/libolm-3.1.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/libpciaccess-0.16/.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/libscrypt-1.21/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libsigc-2.10.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libsigrok-0.5.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libsndfile-1.0.28/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libsocketcan-0.0.11/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libsquish-1.15/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libsvg-0.1.4/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libtasn1-4.16.0/.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/libudfread-1.0.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libuecc-7/.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/liburiparser-0.9.4/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libusb-1.0.23/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libuv-1.38.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libzip-1.7.1/.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/linenoise-1.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/linux-syscall-support-3f6478ac95edf86cd3da300c2c0d34a438f5dbeb/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/lockdev-1.0.3/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/mbedtls-2.16.6/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/mediastreamer-4.3.1/.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/nettle-3.5.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/opkg-0.4.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/oracle-mysql-5.1.73/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/ortp-4.3.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/owfs-3.2p3/.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/pixman-0.40.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/pkcs11-helper-1.26/.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/rhash-1.3.5/.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/smack-1.3.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/spandsp-20180108/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/spdlog-1.6.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/sqlcipher-4.3.0/.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/toolchain-external-custom/.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/tpm2-tss-2.3.3/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/trousers-0.3.14/.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/vde2-2.3.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/webp-1.1.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/xz-5.2.4/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/yaml-cpp-0.6.3/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/zlog-1.2.14/.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-07830-g838f67c27f0 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> host-aespipe 2.4f Collecting legal info >>> assimp 5.0.1 Collecting legal info LICENSE: OK (sha256: a26ccc3dbf2f58ea99c100945a8a126fa0f9f4d7fd2b49aa8bdb8e09355864d8) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> atftp 0.7.2 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> 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) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> attr 2.4.48 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> bctoolbox 4.3.1 Collecting legal info COPYING: OK (sha256: 849dd903d98f12a964466ccfbaf3a1de1f94ad0ebd49a59d12f8ce4506f9f647) >>> mbedtls 2.16.6 Collecting legal info apache-2.0.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bmon 4.0 Collecting legal info LICENSE.BSD: OK (sha256: 59ae3d59c672bfb955917a8e32f5cacba7f8ce716c499a4c63dc8cd8cb5c4991) LICENSE.MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> libconfuse 3.3 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> host-gettext Collecting legal info >>> host-gettext-gnu 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) gettext-runtime/intl/COPYING.LIB: OK (sha256: 3fe5361f24b7c49ba12911c08f5a33f9cb18871d95d9fb881f5b8a4793e04288) >>> host-libtextstyle 0.20.1 Collecting legal info COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-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) >>> botan 2.14.0 Collecting legal info license.txt: OK (sha256: fb7f0322d36fba55ca17d77bc203a9f09a40daa8a249b75cf8887aba36cec9d0) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> openssl Collecting legal info >>> libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> 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) >>> busybox 1.31.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> iproute2 5.7.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> iputils 20190709 Collecting legal info LICENSE: OK (sha256: b8ea785d12fa6a44916601104dd746216957e93f13a26d3eb858b3b5a4ad66ab) Documentation/LICENSE.BSD3: OK (sha256: 9acc4bc871a4742550158e3696dcb381953172ef808d04ca248184f9f6322712) Documentation/LICENSE.GPL2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-meson 0.54.2 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.8.3 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libidn2 2.3.0 Collecting legal info COPYING: OK (sha256: 73483f797a83373fca1b968c11785b98c4fc4803cdc7d3210811ca8b075d6d76) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LESSERv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) COPYING.unicode: OK (sha256: 01d621eef165cf4d3d3dbb737aa0699178d94c6f18cf87e9dde6db3ca7790f46) >>> libunistring 0.9.10 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> nettle 3.5.1 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> 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) >>> cache-calibrator Collecting legal info calibrator.c.license: OK (sha256: a853663f5b4fb3ad77bf2790ab53146f456b8d9b9ddf83b99fe28c0bdec42514) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> 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) >>> libglib2 2.64.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.64.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.35.2 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> cairomm 1.12.0 Collecting legal info COPYING: OK (sha256: bfe4a52dc4645385f356a8e83cc54216a293e3b6f1cb4f79f5fc0277abf937fd) >>> libsigc 2.10.0 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> cmake 3.15.5 Collecting legal info Copyright.txt: OK (sha256: dc628fb936a5d229296d42083f9a8218aa32204c016919e784404c9ec58776e9) >>> jsoncpp 1.9.3 Collecting legal info LICENSE: OK (sha256: 95039d77a20e75b428207740d9a8f97b2dce3c89da4b21f1ad862b5997160e0a) >>> libarchive 3.4.3 Collecting legal info COPYING: OK (sha256: e1e3d4ba9d0b0ccba333b5f5539f7c6c9a3ef3d57a96cd165d2c45eaa1cd026d) >>> libcurl 7.71.1 Collecting legal info COPYING: OK (sha256: db3c4a3b3695a0f317a0c5176acd2f656d18abc45b3ee78e50935a78eb1e132e) >>> libuv 1.38.0 Collecting legal info LICENSE: OK (sha256: 6d20216ae022fbeed23916f48508fd807ece3d8464992330643b0e64e5c0c24b) >>> rhash 1.3.5 Collecting legal info COPYING: OK (sha256: 8cf876d3406a2eed6c17ae804c8958bd78d3a0f63c30d6e2e789ab575e9fde40) >>> host-cramfs 1a1e65f2a049 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> dropbear 2020.80 Collecting legal info LICENSE: OK (sha256: a99ce657d790b761c132ee7e0de18edb437ae6361e536d991c6a12f36e770445) libtommath/LICENSE: OK (sha256: 2fa64b163659f41965c9815882a8296d3d03ff546b76153e11445f9bdecf955a) libtomcrypt/LICENSE: OK (sha256: 8f196cb13afd271f5e267fd29543fc454596382ad580e7592709492843996ac8) >>> host-e2fsprogs 1.45.6 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> enchant 1.6.0 Collecting legal info COPYING.LIB: OK (sha256: d0db934167997c8b8c863af297b3653aa98500bca0a7c05e9c6ec0dabf4f67d4) >>> erofs-utils 1.1 Collecting legal info COPYING: OK (sha256: feee3b3157dcdf78d4f50edefbd5dd7adf8b6d52c11bfaaa746a85a373256713) >>> exim 4.93.0.4 Collecting legal info LICENCE: OK (sha256: 49240db527b7e55b312a46fc59794fde5dd006422e422257f4f057bfd27b3c8f) >>> host-berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-f2fs-tools 1.13.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> fftw-single 3.3.8 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> fmt 6.2.1 Collecting legal info LICENSE.rst: OK (sha256: 825c9324e70f8c839c8ba910543dd4a7daee243b86ef960594c11381a19980b8) >>> font-awesome 4.7.0 Collecting legal info >>> geoip 1.6.12 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> getent Collecting legal info >>> gnupg2 2.2.20 Collecting legal info COPYING: OK (sha256: bc2d6664f6276fa0a72d57633b3ae68dc7dcb677b71018bf08c8e93e509f1357) >>> gnutls 3.6.14 Collecting legal info doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.16.0 Collecting legal info LICENSE: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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) >>> libgcrypt 1.8.5 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libksba 1.3.5 Collecting legal info AUTHORS: OK (sha256: 240908e1356ffeb5d0730227b6198dcc8e878375d28632fd813e0ed75b35ccc2) COPYING: OK (sha256: 6197b98c6bf69838c624809c509d84333de1bc847155168c0e84527446a27076) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) COPYING.LGPLv3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libnpth 1.6 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> gpsd 3.19 Collecting legal info COPYING: OK (sha256: 13ba6fe5b2f41f03b854f9ac5f271e116d5ed55890cc20f5fe44dcfa0dc5958b) >>> host-scons 3.1.2 Collecting legal info LICENSE.txt: OK (sha256: 72ed889165fb28378cadac14552be4a959f1ebab6b148abb5dd2b49712c3c6f6) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> gptfdisk 1.0.5 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> graphite2 1.3.10 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> ifmetric 0.3 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) README: OK (sha256: 1e33d5a8750b4b3c2cb4fb89a916463f3c838f8eb361abbf72faf244c7dde771) >>> initscripts Collecting legal info >>> jbig2dec 0.18 Collecting legal info LICENSE: OK (sha256: 1bf5258afe453934484fd0cea97508b72301633a6a78b0ae8a9ee44ac78f26d9) >>> jhead 3.04 Collecting legal info readme.txt: OK (sha256: 46c870a208305489eea862ec8b05b030ba1f06d99195f660dc0ba541cc38d82b) >>> joe 4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jpeg-turbo 2.0.4 Collecting legal info LICENSE.md: OK (sha256: 69e570a251515ced17d4492256d57c89db77ed949652f88a44c80c1ca9607920) README.ijg: OK (sha256: 82fece2bff2669c476495f0fe70096b154e8bc5b40916a64e99836d9a01c3110) >>> jpeg Collecting legal info >>> keepalived 2.1.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> kismet 2016-07-R1 Collecting legal info debian/copyright: OK (sha256: 92b9eae679d8efbcd7514f7ff1346e4c1d42d272cd10bcb724d1511d35e28cd1) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> lft 3.8 Collecting legal info COPYING: OK (sha256: e3b7634630e6800eccca6ecafb5d40153d4f8f7a20e2b2399bf3c0ea92f44614) >>> libapparmor 2.13.4 Collecting legal info LICENSE: OK (sha256: a7e0cdcbea5c14927cedfc600d46526bdcbb1eb0a4d951e2ea53c2a6de159cb4) libraries/libapparmor/COPYING.LGPL: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libb64 1.2.1 Collecting legal info LICENSE: OK (sha256: 834b7afa1b3c40289a3be775d3625016be1c0d7ea7a4a26c1eb207f53dc961d8) >>> libdvdcss 1.4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.1 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> libfreefare 0.4.0 Collecting legal info COPYING: OK (sha256: be6209dfd763a0ba77fbe990cfd2512804441d8b5f0cad927baa3341b50fcade) >>> libnfc 1.7.1 Collecting legal info COPYING: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> libgta 1.0.8 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> libid3tag 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7f12ad28dc075763e91b91bfa60fad04062380011ddad8f6bac21dd7b1f44367) >>> libiqrf 0.1.2 Collecting legal info >>> libmad 0.15.1b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libnetfilter_acct 1.0.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetfilter_conntrack 1.0.8 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_log 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libolm 3.1.4 Collecting legal info LICENSE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) >>> libpciaccess 0.16 Collecting legal info COPYING: OK (sha256: 47012fd746980d1712ac4f3841ab6164bda1d2b84880760e45dbe1e1dc07f608) >>> libscrypt 1.21 Collecting legal info LICENSE: OK (sha256: aacbfd9e19e5b38ea09616cebf0751ef0cc7b6a19ea0fd78f4b0598b2c503394) >>> libsigrok 0.5.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libzip 1.7.1 Collecting legal info LICENSE: OK (sha256: af6d9141427cf40b7d1fa6d7f5473b06a7faa9f9b0a2ea588eb6ba7b2e1c8a9e) >>> libsndfile 1.0.28 Collecting legal info COPYING: OK (sha256: ad01ea5cd2755f6048383c8d54c88459cd6fcb17757c5c8892f8c5ea060f6140) >>> libsocketcan 0.0.11 Collecting legal info LICENSE: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsquish 1.15 Collecting legal info LICENSE.txt: OK (sha256: a6b8c383bf3ab28460d6507484d605dd722e03971606f0cd3032a3af682b63a5) >>> libsvg 0.1.4 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libtorrent 0.13.8 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libudfread 1.0.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libuecc 7 Collecting legal info COPYRIGHT: OK (sha256: ec4d9fcc3a37a7998a9ea4decf38f4c0c91a44fd05bb17638c52fe16f2b12e23) >>> liburiparser 0.9.4 Collecting legal info COPYING: OK (sha256: 287f09e6546a9610f949f89e8fb937cacfeabd7bfaa8c8a0c18312193bf04ad3) >>> linenoise 1.0 Collecting legal info LICENSE: OK (sha256: efe1692aa5b869edaa0ac88f95eb0276c1125304ffc636a299db3ebbab47f62b) >>> links 2.20.2 Collecting legal info COPYING: OK (sha256: 92deeb70791366630095d4e0714fe37d6e2bd5db0e6ef498ebb8de328f45b253) >>> linux-syscall-support 3f6478ac95edf86cd3da300c2c0d34a438f5dbeb Collecting legal info linux_syscall_support.h: OK (sha256: 4c1fc9acc9f3867e5c81b5d5f57c52fb9a932662bd4e2e5e43b3fe95390035f5) >>> lockdev 1.0.3 Collecting legal info LICENSE: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> logrotate 3.16.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> madplay 0.15.2b Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 915bfd70548f31d11f9b4ffb21f343d1196af96c79d6aaac5663ea46c39dd3a3) >>> mediastreamer 4.3.1 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> ortp 4.3.1 Collecting legal info LICENSE.txt: OK (sha256: 1b3782ccad7b8614100cda30d3faf42fc39f2e97932908c543005053b654ca68) >>> memtester 4.3.0 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> mimic 1.1.0 Collecting legal info COPYING: OK (sha256: c423c1c6d260091d80ee4c00f386a10fea39963a3f1530f2c245f15dd20324ee) >>> minimodem 0.24 Collecting legal info COPYING: OK (sha256: c298178753129680ef6d3112f0f8b61acc405c86c1997dfe59735257988f8b33) >>> mjpg-streamer 5a6e0a2db163e6ae9461552b59079870d0959340 Collecting legal info mjpg-streamer-experimental/LICENSE: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> mysql Collecting legal info >>> oracle-mysql 5.1.73 Collecting legal info README: OK (sha256: cbf0dbf56528a629f4358a1339f981202f1a9a0d9542c092b03f486064ced2db) COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> ncftp 3.2.6 Collecting legal info doc/LICENSE.txt: OK (sha256: 4fe2f063d25d79c49712a272ebb68e050c703eed9c66c80108427edfe3285580) >>> nfacct 1.0.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> open-plc-utils 32408520fcebe785983a68e39ec83830a3005779 Collecting legal info LICENSE: OK (sha256: 3137c632bbcec5e88b72dc13f4fe06ee184eea364fec8f7494bdfa57672ef921) >>> host-opkg-utils 0.4.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> opkg 0.4.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> owfs 3.2p3 Collecting legal info COPYING: OK (sha256: 1f0527ab035eefb5197c68633d06f50f5077c719d82a99344702ceaca29150b9) COPYING.LIB: OK (sha256: 8a6601b893d5784d931b2ede64a406fac463acfbb7014914e27de4d6e68457c3) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pax-utils 1.2.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> pkcs11-helper 1.26 Collecting legal info COPYING: OK (sha256: 808705ac1daafe07a76431929575c5712a8693977a39ec9102aed25f030754d9) COPYING.BSD: OK (sha256: 865496cf23a6c792739ff2f9ea11e95ac99db89cfe3780a295b4e1495a9c19fe) COPYING.GPL: OK (sha256: cd2e7d63a11058f19c58b06fb8c759140ce70788369dce6e6e9db40d3475021e) >>> host-python-xlrd 1.2.0 Collecting legal info LICENSE: OK (sha256: b5a5dbce60265e305a815a6cb83ed07f24519d8ba644f2a307994488bced8815) >>> host-python-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> sconeserver 6b932d7d8dbb700b830205e7111e469cefff490c Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> smack 1.3.1 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> spandsp 20180108 Collecting legal info COPYING: OK (sha256: 366576cb0b869cd9e95a4882878607314650488ac635e5df0692180382e9666a) >>> tiff 4.1.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> spdlog 1.6.1 Collecting legal info LICENSE: OK (sha256: a7241a379cb98d37788f82c2fc2e484c3ae85dae881fd3406f0637644850926f) >>> sqlcipher 4.3.0 Collecting legal info LICENSE: OK (sha256: 3eee3c7964a9becc94d747bd36703d31fc86eb994680b06a61bfd4f2661eaac8) >>> host-tcl 8.6.9 Collecting legal info license.terms: OK (sha256: c0a69a2bfd757361ec7e6143973b103c90409316b49e9c88db26ad6388e79f16) >>> taskd 1.1.0 Collecting legal info COPYING: OK (sha256: 84d1a8c2e6e306864ff350857a36b6c74756e61e2eae6822cf2fa88212720f68) >>> tpm-tools 1.3.9.1 Collecting legal info LICENSE: OK (sha256: 7b47225a5b77cb7825efc6a4d7e0ac57864c790542cf92f5080ec2bf310c00e5) >>> trousers 0.3.14 Collecting legal info LICENSE: OK (sha256: 1ad596d12e7471549663c03e280b5b5d084a2e853fb86e4d766109818f9d7dae) >>> tpm2-tss 2.3.3 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> ulogd 2.0.7 Collecting legal info COPYING: OK (sha256: b8a2f73f743dc1a51aff23f1aacbca4b868564db52496fa3c0caba755bfd1eaf) >>> vde2 2.3.2 Collecting legal info COPYING: OK (sha256: fb295d0c24b8ef4b39017ac68e772e8e6e839612ce10da12b9f48d1e8e512e2e) COPYING.libvdeplug: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) COPYING.slirpvde: OK (sha256: d5ac74315b2d2f9c53f5839e311484f4646a9401b68d02d36f3dab386352e74d) >>> webp 1.1.0 Collecting legal info COPYING: OK (sha256: 5aec868f669e384a22372a4e8a1a6cd7d44c64cd451f960ca69cc170d1e13acf) >>> whetstone 1.2 Collecting legal info >>> xl2tp 1.3.15 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> yaml-cpp 0.6.3 Collecting legal info LICENSE: OK (sha256: aa6fcc27be034e41e21dd832f9175bfe694a48491d9e14ff0fa278e19ad14f1b) >>> zlog 1.2.14 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: aespipe-2.4f: cannot save license (HOST_AESPIPE_LICENSE_FILES not defined) WARNING: font-awesome-4.7.0: cannot save license (FONT_AWESOME_LICENSE_FILES not defined) WARNING: libiqrf-0.1.2: cannot save license (LIBIQRF_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) WARNING: whetstone-1.2: cannot save license (WHETSTONE_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'