Installing includes compress/zstd_compress.c: In function 'ZSTD_loadCEntropy': compress/zstd_compress.c:2913:64: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] 2913 | size_t const hufHeaderSize = HUF_readCTable((HUF_CElt*)bs->entropy.huf.CTable, &maxSymbolValue, dictPtr, | ^~ compress/zstd_compress_literals.c: In function 'ZSTD_compressLiterals': compress/zstd_compress_literals.c:108:28: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] 108 | (HUF_CElt*)nextHuf->CTable, &repeat, preferRepeat, bmi2) : | ^~~~~~~ compress/zstd_compress_literals.c:112:28: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] 112 | (HUF_CElt*)nextHuf->CTable, &repeat, preferRepeat, bmi2); | ^~~~~~~ compress/zstd_compress_superblock.c: In function 'ZSTD_buildSuperBlockEntropy_literal': compress/zstd_compress_superblock.c:116:76: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] 116 | if (repeat == HUF_repeat_check && !HUF_validateCTable((HUF_CElt const*)prevHuf->CTable, countWksp, maxSymbolValue)) { | ^~~~~~~ compress/zstd_compress_superblock.c:123:64: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] 123 | { size_t const maxBits = HUF_buildCTable_wksp((HUF_CElt*)nextHuf->CTable, countWksp, | ^~~~~~~ compress/zstd_compress_superblock.c:130:32: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] 130 | (HUF_CElt*)nextHuf->CTable, countWksp, maxSymbolValue); | ^~~~~~~ compress/zstd_compress_superblock.c:133:32: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] 133 | (HUF_CElt*)nextHuf->CTable, maxSymbolValue, huffLog); | ^~~~~~~ compress/zstd_compress_superblock.c:137:42: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] 137 | (HUF_CElt const*)prevHuf->CTable, countWksp, maxSymbolValue); | ^~~~~~~ compress/zstd_compress_superblock.c: In function 'ZSTD_compressSubBlock': compress/zstd_compress_superblock.c:553:74: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] 553 | { size_t cLitSize = ZSTD_compressSubBlock_literal((const HUF_CElt*)entropy->huf.CTable, | ^~~~~~~ compress/zstd_compress_superblock.c: In function 'ZSTD_estimateSubBlockSize_literal': compress/zstd_compress_superblock.c:594:83: warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] 594 | { size_t cLitSizeEstimate = HUF_estimateCompressedSize((const HUF_CElt*)huf->CTable, countWksp, maxSymbolValue); | ^~~ compiling static library Installing static library creating versioned links Installing shared library zstd static and shared library installed make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-zstd-1.4.5/lib' PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-1/output-1/host/lib/pkgconfig:/home/naourr/work/instance-1/output-1/host/share/pkgconfig" PATH="/home/naourr/work/instance-1/output-1/host/bin:/home/naourr/work/instance-1/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" PKG_CONFIG="/home/naourr/work/instance-1/output-1/host/bin/pkg-config" PKG_CONFIG_SYSROOT_DIR="/" PKG_CONFIG_ALLOW_SYSTEM_CFLAGS=1 PKG_CONFIG_ALLOW_SYSTEM_LIBS=1 PKG_CONFIG_LIBDIR="/home/naourr/work/instance-1/output-1/host/lib/pkgconfig:/home/naourr/work/instance-1/output-1/host/share/pkgconfig" AR="/usr/bin/ar" AS="/usr/bin/as" LD="/usr/bin/ld" NM="/usr/bin/nm" CC="/usr/bin/gcc" GCC="/usr/bin/gcc" CXX="/usr/bin/g++" CPP="/usr/bin/cpp" OBJCOPY="/usr/bin/objcopy" RANLIB="/usr/bin/ranlib" CPPFLAGS="-I/home/naourr/work/instance-1/output-1/host/include" CFLAGS="-O2 -I/home/naourr/work/instance-1/output-1/host/include" CXXFLAGS="-O2 -I/home/naourr/work/instance-1/output-1/host/include" LDFLAGS="-L/home/naourr/work/instance-1/output-1/host/lib -Wl,-rpath,/home/naourr/work/instance-1/output-1/host/lib" INTLTOOL_PERL=/usr/bin/perl /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-1/output-1/host PREFIX=/usr -C /home/naourr/work/instance-1/output-1/build/host-zstd-1.4.5/programs install make[1]: Entering directory '/home/naourr/work/instance-1/output-1/build/host-zstd-1.4.5/programs' Installing binaries Installing man pages zstd installation completed make[1]: Leaving directory '/home/naourr/work/instance-1/output-1/build/host-zstd-1.4.5/programs' >>> Finalizing host directory >>> Finalizing target directory rm -f /home/naourr/work/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-1/output-1/host/bin/glib-compile-schemas /home/naourr/work/instance-1/output-1/host/riscv64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-1/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/lua/5.3/doc rm -rf /home/naourr/work/instance-1/output-1/target/usr/lib/luarocks mkdir -p /home/naourr/work/instance-1/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-1/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-1/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-1/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-1/output-1/target/etc/shadow rm -f /home/naourr/work/instance-1/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /home/naourr/work/instance-1/output-1/build/locales.nopurge for dir in /home/naourr/work/instance-1/output-1/target/usr/share/locale /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale /home/naourr/work/instance-1/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/naourr/work/instance-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-1/output-1/target/usr/include /home/naourr/work/instance-1/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-1/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-1/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-1/output-1/target/usr/lib/cmake /home/naourr/work/instance-1/output-1/target/usr/share/cmake \ /home/naourr/work/instance-1/output-1/target/usr/doc find /home/naourr/work/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-1/output-1/target/lib/ /home/naourr/work/instance-1/output-1/target/usr/lib/ /home/naourr/work/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-1/output-1/target/etc/bash_completion.d rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-1/output-1/target/usr/man /home/naourr/work/instance-1/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-1/output-1/target/usr/info /home/naourr/work/instance-1/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-1/output-1/target/usr/doc /home/naourr/work/instance-1/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-1/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-1/output-1/target/usr/share 2>/dev/null || true rm -rf /home/naourr/work/instance-1/output-1/target/lib/debug /home/naourr/work/instance-1/output-1/target/usr/lib/debug find /home/naourr/work/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /home/naourr/work/instance-1/output-1/host/bin/riscv64-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-1/output-1/host/bin/riscv64-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /home/naourr/work/instance-1/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /home/naourr/work/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-8254-g18a65012c7b"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.08-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.08-git\"" \ ) > /home/naourr/work/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/naourr/work/instance-1/output-1/per-package /home/naourr/work/instance-1/buildroot/support/scripts/fix-rpath target cat /home/naourr/work/instance-1/output-1/build/acpitool-0.5.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/argus-3.0.8.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/bird-2.0.7/.files-list.txt /home/naourr/work/instance-1/output-1/build/bitstream-vera-1.10/.files-list.txt /home/naourr/work/instance-1/output-1/build/boost-1.73.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/bzip2-1.0.8/.files-list.txt /home/naourr/work/instance-1/output-1/build/c-ares-1.16.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/c-periphery-2.2.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/cc-tool-0.27/.files-list.txt /home/naourr/work/instance-1/output-1/build/conntrack-tools-1.4.6/.files-list.txt /home/naourr/work/instance-1/output-1/build/cpio-2.13/.files-list.txt /home/naourr/work/instance-1/output-1/build/cramfs-2.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/dhrystone-2/.files-list.txt /home/naourr/work/instance-1/output-1/build/dtc-1.6.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/ell-0.32/.files-list.txt /home/naourr/work/instance-1/output-1/build/enscript-1.6.6/.files-list.txt /home/naourr/work/instance-1/output-1/build/evemu-2.7.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/exempi-2.5.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/exfat-utils-1.3.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/expat-2.2.9/.files-list.txt /home/naourr/work/instance-1/output-1/build/flashbench-2e30b1968a66147412f21002ea844122a0d5e2f0/.files-list.txt /home/naourr/work/instance-1/output-1/build/flashrom-1.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/freetype-2.10.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/fswebcam-e9f8094b6a3d1a49f99b2abec4e6ab4df33e2e33/.files-list.txt /home/naourr/work/instance-1/output-1/build/gd-2.2.5/.files-list.txt /home/naourr/work/instance-1/output-1/build/geoip-1.6.12/.files-list.txt /home/naourr/work/instance-1/output-1/build/gettext-tiny-0.3.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/gettext/.files-list.txt /home/naourr/work/instance-1/output-1/build/git-2.26.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/glibmm-2.62.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/gmrender-resurrect-0.0.8/.files-list.txt /home/naourr/work/instance-1/output-1/build/gst1-plugins-base-1.16.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/gst1-plugins-good-1.16.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/gstreamer1-1.16.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/gstreamer1-editing-services-1.16.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/gstreamer1-mm-1.10.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-autoconf-2.69/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-automake-1.15.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-bison-3.6.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-dfu-util-0.9/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-expat-2.2.9/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-flex-2.6.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-gdk-pixbuf-2.36.10/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-gettext-tiny-0.3.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-gettext/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-gperf-3.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-libcap-2.27/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-libffi-3.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-libglib2-2.64.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-libjpeg-9d/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-libpng-1.6.37/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-libtool-2.4.6/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-libusb-1.0.23/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-libxml2-2.9.10/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-libxslt-1.1.34/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-libzlib-1.2.11/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-lua-5.3.5/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-luainterpreter/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-luarocks-3.3.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-lzip-1.21/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-m4-1.4.18/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-meson-0.55.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-ncurses-6.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-ninja-1.10.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-patchelf-0.9/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-pcre-8.44/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-pigz-2.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-pkgconf-1.6.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-python3-3.8.5/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-python3-setuptools-44.0.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-skeleton/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-sqlite-3320300/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-tar-1.29/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-util-linux-2.35.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-zlib/.files-list.txt /home/naourr/work/instance-1/output-1/build/host-zstd-1.4.5/.files-list.txt /home/naourr/work/instance-1/output-1/build/input-event-daemon-0.1.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/iptables-1.8.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/jimtcl-0.79/.files-list.txt /home/naourr/work/instance-1/output-1/build/jpeg/.files-list.txt /home/naourr/work/instance-1/output-1/build/leveldb-1.22/.files-list.txt /home/naourr/work/instance-1/output-1/build/libaio-0.3.111/.files-list.txt /home/naourr/work/instance-1/output-1/build/libarchive-3.4.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/libcap-2.27/.files-list.txt /home/naourr/work/instance-1/output-1/build/libcroco-0.6.13/.files-list.txt /home/naourr/work/instance-1/output-1/build/libdcadec-0.2.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libdvbcsa-1.1.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libdvdcss-1.4.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/libdvdread-6.1.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/liberation-2.00.5/.files-list.txt /home/naourr/work/instance-1/output-1/build/libev-4.27/.files-list.txt /home/naourr/work/instance-1/output-1/build/libevdev-1.9.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/libffi-3.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/libfreeimage-3.18.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libftdi-0.20/.files-list.txt /home/naourr/work/instance-1/output-1/build/libfuse-2.9.9/.files-list.txt /home/naourr/work/instance-1/output-1/build/libglib2-2.64.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/libhtp-0.5.33/.files-list.txt /home/naourr/work/instance-1/output-1/build/libjpeg-9d/.files-list.txt /home/naourr/work/instance-1/output-1/build/libmcrypt-2.5.8/.files-list.txt /home/naourr/work/instance-1/output-1/build/libmhash-0.9.9.9/.files-list.txt /home/naourr/work/instance-1/output-1/build/libmnl-1.0.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/libnetfilter_conntrack-1.0.8/.files-list.txt /home/naourr/work/instance-1/output-1/build/libnetfilter_cthelper-1.0.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libnetfilter_cttimeout-1.0.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libnetfilter_queue-1.0.5/.files-list.txt /home/naourr/work/instance-1/output-1/build/libnfnetlink-1.0.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/libnftnl-1.1.7/.files-list.txt /home/naourr/work/instance-1/output-1/build/libnl-3.5.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libnpth-1.6/.files-list.txt /home/naourr/work/instance-1/output-1/build/libogg-1.3.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/libopenssl-1.1.1g/.files-list.txt /home/naourr/work/instance-1/output-1/build/liboping-1.10.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libpcap-1.9.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/libpfm4-4.10.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/libpjsip-2.10/.files-list.txt /home/naourr/work/instance-1/output-1/build/libpng-1.6.37/.files-list.txt /home/naourr/work/instance-1/output-1/build/libqmi-1.24.14/.files-list.txt /home/naourr/work/instance-1/output-1/build/libsigc-2.10.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libsilk-4268a02240c35c6055b0f237c46b09b2dcf79e45/.files-list.txt /home/naourr/work/instance-1/output-1/build/libsrtp-2.2.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/libssh-0.9.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/libupnp-1.6.25/.files-list.txt /home/naourr/work/instance-1/output-1/build/libusb-1.0.23/.files-list.txt /home/naourr/work/instance-1/output-1/build/libusb-compat-0.1.7/.files-list.txt /home/naourr/work/instance-1/output-1/build/libxml2-2.9.10/.files-list.txt /home/naourr/work/instance-1/output-1/build/libyaml-0.2.5/.files-list.txt /home/naourr/work/instance-1/output-1/build/libzlib-1.2.11/.files-list.txt /home/naourr/work/instance-1/output-1/build/linux-zigbee-0.3.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/lirc-tools-0.10.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/lua-5.3.5/.files-list.txt /home/naourr/work/instance-1/output-1/build/luaexpat-1.3.3-1/.files-list.txt /home/naourr/work/instance-1/output-1/build/luainterpreter/.files-list.txt /home/naourr/work/instance-1/output-1/build/lzip-1.21/.files-list.txt /home/naourr/work/instance-1/output-1/build/lzo-2.10/.files-list.txt /home/naourr/work/instance-1/output-1/build/mcrypt-2.6.8/.files-list.txt /home/naourr/work/instance-1/output-1/build/mobile-broadband-provider-info-20190618/.files-list.txt /home/naourr/work/instance-1/output-1/build/mpg123-1.25.13/.files-list.txt /home/naourr/work/instance-1/output-1/build/msmtp-1.8.11/.files-list.txt /home/naourr/work/instance-1/output-1/build/mtools-4.0.24/.files-list.txt /home/naourr/work/instance-1/output-1/build/mtr-0.93/.files-list.txt /home/naourr/work/instance-1/output-1/build/ncurses-6.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/nftables-0.9.6/.files-list.txt /home/naourr/work/instance-1/output-1/build/nginx-1.17.9/.files-list.txt /home/naourr/work/instance-1/output-1/build/openocd-0.10.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/openssl/.files-list.txt /home/naourr/work/instance-1/output-1/build/opentracing-cpp-1.5.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/opkg-0.4.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/parted-3.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/pcre-8.44/.files-list.txt /home/naourr/work/instance-1/output-1/build/picocom-3.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/proj-7.0.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/psplash-fd33a9b3d68c89fa22ff6873f4f9fd28bd85830c/.files-list.txt /home/naourr/work/instance-1/output-1/build/ptpd2-2.3.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/resiprocate-1.12.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/rocksdb-6.10.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/rtty-7.1.4/.files-list.txt /home/naourr/work/instance-1/output-1/build/s6-linux-utils-2.5.1.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/scrub-2.6.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/sdl2-2.0.12/.files-list.txt /home/naourr/work/instance-1/output-1/build/skalibs-2.9.2.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/skeleton-init-common/.files-list.txt /home/naourr/work/instance-1/output-1/build/skeleton-init-none/.files-list.txt /home/naourr/work/instance-1/output-1/build/skeleton/.files-list.txt /home/naourr/work/instance-1/output-1/build/slang-2.3.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/sqlite-3320300/.files-list.txt /home/naourr/work/instance-1/output-1/build/squid-4.12/.files-list.txt /home/naourr/work/instance-1/output-1/build/sshguard-2.4.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/suricata-4.1.8/.files-list.txt /home/naourr/work/instance-1/output-1/build/tclap-1.2.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/tinc-1.0.36/.files-list.txt /home/naourr/work/instance-1/output-1/build/toolchain-external-custom/.files-list.txt /home/naourr/work/instance-1/output-1/build/toolchain-external/.files-list.txt /home/naourr/work/instance-1/output-1/build/toolchain/.files-list.txt /home/naourr/work/instance-1/output-1/build/tpm-tools-1.3.9.1/.files-list.txt /home/naourr/work/instance-1/output-1/build/tremor-7c30a66346199f3f09017a09567c6c8a3a0eedc8/.files-list.txt /home/naourr/work/instance-1/output-1/build/trousers-0.3.14/.files-list.txt /home/naourr/work/instance-1/output-1/build/tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2/.files-list.txt /home/naourr/work/instance-1/output-1/build/twolame-0.4.0/.files-list.txt /home/naourr/work/instance-1/output-1/build/ushare-1.1a/.files-list.txt /home/naourr/work/instance-1/output-1/build/util-linux-2.35.2/.files-list.txt /home/naourr/work/instance-1/output-1/build/vo-aacenc-0.1.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/wireless-regdb-2020.04.29/.files-list.txt /home/naourr/work/instance-1/output-1/build/yaml-cpp-0.6.3/.files-list.txt /home/naourr/work/instance-1/output-1/build/zlib/.files-list.txt > /home/naourr/work/instance-1/output-1/build/packages-file-list.txt cat /home/naourr/work/instance-1/output-1/build/acpitool-0.5.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/argus-3.0.8.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/bird-2.0.7/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/bitstream-vera-1.10/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/boost-1.73.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/bzip2-1.0.8/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/c-ares-1.16.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/c-periphery-2.2.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/cc-tool-0.27/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/conntrack-tools-1.4.6/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/cpio-2.13/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/cramfs-2.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/dhrystone-2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/dtc-1.6.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/ell-0.32/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/enscript-1.6.6/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/evemu-2.7.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/exempi-2.5.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/exfat-utils-1.3.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/expat-2.2.9/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/flashbench-2e30b1968a66147412f21002ea844122a0d5e2f0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/flashrom-1.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/freetype-2.10.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/fswebcam-e9f8094b6a3d1a49f99b2abec4e6ab4df33e2e33/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/gd-2.2.5/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/geoip-1.6.12/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/gettext-tiny-0.3.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/gettext/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/git-2.26.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/glibmm-2.62.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/gmrender-resurrect-0.0.8/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/gst1-plugins-base-1.16.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/gst1-plugins-good-1.16.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/gstreamer1-1.16.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/gstreamer1-editing-services-1.16.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/gstreamer1-mm-1.10.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-autoconf-2.69/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-automake-1.15.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-bison-3.6.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-dfu-util-0.9/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-expat-2.2.9/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-flex-2.6.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-gdk-pixbuf-2.36.10/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-gettext-tiny-0.3.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-gettext/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-gperf-3.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libcap-2.27/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libffi-3.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libglib2-2.64.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libjpeg-9d/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libpng-1.6.37/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libtool-2.4.6/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libusb-1.0.23/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libxml2-2.9.10/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libxslt-1.1.34/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-libzlib-1.2.11/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-lua-5.3.5/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-luainterpreter/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-luarocks-3.3.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-lzip-1.21/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-m4-1.4.18/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-meson-0.55.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-ncurses-6.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-ninja-1.10.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-patchelf-0.9/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-pcre-8.44/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-pigz-2.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-python3-3.8.5/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-python3-setuptools-44.0.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-skeleton/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-sqlite-3320300/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-tar-1.29/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-util-linux-2.35.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-zlib/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/host-zstd-1.4.5/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/input-event-daemon-0.1.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/iptables-1.8.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/jimtcl-0.79/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/jpeg/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/leveldb-1.22/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libaio-0.3.111/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libarchive-3.4.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libcap-2.27/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libcroco-0.6.13/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libdcadec-0.2.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libdvbcsa-1.1.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libdvdcss-1.4.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libdvdread-6.1.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/liberation-2.00.5/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libev-4.27/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libevdev-1.9.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libffi-3.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libfreeimage-3.18.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libftdi-0.20/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libfuse-2.9.9/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libglib2-2.64.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libhtp-0.5.33/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libjpeg-9d/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libmcrypt-2.5.8/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libmhash-0.9.9.9/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libmnl-1.0.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libnetfilter_conntrack-1.0.8/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libnetfilter_cthelper-1.0.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libnetfilter_cttimeout-1.0.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libnetfilter_queue-1.0.5/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libnfnetlink-1.0.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libnftnl-1.1.7/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libnl-3.5.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libnpth-1.6/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libogg-1.3.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libopenssl-1.1.1g/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/liboping-1.10.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libpcap-1.9.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libpfm4-4.10.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libpjsip-2.10/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libpng-1.6.37/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libqmi-1.24.14/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libsigc-2.10.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libsilk-4268a02240c35c6055b0f237c46b09b2dcf79e45/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libsrtp-2.2.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libssh-0.9.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libupnp-1.6.25/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libusb-1.0.23/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libusb-compat-0.1.7/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libxml2-2.9.10/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libyaml-0.2.5/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/libzlib-1.2.11/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/linux-zigbee-0.3.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/lirc-tools-0.10.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/lua-5.3.5/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/luaexpat-1.3.3-1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/luainterpreter/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/lzip-1.21/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/lzo-2.10/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/mcrypt-2.6.8/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/mobile-broadband-provider-info-20190618/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/mpg123-1.25.13/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/msmtp-1.8.11/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/mtools-4.0.24/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/mtr-0.93/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/ncurses-6.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/nftables-0.9.6/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/nginx-1.17.9/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/openocd-0.10.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/openssl/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/opentracing-cpp-1.5.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/opkg-0.4.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/parted-3.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/pcre-8.44/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/picocom-3.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/proj-7.0.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/psplash-fd33a9b3d68c89fa22ff6873f4f9fd28bd85830c/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/ptpd2-2.3.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/resiprocate-1.12.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/rocksdb-6.10.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/rtty-7.1.4/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/s6-linux-utils-2.5.1.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/scrub-2.6.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/sdl2-2.0.12/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/skalibs-2.9.2.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/skeleton-init-common/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/skeleton-init-none/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/skeleton/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/slang-2.3.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/sqlite-3320300/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/squid-4.12/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/sshguard-2.4.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/suricata-4.1.8/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/tclap-1.2.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/tinc-1.0.36/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/toolchain-external-custom/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/toolchain-external/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/toolchain/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/tpm-tools-1.3.9.1/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/tremor-7c30a66346199f3f09017a09567c6c8a3a0eedc8/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/trousers-0.3.14/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/twolame-0.4.0/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/ushare-1.1a/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/util-linux-2.35.2/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/vo-aacenc-0.1.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/wireless-regdb-2020.04.29/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/yaml-cpp-0.6.3/.files-list-host.txt /home/naourr/work/instance-1/output-1/build/zlib/.files-list-host.txt > /home/naourr/work/instance-1/output-1/build/packages-file-list-host.txt cat /home/naourr/work/instance-1/output-1/build/acpitool-0.5.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/argus-3.0.8.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/bird-2.0.7/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/bitstream-vera-1.10/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/boost-1.73.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/bzip2-1.0.8/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/c-ares-1.16.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/c-periphery-2.2.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/cc-tool-0.27/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/conntrack-tools-1.4.6/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/cpio-2.13/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/cramfs-2.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/dhrystone-2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/dtc-1.6.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/ell-0.32/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/enscript-1.6.6/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/evemu-2.7.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/exempi-2.5.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/exfat-utils-1.3.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/expat-2.2.9/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/flashbench-2e30b1968a66147412f21002ea844122a0d5e2f0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/flashrom-1.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/freetype-2.10.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/fswebcam-e9f8094b6a3d1a49f99b2abec4e6ab4df33e2e33/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/gd-2.2.5/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/geoip-1.6.12/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/gettext-tiny-0.3.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/gettext/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/git-2.26.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/glibmm-2.62.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/gmrender-resurrect-0.0.8/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/gst1-plugins-base-1.16.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/gst1-plugins-good-1.16.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/gstreamer1-1.16.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/gstreamer1-editing-services-1.16.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/gstreamer1-mm-1.10.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-autoconf-2.69/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-automake-1.15.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-bison-3.6.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-dfu-util-0.9/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-expat-2.2.9/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-flex-2.6.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-gdk-pixbuf-2.36.10/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-gettext-tiny-0.3.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-gettext/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-gperf-3.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-libcap-2.27/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-libffi-3.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-libglib2-2.64.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-libjpeg-9d/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-libpng-1.6.37/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-libtool-2.4.6/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-libusb-1.0.23/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-libxml2-2.9.10/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-libxslt-1.1.34/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-libzlib-1.2.11/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-lua-5.3.5/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-luainterpreter/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-luarocks-3.3.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-lzip-1.21/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-m4-1.4.18/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-meson-0.55.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-ncurses-6.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-ninja-1.10.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-patchelf-0.9/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-pcre-8.44/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-pigz-2.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-pkgconf-1.6.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-python3-3.8.5/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-python3-setuptools-44.0.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-skeleton/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-sqlite-3320300/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-tar-1.29/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-util-linux-2.35.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-zlib/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/host-zstd-1.4.5/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/input-event-daemon-0.1.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/iptables-1.8.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/jimtcl-0.79/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/jpeg/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/leveldb-1.22/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libaio-0.3.111/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libarchive-3.4.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libcap-2.27/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libcroco-0.6.13/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libdcadec-0.2.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libdvbcsa-1.1.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libdvdcss-1.4.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libdvdread-6.1.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/liberation-2.00.5/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libev-4.27/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libevdev-1.9.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libffi-3.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libfreeimage-3.18.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libftdi-0.20/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libfuse-2.9.9/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libglib2-2.64.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libhtp-0.5.33/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libjpeg-9d/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libmcrypt-2.5.8/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libmhash-0.9.9.9/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libmnl-1.0.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libnetfilter_conntrack-1.0.8/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libnetfilter_cthelper-1.0.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libnetfilter_cttimeout-1.0.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libnetfilter_queue-1.0.5/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libnfnetlink-1.0.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libnftnl-1.1.7/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libnl-3.5.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libnpth-1.6/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libogg-1.3.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libopenssl-1.1.1g/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/liboping-1.10.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libpcap-1.9.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libpfm4-4.10.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libpjsip-2.10/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libpng-1.6.37/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libqmi-1.24.14/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libsigc-2.10.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libsilk-4268a02240c35c6055b0f237c46b09b2dcf79e45/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libsrtp-2.2.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libssh-0.9.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libupnp-1.6.25/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libusb-1.0.23/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libusb-compat-0.1.7/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libxml2-2.9.10/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libyaml-0.2.5/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/libzlib-1.2.11/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/linux-zigbee-0.3.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/lirc-tools-0.10.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/lua-5.3.5/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/luaexpat-1.3.3-1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/luainterpreter/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/lzip-1.21/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/lzo-2.10/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/mcrypt-2.6.8/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/mobile-broadband-provider-info-20190618/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/mpg123-1.25.13/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/msmtp-1.8.11/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/mtools-4.0.24/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/mtr-0.93/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/ncurses-6.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/nftables-0.9.6/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/nginx-1.17.9/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/openocd-0.10.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/openssl/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/opentracing-cpp-1.5.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/opkg-0.4.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/parted-3.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/pcre-8.44/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/picocom-3.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/proj-7.0.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/psplash-fd33a9b3d68c89fa22ff6873f4f9fd28bd85830c/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/ptpd2-2.3.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/resiprocate-1.12.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/rocksdb-6.10.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/rtty-7.1.4/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/s6-linux-utils-2.5.1.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/scrub-2.6.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/sdl2-2.0.12/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/skalibs-2.9.2.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/skeleton-init-common/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/skeleton-init-none/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/skeleton/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/slang-2.3.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/sqlite-3320300/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/squid-4.12/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/sshguard-2.4.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/suricata-4.1.8/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/tclap-1.2.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/tinc-1.0.36/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/toolchain-external-custom/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/toolchain-external/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/toolchain/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/tpm-tools-1.3.9.1/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/tremor-7c30a66346199f3f09017a09567c6c8a3a0eedc8/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/trousers-0.3.14/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/twolame-0.4.0/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/ushare-1.1a/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/util-linux-2.35.2/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/vo-aacenc-0.1.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/wireless-regdb-2020.04.29/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/yaml-cpp-0.6.3/.files-list-staging.txt /home/naourr/work/instance-1/output-1/build/zlib/.files-list-staging.txt > /home/naourr/work/instance-1/output-1/build/packages-file-list-staging.txt touch /home/naourr/work/instance-1/output-1/target/usr ln -snf /home/naourr/work/instance-1/output-1/host/riscv64-buildroot-linux-gnu/sysroot /home/naourr/work/instance-1/output-1/staging make: Leaving directory '/home/naourr/work/instance-1/buildroot' make: Entering directory '/home/naourr/work/instance-1/buildroot' >>> Buildroot 2019.02-8254-g18a65012c7b 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 >>> acpitool 0.5.1 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> argus 3.0.8.2 Collecting legal info README: OK (sha256: c68221f7207486bfce863fada4ba9b2aaf4adc9e1c672f965ae98e88143e5f16) >>> libpcap 1.9.1 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> host-bison 3.6.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> bird 2.0.7 Collecting legal info README: OK (sha256: 94c53c84320078920ac1f0d49c81a4e9004512f534521a58bdf145acbcbc2cd2) >>> bitstream-vera 1.10 Collecting legal info COPYRIGHT.TXT: OK (sha256: 3361d054759a2fc686a2c058be82deaf9c2e6fe549be9004d7935a6c1736315d) >>> boost 1.73.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> c-ares 1.16.1 Collecting legal info LICENSE.md: OK (sha256: db4eb63fe09daebdf57d3f79b091bb5ee5070c0d761040e83264e648d307af4c) >>> c-periphery 2.2.2 Collecting legal info LICENSE: OK (sha256: 7121a0a2ba36ed9388be2f1a916f0e3584d8e49cc7888fbcfcf83bab2a8bebef) >>> cc-tool 0.27 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> conntrack-tools 1.4.6 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_conntrack 1.0.8 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_cthelper 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_cttimeout 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnetfilter_queue 1.0.5 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> cpio 2.13 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> cramfs 2.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-dfu-util 0.9 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> dhrystone 2 Collecting legal info >>> dtc 1.6.0 Collecting legal info README.license: OK (sha256: 78e1e1ce5728a990d59c7de61d4741c49185d5129daf783b386380a214328d68) GPL: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) BSD-2-Clause: OK (sha256: 6313108c23efffa36948f8b2cff1560a5935373b527b0e1a837cc77e6ed1bacd) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> ell 0.32 Collecting legal info COPYING: OK (sha256: ec60b993835e2c6b79e6d9226345f4e614e686eb57dc13b6420c15a33a8996e5) >>> enscript 1.6.6 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> evemu 2.7.0 Collecting legal info COPYING: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> libevdev 1.9.1 Collecting legal info COPYING: OK (sha256: f063d1279b31e73007e1c54493391818b4cb5f9162d590120397e0347b932137) >>> host-meson 0.55.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.8.5 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> exempi 2.5.2 Collecting legal info COPYING: OK (sha256: 3d3c3593c15e0d35bdae0df7c642106250f6be3adc61477419413900f23ae607) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> exfat-utils 1.3.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> flashbench 2e30b1968a66147412f21002ea844122a0d5e2f0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> flashrom 1.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libftdi 0.20 Collecting legal info LICENSE: OK (sha256: 6bd354f4b9beca001b1b5395be48cef1d749a3ed27dddb8114bf09eb0ab2d88c) COPYING.LIB: OK (sha256: c340cbee4974bb96019e782f2279df016c92fb1e7f5299347e779d9acedbb991) >>> libusb-compat 0.1.7 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> freetype 2.10.2 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> fswebcam e9f8094b6a3d1a49f99b2abec4e6ab4df33e2e33 Collecting legal info LICENSE: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> gd 2.2.5 Collecting legal info COPYING: OK (sha256: d02dae2141d49b8a6b09b2b73e68a8f17d7bbeaaf02b3b841ee11fea2d9e328d) >>> jpeg Collecting legal info >>> libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> geoip 1.6.12 Collecting legal info COPYING: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) >>> gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) >>> gettext Collecting legal info >>> git 2.26.2 Collecting legal info COPYING: OK (sha256: 5b2198d1645f767585e8a88ac0499b04472164c0d2da22e75ecf97ef443ab32e) LGPL-2.1: OK (sha256: 1922f45d2c49e390032c9c0ba6d7cac904087f7cec51af30c2b2ad022ce0e76a) >>> openssl Collecting legal info >>> libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> glibmm 2.62.0 Collecting legal info COPYING: OK (sha256: 3ea7fa7c5d9a3a113e950eca9cfb85107f096270d8e4dd99daa9d8abdebc60e7) COPYING.tools: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libglib2 2.64.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.64.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.35.2 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> libsigc 2.10.0 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> gmrender-resurrect 0.0.8 Collecting legal info COPYING: OK (sha256: c38aee9e3c8c4d5d594ff548a1be05453023016d6286931f6512db215ec1fd42) >>> gstreamer1 1.16.2 Collecting legal info COPYING: OK (sha256: f445dc78b88496f7e20c7a2a461b95baba5865c8919b8289ac24ac0a80c6ce7a) >>> libupnp 1.6.25 Collecting legal info LICENSE: OK (sha256: 0375955c8a79d6e8fa0792d45d00fc4e7710d7ac95bcbd27f9225a83f5c946fd) >>> gst1-plugins-base 1.16.2 Collecting legal info COPYING: OK (sha256: f445dc78b88496f7e20c7a2a461b95baba5865c8919b8289ac24ac0a80c6ce7a) >>> gst1-plugins-good 1.16.2 Collecting legal info COPYING: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> twolame 0.4.0 Collecting legal info COPYING: OK (sha256: 257a842724705950b07da76ce0e22ffa80ec77b3e9dfc6702522ac342409da0f) >>> gstreamer1-editing-services 1.16.2 Collecting legal info COPYING: OK (sha256: f445dc78b88496f7e20c7a2a461b95baba5865c8919b8289ac24ac0a80c6ce7a) COPYING.LIB: OK (sha256: f445dc78b88496f7e20c7a2a461b95baba5865c8919b8289ac24ac0a80c6ce7a) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> gstreamer1-mm 1.10.0 Collecting legal info COPYING: OK (sha256: 7c78a8d7fc6781d51402d5a6036bedda9cffb0e5d28757e25d54d6eacbb1949f) COPYING.examples: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> input-event-daemon 0.1.3 Collecting legal info README: OK (sha256: 56f6614c63a023e4d486332968bfa7933f06ea7c785ef85f403448022ae7f912) >>> iptables 1.8.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> jimtcl 0.79 Collecting legal info LICENSE: OK (sha256: 419f1146334e57fb258d6c957d1f94d43455ec0d24b1b54c4447e5f61a353950) >>> leveldb 1.22 Collecting legal info LICENSE: OK (sha256: ccc19f1da0798ed666609b65a5b44dd8b3abe6fc08b9c0592eb76e82e174db19) >>> libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> libarchive 3.4.3 Collecting legal info COPYING: OK (sha256: e1e3d4ba9d0b0ccba333b5f5539f7c6c9a3ef3d57a96cd165d2c45eaa1cd026d) >>> lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libcap 2.27 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libcap 2.27 Collecting legal info License: OK (sha256: 088cabde4662b4121258d298b0b2967bc1abffa134457ed9bc4a359685ab92bc) >>> libcroco 0.6.13 Collecting legal info COPYING.LIB: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) >>> libdcadec 0.2.0 Collecting legal info COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libdvbcsa 1.1.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> 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) >>> libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libfreeimage 3.18.0 Collecting legal info license-gplv2.txt: OK (sha256: d51615a1a47f1ddbb027920d60d3fc30a00e1284c795a47857883e641349fadf) license-gplv3.txt: OK (sha256: 084be110e3e8757d8e6945cda1fbc7e5073bbe688dc19b92c0d8440155d8e282) license-fi.txt: OK (sha256: 0bb9a3123297c73ae6e19c70459fb0e58f313f67ca63176fd43f8e77668b8243) >>> libfuse 2.9.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libhtp 0.5.33 Collecting legal info LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15) >>> libmcrypt 2.5.8 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libmhash 0.9.9.9 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> libnftnl 1.1.7 Collecting legal info COPYING: OK (sha256: 98193898c663001eff2fdcfb676e210c13042bc1a05e8d570c363efa396f8e24) >>> libnpth 1.6 Collecting legal info COPYING.LIB: OK (sha256: ce64d5f7b49ea6d80fdb6d4cdee6839d1a94274f7493dc797c3b55b65ec8e9ed) >>> libogg 1.3.4 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> liboping 1.10.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) >>> libpfm4 4.10.1 Collecting legal info COPYING: OK (sha256: beef323d68fc5db9c67b20e8e9de7ccde371d20cdbcdd686804055b18b926d90) >>> libpjsip 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libsrtp 2.2.0 Collecting legal info LICENSE: OK (sha256: 8e19d42a1eec9561f3f347253ddf2e385c55f392f025bb0fd41b88dbf38db5ae) >>> sdl2 2.0.12 Collecting legal info COPYING.txt: OK (sha256: ae4df3759a726538607b84c00ab8f8a5567d9f38ad5397486eb9b5c5f626caef) >>> util-linux 2.35.2 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libqmi 1.24.14 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libsilk 4268a02240c35c6055b0f237c46b09b2dcf79e45 Collecting legal info COPYING: OK (sha256: 62a5963f034024665641f4a9888b208f1e39aa7e29e87c9634fdcf07d3073baf) >>> libssh 0.9.4 Collecting legal info COPYING: OK (sha256: 1656186e951db1c010a8485481fa94587f7e53a26d24976bef97945ad0c4df5a) >>> linux-zigbee 0.3.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> lirc-tools 0.10.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libxslt 1.1.34 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> lua 5.3.5 Collecting legal info ERROR: No hash found for doc/readme.html >>> luaexpat 1.3.3-1 Collecting legal info luaexpat-1.3.3/LICENSE: OK (sha256: 7f5cb0c1750babcbb09637b7f0ff34972d51cf23b7f413bef902b47aa65febcd) >>> host-luarocks 3.3.1 Collecting legal info COPYING: OK (sha256: 542ad0ee9b8ba582437ca7b4d0959c9b9432f25d2067f144d017188a7a84dd2f) >>> host-luainterpreter Collecting legal info >>> host-lua 5.3.5 Collecting legal info ERROR: No hash found for doc/readme.html >>> luainterpreter Collecting legal info >>> lzip 1.21 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> mcrypt 2.6.8 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mobile-broadband-provider-info 20190618 Collecting legal info COPYING: OK (sha256: 3d510b215a33087b9ceb9592da21575ea1f9f98bd4d983a38e65fe851a552174) >>> mpg123 1.25.13 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> msmtp 1.8.11 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> mtools 4.0.24 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-lzip 1.21 Collecting legal info COPYING: OK (sha256: 3d77c1a58fbde5ddba612d1fe09965e20a3804953eca12e8c1892298bb8a5eef) >>> mtr 0.93 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> nftables 0.9.6 Collecting legal info COPYING: OK (sha256: c17bc4fa5b2434c6f283ffcb2312e5bf3c7cdf5787b79505f094d8de734ac53e) >>> nginx 1.17.9 Collecting legal info LICENSE: OK (sha256: 28ad30e2f64bd89ac1287b4606906bb99ed04d9f4e13fb6564a0be9c8a23f509) >>> openocd 0.10.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> opentracing-cpp 1.5.1 Collecting legal info LICENSE: OK (sha256: 076d03156735d5ff2df2ea0f8b12351ef65e5e9222b5c8c6a35101dadb41e717) >>> opkg 0.4.2 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> parted 3.3 Collecting legal info COPYING: OK (sha256: 0abbff814cd00e2b0b6d08395af2b419c1a92026c4b4adacbb65ccda45fa58cf) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> picocom 3.1 Collecting legal info LICENSE.txt: OK (sha256: 9273c6b2c55be95f0f0df292d87e8900e5bfdf5b510a6ea09e80306cf45c10f6) >>> host-pigz 2.4 Collecting legal info README: OK (sha256: dc8f78258cdb4478b5922f4c00eb63d3cbac06c171dc829648fd414bb0cf4493) >>> proj 7.0.1 Collecting legal info COPYING: OK (sha256: 2dcac4af6990093ef48b896bfb81452d46a31b08d46cce34b27e83f93b2e37f6) >>> host-sqlite 3320300 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> sqlite 3320300 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> psplash fd33a9b3d68c89fa22ff6873f4f9fd28bd85830c Collecting legal info COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> host-gdk-pixbuf 2.36.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> host-libjpeg 9d Collecting legal info README: OK (sha256: 3dc4e4a145c907a96bd6a0e40be3f722fecf061951909143cdff5365cba9c78c) >>> host-libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> ptpd2 2.3.1 Collecting legal info COPYRIGHT: OK (sha256: 5e101ac565a8e74ef4efbf7e0c95ef9333e00618c05dbf5fb4ed50a5bab1ff09) >>> resiprocate 1.12.0 Collecting legal info COPYING: OK (sha256: 16b0fd1938a10fcd145904cc2dad74500fef9d27fc15b44cf8e8f92011f94d35) >>> rocksdb 6.10.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE.Apache: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) LICENSE.leveldb: OK (sha256: b568f1f37a5a1d37a3e981e7c8b7fc4856ca33b2ca0a45bc8e847aaaf7afe485) README.md: OK (sha256: 054f4b04473dd7003fcd9e48b75c61fd257e50beb418c501099c651c0356a556) >>> rtty 7.1.4 Collecting legal info LICENSE: OK (sha256: 99efed4bbc0b62f96f999ef23399e38234fb91651af734fd389a52b033a85b55) >>> s6-linux-utils 2.5.1.1 Collecting legal info COPYING: OK (sha256: d8e17a6418d26867c13801810903a1f78beac8cfe8f92c2a85afe59f3c3fc48c) >>> skalibs 2.9.2.1 Collecting legal info COPYING: OK (sha256: 5443ac67e8d74ac614ced7bc64211ce90ccedb7778a68bfe9e68a8b234c9503e) >>> scrub 2.6.1 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) DISCLAIMER: OK (sha256: f76abbfb80cde1036cb553cdecb08bb846a48e33c91ef56c0f494172fd407f33) >>> slang 2.3.2 Collecting legal info COPYING: OK (sha256: ff05a90962e7773f8bdc47b2a9585130526039102759b524c1dffbd57cfe469b) >>> squid 4.12 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sshguard 2.4.0 Collecting legal info COPYING: OK (sha256: c3ae64f12153a1bc55bc234d09f40a08ab0e0149fffc972c0b7f02d5a12c1a5c) >>> suricata 4.1.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> tclap 1.2.2 Collecting legal info COPYING: OK (sha256: cd81a61d47aeb1ed63036ca260baee37719923bbd7ebd988ec4edae128f3b6eb) >>> tinc 1.0.36 Collecting legal info COPYING: OK (sha256: 3b37ffbf3459f2aceeef169aa65ee8b111ac1f8ba24a2a1b90b079678a9c7faa) COPYING.README: OK (sha256: 9bf76a8aa304d807df20bf3d221c21d259764be63e39b58f299b80ba3ac14b5b) >>> tpm-tools 1.3.9.1 Collecting legal info LICENSE: OK (sha256: 7b47225a5b77cb7825efc6a4d7e0ac57864c790542cf92f5080ec2bf310c00e5) >>> trousers 0.3.14 Collecting legal info LICENSE: OK (sha256: 1ad596d12e7471549663c03e280b5b5d084a2e853fb86e4d766109818f9d7dae) >>> tremor 7c30a66346199f3f09017a09567c6c8a3a0eedc8 Collecting legal info COPYING: OK (sha256: d2ab5758336489da61c12cc5bb757da5339c4ae9001f9bb0562b4370249af814) >>> tstools 08f6be304040e7b84760ac3920bcff4a563b6cd2 Collecting legal info >>> ushare 1.1a Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> vo-aacenc 0.1.3 Collecting legal info COPYING: OK (sha256: 8b3f1762349248d444ab9acbafe73941254e36e1064954da56bb9ddbd5873ddb) >>> wireless-regdb 2020.04.29 Collecting legal info LICENSE: OK (sha256: 678b0df753c86198fc496d1f1033429bbd57f101472132ee7eaaf9f5e0a7fae1) >>> yaml-cpp 0.6.3 Collecting legal info LICENSE: OK (sha256: aa6fcc27be034e41e21dd832f9175bfe694a48491d9e14ff0fa278e19ad14f1b) >>> host-zstd 1.4.5 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: dhrystone-2: cannot save license (DHRYSTONE_LICENSE_FILES not defined) WARNING: tstools-08f6be304040e7b84760ac3920bcff4a563b6cd2: cannot save license (TSTOOLS_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-1/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-1/buildroot'