CC scan.c CC ../src/drivers/driver_wired_common.c CC wpa_supplicant.c CC ../src/drivers/driver_wext.c CC ../src/drivers/driver_nl80211_monitor.c CC ../src/drivers/driver_nl80211_capa.c CC ../src/drivers/driver_nl80211_scan.c CC ../src/drivers/netlink.c CC ../src/drivers/driver_nl80211_event.c CC ../src/drivers/rfkill.c CC ../src/drivers/linux_ioctl.c CC ../src/drivers/drivers.c CC ../src/utils/radiotap.c CC ../src/l2_packet/l2_packet_linux.c CC ../src/common/wpa_ctrl.c CC ../src/common/cli.c CC ../src/utils/edit_simple.c sed systemd/wpa_supplicant.service.in sed systemd/wpa_supplicant.service.arg.in sed systemd/wpa_supplicant-nl80211.service.arg.in sed systemd/wpa_supplicant-wired.service.arg.in sed dbus/fi.w1.wpa_supplicant1.service.in CC wpa_passphrase.c LD wpa_passphrase CC wpa_cli.c LD wpa_cli CC ../src/drivers/driver_nl80211.c LD wpa_supplicant make[1]: Leaving directory '/home/naourr/work/instance-2/output-1/build/wpa_supplicant-2.9/wpa_supplicant' >>> wpa_supplicant 2.9 Installing to staging directory >>> wpa_supplicant 2.9 Fixing libtool files for la in $(find /home/naourr/work/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot/usr/lib* -name "*.la"); do \ cp -a "${la}" "${la}.fixed" && \ /usr/bin/sed -i -e "s:/home/naourr/work/instance-2/output-1:@BASE_DIR@:g" \ -e "s:/home/naourr/work/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot:@STAGING_DIR@:g" \ -e "s:/home/naourr/work/instance-2/output-1/host/opt/ext-toolchain:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:g" \ -e "s:\(['= ]\)/usr:\\1@STAGING_DIR@/usr:g" \ -e "s:\(['= ]\)/lib:\\1@STAGING_DIR@/lib:g" \ -e "s:@TOOLCHAIN_EXTERNAL_INSTALL_DIR@:/home/naourr/work/instance-2/output-1/host/opt/ext-toolchain:g" \ -e "s:@STAGING_DIR@:/home/naourr/work/instance-2/output-1/host/powerpc-buildroot-linux-uclibc/sysroot:g" \ -e "s:@BASE_DIR@:/home/naourr/work/instance-2/output-1:g" \ "${la}.fixed" && \ if cmp -s "${la}" "${la}.fixed"; then \ rm -f "${la}.fixed"; \ else \ mv "${la}.fixed" "${la}"; \ fi || exit 1; \ done >>> wpa_supplicant 2.9 Installing to target /usr/bin/install -m 0755 -D /home/naourr/work/instance-2/output-1/build/wpa_supplicant-2.9/wpa_supplicant/wpa_supplicant /home/naourr/work/instance-2/output-1/target/usr/sbin/wpa_supplicant /usr/bin/install -m 644 -D package/wpa_supplicant/wpa_supplicant.conf /home/naourr/work/instance-2/output-1/target/etc/wpa_supplicant.conf /usr/bin/install -m 0644 -D /home/naourr/work/instance-2/output-1/build/wpa_supplicant-2.9/wpa_supplicant/dbus/dbus-wpa_supplicant.conf /home/naourr/work/instance-2/output-1/target/etc/dbus-1/system.d/wpa_supplicant.conf >>> 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/powerpc-buildroot-linux-uclibc/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-2/output-1/target/usr/share/glib-2.0/schemas 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 rm -f /home/naourr/work/instance-2/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /home/naourr/work/instance-2/output-1/build/locales.nopurge; done 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 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' \) -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/powerpc-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/powerpc-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.02.2-06191-g519bb61c5e2"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.02.2"; \ echo "PRETTY_NAME=\"Buildroot 2020.02.2\"" \ ) > /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/4th-3.62.5/.files-list.txt /home/naourr/work/instance-2/output-1/build/acpica-20191018/.files-list.txt /home/naourr/work/instance-2/output-1/build/argp-standalone-1.3/.files-list.txt /home/naourr/work/instance-2/output-1/build/audit-2.8.5/.files-list.txt /home/naourr/work/instance-2/output-1/build/babeld-1.8.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/bc-1.07.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/bcusdk-0.0.5/.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/bird-2.0.7/.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/boost-1.72.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/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/cgroupfs-mount-1.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/darkhttpd-1.12/.files-list.txt /home/naourr/work/instance-2/output-1/build/dbus-1.12.16/.files-list.txt /home/naourr/work/instance-2/output-1/build/dbus-glib-0.110/.files-list.txt /home/naourr/work/instance-2/output-1/build/dieharder-3.31.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/dovecot-2.3.10.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/dtach-0.9/.files-list.txt /home/naourr/work/instance-2/output-1/build/elfutils-0.177/.files-list.txt /home/naourr/work/instance-2/output-1/build/execline-2.5.3.0/.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/fastd-18/.files-list.txt /home/naourr/work/instance-2/output-1/build/fbterm-1.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.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/gamin-0.1.10/.files-list.txt /home/naourr/work/instance-2/output-1/build/ghostscript-fonts-8.11/.files-list.txt /home/naourr/work/instance-2/output-1/build/git-2.24.3/.files-list.txt /home/naourr/work/instance-2/output-1/build/git-crypt-0.6.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/glibmm-2.62.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/gsl-2.5/.files-list.txt /home/naourr/work/instance-2/output-1/build/gvfs-1.31.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/harfbuzz-2.6.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/ijs-0.35/.files-list.txt /home/naourr/work/instance-2/output-1/build/initscripts/.files-list.txt /home/naourr/work/instance-2/output-1/build/iostat-2.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/ipset-7.5/.files-list.txt /home/naourr/work/instance-2/output-1/build/jimtcl-0.79/.files-list.txt /home/naourr/work/instance-2/output-1/build/libbroadvoice-f65b0f50c8c767229fbf1758370880abc0d78564/.files-list.txt /home/naourr/work/instance-2/output-1/build/libcap-2.27/.files-list.txt /home/naourr/work/instance-2/output-1/build/libconfuse-3.2.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/libcpprestsdk-2.10.14/.files-list.txt /home/naourr/work/instance-2/output-1/build/libdrm-2.4.100/.files-list.txt /home/naourr/work/instance-2/output-1/build/libdvbsi-0.3.8/.files-list.txt /home/naourr/work/instance-2/output-1/build/libeXosip2-3.6.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/liberation-2.00.5/.files-list.txt /home/naourr/work/instance-2/output-1/build/libevent-2.1.11/.files-list.txt /home/naourr/work/instance-2/output-1/build/libffi-3.3/.files-list.txt /home/naourr/work/instance-2/output-1/build/libfribidi-1.0.7/.files-list.txt /home/naourr/work/instance-2/output-1/build/libftdi1-1.4/.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.62.4/.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/libjson-7.6.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/liblockfile-1.09/.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/libmodbus-3.1.6/.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/libnspr-4.25/.files-list.txt /home/naourr/work/instance-2/output-1/build/libogg-1.3.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/libopenssl-1.1.1g/.files-list.txt /home/naourr/work/instance-2/output-1/build/libosip2-3.6.0/.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/libphidget-2.1.8.20170607/.files-list.txt /home/naourr/work/instance-2/output-1/build/libpthread-stubs-0.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/libpthsem-2.0.8/.files-list.txt /home/naourr/work/instance-2/output-1/build/libqmi-1.24.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/libsecret-0.18.8/.files-list.txt /home/naourr/work/instance-2/output-1/build/libselinux-2.9/.files-list.txt /home/naourr/work/instance-2/output-1/build/libsemanage-2.9/.files-list.txt /home/naourr/work/instance-2/output-1/build/libsepol-2.9/.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/libsodium-1.0.18/.files-list.txt /home/naourr/work/instance-2/output-1/build/libsrtp-2.2.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/libusb-1.0.23/.files-list.txt /home/naourr/work/instance-2/output-1/build/libusb-compat-0.1.5/.files-list.txt /home/naourr/work/instance-2/output-1/build/libxml2-2.9.10/.files-list.txt /home/naourr/work/instance-2/output-1/build/libxslt-1.1.34/.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/linphone-3.6.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/lirc-tools-0.10.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/ltrace-c22d359433b333937ee3d803450dc41998115685/.files-list.txt /home/naourr/work/instance-2/output-1/build/mesa3d-19.3.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/musl-fts-1.2.7/.files-list.txt /home/naourr/work/instance-2/output-1/build/mxml-3.1/.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/netatalk-3.1.12/.files-list.txt /home/naourr/work/instance-2/output-1/build/nut-2.7.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/ocrad-0.27/.files-list.txt /home/naourr/work/instance-2/output-1/build/openlayers-6.1.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/openntpd-6.2p3/.files-list.txt /home/naourr/work/instance-2/output-1/build/openocd-0.10.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/openssl/.files-list.txt /home/naourr/work/instance-2/output-1/build/p910nd-0.97/.files-list.txt /home/naourr/work/instance-2/output-1/build/pango-1.44.6/.files-list.txt /home/naourr/work/instance-2/output-1/build/pangomm-2.40.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/pcre-8.43/.files-list.txt /home/naourr/work/instance-2/output-1/build/pixman-0.38.4/.files-list.txt /home/naourr/work/instance-2/output-1/build/proftpd-1.3.6c/.files-list.txt /home/naourr/work/instance-2/output-1/build/pv-1.6.6/.files-list.txt /home/naourr/work/instance-2/output-1/build/ramsmp-3.5.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/s6-2.9.0.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/s6-dns-2.3.1.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/s6-networking-2.3.1.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/shared-mime-info-1.12/.files-list.txt /home/naourr/work/instance-2/output-1/build/shellinabox-2.20/.files-list.txt /home/naourr/work/instance-2/output-1/build/skalibs-2.9.1.0/.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/sp-oops-extract-0.0.7-1/.files-list.txt /home/naourr/work/instance-2/output-1/build/speex-1.2.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/speexdsp-SpeexDSP-1.2.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/spice-protocol-0.14.0/.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/stm32flash-3cebf121f7b32b9edfcb0d49f0fb43ccf33e5650/.files-list.txt /home/naourr/work/instance-2/output-1/build/tcpreplay-4.3.2/.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/tree-1.8.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/util-linux-2.35.1/.files-list.txt /home/naourr/work/instance-2/output-1/build/vlc-3.0.9.2/.files-list.txt /home/naourr/work/instance-2/output-1/build/wayland-1.17.0/.files-list.txt /home/naourr/work/instance-2/output-1/build/wireless-regdb-2019.06.03/.files-list.txt /home/naourr/work/instance-2/output-1/build/wpa_supplicant-2.9/.files-list.txt /home/naourr/work/instance-2/output-1/build/zlib/.files-list.txt > /home/naourr/work/instance-2/output-1/build/packages-file-list.txt cat /home/naourr/work/instance-2/output-1/build/host-4th-3.62.5/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-autoconf-2.69/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-automake-1.15.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-bison-3.4.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-dbus-1.12.16/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-dbus-glib-0.110/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-dfu-util-0.9/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-expat-2.2.9/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-flex-2.6.4/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-genpart-1.0.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-gettext-tiny-adaa9c64921e80f2b8dd3610ffb508618b9204f3/.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-intltool-0.51.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libcap-2.27/.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.62.4/.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-libusb-1.0.23/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libxml-parser-perl-2.46/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libxml2-2.9.10/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-libxslt-1.1.34/.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-lzip-1.20/.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.53.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-mkpasswd/.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-patchelf-0.9/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-pcre-8.43/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-python-2.7.18/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-python3-3.8.2/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-python3-mako-1.1.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-python3-setuptools-41.4.0/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-shared-mime-info-1.12/.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-swig-4.0.1/.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.1/.files-list-host.txt /home/naourr/work/instance-2/output-1/build/host-wayland-1.17.0/.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/4th-3.62.5/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/argp-standalone-1.3/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/audit-2.8.5/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/bcusdk-0.0.5/.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/boost-1.72.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/dbus-1.12.16/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/dbus-glib-0.110/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/dovecot-2.3.10.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/elfutils-0.177/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/execline-2.5.3.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/fontconfig-2.13.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/freetype-2.10.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/gamin-0.1.10/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/glibmm-2.62.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/gsl-2.5/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/gvfs-1.31.4/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/harfbuzz-2.6.4/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/ijs-0.35/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/ipset-7.5/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/jimtcl-0.79/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libbroadvoice-f65b0f50c8c767229fbf1758370880abc0d78564/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libcap-2.27/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libconfuse-3.2.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libcpprestsdk-2.10.14/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libdrm-2.4.100/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libdvbsi-0.3.8/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libeXosip2-3.6.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libevent-2.1.11/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libffi-3.3/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libfribidi-1.0.7/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libftdi1-1.4/.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.62.4/.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/libjson-7.6.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/liblockfile-1.09/.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/libmodbus-3.1.6/.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/libnspr-4.25/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libogg-1.3.4/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libopenssl-1.1.1g/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libosip2-3.6.0/.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/libphidget-2.1.8.20170607/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libpthread-stubs-0.4/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libpthsem-2.0.8/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libqmi-1.24.4/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libsecret-0.18.8/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libselinux-2.9/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libsemanage-2.9/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libsepol-2.9/.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/libsodium-1.0.18/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libsrtp-2.2.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/libusb-1.0.23/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libusb-compat-0.1.5/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libxml2-2.9.10/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/libxslt-1.1.34/.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/linphone-3.6.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/lirc-tools-0.10.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/mesa3d-19.3.4/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/musl-fts-1.2.7/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/mxml-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/ocrad-0.27/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/pango-1.44.6/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/pangomm-2.40.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/pcre-8.43/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/pixman-0.38.4/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/s6-2.9.0.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/s6-dns-2.3.1.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/s6-networking-2.3.1.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/shared-mime-info-1.12/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/skalibs-2.9.1.0/.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/speex-1.2.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/speexdsp-SpeexDSP-1.2.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/spice-protocol-0.14.0/.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/util-linux-2.35.1/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/vlc-3.0.9.2/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/wayland-1.17.0/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/wayland-protocols-1.18/.files-list-staging.txt /home/naourr/work/instance-2/output-1/build/wpa_supplicant-2.9/.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/powerpc-buildroot-linux-uclibc/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.02.2-06191-g519bb61c5e2 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 >>> 4th 3.62.5 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> host-4th 3.62.5 Collecting legal info COPYING: OK (sha256: 8c6111b645a02219579ea66e84aa8e78a0ed4f4dd80857ffb91bcda5528717d4) >>> acpica 20191018 Collecting legal info source/include/acpi.h: OK (sha256: 65464cea6ee2f7a5d38e2b5f1050a4b39a15358a09b8e36119416d4e2c5031b8) >>> host-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny adaa9c64921e80f2b8dd3610ffb508618b9204f3 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> argp-standalone 1.3 Collecting legal info >>> audit 2.8.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.LIB: OK (sha256: f18a0811fa0e220ccbc42f661545e77f0388631e209585ed582a1c693029c6aa) >>> babeld 1.8.4 Collecting legal info LICENCE: OK (sha256: b415c41292cedef6c97b243609e50552887c29343566c639f23282d31efd2afd) >>> bc 1.07.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> bcusdk 0.0.5 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libpthsem 2.0.8 Collecting legal info COPYING: OK (sha256: f1b95d3728077d1a3efe7fc17928b1953b1224f6caf9c528e30e570158b7520d) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> bird 2.0.7 Collecting legal info README: OK (sha256: 94c53c84320078920ac1f0d49c81a4e9004512f534521a58bdf145acbcbc2cd2) >>> bmon 4.0 Collecting legal info LICENSE.BSD: OK (sha256: 59ae3d59c672bfb955917a8e32f5cacba7f8ce716c499a4c63dc8cd8cb5c4991) LICENSE.MIT: OK (sha256: a2a6760c2c6fa779a635e4a7ad00f668862ebcadb2a8a57d16662543e103e08c) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> libconfuse 3.2.2 Collecting legal info LICENSE: OK (sha256: dc3ff4b62f851dd2e94a151061ffeb7d28ddfc880a442068dc5283dbaa927306) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> boost 1.72.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> busybox 1.31.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> 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 2.9 Collecting legal info LICENSE: OK (sha256: 86657b4c0fe868d7cbd977cb04c63b6c667e08fa51595a7bc846ad4bed8fc364) >>> libsepol 2.9 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> musl-fts 1.2.7 Collecting legal info COPYING: OK (sha256: 55af87e4017668f54467a3380e7ebbac5e672d8c763bfe95e6fc882a6fdc4046) >>> pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> 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.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libglib2 2.62.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> elfutils 0.177 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING-GPLV2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING-LGPLV3: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-libglib2 2.62.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-meson 0.53.1 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-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 41.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> 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) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> pixman 0.38.4 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) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> darkhttpd 1.12 Collecting legal info >>> dbus-glib 0.110 Collecting legal info COPYING: OK (sha256: ef1634fc21d9112dca08f2557313584719d534d05213cf14f3c77938506266b4) >>> dbus 1.12.16 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus 1.12.16 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> host-dbus-glib 0.110 Collecting legal info COPYING: OK (sha256: ef1634fc21d9112dca08f2557313584719d534d05213cf14f3c77938506266b4) >>> host-dfu-util 0.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dieharder 3.31.1 Collecting legal info COPYING: OK (sha256: c475bcd1afa6fc15a65174e31c599c0d23706a34e4b9f2fcb03a4dad5438d53f) >>> gsl 2.5 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> dovecot 2.3.10.1 Collecting legal info COPYING: OK (sha256: a363b132e494f662d98c820d1481297e6ae72f194c2c91b6c39e1518b86240a8) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.MIT: OK (sha256: 52b8c95fabb19575281874b661ef7968ea47e8f5d74ba0dd40ce512e52b3fc97) >>> libcap 2.27 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-libcap 2.27 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> libsodium 1.0.18 Collecting legal info LICENSE: OK (sha256: dea1855c9809f3faf22aa4a1fba20ec8af5a5587f23115012e5b98279cedc4af) >>> openssl Collecting legal info >>> libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> dtach 0.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> execline 2.5.3.0 Collecting legal info COPYING: OK (sha256: d8e17a6418d26867c13801810903a1f78beac8cfe8f92c2a85afe59f3c3fc48c) >>> skalibs 2.9.1.0 Collecting legal info COPYING: OK (sha256: d8e17a6418d26867c13801810903a1f78beac8cfe8f92c2a85afe59f3c3fc48c) >>> fastd 18 Collecting legal info COPYRIGHT: OK (sha256: c3095dd0adffc03eaeba9c7cd81f06962ef4797a836e49468b3dccc2802ff904) >>> libuecc 7 Collecting legal info COPYRIGHT: OK (sha256: ec4d9fcc3a37a7998a9ea4decf38f4c0c91a44fd05bb17638c52fe16f2b12e23) >>> fbterm 1.7.0 Collecting legal info COPYING: OK (sha256: b2b961f07e97c4fb78074276da304ea36b85dc299aae5efb79080cedaea3d5ac) >>> liberation 2.00.5 Collecting legal info LICENSE: OK (sha256: 93fed46019c38bbe566b479d22148e2e8a1e85ada614accb0211c37b2c61c19b) >>> gamin 0.1.10 Collecting legal info COPYING: OK (sha256: 7f9ffc38883325f011f331a9d6074ffd0175fbcecd57f69c577fb3845f333876) >>> host-genpart 1.0.2 Collecting legal info >>> ghostscript-fonts 8.11 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> git-crypt 0.6.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) parse_options.hpp: OK (sha256: 506657e7a381165550e6c33e35b3b03bbef3e1feb68ba5529e264bd75ed2dc64) >>> git 2.24.3 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> glibmm 2.62.0 Collecting legal info COPYING: OK (sha256: 3ea7fa7c5d9a3a113e950eca9cfb85107f096270d8e4dd99daa9d8abdebc60e7) COPYING.tools: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> gvfs 1.31.4 Collecting legal info COPYING: OK (sha256: 45cf336e2e48176993babc5aabf44437390f40e6a86a472c6abfc7ce9c035db4) >>> libgcrypt 1.8.5 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.37 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libsecret 0.18.8 Collecting legal info COPYING: OK (sha256: a1a33180d02960ab1c5de36cf20b1a2f0fe9888d83826ad263da5db52f1b183b) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> shared-mime-info 1.12 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-shared-mime-info 1.12 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> host-libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> harfbuzz 2.6.4 Collecting legal info COPYING: OK (sha256: 1b32b6e2fea50440c128c5ba482f7691367c46fd0cd573b80fc863bf07964cea) >>> ijs 0.35 Collecting legal info README: OK (sha256: f723390b7ee019eccf07763dcb5744acf8bb43034bc3ba3d6f1c94440e365b4f) >>> initscripts Collecting legal info >>> iostat 2.2 Collecting legal info LICENSE: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> ipset 7.5 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> jimtcl 0.79 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> libbroadvoice f65b0f50c8c767229fbf1758370880abc0d78564 Collecting legal info COPYING: OK (sha256: 2550586c993ce4a8c23c8b11968ea36192116a896a2504799cc65307d769c094) >>> libcpprestsdk 2.10.14 Collecting legal info license.txt: OK (sha256: 5c191789f502ac87df83b57008d2fc3e47fbf31315381b5bc4309f6602d0fe97) >>> libdrm 2.4.100 Collecting legal info >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libdvbsi 0.3.8 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libeXosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> libosip2 3.6.0 Collecting legal info COPYING: OK (sha256: 8d9e95ed0e48df46dc758eb0d86df611f771eab4eed94bebb77dca87f1c897de) >>> libevent 2.1.11 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libfribidi 1.0.7 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> libftdi1 1.4 Collecting legal info LICENSE: OK (sha256: 524f46428bf72bb8c6acfeca4909551fd2e0bdbb5305406d38382f4056095c56) COPYING.LIB: OK (sha256: b7993225104d90ddd8024fd838faf300bea5e83d91203eab98e29512acebd69c) >>> libjson 7.6.1 Collecting legal info License.txt: OK (sha256: bd62d605bef39ab7ae39f6fa333ba513edb93cfcd56c9c966f1d34e31ff7c69b) >>> liblockfile 1.09 Collecting legal info COPYRIGHT: OK (sha256: 5fffcc11f94a05a7cff02ff792407737eb1cba840767cc1a71b67fbb19695dd3) >>> libmodbus 3.1.6 Collecting legal info COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnspr 4.25 Collecting legal info nspr/LICENSE: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) >>> libogg 1.3.4 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libphidget 2.1.8.20170607 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> libqmi 1.24.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsemanage 2.9 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libsrtp 2.2.0 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> libusb-compat 0.1.5 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libxslt 1.1.34 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> links 2.20.2 Collecting legal info COPYING: OK (sha256: 92deeb70791366630095d4e0714fe37d6e2bd5db0e6ef498ebb8de328f45b253) >>> linphone 3.6.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> speex 1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> speexdsp SpeexDSP-1.2.0 Collecting legal info COPYING: OK (sha256: 671bb5d8fd3c6b05a2e831d90f978ac27965c92bd8ea6d16b3df76e3440c0e9f) >>> lirc-tools 0.10.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libxslt 1.1.34 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> ltrace c22d359433b333937ee3d803450dc41998115685 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> mesa3d 19.3.4 Collecting legal info docs/license.html: OK (sha256: d8d662974fc86e2e640362015e42de3fcc161d435a9f2111ecd8561412feca73) >>> host-python3-mako 1.1.0 Collecting legal info LICENSE: OK (sha256: c3b124673c93872156757a934c75b498d68eec09510e25e549d9dc2013776499) >>> wayland 1.17.0 Collecting legal info COPYING: OK (sha256: 6eefcb023622a463168a5c20add95fd24a38c7482622a9254a23b99b7c153061) >>> host-wayland 1.17.0 Collecting legal info COPYING: OK (sha256: 6eefcb023622a463168a5c20add95fd24a38c7482622a9254a23b99b7c153061) >>> wayland-protocols 1.18 Collecting legal info COPYING: OK (sha256: f1a2b233e8a9a71c40f4aa885be08a0842ac85bb8588703c1dd7e6e6502e3124) >>> host-mkpasswd Collecting legal info >>> mxml 3.1 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) NOTICE: OK (sha256: 63cc06ba05adecb1fdf2c94460a98291fd71614865456e52a19a1e7cc674250f) >>> netatalk 3.1.12 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYRIGHT: OK (sha256: 7599ae145e53be03a08f8b558b2f2e0c828e1630f1843cc04f41981b8cefcd65) >>> nut 2.7.4 Collecting legal info COPYING: OK (sha256: 9f562d0e6be5108a06684dd249686d378abe1653df14b1944e971e084f6751f0) LICENSE-GPL2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE-GPL3: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> ocrad 0.27 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> host-lzip 1.20 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> openlayers 6.1.1 Collecting legal info >>> openntpd 6.2p3 Collecting legal info COPYING: OK (sha256: 6c1822ee950652c12bb3773849db18794f62c63452a70d018edf23e8cba71839) >>> openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> p910nd 0.97 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> pango 1.44.6 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> pangomm 2.40.1 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) COPYING.tools: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> proftpd 1.3.6c Collecting legal info COPYING: OK (sha256: 391a473d755c29b5326fb726326ff3c37e42512f53a8f5789fc310232150bf80) >>> pv 1.6.6 Collecting legal info doc/COPYING: OK (sha256: 280e182171df3e9bb4a9b407326e88521151fcb8f4f8557255f26177d5900ccf) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> ramsmp 3.5.0 Collecting legal info LICENCE: OK (sha256: 2c308cffbab01762f8f6b11725725a227080746ef865f2756c9c9e1591dddaad) >>> s6-dns 2.3.1.1 Collecting legal info COPYING: OK (sha256: d8e17a6418d26867c13801810903a1f78beac8cfe8f92c2a85afe59f3c3fc48c) >>> s6-networking 2.3.1.1 Collecting legal info COPYING: OK (sha256: d8e17a6418d26867c13801810903a1f78beac8cfe8f92c2a85afe59f3c3fc48c) >>> s6 2.9.0.1 Collecting legal info COPYING: OK (sha256: d8e17a6418d26867c13801810903a1f78beac8cfe8f92c2a85afe59f3c3fc48c) >>> shellinabox 2.20 Collecting legal info COPYING: OK (sha256: 04ef60ab9b83cde6f0862ea18474454477efb34c52ebce1f8d8260a398a39362) GPL-2: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> sp-oops-extract 0.0.7-1 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> spice-protocol 0.14.0 Collecting legal info COPYING: OK (sha256: eb55ea746be694c449224c7ddce6340648b075fd377281712a19094e7fb7ef92) >>> sqlcipher 4.3.0 Collecting legal info LICENSE: OK (sha256: 3eee3c7964a9becc94d747bd36703d31fc86eb994680b06a61bfd4f2661eaac8) >>> host-tcl 8.6.9 Collecting legal info license.terms: OK (sha256: c0a69a2bfd757361ec7e6143973b103c90409316b49e9c88db26ad6388e79f16) >>> stm32flash 3cebf121f7b32b9edfcb0d49f0fb43ccf33e5650 Collecting legal info gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-swig 4.0.1 Collecting legal info LICENSE: OK (sha256: f53abaeed775018d519a1b9615f0ca17894772bd9ca21c2a156bf340ac41c13e) LICENSE-GPL: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) LICENSE-UNIVERSITIES: OK (sha256: 7f50d942373a871211c5efee03f3db2f9efd1cff1002b0ef8e3748baa611a5c2) >>> tcpreplay 4.3.2 Collecting legal info docs/LICENSE: OK (sha256: 5971b0c544622f4b210a9cc56436a970685d3b0666e373c09e3cf9304db15d05) >>> tiff 4.1.0 Collecting legal info COPYRIGHT: OK (sha256: fbd6fed7938541d2c809c0826225fc85e551fdbfa8732b10f0c87e0847acafd7) >>> tree 1.8.0 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> vlc 3.0.9.2 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> wireless-regdb 2019.06.03 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> wpa_supplicant 2.9 Collecting legal info README: OK (sha256: 9da5dd0776da266b180b915e460ff75c6ff729aca1196ab396529510f24f3761) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: darkhttpd-1.12: cannot save license (DARKHTTPD_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (HOST_GENPART_LICENSE_FILES not defined) WARNING: libdrm-2.4.100: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: openlayers-6.1.1: cannot save license (OPENLAYERS_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'