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_escape.o CC src/xml_format.o CC src/xml_ls.o CC src/xml_pyx.o CC src/xml_select.o CC src/xml_trans.o CC src/xml_validate.o CC src/usage.o CC src/c14n-usage.o CC src/depyx-usage.o CC src/edit-usage.o CC src/elem-usage.o CC src/escape-usage.o CC src/format-usage.o 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; | ^ 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: /home/buildroot/instance-0/output-1/host/nios2-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 /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/tree.h:17, from /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/debugXML.h:15, from src/xml_format.c:36: /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:967:17: note: declared here 967 | xmlLineNumbersDefault (int val); | ^~~~~~~~~~~~~~~~~~~~~ src/xml_format.c:124:5: warning: 'xmlSubstituteEntitiesDefault' is deprecated [-Wdeprecated-declarations] 124 | xmlSubstituteEntitiesDefault(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:953:17: note: declared here 953 | xmlSubstituteEntitiesDefault(int val); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ src/xml_format.c:125:5: warning: 'xmlKeepBlanksDefault' is deprecated [-Wdeprecated-declarations] 125 | xmlKeepBlanksDefault(0); | ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:957:17: note: declared here 957 | xmlKeepBlanksDefault (int val); | ^~~~~~~~~~~~~~~~~~~~ src/xml_format.c:126:5: warning: 'xmlPedanticParserDefault' is deprecated [-Wdeprecated-declarations] 126 | xmlPedanticParserDefault(0); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:963:17: note: declared here 963 | xmlPedanticParserDefault(int val); | ^~~~~~~~~~~~~~~~~~~~~~~~ src/xml_format.c:128:5: warning: '__xmlGetWarningsDefaultValue' is deprecated [-Wdeprecated-declarations] 128 | xmlGetWarningsDefaultValue = 1; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ src/xml_C14N.c: In function 'load_xpath_expr': src/xml_C14N.c:240:5: warning: '__xmlLoadExtDtdDefaultValue' is deprecated [-Wdeprecated-declarations] 240 | xmlLoadExtDtdDefaultValue = XML_DETECT_IDS | XML_COMPLETE_ATTRS; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/xmlmemory.h:16: /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here 499 | attrs XMLPUBFUN type *__##name(void); | ^~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:885:16: note: in expansion of macro 'XML_DECLARE_GLOBAL' 885 | #define XML_OP XML_DECLARE_GLOBAL | ^~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:856:3: note: in expansion of macro 'XML_OP' 856 | XML_OP(xmlGetWarningsDefaultValue, int, XML_DEPRECATED) \ | ^~~~~~ /home/buildroot/instance-0/output-1/host/nios2-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 \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:886:1: note: in expansion of macro 'XML_GLOBALS_PARSER' 886 | XML_GLOBALS_PARSER | ^~~~~~~~~~~~~~~~~~ src/xml_format.c:129:5: warning: '__xmlDoValidityCheckingDefaultValue' is deprecated [-Wdeprecated-declarations] 129 | xmlDoValidityCheckingDefaultValue = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here 499 | attrs XMLPUBFUN type *__##name(void); | ^~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:885:16: note: in expansion of macro 'XML_DECLARE_GLOBAL' 885 | #define XML_OP XML_DECLARE_GLOBAL | ^~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:855:3: note: in expansion of macro 'XML_OP' 855 | XML_OP(xmlDoValidityCheckingDefaultValue, int, XML_DEPRECATED) \ | ^~~~~~ /home/buildroot/instance-0/output-1/host/nios2-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 \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:886:1: note: in expansion of macro 'XML_GLOBALS_PARSER' 886 | XML_GLOBALS_PARSER | ^~~~~~~~~~~~~~~~~~ src/xml_format.c:130:5: warning: '__xmlLoadExtDtdDefaultValue' is deprecated [-Wdeprecated-declarations] 130 | xmlLoadExtDtdDefaultValue = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/xml_C14N.c:12: /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here 499 | attrs XMLPUBFUN type *__##name(void); | ^~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:885:16: note: in expansion of macro 'XML_DECLARE_GLOBAL' 885 | #define XML_OP XML_DECLARE_GLOBAL | ^~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:859:3: note: in expansion of macro 'XML_OP' 859 | XML_OP(xmlLoadExtDtdDefaultValue, int, XML_DEPRECATED) \ | ^~~~~~ /home/buildroot/instance-0/output-1/host/nios2-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 \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:886:1: note: in expansion of macro 'XML_GLOBALS_PARSER' 886 | XML_GLOBALS_PARSER | ^~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here 499 | attrs XMLPUBFUN type *__##name(void); | ^~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:885:16: note: in expansion of macro 'XML_DECLARE_GLOBAL' 885 | #define XML_OP XML_DECLARE_GLOBAL | ^~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:859:3: note: in expansion of macro 'XML_OP' 859 | XML_OP(xmlLoadExtDtdDefaultValue, int, XML_DEPRECATED) \ | ^~~~~~ /home/buildroot/instance-0/output-1/host/nios2-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 \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:886:1: note: in expansion of macro 'XML_GLOBALS_PARSER' 886 | XML_GLOBALS_PARSER | ^~~~~~~~~~~~~~~~~~ src/xml_C14N.c:241:5: warning: 'xmlSubstituteEntitiesDefault' is deprecated [-Wdeprecated-declarations] 241 | xmlSubstituteEntitiesDefault(1); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from src/xml_C14N.c:24: /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:953:17: note: declared here 953 | xmlSubstituteEntitiesDefault(int val); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC src/ls-usage.o CC src/pyx-usage.o src/xml_edit.c: In function 'edOutput': src/xml_edit.c:562:9: warning: 'xmlCleanupGlobals' is deprecated [-Wdeprecated-declarations] 562 | xmlCleanupGlobals(); | ^~~~~~~~~~~~~~~~~ In file included from /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/tree.h:17, from /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/debugXML.h:15, from src/xml_edit.c:36: /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:926:17: note: declared here 926 | xmlCleanupGlobals (void); | ^~~~~~~~~~~~~~~~~ CC src/select-usage.o src/xml_edit.c: In function 'edMain': src/xml_edit.c:739:5: warning: 'xmlKeepBlanksDefault' is deprecated [-Wdeprecated-declarations] 739 | xmlKeepBlanksDefault(0); | ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:957:17: note: declared here 957 | xmlKeepBlanksDefault (int val); | ^~~~~~~~~~~~~~~~~~~~ src/xml_edit.c:741:5: warning: 'xmlKeepBlanksDefault' is deprecated [-Wdeprecated-declarations] 741 | if ((!g_ops.noblanks) || g_ops.preserveFormat) xmlKeepBlanksDefault(1); | ^~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:957:17: note: declared here 957 | xmlKeepBlanksDefault (int val); | ^~~~~~~~~~~~~~~~~~~~ src/xml_edit.c:756:5: warning: 'xmlCleanupGlobals' is deprecated [-Wdeprecated-declarations] 756 | xmlCleanupGlobals(); | ^~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:926:17: note: declared here 926 | xmlCleanupGlobals (void); | ^~~~~~~~~~~~~~~~~ src/trans.c: In function 'xsltInitLibXml': src/trans.c:46:5: warning: 'xmlInitMemory' is deprecated [-Wdeprecated-declarations] 46 | xmlInitMemory(); | ^~~~~~~~~~~~~ In file included from src/trans.h:32, from src/trans.c:4: /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/xmlmemory.h:133:9: note: declared here 133 | xmlInitMemory (void); | ^~~~~~~~~~~~~ src/trans.c:53:5: warning: 'xmlLineNumbersDefault' is deprecated [-Wdeprecated-declarations] 53 | xmlLineNumbersDefault(1); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/tree.h:17, from /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/debugXML.h:15, from src/trans.h:33: /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:967:17: note: declared here 967 | xmlLineNumbersDefault (int val); | ^~~~~~~~~~~~~~~~~~~~~ src/trans.c:71:5: warning: 'xmlKeepBlanksDefault' is deprecated [-Wdeprecated-declarations] 71 | xmlKeepBlanksDefault(1); | ^~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:957:17: note: declared here 957 | xmlKeepBlanksDefault (int val); | ^~~~~~~~~~~~~~~~~~~~ src/trans.c:72:5: warning: 'xmlKeepBlanksDefault' is deprecated [-Wdeprecated-declarations] 72 | if (ops->noblanks) xmlKeepBlanksDefault(0); | ^~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:957:17: note: declared here 957 | xmlKeepBlanksDefault (int val); | ^~~~~~~~~~~~~~~~~~~~ src/trans.c:73:5: warning: 'xmlPedanticParserDefault' is deprecated [-Wdeprecated-declarations] 73 | xmlPedanticParserDefault(0); | ^~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:963:17: note: declared here 963 | xmlPedanticParserDefault(int val); | ^~~~~~~~~~~~~~~~~~~~~~~~ src/trans.c:75:5: warning: '__xmlGetWarningsDefaultValue' is deprecated [-Wdeprecated-declarations] 75 | xmlGetWarningsDefaultValue = 1; | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/xmlmemory.h:16: /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here 499 | attrs XMLPUBFUN type *__##name(void); | ^~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:885:16: note: in expansion of macro 'XML_DECLARE_GLOBAL' 885 | #define XML_OP XML_DECLARE_GLOBAL | ^~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:856:3: note: in expansion of macro 'XML_OP' 856 | XML_OP(xmlGetWarningsDefaultValue, int, XML_DEPRECATED) \ | ^~~~~~ /home/buildroot/instance-0/output-1/host/nios2-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 \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:886:1: note: in expansion of macro 'XML_GLOBALS_PARSER' 886 | XML_GLOBALS_PARSER | ^~~~~~~~~~~~~~~~~~ src/trans.c:77:5: warning: '__xmlLoadExtDtdDefaultValue' is deprecated [-Wdeprecated-declarations] 77 | xmlLoadExtDtdDefaultValue = 1; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here 499 | attrs XMLPUBFUN type *__##name(void); | ^~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:885:16: note: in expansion of macro 'XML_DECLARE_GLOBAL' 885 | #define XML_OP XML_DECLARE_GLOBAL | ^~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:859:3: note: in expansion of macro 'XML_OP' 859 | XML_OP(xmlLoadExtDtdDefaultValue, int, XML_DEPRECATED) \ | ^~~~~~ /home/buildroot/instance-0/output-1/host/nios2-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 \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:886:1: note: in expansion of macro 'XML_GLOBALS_PARSER' 886 | XML_GLOBALS_PARSER | ^~~~~~~~~~~~~~~~~~ src/trans.c:84:9: warning: '__xmlLoadExtDtdDefaultValue' is deprecated [-Wdeprecated-declarations] 84 | xmlLoadExtDtdDefaultValue = XML_DETECT_IDS | XML_COMPLETE_ATTRS; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here 499 | attrs XMLPUBFUN type *__##name(void); | ^~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:885:16: note: in expansion of macro 'XML_DECLARE_GLOBAL' 885 | #define XML_OP XML_DECLARE_GLOBAL | ^~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:859:3: note: in expansion of macro 'XML_OP' 859 | XML_OP(xmlLoadExtDtdDefaultValue, int, XML_DEPRECATED) \ | ^~~~~~ /home/buildroot/instance-0/output-1/host/nios2-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 \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:886:1: note: in expansion of macro 'XML_GLOBALS_PARSER' 886 | XML_GLOBALS_PARSER | ^~~~~~~~~~~~~~~~~~ src/trans.c:88:9: warning: '__xmlLoadExtDtdDefaultValue' is deprecated [-Wdeprecated-declarations] 88 | xmlLoadExtDtdDefaultValue = 0; | ^~~~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/xmlversion.h:499:27: note: declared here 499 | attrs XMLPUBFUN type *__##name(void); | ^~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:885:16: note: in expansion of macro 'XML_DECLARE_GLOBAL' 885 | #define XML_OP XML_DECLARE_GLOBAL | ^~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:859:3: note: in expansion of macro 'XML_OP' 859 | XML_OP(xmlLoadExtDtdDefaultValue, int, XML_DEPRECATED) \ | ^~~~~~ /home/buildroot/instance-0/output-1/host/nios2-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 \ | ^~~~~~~~~~~~~~~~~~~~~~~ /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:886:1: note: in expansion of macro 'XML_GLOBALS_PARSER' 886 | XML_GLOBALS_PARSER | ^~~~~~~~~~~~~~~~~~ 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 /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/dirent.h:61, from src/xml_ls.c:33: /home/buildroot/instance-0/output-1/host/nios2-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! */ | ^~~~~~ 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 /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/tree.h:17, from /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/xpath.h:27, from src/xmlstar.h:15, from src/xml_validate.c:35: /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:967:17: note: declared here 967 | xmlLineNumbersDefault (int val); | ^~~~~~~~~~~~~~~~~~~~~ src/xml_ls.c:140:4: warning: ignoring return value of 'chdir' declared with attribute 'warn_unused_result' [-Wunused-result] 140 | chdir(dir); | ^~~~~~~~~~ src/xml_validate.c:493:9: warning: 'xmlRelaxNGCleanupTypes' is deprecated [-Wdeprecated-declarations] 493 | xmlRelaxNGCleanupTypes(); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/xmlreader.h:18, from src/xmlstar.h:17: /home/buildroot/instance-0/output-1/host/nios2-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: /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/xmlschemastypes.h:37:17: note: declared here 37 | xmlSchemaCleanupTypes (void); | ^~~~~~~~~~~~~~~~~~~~~ In file included from /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/tree.h:27, from /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/parser.h:15, from /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot/usr/include/libxml2/libxml/tree.h:17, from src/xml_select.c:38: src/xml_select.c: In function 'selPrepareXslt': /home/buildroot/instance-0/output-1/host/nios2-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); | ^~~~~~~~ /home/buildroot/instance-0/output-1/host/nios2-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/trans-usage.o CC src/unescape-usage.o 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/validate-usage.o CCLD xml make[2]: Leaving directory '/home/buildroot/instance-0/output-1/build/xmlstarlet-1.6.1' make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/xmlstarlet-1.6.1' >>> xmlstarlet 1.6.1 Installing to target GIT_DIR=. PATH="/home/buildroot/instance-0/output-1/host/bin:/home/buildroot/instance-0/output-1/host/sbin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" /usr/bin/make -j17 DESTDIR=/home/buildroot/instance-0/output-1/target install -C /home/buildroot/instance-0/output-1/build/xmlstarlet-1.6.1/ make[1]: Entering directory '/home/buildroot/instance-0/output-1/build/xmlstarlet-1.6.1' make[2]: Entering directory '/home/buildroot/instance-0/output-1/build/xmlstarlet-1.6.1' /bin/mkdir -p '/home/buildroot/instance-0/output-1/target/usr/share/doc/xmlstarlet' /bin/mkdir -p '/home/buildroot/instance-0/output-1/target/usr/share/man/man1' /bin/mkdir -p '/home/buildroot/instance-0/output-1/target/usr/bin' /usr/bin/install -c -m 644 doc/xmlstarlet-ug.html doc/html.css doc/xmlstarlet.txt '/home/buildroot/instance-0/output-1/target/usr/share/doc/xmlstarlet' /usr/bin/install -c xml '/home/buildroot/instance-0/output-1/target/usr/bin' /usr/bin/install -c -m 644 doc/xmlstarlet.1 '/home/buildroot/instance-0/output-1/target/usr/share/man/man1' make[2]: Leaving directory '/home/buildroot/instance-0/output-1/build/xmlstarlet-1.6.1' make[1]: Leaving directory '/home/buildroot/instance-0/output-1/build/xmlstarlet-1.6.1' >>> Finalizing host directory >>> Finalizing target directory mkdir -p /home/buildroot/instance-0/output-1/host/etc/meson sed -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'@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', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'@PKG_TARGET_CXXFLAGS@%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'@PKG_TARGET_FCFLAGS@%g" -e "s%@TARGET_CC@%/home/buildroot/instance-0/output-1/host/bin/nios2-linux-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/instance-0/output-1/host/bin/nios2-linux-g++%g" -e "s%@TARGET_AR@%/home/buildroot/instance-0/output-1/host/bin/nios2-linux-gcc-ar%g" -e "s%@TARGET_FC@%/home/buildroot/instance-0/output-1/host/bin/nios2-linux-gfortran%g" -e "s%@TARGET_STRIP@%/home/buildroot/instance-0/output-1/host/bin/nios2-linux-strip%g" -e "s%@TARGET_ARCH@%nios2%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@%/home/buildroot/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/instance-0/output-1/host/etc/meson/cross-compilation.conf.in sed -e "s%@TARGET_CC@%/home/buildroot/instance-0/output-1/host/bin/nios2-linux-gcc%g" -e "s%@TARGET_CXX@%/home/buildroot/instance-0/output-1/host/bin/nios2-linux-g++%g" -e "s%@TARGET_AR@%/home/buildroot/instance-0/output-1/host/bin/nios2-linux-gcc-ar%g" -e "s%@TARGET_FC@%/home/buildroot/instance-0/output-1/host/bin/nios2-linux-gfortran%g" -e "s%@TARGET_STRIP@%/home/buildroot/instance-0/output-1/host/bin/nios2-linux-strip%g" -e "s%@TARGET_ARCH@%nios2%g" -e "s%@TARGET_CPU@%%g" -e "s%@TARGET_ENDIAN@%little%g" -e "s%@TARGET_FCFLAGS@%'-O2', '-g0'%g" -e "s%@TARGET_CFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@TARGET_LDFLAGS@%%g" -e "s%@TARGET_CXXFLAGS@%'-D_LARGEFILE_SOURCE', '-D_LARGEFILE64_SOURCE', '-D_FILE_OFFSET_BITS=64', '-O2', '-g0', '-D_FORTIFY_SOURCE=1'%g" -e "s%@BR2_CMAKE@%/home/buildroot/instance-0/output-1/host/bin/cmake%g" -e "s%@PKGCONF_HOST_BINARY@%/home/buildroot/instance-0/output-1/host/bin/pkgconf%g" -e "s%@HOST_DIR@%/home/buildroot/instance-0/output-1/host%g" -e "s%@STAGING_DIR@%/home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot%g" -e "s%@STATIC@%false%g" /home/buildroot/instance-0/buildroot/support/misc/cross-compilation.conf.in > /home/buildroot/instance-0/output-1/host/etc/meson/cross-compilation.conf mkdir -p /home/buildroot/instance-0/output-1/target/etc echo "buildroot" > /home/buildroot/instance-0/output-1/target/etc/hostname /bin/sed -i -e '$a \127.0.1.1\tbuildroot' -e '/^127.0.1.1/d' /home/buildroot/instance-0/output-1/target/etc/hosts mkdir -p /home/buildroot/instance-0/output-1/target/etc echo "Welcome to Buildroot" > /home/buildroot/instance-0/output-1/target/etc/issue /bin/sed -i -e s,^root:[^:]*:,root::, /home/buildroot/instance-0/output-1/target/etc/shadow rm -f /home/buildroot/instance-0/output-1/target/bin/sh printf '%s\n' C en_US locale-archive > /home/buildroot/instance-0/output-1/build/locales.nopurge for dir in /home/buildroot/instance-0/output-1/target/usr/share/locale /home/buildroot/instance-0/output-1/target/usr/share/X11/locale /home/buildroot/instance-0/output-1/target/usr/lib/locale; do if [ ! -d $dir ]; then continue; fi; for langdir in $dir/*; do if [ -e "${langdir}" ]; then grep -qx "${langdir##*/}" /home/buildroot/instance-0/output-1/build/locales.nopurge || rm -rf $langdir; fi done; done if [ -d /home/buildroot/instance-0/output-1/target/usr/share/X11/locale ]; then for lang in C en_US; do if [ -f /home/buildroot/instance-0/output-1/target/usr/share/X11/locale/$lang/XLC_LOCALE ]; then echo "$lang/XLC_LOCALE: $lang"; fi done > /home/buildroot/instance-0/output-1/target/usr/share/X11/locale/locale.dir; fi rm -rf /home/buildroot/instance-0/output-1/target/usr/include /home/buildroot/instance-0/output-1/target/usr/share/aclocal \ /home/buildroot/instance-0/output-1/target/usr/lib/pkgconfig /home/buildroot/instance-0/output-1/target/usr/share/pkgconfig \ /home/buildroot/instance-0/output-1/target/usr/lib/cmake /home/buildroot/instance-0/output-1/target/usr/share/cmake \ /home/buildroot/instance-0/output-1/target/usr/lib/rpm /home/buildroot/instance-0/output-1/target/usr/doc find /home/buildroot/instance-0/output-1/target/usr/{lib,share}/ -name '*.cmake' -print0 | xargs -0 rm -f find /home/buildroot/instance-0/output-1/target/lib/ /home/buildroot/instance-0/output-1/target/usr/lib/ /home/buildroot/instance-0/output-1/target/usr/libexec/ \ \( -name '*.a' -o -name '*.la' -o -name '*.prl' \) -print0 | xargs -0 rm -f find: '/home/buildroot/instance-0/output-1/target/usr/libexec/': No such file or directory rm -rf /home/buildroot/instance-0/output-1/target/usr/share/gdb rm -rf /home/buildroot/instance-0/output-1/target/usr/share/bash-completion rm -rf /home/buildroot/instance-0/output-1/target/etc/bash_completion.d rm -rf /home/buildroot/instance-0/output-1/target/usr/share/zsh rm -rf /home/buildroot/instance-0/output-1/target/usr/man /home/buildroot/instance-0/output-1/target/usr/share/man rm -rf /home/buildroot/instance-0/output-1/target/usr/info /home/buildroot/instance-0/output-1/target/usr/share/info rm -rf /home/buildroot/instance-0/output-1/target/usr/doc /home/buildroot/instance-0/output-1/target/usr/share/doc rm -rf /home/buildroot/instance-0/output-1/target/usr/share/gtk-doc rmdir /home/buildroot/instance-0/output-1/target/usr/share 2>/dev/null || true rm -rf /home/buildroot/instance-0/output-1/target/lib/debug /home/buildroot/instance-0/output-1/target/usr/lib/debug find /home/buildroot/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 /home/buildroot/instance-0/output-1/host/bin/nios2-linux-strip --remove-section=.comment --remove-section=.note 2>/dev/null || true find /home/buildroot/instance-0/output-1/target \( -name 'ld-*.so*' -o -name 'libpthread*.so*' \) -print0 | xargs -0 -r /home/buildroot/instance-0/output-1/host/bin/nios2-linux-strip --remove-section=.comment --remove-section=.note --strip-debug 2>/dev/null || true test -f /home/buildroot/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 /home/buildroot/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 /home/buildroot/instance-0/output-1/target/etc ( \ echo "NAME=Buildroot"; \ echo "VERSION=2024.02-479-gdb37b0e27d"; \ echo "ID=buildroot"; \ echo "VERSION_ID=2024.05-git"; \ echo "PRETTY_NAME=\"Buildroot 2024.05-git\"" \ ) > /home/buildroot/instance-0/output-1/target/usr/lib/os-release ln -sf ../usr/lib/os-release /home/buildroot/instance-0/output-1/target/etc >>> Sanitizing RPATH in target tree PARALLEL_JOBS=17 \ PER_PACKAGE_DIR=/home/buildroot/instance-0/output-1/per-package \ /home/buildroot/instance-0/buildroot/support/scripts/fix-rpath target touch /home/buildroot/instance-0/output-1/target/usr ln -snf /home/buildroot/instance-0/output-1/host/nios2-buildroot-linux-gnu/sysroot /home/buildroot/instance-0/output-1/staging make: Leaving directory '/home/buildroot/instance-0/buildroot' make: Entering directory '/home/buildroot/instance-0/buildroot' >>> Buildroot 2024.02-479-gdb37b0e27d Collecting legal info COPYING: OK (sha256: 9755181e27175cb3510b4da8629caa406fb355a19aa8e7d55f06bf8ab33323c4) >>> toolchain-external Collecting legal info >>> host-skeleton Collecting legal info >>> skeleton Collecting legal info >>> skeleton-init-none Collecting legal info >>> skeleton-init-common Collecting legal info >>> toolchain-external-bootlin 2024.02-1 Collecting legal info >>> toolchain Collecting legal info >>> cannelloni 1.0.0 Collecting legal info gpl-2.0.txt: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> host-cmake 3.28.3 Collecting legal info Copyright.txt: OK (sha256: 4a01ccf2dc580ba570d02bc015bbe0ec92f1f318717aae9540ba841ba7946756) >>> host-pkgconf 1.6.3 Collecting legal info COPYING: OK (sha256: 07ee94b50a41ee3fc4e13a9b9c60b26fc28488494c465639f7e5f07a3952ec04) >>> daq 2.0.7 Collecting legal info COPYING: OK (sha256: 07f28289c09fd9eb5a6ff7bc710ff40363601b1bbc6f3637d8ed412150e90819) >>> 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-m4 1.4.19 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-automake 1.16.5 Collecting legal info COPYING: OK (sha256: ab15fd526bd8dd18a9e77ebc139656bf4d33e97fc7238cd11bf60e2b9b8666c6) >>> host-bison 3.8.2 Collecting legal info COPYING: OK (sha256: 3972dc9744f6499f0f9b2dbf76696f2ae7ad8af9b23dde66d6af86c9dfb36986) >>> host-flex 2.6.4 Collecting legal info COPYING: OK (sha256: 97fd685958d93be7f8dab939bb8161dbd6afb0718c63bfc337c24321aea44273) >>> host-gettext Collecting legal info >>> host-gettext-tiny 0.3.2 Collecting legal info LICENSE: OK (sha256: 4c938aa3d8fa3c184bba5e87a8a2febc89560627c9d0567536879e3eca1a7b4f) extra/COPYING: OK (sha256: e79e9c8a0c85d735ff98185918ec94ed7d175efc377012787aebcf3b80f0d90b) >>> libpcap 1.10.4 Collecting legal info LICENSE: OK (sha256: 8a54594d257e14a5260ac770f1633516cb51e3fc28c40136ce2697014eda7afd) >>> libnl 3.9.0 Collecting legal info COPYING: OK (sha256: dc626520dcd53a22f727af3ee42c770e56c97a64fe3adb063799d8ab032fe551) >>> ding-libs 0.6.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) COPYING.LESSER: OK (sha256: 6c57f43c939054fd4b831f271a14c97a488c38f98cdda5e887c5d396e3b3bc58) >>> dropwatch 1.5.4 Collecting legal info COPYING: OK (sha256: e6d6a009505e345fe949e1310334fcb0747f28dae2856759de102ab66b722cb4) >>> readline 8.2 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> host-ncurses 6.4-20230603 Collecting legal info COPYING: OK (sha256: 0413b2f4ea863194c174673032f0fca84f1ea1ed4eed6476baea68c075a631ce) >>> ficl 4.1.0 Collecting legal info ReadMe.txt: OK (sha256: 1d1dd1f1cde52e8b607c5ccb6a2e5de878fd1719b8c5a4d31b9cdb343c203d0d) >>> gdbm 1.23 Collecting legal info COPYING: OK (sha256: 690d762f2e8e149ab1e2d6a409a3853b6151a2533b2382fae549a176d6bedecf) >>> gmp 6.3.0 Collecting legal info COPYING.LESSERv3: OK (sha256: a853c2ffec17057872340eee242ae4d96cbf2b520ae27d903e1b2fef1a5f9d1c) COPYINGv2: OK (sha256: 8177f97513213526df2cf6184d8ff986c675afb514d4e68a404010521b880643) >>> libevent 2.1.12 Collecting legal info LICENSE: OK (sha256: ff02effc9b331edcdac387d198691bfa3e575e7d244ad10cb826aa51ef085670) >>> libfribidi 1.0.13 Collecting legal info COPYING: OK (sha256: 32434afcc8666ba060e111d715bfdb6c2d5dd8a35fa4d3ab8ad67d8f850d2f2b) >>> libxml2 2.12.6 Collecting legal info Copyright: OK (sha256: 7fb0a66f3989f9bd5c7e5438a3de02cd4a7a47dde0aea2f7ea2ba2ff454ee6a4) >>> libxslt 1.1.39 Collecting legal info COPYING: OK (sha256: 7e48e290b6bfccc2ec1b297023a1d77f2fd87417f71fbb9f50aabef40a851819) >>> lldpd 1.0.17 Collecting legal info LICENSE: OK (sha256: 0e96a5aea65f16e2239231ce4ab90497f8bc3bb8fe6abe9299aade4726ff7c8d) >>> mg 3.7 Collecting legal info UNLICENSE: OK (sha256: 7e12e5df4bae12cb21581ba157ced20e1986a0508dd10d0e8a4ab9a4cf94e85c) >>> mpc 1.3.1 Collecting legal info COPYING.LESSER: OK (sha256: da7eabb7bafdf7d3ae5e9f223aa5bdc1eece45ac569dc21b3b037520b4464768) >>> mpfr 4.1.1 Collecting legal info COPYING.LESSER: OK (sha256: e3a994d82e644b03a792a930f574002658412f62407f5fee083f2555c5f23118) >>> host-patchelf 0.13 Collecting legal info COPYING: OK (sha256: 8ceb4b9ee5adedde47b31e975c1d90c73ad27b6b165a1dcd80c7c545eb65b903) >>> qdecoder 12.1.0 Collecting legal info COPYING: OK (sha256: 41f34ba1ed6e5d8d3488992311f474cd3f614b82bada88ae53216946026cfae7) >>> smstools3 3.1.21 Collecting legal info doc/license.html: OK (sha256: 884d8f0377259f291432f4fa31d5a9720eefa0e0d797652ae686b6325a434624) LICENSE: OK (sha256: 786b4da4dd900cad87a7dc17769458607bdeae575d62e6e98ad7144e9225f8d3) >>> xmlstarlet 1.6.1 Collecting legal info COPYING: OK (sha256: 6641cc5b00c1651fa22175f34efd01695e64a348b1ba07048538276f44866862) WARNING: the Buildroot source code has not been saved WARNING: toolchain-external-bootlin-2024.02-1: cannot save license (TOOLCHAIN_EXTERNAL_BOOTLIN_LICENSE_FILES not defined) Legal info produced in /home/buildroot/instance-0/output-1/legal-info make: Leaving directory '/home/buildroot/instance-0/buildroot'