from /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/debugXML.h:15, from src/xml_edit.c:36: /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/tree.h:1362:13: note: declared here 1362 | xmlDeregisterNodeDefault (xmlDeregisterNodeFunc func); | ^~~~~~~~~~~~~~~~~~~~~~~~ src/xml_edit.c:534:5: warning: 'xmlDeregisterNodeDefault' is deprecated [-Wdeprecated-declarations] 534 | xmlDeregisterNodeDefault(NULL); | ^~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/tree.h:1362:13: note: declared here 1362 | xmlDeregisterNodeDefault (xmlDeregisterNodeFunc func); | ^~~~~~~~~~~~~~~~~~~~~~~~ src/xml_edit.c: In function 'edOutput': src/xml_edit.c:562:9: warning: 'xmlCleanupGlobals' is deprecated [-Wdeprecated-declarations] 562 | xmlCleanupGlobals(); | ^~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:921:17: note: declared here 921 | xmlCleanupGlobals (void); | ^~~~~~~~~~~~~~~~~ src/xml_edit.c: In function 'edMain': src/xml_edit.c:756:5: warning: 'xmlCleanupGlobals' is deprecated [-Wdeprecated-declarations] 756 | xmlCleanupGlobals(); | ^~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:921:17: note: declared here 921 | xmlCleanupGlobals (void); | ^~~~~~~~~~~~~~~~~ src/xml_edit.c: In function 'edInsert': src/xml_edit.c:372:9: warning: 'node' may be used uninitialized [-Wmaybe-uninitialized] 372 | xmlXPathNodeSetAdd(previous_insertion, node); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/xml_edit.c:340:20: note: 'node' was declared here 340 | xmlNodePtr node; | ^~~~ CC src/xml_elem.o src/xml_elem.c: In function 'hash_key_put': src/xml_elem.c:192:33: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 192 | dest->array[dest->offset++] = name; | ^ CC src/xml_escape.o CC src/xml_format.o src/xml_format.c: In function 'foInitLibXml': src/xml_format.c:115:5: warning: 'xmlInitMemory' is deprecated [-Wdeprecated-declarations] 115 | xmlInitMemory(); | ^~~~~~~~~~~~~ In file included from src/xml_format.c:35: /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/xmlmemory.h:133:9: note: declared here 133 | xmlInitMemory (void); | ^~~~~~~~~~~~~ src/xml_format.c:122:5: warning: 'xmlLineNumbersDefault' is deprecated [-Wdeprecated-declarations] 122 | xmlLineNumbersDefault(1); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/tree.h:17, from /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/debugXML.h:15, from src/xml_format.c:36: /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:962:17: note: declared here 962 | xmlLineNumbersDefault (int val); | ^~~~~~~~~~~~~~~~~~~~~ src/xml_format.c:124:5: warning: 'xmlSubstituteEntitiesDefault' is deprecated [-Wdeprecated-declarations] 124 | xmlSubstituteEntitiesDefault(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:948:17: note: declared here 948 | xmlSubstituteEntitiesDefault(int val); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/xml_format.c:126:5: warning: 'xmlPedanticParserDefault' is deprecated [-Wdeprecated-declarations] 126 | xmlPedanticParserDefault(0); | ^~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:958:17: note: declared here 958 | xmlPedanticParserDefault(int val); | ^~~~~~~~~~~~~~~~~~~~~~~~ src/xml_format.c:128:5: warning: '__xmlGetWarningsDefaultValue' is deprecated [-Wdeprecated-declarations] 128 | xmlGetWarningsDefaultValue = 1; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/xmlversion.h:343, from /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/xmlmemory.h:16: /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/xmlexports.h:123:27: note: declared here 123 | attrs XMLPUBFUN type *__##name(void); | ^~ /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:884:16: note: in expansion of macro 'XML_DECLARE_GLOBAL' 884 | #define XML_OP XML_DECLARE_GLOBAL | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:864:3: note: in expansion of macro 'XML_OP' 864 | XML_OP(xmlGetWarningsDefaultValue, int, XML_DEPRECATED) \ | ^~~~~~ /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:881:3: note: in expansion of macro 'XML_GLOBALS_PARSER_CORE' 881 | XML_GLOBALS_PARSER_CORE \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:885:1: note: in expansion of macro 'XML_GLOBALS_PARSER' 885 | XML_GLOBALS_PARSER | ^~~~~~~~~~~~~~~~~~ src/xml_format.c:129:5: warning: '__xmlDoValidityCheckingDefaultValue' is deprecated [-Wdeprecated-declarations] 129 | xmlDoValidityCheckingDefaultValue = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/xmlexports.h:123:27: note: declared here 123 | attrs XMLPUBFUN type *__##name(void); | ^~ /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:884:16: note: in expansion of macro 'XML_DECLARE_GLOBAL' 884 | #define XML_OP XML_DECLARE_GLOBAL | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:863:3: note: in expansion of macro 'XML_OP' 863 | XML_OP(xmlDoValidityCheckingDefaultValue, int, XML_DEPRECATED) \ | ^~~~~~ /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:881:3: note: in expansion of macro 'XML_GLOBALS_PARSER_CORE' 881 | XML_GLOBALS_PARSER_CORE \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:885:1: note: in expansion of macro 'XML_GLOBALS_PARSER' 885 | XML_GLOBALS_PARSER | ^~~~~~~~~~~~~~~~~~ src/xml_format.c:130:5: warning: '__xmlLoadExtDtdDefaultValue' is deprecated [-Wdeprecated-declarations] 130 | xmlLoadExtDtdDefaultValue = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/xmlexports.h:123:27: note: declared here 123 | attrs XMLPUBFUN type *__##name(void); | ^~ /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:884:16: note: in expansion of macro 'XML_DECLARE_GLOBAL' 884 | #define XML_OP XML_DECLARE_GLOBAL | ^~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:867:3: note: in expansion of macro 'XML_OP' 867 | XML_OP(xmlLoadExtDtdDefaultValue, int, XML_DEPRECATED) \ | ^~~~~~ /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:881:3: note: in expansion of macro 'XML_GLOBALS_PARSER_CORE' 881 | XML_GLOBALS_PARSER_CORE \ | ^~~~~~~~~~~~~~~~~~~~~~~ /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:885:1: note: in expansion of macro 'XML_GLOBALS_PARSER' 885 | XML_GLOBALS_PARSER | ^~~~~~~~~~~~~~~~~~ CC src/xml_ls.o src/xml_ls.c: In function 'xml_print_dir': src/xml_ls.c:149:22: warning: the comparison will always evaluate as 'false' for the address of 'd_name' will never be NULL [-Waddress] 149 | if ((d->d_name == NULL) || !strcmp(d->d_name, ".") || !strcmp(d->d_name, "..")) | ^~ In file included from /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/dirent.h:61, from src/xml_ls.c:33: /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/bits/dirent.h:33:10: note: 'd_name' declared here 33 | char d_name[256]; /* We must not include limits.h! */ | ^~~~~~ CC src/xml_pyx.o CC src/xml_select.o In file included from /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/tree.h:27, from /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:16, from /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/tree.h:17, from src/xml_select.c:38: src/xml_select.c: In function 'selPrepareXslt': /workdir/instance-0/output-1/host/microblazeel-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); | ^~~~~~~~ /workdir/instance-0/output-1/host/microblazeel-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, | ~~~~~~~~~~~~^~~ CC src/xml_trans.o CC src/xml_validate.o src/xml_validate.c: In function 'valMain': src/xml_validate.c:301:5: warning: 'xmlLineNumbersDefault' is deprecated [-Wdeprecated-declarations] 301 | xmlLineNumbersDefault(1); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/tree.h:17, from /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/xpath.h:27, from src/xmlstar.h:15, from src/xml_validate.c:35: /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:962:17: note: declared here 962 | xmlLineNumbersDefault (int val); | ^~~~~~~~~~~~~~~~~~~~~ src/xml_validate.c:493:9: warning: 'xmlRelaxNGCleanupTypes' is deprecated [-Wdeprecated-declarations] 493 | xmlRelaxNGCleanupTypes(); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/xmlreader.h:18, from src/xmlstar.h:17: /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/relaxng.h:124:21: note: declared here 124 | xmlRelaxNGCleanupTypes (void); | ^~~~~~~~~~~~~~~~~~~~~~ src/xml_validate.c:494:9: warning: 'xmlSchemaCleanupTypes' is deprecated [-Wdeprecated-declarations] 494 | xmlSchemaCleanupTypes(); | ^~~~~~~~~~~~~~~~~~~~~ In file included from src/xml_validate.c:40: /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/xmlschemastypes.h:37:17: note: declared here 37 | xmlSchemaCleanupTypes (void); | ^~~~~~~~~~~~~~~~~~~~~ GEN src/usage.c CC src/usage.o GEN src/c14n-usage.c CC src/c14n-usage.o GEN src/depyx-usage.c CC src/depyx-usage.o GEN src/edit-usage.c CC src/edit-usage.o GEN src/elem-usage.c CC src/elem-usage.o GEN src/escape-usage.c CC src/escape-usage.o GEN src/format-usage.c CC src/format-usage.o GEN src/ls-usage.c CC src/ls-usage.o GEN src/pyx-usage.c CC src/pyx-usage.o GEN src/select-usage.c CC src/select-usage.o GEN src/trans-usage.c CC src/trans-usage.o GEN src/unescape-usage.c CC src/unescape-usage.o GEN src/validate-usage.c CC src/validate-usage.o CCLD xml make[2]: Leaving directory '/workdir/instance-0/output-1/build/xmlstarlet-1.6.1' make[1]: Leaving directory '/workdir/instance-0/output-1/build/xmlstarlet-1.6.1' >>> xmlstarlet 1.6.1 Installing to target GIT_DIR=. PATH="/workdir/instance-0/output-1/host/bin:/workdir/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j1 DESTDIR=/workdir/instance-0/output-1/target install -C /workdir/instance-0/output-1/build/xmlstarlet-1.6.1/ make[1]: Entering directory '/workdir/instance-0/output-1/build/xmlstarlet-1.6.1' make[2]: Entering directory '/workdir/instance-0/output-1/build/xmlstarlet-1.6.1' /usr/bin/mkdir -p '/workdir/instance-0/output-1/target/usr/bin' /usr/bin/install -c xml '/workdir/instance-0/output-1/target/usr/bin' /usr/bin/mkdir -p '/workdir/instance-0/output-1/target/usr/share/doc/xmlstarlet' /usr/bin/install -c -m 644 doc/xmlstarlet-ug.html doc/html.css doc/xmlstarlet.txt '/workdir/instance-0/output-1/target/usr/share/doc/xmlstarlet' /usr/bin/mkdir -p '/workdir/instance-0/output-1/target/usr/share/man/man1' /usr/bin/install -c -m 644 doc/xmlstarlet.1 '/workdir/instance-0/output-1/target/usr/share/man/man1' make[2]: Leaving directory '/workdir/instance-0/output-1/build/xmlstarlet-1.6.1' make[1]: Leaving directory '/workdir/instance-0/output-1/build/xmlstarlet-1.6.1' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /workdir/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'@PKG_TARGET_CFLAGS@%g" -e "s%@TARGET_LDFLAGS@%@PKG_TARGET_LDFLAGS@%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/workdir/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/workdir/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%microblaze%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%%g" -e "s%@TARGET_CFLAGS@%%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/workdir/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/workdir/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /workdir/instance-0/buildroot/support/misc/cross-compilation.conf.in > /workdir/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/workdir/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc%g" -e "s%@TARGET_CXX@%/bin/false%g" -e "s%@TARGET_AR@%/workdir/instance-0/output-1/host/bin/microblazeel-buildroot-linux-gnu-gcc-ar%g" -e "s%@TARGET_FC@%/bin/false%g" -e "s%@TARGET_STRIP@%/bin/true%g" -e "s%@TARGET_ARCH@%microblaze%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-Ofast', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-Ofast', '-g0'%g" -e "s%@BR2_CMAKE@%/usr/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/workdir/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/workdir/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /workdir/instance-0/buildroot/support/misc/cross-compilation.conf.in > /workdir/instance-0/output-1/host/etc/meson/cross-compilation.conf /usr/bin/sed -i -e '/# GENERIC_SERIAL$/s~^.*#~#ttyS0::respawn:/sbin/getty -L ttyS0 115200 vt100 #~' /workdir/instance-0/output-1/target/etc/inittab /usr/bin/sed -i -e '/^[^#].*-o remount,rw \/$/s~^~#~' /workdir/instance-0/output-1/target/etc/inittab if grep -q CONFIG_ASH=y /workdir/instance-0/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/ash$' /workdir/instance-0/output-1/target/etc/shells || echo "/bin/ash" >> /workdir/instance-0/output-1/target/etc/shells; fi if grep -q CONFIG_HUSH=y /workdir/instance-0/output-1/build/busybox-1.36.1/.config; then grep -qsE '^/bin/hush$' /workdir/instance-0/output-1/target/etc/shells || echo "/bin/hush" >> /workdir/instance-0/output-1/target/etc/shells; fi mkdir -p /workdir/instance-0/output-1/target/etc echo "buildroot" > /workdir/instance-0/output-1/target/etc/hostname /usr/bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /workdir/instance-0/output-1/target/etc/hosts mkdir -p /workdir/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /workdir/instance-0/output-1/target/etc/issue /usr/bin/sed -i -e s,^root:[^:]*:,root:"*":, /workdir/instance-0/output-1/target/etc/shadow grep -qsE '^/bin/sh$' /workdir/instance-0/output-1/target/etc/shells || echo "/bin/sh" >> /workdir/instance-0/output-1/target/etc/shells if [ -x /workdir/instance-0/output-1/target/sbin/swapon -a -x /workdir/instance-0/output-1/target/sbin/swapoff ]; then /usr/bin/sed -i -e '/^#.*\/sbin\/swap/s/^#\+[[:blank:]]*//' /workdir/instance-0/output-1/target/etc/inittab; else /usr/bin/sed -i -e '/^[^#].*\/sbin\/swap/s/^/#/' /workdir/instance-0/output-1/target/etc/inittab; fi rm -rf /workdir/instance-0/output-1/target/usr/include /workdir/instance-0/output-1/target/usr/share/aclocal \ /workdir/instance-0/output-1/target/usr/lib/pkgconfig /workdir/instance-0/output-1/target/usr/share/pkgconfig \ /workdir/instance-0/output-1/target/usr/lib/cmake /workdir/instance-0/output-1/target/usr/share/cmake \ /workdir/instance-0/output-1/target/usr/lib/rpm /workdir/instance-0/output-1/target/usr/doc find /workdir/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /workdir/instance-0/output-1/target/lib/ /workdir/instance-0/output-1/target/usr/lib/ /workdir/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/workdir/instance-0/output-1/target/usr/libexec/': No such file or directory rm -rf /workdir/instance-0/output-1/target/usr/share/gdb rm -rf /workdir/instance-0/output-1/target/usr/share/bash-completion rm -rf /workdir/instance-0/output-1/target/etc/bash_completion.d rm -rf /workdir/instance-0/output-1/target/usr/share/zsh rm -rf /workdir/instance-0/output-1/target/usr/man /workdir/instance-0/output-1/target/usr/share/man rm -rf /workdir/instance-0/output-1/target/usr/info /workdir/instance-0/output-1/target/usr/share/info rm -rf /workdir/instance-0/output-1/target/usr/doc /workdir/instance-0/output-1/target/usr/share/doc rm -rf /workdir/instance-0/output-1/target/usr/share/gtk-doc rmdir /workdir/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /workdir/instance-0/output-1/target/lib/debug /workdir/instance-0/output-1/target/usr/lib/debug find /workdir/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 /bin/true 2>/dev/null || true find /workdir/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /bin/true 2>/dev/null || true test -f /workdir/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 /workdir/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 /workdir/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2024.08-222-g9022c0ca00"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2024.11-git"; \ echo "PRETTY_NAME=\"Buildroot 2024.11-git\"" \ ) > /workdir/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /workdir/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=1 \ PER_PACKAGE_DIR=/workdir/instance-0/output-1/per-package \ /workdir/instance-0/buildroot/support/scripts/fix-rpath target touch /workdir/instance-0/output-1/target/usr ln -snf /workdir/instance-0/output-1/host/microblazeel-buildroot-linux-gnu/sysroot /workdir/instance-0/output-1/staging make: Leaving directory '/workdir/instance-0/buildroot' make: Entering directory '/workdir/instance-0/buildroot' >>> Buildroot 2024.08-222-g9022c0ca00 Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-buildroot Collecting legal info >>> gcc-final 13.3.0 Collecting legal info COPYING.RUNTIME: OK (sha256: 9d6b43ce4d8de0c878bf16b54d8e7a10d9bd42b75178153e3af6a815bdc90f74) >>> host-fakedate Collecting legal info >>> host-skeleton Collecting legal info >>> host-gcc-final 13.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> glibc 2.40-18-g5641780762723156b0d20a0b9f7df1d76831bab0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) LICENSES: OK (sha256: bba29819a3e938fae92674d6a88533e10605e389da8b51cdcba0a94f6221c5bc) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-gawk 5.3.0 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> host-gcc-initial 13.3.0 Collecting legal info COPYING: OK (sha256: 231f7edcc7352d7734a96eef0b8030f77982678c516876fcb81e25b32d68564c) COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: a9bdde5616ecdd1e980b44f360600ee8783b1f99b8cc83a2beb163a0a390e861) COPYING3.LIB: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) >>> host-binutils 2.42 Collecting legal info COPYING3: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LIB: OK (sha256: 56bdea73b6145ef6ac5259b3da390b981d840c24cb03b8e1cbc678de7ecfa18d) >>> host-gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-mpc 1.3.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> host-mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> linux-headers 6.10.8 Collecting legal info COPYING: OK (sha256: fb5a425bd3b3cd6071a3a9aff9909a859e7c1158d54d32e07658398cd67eb6a0) LICENSES/preferred/GPL-2.0: OK (sha256: f6b78c087c3ebdf0f3c13415070dd480a3f35d8fc76f3d02180a407c1c812f79) LICENSES/exceptions/Linux-syscall-note: OK (sha256: 8e378ab93586eb55135d3bc119cce787f7324f48394777d00c34fa3d0be3303f) >>> skeleton Collecting legal info >>> skeleton-init-sysv Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain Collecting legal info >>> acpid 2.0.34 Collecting legal info COPYING: OK (sha256: 91df39d1816bfb17a4dda2d3d2c83b1f6f2d38d53e53e41e8f97ad5ac46a0cad) >>> alfred 2022.1 Collecting legal info LICENSES/preferred/GPL-2.0: OK (sha256: cecbf53d1148e13256ac29f8b900655b7fc8dc12d59939a95bc2323ea1747025) >>> libnl 3.9.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-autoconf 2.72 Collecting legal info COPYINGv3: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) COPYING.EXCEPTION: OK (sha256: 1f1cde9fb68b9b3cff18c420894bec5bd4defacd700b7d13df54a887301e5350) >>> host-libtool 2.4.6 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) libltdl/COPYING.LIB: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> berkeleydb 5.3.28 Collecting legal info LICENSE: OK (sha256: b78815181a53241f9347c6b47d1031fd669946f863e1edc807a291354cec024b) >>> brotli 1.1.0 Collecting legal info LICENSE: OK (sha512: bae78184c2f50f86d8c727826d3982c469454c42b9af81f4ef007e39036434fa894cf5be3bf5fc65b7de2301f0a72d067a8186e303327db8a96bd14867e0a3a8) >>> busybox 1.36.1 Collecting legal info LICENSE: OK (sha256: bbfc9843646d483c334664f651c208b9839626891d8f17604db2146962f43548) archival/libarchive/bz/LICENSE: OK (sha256: b5a136ed67798e51fe2e0ca0b2a21cb01b904ff0c9f7d563a6292e276607e58f) >>> e2fsprogs 1.47.1 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.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) 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) >>> zlib Collecting legal info >>> libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> libtirpc 1.3.5 Collecting legal info COPYING: OK (sha256: 17cf6098f95bdbb269f0bbc68e76c88fe20487ca7ec53f454923ab4256ecd2e7) >>> c-ares 1.32.2 Collecting legal info LICENSE.md: OK (sha256: 8a9994f85a8e531e1a3217ab7ba509787c6b93056aabe702137ce662db8321c2) >>> ccrypt 1.11 Collecting legal info COPYING: OK (sha256: d48d3af3cf27b32106ee3418c7c892cae745ece26cd909e72aa59b08e3f9c93d) >>> cfm 0.3 Collecting legal info LICENSE: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libev 4.33 Collecting legal info LICENSE: OK (sha256: c4dd1a5bc38b041a320b93c5d6c08f5c41a63f2ce718ee16cfcb757fad448199) >>> libmnl 1.0.5 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> host-cryptsetup 2.7.4 Collecting legal info COPYING: OK (sha256: 45670cce8b6a0ddd66c8016cd8ccef6cd71f35717cbacc7f1e895b3855207b33) COPYING.LGPL: OK (sha256: 8c33cc37871654ec7ed87e6fbb896c8cf33ef5ef05b1611a5aed857596ffafa5) >>> host-json-c 0.17 Collecting legal info COPYING: OK (sha256: 74c1e6ca5eba76b54d0ad00d4815c8315c1b3bc45ff99de61d103dc92486284c) >>> host-lvm2 2.03.23 Collecting legal info COPYING: OK (sha256: e76fbcd2fb97cf202da330301327754d2db5c58b5b4bebd3a8a749393e7603d1) COPYING.LIB: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> host-libaio 0.3.113 Collecting legal info COPYING: OK (sha256: 5bbcbb737e60fe9deba08ecbd00920cfcc3403ba2e534c64fdeea49d6bb87509) >>> host-openssl Collecting legal info >>> host-libopenssl 3.3.2 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> host-zlib Collecting legal info >>> host-libzlib 1.3.1 Collecting legal info LICENSE: OK (sha256: 845efc77857d485d91fb3e0b884aaa929368c717ae8186b66fe1ed2495753243) >>> host-popt 1.19 Collecting legal info COPYING: OK (sha256: 2b488b239927935f34769a39309c0680be16e3725a1f55dbb06ed20d53852801) >>> host-util-linux 2.39.3 Collecting legal info README.licensing: OK (sha256: 13f0ea46d12d798c095a6ad39d7ddc988e2e4d274c6494115f6b463f7bc4f702) 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) >>> e2tools 0.0.16.4 Collecting legal info COPYING: OK (sha256: 0e79fd282723e1eb3f7381d41233a83ed20cf3e8c83aa53e6847bf7ffe781583) >>> exfat 1.4.0 Collecting legal info COPYING: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libfuse3 3.16.2 Collecting legal info LICENSE: OK (sha256: b8832d9caaa075bbbd2aef24efa09f8b7ab66a832812d88c602da0c7b4397fad) >>> host-meson 1.3.1 Collecting legal info COPYING: OK (sha256: cfc7749b96f63bd31c3c42b5c471bf756814053e847c10f3eb003417bc523d30) >>> host-ninja 1.11.1.g95dee.kitware.jobserver-1 Collecting legal info COPYING: OK (sha256: eb7e9ab9690124c5c9f42bdc81383d886a3dede26345b6ed15bbad7caf81f7ea) >>> host-python-installer 0.7.0 Collecting legal info LICENSE: OK (sha256: 37b8b9f2569892fa54406383d431169dbb2115980d78b7efba6eeae5664c484f) >>> host-python-flit-core 3.9.0 Collecting legal info LICENSE: OK (sha256: 35b4f1dec512e617077fd6980dbb43ef8c2887adc5d0185edb4c04da175dd816) >>> host-python3 3.12.5 Collecting legal info LICENSE: OK (sha256: 3b2f81fe21d181c499c59a256c8e1968455d6689d269aa85373bfb6af41da3bf) >>> host-autoconf-archive 2023.02.20 Collecting legal info COPYING: OK (sha256: e6037104443f9a7829b2aa7c5370d0789a7bda3ca65a0b904cdc0c2e285d9195) COPYING.EXCEPTION: OK (sha256: 23ed0b84fa023bfa33433b498192cd08a3bfb1f4864a8ed791a84f3eb48b2dd2) >>> host-expat 2.6.2 Collecting legal info COPYING: OK (sha256: 122f2c27000472a201d337b9b31f7eb2b52d091b02857061a8880371612d9534) >>> host-libffi 3.4.6 Collecting legal info LICENSE: OK (sha256: 67894089811f93fca47a76f85e017da6f8582d4ba0905963c6e0f1ad6df7a195) >>> host-python-pypa-build 1.2.1 Collecting legal info LICENSE: OK (sha256: aaf9a29ca5907971ccf07de025375db34539a8d5eeebce20b46099805722106f) >>> host-python-packaging 24.0 Collecting legal info LICENSE: OK (sha256: cad1ef5bd340d73e074ba614d26f7deaca5c7940c3d8c34852e65c4909686c48) LICENSE.APACHE: OK (sha256: 0d542e0c8804e39aa7f37eb00da5a762149dc682d7829451287e11b938e94594) LICENSE.BSD: OK (sha256: b70e7e9b742f1cc6f948b34c16aa39ffece94196364bc88ff0d2180f0028fac5) >>> host-python-pyproject-hooks 1.0.0 Collecting legal info LICENSE: OK (sha256: 1b22b049b5267d6dfc23a67bf4a84d8ec04b9fdfb1a51d360e42b4342c8b4154) >>> host-python-setuptools 71.0.3 Collecting legal info LICENSE: OK (sha256: 86da0f01aeae46348a3c3d465195dc1ceccde79f79e87769a64b8da04b2a4741) >>> host-python-wheel 0.40.0 Collecting legal info LICENSE.txt: OK (sha256: 30c23618679108f3e8ea1d2a658c7ca417bdfc891c98ef1a89fa4ff0c9828654) >>> haveged 1.9.18 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> igmpproxy 0.4 Collecting legal info COPYING: OK (sha256: be3d05af93dbbc4650f8d641d8e1bec220af4a729e07ba71e949c25b93a1b4f6) GPL.txt: OK (sha256: c4f65d5d396ad518a37d30b83fe33897661858dc174ff64a15d0461630ce64e4) Stanford.txt: OK (sha256: 4328a21f0822caa9976356623118bcdcc9970c7a0f9a3deeba23c779b7cfb5d1) >>> initscripts Collecting legal info >>> jsmn 1.1.0 Collecting legal info LICENSE: OK (sha256: 4675b94a50d2afe811c52785463c854f1156056632cce17cc7133939eac8ed55) >>> libapparmor 3.1.7 Collecting legal info LICENSE: OK (sha256: a7e0cdcbea5c14927cedfc600d46526bdcbb1eb0a4d951e2ea53c2a6de159cb4) libraries/libapparmor/COPYING.LGPL: OK (sha256: 6095e9ffa777dd22839f7801aa845b31c9ed07f3d6bf8a26dc5d2dec8ccc0ef3) >>> libglob 1.0 Collecting legal info LICENSE: OK (sha256: 4cd4bac6ef90d4a91ee6e52df30f241045fb1a27fb53541ef4a9f8e47e6103ca) >>> libhtp 0.5.48 Collecting legal info LICENSE: OK (sha256: 87c93904e5434c81622ea690c2b90097b9f162aaa92a96542649a157dbf98d15) >>> libmd 1.1.0 Collecting legal info COPYING: OK (sha256: 4365ef6255ad553fce69dd4bc0e093472c5d0e41b8ea493a545cc926ce171aa6) >>> libopenssl 3.3.2 Collecting legal info LICENSE.txt: OK (sha256: 7d5450cb2d142651b8afa315b5f238efc805dad827d91ba367d8516bc9d49e7a) >>> libusb 1.0.27 Collecting legal info COPYING: OK (sha256: 5df07007198989c622f5d41de8d703e7bef3d0e79d62e24332ee739a452af62a) >>> libxml2 2.13.3 Collecting legal info Copyright: OK (sha256: c99aae1afe013e50b8b3701e089222b351258043c3025b64053a233fd25b4be7) >>> libxslt 1.1.42 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> libyaml 0.2.5 Collecting legal info License: OK (sha256: c40112449f254b9753045925248313e9270efa36d226b22d82d4cc6c43c57f29) >>> liquid-dsp 1.6.0 Collecting legal info LICENSE: OK (sha256: 4df7126196efba1283deb99e3269418dde4ab0ad1fde80a55051153451eb4df2) >>> nvidia-persistenced 515.48.07 Collecting legal info COPYING: OK (sha256: 279d814320adc07ca5a4ee101a0b428ddf22a6f3513b8c051f9eb7be47b2e797) >>> open-plc-utils 1ba7d5a042e4e8ff6858b08e113eec5dc4e89cf2 Collecting legal info LICENSE: OK (sha256: 3137c632bbcec5e88b72dc13f4fe06ee184eea364fec8f7494bdfa57672ef921) >>> openssl Collecting legal info >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> pico-sdk 1.5.1 Collecting legal info LICENSE.TXT: OK (sha256: 483f865953435b66c443dee7558debe3cc3cf8fcbb6a112fd9fc6a795d53f1f6) >>> prboom 2.5.0 Collecting legal info COPYING: OK (sha256: 1cba07ce0f6d1366d84b7cc62b76966ba79075e5f379c1e230c3ff0635fa789f) >>> sdl 1.2.15 Collecting legal info COPYING: OK (sha256: bb117c0fbd7f57f64170b690285d7df07c2371b578e3b3cd3aa2e1155ef461a0) >>> sdl_mixer d1725fcb7c4e987aeb7ecdc94cb8b6375b702170 Collecting legal info COPYING: OK (sha256: bc4c3bc32b311044d81c32b5e5402a6bc971a3b235850bb63445ec14bb6fe59e) >>> sdl_net 620b0ba7dd84a0fdbd4cc8ef1b2be1cc10f90ae3 Collecting legal info COPYING: OK (sha256: e542f822a6cd82deccf82cf0f50192917b0158d725a6bc6348ab1ccdd890ecbe) >>> sqlite 3.46.0 Collecting legal info tea/license.terms: OK (sha256: 66e056b6e8687f32af30d5187611b98b12a8f46f07aaf62f43585f276e8f0ac9) >>> tiff 4.6.0 Collecting legal info LICENSE.md: OK (sha256: 0780558a8bfba0af1160ec1ff11ade4f41c0d7deafd6ecfc796b492a788e380d) >>> tinyssh 20240101 Collecting legal info LICENCE: OK (sha256: a2010f343487d3f7618affe54f789f5487602331c0a8d03f49e9a7c547cf0499) >>> tpm2-pkcs11 1.9.0 Collecting legal info LICENSE: OK (sha256: 793aa007f793458434d7cc60b1c827053a399308658b32fcaa6023802adc22e1) >>> tpm2-tss 3.2.2 Collecting legal info LICENSE: OK (sha256: 18c1bf4b1ba1fb2c4ffa7398c234d83c0d55475298e470ae1e5e3a8a8bd2e448) >>> vuejs 3.4.31 Collecting legal info LICENSE: OK (sha256: 1bb85cc9b13b81ef41c81c51866172fc345e0503c86726a6755b796590b70175) >>> xmlstarlet 1.6.1 Collecting legal info COPYING: OK (sha256: 6641cc5b00c1651fa22175f34efd01695e64a348b1ba07048538276f44866862) WARNING: the Buildroot source code has not been saved Legal info produced in /workdir/instance-0/output-1/legal-info make: Leaving directory '/workdir/instance-0/buildroot'