/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-0/output-1/target/etc/hosts mkdir -p /tmp/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-0/output-1/target/etc/shadow rm -f /tmp/instance-0/output-1/target/bin/sh rm -f /tmp/instance-0/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /tmp/instance-0/output-1/build/locales.nopurge; done for dir in /tmp/instance-0/output-1/target/usr/share/locale /tmp/instance-0/output-1/target/usr/share/X11/locale /tmp/instance-0/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##*/}" /tmp/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-0/output-1/target/usr/include /tmp/instance-0/output-1/target/usr/share/aclocal \ /tmp/instance-0/output-1/target/usr/lib/pkgconfig /tmp/instance-0/output-1/target/usr/share/pkgconfig \ /tmp/instance-0/output-1/target/usr/lib/cmake /tmp/instance-0/output-1/target/usr/share/cmake \ /tmp/instance-0/output-1/target/usr/doc find /tmp/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-0/output-1/target/lib/ /tmp/instance-0/output-1/target/usr/lib/ /tmp/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-0/output-1/target/usr/share/gdb rm -rf /tmp/instance-0/output-1/target/usr/share/zsh rm -rf /tmp/instance-0/output-1/target/usr/man /tmp/instance-0/output-1/target/usr/share/man rm -rf /tmp/instance-0/output-1/target/usr/info /tmp/instance-0/output-1/target/usr/share/info rm -rf /tmp/instance-0/output-1/target/usr/doc /tmp/instance-0/output-1/target/usr/share/doc rm -rf /tmp/instance-0/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-0/output-1/target/usr/share 2>/dev/null || true find /tmp/instance-0/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-0/output-1/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-0/output-1/host/bin/powerpc-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-0/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-0/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 /tmp/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.08-git-00154-gc7cd1f0370"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.08-git\"" \ ) > /tmp/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-0/output-1/per-package /tmp/instance-0/buildroot/support/scripts/fix-rpath target cat /tmp/instance-0/output-1/build/agentpp-4.1.2/.files-list.txt /tmp/instance-0/output-1/build/apr-1.7.0/.files-list.txt /tmp/instance-0/output-1/build/apr-util-1.6.1/.files-list.txt /tmp/instance-0/output-1/build/attr-2.4.48/.files-list.txt /tmp/instance-0/output-1/build/bandwidthd-2.0.1-auto-r11/.files-list.txt /tmp/instance-0/output-1/build/bash-5.0/.files-list.txt /tmp/instance-0/output-1/build/bash-completion-2.10/.files-list.txt /tmp/instance-0/output-1/build/bzip2-1.0.8/.files-list.txt /tmp/instance-0/output-1/build/c-icap-0.5.6/.files-list.txt /tmp/instance-0/output-1/build/c-icap-modules-0.5.4/.files-list.txt /tmp/instance-0/output-1/build/ca-certificates-20190110/.files-list.txt /tmp/instance-0/output-1/build/checkpolicy-3.0/.files-list.txt /tmp/instance-0/output-1/build/cppzmq-4.6.0/.files-list.txt /tmp/instance-0/output-1/build/cryptsetup-2.2.2/.files-list.txt /tmp/instance-0/output-1/build/czmq-4.2.0/.files-list.txt /tmp/instance-0/output-1/build/dante-1.4.2/.files-list.txt /tmp/instance-0/output-1/build/davfs2-1.5.6/.files-list.txt /tmp/instance-0/output-1/build/dcron-4.5/.files-list.txt /tmp/instance-0/output-1/build/dehydrated-0.6.5/.files-list.txt /tmp/instance-0/output-1/build/dfu-util-0.9/.files-list.txt /tmp/instance-0/output-1/build/dtv-scan-tables-6d019038cd04e837d9dd58701202c15924c1c654/.files-list.txt /tmp/instance-0/output-1/build/ebtables-2.0.10-4/.files-list.txt /tmp/instance-0/output-1/build/execline-2.5.3.0/.files-list.txt /tmp/instance-0/output-1/build/expat-2.2.9/.files-list.txt /tmp/instance-0/output-1/build/fcgiwrap-99c942c90063c73734e56bacaa65f947772d9186/.files-list.txt /tmp/instance-0/output-1/build/fetchmail-6.4.6/.files-list.txt /tmp/instance-0/output-1/build/ficl-4.1.0/.files-list.txt /tmp/instance-0/output-1/build/flex-2.6.4/.files-list.txt /tmp/instance-0/output-1/build/ftop-1.0/.files-list.txt /tmp/instance-0/output-1/build/gd-2.2.5/.files-list.txt /tmp/instance-0/output-1/build/gensio-2.0.3/.files-list.txt /tmp/instance-0/output-1/build/gmp-6.1.2/.files-list.txt /tmp/instance-0/output-1/build/gnuchess-6.2.5/.files-list.txt /tmp/instance-0/output-1/build/hiredis-0.14.1/.files-list.txt /tmp/instance-0/output-1/build/ifplugd-0.28/.files-list.txt /tmp/instance-0/output-1/build/imx-usb-loader-4aa9809099dcece9a9225776321f3b4b5b896d78/.files-list.txt /tmp/instance-0/output-1/build/inadyn-2.7/.files-list.txt /tmp/instance-0/output-1/build/iodine-0.7.0/.files-list.txt /tmp/instance-0/output-1/build/jansson-2.12/.files-list.txt /tmp/instance-0/output-1/build/jimtcl-0.79/.files-list.txt /tmp/instance-0/output-1/build/jose-10/.files-list.txt /tmp/instance-0/output-1/build/jpeg/.files-list.txt /tmp/instance-0/output-1/build/json-c-0.13.1/.files-list.txt /tmp/instance-0/output-1/build/kismet-2016-07-R1/.files-list.txt /tmp/instance-0/output-1/build/let-me-create-1.5.2/.files-list.txt /tmp/instance-0/output-1/build/libaio-0.3.111/.files-list.txt /tmp/instance-0/output-1/build/libao-1.2.0/.files-list.txt /tmp/instance-0/output-1/build/libargon2-20190702/.files-list.txt /tmp/instance-0/output-1/build/libcdio-2.1.0/.files-list.txt /tmp/instance-0/output-1/build/libcdio-paranoia-10.2+2.0.1/.files-list.txt /tmp/instance-0/output-1/build/libconfig-1.7.2/.files-list.txt /tmp/instance-0/output-1/build/libconfuse-3.2.2/.files-list.txt /tmp/instance-0/output-1/build/libcurl-7.70.0/.files-list.txt /tmp/instance-0/output-1/build/libdaemon-0.14/.files-list.txt /tmp/instance-0/output-1/build/libdrm-2.4.102/.files-list.txt /tmp/instance-0/output-1/build/libdvdcss-1.4.2/.files-list.txt /tmp/instance-0/output-1/build/libdvdread-6.1.1/.files-list.txt /tmp/instance-0/output-1/build/liberation-2.00.5/.files-list.txt /tmp/instance-0/output-1/build/libevent-2.1.11/.files-list.txt /tmp/instance-0/output-1/build/libfcgi-2.4.2/.files-list.txt /tmp/instance-0/output-1/build/libgta-1.0.8/.files-list.txt /tmp/instance-0/output-1/build/libiconv-1.15/.files-list.txt /tmp/instance-0/output-1/build/libjpeg-9d/.files-list.txt /tmp/instance-0/output-1/build/libmicrohttpd-0.9.70/.files-list.txt /tmp/instance-0/output-1/build/libminiupnpc-2.1/.files-list.txt /tmp/instance-0/output-1/build/libmnl-1.0.4/.files-list.txt /tmp/instance-0/output-1/build/libnetconf2-1.1.24/.files-list.txt /tmp/instance-0/output-1/build/libnfs-4.0.0/.files-list.txt /tmp/instance-0/output-1/build/libnl-3.5.0/.files-list.txt /tmp/instance-0/output-1/build/libnpth-1.6/.files-list.txt /tmp/instance-0/output-1/build/libogg-1.3.4/.files-list.txt /tmp/instance-0/output-1/build/libopenssl-1.1.1g/.files-list.txt /tmp/instance-0/output-1/build/libpcap-1.9.1/.files-list.txt /tmp/instance-0/output-1/build/libpng-1.6.37/.files-list.txt /tmp/instance-0/output-1/build/libpthread-stubs-0.4/.files-list.txt /tmp/instance-0/output-1/build/libselinux-3.0/.files-list.txt /tmp/instance-0/output-1/build/libsepol-3.0/.files-list.txt /tmp/instance-0/output-1/build/libtirpc-1.2.6/.files-list.txt /tmp/instance-0/output-1/build/libtorrent-0.13.8/.files-list.txt /tmp/instance-0/output-1/build/libubootenv-c91dccab34294b5ea9c6502d01bfdaa49639fd90/.files-list.txt /tmp/instance-0/output-1/build/libubox-723730214732862de7e892bae2f7a7889e66bf1b/.files-list.txt /tmp/instance-0/output-1/build/libusb-1.0.23/.files-list.txt /tmp/instance-0/output-1/build/libva-2.7.1/.files-list.txt /tmp/instance-0/output-1/build/libvncserver-0.9.12/.files-list.txt /tmp/instance-0/output-1/build/libvpx-1.8.2/.files-list.txt /tmp/instance-0/output-1/build/libxkbcommon-0.10.0/.files-list.txt /tmp/instance-0/output-1/build/libxml2-2.9.10/.files-list.txt /tmp/instance-0/output-1/build/libxslt-1.1.34/.files-list.txt /tmp/instance-0/output-1/build/libyang-1.0.167/.files-list.txt /tmp/instance-0/output-1/build/libzlib-1.2.11/.files-list.txt /tmp/instance-0/output-1/build/links-2.20.2/.files-list.txt /tmp/instance-0/output-1/build/linux-zigbee-0.3.1/.files-list.txt /tmp/instance-0/output-1/build/lockdev-1.0.3/.files-list.txt /tmp/instance-0/output-1/build/log4cpp-1.1.3/.files-list.txt /tmp/instance-0/output-1/build/lvm2-2.02.185/.files-list.txt /tmp/instance-0/output-1/build/lzo-2.10/.files-list.txt /tmp/instance-0/output-1/build/make-4.2.1/.files-list.txt /tmp/instance-0/output-1/build/mini-snmpd-1.6/.files-list.txt /tmp/instance-0/output-1/build/motion-4.2.2/.files-list.txt /tmp/instance-0/output-1/build/mpdecimal-2.4.2/.files-list.txt /tmp/instance-0/output-1/build/mpir-3.0.0/.files-list.txt /tmp/instance-0/output-1/build/musl-fts-1.2.7/.files-list.txt /tmp/instance-0/output-1/build/ncurses-6.1/.files-list.txt /tmp/instance-0/output-1/build/neon-0.30.2/.files-list.txt /tmp/instance-0/output-1/build/open-lldp-b71bfb87fefb31c4b1a6a7ae351791c90966c3a8/.files-list.txt /tmp/instance-0/output-1/build/openntpd-6.2p3/.files-list.txt /tmp/instance-0/output-1/build/openobex-1.7.2/.files-list.txt /tmp/instance-0/output-1/build/openssl/.files-list.txt /tmp/instance-0/output-1/build/opus-1.3.1/.files-list.txt /tmp/instance-0/output-1/build/opusfile-0.11/.files-list.txt /tmp/instance-0/output-1/build/pcre-8.44/.files-list.txt /tmp/instance-0/output-1/build/pdmenu-1.3.4/.files-list.txt /tmp/instance-0/output-1/build/pkcs11-helper-1.26/.files-list.txt /tmp/instance-0/output-1/build/popt-1.16/.files-list.txt /tmp/instance-0/output-1/build/pound-2.8/.files-list.txt /tmp/instance-0/output-1/build/pppd-2.4.8/.files-list.txt /tmp/instance-0/output-1/build/qdecoder-12.0.7/.files-list.txt /tmp/instance-0/output-1/build/raptor-2.0.15/.files-list.txt /tmp/instance-0/output-1/build/raspi-gpio-4edfde183ff3ac9ed66cdc015ae25e45f3a5502d/.files-list.txt /tmp/instance-0/output-1/build/readline-8.0/.files-list.txt /tmp/instance-0/output-1/build/rp-pppoe-3.12/.files-list.txt /tmp/instance-0/output-1/build/shapelib-1.5.0/.files-list.txt /tmp/instance-0/output-1/build/skalibs-2.9.2.1/.files-list.txt /tmp/instance-0/output-1/build/skeleton-init-common/.files-list.txt /tmp/instance-0/output-1/build/skeleton-init-none/.files-list.txt /tmp/instance-0/output-1/build/skeleton/.files-list.txt /tmp/instance-0/output-1/build/slang-2.3.2/.files-list.txt /tmp/instance-0/output-1/build/smartmontools-7.1/.files-list.txt /tmp/instance-0/output-1/build/snmppp-3.3.11a/.files-list.txt /tmp/instance-0/output-1/build/sox-14.4.2/.files-list.txt /tmp/instance-0/output-1/build/squashfs-4.4/.files-list.txt /tmp/instance-0/output-1/build/statserial-1.1/.files-list.txt /tmp/instance-0/output-1/build/tcping-1.3.6/.files-list.txt /tmp/instance-0/output-1/build/tinyhttpd-0.1.0/.files-list.txt /tmp/instance-0/output-1/build/toolchain-external-custom/.files-list.txt /tmp/instance-0/output-1/build/toolchain-external/.files-list.txt /tmp/instance-0/output-1/build/toolchain/.files-list.txt /tmp/instance-0/output-1/build/tor-0.4.2.7/.files-list.txt /tmp/instance-0/output-1/build/triggerhappy-b822888066129350e51ad79f1cf307fa38dae4f7/.files-list.txt /tmp/instance-0/output-1/build/trinity-1.9/.files-list.txt /tmp/instance-0/output-1/build/tvheadend-221c29b40b1e53ae09a69d9458442dd4fea665f5/.files-list.txt /tmp/instance-0/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/.files-list.txt /tmp/instance-0/output-1/build/umtprd-1.3.6/.files-list.txt /tmp/instance-0/output-1/build/usb_modeswitch-2.6.0/.files-list.txt /tmp/instance-0/output-1/build/usb_modeswitch_data-20191128/.files-list.txt /tmp/instance-0/output-1/build/util-linux-2.35.1/.files-list.txt /tmp/instance-0/output-1/build/vuejs-2.6.11/.files-list.txt /tmp/instance-0/output-1/build/wireguard-tools-1.0.20200319/.files-list.txt /tmp/instance-0/output-1/build/xmlstarlet-1.6.1/.files-list.txt /tmp/instance-0/output-1/build/xxhash-0.7.2/.files-list.txt /tmp/instance-0/output-1/build/xz-5.2.4/.files-list.txt /tmp/instance-0/output-1/build/zeromq-4.3.2/.files-list.txt /tmp/instance-0/output-1/build/zlib/.files-list.txt > /tmp/instance-0/output-1/build/packages-file-list.txt cat /tmp/instance-0/output-1/build/host-autoconf-2.69/.files-list-host.txt /tmp/instance-0/output-1/build/host-automake-1.15.1/.files-list-host.txt /tmp/instance-0/output-1/build/host-bison-3.4.2/.files-list-host.txt /tmp/instance-0/output-1/build/host-btrfs-progs-5.6/.files-list-host.txt /tmp/instance-0/output-1/build/host-dosfstools-4.1/.files-list-host.txt /tmp/instance-0/output-1/build/host-e2fsprogs-1.45.6/.files-list-host.txt /tmp/instance-0/output-1/build/host-e2tools-0.0.16.4/.files-list-host.txt /tmp/instance-0/output-1/build/host-expat-2.2.9/.files-list-host.txt /tmp/instance-0/output-1/build/host-flex-2.6.4/.files-list-host.txt /tmp/instance-0/output-1/build/host-genext2fs-1.4.1/.files-list-host.txt /tmp/instance-0/output-1/build/host-gettext-tiny-adaa9c64921e80f2b8dd3610ffb508618b9204f3/.files-list-host.txt /tmp/instance-0/output-1/build/host-gettext/.files-list-host.txt /tmp/instance-0/output-1/build/host-gnupg-1.4.23/.files-list-host.txt /tmp/instance-0/output-1/build/host-gptfdisk-1.0.4/.files-list-host.txt /tmp/instance-0/output-1/build/host-libffi-3.3/.files-list-host.txt /tmp/instance-0/output-1/build/host-libglib2-2.64.2/.files-list-host.txt /tmp/instance-0/output-1/build/host-libopenssl-1.1.1g/.files-list-host.txt /tmp/instance-0/output-1/build/host-libpng-1.6.37/.files-list-host.txt /tmp/instance-0/output-1/build/host-libtirpc-1.2.6/.files-list-host.txt /tmp/instance-0/output-1/build/host-libtool-2.4.6/.files-list-host.txt /tmp/instance-0/output-1/build/host-libzlib-1.2.11/.files-list-host.txt /tmp/instance-0/output-1/build/host-lz4-1.9.2/.files-list-host.txt /tmp/instance-0/output-1/build/host-lzo-2.10/.files-list-host.txt /tmp/instance-0/output-1/build/host-m4-1.4.18/.files-list-host.txt /tmp/instance-0/output-1/build/host-meson-0.54.2/.files-list-host.txt /tmp/instance-0/output-1/build/host-ncurses-6.1/.files-list-host.txt /tmp/instance-0/output-1/build/host-nfs-utils-2.4.3/.files-list-host.txt /tmp/instance-0/output-1/build/host-ninja-1.10.0/.files-list-host.txt /tmp/instance-0/output-1/build/host-openssl/.files-list-host.txt /tmp/instance-0/output-1/build/host-patchelf-0.9/.files-list-host.txt /tmp/instance-0/output-1/build/host-pcre-8.44/.files-list-host.txt /tmp/instance-0/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /tmp/instance-0/output-1/build/host-pngquant-2.12.5/.files-list-host.txt /tmp/instance-0/output-1/build/host-popt-1.16/.files-list-host.txt /tmp/instance-0/output-1/build/host-pwgen-2.08/.files-list-host.txt /tmp/instance-0/output-1/build/host-python-2.7.18/.files-list-host.txt /tmp/instance-0/output-1/build/host-python-setuptools-44.0.0/.files-list-host.txt /tmp/instance-0/output-1/build/host-python-six-1.14.0/.files-list-host.txt /tmp/instance-0/output-1/build/host-python3-3.8.2/.files-list-host.txt /tmp/instance-0/output-1/build/host-python3-setuptools-44.0.0/.files-list-host.txt /tmp/instance-0/output-1/build/host-rauc-1.3/.files-list-host.txt /tmp/instance-0/output-1/build/host-skeleton/.files-list-host.txt /tmp/instance-0/output-1/build/host-squashfs-4.4/.files-list-host.txt /tmp/instance-0/output-1/build/host-tar-1.29/.files-list-host.txt /tmp/instance-0/output-1/build/host-util-linux-2.35.1/.files-list-host.txt /tmp/instance-0/output-1/build/host-xz-5.2.4/.files-list-host.txt /tmp/instance-0/output-1/build/host-yasm-1.3.0/.files-list-host.txt /tmp/instance-0/output-1/build/host-zlib/.files-list-host.txt /tmp/instance-0/output-1/build/host-zstd-1.4.3/.files-list-host.txt > /tmp/instance-0/output-1/build/packages-file-list-host.txt cat /tmp/instance-0/output-1/build/agentpp-4.1.2/.files-list-staging.txt /tmp/instance-0/output-1/build/apr-1.7.0/.files-list-staging.txt /tmp/instance-0/output-1/build/apr-util-1.6.1/.files-list-staging.txt /tmp/instance-0/output-1/build/attr-2.4.48/.files-list-staging.txt /tmp/instance-0/output-1/build/bash-completion-2.10/.files-list-staging.txt /tmp/instance-0/output-1/build/bzip2-1.0.8/.files-list-staging.txt /tmp/instance-0/output-1/build/c-icap-0.5.6/.files-list-staging.txt /tmp/instance-0/output-1/build/cppzmq-4.6.0/.files-list-staging.txt /tmp/instance-0/output-1/build/cryptsetup-2.2.2/.files-list-staging.txt /tmp/instance-0/output-1/build/czmq-4.2.0/.files-list-staging.txt /tmp/instance-0/output-1/build/execline-2.5.3.0/.files-list-staging.txt /tmp/instance-0/output-1/build/expat-2.2.9/.files-list-staging.txt /tmp/instance-0/output-1/build/ficl-4.1.0/.files-list-staging.txt /tmp/instance-0/output-1/build/flex-2.6.4/.files-list-staging.txt /tmp/instance-0/output-1/build/gd-2.2.5/.files-list-staging.txt /tmp/instance-0/output-1/build/gensio-2.0.3/.files-list-staging.txt /tmp/instance-0/output-1/build/gmp-6.1.2/.files-list-staging.txt /tmp/instance-0/output-1/build/hiredis-0.14.1/.files-list-staging.txt /tmp/instance-0/output-1/build/jansson-2.12/.files-list-staging.txt /tmp/instance-0/output-1/build/jimtcl-0.79/.files-list-staging.txt /tmp/instance-0/output-1/build/jose-10/.files-list-staging.txt /tmp/instance-0/output-1/build/json-c-0.13.1/.files-list-staging.txt /tmp/instance-0/output-1/build/let-me-create-1.5.2/.files-list-staging.txt /tmp/instance-0/output-1/build/libaio-0.3.111/.files-list-staging.txt /tmp/instance-0/output-1/build/libao-1.2.0/.files-list-staging.txt /tmp/instance-0/output-1/build/libargon2-20190702/.files-list-staging.txt /tmp/instance-0/output-1/build/libb64-1.2.1/.files-list-staging.txt /tmp/instance-0/output-1/build/libcdio-2.1.0/.files-list-staging.txt /tmp/instance-0/output-1/build/libcdio-paranoia-10.2+2.0.1/.files-list-staging.txt /tmp/instance-0/output-1/build/libconfig-1.7.2/.files-list-staging.txt /tmp/instance-0/output-1/build/libconfuse-3.2.2/.files-list-staging.txt /tmp/instance-0/output-1/build/libcrossguid-8f399e8bd4252be9952f3dfa8199924cc8487ca4/.files-list-staging.txt /tmp/instance-0/output-1/build/libcurl-7.70.0/.files-list-staging.txt /tmp/instance-0/output-1/build/libdaemon-0.14/.files-list-staging.txt /tmp/instance-0/output-1/build/libdrm-2.4.102/.files-list-staging.txt /tmp/instance-0/output-1/build/libdvdcss-1.4.2/.files-list-staging.txt /tmp/instance-0/output-1/build/libdvdread-6.1.1/.files-list-staging.txt /tmp/instance-0/output-1/build/libevent-2.1.11/.files-list-staging.txt /tmp/instance-0/output-1/build/libfcgi-2.4.2/.files-list-staging.txt /tmp/instance-0/output-1/build/libgta-1.0.8/.files-list-staging.txt /tmp/instance-0/output-1/build/libiconv-1.15/.files-list-staging.txt /tmp/instance-0/output-1/build/libjpeg-9d/.files-list-staging.txt /tmp/instance-0/output-1/build/libmicrohttpd-0.9.70/.files-list-staging.txt /tmp/instance-0/output-1/build/libminiupnpc-2.1/.files-list-staging.txt /tmp/instance-0/output-1/build/libmnl-1.0.4/.files-list-staging.txt /tmp/instance-0/output-1/build/libnetconf2-1.1.24/.files-list-staging.txt /tmp/instance-0/output-1/build/libnfs-4.0.0/.files-list-staging.txt /tmp/instance-0/output-1/build/libnl-3.5.0/.files-list-staging.txt /tmp/instance-0/output-1/build/libnpth-1.6/.files-list-staging.txt /tmp/instance-0/output-1/build/libogg-1.3.4/.files-list-staging.txt /tmp/instance-0/output-1/build/libopenssl-1.1.1g/.files-list-staging.txt /tmp/instance-0/output-1/build/libpcap-1.9.1/.files-list-staging.txt /tmp/instance-0/output-1/build/libpng-1.6.37/.files-list-staging.txt /tmp/instance-0/output-1/build/libpthread-stubs-0.4/.files-list-staging.txt /tmp/instance-0/output-1/build/libselinux-3.0/.files-list-staging.txt /tmp/instance-0/output-1/build/libsepol-3.0/.files-list-staging.txt /tmp/instance-0/output-1/build/libtirpc-1.2.6/.files-list-staging.txt /tmp/instance-0/output-1/build/libtorrent-0.13.8/.files-list-staging.txt /tmp/instance-0/output-1/build/libubootenv-c91dccab34294b5ea9c6502d01bfdaa49639fd90/.files-list-staging.txt /tmp/instance-0/output-1/build/libubox-723730214732862de7e892bae2f7a7889e66bf1b/.files-list-staging.txt /tmp/instance-0/output-1/build/libusb-1.0.23/.files-list-staging.txt /tmp/instance-0/output-1/build/libva-2.7.1/.files-list-staging.txt /tmp/instance-0/output-1/build/libvncserver-0.9.12/.files-list-staging.txt /tmp/instance-0/output-1/build/libvpx-1.8.2/.files-list-staging.txt /tmp/instance-0/output-1/build/libxkbcommon-0.10.0/.files-list-staging.txt /tmp/instance-0/output-1/build/libxml2-2.9.10/.files-list-staging.txt /tmp/instance-0/output-1/build/libxslt-1.1.34/.files-list-staging.txt /tmp/instance-0/output-1/build/libyang-1.0.167/.files-list-staging.txt /tmp/instance-0/output-1/build/libzlib-1.2.11/.files-list-staging.txt /tmp/instance-0/output-1/build/lockdev-1.0.3/.files-list-staging.txt /tmp/instance-0/output-1/build/log4cpp-1.1.3/.files-list-staging.txt /tmp/instance-0/output-1/build/lvm2-2.02.185/.files-list-staging.txt /tmp/instance-0/output-1/build/lzo-2.10/.files-list-staging.txt /tmp/instance-0/output-1/build/mpdecimal-2.4.2/.files-list-staging.txt /tmp/instance-0/output-1/build/mpir-3.0.0/.files-list-staging.txt /tmp/instance-0/output-1/build/musl-fts-1.2.7/.files-list-staging.txt /tmp/instance-0/output-1/build/ncurses-6.1/.files-list-staging.txt /tmp/instance-0/output-1/build/neon-0.30.2/.files-list-staging.txt /tmp/instance-0/output-1/build/openobex-1.7.2/.files-list-staging.txt /tmp/instance-0/output-1/build/opus-1.3.1/.files-list-staging.txt /tmp/instance-0/output-1/build/opusfile-0.11/.files-list-staging.txt /tmp/instance-0/output-1/build/pcre-8.44/.files-list-staging.txt /tmp/instance-0/output-1/build/pkcs11-helper-1.26/.files-list-staging.txt /tmp/instance-0/output-1/build/popt-1.16/.files-list-staging.txt /tmp/instance-0/output-1/build/pppd-2.4.8/.files-list-staging.txt /tmp/instance-0/output-1/build/qdecoder-12.0.7/.files-list-staging.txt /tmp/instance-0/output-1/build/raptor-2.0.15/.files-list-staging.txt /tmp/instance-0/output-1/build/readline-8.0/.files-list-staging.txt /tmp/instance-0/output-1/build/shapelib-1.5.0/.files-list-staging.txt /tmp/instance-0/output-1/build/skalibs-2.9.2.1/.files-list-staging.txt /tmp/instance-0/output-1/build/skeleton-init-common/.files-list-staging.txt /tmp/instance-0/output-1/build/slang-2.3.2/.files-list-staging.txt /tmp/instance-0/output-1/build/snmppp-3.3.11a/.files-list-staging.txt /tmp/instance-0/output-1/build/toolchain-external-custom/.files-list-staging.txt /tmp/instance-0/output-1/build/toolchain/.files-list-staging.txt /tmp/instance-0/output-1/build/ubus-34c6e818e431cc53478a0f7c7c1eca07d194d692/.files-list-staging.txt /tmp/instance-0/output-1/build/util-linux-2.35.1/.files-list-staging.txt /tmp/instance-0/output-1/build/xz-5.2.4/.files-list-staging.txt /tmp/instance-0/output-1/build/zeromq-4.3.2/.files-list-staging.txt > /tmp/instance-0/output-1/build/packages-file-list-staging.txt touch /tmp/instance-0/output-1/target/usr ln -snf /tmp/instance-0/output-1/host/powerpc-buildroot-linux-uclibc/sysroot /tmp/instance-0/output-1/staging make: Leaving directory '/tmp/instance-0/buildroot' make: Entering directory '/tmp/instance-0/buildroot' >>> Buildroot 2020.08-git-00154-gc7cd1f0370 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 >>> agentpp 4.1.2 Collecting legal info LICENSE-2_0.txt: OK (sha256: 1eb85fc97224598dad1852b5d6483bbcf0aa8608790dcc657a5a2a761ae9c8c6) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> snmppp 3.3.11a Collecting legal info src/v3.cpp: OK (sha256: 5538f9efc2559a35025df5d6bf19dc85c2bfe54dca6e8409d5690d4f7c69166a) >>> apr-util 1.6.1 Collecting legal info LICENSE: OK (sha256: ef5609d18601645ad6fe22c6c122094be40e976725c1d0490778abacc836e7a2) >>> apr 1.7.0 Collecting legal info LICENSE: OK (sha256: f854aeef66ecd55a126226e82b3f26793fc3b1c584647f6a0edc5639974c38ad) >>> 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) >>> util-linux 2.35.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libselinux 3.0 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> libsepol 3.0 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny adaa9c64921e80f2b8dd3610ffb508618b9204f3 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> 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) >>> libiconv 1.15 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> openssl Collecting legal info >>> libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> attr 2.4.48 Collecting legal info doc/COPYING: OK (sha256: 98f318493be6b08bff3cd295791cde06c54e17882a3c74a1ed245eaa02533d52) doc/COPYING.LGPL: OK (sha256: 5decad7e58d90d44335bf2f45ce27563bd911065c6a1a02dfa7647c4efee75c8) >>> bandwidthd 2.0.1-auto-r11 Collecting legal info >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> jpeg Collecting legal info >>> libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> bash-completion 2.10 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> bash 5.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-btrfs-progs 5.6 Collecting legal info COPYING: OK (sha256: 0d5bf346df9e635a29dcdddf832dc5b002ca6cdc1c5c9c6c567d2a61bb0c5c15) libbtrfsutil/COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) libbtrfsutil/COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-util-linux 2.35.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> c-icap-modules 0.5.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> c-icap 0.5.6 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> ca-certificates 20190110 Collecting legal info debian/copyright: OK (sha256: 80fd11117df5543d5cf17bfd951b0ead213f7867d0b09f09c6d5a5eca3ff7422) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> checkpolicy 3.0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> cppzmq 4.6.0 Collecting legal info LICENSE: OK (sha256: 7e6db90e2e805c72b3daa77849d1cb5f1f92da0e69750c8a4aa1d86d70704748) >>> zeromq 4.3.2 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> cryptsetup 2.2.2 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libargon2 20190702 Collecting legal info LICENSE: OK (sha256: 220f8736a89ff51c92ef3d497f413b48e6cf1df3d6278bc909c6308c78e1718e) >>> lvm2 2.02.185 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> czmq 4.2.0 Collecting legal info LICENSE: OK (sha256: 1f256ecad192880510e84ad60474eab7589218784b9a50bc7ceee34c2b91f1d5) >>> dante 1.4.2 Collecting legal info LICENSE: OK (sha256: 954ab6dbcf994711e28e603d8657d6eceef333cd6f9ca6705f0e9d118ab7d69a) >>> libminiupnpc 2.1 Collecting legal info LICENSE: OK (sha256: e2df21b3d4b1a84a0ac31d808a3ff330fdf3602e0839a526d3df2fcfba287ac4) >>> davfs2 1.5.6 Collecting legal info COPYING: OK (sha256: 0ae0485a5bd37a63e63603596417e4eb0e653334fa6c7f932ca3a0e85d4af227) >>> neon 0.30.2 Collecting legal info src/COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) test/COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) README: OK (sha256: 95f77624e96f6728145826fc895142275451f43f41c073766db3dbbcc8b790b0) >>> dcron 4.5 Collecting legal info >>> dehydrated 0.6.5 Collecting legal info LICENSE: OK (sha256: b4583b7dd07e3e2a08906de38e7e329d41f921ed9dcb6310b3886e013a6b8723) >>> dfu-util 0.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-dosfstools 4.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dtv-scan-tables 6d019038cd04e837d9dd58701202c15924c1c654 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) COPYING.LGPL: OK (sha256: 4fd46f32582c29007657e2daad8d0a6d954cf4e9d2e47bae8f8d8c32765fc987) >>> 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) >>> host-e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> ebtables 2.0.10-4 Collecting legal info COPYING: OK (sha256: ebdb8ae564c952792017ec680e2edd30443642216eb9f8a3d8fa166c0cb628c1) >>> execline 2.5.3.0 Collecting legal info COPYING: OK (sha256: d8e17a6418d26867c13801810903a1f78beac8cfe8f92c2a85afe59f3c3fc48c) >>> skalibs 2.9.2.1 Collecting legal info COPYING: OK (sha256: 5443ac67e8d74ac614ced7bc64211ce90ccedb7778a68bfe9e68a8b234c9503e) >>> fcgiwrap 99c942c90063c73734e56bacaa65f947772d9186 Collecting legal info COPYING: OK (sha256: 1504c301f6d417f2626085337e5c3bb3dc0282265089396ab36bfe1942feef1c) >>> libfcgi 2.4.2 Collecting legal info LICENSE.TERMS: OK (sha256: f0a8fe4513a43e8eebb24cdcf9d2e7efc52e4d8259178c6d76d3d84418397d81) >>> fetchmail 6.4.6 Collecting legal info COPYING: OK (sha256: 89d6efe79c78f965b256e007d6acc367fff982c59b6195fb6ec5895ea0fc9bd5) >>> ficl 4.1.0 Collecting legal info ReadMe.txt: OK (sha256: 1d1dd1f1cde52e8b607c5ccb6a2e5de878fd1719b8c5a4d31b9cdb343c203d0d) >>> ftop 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-genext2fs 1.4.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> gensio 2.0.3 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnuchess 6.2.5 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gnupg 1.4.23 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> host-gptfdisk 1.0.4 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> hiredis 0.14.1 Collecting legal info COPYING: OK (sha256: dca05ce8fc87a8261783b4aed0deef8becc9350b6aa770bc714d0c1833b896eb) >>> ifplugd 0.28 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libdaemon 0.14 Collecting legal info LICENSE: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> imx-usb-loader 4aa9809099dcece9a9225776321f3b4b5b896d78 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> inadyn 2.7 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> iodine 0.7.0 Collecting legal info README: OK (sha256: f41a252b2218759aa351270b7ad9791bdd323836b940e35c0614837a5d24dcb7) >>> jansson 2.12 Collecting legal info LICENSE: OK (sha256: f0a0c95c64e9f49ec4cbfac8e7fee06823c85ee8ba4af5d57aaabb372347adc2) >>> jimtcl 0.79 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> jose 10 Collecting legal info COPYING: OK (sha256: 09e8a9bcec8067104652c168685ab0931e7868f9c8284b66f5ae6edae5f1130b) >>> kismet 2016-07-R1 Collecting legal info debian/copyright: OK (sha256: 92b9eae679d8efbcd7514f7ff1346e4c1d42d272cd10bcb724d1511d35e28cd1) >>> let-me-create 1.5.2 Collecting legal info LICENSE: OK (sha256: 8ffc162e1435e810845b09a4c0d534df057a030f4c107778677b6621dc203426) >>> libao 1.2.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libb64 1.2.1 Collecting legal info LICENSE: OK (sha256: 834b7afa1b3c40289a3be775d3625016be1c0d7ea7a4a26c1eb207f53dc961d8) >>> libcdio-paranoia 10.2+2.0.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libcdio 2.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libconfig 1.7.2 Collecting legal info COPYING.LIB: OK (sha256: d80c9d084ebfb50ea1ed91bfbc2410d6ce542097a32c43b00781b83adcb8c77f) >>> libcrossguid 8f399e8bd4252be9952f3dfa8199924cc8487ca4 Collecting legal info LICENSE: OK (sha256: 779e58787f966a1552f68d5ec041513cef68785dae4a519dbda7bc0b86eda20e) >>> libcurl 7.70.0 Collecting legal info COPYING: OK (sha256: db3c4a3b3695a0f317a0c5176acd2f656d18abc45b3ee78e50935a78eb1e132e) >>> libdrm 2.4.102 Collecting legal info >>> 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.2 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libdvdcss 1.4.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libdvdread 6.1.1 Collecting legal info COPYING: OK (sha256: d6cb0e9e560f51085556949a84af12b79a00f10ab8b66c752537faf7cd665572) >>> liberation 2.00.5 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> libevent 2.1.11 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libgta 1.0.8 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> 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) >>> libmicrohttpd 0.9.70 Collecting legal info COPYING: OK (sha256: 7399547209438c93f9b90297954698773d4846cea44cde5ca982c84c45952a3b) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnetconf2 1.1.24 Collecting legal info LICENSE: OK (sha256: bd962ab457c8a8cb8faaaa36c11484680f3c9a47dbc336507817ae8935384064) >>> libyang 1.0.167 Collecting legal info LICENSE: OK (sha256: f942fe693e03e4e3ff67a351c00dc8f468a042e0d7273b0aa6bc53060b568112) >>> libnfs 4.0.0 Collecting legal info COPYING: OK (sha256: edd960c0142b8ada98b43b6396b78f4e557b0bc70ac601a51e397ad04070e2c5) LICENCE-BSD.txt: OK (sha256: d9406ced95457941032aa11d04623b8ab71f2827a3395ebef137aec475be35b1) LICENCE-LGPL-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENCE-GPL-3.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libtirpc 1.2.6 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> host-nfs-utils 2.4.3 Collecting legal info COPYING: OK (sha256: 576540abf5e95029ad4ad90e32071385a5e95b2c30708c706116f3eb87b9a3de) >>> host-libtirpc 1.2.6 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> libnpth 1.6 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libogg 1.3.4 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libtorrent 0.13.8 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libubootenv c91dccab34294b5ea9c6502d01bfdaa49639fd90 Collecting legal info Licenses/lgpl-2.1.txt: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libubox 723730214732862de7e892bae2f7a7889e66bf1b Collecting legal info >>> libva 2.7.1 Collecting legal info COPYING: OK (sha256: c86a782ee845b52472dae9b9d79fb915d333628ac0efe49cdce63644814931de) >>> libvncserver 0.9.12 Collecting legal info COPYING: OK (sha256: 4d23c8c814e5baf007d854f01d8502e77dc56a41144934e003fb32c4e052d20f) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libvpx 1.8.2 Collecting legal info LICENSE: OK (sha256: 8267348d5af1262c11d1a08de2f5afc77457755f1ac658627dd9acf71011d615) PATENTS: OK (sha256: cc3273e0694ea5896145e0677699b53471b03ea43021ddc50e7923fbb9f5023c) >>> libxkbcommon 0.10.0 Collecting legal info LICENSE: OK (sha256: 086caee279449369d41c1157911ec7696e707b93feba7280de757d3c470b2dfb) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxslt 1.1.34 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> links 2.20.2 Collecting legal info COPYING: OK (sha256: 92deeb70791366630095d4e0714fe37d6e2bd5db0e6ef498ebb8de328f45b253) >>> linux-zigbee 0.3.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> lockdev 1.0.3 Collecting legal info LICENSE: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> log4cpp 1.1.3 Collecting legal info log4cpp/COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> make 4.2.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mini-snmpd 1.6 Collecting legal info COPYING: OK (sha256: 8a43b895972a24567297f44f35dab0f5f9ed3b7db6dac0bf6094075b27ab9d56) >>> motion 4.2.2 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> mpdecimal 2.4.2 Collecting legal info LICENSE.txt: OK (sha256: e384413a13f061a50f6fadceefc0f326c22d83c13ae94978e1f86d0468332c19) >>> mpir 3.0.0 Collecting legal info COPYING.LIB: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> host-yasm 1.3.0 Collecting legal info COPYING: OK (sha256: 795f8d76eade6130129b680ac72ea81cb3e143467a65ea1f5f64946151d7fa20) BSD.txt: OK (sha256: a84b45f23040624681ca6974ff48d8ef6b477a1cb51e4a1c842e49d00c231e0d) Artistic.txt: OK (sha256: b7fd9b73ea99602016a326e0b62e6646060d18febdd065ceca8bb482208c3d88) GNU_GPL-2.0: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) GNU_LGPL-2.0: OK (sha256: 1faefae1fe8838a2e48864df7d1376e421a50c551c5ae2f60c9f2093206e18a9) >>> open-lldp b71bfb87fefb31c4b1a6a7ae351791c90966c3a8 Collecting legal info COPYING: OK (sha256: 67af5abeb092213cd9c53781503320f635ba28b641e0c3f24d367e8e93a9839b) >>> openntpd 6.2p3 Collecting legal info COPYING: OK (sha256: 6c1822ee950652c12bb3773849db18794f62c63452a70d018edf23e8cba71839) >>> openobex 1.7.2 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) COPYING.LIB: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> opusfile 0.11 Collecting legal info COPYING: OK (sha256: 0267ae795ab744c4e0f9c45e249440fdf2e75dac8c804f36066b28649bf74aaf) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pdmenu 1.3.4 Collecting legal info doc/COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> pkcs11-helper 1.26 Collecting legal info COPYING: OK (sha256: 808705ac1daafe07a76431929575c5712a8693977a39ec9102aed25f030754d9) COPYING.BSD: OK (sha256: 865496cf23a6c792739ff2f9ea11e95ac99db89cfe3780a295b4e1495a9c19fe) COPYING.GPL: OK (sha256: cd2e7d63a11058f19c58b06fb8c759140ce70788369dce6e6e9db40d3475021e) >>> pound 2.8 Collecting legal info GPL.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pppd 2.4.8 Collecting legal info pppd/tdb.c: OK (sha256: 3990c65c506885f7bb75455d1d6188743a14ad46f5b62e136ef3739aed52c532) pppd/plugins/pppoatm/COPYING: OK (sha256: 1822ead9d2854adfbd282322b29730a3fec4cc67f6f6a2e487aad3476e3afd59) pppdump/bsd-comp.c: OK (sha256: 91a5e9c173e0e001e081e15bf7850cfd782a0baa02f5921e327ae3b449beff3f) pppd/ccp.c: OK (sha256: ee1c28551c87cdcdaf80eb3922726f015201614cb560a5ed18a7a0c15f2b4aa4) pppd/plugins/passprompt.c: OK (sha256: 6fa4c3dad059f6ef15c1c5e5219d9d0d40991dd3a162098a89967a1720de059e) >>> host-pwgen 2.08 Collecting legal info debian/copyright: OK (sha256: 5d3e49e01ef782be5841d5d1f7fb64d290cd86459598a913818584a46a2f81a1) >>> host-python-six 1.14.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> host-python-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> qdecoder 12.0.7 Collecting legal info COPYING: OK (sha256: 17e647523e5c5c75fd02861dcf3ea91a146d918ab303460ee58135c9dd70904e) >>> raptor 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: 6b926a47abfb87451c436fbd4a868defec963d0232c70b806ac02d4a2a6e1968) >>> raspi-gpio 4edfde183ff3ac9ed66cdc015ae25e45f3a5502d Collecting legal info LICENSE: OK (sha256: 6e02227e1fb942687163996678d94add7911890c50025912d0ae7ee66d256bb2) >>> host-rauc 1.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.64.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-squashfs 4.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.2 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-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) >>> host-zstd 1.4.3 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> rp-pppoe 3.12 Collecting legal info doc/LICENSE: OK (sha256: 464006ba771074f4022db14f58a29a0b447b6fdde9529cf0331be396b6279162) >>> shapelib 1.5.0 Collecting legal info web/license.html: OK (sha256: a638278f7f1cb7d0cdc73b47a6c87261b882e356a8e79922e90d44d7ef1dd2c7) COPYING: OK (sha256: 7eb803a70990017a1c4e38a8342d7413c5dfeec3ed1ac407e15ae2c274e560ff) >>> smartmontools 7.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sox 14.4.2 Collecting legal info LICENSE.GPL: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE.LGPL: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> squashfs 4.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> statserial 1.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> tcping 1.3.6 Collecting legal info LICENSE: OK (sha256: 4a35620e27ddb8de27898e4206c8f93633d877c1e128e98e95a035f760d94428) >>> tinyhttpd 0.1.0 Collecting legal info README: OK (sha256: 4289e6d4f7ba72672dbd45ab78a8e02babf3d6e0577eeac5b2ef6926da6f4a87) >>> tor 0.4.2.7 Collecting legal info LICENSE: OK (sha256: ae2afe6cd3fd9d512afbaa1ef218757eb00aa6b6aa5e2dfc2774b6837e373fa1) >>> triggerhappy b822888066129350e51ad79f1cf307fa38dae4f7 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> trinity 1.9 Collecting legal info COPYING: OK (sha256: 35e3fc68c89fd7b8f72fd910b521cb3292f859e9181f3c26bd0df84d144bc1d4) >>> tvheadend 221c29b40b1e53ae09a69d9458442dd4fea665f5 Collecting legal info LICENSE.md: OK (sha256: 54dc3cbc00bf126bcba43e2af7f3ad1dc00f335985da1409fa943c7b7256d942) >>> host-pngquant 2.12.5 Collecting legal info COPYRIGHT: OK (sha256: e4f467f7abf860b4e620f5f60fdd88bc3a63a0fdb98a481fb002b5e511c9b826) >>> host-libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> ubus 34c6e818e431cc53478a0f7c7c1eca07d194d692 Collecting legal info ubusd_acl.h: OK (sha256: f53187f011575f6ec6c529136fd4658d67e674227c80b7b72c99b3654454ae7f) >>> umtprd 1.3.6 Collecting legal info LICENSE: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> usb_modeswitch 2.6.0 Collecting legal info COPYING: OK (sha256: 6195429209313925c0eba6c0da4ee7a6cb4277b99e35c886913f80f91ec20b94) >>> usb_modeswitch_data 20191128 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> vuejs 2.6.11 Collecting legal info LICENSE: OK (sha256: 17fb24bc303763f3fe1911ee24e5225c7ad59f0e3a5d8123e9b730c100a306a6) >>> wireguard-tools 1.0.20200319 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> xmlstarlet 1.6.1 Collecting legal info COPYING: OK (sha256: 6641cc5b00c1651fa22175f34efd01695e64a348b1ba07048538276f44866862) >>> xxhash 0.7.2 Collecting legal info LICENSE: OK (sha256: 94df5da58df6c83bcc2fc0c84aaad71a0b0fe94625060d6cac000121dda37730) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: bandwidthd-2.0.1-auto-r11: cannot save license (BANDWIDTHD_LICENSE_FILES not defined) WARNING: dcron-4.5: cannot save license (DCRON_LICENSE_FILES not defined) WARNING: libdrm-2.4.102: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: libubox-723730214732862de7e892bae2f7a7889e66bf1b: cannot save license (LIBUBOX_LICENSE_FILES not defined) Legal info produced in /tmp/instance-0/output-1/legal-info make: Leaving directory '/tmp/instance-0/buildroot'