/home/naourr/work/instance-3/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/libxml2/libxml/xmlstring.h:35:18: warning: pointer targets in passing argument 3 of 'xmlStrPrintf' differ in signedness [-Wpointer-sign] 35 | #define BAD_CAST (xmlChar *) src/xml_select.c:552:55: note: in expansion of macro 'BAD_CAST' 552 | xmlStrPrintf(num_buf, sizeof num_buf, BAD_CAST "t%d", t); | ^~~~~~~~ /home/naourr/work/instance-3/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/include/libxml2/libxml/xmlstring.h:100:54: note: expected 'const char *' but argument is of type 'xmlChar *' {aka 'unsigned char *'} 100 | const char *msg, | ~~~~~~~~~~~~^~~ CC src/usage.o CC src/c14n-usage.o CC src/depyx-usage.o CC src/edit-usage.o CC src/elem-usage.o CC src/escape-usage.o CC src/format-usage.o CC src/ls-usage.o CC src/pyx-usage.o CC src/select-usage.o CC src/trans-usage.o CC src/unescape-usage.o CC src/validate-usage.o CCLD xml make[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/xmlstarlet-1.6.1' make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/xmlstarlet-1.6.1' >>> xmlstarlet 1.6.1 Installing to target PATH="/home/naourr/work/instance-3/output-1/host/bin:/home/naourr/work/instance-3/output-1/host/sbin:/usr/local/bin:/usr/bin:/usr/local/sbin:/usr/sbin:/home/naourr/bin:/home/naourr/git/git-wrappers:/home/naourr/.local/bin:/home/naourr/bin" /usr/bin/make -j4 DESTDIR=/home/naourr/work/instance-3/output-1/target install -C /home/naourr/work/instance-3/output-1/build/xmlstarlet-1.6.1/ make[1]: Entering directory '/home/naourr/work/instance-3/output-1/build/xmlstarlet-1.6.1' make[2]: Entering directory '/home/naourr/work/instance-3/output-1/build/xmlstarlet-1.6.1' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output-1/target/usr/share/doc/xmlstarlet' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output-1/target/usr/share/man/man1' /usr/bin/mkdir -p '/home/naourr/work/instance-3/output-1/target/usr/bin' /usr/bin/install -c xml '/home/naourr/work/instance-3/output-1/target/usr/bin' /usr/bin/install -c -m 644 doc/xmlstarlet-ug.html doc/html.css doc/xmlstarlet.txt '/home/naourr/work/instance-3/output-1/target/usr/share/doc/xmlstarlet' /usr/bin/install -c -m 644 doc/xmlstarlet.1 '/home/naourr/work/instance-3/output-1/target/usr/share/man/man1' make[2]: Leaving directory '/home/naourr/work/instance-3/output-1/build/xmlstarlet-1.6.1' make[1]: Leaving directory '/home/naourr/work/instance-3/output-1/build/xmlstarlet-1.6.1' >>> Finalizing host directory >>> Finalizing target directory rm -f /home/naourr/work/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.xml /home/naourr/work/instance-3/output-1/target/usr/share/glib-2.0/schemas/*.dtd /home/naourr/work/instance-3/output-1/host/bin/glib-compile-schemas /home/naourr/work/instance-3/output-1/host/arm-buildroot-linux-musleabihf/sysroot/usr/share/glib-2.0/schemas --targetdir=/home/naourr/work/instance-3/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /home/naourr/work/instance-3/output-1/target/etc echo "buildroot" > /home/naourr/work/instance-3/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-3/output-1/target/etc/hosts mkdir -p /home/naourr/work/instance-3/output-1/target/etc echo "Welcome to Buildroot" > /home/naourr/work/instance-3/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root::, /home/naourr/work/instance-3/output-1/target/etc/shadow rm -f /home/naourr/work/instance-3/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /home/naourr/work/instance-3/output-1/build/locales.nopurge for dir in /home/naourr/work/instance-3/output-1/target/usr/share/locale /home/naourr/work/instance-3/output-1/target/usr/share/X11/locale /home/naourr/work/instance-3/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-3/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/naourr/work/instance-3/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/naourr/work/instance-3/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/naourr/work/instance-3/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/naourr/work/instance-3/output-1/target/usr/include /home/naourr/work/instance-3/output-1/target/usr/share/aclocal \ /home/naourr/work/instance-3/output-1/target/usr/lib/pkgconfig /home/naourr/work/instance-3/output-1/target/usr/share/pkgconfig \ /home/naourr/work/instance-3/output-1/target/usr/lib/cmake /home/naourr/work/instance-3/output-1/target/usr/share/cmake \ /home/naourr/work/instance-3/output-1/target/usr/doc find /home/naourr/work/instance-3/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/naourr/work/instance-3/output-1/target/lib/ /home/naourr/work/instance-3/output-1/target/usr/lib/ /home/naourr/work/instance-3/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/naourr/work/instance-3/output-1/target/usr/libexec/': No such file or directory rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/gdb rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/bash-completion rm -rf /home/naourr/work/instance-3/output-1/target/etc/bash_completion.d rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/zsh rm -rf /home/naourr/work/instance-3/output-1/target/usr/man /home/naourr/work/instance-3/output-1/target/usr/share/man rm -rf /home/naourr/work/instance-3/output-1/target/usr/info /home/naourr/work/instance-3/output-1/target/usr/share/info rm -rf /home/naourr/work/instance-3/output-1/target/usr/doc /home/naourr/work/instance-3/output-1/target/usr/share/doc rm -rf /home/naourr/work/instance-3/output-1/target/usr/share/gtk-doc rmdir /home/naourr/work/instance-3/output-1/target/usr/share 2>/dev/null || true rm -rf /home/naourr/work/instance-3/output-1/target/lib/debug /home/naourr/work/instance-3/output-1/target/usr/lib/debug find /home/naourr/work/instance-3/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-3/output-1/host/bin/arm-buildroot-linux-musleabihf-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/naourr/work/instance-3/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/naourr/work/instance-3/output-1/host/bin/arm-buildroot-linux-musleabihf-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/naourr/work/instance-3/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-3/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-3/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2019.02-8292-g65d7e959cd"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.08-rc1"; \ echo "PRETTY_NAME=\"Buildroot 2020.08-rc1\"" \ ) > /home/naourr/work/instance-3/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/naourr/work/instance-3/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/home/naourr/work/instance-3/output-1/per-package /home/naourr/work/instance-3/buildroot/support/scripts/fix-rpath target cat /home/naourr/work/instance-3/output-1/build/18xx-ti-utils-R8.7_SP3/.files-list.txt /home/naourr/work/instance-3/output-1/build/apitrace-9.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/bind-9.11.20/.files-list.txt /home/naourr/work/instance-3/output-1/build/boost-1.73.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/bootstrap-4.3.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/cairo-1.16.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/cbootimage-1.8/.files-list.txt /home/naourr/work/instance-3/output-1/build/cgroupfs-mount-1.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/eigen-3.3.7/.files-list.txt /home/naourr/work/instance-3/output-1/build/expat-2.2.9/.files-list.txt /home/naourr/work/instance-3/output-1/build/f2fs-tools-1.13.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/flann-1.9.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/flare-engine-1.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/flatbuffers-1.12.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/fltk-1.3.5/.files-list.txt /home/naourr/work/instance-3/output-1/build/fontconfig-2.13.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/freetype-2.10.2/.files-list.txt /home/naourr/work/instance-3/output-1/build/gdk-pixbuf-2.36.10/.files-list.txt /home/naourr/work/instance-3/output-1/build/gmp-6.1.2/.files-list.txt /home/naourr/work/instance-3/output-1/build/gnutls-3.6.14/.files-list.txt /home/naourr/work/instance-3/output-1/build/harfbuzz-2.6.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-autoconf-2.69/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-automake-1.15.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-binutils-2.33.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-bison-3.6.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-expat-2.2.9/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-flex-2.6.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-freetype-2.10.2/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-gawk-5.1.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-gcc-final-9.3.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-gcc-initial-9.3.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-gdk-pixbuf-2.36.10/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-gettext-tiny-0.3.2/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-gettext/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-gmp-6.1.2/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-gperf-3.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-gzip-1.10/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-libffi-3.3/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-libglib2-2.64.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-libjpeg-9d/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-libpng-1.6.37/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-libtool-2.4.6/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-libxml2-2.9.10/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-libxslt-1.1.34/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-libzlib-1.2.11/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-m4-1.4.18/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-meson-0.55.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-mpc-1.1.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-mpfr-4.0.2/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-ncurses-6.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-ninja-1.10.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-omap-u-boot-utils-3f07426cddc0be9e24702e7aacc7574ddd7fba28/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-patchelf-0.9/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-pcre-8.44/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-pkgconf-1.6.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-python-2.7.18/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-python3-3.8.5/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-python3-setuptools-44.0.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-skeleton/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-tar-1.29/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-util-linux-2.35.2/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-xapp_bdftopcf-1.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-xapp_mkfontscale-1.2.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-xcb-proto-1.14/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-xfont_font-util-1.3.2/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-xlib_libXfont-1.5.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-xlib_libfontenc-1.1.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-xlib_xtrans-1.4.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-xorgproto-2020.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/host-zlib/.files-list.txt /home/naourr/work/instance-3/output-1/build/iproute2-5.7.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/irssi-1.0.8/.files-list.txt /home/naourr/work/instance-3/output-1/build/jasper-2.0.19/.files-list.txt /home/naourr/work/instance-3/output-1/build/jpeg-turbo-2.0.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/jpeg/.files-list.txt /home/naourr/work/instance-3/output-1/build/libabseil-cpp-20200225/.files-list.txt /home/naourr/work/instance-3/output-1/build/libcroco-0.6.13/.files-list.txt /home/naourr/work/instance-3/output-1/build/libdmtx-0.7.5/.files-list.txt /home/naourr/work/instance-3/output-1/build/libdvbpsi-1.3.3/.files-list.txt /home/naourr/work/instance-3/output-1/build/libestr-0.1.11/.files-list.txt /home/naourr/work/instance-3/output-1/build/libevent-2.1.12/.files-list.txt /home/naourr/work/instance-3/output-1/build/libffi-3.3/.files-list.txt /home/naourr/work/instance-3/output-1/build/libfribidi-1.0.9/.files-list.txt /home/naourr/work/instance-3/output-1/build/libglib2-2.64.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/libldns-1.7.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/libmnl-1.0.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/libmpd-11.8.17/.files-list.txt /home/naourr/work/instance-3/output-1/build/libmpdclient-2.19/.files-list.txt /home/naourr/work/instance-3/output-1/build/libnetfilter_cttimeout-1.0.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/libnfnetlink-1.0.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/libnl-3.5.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/libopenssl-1.1.1g/.files-list.txt /home/naourr/work/instance-3/output-1/build/libpng-1.6.37/.files-list.txt /home/naourr/work/instance-3/output-1/build/libraw-0.19.5/.files-list.txt /home/naourr/work/instance-3/output-1/build/librsvg-2.40.20/.files-list.txt /home/naourr/work/instance-3/output-1/build/libtasn1-4.16.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/liburcu-0.12.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/libusb-1.0.23/.files-list.txt /home/naourr/work/instance-3/output-1/build/libxcb-1.14/.files-list.txt /home/naourr/work/instance-3/output-1/build/libxml2-2.9.10/.files-list.txt /home/naourr/work/instance-3/output-1/build/libxslt-1.1.34/.files-list.txt /home/naourr/work/instance-3/output-1/build/libzlib-1.2.11/.files-list.txt /home/naourr/work/instance-3/output-1/build/linux-headers-5.7.10/.files-list.txt /home/naourr/work/instance-3/output-1/build/lrzsz-0.12.20/.files-list.txt /home/naourr/work/instance-3/output-1/build/lttng-libust-2.12.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/minissdpd-1.5.20190824/.files-list.txt /home/naourr/work/instance-3/output-1/build/musl-1.2.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/musl-compat-headers/.files-list.txt /home/naourr/work/instance-3/output-1/build/ncmpc-0.38/.files-list.txt /home/naourr/work/instance-3/output-1/build/ncurses-6.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/net-tools-479bb4a7e11a4084e2935c0a576388f92469225b/.files-list.txt /home/naourr/work/instance-3/output-1/build/netstat-nat-1.4.10/.files-list.txt /home/naourr/work/instance-3/output-1/build/nettle-3.6/.files-list.txt /home/naourr/work/instance-3/output-1/build/openjpeg-2.3.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/openssl/.files-list.txt /home/naourr/work/instance-3/output-1/build/pango-1.44.6/.files-list.txt /home/naourr/work/instance-3/output-1/build/pcre-8.44/.files-list.txt /home/naourr/work/instance-3/output-1/build/pixman-0.40.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/psplash-fd33a9b3d68c89fa22ff6873f4f9fd28bd85830c/.files-list.txt /home/naourr/work/instance-3/output-1/build/quagga-1.2.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/radvd-2.18/.files-list.txt /home/naourr/work/instance-3/output-1/build/raptor-2.0.15/.files-list.txt /home/naourr/work/instance-3/output-1/build/rdesktop-1.9.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/rtc-tools-33ef4aa1c92b0c92a351284d93d1ac5570de9cc7/.files-list.txt /home/naourr/work/instance-3/output-1/build/sdl2-2.0.12/.files-list.txt /home/naourr/work/instance-3/output-1/build/sdl2_image-2.0.5/.files-list.txt /home/naourr/work/instance-3/output-1/build/sdl2_mixer-2.0.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/sdl2_ttf-2.0.15/.files-list.txt /home/naourr/work/instance-3/output-1/build/skeleton-init-common/.files-list.txt /home/naourr/work/instance-3/output-1/build/skeleton-init-none/.files-list.txt /home/naourr/work/instance-3/output-1/build/skeleton/.files-list.txt /home/naourr/work/instance-3/output-1/build/toolchain-buildroot/.files-list.txt /home/naourr/work/instance-3/output-1/build/toolchain/.files-list.txt /home/naourr/work/instance-3/output-1/build/tor-0.4.3.6/.files-list.txt /home/naourr/work/instance-3/output-1/build/uftp-5.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/uhubctl-2.1.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/util-linux-2.35.2/.files-list.txt /home/naourr/work/instance-3/output-1/build/xcb-proto-1.14/.files-list.txt /home/naourr/work/instance-3/output-1/build/xfont_font-sony-misc-1.0.3/.files-list.txt /home/naourr/work/instance-3/output-1/build/xfont_font-util-1.3.2/.files-list.txt /home/naourr/work/instance-3/output-1/build/xlib_libICE-1.0.10/.files-list.txt /home/naourr/work/instance-3/output-1/build/xlib_libSM-1.2.3/.files-list.txt /home/naourr/work/instance-3/output-1/build/xlib_libX11-1.6.10/.files-list.txt /home/naourr/work/instance-3/output-1/build/xlib_libXau-1.0.9/.files-list.txt /home/naourr/work/instance-3/output-1/build/xlib_libXcursor-1.2.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/xlib_libXdmcp-1.1.3/.files-list.txt /home/naourr/work/instance-3/output-1/build/xlib_libXext-1.3.4/.files-list.txt /home/naourr/work/instance-3/output-1/build/xlib_libXfixes-5.0.3/.files-list.txt /home/naourr/work/instance-3/output-1/build/xlib_libXrender-0.9.10/.files-list.txt /home/naourr/work/instance-3/output-1/build/xlib_libXt-1.2.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/xlib_xtrans-1.4.0/.files-list.txt /home/naourr/work/instance-3/output-1/build/xmlstarlet-1.6.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/xorgproto-2020.1/.files-list.txt /home/naourr/work/instance-3/output-1/build/xutil_util-macros-1.19.2/.files-list.txt /home/naourr/work/instance-3/output-1/build/zlib/.files-list.txt > /home/naourr/work/instance-3/output-1/build/packages-file-list.txt cat /home/naourr/work/instance-3/output-1/build/18xx-ti-utils-R8.7_SP3/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/apitrace-9.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/bind-9.11.20/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/boost-1.73.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/bootstrap-4.3.1/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/cairo-1.16.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/cbootimage-1.8/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/cgroupfs-mount-1.4/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/eigen-3.3.7/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/expat-2.2.9/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/f2fs-tools-1.13.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/flann-1.9.1/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/flare-engine-1.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/flatbuffers-1.12.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/fltk-1.3.5/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/fontconfig-2.13.1/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/freetype-2.10.2/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/gdk-pixbuf-2.36.10/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/gmp-6.1.2/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/gnutls-3.6.14/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/harfbuzz-2.6.4/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-autoconf-2.69/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-automake-1.15.1/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-binutils-2.33.1/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-bison-3.6.4/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-expat-2.2.9/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-flex-2.6.4/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-freetype-2.10.2/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-gawk-5.1.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-gcc-final-9.3.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-gcc-initial-9.3.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-gdk-pixbuf-2.36.10/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-gettext-tiny-0.3.2/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-gettext/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-gmp-6.1.2/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-gperf-3.1/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-gzip-1.10/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-libffi-3.3/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-libglib2-2.64.4/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-libjpeg-9d/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-libpng-1.6.37/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-libtool-2.4.6/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-libxml2-2.9.10/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-libxslt-1.1.34/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-libzlib-1.2.11/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-m4-1.4.18/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-meson-0.55.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-mpc-1.1.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-mpfr-4.0.2/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-ncurses-6.1/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-ninja-1.10.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-omap-u-boot-utils-3f07426cddc0be9e24702e7aacc7574ddd7fba28/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-patchelf-0.9/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-pcre-8.44/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-python-2.7.18/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-python3-3.8.5/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-python3-setuptools-44.0.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-skeleton/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-tar-1.29/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-util-linux-2.35.2/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-xapp_bdftopcf-1.1/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-xapp_mkfontscale-1.2.1/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-xcb-proto-1.14/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-xfont_font-util-1.3.2/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-xlib_libXfont-1.5.4/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-xlib_libfontenc-1.1.4/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-xlib_xtrans-1.4.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-xorgproto-2020.1/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/host-zlib/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/iproute2-5.7.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/irssi-1.0.8/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/jasper-2.0.19/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/jpeg-turbo-2.0.4/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/jpeg/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/libabseil-cpp-20200225/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/libcroco-0.6.13/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/libdmtx-0.7.5/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/libdvbpsi-1.3.3/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/libestr-0.1.11/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/libevent-2.1.12/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/libffi-3.3/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/libfribidi-1.0.9/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/libglib2-2.64.4/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/libldns-1.7.1/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/libmnl-1.0.4/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/libmpd-11.8.17/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/libmpdclient-2.19/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/libnetfilter_cttimeout-1.0.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/libnfnetlink-1.0.1/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/libnl-3.5.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/libopenssl-1.1.1g/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/libpng-1.6.37/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/libraw-0.19.5/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/librsvg-2.40.20/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/libtasn1-4.16.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/liburcu-0.12.1/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/libusb-1.0.23/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/libxcb-1.14/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/libxml2-2.9.10/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/libxslt-1.1.34/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/libzlib-1.2.11/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/linux-headers-5.7.10/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/lrzsz-0.12.20/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/lttng-libust-2.12.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/minissdpd-1.5.20190824/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/musl-1.2.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/musl-compat-headers/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/ncmpc-0.38/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/ncurses-6.1/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/net-tools-479bb4a7e11a4084e2935c0a576388f92469225b/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/netstat-nat-1.4.10/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/nettle-3.6/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/openjpeg-2.3.1/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/openssl/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/pango-1.44.6/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/pcre-8.44/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/pixman-0.40.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/psplash-fd33a9b3d68c89fa22ff6873f4f9fd28bd85830c/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/quagga-1.2.4/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/radvd-2.18/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/raptor-2.0.15/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/rdesktop-1.9.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/rtc-tools-33ef4aa1c92b0c92a351284d93d1ac5570de9cc7/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/sdl2-2.0.12/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/sdl2_image-2.0.5/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/sdl2_mixer-2.0.4/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/sdl2_ttf-2.0.15/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/skeleton-init-common/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/skeleton-init-none/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/skeleton/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/toolchain-buildroot/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/toolchain/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/tor-0.4.3.6/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/uftp-5.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/uhubctl-2.1.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/util-linux-2.35.2/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/xcb-proto-1.14/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/xfont_font-sony-misc-1.0.3/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/xfont_font-util-1.3.2/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/xlib_libICE-1.0.10/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/xlib_libSM-1.2.3/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/xlib_libX11-1.6.10/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/xlib_libXau-1.0.9/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/xlib_libXcursor-1.2.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/xlib_libXdmcp-1.1.3/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/xlib_libXext-1.3.4/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/xlib_libXfixes-5.0.3/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/xlib_libXrender-0.9.10/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/xlib_libXt-1.2.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/xlib_xtrans-1.4.0/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/xmlstarlet-1.6.1/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/xorgproto-2020.1/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/xutil_util-macros-1.19.2/.files-list-host.txt /home/naourr/work/instance-3/output-1/build/zlib/.files-list-host.txt > /home/naourr/work/instance-3/output-1/build/packages-file-list-host.txt cat /home/naourr/work/instance-3/output-1/build/18xx-ti-utils-R8.7_SP3/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/apitrace-9.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/bind-9.11.20/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/boost-1.73.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/bootstrap-4.3.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/cairo-1.16.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/cbootimage-1.8/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/cgroupfs-mount-1.4/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/eigen-3.3.7/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/expat-2.2.9/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/f2fs-tools-1.13.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/flann-1.9.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/flare-engine-1.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/flatbuffers-1.12.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/fltk-1.3.5/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/fontconfig-2.13.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/freetype-2.10.2/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/gdk-pixbuf-2.36.10/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/gmp-6.1.2/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/gnutls-3.6.14/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/harfbuzz-2.6.4/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-autoconf-2.69/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-automake-1.15.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-binutils-2.33.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-bison-3.6.4/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-expat-2.2.9/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-flex-2.6.4/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-freetype-2.10.2/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-gawk-5.1.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-gcc-final-9.3.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-gcc-initial-9.3.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-gdk-pixbuf-2.36.10/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-gettext-tiny-0.3.2/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-gettext/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-gmp-6.1.2/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-gperf-3.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-gzip-1.10/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-libffi-3.3/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-libglib2-2.64.4/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-libjpeg-9d/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-libpng-1.6.37/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-libtool-2.4.6/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-libxml2-2.9.10/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-libxslt-1.1.34/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-libzlib-1.2.11/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-m4-1.4.18/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-meson-0.55.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-mpc-1.1.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-mpfr-4.0.2/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-ncurses-6.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-ninja-1.10.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-omap-u-boot-utils-3f07426cddc0be9e24702e7aacc7574ddd7fba28/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-patchelf-0.9/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-pcre-8.44/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-pkgconf-1.6.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-python-2.7.18/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-python3-3.8.5/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-python3-setuptools-44.0.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-skeleton/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-tar-1.29/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-util-linux-2.35.2/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-xapp_bdftopcf-1.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-xapp_mkfontscale-1.2.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-xcb-proto-1.14/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-xfont_font-util-1.3.2/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-xlib_libXfont-1.5.4/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-xlib_libfontenc-1.1.4/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-xlib_xtrans-1.4.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-xorgproto-2020.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/host-zlib/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/iproute2-5.7.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/irssi-1.0.8/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/jasper-2.0.19/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/jpeg-turbo-2.0.4/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/jpeg/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libabseil-cpp-20200225/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libcroco-0.6.13/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libdmtx-0.7.5/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libdvbpsi-1.3.3/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libestr-0.1.11/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libevent-2.1.12/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libffi-3.3/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libfribidi-1.0.9/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libglib2-2.64.4/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libldns-1.7.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libmnl-1.0.4/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libmpd-11.8.17/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libmpdclient-2.19/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libnetfilter_cttimeout-1.0.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libnfnetlink-1.0.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libnl-3.5.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libopenssl-1.1.1g/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libpng-1.6.37/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libraw-0.19.5/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/librsvg-2.40.20/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libtasn1-4.16.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/liburcu-0.12.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libusb-1.0.23/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libxcb-1.14/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libxml2-2.9.10/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libxslt-1.1.34/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/libzlib-1.2.11/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/linux-headers-5.7.10/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/lrzsz-0.12.20/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/lttng-libust-2.12.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/minissdpd-1.5.20190824/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/musl-1.2.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/musl-compat-headers/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/ncmpc-0.38/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/ncurses-6.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/net-tools-479bb4a7e11a4084e2935c0a576388f92469225b/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/netstat-nat-1.4.10/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/nettle-3.6/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/openjpeg-2.3.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/openssl/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/pango-1.44.6/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/pcre-8.44/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/pixman-0.40.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/psplash-fd33a9b3d68c89fa22ff6873f4f9fd28bd85830c/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/quagga-1.2.4/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/radvd-2.18/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/raptor-2.0.15/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/rdesktop-1.9.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/rtc-tools-33ef4aa1c92b0c92a351284d93d1ac5570de9cc7/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/sdl2-2.0.12/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/sdl2_image-2.0.5/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/sdl2_mixer-2.0.4/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/sdl2_ttf-2.0.15/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/skeleton-init-common/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/skeleton-init-none/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/skeleton/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/toolchain-buildroot/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/toolchain/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/tor-0.4.3.6/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/uftp-5.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/uhubctl-2.1.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/util-linux-2.35.2/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/xcb-proto-1.14/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/xfont_font-sony-misc-1.0.3/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/xfont_font-util-1.3.2/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/xlib_libICE-1.0.10/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/xlib_libSM-1.2.3/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/xlib_libX11-1.6.10/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/xlib_libXau-1.0.9/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/xlib_libXcursor-1.2.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/xlib_libXdmcp-1.1.3/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/xlib_libXext-1.3.4/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/xlib_libXfixes-5.0.3/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/xlib_libXrender-0.9.10/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/xlib_libXt-1.2.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/xlib_xtrans-1.4.0/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/xmlstarlet-1.6.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/xorgproto-2020.1/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/xutil_util-macros-1.19.2/.files-list-staging.txt /home/naourr/work/instance-3/output-1/build/zlib/.files-list-staging.txt > /home/naourr/work/instance-3/output-1/build/packages-file-list-staging.txt touch /home/naourr/work/instance-3/output-1/target/usr ln -snf /home/naourr/work/instance-3/output-1/host/arm-buildroot-linux-musleabihf/sysroot /home/naourr/work/instance-3/output-1/staging make: Leaving directory '/home/naourr/work/instance-3/buildroot' make: Entering directory '/home/naourr/work/instance-3/buildroot' >>> Buildroot 2019.02-8292-g65d7e959cd Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> host-gcc-final 9.3.0 Collecting legal info >>> host-binutils 2.33.1 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-mpc 1.1.0 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.0.2 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> musl 1.2.0 Collecting legal info COPYRIGHT: OK (sha256: afe1df384787fce3577f3356b8b0d417381483f7c704eacb63f8050349fac77a) >>> host-gcc-initial 9.3.0 Collecting legal info >>> linux-headers 5.7.10 Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> musl-compat-headers Collecting legal info >>> toolchain Collecting legal info >>> 18xx-ti-utils R8.7_SP3 Collecting legal info COPYING: OK (sha256: 363cef40b276a7a91ebcff3f78626d9cfe5e5a51927c725236007259403d5fc4) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.6.4 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> apitrace 9.0 Collecting legal info LICENSE: OK (sha256: 7066bb1b787519c42f8278b77757c21de522cd97755cb30a22759ac401c62260) >>> 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) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> xlib_libX11 1.6.10 Collecting legal info COPYING: OK (sha256: 2daec087a88e7c9b8082557cdeebad5bbb8155a4137472f0b22e269cd99d0c1e) >>> host-xorgproto 2020.1 Collecting legal info COPYING-applewmproto: OK (sha256: aacd931f191b610902aee1e526090c2858aabc07969441fa2537ffd3e7049555) COPYING-bigreqsproto: OK (sha256: dabc025f93129a0eb2d17f37c719dbe5ecbcb5bc8f7bc7f4ce89fe04576cc0c2) COPYING-compositeproto: OK (sha256: ab587ca94282c1e60797ffe4a77aea195418387db20ec7e0c24cedf2c844f8c1) COPYING-damageproto: OK (sha256: f67a18cb46c4c203c5122b4a901cfcc3178b2a62f83f31ca5fef5bdca3966094) COPYING-dmxproto: OK (sha256: 819e8dcd3dd2a44850c350331aa492230f86bccb0983dd739dec5ba36d7d2b8e) COPYING-dri2proto: OK (sha256: 0c306691492c4d7a8cda1ec3847668b797887dddcd7e986b4c166ae27619af7d) COPYING-dri3proto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-evieproto: OK (sha256: 0aa43d03da3cedbd9882c0ded621b0d855353eb9e551f9eed940d75c8a0b03c1) COPYING-fixesproto: OK (sha256: 65cb0b867b00fb27f066a37353713b265645b3301146562570d7638ed2ddd548) COPYING-fontcacheproto: OK (sha256: 1ab381e978bff63d68be2e4f235d51935f3f16f3ba3bebf83afa99a70c0484a2) COPYING-fontsproto: OK (sha256: f4af05774b02ae149357cc26f7bf5ef1116c2e09373c2492081a3a1892c58417) COPYING-glproto: OK (sha256: 823deb4673d3f26aa8c90e704888299648f00be3262f9363eaeecedcd65b936d) COPYING-inputproto: OK (sha256: 5e083a2ace0215a6084c877c023a6079952ba803d692488203ba4269196debe3) COPYING-kbproto: OK (sha256: d397a67d4b28e897bc5fce79b2b917df9905b54f961fc3ad1f49c7fe3803f92c) COPYING-lg3dproto: OK (sha256: 7a5dd5d4c989c167da50f15879959f42bbda960e06d0a0aea7197f61fe1dc846) COPYING-pmproto: OK (sha256: 8442b5f22f2fb13017a4302a906e7dedc899267b41f613558970941120170128) COPYING-presentproto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-printproto: OK (sha256: 6b890b118261694865988378dbba876bcd9caa1a421c5c0d626116948bc0ae35) COPYING-randrproto: OK (sha256: 41c13dcd09147ed2440286f2fb8151df8ebee06deee4ed78ddf094601c216d3d) COPYING-recordproto: OK (sha256: ee10aee0f1697ffdbe870a39f037361d4f7136f2976bb7919a41b3f66407caee) COPYING-renderproto: OK (sha256: 9e48921a94da36d7a69fe71809223ee0bb46370db9842dccdeeb55b5a9946872) COPYING-resourceproto: OK (sha256: 403e7be948674530ad40669b1e3a31adeddb656502f3b0ef810d5d3cc35d0b52) COPYING-scrnsaverproto: OK (sha256: fcbd3c628bf4d28ee3e6032054bf44bbe58f3b1a944dad856a8d3eb6b37ea412) COPYING-trapproto: OK (sha256: d6d3513f5a7099748dc387f54498d799380b45f8a444f13aa98aa45a860ae55b) COPYING-videoproto: OK (sha256: f8f49bbad61967ebc890fb79fff5bfb7cfc1c341aa8f8dee13eb3fb534040b47) COPYING-windowswmproto: OK (sha256: eb183a00c61bb47992f096b6993ed7ec17518bea9c285fe87efff7f622cc6c12) COPYING-x11proto: OK (sha256: da4a28570230228b9bd80a701c5d8752f8609394de2e0d46d26d978bd07610db) COPYING-xcmiscproto: OK (sha256: 5531d18cfcc944dab39991f63f182cbbce3fe493ba0c7cf08a25c0d01ee84482) COPYING-xextproto: OK (sha256: fb42146c6c06a200a9b121220eb692ff9101ba0fbd0b224b9e16a016c59ae86a) COPYING-xf86bigfontproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86dgaproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86driproto: OK (sha256: 4a05d06752388d9db71ee1006f371d4fb2c316a821fc2fc272db90b3ef978334) COPYING-xf86miscproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86rushproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86vidmodeproto: OK (sha256: 942bb46a3503a708948491699171b00b9e0dfb47818d9268b160bccc5f51a4b9) COPYING-xineramaproto: OK (sha256: b2d8cda803e900915ce10f0ba735ff2c033b39c7cc5a8a436667ca583d4066fa) >>> libxcb 1.14 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> host-libxslt 1.1.34 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> host-python 2.7.18 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-xcb-proto 1.14 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> xcb-proto 1.14 Collecting legal info COPYING: OK (sha256: c5ffbfeaa501071ceeb97b7de2c0d703fdaa35de01c0fb6cbac1c28453a3e9fd) >>> xlib_libXau 1.0.9 Collecting legal info COPYING: OK (sha256: 56abe29bb1d9806a9e04fa9f80fed2c0f18027594df3f098148d814aef6bddfa) >>> xorgproto 2020.1 Collecting legal info COPYING-applewmproto: OK (sha256: aacd931f191b610902aee1e526090c2858aabc07969441fa2537ffd3e7049555) COPYING-bigreqsproto: OK (sha256: dabc025f93129a0eb2d17f37c719dbe5ecbcb5bc8f7bc7f4ce89fe04576cc0c2) COPYING-compositeproto: OK (sha256: ab587ca94282c1e60797ffe4a77aea195418387db20ec7e0c24cedf2c844f8c1) COPYING-damageproto: OK (sha256: f67a18cb46c4c203c5122b4a901cfcc3178b2a62f83f31ca5fef5bdca3966094) COPYING-dmxproto: OK (sha256: 819e8dcd3dd2a44850c350331aa492230f86bccb0983dd739dec5ba36d7d2b8e) COPYING-dri2proto: OK (sha256: 0c306691492c4d7a8cda1ec3847668b797887dddcd7e986b4c166ae27619af7d) COPYING-dri3proto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-evieproto: OK (sha256: 0aa43d03da3cedbd9882c0ded621b0d855353eb9e551f9eed940d75c8a0b03c1) COPYING-fixesproto: OK (sha256: 65cb0b867b00fb27f066a37353713b265645b3301146562570d7638ed2ddd548) COPYING-fontcacheproto: OK (sha256: 1ab381e978bff63d68be2e4f235d51935f3f16f3ba3bebf83afa99a70c0484a2) COPYING-fontsproto: OK (sha256: f4af05774b02ae149357cc26f7bf5ef1116c2e09373c2492081a3a1892c58417) COPYING-glproto: OK (sha256: 823deb4673d3f26aa8c90e704888299648f00be3262f9363eaeecedcd65b936d) COPYING-inputproto: OK (sha256: 5e083a2ace0215a6084c877c023a6079952ba803d692488203ba4269196debe3) COPYING-kbproto: OK (sha256: d397a67d4b28e897bc5fce79b2b917df9905b54f961fc3ad1f49c7fe3803f92c) COPYING-lg3dproto: OK (sha256: 7a5dd5d4c989c167da50f15879959f42bbda960e06d0a0aea7197f61fe1dc846) COPYING-pmproto: OK (sha256: 8442b5f22f2fb13017a4302a906e7dedc899267b41f613558970941120170128) COPYING-presentproto: OK (sha256: 64a579d1a0b3347301d87c94698a58ea7933d0ae6ca7e8fdd702fde2ea376301) COPYING-printproto: OK (sha256: 6b890b118261694865988378dbba876bcd9caa1a421c5c0d626116948bc0ae35) COPYING-randrproto: OK (sha256: 41c13dcd09147ed2440286f2fb8151df8ebee06deee4ed78ddf094601c216d3d) COPYING-recordproto: OK (sha256: ee10aee0f1697ffdbe870a39f037361d4f7136f2976bb7919a41b3f66407caee) COPYING-renderproto: OK (sha256: 9e48921a94da36d7a69fe71809223ee0bb46370db9842dccdeeb55b5a9946872) COPYING-resourceproto: OK (sha256: 403e7be948674530ad40669b1e3a31adeddb656502f3b0ef810d5d3cc35d0b52) COPYING-scrnsaverproto: OK (sha256: fcbd3c628bf4d28ee3e6032054bf44bbe58f3b1a944dad856a8d3eb6b37ea412) COPYING-trapproto: OK (sha256: d6d3513f5a7099748dc387f54498d799380b45f8a444f13aa98aa45a860ae55b) COPYING-videoproto: OK (sha256: f8f49bbad61967ebc890fb79fff5bfb7cfc1c341aa8f8dee13eb3fb534040b47) COPYING-windowswmproto: OK (sha256: eb183a00c61bb47992f096b6993ed7ec17518bea9c285fe87efff7f622cc6c12) COPYING-x11proto: OK (sha256: da4a28570230228b9bd80a701c5d8752f8609394de2e0d46d26d978bd07610db) COPYING-xcmiscproto: OK (sha256: 5531d18cfcc944dab39991f63f182cbbce3fe493ba0c7cf08a25c0d01ee84482) COPYING-xextproto: OK (sha256: fb42146c6c06a200a9b121220eb692ff9101ba0fbd0b224b9e16a016c59ae86a) COPYING-xf86bigfontproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86dgaproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86driproto: OK (sha256: 4a05d06752388d9db71ee1006f371d4fb2c316a821fc2fc272db90b3ef978334) COPYING-xf86miscproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86rushproto: OK (sha256: 3591964e01a9cdfc9cc4149a847a431a3f3d98328cc9e5864c7a7831b29c4058) COPYING-xf86vidmodeproto: OK (sha256: 942bb46a3503a708948491699171b00b9e0dfb47818d9268b160bccc5f51a4b9) COPYING-xineramaproto: OK (sha256: b2d8cda803e900915ce10f0ba735ff2c033b39c7cc5a8a436667ca583d4066fa) >>> xutil_util-macros 1.19.2 Collecting legal info COPYING: OK (sha256: 489b630a75e3255485732eae3d50ff4d29d3feb66760bb3acb04f897e4d9e375) >>> xlib_libXdmcp 1.1.3 Collecting legal info COPYING: OK (sha256: 8a3c3f35b0dbcb60a4e242b9e4394a352a65bb27deb2938ea1e2e62a626e16e9) >>> xlib_xtrans 1.4.0 Collecting legal info COPYING: OK (sha256: a9c96c832e00774266b492d4d41556f12a64f039ba3ef645c4b8c6010fcb8f2a) >>> bind 9.11.20 Collecting legal info COPYRIGHT: OK (sha256: da2aec2b7f6f0feb16bcb080e2c587375fd3195145f047e4d92d112f5b9db501) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> openssl Collecting legal info >>> libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> boost 1.73.0 Collecting legal info LICENSE_1_0.txt: OK (sha256: c9bff75738922193e67fa726fa225535870d2aa1059f91452c411736284ad566) >>> bootstrap 4.3.1 Collecting legal info css/bootstrap.css: OK (sha256: 35fbb6dc3891aacaf1ffa07abec2344fdbc454aab533a2a03bcf93577eb7837b) >>> cairo 1.16.0 Collecting legal info COPYING: OK (sha256: 67228a9f7c5f9b67c58f556f1be178f62da4d9e2e6285318d8c74d567255abdf) COPYING-LGPL-2.1: OK (sha256: 9e9e8608c4cdda51a78cc3a385f4ec9a2e4c96d5ecad74ac8bca5fca3e563b7d) COPYING-MPL-1.1: OK (sha256: 53692a2ed6c6a2c6ec9b32dd0b820dfae91e0a1fcdf625ca9ed0bdf8705fcc4f) >>> fontconfig 2.13.1 Collecting legal info COPYING: OK (sha256: fa4cd9ab005185e10cd8f7504518856c7dd36c01e766c2bac87f4fc638e9f886) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> freetype 2.10.2 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> libglib2 2.64.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.64.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> 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-setuptools 44.0.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> host-pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> host-util-linux 2.35.2 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> pixman 0.40.0 Collecting legal info COPYING: OK (sha256: fac9270f0987b96ff4533fca3548c633e02083cbba4a0172a3b149b2e4019793) >>> xlib_libXext 1.3.4 Collecting legal info COPYING: OK (sha256: 80767ac915f2f0f94de9efb15f0197a59b6f1e609cae85059f8703272dc3e146) >>> xlib_libXrender 0.9.10 Collecting legal info COPYING: OK (sha256: bbe1db89c48816c48248796adac91defd8fbde1141b145f01511781ab87f29a1) >>> cbootimage 1.8 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> cgroupfs-mount 1.4 Collecting legal info debian/copyright: OK (sha256: e52f47a650734f70c40c8fd9318f85e42777bf3fba7ff1dfb72f845bb417f7e6) >>> eigen 3.3.7 Collecting legal info COPYING.MPL2: OK (sha256: fab3dd6bdab226f1c08630b1dd917e11fcb4ec5e1e020e2c16f83a0a13863e85) COPYING.BSD: OK (sha256: 4f877e5ae4672568ef82cfd0023e2cef4a7cf55d867ab249efc9569a7eb9e5b1) COPYING.LGPL: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) COPYING.README: OK (sha256: c83230b770f17ef1386ea1fd3681271dd98aa93646bdbfb5bff3a1b7050fff9d) >>> f2fs-tools 1.13.0 Collecting legal info COPYING: OK (sha256: 662abb3a8a80b36ae7036c289dd1e03b361ee5dd2e6fd5211d0d8d029146449f) >>> flann 1.9.1 Collecting legal info COPYING: OK (sha256: 3993f339cc56506c62aa1eb2fb76f240ee93b738d857832899c1e207b1dc069a) >>> flare-engine 1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> sdl2 2.0.12 Collecting legal info COPYING.txt: OK (sha256: ae4df3759a726538607b84c00ab8f8a5567d9f38ad5397486eb9b5c5f626caef) >>> sdl2_image 2.0.5 Collecting legal info COPYING.txt: OK (sha256: 45079362e2230154205413a6940544ca94e3479ccf76205c71c4f542a6815d25) >>> jpeg Collecting legal info >>> jpeg-turbo 2.0.4 Collecting legal info LICENSE.md: OK (sha256: 69e570a251515ced17d4492256d57c89db77ed949652f88a44c80c1ca9607920) README.ijg: OK (sha256: 82fece2bff2669c476495f0fe70096b154e8bc5b40916a64e99836d9a01c3110) >>> sdl2_mixer 2.0.4 Collecting legal info COPYING.txt: OK (sha256: 113727180e7956cb9718b03b41da85b63ea54743a33047071a623bf672895a10) >>> sdl2_ttf 2.0.15 Collecting legal info COPYING.txt: OK (sha256: f6370809c9f644760920d9945c5be07aed17664975f2e4741013d4d9a2ec696f) >>> flatbuffers 1.12.0 Collecting legal info LICENSE.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> fltk 1.3.5 Collecting legal info COPYING: OK (sha256: 57dd381e713fb309fb7dd85c3c38b274557ecb333475d0f1d65a5f06ad85c9a6) >>> xlib_libXcursor 1.2.0 Collecting legal info COPYING: OK (sha256: 1f1588aff23eec0cb6bb9cfe02f8a75abbe43faf3d9b1eff54b7fbc42774b3ad) >>> xlib_libXfixes 5.0.3 Collecting legal info COPYING: OK (sha256: d64e671ffeb483d4543f98c842788ab34c77427e27d83d6b082065a4438d4885) >>> xlib_libXt 1.2.0 Collecting legal info COPYING: OK (sha256: a2866ccc0b1745149e4a2258d934314d40cbb43bd8318c6fa597f233995b0a81) >>> xlib_libSM 1.2.3 Collecting legal info COPYING: OK (sha256: af7926a14d85ad367622688636e8c9c6f7807c8a6867536af1c530b5c262bfba) >>> xlib_libICE 1.0.10 Collecting legal info COPYING: OK (sha256: 60105b7ea93cb07a67fee8443b092b727e3db7f0dff4fbe05bc6cd7747fb53c8) >>> gdk-pixbuf 2.36.10 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> 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) >>> gmp 6.1.2 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> gnutls 3.6.14 Collecting legal info doc/COPYING.LESSER: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libtasn1 4.16.0 Collecting legal info LICENSE: OK (sha256: 7446831f659f7ebfd8d497acc7f05dfa8e31c6cb6ba1b45df33d4895ab80f5a6) doc/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) doc/COPYING.LESSER: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> nettle 3.6 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> harfbuzz 2.6.4 Collecting legal info COPYING: OK (sha256: 1b32b6e2fea50440c128c5ba482f7691367c46fd0cd573b80fc863bf07964cea) >>> iproute2 5.7.0 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> libmnl 1.0.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> irssi 1.0.8 Collecting legal info COPYING: OK (sha256: a1a27cb2ecee8d5378fbb3562f577104a445d6d66fee89286e16758305e63e2b) >>> jasper 2.0.19 Collecting legal info LICENSE: OK (sha256: 4ad1bb42aff888c4403d792e6e2c5f1716d6c279fea70b296333c9d577d30b81) >>> libabseil-cpp 20200225 Collecting legal info LICENSE: OK (sha256: c79a7fea0e3cac04cd43f20e7b648e5a0ff8fa5344e644b0ee09ca1162b62747) >>> libcroco 0.6.13 Collecting legal info COPYING.LIB: OK (sha256: 94b03f1a60a7fd5007149530626a895a6ef5a8b9342abfd56860c5f3956f5d23) >>> libdmtx 0.7.5 Collecting legal info LICENSE: OK (sha256: fcc277b7302645322c63de22b9b0bdae2df3dfa7d6cbc0d5bed7a4d3f1a9af79) >>> libdvbpsi 1.3.3 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libestr 0.1.11 Collecting legal info COPYING: OK (sha256: 835b4793da5cbb8965fbd63905b55a4cb4310b7d1b882077d23066b08f901ff8) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libfribidi 1.0.9 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> libldns 1.7.1 Collecting legal info LICENSE: OK (sha256: 9e0b1505c358d1a7c79555ee8bd1acbe2985dbc74dd81f3697cebf2161e922e6) >>> libmpd 11.8.17 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libmpdclient 2.19 Collecting legal info COPYING: OK (sha256: 9574c3b0a9c31723cc3d5f32af4655a015fff5ec6ec8115b7906cd7d9623cf32) >>> libnetfilter_cttimeout 1.0.0 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libnfnetlink 1.0.1 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> libraw 0.19.5 Collecting legal info LICENSE.LGPL: OK (sha256: eea173a556abac0370461e57e12aab266894ea6be3874c2be05fd87871f75449) LICENSE.CDDL: OK (sha256: 0e3098d2d54a12434715f6679ea408d57da5e8d613c385c58ecc6fe5d30cc81f) README.md: OK (sha256: ed971b7f1f57fd8e7d28419ff7749cfe0f296e701687756e798a69555fd76646) >>> librsvg 2.40.20 Collecting legal info COPYING.LIB: OK (sha256: d7bf9d064ac3e5840f9dd02422b7eeec4f1fd03f37fadbd043602be5e882304f) >>> pango 1.44.6 Collecting legal info COPYING: OK (sha256: d245807f90032872d1438d741ed21e2490e1175dc8aa3afa5ddb6c8e529b58e5) >>> liburcu 0.12.1 Collecting legal info lgpl-2.1.txt: OK (sha256: 36b6d3fa47916943fd5fec313c584784946047ec1337a78b440e5992cb595f89) lgpl-relicensing.txt: OK (sha256: 8ef8121eddd2fc0779d94331a1d0f1ead9c796343d845e564cd8c8c4ae3d6f6e) gpl-2.0.txt: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) LICENSE: OK (sha256: e8c070cb093be4b2eaf938a5f1c11621163b2d9cfa2790460cf925d81e442fa7) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libxslt 1.1.34 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> lrzsz 0.12.20 Collecting legal info COPYING: OK (sha256: dcc100d4161cc0b7177545ab6e47216f84857cda3843847c792a25289852dcaa) >>> lttng-libust 2.12.0 Collecting legal info COPYING: OK (sha256: 74125a84c2166300776980166e29de40d5f98d1a75e487f0bbc0c03b4cd2342e) >>> minissdpd 1.5.20190824 Collecting legal info LICENSE: OK (sha256: 00c8368dd1574b025df65f24f61c32d1297ff9b6dc695fda964b1b1efc7a53d3) >>> ncmpc 0.38 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> net-tools 479bb4a7e11a4084e2935c0a576388f92469225b Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> netstat-nat 1.4.10 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-omap-u-boot-utils 3f07426cddc0be9e24702e7aacc7574ddd7fba28 Collecting legal info COPYING: OK (sha256: 1080312c3230fb7dd32fe807ed8c8cd11f4061bf1a2f065b651630bfe30157b2) >>> openjpeg 2.3.1 Collecting legal info LICENSE: OK (sha256: a6af136f3e15038a666b61f376612a07d9a4e48cb7c01adbf3e33b3f14ab49b6) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> psplash fd33a9b3d68c89fa22ff6873f4f9fd28bd85830c Collecting legal info COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> quagga 1.2.4 Collecting legal info COPYING: OK (sha256: b39c1bad4e51e2a3389cd25fc4addebe41a3ae7c11100795683f9330de1536e5) >>> host-gawk 5.1.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> radvd 2.18 Collecting legal info COPYRIGHT: OK (sha256: 40a6db00cf0b97f031eaa6c6e87157788f40ced1b88e3ea6d78779bd2a39dc80) >>> raptor 2.0.15 Collecting legal info LICENSE.txt: OK (sha256: 6b926a47abfb87451c436fbd4a868defec963d0232c70b806ac02d4a2a6e1968) >>> rdesktop 1.9.0 Collecting legal info COPYING: OK (sha256: fc82ca8b6fdb18d4e3e85cfd8ab58d1bcd3f1b29abe782895abd91d64763f8e7) >>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Collecting legal info COPYING: OK (sha256: 7ae50a5344af14d6231aff6814632a220b3127da4099aea2c6070fd79c407c1a) >>> tor 0.4.3.6 Collecting legal info LICENSE: OK (sha256: ae2afe6cd3fd9d512afbaa1ef218757eb00aa6b6aa5e2dfc2774b6837e373fa1) >>> uftp 5.0 Collecting legal info LICENSE.txt: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> uhubctl 2.1.0 Collecting legal info LICENSE: OK (sha256: 05d376f74b3b539e2758d2b8a4bef5b15e567350d19c8581b5344bf4ce84414a) >>> xfont_font-sony-misc 1.0.3 Collecting legal info COPYING: OK (sha256: 8233ff7d7bc8b5b46cbba3f6cd0069d2ef875bd1b1e0090ca4145282aa096739) >>> host-gzip 1.10 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-xapp_bdftopcf 1.1 Collecting legal info COPYING: OK (sha256: a437fb5272ba507c2977b2ef623bb391270f521b2a20271ed044785f4eaa5dbc) >>> host-xlib_libXfont 1.5.4 Collecting legal info COPYING: OK (sha256: 97e413bb4962bbb5773085cd5405502bf1d4eadeaf98ff5be015eacacc840462) >>> host-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) >>> host-xlib_libfontenc 1.1.4 Collecting legal info COPYING: OK (sha256: a4dda7a643b517794bfa23dc9605da030055df38ac8a5b9e1905e690975a59c4) >>> host-xlib_xtrans 1.4.0 Collecting legal info COPYING: OK (sha256: a9c96c832e00774266b492d4d41556f12a64f039ba3ef645c4b8c6010fcb8f2a) >>> host-xapp_mkfontscale 1.2.1 Collecting legal info COPYING: OK (sha256: 80df6f5b759f7775042313e4586506db60f26fd15b98b532cf518bd8cf1e8488) >>> host-xfont_font-util 1.3.2 Collecting legal info COPYING: OK (sha256: ce16c3ee6f2a38db6870b66bdb54fce9dcf24acd1161840789e321f6faa1251c) >>> xfont_font-util 1.3.2 Collecting legal info COPYING: OK (sha256: ce16c3ee6f2a38db6870b66bdb54fce9dcf24acd1161840789e321f6faa1251c) >>> xmlstarlet 1.6.1 Collecting legal info COPYING: OK (sha256: 6641cc5b00c1651fa22175f34efd01695e64a348b1ba07048538276f44866862) WARNING: the Buildroot source code has not been saved WARNING: gcc-final-9.3.0: cannot save license (HOST_GCC_FINAL_LICENSE_FILES not defined) WARNING: gcc-initial-9.3.0: cannot save license (HOST_GCC_INITIAL_LICENSE_FILES not defined) WARNING: linux-headers-5.7.10: cannot save license (LINUX_HEADERS_LICENSE_FILES not defined) Legal info produced in /home/naourr/work/instance-3/output-1/legal-info make: Leaving directory '/home/naourr/work/instance-3/buildroot'