checking whether we are using the GNU C compiler... yes checking whether /tmp/instance-0/output-1/host/bin/i586-linux-gcc accepts -g... yes checking for /tmp/instance-0/output-1/host/bin/i586-linux-gcc option to accept ISO C89... none needed checking whether /tmp/instance-0/output-1/host/bin/i586-linux-gcc understands -c and -o together... yes checking for style of include used by make... GNU checking dependency style of /tmp/instance-0/output-1/host/bin/i586-linux-gcc... none checking for a sed that does not truncate output... /bin/sed checking for gawk... (cached) gawk checking for xml2-config... /tmp/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/bin/xml2-config configure: using libxml-2.9.10 checking for xslt-config... /tmp/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/bin/xslt-config configure: using libxslt-1.1.34 checking how to run the C preprocessor... /tmp/instance-0/output-1/host/bin/i586-linux-cpp checking for grep that handles long lines and -e... /bin/grep checking for egrep... /bin/grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking whether lstat correctly handles trailing slash... no checking for stdlib.h... (cached) yes checking for GNU libc compatible malloc... (cached) yes checking for stdlib.h... (cached) yes checking for GNU libc compatible realloc... (cached) yes checking for mode_t... yes checking for size_t... yes checking for lstat... yes checking for stat... yes checking for setmode... no checking whether O_BINARY is declared... no checking whether exsltDateXpathCtxtRegister is declared... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating xmlstarlet.spec config.status: creating Makefile config.status: creating solaris/package/sol8-sparc/pkginfo config.status: creating solaris/package/sol9-sparc/pkginfo config.status: creating config.h config.status: executing depfiles commands configure: WARNING: unrecognized options: --disable-gtk-doc, --disable-gtk-doc-html, --disable-doc, --disable-docs, --disable-documentation, --with-xmlto, --with-fop, --enable-ipv6, --disable-nls, --disable-static, --enable-shared >>> xmlstarlet 1.6.1 Building PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 -C /tmp/instance-0/output-1/build/xmlstarlet-1.6.1/ make[1]: Entering directory '/tmp/instance-0/output-1/build/xmlstarlet-1.6.1' /usr/bin/make all-am make[2]: Entering directory '/tmp/instance-0/output-1/build/xmlstarlet-1.6.1' GEN src/usage.c GEN src/c14n-usage.c GEN src/depyx-usage.c GEN src/edit-usage.c GEN src/elem-usage.c GEN src/escape-usage.c GEN src/format-usage.c GEN src/ls-usage.c GEN src/pyx-usage.c GEN src/select-usage.c GEN src/unescape-usage.c GEN src/validate-usage.c GEN src/trans-usage.c CC src/trans.o CC src/xml.o CC src/xml_C14N.o CC src/xml_depyx.o CC src/xml_elem.o CC src/xml_edit.o CC src/xml_escape.o CC src/xml_pyx.o CC src/xml_format.o CC src/xml_ls.o CC src/xml_select.o CC src/xml_trans.o CC src/xml_validate.o 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 src/xml_elem.c: In function 'elMain': src/xml_elem.c:271:27: warning: passing argument 2 of 'xmlHashScan' from incompatible pointer type [-Wincompatible-pointer-types] xmlHashScan(uniq, hash_key_put, &lines); ^~~~~~~~~~~~ In file included from src/xml_elem.c:32: /tmp/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/libxml2/libxml/hash.h:213:22: note: expected 'xmlHashScanner' {aka 'void (*)(void *, void *, const unsigned char *)'} but argument is of type 'void (*)(void *, void *, xmlChar *)' {aka 'void (*)(void *, void *, unsigned char *)'} xmlHashScanner f, ~~~~~~~~~~~~~~~^ In file included from /tmp/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/libxml2/libxml/tree.h:18, from src/xml_select.c:38: src/xml_select.c: In function 'selPrepareXslt': /tmp/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/libxml2/libxml/xmlstring.h:35:18: warning: pointer targets in passing argument 3 of 'xmlStrPrintf' differ in signedness [-Wpointer-sign] #define BAD_CAST (xmlChar *) src/xml_select.c:552:55: note: in expansion of macro 'BAD_CAST' xmlStrPrintf(num_buf, sizeof num_buf, BAD_CAST "t%d", t); ^~~~~~~~ /tmp/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/include/libxml2/libxml/xmlstring.h:98:17: note: expected 'const char *' but argument is of type 'xmlChar *' {aka 'unsigned char *'} xmlStrPrintf (xmlChar *buf, ^~~~~~~~~~~~ src/xml_edit.c: In function 'edInsert': src/xml_edit.c:371:9: warning: 'node' may be used uninitialized in this function [-Wmaybe-uninitialized] xmlXPathNodeSetAdd(previous_insertion, node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD xml make[2]: Leaving directory '/tmp/instance-0/output-1/build/xmlstarlet-1.6.1' make[1]: Leaving directory '/tmp/instance-0/output-1/build/xmlstarlet-1.6.1' >>> xmlstarlet 1.6.1 Installing to target PATH="/tmp/instance-0/output-1/host/bin:/tmp/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" /usr/bin/make -j32 DESTDIR=/tmp/instance-0/output-1/target install -C /tmp/instance-0/output-1/build/xmlstarlet-1.6.1/ make[1]: Entering directory '/tmp/instance-0/output-1/build/xmlstarlet-1.6.1' make[2]: Entering directory '/tmp/instance-0/output-1/build/xmlstarlet-1.6.1' /bin/mkdir -p '/tmp/instance-0/output-1/target/usr/share/doc/xmlstarlet' /bin/mkdir -p '/tmp/instance-0/output-1/target/usr/share/man/man1' /bin/mkdir -p '/tmp/instance-0/output-1/target/usr/bin' /usr/bin/install -c -m 644 doc/xmlstarlet-ug.html doc/html.css doc/xmlstarlet.txt '/tmp/instance-0/output-1/target/usr/share/doc/xmlstarlet' /usr/bin/install -c xml '/tmp/instance-0/output-1/target/usr/bin' /usr/bin/install -c -m 644 doc/xmlstarlet.1 '/tmp/instance-0/output-1/target/usr/share/man/man1' make[2]: Leaving directory '/tmp/instance-0/output-1/build/xmlstarlet-1.6.1' make[1]: Leaving directory '/tmp/instance-0/output-1/build/xmlstarlet-1.6.1' >>> Finalizing host directory >>> Finalizing target directory /bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~console::respawn:/sbin/getty -L console 0 vt100 #~' /tmp/instance-0/output-1/target/etc/inittab /bin/sed -i -e '/^#.*-o remount,rw \/$/s~^#\+~~' /tmp/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /tmp/instance-0/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/ash$' /tmp/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /tmp/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /tmp/instance-0/output-1/build/busybox-1.31.1/.config; then grep -qsE '^/bin/hush$' /tmp/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /tmp/instance-0/output-1/target/etc/shells; fi rm -f /tmp/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-0/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-0/output-1/host/bin/glib-compile-schemas /tmp/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-0/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. PYTHONPATH="/tmp/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot/usr/lib/python3.8/" cd /tmp/instance-0/output-1/target && /tmp/instance-0/output-1/host/bin/python3.8 /tmp/instance-0/buildroot/support/scripts/pycompile.py usr/lib/python3.8 usr/lib/python3.8/site-packages/ranger/api/commands.py:351: SyntaxWarning: "is" with a literal. Did you mean "=="? value = arg if (equal_sign is -1) else arg[equal_sign + 1:] usr/lib/python3.8/site-packages/ranger/gui/ui.py:177: SyntaxWarning: "is" with a literal. Did you mean "=="? if key is 27 or key >= 128 and key < 256: usr/lib/python3.8/site-packages/ranger/gui/ui.py:184: SyntaxWarning: "is not" with a literal. Did you mean "!="? if getkey is not -1: usr/lib/python3.8/site-packages/ranger/gui/widgets/pager.py:217: SyntaxWarning: "is" with a literal. Did you mean "=="? if self.markup is 'ansi': find /tmp/instance-0/output-1/target/usr/lib/python3.8 -name '*.py' -print0 | xargs -0 --no-run-if-empty rm -f find /tmp/instance-0/output-1/target/usr/lib/python3.8 -name '*.opt-1.pyc' -print0 -o -name '*.opt-2.pyc' -print0 | xargs -0 --no-run-if-empty rm -f mkdir -p /tmp/instance-0/output-1/target/etc echo "buildroot" > /tmp/instance-0/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-0/output-1/target/etc/hosts mkdir -p /tmp/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-0/output-1/target/etc/shadow rm -f /tmp/instance-0/output-1/target/bin/sh if [ -x /tmp/instance-0/output-1/target/sbin/swapon -a -x /tmp/instance-0/output-1/target/sbin/swapoff ]; then /bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /tmp/instance-0/output-1/target/etc/inittab; else /bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /tmp/instance-0/output-1/target/etc/inittab; fi rm -f /tmp/instance-0/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /tmp/instance-0/output-1/build/locales.nopurge; done for dir in /tmp/instance-0/output-1/target/usr/share/locale /tmp/instance-0/output-1/target/usr/share/X11/locale /tmp/instance-0/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /tmp/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-0/output-1/target/usr/include /tmp/instance-0/output-1/target/usr/share/aclocal \ /tmp/instance-0/output-1/target/usr/lib/pkgconfig /tmp/instance-0/output-1/target/usr/share/pkgconfig \ /tmp/instance-0/output-1/target/usr/lib/cmake /tmp/instance-0/output-1/target/usr/share/cmake find /tmp/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-0/output-1/target/lib/ /tmp/instance-0/output-1/target/usr/lib/ /tmp/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' \) -print0 | xargs -0 rm -f rm -rf /tmp/instance-0/output-1/target/usr/share/gdb rm -rf /tmp/instance-0/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-0/output-1/target/usr/share/zsh rm -rf /tmp/instance-0/output-1/target/usr/man /tmp/instance-0/output-1/target/usr/share/man rm -rf /tmp/instance-0/output-1/target/usr/info /tmp/instance-0/output-1/target/usr/share/info rm -rf /tmp/instance-0/output-1/target/usr/doc /tmp/instance-0/output-1/target/usr/share/doc rm -rf /tmp/instance-0/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-0/output-1/target/usr/share 2>/dev/null || true find /tmp/instance-0/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-0/output-1/host/bin/i586-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-0/output-1/host/bin/i586-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-0/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-0/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /tmp/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.02.1-00081-g700f65462e"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.02.1"; \ echo "PRETTY_NAME=\"Buildroot 2020.02.1\"" \ ) > /tmp/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-0/output-1/per-package /tmp/instance-0/buildroot/support/scripts/fix-rpath target cat /tmp/instance-0/output-1/build/alsa-lib-1.2.1.2/.files-list.txt /tmp/instance-0/output-1/build/alsa-utils-1.2.1/.files-list.txt /tmp/instance-0/output-1/build/angularjs-1.7.9/.files-list.txt /tmp/instance-0/output-1/build/argp-standalone-1.3/.files-list.txt /tmp/instance-0/output-1/build/ascii-invaders-1.0.1/.files-list.txt /tmp/instance-0/output-1/build/bellagio-0.9.3/.files-list.txt /tmp/instance-0/output-1/build/busybox-1.31.1/.files-list.txt /tmp/instance-0/output-1/build/bzip2-1.0.8/.files-list.txt /tmp/instance-0/output-1/build/circus-0.15.0/.files-list.txt /tmp/instance-0/output-1/build/cunit-2.1-3/.files-list.txt /tmp/instance-0/output-1/build/czmq-4.2.0/.files-list.txt /tmp/instance-0/output-1/build/dbus-1.12.16/.files-list.txt /tmp/instance-0/output-1/build/dump1090-bff92c4ad772a0a8d433f788d39dae97e00e4dbe/.files-list.txt /tmp/instance-0/output-1/build/e2fsprogs-1.45.5/.files-list.txt /tmp/instance-0/output-1/build/edid-decode-6def7bc83dfb0338632e06a8b14c93faa6af8879/.files-list.txt /tmp/instance-0/output-1/build/expat-2.2.9/.files-list.txt /tmp/instance-0/output-1/build/flatbuffers-1.11.0/.files-list.txt /tmp/instance-0/output-1/build/genpart-1.0.2/.files-list.txt /tmp/instance-0/output-1/build/gensio-1.5.1/.files-list.txt /tmp/instance-0/output-1/build/initscripts/.files-list.txt /tmp/instance-0/output-1/build/jansson-2.12/.files-list.txt /tmp/instance-0/output-1/build/jitterentropy-library-2.2.0/.files-list.txt /tmp/instance-0/output-1/build/jpeg-turbo-2.0.4/.files-list.txt /tmp/instance-0/output-1/build/jpeg/.files-list.txt /tmp/instance-0/output-1/build/libcurl-7.68.0/.files-list.txt /tmp/instance-0/output-1/build/libedit-20190324-3.1/.files-list.txt /tmp/instance-0/output-1/build/libffi-3.3/.files-list.txt /tmp/instance-0/output-1/build/libgcrypt-1.8.5/.files-list.txt /tmp/instance-0/output-1/build/libglib2-2.62.4/.files-list.txt /tmp/instance-0/output-1/build/libgpg-error-1.37/.files-list.txt /tmp/instance-0/output-1/build/libiio-0.18/.files-list.txt /tmp/instance-0/output-1/build/liblo-0.30/.files-list.txt /tmp/instance-0/output-1/build/libmodsecurity-3.0.4/.files-list.txt /tmp/instance-0/output-1/build/libmspack-0.10.1alpha/.files-list.txt /tmp/instance-0/output-1/build/libnl-3.5.0/.files-list.txt /tmp/instance-0/output-1/build/libopenssl-1.1.1g/.files-list.txt /tmp/instance-0/output-1/build/librtlsdr-0.6.0/.files-list.txt /tmp/instance-0/output-1/build/libsysfs-2.1.0/.files-list.txt /tmp/instance-0/output-1/build/liburcu-0.11.1/.files-list.txt /tmp/instance-0/output-1/build/libusb-1.0.23/.files-list.txt /tmp/instance-0/output-1/build/libxml2-2.9.10/.files-list.txt /tmp/instance-0/output-1/build/libxslt-1.1.34/.files-list.txt /tmp/instance-0/output-1/build/libzlib-1.2.11/.files-list.txt /tmp/instance-0/output-1/build/lttng-libust-2.11.0/.files-list.txt /tmp/instance-0/output-1/build/mpg123-1.25.13/.files-list.txt /tmp/instance-0/output-1/build/mtdev-1.1.5/.files-list.txt /tmp/instance-0/output-1/build/mtdev2tuio-e1e7378d86abe751158e743586133022f32fa4d1/.files-list.txt /tmp/instance-0/output-1/build/ncurses-6.1/.files-list.txt /tmp/instance-0/output-1/build/neard-0.16/.files-list.txt /tmp/instance-0/output-1/build/numactl-2.0.13/.files-list.txt /tmp/instance-0/output-1/build/nvme-1.9/.files-list.txt /tmp/instance-0/output-1/build/opencv3-3.4.9/.files-list.txt /tmp/instance-0/output-1/build/openmpi-4.0.0/.files-list.txt /tmp/instance-0/output-1/build/openpgm-5-2-122/.files-list.txt /tmp/instance-0/output-1/build/openssl/.files-list.txt /tmp/instance-0/output-1/build/opus-1.3.1/.files-list.txt /tmp/instance-0/output-1/build/pcre-8.43/.files-list.txt /tmp/instance-0/output-1/build/pcre2-10.33/.files-list.txt /tmp/instance-0/output-1/build/python-asn1crypto-1.2.0/.files-list.txt /tmp/instance-0/output-1/build/python-certifi-2019.9.11/.files-list.txt /tmp/instance-0/output-1/build/python-cffi-1.13.1/.files-list.txt /tmp/instance-0/output-1/build/python-chardet-3.0.4/.files-list.txt /tmp/instance-0/output-1/build/python-cryptography-2.8/.files-list.txt /tmp/instance-0/output-1/build/python-docutils-0.15.2/.files-list.txt /tmp/instance-0/output-1/build/python-dominate-2.4.0/.files-list.txt /tmp/instance-0/output-1/build/python-ibmiotf-0.4.0/.files-list.txt /tmp/instance-0/output-1/build/python-idna-2.8/.files-list.txt /tmp/instance-0/output-1/build/python-iowait-0.2/.files-list.txt /tmp/instance-0/output-1/build/python-iso8601-0.1.12/.files-list.txt /tmp/instance-0/output-1/build/python-json-schema-validator-2.4.1/.files-list.txt /tmp/instance-0/output-1/build/python-kiwisolver-1.1.0/.files-list.txt /tmp/instance-0/output-1/build/python-paho-mqtt-1.4.0/.files-list.txt /tmp/instance-0/output-1/build/python-psutil-5.6.7/.files-list.txt /tmp/instance-0/output-1/build/python-pycparser-2.19/.files-list.txt /tmp/instance-0/output-1/build/python-pyopenssl-19.1.0/.files-list.txt /tmp/instance-0/output-1/build/python-pyparsing-2.4.2/.files-list.txt /tmp/instance-0/output-1/build/python-pytz-2019.3/.files-list.txt /tmp/instance-0/output-1/build/python-pyzmq-18.1.1/.files-list.txt /tmp/instance-0/output-1/build/python-requests-2.22.0/.files-list.txt /tmp/instance-0/output-1/build/python-requests-toolbelt-0.9.1/.files-list.txt /tmp/instance-0/output-1/build/python-semver-2.9.0/.files-list.txt /tmp/instance-0/output-1/build/python-setuptools-41.4.0/.files-list.txt /tmp/instance-0/output-1/build/python-shutilwhich-1.1.0/.files-list.txt /tmp/instance-0/output-1/build/python-six-1.14.0/.files-list.txt /tmp/instance-0/output-1/build/python-tornado-6.0.3/.files-list.txt /tmp/instance-0/output-1/build/python-urllib3-1.25.6/.files-list.txt /tmp/instance-0/output-1/build/python3-3.8.2/.files-list.txt /tmp/instance-0/output-1/build/qpdf-9.1.1/.files-list.txt /tmp/instance-0/output-1/build/ranger-1.7.2/.files-list.txt /tmp/instance-0/output-1/build/restclient-cpp-0.5.1/.files-list.txt /tmp/instance-0/output-1/build/rng-tools-6.9/.files-list.txt /tmp/instance-0/output-1/build/rtc-tools-33ef4aa1c92b0c92a351284d93d1ac5570de9cc7/.files-list.txt /tmp/instance-0/output-1/build/setserial-2.17/.files-list.txt /tmp/instance-0/output-1/build/skeleton-init-common/.files-list.txt /tmp/instance-0/output-1/build/skeleton-init-sysv/.files-list.txt /tmp/instance-0/output-1/build/skeleton/.files-list.txt /tmp/instance-0/output-1/build/smartmontools-6.5/.files-list.txt /tmp/instance-0/output-1/build/spidev_test-4.10/.files-list.txt /tmp/instance-0/output-1/build/tinyssh-7e2b4025bf3a2dae4c6617e3eb39df4bcde37454/.files-list.txt /tmp/instance-0/output-1/build/toolchain-external-custom/.files-list.txt /tmp/instance-0/output-1/build/toolchain-external/.files-list.txt /tmp/instance-0/output-1/build/toolchain/.files-list.txt /tmp/instance-0/output-1/build/util-linux-2.35.1/.files-list.txt /tmp/instance-0/output-1/build/xmlstarlet-1.6.1/.files-list.txt /tmp/instance-0/output-1/build/zeromq-4.3.2/.files-list.txt /tmp/instance-0/output-1/build/zlib/.files-list.txt > /tmp/instance-0/output-1/build/packages-file-list.txt cat /tmp/instance-0/output-1/build/host-autoconf-2.69/.files-list-host.txt /tmp/instance-0/output-1/build/host-automake-1.15.1/.files-list-host.txt /tmp/instance-0/output-1/build/host-bison-3.4.2/.files-list-host.txt /tmp/instance-0/output-1/build/host-expat-2.2.9/.files-list-host.txt /tmp/instance-0/output-1/build/host-flex-2.6.4/.files-list-host.txt /tmp/instance-0/output-1/build/host-gettext-tiny-adaa9c64921e80f2b8dd3610ffb508618b9204f3/.files-list-host.txt /tmp/instance-0/output-1/build/host-gettext/.files-list-host.txt /tmp/instance-0/output-1/build/host-jsmin-1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b/.files-list-host.txt /tmp/instance-0/output-1/build/host-libffi-3.3/.files-list-host.txt /tmp/instance-0/output-1/build/host-libglib2-2.62.4/.files-list-host.txt /tmp/instance-0/output-1/build/host-libtool-2.4.6/.files-list-host.txt /tmp/instance-0/output-1/build/host-libzlib-1.2.11/.files-list-host.txt /tmp/instance-0/output-1/build/host-lld-9.0.1/.files-list-host.txt /tmp/instance-0/output-1/build/host-llvm-9.0.1/.files-list-host.txt /tmp/instance-0/output-1/build/host-m4-1.4.18/.files-list-host.txt /tmp/instance-0/output-1/build/host-meson-0.53.1/.files-list-host.txt /tmp/instance-0/output-1/build/host-nasm-2.14.02/.files-list-host.txt /tmp/instance-0/output-1/build/host-ncurses-6.1/.files-list-host.txt /tmp/instance-0/output-1/build/host-ninja-1.10.0/.files-list-host.txt /tmp/instance-0/output-1/build/host-patchelf-0.9/.files-list-host.txt /tmp/instance-0/output-1/build/host-pcre-8.43/.files-list-host.txt /tmp/instance-0/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /tmp/instance-0/output-1/build/host-python-2.7.17/.files-list-host.txt /tmp/instance-0/output-1/build/host-python-cffi-1.13.1/.files-list-host.txt /tmp/instance-0/output-1/build/host-python-pycparser-2.19/.files-list-host.txt /tmp/instance-0/output-1/build/host-python-versiontools-1.9.1/.files-list-host.txt /tmp/instance-0/output-1/build/host-python3-3.8.2/.files-list-host.txt /tmp/instance-0/output-1/build/host-python3-setuptools-41.4.0/.files-list-host.txt /tmp/instance-0/output-1/build/host-skeleton/.files-list-host.txt /tmp/instance-0/output-1/build/host-tar-1.29/.files-list-host.txt /tmp/instance-0/output-1/build/host-util-linux-2.35.1/.files-list-host.txt /tmp/instance-0/output-1/build/host-zlib/.files-list-host.txt > /tmp/instance-0/output-1/build/packages-file-list-host.txt cat /tmp/instance-0/output-1/build/alsa-lib-1.2.1.2/.files-list-staging.txt /tmp/instance-0/output-1/build/alsa-utils-1.2.1/.files-list-staging.txt /tmp/instance-0/output-1/build/argp-standalone-1.3/.files-list-staging.txt /tmp/instance-0/output-1/build/bellagio-0.9.3/.files-list-staging.txt /tmp/instance-0/output-1/build/bzip2-1.0.8/.files-list-staging.txt /tmp/instance-0/output-1/build/cunit-2.1-3/.files-list-staging.txt /tmp/instance-0/output-1/build/czmq-4.2.0/.files-list-staging.txt /tmp/instance-0/output-1/build/dbus-1.12.16/.files-list-staging.txt /tmp/instance-0/output-1/build/e2fsprogs-1.45.5/.files-list-staging.txt /tmp/instance-0/output-1/build/expat-2.2.9/.files-list-staging.txt /tmp/instance-0/output-1/build/flatbuffers-1.11.0/.files-list-staging.txt /tmp/instance-0/output-1/build/gensio-1.5.1/.files-list-staging.txt /tmp/instance-0/output-1/build/jansson-2.12/.files-list-staging.txt /tmp/instance-0/output-1/build/jitterentropy-library-2.2.0/.files-list-staging.txt /tmp/instance-0/output-1/build/jpeg-turbo-2.0.4/.files-list-staging.txt /tmp/instance-0/output-1/build/libcurl-7.68.0/.files-list-staging.txt /tmp/instance-0/output-1/build/libedit-20190324-3.1/.files-list-staging.txt /tmp/instance-0/output-1/build/libffi-3.3/.files-list-staging.txt /tmp/instance-0/output-1/build/libgcrypt-1.8.5/.files-list-staging.txt /tmp/instance-0/output-1/build/libglib2-2.62.4/.files-list-staging.txt /tmp/instance-0/output-1/build/libgpg-error-1.37/.files-list-staging.txt /tmp/instance-0/output-1/build/libiio-0.18/.files-list-staging.txt /tmp/instance-0/output-1/build/liblo-0.30/.files-list-staging.txt /tmp/instance-0/output-1/build/libmodsecurity-3.0.4/.files-list-staging.txt /tmp/instance-0/output-1/build/libmspack-0.10.1alpha/.files-list-staging.txt /tmp/instance-0/output-1/build/libnl-3.5.0/.files-list-staging.txt /tmp/instance-0/output-1/build/libopenssl-1.1.1g/.files-list-staging.txt /tmp/instance-0/output-1/build/librtlsdr-0.6.0/.files-list-staging.txt /tmp/instance-0/output-1/build/libsysfs-2.1.0/.files-list-staging.txt /tmp/instance-0/output-1/build/liburcu-0.11.1/.files-list-staging.txt /tmp/instance-0/output-1/build/libusb-1.0.23/.files-list-staging.txt /tmp/instance-0/output-1/build/libxml2-2.9.10/.files-list-staging.txt /tmp/instance-0/output-1/build/libxslt-1.1.34/.files-list-staging.txt /tmp/instance-0/output-1/build/libzlib-1.2.11/.files-list-staging.txt /tmp/instance-0/output-1/build/lttng-libust-2.11.0/.files-list-staging.txt /tmp/instance-0/output-1/build/mpg123-1.25.13/.files-list-staging.txt /tmp/instance-0/output-1/build/mtdev-1.1.5/.files-list-staging.txt /tmp/instance-0/output-1/build/musl-compat-headers/.files-list-staging.txt /tmp/instance-0/output-1/build/ncurses-6.1/.files-list-staging.txt /tmp/instance-0/output-1/build/numactl-2.0.13/.files-list-staging.txt /tmp/instance-0/output-1/build/opencv3-3.4.9/.files-list-staging.txt /tmp/instance-0/output-1/build/openmpi-4.0.0/.files-list-staging.txt /tmp/instance-0/output-1/build/openpgm-5-2-122/.files-list-staging.txt /tmp/instance-0/output-1/build/opus-1.3.1/.files-list-staging.txt /tmp/instance-0/output-1/build/pcre-8.43/.files-list-staging.txt /tmp/instance-0/output-1/build/pcre2-10.33/.files-list-staging.txt /tmp/instance-0/output-1/build/python3-3.8.2/.files-list-staging.txt /tmp/instance-0/output-1/build/qpdf-9.1.1/.files-list-staging.txt /tmp/instance-0/output-1/build/restclient-cpp-0.5.1/.files-list-staging.txt /tmp/instance-0/output-1/build/skeleton-init-common/.files-list-staging.txt /tmp/instance-0/output-1/build/toolchain-external-custom/.files-list-staging.txt /tmp/instance-0/output-1/build/toolchain/.files-list-staging.txt /tmp/instance-0/output-1/build/util-linux-2.35.1/.files-list-staging.txt /tmp/instance-0/output-1/build/zeromq-4.3.2/.files-list-staging.txt > /tmp/instance-0/output-1/build/packages-file-list-staging.txt touch /tmp/instance-0/output-1/target/usr ln -snf /tmp/instance-0/output-1/host/i586-buildroot-linux-musl/sysroot /tmp/instance-0/output-1/staging make: Leaving directory '/tmp/instance-0/buildroot' make: Entering directory '/tmp/instance-0/buildroot' >>> Buildroot 2020.02.1-00081-g700f65462e 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) >>> musl-compat-headers Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-custom Collecting legal info >>> toolchain Collecting legal info >>> alsa-lib 1.2.1.2 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-autoconf 2.69 Collecting legal info COPYINGv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-m4 1.4.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> alsa-utils 1.2.1 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) >>> host-gettext Collecting legal info >>> host-gettext-tiny adaa9c64921e80f2b8dd3610ffb508618b9204f3 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-pkgconf 1.6.1 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> host-ncurses 6.1 Collecting legal info COPYING: OK (sha256: 4d1fde61868c73776a539366dccf5d5a4857e7fd7299efb1f02e07c2afe9ea87) >>> angularjs 1.7.9 Collecting legal info angular.js: OK (sha256: 2420c59374dcdc1ca9721c334a32afee92f0610280cae0d1b3952b1279bc2b24) >>> argp-standalone 1.3 Collecting legal info >>> ascii-invaders 1.0.1 Collecting legal info LICENSE: OK (sha512: 1e455684996d7733b2f1ccd4606d034694d16ceff6ede6125d7f1537d20dabe05976cca4cef5cbf6c31352cbd62a515fd8e34a2ffb54dae1181c1116b24c6cf7) >>> bellagio 0.9.3 Collecting legal info COPYING: OK (sha256: a3d4e451d72288a4f8819b734ef610926213c2ba97e512add8de2f30843505a6) >>> busybox 1.31.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) >>> e2fsprogs 1.45.5 Collecting legal info NOTICE: OK (sha256: 5da5ef153e559c1d990d4c3eedbedd4442db892d37eae1f35fff069de8ec9020) lib/ss/mit-sipb-copyright.h: OK (sha256: 032989b508f1a72ebee5b3417e55d06d473f9ee203e45ab11864a7e49cdec63d) lib/et/internal.h: OK (sha256: 47182fe6631a32f271a15bbe210751b3825b7199f588879aac7d4804fc8b4b8f) >>> util-linux 2.35.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> pcre2 10.33 Collecting legal info LICENCE: OK (sha256: 982293becea3f18eb4e3ce2145f66638e46d105a27b88418766caf321a684d03) >>> python3 3.8.2 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-python3 3.8.2 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-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) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> openssl Collecting legal info >>> libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> bzip2 1.0.8 Collecting legal info LICENSE: OK (sha256: c6dbbf828498be844a89eaa3b84adbab3199e342eb5cb2ed2f0d4ba7ec0f38a3) >>> circus 0.15.0 Collecting legal info LICENSE: OK (sha256: 3df739c05a4eed7efdf4987142658d2a4f1243e5f08e72a5ecedac5749c92a49) >>> host-python3-setuptools 41.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> cunit 2.1-3 Collecting legal info COPYING: OK (sha256: 5d9d73d41a57dd2f34487ef3978a2c13cdb97294baeeb81fcd274796399eb15f) >>> czmq 4.2.0 Collecting legal info LICENSE: OK (sha256: 1f256ecad192880510e84ad60474eab7589218784b9a50bc7ceee34c2b91f1d5) >>> zeromq 4.3.2 Collecting legal info COPYING: OK (sha256: 4fd86507c9b486764343065a9e035222869a27b5789efeb4fd93edc85412d7a3) COPYING.LESSER: OK (sha256: 83f32abe61ee58ffb1b007412c08415168c052501dbf56d7a47aaaac52b03ef6) >>> openpgm 5-2-122 Collecting legal info openpgm/pgm/LICENSE: OK (sha256: 4a7d4ec71fa60969399fd4caad64d5a3003fee2775445f271a5a36a8ae743a29) >>> dbus 1.12.16 Collecting legal info COPYING: OK (sha256: 0e46f54efb12d04ab5c33713bacd0e140c9a35b57ae29e03c853203266e8f3a1) >>> dump1090 bff92c4ad772a0a8d433f788d39dae97e00e4dbe Collecting legal info anet.h: OK (sha256: 29046ef7ee0b7b127bcc64faf135035820906dea2b379b2efcfc119131a39f7a) >>> librtlsdr 0.6.0 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> edid-decode 6def7bc83dfb0338632e06a8b14c93faa6af8879 Collecting legal info edid-decode.c: OK (sha256: 4b4a7e6d7c358bb5b982eaa84d228cd9e99b75a5fefd3af01272957bf2016b5b) >>> flatbuffers 1.11.0 Collecting legal info LICENSE.txt: OK (sha256: 7ec9661a8afafab1eee3523d6f1a193eff76314a5ab10b4ce96aefd87621b0c3) >>> genpart 1.0.2 Collecting legal info >>> gensio 1.5.1 Collecting legal info COPYING.LIB: OK (sha256: dcac7d447dd81ab96d28dce00a07a6486e623f7ded94e2a2a8e83312405cdf89) COPYING: OK (sha256: 501f3108e6c03e5a0a5585ebaaa369171aead5319cd0a7a4dc1f66211c1f09f1) >>> initscripts Collecting legal info >>> jansson 2.12 Collecting legal info LICENSE: OK (sha256: f0a0c95c64e9f49ec4cbfac8e7fee06823c85ee8ba4af5d57aaabb372347adc2) >>> jitterentropy-library 2.2.0 Collecting legal info COPYING: OK (sha256: 96b5a6b49aaeeba9036f9b80e6e299d613a8eca158741a25a67dc78792413e23) COPYING.bsd: OK (sha256: 13aa749a5b0a454917a944ed8fffc530b784f5ead522b1aacaf4ec8aa55a6239) COPYING.gplv2: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> jpeg-turbo 2.0.4 Collecting legal info LICENSE.md: OK (sha256: 69e570a251515ced17d4492256d57c89db77ed949652f88a44c80c1ca9607920) README.ijg: OK (sha256: 82fece2bff2669c476495f0fe70096b154e8bc5b40916a64e99836d9a01c3110) >>> host-nasm 2.14.02 Collecting legal info LICENSE: OK (sha256: 1563996c52e220e15ef2418e67d39488255aa8c28c89e617074d3afe3ee329e0) >>> jpeg Collecting legal info >>> host-jsmin 1bf6ce5f74a9f8752ac7f5d115b8d7ccb31cfe1b Collecting legal info jsmin.c: OK (sha256: b420f61778af09534adc836a5086f5625b8499124051c50baefa218e7c03a58c) >>> libcurl 7.68.0 Collecting legal info COPYING: OK (sha256: db3c4a3b3695a0f317a0c5176acd2f656d18abc45b3ee78e50935a78eb1e132e) >>> libedit 20190324-3.1 Collecting legal info COPYING: OK (sha256: 9da6c9c74987a36c84302982799d17d2f748ba1c1c0c471425716173c1d07649) >>> libgcrypt 1.8.5 Collecting legal info COPYING.LIB: OK (sha256: ca0061fc1381a3ab242310e4b3f56389f28e3d460eb2fd822ed7a21c6f030532) >>> libgpg-error 1.37 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) >>> libglib2 2.62.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.62.4 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-meson 0.53.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> host-util-linux 2.35.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> pcre 8.43 Collecting legal info LICENCE: OK (sha256: a5fce68baf797e0918463a4437ef75984c41118f43850ddeabda1b5a90154309) >>> libiio 0.18 Collecting legal info COPYING.txt: OK (sha256: 102900208eef27b766380135906d431dba87edaa7ec6aa72e6ebd3dd67f3a97b) >>> liblo 0.30 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libmodsecurity 3.0.4 Collecting legal info LICENSE: OK (sha256: c71d239df91726fc519c6eb72d318ec65820627232b2f796219e87dcf35d0ab4) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> libmspack 0.10.1alpha Collecting legal info COPYING.LIB: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> libnl 3.5.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> libsysfs 2.1.0 Collecting legal info cmd/GPL: OK (sha256: 88ced477f0659c5a4df22df3b65de2f12ea3a9c7b5e4750fdc757bc11e97aa79) lib/LGPL: OK (sha256: 4eb1c0ea980e7e4c7fac34e025be0423f5e7ca7df501e1da7ef31f32f14d6cf9) >>> liburcu 0.11.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) >>> libxslt 1.1.34 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-lld 9.0.1 Collecting legal info LICENSE.TXT: OK (sha256: f7891568956e34643eb6a0db1462db30820d40d7266e2a78063f2fe233ece5a0) >>> host-llvm 9.0.1 Collecting legal info LICENSE.TXT: OK (sha256: 8d85c1057d742e597985c7d4e6320b015a9139385cff4cbae06ffc0ebe89afee) >>> lttng-libust 2.11.0 Collecting legal info COPYING: OK (sha256: 74125a84c2166300776980166e29de40d5f98d1a75e487f0bbc0c03b4cd2342e) >>> numactl 2.0.13 Collecting legal info README.md: OK (sha256: e2b738b1303c088421b09933a78c1326fe43692e2c05a7c510a2eb7e7a8eb575) >>> mpg123 1.25.13 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> mtdev 1.1.5 Collecting legal info COPYING: OK (sha256: 795bfe74daae59a97d3a0c8ec0ba0f08c243adf94a3aa7981a4136fce31d55b4) >>> mtdev2tuio e1e7378d86abe751158e743586133022f32fa4d1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> neard 0.16 Collecting legal info COPYING: OK (sha256: b499eddebda05a8859e32b820a64577d91f1de2b52efa2a1575a2cb4000bc259) >>> nvme 1.9 Collecting legal info LICENSE: OK (sha256: a45d0bb572ed792ed34627a72621834b3ba92aab6e2cc4e04301dee7a728d753) >>> opencv3 3.4.9 Collecting legal info LICENSE: OK (sha256: c3596f2f886631ac49af2c9a201ca559f850bb5726bdc25eacbe2369a70caad9) >>> openmpi 4.0.0 Collecting legal info LICENSE: OK (sha256: 8298a80ed5f09cfd007bae1c0e7d67d1c2810c6389876778dad070c31a691dac) >>> opus 1.3.1 Collecting legal info COPYING: OK (sha256: 8338ce8d922bb4416ce3dd1e5680173332435e3f0755007ac7801ccd674fe682) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> python-asn1crypto 1.2.0 Collecting legal info LICENSE: OK (sha256: a88480656ec98943fb04344f6a477ee74062896f3ddb1a6f99e5f05f0109a286) >>> python-certifi 2019.9.11 Collecting legal info LICENSE: OK (sha256: 6a70a4bf6b010016d59a64b8ae4ad8dc7f5ef16f1fb453cc2ecd771c5a341131) >>> python-cffi 1.13.1 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> python-chardet 3.0.4 Collecting legal info LICENSE: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> python-cryptography 2.8 Collecting legal info LICENSE: OK (sha256: 35452b557fab0efb1e80d7edb9c4e5118b9384082adaa051dde342102cb9de8d) LICENSE.APACHE: OK (sha256: aac73b3148f6d1d7111dbca32099f68d26c644c6813ae1e4f05f6579aa2663fe) LICENSE.BSD: OK (sha256: 602c4c7482de6479dd2e9793cda275e5e63d773dacd1eca689232ab7008fb4fb) >>> host-python-cffi 1.13.1 Collecting legal info LICENSE: OK (sha256: 04b80f5b077bbed68808cfebadeb5e3523f2a8c9a96495c587bd96df1eac2a33) >>> host-python-pycparser 2.19 Collecting legal info LICENSE: OK (sha256: 3c76629880aec2f8578ed914701a4ff9e5da8b60acb8b7ec675abf83c90c5168) >>> python-docutils 0.15.2 Collecting legal info COPYING.txt: OK (sha256: efa0c85aa99ea5b4781240031b0d02af54d7b5554c87ad2b2bea9ba490f6663f) >>> python-dominate 2.4.0 Collecting legal info LICENSE.txt: OK (sha256: 9ccf26cfe845e0eb8bb58053e47366e7ab6b697ae010f7650978d4b71b7d1fc1) >>> python-ibmiotf 0.4.0 Collecting legal info LICENSE: OK (sha256: 2c153c48f67e56031036fc28d12f76238a5151494bdfc24b6b81ec734c387a2d) >>> python-idna 2.8 Collecting legal info LICENSE.rst: OK (sha256: 0d4bc7abd48dcfb14e24254ee404066737ff0167144e222914a2113b8794683e) >>> python-iowait 0.2 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> python-iso8601 0.1.12 Collecting legal info LICENSE: OK (sha256: 116d368d14a8cf0061027c944c60ee20b476ce42814818a7d627396906761f16) >>> python-json-schema-validator 2.4.1 Collecting legal info >>> host-python-versiontools 1.9.1 Collecting legal info >>> python-kiwisolver 1.1.0 Collecting legal info LICENSE: OK (sha256: 95c32f73d43fa54d8146badbcbd73b83acb7fa2cc81a7cef7784b3cd33b146a0) >>> python-paho-mqtt 1.4.0 Collecting legal info LICENSE.txt: OK (sha256: 76f13729e84e9222e543303df00f87d1b2c0995b6a505cd859a285667e44babb) edl-v10: OK (sha256: e8cf7d54ea46c19aba793983889b7f7425e1ebfcaaccec764a7db091646e203c) epl-v10: OK (sha256: 3b9be6b894d0769de796e653571ff6cef494913c0ce78c35a97db939e7d9087c) >>> python-psutil 5.6.7 Collecting legal info LICENSE: OK (sha256: 24c12984500caa07ffdce19eebc06396c5e6d244b573bc6c438f4a6ef8e56c1b) >>> python-pycparser 2.19 Collecting legal info LICENSE: OK (sha256: 3c76629880aec2f8578ed914701a4ff9e5da8b60acb8b7ec675abf83c90c5168) >>> python-pyopenssl 19.1.0 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> python-pyparsing 2.4.2 Collecting legal info LICENSE: OK (sha256: 10d5120a16805804ffda8b688c220bfb4e8f39741b57320604d455a309e01972) >>> python-pytz 2019.3 Collecting legal info LICENSE.txt: OK (sha256: 39f07c72a1bfda349cbd27bac9bcb1e6f8c5b4e5cc3fadf56900406e8cc0b792) >>> python-pyzmq 18.1.1 Collecting legal info COPYING.LESSER: OK (sha256: 44b23767df3c0fe27f88981f09bc7f50a1695cec4b24252fa5f55f03e76bcd6d) COPYING.BSD: OK (sha256: aef3b80570351d44e29c22d080d4e9e106b34f3fdbc5cdf9636994474c72b1a2) >>> python-requests-toolbelt 0.9.1 Collecting legal info LICENSE: OK (sha256: 3a1a3cffa7abc000cbd726a664f56c33c532a55480f9e056dfe941cf93b7c37f) >>> python-requests 2.22.0 Collecting legal info LICENSE: OK (sha256: be41abac2c40f8530307e8d172c590b476f4a488bc6a68f8de57b7cf64786687) >>> python-semver 2.9.0 Collecting legal info LICENSE.txt: OK (sha256: cda490c32e61d3884dc17791fc8078f2a3e564fba98dd18b4dc64eb2720b2b6f) >>> python-setuptools 41.4.0 Collecting legal info LICENSE: OK (sha256: c32a3ac395af6321efd28be73d06a00f0db6ab887d1c21d4fec46128d2056d5a) >>> python-shutilwhich 1.1.0 Collecting legal info >>> python-six 1.14.0 Collecting legal info LICENSE: OK (sha256: 8bb850c565aa389fdc16f3a46965ad23d82adff60f2393fc2762b63185e8e6c9) >>> python-tornado 6.0.3 Collecting legal info LICENSE: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> python-urllib3 1.25.6 Collecting legal info LICENSE.txt: OK (sha256: 7c0d136ee0585389adf2d25671bb99687a1f75929f465b7f16ee3f01da37255e) >>> host-python 2.7.17 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> qpdf 9.1.1 Collecting legal info LICENSE.txt: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) Artistic-2.0: OK (sha256: fb929ac30decb4dc3a2eea2bec6c43296a797c5d2d602deb3784ee39430583d5) >>> ranger 1.7.2 Collecting legal info AUTHORS: OK (sha256: fa3b40d44066b033ac8a134b792a4a4a1915aa7bc7757098e0f67080648a3271) >>> restclient-cpp 0.5.1 Collecting legal info LICENSE: OK (sha256: 1c2f79e825a39eb61d8919044776627f4d079ff38975410a3bde340154fc94a4) >>> rng-tools 6.9 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> rtc-tools 33ef4aa1c92b0c92a351284d93d1ac5570de9cc7 Collecting legal info COPYING: OK (sha256: 7ae50a5344af14d6231aff6814632a220b3127da4099aea2c6070fd79c407c1a) >>> setserial 2.17 Collecting legal info ERROR: No hash found for debian/copyright >>> smartmontools 6.5 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> spidev_test 4.10 Collecting legal info >>> tinyssh 7e2b4025bf3a2dae4c6617e3eb39df4bcde37454 Collecting legal info LICENCE: OK (sha256: b5dc19477e29f4111e1c16cd89ec0782f5a07b1a30e3bdb7c155425b81b12c46) >>> xmlstarlet 1.6.1 Collecting legal info COPYING: OK (sha256: 6641cc5b00c1651fa22175f34efd01695e64a348b1ba07048538276f44866862) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-custom: cannot save license (TOOLCHAIN_EXTERNAL_CUSTOM_LICENSE_FILES not defined) WARNING: argp-standalone-1.3: cannot save license (ARGP_STANDALONE_LICENSE_FILES not defined) WARNING: genpart-1.0.2: cannot save license (GENPART_LICENSE_FILES not defined) WARNING: python-json-schema-validator-2.4.1: cannot save license (PYTHON_JSON_SCHEMA_VALIDATOR_LICENSE_FILES not defined) WARNING: python-versiontools-1.9.1: cannot save license (HOST_PYTHON_VERSIONTOOLS_LICENSE_FILES not defined) WARNING: python-shutilwhich-1.1.0: cannot save license (PYTHON_SHUTILWHICH_LICENSE_FILES not defined) WARNING: spidev_test-4.10: cannot save license (SPIDEV_TEST_LICENSE_FILES not defined) Legal info produced in /tmp/instance-0/output-1/legal-info make: Leaving directory '/tmp/instance-0/buildroot'