=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for xmlstarlet-1.6.1nb8 --- all --- /usr/bin/make all-am --- src/.dirstamp --- --- src/.deps/.dirstamp --- --- version.h --- --- src/usage.c --- GEN src/usage.c --- src/c14n-usage.c --- --- src/depyx-usage.c --- --- src/c14n-usage.c --- GEN src/c14n-usage.c --- src/edit-usage.c --- --- src/depyx-usage.c --- GEN src/depyx-usage.c --- src/edit-usage.c --- GEN src/edit-usage.c --- src/elem-usage.c --- --- src/escape-usage.c --- --- src/format-usage.c --- --- src/elem-usage.c --- GEN src/elem-usage.c --- src/escape-usage.c --- GEN src/escape-usage.c --- src/format-usage.c --- GEN src/format-usage.c --- src/ls-usage.c --- --- src/pyx-usage.c --- --- src/select-usage.c --- --- src/ls-usage.c --- GEN src/ls-usage.c --- src/pyx-usage.c --- GEN src/pyx-usage.c --- src/select-usage.c --- GEN src/select-usage.c --- src/trans-usage.c --- --- src/unescape-usage.c --- --- src/trans-usage.c --- GEN src/trans-usage.c --- src/validate-usage.c --- --- src/unescape-usage.c --- GEN src/unescape-usage.c --- src/validate-usage.c --- GEN src/validate-usage.c --- src/trans.o --- --- src/xml.o --- --- src/xml_C14N.o --- --- src/trans.o --- CC src/trans.o --- src/xml.o --- CC src/xml.o --- src/xml_C14N.o --- CC src/xml_C14N.o --- src/xml_depyx.o --- CC src/xml_depyx.o --- src/trans.o --- src/trans.c: In function 'xsltInitLibXml': src/trans.c:46:5: warning: 'xmlInitMemory' is deprecated [-Wdeprecated-declarations] xmlInitMemory(); ^~~~~~~~~~~~~ In file included from src/trans.h:32:0, from src/trans.c:4: /tmp/textproc/xmlstarlet/work/.buildlink/include/libxml2/libxml/xmlmemory.h:131:2: note: declared here xmlInitMemory (void); ^~~~~~~~~~~~~ --- src/xml_edit.o --- CC src/xml_edit.o --- src/xml_elem.o --- CC src/xml_elem.o --- src/xml_escape.o --- CC src/xml_escape.o --- src/xml_format.o --- CC src/xml_format.o --- src/xml_edit.o --- src/xml_edit.c: In function 'edOutput': src/xml_edit.c:561:9: warning: 'xmlCleanupGlobals' is deprecated [-Wdeprecated-declarations] xmlCleanupGlobals(); ^~~~~~~~~~~~~~~~~ In file included from /tmp/textproc/xmlstarlet/work/.buildlink/include/libxml2/libxml/threads.h:35:0, from /tmp/textproc/xmlstarlet/work/.buildlink/include/libxml2/libxml/xmlmemory.h:220, from src/xml_edit.c:35: /tmp/textproc/xmlstarlet/work/.buildlink/include/libxml2/libxml/globals.h:30:24: note: declared here XMLPUBFUN void XMLCALL xmlCleanupGlobals(void); ^~~~~~~~~~~~~~~~~ src/xml_edit.c: In function 'edMain': src/xml_edit.c:755:5: warning: 'xmlCleanupGlobals' is deprecated [-Wdeprecated-declarations] xmlCleanupGlobals(); ^~~~~~~~~~~~~~~~~ In file included from /tmp/textproc/xmlstarlet/work/.buildlink/include/libxml2/libxml/threads.h:35:0, from /tmp/textproc/xmlstarlet/work/.buildlink/include/libxml2/libxml/xmlmemory.h:220, from src/xml_edit.c:35: /tmp/textproc/xmlstarlet/work/.buildlink/include/libxml2/libxml/globals.h:30:24: note: declared here XMLPUBFUN void XMLCALL xmlCleanupGlobals(void); ^~~~~~~~~~~~~~~~~ --- src/xml_elem.o --- src/xml_elem.c: In function 'elMain': src/xml_elem.c:271:27: warning: passing argument 2 of 'xmlHashScan' from incompatible pointer type [-Wincompatible-pointer-types] xmlHashScan(uniq, hash_key_put, &lines); ^~~~~~~~~~~~ In file included from src/xml_elem.c:32:0: /tmp/textproc/xmlstarlet/work/.buildlink/include/libxml2/libxml/hash.h:212:4: 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 *)}' xmlHashScan (xmlHashTablePtr table, ^~~~~~~~~~~ --- src/xml_edit.o --- src/xml_edit.c: In function 'edInsert': src/xml_edit.c:371:9: warning: 'node' may be used uninitialized in this function [-Wmaybe-uninitialized] xmlXPathNodeSetAdd(previous_insertion, node); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ --- src/xml_format.o --- src/xml_format.c: In function 'foInitLibXml': src/xml_format.c:114:5: warning: 'xmlInitMemory' is deprecated [-Wdeprecated-declarations] xmlInitMemory(); ^~~~~~~~~~~~~ In file included from src/xml_format.c:35:0: /tmp/textproc/xmlstarlet/work/.buildlink/include/libxml2/libxml/xmlmemory.h:131:2: note: declared here xmlInitMemory (void); ^~~~~~~~~~~~~ --- src/xml_ls.o --- CC src/xml_ls.o --- src/xml_pyx.o --- CC src/xml_pyx.o --- src/xml_select.o --- CC src/xml_select.o --- src/xml_trans.o --- CC src/xml_trans.o --- src/xml_select.o --- In file included from /tmp/textproc/xmlstarlet/work/.buildlink/include/libxml2/libxml/tree.h:18:0, from src/xml_select.c:38: src/xml_select.c: In function 'selPrepareXslt': /tmp/textproc/xmlstarlet/work/.buildlink/include/libxml2/libxml/xmlstring.h:35:18: warning: pointer targets in passing argument 3 of 'xmlStrPrintf' differ in signedness [-Wpointer-sign] #define BAD_CAST (xmlChar *) ^ src/xml_select.c:552:55: note: in expansion of macro 'BAD_CAST' xmlStrPrintf(num_buf, sizeof num_buf, BAD_CAST "t%d", t); ^~~~~~~~ /tmp/textproc/xmlstarlet/work/.buildlink/include/libxml2/libxml/xmlstring.h:98:17: note: expected 'const char *' but argument is of type 'xmlChar * {aka unsigned char *}' xmlStrPrintf (xmlChar *buf, ^~~~~~~~~~~~ --- src/xml_validate.o --- CC src/xml_validate.o --- src/usage.o --- CC src/usage.o --- src/xml_validate.o --- src/xml_validate.c: In function 'valMain': src/xml_validate.c:493:9: warning: 'xmlRelaxNGCleanupTypes' is deprecated [-Wdeprecated-declarations] xmlRelaxNGCleanupTypes(); ^~~~~~~~~~~~~~~~~~~~~~ In file included from /tmp/textproc/xmlstarlet/work/.buildlink/include/libxml2/libxml/xmlreader.h:17:0, from src/xmlstar.h:17, from src/xml_validate.c:35: /tmp/textproc/xmlstarlet/work/.buildlink/include/libxml2/libxml/relaxng.h:123:7: note: declared here xmlRelaxNGCleanupTypes (void); ^~~~~~~~~~~~~~~~~~~~~~ src/xml_validate.c:494:9: warning: 'xmlSchemaCleanupTypes' is deprecated [-Wdeprecated-declarations] xmlSchemaCleanupTypes(); ^~~~~~~~~~~~~~~~~~~~~ In file included from src/xml_validate.c:40:0: /tmp/textproc/xmlstarlet/work/.buildlink/include/libxml2/libxml/xmlschemastypes.h:37:3: note: declared here xmlSchemaCleanupTypes (void); ^~~~~~~~~~~~~~~~~~~~~ --- src/depyx-usage.o --- CC src/depyx-usage.o --- src/c14n-usage.o --- CC src/c14n-usage.o --- src/edit-usage.o --- CC src/edit-usage.o --- src/elem-usage.o --- CC src/elem-usage.o --- src/escape-usage.o --- CC src/escape-usage.o --- src/format-usage.o --- CC src/format-usage.o --- src/ls-usage.o --- CC src/ls-usage.o --- src/pyx-usage.o --- CC src/pyx-usage.o --- src/unescape-usage.o --- CC src/unescape-usage.o sed: stdout: Input/output error --- src/select-usage.o --- CC src/select-usage.o --- src/trans-usage.o --- CC src/trans-usage.o --- src/validate-usage.o --- CC src/validate-usage.o --- xml --- CCLD xml