checking for xml2-config... /tmp/instance-1/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/bin/xml2-config configure: using libxml-2.9.10 checking for xslt-config... /tmp/instance-1/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/bin/xslt-config configure: using libxslt-1.1.34 checking how to run the C preprocessor... /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-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-1/output-1/host/bin:/tmp/instance-1/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-1/output-1/build/xmlstarlet-1.6.1/ make[1]: Entering directory '/tmp/instance-1/output-1/build/xmlstarlet-1.6.1' /usr/bin/make all-am make[2]: Entering directory '/tmp/instance-1/output-1/build/xmlstarlet-1.6.1' GEN src/usage.c GEN src/depyx-usage.c GEN src/c14n-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/trans-usage.c GEN src/unescape-usage.c GEN src/validate-usage.c CC src/trans.o CC src/xml.o CC src/xml_C14N.o CC src/xml_depyx.o CC src/xml_edit.o CC src/xml_elem.o CC src/xml_format.o CC src/xml_escape.o CC src/xml_ls.o CC src/xml_select.o CC src/xml_pyx.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/escape-usage.o CC src/elem-usage.o CC src/ls-usage.o CC src/format-usage.o CC src/pyx-usage.o CC src/trans-usage.o CC src/unescape-usage.o CC src/validate-usage.o CC src/select-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] 271 | xmlHashScan(uniq, hash_key_put, &lines); | ^~~~~~~~~~~~ | | | void (*)(void *, void *, xmlChar *) {aka void (*)(void *, void *, unsigned char *)} In file included from src/xml_elem.c:32: /tmp/instance-1/output-1/host/aarch64-buildroot-linux-gnu/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 *)'} 213 | xmlHashScanner f, | ~~~~~~~~~~~~~~~^ In file included from /tmp/instance-1/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/tree.h:18, from src/xml_select.c:38: src/xml_select.c: In function 'selPrepareXslt': /tmp/instance-1/output-1/host/aarch64-buildroot-linux-gnu/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); | ^~~~~~~~ /tmp/instance-1/output-1/host/aarch64-buildroot-linux-gnu/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, | ~~~~~~~~~~~~^~~ src/xml_edit.c: In function 'edInsert': src/xml_edit.c:371:9: warning: 'node' may be used uninitialized in this function [-Wmaybe-uninitialized] 371 | xmlXPathNodeSetAdd(previous_insertion, node); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CCLD xml make[2]: Leaving directory '/tmp/instance-1/output-1/build/xmlstarlet-1.6.1' make[1]: Leaving directory '/tmp/instance-1/output-1/build/xmlstarlet-1.6.1' >>> xmlstarlet 1.6.1 Installing to target PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/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-1/output-1/target install -C /tmp/instance-1/output-1/build/xmlstarlet-1.6.1/ make[1]: Entering directory '/tmp/instance-1/output-1/build/xmlstarlet-1.6.1' make[2]: Entering directory '/tmp/instance-1/output-1/build/xmlstarlet-1.6.1' /bin/mkdir -p '/tmp/instance-1/output-1/target/usr/share/doc/xmlstarlet' /bin/mkdir -p '/tmp/instance-1/output-1/target/usr/share/man/man1' /bin/mkdir -p '/tmp/instance-1/output-1/target/usr/bin' /usr/bin/install -c -m 644 doc/xmlstarlet-ug.html doc/html.css doc/xmlstarlet.txt '/tmp/instance-1/output-1/target/usr/share/doc/xmlstarlet' /usr/bin/install -c xml '/tmp/instance-1/output-1/target/usr/bin' /usr/bin/install -c -m 644 doc/xmlstarlet.1 '/tmp/instance-1/output-1/target/usr/share/man/man1' make[2]: Leaving directory '/tmp/instance-1/output-1/build/xmlstarlet-1.6.1' make[1]: Leaving directory '/tmp/instance-1/output-1/build/xmlstarlet-1.6.1' ytree-2.02.tar.gz: OK (sha256: e5bf41ab6bee59cf1e8fc0ca429e9a18e6aa83823f30f5807042b04c88a0e0ec) >>> ytree 2.02 Extracting gzip -d -c /tmp/instance-1/dl/ytree/ytree-2.02.tar.gz | /tmp/instance-1/output-1/host/bin/tar --strip-components=1 -C /tmp/instance-1/output-1/build/ytree-2.02 -xf - >>> ytree 2.02 Patching Applying 0001-fix-musl.patch using patch: patching file match.c >>> ytree 2.02 Configuring >>> ytree 2.02 Building PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/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-1/output-1/build/ytree-2.02 PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/snap/bin" AR="/tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-ar" AS="/tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-as" LD="/tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-ld" NM="/tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-nm" CC="/tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc" GCC="/tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc" CPP="/tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-cpp" CXX="/tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-g++" FC="/tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gfortran" F77="/tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gfortran" RANLIB="/tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-ranlib" READELF="/tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-readelf" STRIP="/tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-strip" OBJCOPY="/tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-objcopy" OBJDUMP="/tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-objdump" AR_FOR_BUILD="/usr/bin/ar" AS_FOR_BUILD="/usr/bin/as" CC_FOR_BUILD="/usr/bin/gcc" GCC_FOR_BUILD="/usr/bin/gcc" CXX_FOR_BUILD="/usr/bin/g++" LD_FOR_BUILD="/usr/bin/ld" CPPFLAGS_FOR_BUILD="-I/tmp/instance-1/output-1/host/include" CFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" CXXFLAGS_FOR_BUILD="-O2 -I/tmp/instance-1/output-1/host/include" LDFLAGS_FOR_BUILD="-L/tmp/instance-1/output-1/host/lib -Wl,-rpath,/tmp/instance-1/output-1/host/lib" FCFLAGS_FOR_BUILD="" DEFAULT_ASSEMBLER="/tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-as" DEFAULT_LINKER="/tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-ld" CPPFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64" CFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " CXXFLAGS="-D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os " LDFLAGS="" FCFLAGS=" -Os " FFLAGS=" -Os " PKG_CONFIG="/tmp/instance-1/output-1/host/bin/pkg-config" STAGING_DIR="/tmp/instance-1/output-1/host/aarch64-buildroot-linux-gnu/sysroot" INTLTOOL_PERL=/usr/bin/perl CFLAGS="-DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT" LDFLAGS="-lncurses `/tmp/instance-1/output-1/host/bin/pkg-config --libs readline`" make[1]: Entering directory '/tmp/instance-1/output-1/build/ytree-2.02' /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o arc.o arc.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o archive.o archive.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o chgrp.o chgrp.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o chmod.o chmod.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o chown.o chown.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o clock.o clock.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o color.o color.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o copy.o copy.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o delete.o delete.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o dirwin.o dirwin.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o disp.o disp.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o edit.o edit.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o error.o error.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o execute.o execute.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o filespec.o filespec.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o filewin.o filewin.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o freesp.o freesp.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o global.o global.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o group.o group.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o hex.o hex.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o history.o history.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o init.o init.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o input.o input.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o keyhtab.o keyhtab.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o lha.o lha.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o login.o login.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o main.o main.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o match.o match.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o mkdir.o mkdir.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o mktime.o mktime.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o move.o move.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o passwd.o passwd.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o pipe.o pipe.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o print.o print.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o profile.o profile.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o quit.o quit.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rar.o rar.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o readtree.o readtree.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rename.o rename.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rmdir.o rmdir.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o rpm.o rpm.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o sort.o sort.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o stat.o stat.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o system.o system.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o tar.o tar.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o termcap.o termcap.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o tilde.o tilde.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o usermode.o usermode.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o util.o util.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o view.o view.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o xmalloc.o xmalloc.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o zip.o zip.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -DCOLOR_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -Os -DREADLINE_SUPPORT -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D_FILE_OFFSET_BITS=64 -c -o zoo.o zoo.c /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-gcc -o ytree arc.o archive.o chgrp.o chmod.o chown.o clock.o color.o copy.o delete.o dirwin.o disp.o edit.o error.o execute.o filespec.o filewin.o freesp.o global.o group.o hex.o history.o init.o input.o keyhtab.o lha.o login.o main.o match.o mkdir.o mktime.o move.o passwd.o pipe.o print.o profile.o quit.o rar.o readtree.o rename.o rmdir.o rpm.o sort.o stat.o system.o tar.o termcap.o tilde.o usermode.o util.o view.o xmalloc.o zip.o zoo.o -lncurses -L/tmp/instance-1/output-1/host/bin/../aarch64-buildroot-linux-gnu/sysroot/usr/lib -lreadline make[1]: Leaving directory '/tmp/instance-1/output-1/build/ytree-2.02' >>> ytree 2.02 Installing to target PATH="/tmp/instance-1/output-1/host/bin:/tmp/instance-1/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-1/output-1/build/ytree-2.02 DESTDIR="/tmp/instance-1/output-1/target/usr" install make[1]: Entering directory '/tmp/instance-1/output-1/build/ytree-2.02' install ytree /tmp/instance-1/output-1/target/usr/bin gzip -9c ytree.1 > ytree.1.gz if [ -d /tmp/instance-1/output-1/target/usr/share/man/man1 ]; then install -m 0644 ytree.1.gz /tmp/instance-1/output-1/target/usr/share/man/man1/; fi gzip -9c ytree.1.es > ytree.1.es.gz if [ -d /tmp/instance-1/output-1/target/usr/share/man/es/man1 ]; then install -m 0644 ytree.1.es.gz /tmp/instance-1/output-1/target/usr/share/man/es/man1/; fi make[1]: Leaving directory '/tmp/instance-1/output-1/build/ytree-2.02' >>> Finalizing host directory >>> Finalizing target directory rm -f /tmp/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.xml /tmp/instance-1/output-1/target/usr/share/glib-2.0/schemas/*.dtd /tmp/instance-1/output-1/host/bin/glib-compile-schemas /tmp/instance-1/output-1/host/aarch64-buildroot-linux-gnu/sysroot/usr/share/glib-2.0/schemas --targetdir=/tmp/instance-1/output-1/target/usr/share/glib-2.0/schemas No schema files found: doing nothing. mkdir -p /tmp/instance-1/output-1/target/etc echo "buildroot" > /tmp/instance-1/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /tmp/instance-1/output-1/target/etc/hosts mkdir -p /tmp/instance-1/output-1/target/etc echo "Welcome to Buildroot" > /tmp/instance-1/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /tmp/instance-1/output-1/target/etc/shadow rm -f /tmp/instance-1/output-1/target/bin/sh rm -f /tmp/instance-1/output-1/build/locales.nopurge for i in C en_US locale-archive; do echo $i >> /tmp/instance-1/output-1/build/locales.nopurge; done for dir in /tmp/instance-1/output-1/target/usr/share/locale /tmp/instance-1/output-1/target/usr/share/X11/locale /tmp/instance-1/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /tmp/instance-1/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /tmp/instance-1/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /tmp/instance-1/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /tmp/instance-1/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /tmp/instance-1/output-1/target/usr/include /tmp/instance-1/output-1/target/usr/share/aclocal \ /tmp/instance-1/output-1/target/usr/lib/pkgconfig /tmp/instance-1/output-1/target/usr/share/pkgconfig \ /tmp/instance-1/output-1/target/usr/lib/cmake /tmp/instance-1/output-1/target/usr/share/cmake \ /tmp/instance-1/output-1/target/usr/doc find /tmp/instance-1/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /tmp/instance-1/output-1/target/lib/ /tmp/instance-1/output-1/target/usr/lib/ /tmp/instance-1/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/tmp/instance-1/output-1/target/usr/libexec/': No such file or directory rm -rf /tmp/instance-1/output-1/target/usr/share/gdb rm -rf /tmp/instance-1/output-1/target/usr/share/bash-completion rm -rf /tmp/instance-1/output-1/target/usr/share/zsh rm -rf /tmp/instance-1/output-1/target/usr/man /tmp/instance-1/output-1/target/usr/share/man rm -rf /tmp/instance-1/output-1/target/usr/info /tmp/instance-1/output-1/target/usr/share/info rm -rf /tmp/instance-1/output-1/target/usr/doc /tmp/instance-1/output-1/target/usr/share/doc rm -rf /tmp/instance-1/output-1/target/usr/share/gtk-doc rmdir /tmp/instance-1/output-1/target/usr/share 2>/dev/null || true find /tmp/instance-1/output-1/target -type f \( -perm /111 -o -name '*.so*' \) -not \( -name 'libpthread*.so*' -o -name 'ld-*.so*' -o -name '*.ko' \) -print0 | xargs -0 /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /tmp/instance-1/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /tmp/instance-1/output-1/host/bin/aarch64-none-linux-gnu-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /tmp/instance-1/output-1/target/etc/ld.so.conf && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf file"; exit 1; } || true test -d /tmp/instance-1/output-1/target/etc/ld.so.conf.d && \ { echo "ERROR: we shouldn't have a /etc/ld.so.conf.d directory"; exit 1; } || true mkdir -p /tmp/instance-1/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2020.05-git-01066-g39099153d9"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2020.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2020.05-git\"" \ ) > /tmp/instance-1/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /tmp/instance-1/output-1/target/etc >>> Sanitizing RPATH in target tree PER_PACKAGE_DIR=/tmp/instance-1/output-1/per-package /tmp/instance-1/buildroot/support/scripts/fix-rpath target cat /tmp/instance-1/output-1/build/abootimg-7e127fee6a3981f6b0a50ce9910267cd501e09d4/.files-list.txt /tmp/instance-1/output-1/build/alsa-lib-1.2.2/.files-list.txt /tmp/instance-1/output-1/build/atest-895b0183a89c15f5e2305a6795bb1667753cd3f0/.files-list.txt /tmp/instance-1/output-1/build/brcm-patchram-plus-95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042/.files-list.txt /tmp/instance-1/output-1/build/bwm-ng-0.6.2/.files-list.txt /tmp/instance-1/output-1/build/cryptsetup-2.2.2/.files-list.txt /tmp/instance-1/output-1/build/cvs-1.12.13/.files-list.txt /tmp/instance-1/output-1/build/dvb-apps-3d43b280298c39a67d1d889e01e173f52c12da35/.files-list.txt /tmp/instance-1/output-1/build/expat-2.2.9/.files-list.txt /tmp/instance-1/output-1/build/fbset-2.1/.files-list.txt /tmp/instance-1/output-1/build/freetype-2.10.1/.files-list.txt /tmp/instance-1/output-1/build/gupnp-dlna-0.10.5/.files-list.txt /tmp/instance-1/output-1/build/imlib2-1.5.1/.files-list.txt /tmp/instance-1/output-1/build/jitterentropy-library-2.2.0/.files-list.txt /tmp/instance-1/output-1/build/jpeg-turbo-2.0.4/.files-list.txt /tmp/instance-1/output-1/build/jpeg/.files-list.txt /tmp/instance-1/output-1/build/json-c-0.13.1/.files-list.txt /tmp/instance-1/output-1/build/kmsxx-cb0786049f960f2bd383617151b01318e02e9ff9/.files-list.txt /tmp/instance-1/output-1/build/libaacs-0.9.0/.files-list.txt /tmp/instance-1/output-1/build/libaio-0.3.111/.files-list.txt /tmp/instance-1/output-1/build/libargon2-20190702/.files-list.txt /tmp/instance-1/output-1/build/libcsv-3.0.3/.files-list.txt /tmp/instance-1/output-1/build/libdrm-2.4.101/.files-list.txt /tmp/instance-1/output-1/build/libev-4.27/.files-list.txt /tmp/instance-1/output-1/build/libffi-3.3/.files-list.txt /tmp/instance-1/output-1/build/libgcrypt-1.8.5/.files-list.txt /tmp/instance-1/output-1/build/libglib2-2.64.2/.files-list.txt /tmp/instance-1/output-1/build/libgpg-error-1.37/.files-list.txt /tmp/instance-1/output-1/build/libopenssl-1.1.1g/.files-list.txt /tmp/instance-1/output-1/build/libpng-1.6.37/.files-list.txt /tmp/instance-1/output-1/build/libpthread-stubs-0.4/.files-list.txt /tmp/instance-1/output-1/build/libsysfs-2.1.0/.files-list.txt /tmp/instance-1/output-1/build/libusb-1.0.23/.files-list.txt /tmp/instance-1/output-1/build/libxml2-2.9.10/.files-list.txt /tmp/instance-1/output-1/build/libxslt-1.1.34/.files-list.txt /tmp/instance-1/output-1/build/libyuv-413a8d8041f1cc5a350a47c0d81cc721e64f9fd0/.files-list.txt /tmp/instance-1/output-1/build/libzlib-1.2.11/.files-list.txt /tmp/instance-1/output-1/build/lirc-tools-0.10.1/.files-list.txt /tmp/instance-1/output-1/build/log4cpp-1.1.3/.files-list.txt /tmp/instance-1/output-1/build/luksmeta-9/.files-list.txt /tmp/instance-1/output-1/build/lvm2-2.02.185/.files-list.txt /tmp/instance-1/output-1/build/mpg123-1.25.13/.files-list.txt /tmp/instance-1/output-1/build/ncurses-6.1/.files-list.txt /tmp/instance-1/output-1/build/netsurf-3.9/.files-list.txt /tmp/instance-1/output-1/build/openipmi-2.0.28/.files-list.txt /tmp/instance-1/output-1/build/openssl/.files-list.txt /tmp/instance-1/output-1/build/p910nd-0.97/.files-list.txt /tmp/instance-1/output-1/build/pcre-8.44/.files-list.txt /tmp/instance-1/output-1/build/popt-1.16/.files-list.txt /tmp/instance-1/output-1/build/pppd-2.4.8/.files-list.txt /tmp/instance-1/output-1/build/qpid-proton-0.9.1/.files-list.txt /tmp/instance-1/output-1/build/readline-8.0/.files-list.txt /tmp/instance-1/output-1/build/rng-tools-6.10/.files-list.txt /tmp/instance-1/output-1/build/sdl-1.2.15/.files-list.txt /tmp/instance-1/output-1/build/skeleton-init-common/.files-list.txt /tmp/instance-1/output-1/build/skeleton-init-none/.files-list.txt /tmp/instance-1/output-1/build/skeleton/.files-list.txt /tmp/instance-1/output-1/build/sound-theme-freedesktop-0.7/.files-list.txt /tmp/instance-1/output-1/build/sphinxbase-5prealpha/.files-list.txt /tmp/instance-1/output-1/build/squashfs-4.4/.files-list.txt /tmp/instance-1/output-1/build/toolchain-external-arm-aarch64-2019.12/.files-list.txt /tmp/instance-1/output-1/build/toolchain-external/.files-list.txt /tmp/instance-1/output-1/build/toolchain/.files-list.txt /tmp/instance-1/output-1/build/uemacs-1cdcf9df88144049750116e36fe20c8c39fa2517/.files-list.txt /tmp/instance-1/output-1/build/uhubctl-2.1.0/.files-list.txt /tmp/instance-1/output-1/build/util-linux-2.35.1/.files-list.txt /tmp/instance-1/output-1/build/xmlstarlet-1.6.1/.files-list.txt /tmp/instance-1/output-1/build/ytree-2.02/.files-list.txt /tmp/instance-1/output-1/build/zlib/.files-list.txt > /tmp/instance-1/output-1/build/packages-file-list.txt cat /tmp/instance-1/output-1/build/host-autoconf-2.69/.files-list-host.txt /tmp/instance-1/output-1/build/host-automake-1.15.1/.files-list-host.txt /tmp/instance-1/output-1/build/host-bison-3.4.2/.files-list-host.txt /tmp/instance-1/output-1/build/host-expat-2.2.9/.files-list-host.txt /tmp/instance-1/output-1/build/host-flex-2.6.4/.files-list-host.txt /tmp/instance-1/output-1/build/host-gettext-tiny-adaa9c64921e80f2b8dd3610ffb508618b9204f3/.files-list-host.txt /tmp/instance-1/output-1/build/host-gettext/.files-list-host.txt /tmp/instance-1/output-1/build/host-gperf-3.1/.files-list-host.txt /tmp/instance-1/output-1/build/host-intltool-0.51.0/.files-list-host.txt /tmp/instance-1/output-1/build/host-libffi-3.3/.files-list-host.txt /tmp/instance-1/output-1/build/host-libglib2-2.64.2/.files-list-host.txt /tmp/instance-1/output-1/build/host-libopenssl-1.1.1g/.files-list-host.txt /tmp/instance-1/output-1/build/host-libpng-1.6.37/.files-list-host.txt /tmp/instance-1/output-1/build/host-libtool-2.4.6/.files-list-host.txt /tmp/instance-1/output-1/build/host-libxml-parser-perl-2.46/.files-list-host.txt /tmp/instance-1/output-1/build/host-libxml2-2.9.10/.files-list-host.txt /tmp/instance-1/output-1/build/host-libxslt-1.1.34/.files-list-host.txt /tmp/instance-1/output-1/build/host-libzlib-1.2.11/.files-list-host.txt /tmp/instance-1/output-1/build/host-lz4-1.9.2/.files-list-host.txt /tmp/instance-1/output-1/build/host-lzo-2.10/.files-list-host.txt /tmp/instance-1/output-1/build/host-m4-1.4.18/.files-list-host.txt /tmp/instance-1/output-1/build/host-meson-0.54.0/.files-list-host.txt /tmp/instance-1/output-1/build/host-ncurses-6.1/.files-list-host.txt /tmp/instance-1/output-1/build/host-ninja-1.10.0/.files-list-host.txt /tmp/instance-1/output-1/build/host-openssl/.files-list-host.txt /tmp/instance-1/output-1/build/host-patchelf-0.9/.files-list-host.txt /tmp/instance-1/output-1/build/host-pcre-8.44/.files-list-host.txt /tmp/instance-1/output-1/build/host-pkgconf-1.6.1/.files-list-host.txt /tmp/instance-1/output-1/build/host-python-2.7.17/.files-list-host.txt /tmp/instance-1/output-1/build/host-python3-3.8.2/.files-list-host.txt /tmp/instance-1/output-1/build/host-python3-setuptools-44.0.0/.files-list-host.txt /tmp/instance-1/output-1/build/host-skeleton/.files-list-host.txt /tmp/instance-1/output-1/build/host-squashfs-4.4/.files-list-host.txt /tmp/instance-1/output-1/build/host-tar-1.29/.files-list-host.txt /tmp/instance-1/output-1/build/host-util-linux-2.35.1/.files-list-host.txt /tmp/instance-1/output-1/build/host-vboot-utils-bbdd62f9b030db7ad8eef789aaf58a7ff9a25656/.files-list-host.txt /tmp/instance-1/output-1/build/host-vim-8.2.0000/.files-list-host.txt /tmp/instance-1/output-1/build/host-xz-5.2.4/.files-list-host.txt /tmp/instance-1/output-1/build/host-zlib/.files-list-host.txt /tmp/instance-1/output-1/build/host-zstd-1.4.3/.files-list-host.txt > /tmp/instance-1/output-1/build/packages-file-list-host.txt cat /tmp/instance-1/output-1/build/alsa-lib-1.2.2/.files-list-staging.txt /tmp/instance-1/output-1/build/cryptsetup-2.2.2/.files-list-staging.txt /tmp/instance-1/output-1/build/dvb-apps-3d43b280298c39a67d1d889e01e173f52c12da35/.files-list-staging.txt /tmp/instance-1/output-1/build/expat-2.2.9/.files-list-staging.txt /tmp/instance-1/output-1/build/freetype-2.10.1/.files-list-staging.txt /tmp/instance-1/output-1/build/gupnp-dlna-0.10.5/.files-list-staging.txt /tmp/instance-1/output-1/build/imlib2-1.5.1/.files-list-staging.txt /tmp/instance-1/output-1/build/jitterentropy-library-2.2.0/.files-list-staging.txt /tmp/instance-1/output-1/build/jpeg-turbo-2.0.4/.files-list-staging.txt /tmp/instance-1/output-1/build/json-c-0.13.1/.files-list-staging.txt /tmp/instance-1/output-1/build/kmsxx-cb0786049f960f2bd383617151b01318e02e9ff9/.files-list-staging.txt /tmp/instance-1/output-1/build/libaacs-0.9.0/.files-list-staging.txt /tmp/instance-1/output-1/build/libaio-0.3.111/.files-list-staging.txt /tmp/instance-1/output-1/build/libargon2-20190702/.files-list-staging.txt /tmp/instance-1/output-1/build/libcsv-3.0.3/.files-list-staging.txt /tmp/instance-1/output-1/build/libdrm-2.4.101/.files-list-staging.txt /tmp/instance-1/output-1/build/libev-4.27/.files-list-staging.txt /tmp/instance-1/output-1/build/libffi-3.3/.files-list-staging.txt /tmp/instance-1/output-1/build/libgcrypt-1.8.5/.files-list-staging.txt /tmp/instance-1/output-1/build/libglib2-2.64.2/.files-list-staging.txt /tmp/instance-1/output-1/build/libgpg-error-1.37/.files-list-staging.txt /tmp/instance-1/output-1/build/libopenssl-1.1.1g/.files-list-staging.txt /tmp/instance-1/output-1/build/libpng-1.6.37/.files-list-staging.txt /tmp/instance-1/output-1/build/libpthread-stubs-0.4/.files-list-staging.txt /tmp/instance-1/output-1/build/libsysfs-2.1.0/.files-list-staging.txt /tmp/instance-1/output-1/build/libusb-1.0.23/.files-list-staging.txt /tmp/instance-1/output-1/build/libxml2-2.9.10/.files-list-staging.txt /tmp/instance-1/output-1/build/libxslt-1.1.34/.files-list-staging.txt /tmp/instance-1/output-1/build/libyuv-413a8d8041f1cc5a350a47c0d81cc721e64f9fd0/.files-list-staging.txt /tmp/instance-1/output-1/build/libzlib-1.2.11/.files-list-staging.txt /tmp/instance-1/output-1/build/lirc-tools-0.10.1/.files-list-staging.txt /tmp/instance-1/output-1/build/log4cpp-1.1.3/.files-list-staging.txt /tmp/instance-1/output-1/build/luksmeta-9/.files-list-staging.txt /tmp/instance-1/output-1/build/lvm2-2.02.185/.files-list-staging.txt /tmp/instance-1/output-1/build/mpg123-1.25.13/.files-list-staging.txt /tmp/instance-1/output-1/build/ncurses-6.1/.files-list-staging.txt /tmp/instance-1/output-1/build/openipmi-2.0.28/.files-list-staging.txt /tmp/instance-1/output-1/build/pcre-8.44/.files-list-staging.txt /tmp/instance-1/output-1/build/popt-1.16/.files-list-staging.txt /tmp/instance-1/output-1/build/pppd-2.4.8/.files-list-staging.txt /tmp/instance-1/output-1/build/qpid-proton-0.9.1/.files-list-staging.txt /tmp/instance-1/output-1/build/readline-8.0/.files-list-staging.txt /tmp/instance-1/output-1/build/sdl-1.2.15/.files-list-staging.txt /tmp/instance-1/output-1/build/skeleton-init-common/.files-list-staging.txt /tmp/instance-1/output-1/build/toolchain-external-arm-aarch64-2019.12/.files-list-staging.txt /tmp/instance-1/output-1/build/toolchain/.files-list-staging.txt /tmp/instance-1/output-1/build/util-linux-2.35.1/.files-list-staging.txt > /tmp/instance-1/output-1/build/packages-file-list-staging.txt touch /tmp/instance-1/output-1/target/usr ln -snf /tmp/instance-1/output-1/host/aarch64-buildroot-linux-gnu/sysroot /tmp/instance-1/output-1/staging make: Leaving directory '/tmp/instance-1/buildroot' make: Entering directory '/tmp/instance-1/buildroot' >>> Buildroot 2020.05-git-01066-g39099153d9 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> host-tar 1.29 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-arm-aarch64 2019.12 Collecting legal info >>> toolchain Collecting legal info >>> abootimg 7e127fee6a3981f6b0a50ce9910267cd501e09d4 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> util-linux 2.35.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-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) >>> readline 8.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> 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) >>> zlib Collecting legal info >>> libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> alsa-lib 1.2.2 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) aserver/COPYING: OK (sha256: bfe16cf823bcff261fc6a062c07ee96660e3c39678f42f39a788a68dbc234ced) >>> host-automake 1.15.1 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> atest 895b0183a89c15f5e2305a6795bb1667753cd3f0 Collecting legal info COPYING: OK (sha256: 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994) >>> libev 4.27 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> brcm-patchram-plus 95b7b6916d661a4da3f9c0adf52d5e1f4f8ab042 Collecting legal info COPYING: OK (sha256: 26324f5c563b7e338c2876c8abe90c3681c1e9a6163fc59b494c94ad6493eda4) >>> bwm-ng 0.6.2 Collecting legal info COPYING: OK (sha256: 8556cc15ba3c0a411bf7d94bac5870829fb725f294b450c724c1e0856a601556) >>> cryptsetup 2.2.2 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> json-c 0.13.1 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> libargon2 20190702 Collecting legal info LICENSE: OK (sha256: 220f8736a89ff51c92ef3d497f413b48e6cf1df3d6278bc909c6308c78e1718e) >>> 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) >>> lvm2 2.02.185 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libaio 0.3.111 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> popt 1.16 Collecting legal info COPYING: OK (sha256: 518d4f2a05064cb9a8ec0ea02e86408af4feed6916f78ef42171465db8b383c5) >>> host-gettext Collecting legal info >>> host-gettext-tiny adaa9c64921e80f2b8dd3610ffb508618b9204f3 Collecting legal info LICENSE: OK (sha256: b57aa4fdc1c614c28d41c1e2d5c4090935964c5f86291ba7d1c99ffd1d698b34) extra/COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> cvs 1.12.13 Collecting legal info >>> dvb-apps 3d43b280298c39a67d1d889e01e173f52c12da35 Collecting legal info WARNING: no hash file for COPYING WARNING: no hash file for COPYING.LGPL >>> expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> fbset 2.1 Collecting legal info >>> host-bison 3.4.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> freetype 2.10.1 Collecting legal info docs/LICENSE.TXT: OK (sha256: fd056de4196903a676208ef58cfddafc7d583d1f28fa2e44c309cf84a59e62fb) docs/FTL.TXT: OK (sha256: 08c135755dd589039470f1fdbb400daaabaaa50d0b366d19cebff4d22986baa1) docs/GPLv2.TXT: OK (sha256: c4120c6752c910c299e3bd9cb3a46ff262c268303ca2069b61f92f10a5656c18) >>> libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> gupnp-dlna 0.10.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libglib2 2.64.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libglib2 2.64.2 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> host-meson 0.54.0 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.10.0 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python3 3.8.2 Collecting legal info LICENSE: OK (sha256: de4d1f2d2ad5ad0cfd1657a106476b31cb5db5ef9d1ff842b237c0c81f0c8a23) >>> host-expat 2.2.9 Collecting legal info COPYING: OK (sha256: 46336ab2fec900803e2f1a4253e325ac01d998efb09bc6906651f7259e636f76) >>> host-zlib Collecting legal info >>> host-libzlib 1.2.11 Collecting legal info README: OK (sha256: 7960b6b1cc63e619abb77acaea5427159605afee8c8b362664f4effc7d7f7d15) >>> host-python3-setuptools 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.1 Collecting legal info README.licensing: OK (sha256: 869660b5269f4f40a8a679da7f403ea3a6e71d46087aab5e14871b09bcb55955) Documentation/licenses/COPYING.BSD-3-Clause: OK (sha256: 9b718a9460fed5952466421235bc79eb49d4e9eacc920d7a9dd6285ab8fd6c6d) Documentation/licenses/COPYING.BSD-4-Clause-UC: OK (sha256: ba7640f00d93e72e92b94b9d71f25ec53bac2f1682f5c4adcccb0018359f60f8) Documentation/licenses/COPYING.GPL-2.0-or-later: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) Documentation/licenses/COPYING.ISC: OK (sha256: e53348ce276358e9997014071c5294b36a18c4b34f32f00ee57b9acce0aafd63) Documentation/licenses/COPYING.LGPL-2.1-or-later: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> libffi 3.3 Collecting legal info LICENSE: OK (sha256: deaf3a42effb551a5b140fa9afefed183a27f1341c6d1bf430d106a5e6931fc0) >>> pcre 8.44 Collecting legal info LICENCE: OK (sha256: 0dd9c13864dbb9ee4d77a1557e96be29b2d719fb6584192ee36611aae264c4a3) >>> libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> imlib2 1.5.1 Collecting legal info COPYING: OK (sha256: fb70339dd33a77b6213c7ae067fccf93d04af44ff3f937c61f8863f7970e73f6) COPYING-PLAIN: OK (sha256: 8c9a2e92ed4937e2d30c2ea95439c36ed3002fc47e34efee43455a460fee8ef5) >>> 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) >>> jpeg Collecting legal info >>> kmsxx cb0786049f960f2bd383617151b01318e02e9ff9 Collecting legal info LICENSE: OK (sha256: 022b4d51da34a380d74dc24eea8e2c4e1a4c8776a52171f8d9e941cf56daf888) >>> libdrm 2.4.101 Collecting legal info >>> libpthread-stubs 0.4 Collecting legal info COPYING: OK (sha256: 78c20706e799f2b8f445e71d3d2ade6ba23b3388fd6cbeed7d71796623febde8) >>> libaacs 0.9.0 Collecting legal info COPYING: OK (sha256: 592987e8510228d546540b84a22444bde98e48d03078d3b2eefcd889bec5ce8c) >>> libcsv 3.0.3 Collecting legal info COPYING.LESSER: OK (sha256: 6876b170378d38f65aadd271485f0a5c45beaa043a7d3de5e1636ec927922c83) >>> libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> libsysfs 2.1.0 Collecting legal info cmd/GPL: OK (sha256: 88ced477f0659c5a4df22df3b65de2f12ea3a9c7b5e4750fdc757bc11e97aa79) lib/LGPL: OK (sha256: 4eb1c0ea980e7e4c7fac34e025be0423f5e7ca7df501e1da7ef31f32f14d6cf9) >>> libusb 1.0.23 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libxslt 1.1.34 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> libyuv 413a8d8041f1cc5a350a47c0d81cc721e64f9fd0 Collecting legal info LICENSE: OK (sha256: 2b2cc1180c7e6988328ad2033b04b80117419db9c4c584918bbb3cfec7e9364f) >>> lirc-tools 0.10.1 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-libxslt 1.1.34 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> host-libxml2 2.9.10 Collecting legal info COPYING: OK (sha256: c5c63674f8a83c4d2e385d96d1c670a03cb871ba2927755467017317878574bd) >>> log4cpp 1.1.3 Collecting legal info log4cpp/COPYING: OK (sha256: a190dc9c8043755d90f8b0a75fa66b9e42d4af4c980bf5ddc633f0124db3cee7) >>> luksmeta 9 Collecting legal info COPYING: OK (sha256: 4b72eb6b5a336cd3ec837cc2d6347c23bf7574168db6b4802267700b93021abf) >>> mpg123 1.25.13 Collecting legal info COPYING: OK (sha256: f40e0dd86b27b52e429b693a87b3ca63ae0a98a4d142e77207aa6bdf1db7a295) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> netsurf 3.9 Collecting legal info netsurf/COPYING: OK (sha256: 55c4a7ae3953d720a462e69d1f128a20004933d12538be5314a33f8821675378) >>> host-gperf 3.1 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-libpng 1.6.37 Collecting legal info LICENSE: OK (sha256: bf5e22b9dce8464064ae17a48ea1133c3369ac9e1d80ef9e320e5219aa14ea9b) >>> host-vim 8.2.0000 Collecting legal info README.txt: OK (sha256: accdbd6761e7dd7e580545fe30f3a5a7707d50073aec4b8afef85c30fc9c031b) >>> openipmi 2.0.28 Collecting legal info COPYING.LIB: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) COPYING.BSD: OK (sha256: 185323a62589e7ee80f86bf2ea29caad9a09fdda0ea3f1c00db8b778c7edf60e) >>> openssl Collecting legal info >>> p910nd 0.97 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> host-patchelf 0.9 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pppd 2.4.8 Collecting legal info pppd/tdb.c: OK (sha256: 3990c65c506885f7bb75455d1d6188743a14ad46f5b62e136ef3739aed52c532) pppd/plugins/pppoatm/COPYING: OK (sha256: 1822ead9d2854adfbd282322b29730a3fec4cc67f6f6a2e487aad3476e3afd59) pppdump/bsd-comp.c: OK (sha256: 91a5e9c173e0e001e081e15bf7850cfd782a0baa02f5921e327ae3b449beff3f) pppd/ccp.c: OK (sha256: ee1c28551c87cdcdaf80eb3922726f015201614cb560a5ed18a7a0c15f2b4aa4) pppd/plugins/passprompt.c: OK (sha256: 6fa4c3dad059f6ef15c1c5e5219d9d0d40991dd3a162098a89967a1720de059e) >>> qpid-proton 0.9.1 Collecting legal info LICENSE: OK (sha256: 9fade5e12873678456137b36cfa4a5983c3793836d41c011f2c2abb02ca36a66) >>> host-python 2.7.17 Collecting legal info LICENSE: OK (sha256: a77d71d6be6f9032e6b6e5d2cf6da68f9eeab9036edfbc043633c8979cd5e82c) >>> rng-tools 6.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> sound-theme-freedesktop 0.7 Collecting legal info >>> host-intltool 0.51.0 Collecting legal info COPYING: OK (sha256: 32b1062f7da84967e7019d01ab805935caa7ab7321a7ced0e30ebe75e5df1670) >>> host-libxml-parser-perl 2.46 Collecting legal info README: OK (sha256: 6a2e768443ed00f09d3d4bc4dd14451035eac13c6864d68d8e2f76edf5a044f2) >>> sphinxbase 5prealpha Collecting legal info src/libsphinxbase/util/bio.c: OK (sha256: 26f12e0152a5d58c69904e439761a1b2fbb9267b5f04674dbf93667e3e6dd043) >>> squashfs 4.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-squashfs 4.4 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lz4 1.9.2 Collecting legal info lib/LICENSE: OK (sha256: d15d99c8dc6b0ec22174c0e563a95bc40f9363ca7f9d9d793bb5c5a8e8d0af71) programs/COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-lzo 2.10 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-xz 5.2.4 Collecting legal info COPYING: OK (sha256: bcb02973ef6e87ea73d331b3a80df7748407f17efdb784b61b47e0e610d3bb5c) COPYING.GPLv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.GPLv3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LGPLv2.1: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-zstd 1.4.3 Collecting legal info LICENSE: OK (sha256: 2c1a7fa704df8f3a606f6fc010b8b5aaebf403f3aeec339a12048f1ba7331a0b) COPYING: OK (sha256: f9c375a1be4a41f7b70301dd83c91cb89e41567478859b77eef375a52d782505) >>> uemacs 1cdcf9df88144049750116e36fe20c8c39fa2517 Collecting legal info README: OK (sha256: 6e2a4cf41ec8d4379c154923349733bc0d3935c6fa72c4337cf1bc137b98b90a) >>> uhubctl 2.1.0 Collecting legal info LICENSE: OK (sha256: 05d376f74b3b539e2758d2b8a4bef5b15e567350d19c8581b5344bf4ce84414a) >>> host-vboot-utils bbdd62f9b030db7ad8eef789aaf58a7ff9a25656 Collecting legal info LICENSE: OK (sha256: cb9dc8e96aedf9120b6757a60387db10f3c1a8e3fd97bb9d0f11327be5a7ed4d) >>> host-openssl Collecting legal info >>> host-libopenssl 1.1.1g Collecting legal info LICENSE: OK (sha256: c32913b33252e71190af2066f08115c69bc9fddadf3bf29296e20c835389841c) >>> xmlstarlet 1.6.1 Collecting legal info COPYING: OK (sha256: 6641cc5b00c1651fa22175f34efd01695e64a348b1ba07048538276f44866862) >>> ytree 2.02 Collecting legal info COPYING: OK (sha256: eb6bf7204569b4fe8eaf9d4dffc57e44047c5efb5deba1b2d99069ddbc99d031) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-arm-aarch64-2019.12: cannot save license (TOOLCHAIN_EXTERNAL_ARM_AARCH64_LICENSE_FILES not defined) WARNING: cvs-1.12.13: cannot save license (CVS_LICENSE_FILES not defined) WARNING: fbset-2.1: cannot save license (FBSET_LICENSE_FILES not defined) WARNING: libdrm-2.4.101: cannot save license (LIBDRM_LICENSE_FILES not defined) WARNING: sound-theme-freedesktop-0.7: cannot save license (SOUND_THEME_FREEDESKTOP_LICENSE_FILES not defined) Legal info produced in /tmp/instance-1/output-1/legal-info make: Leaving directory '/tmp/instance-1/buildroot'