=> "/opt/local/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-trunk-x86_64/textproc/libxml++5.0", "all", "PYTHON_VERSION_REQD=313", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for libxml++5.0-5.0.1nb15 ninja: Entering directory `output' [1/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/attribute.cc.o [2/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/attributenode.cc.o [3/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/attributedeclaration.cc.o [4/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/keepblanks.cc.o In file included from /tmp/work/textproc/libxml++5.0/work/.buildlink/include/libxml2/libxml/HTMLparser.h:22, from /tmp/work/textproc/libxml++5.0/work/.buildlink/include/libxml2/libxml/globals.h:21, from ../libxml++/keepblanks.cc:10: ../libxml++/keepblanks.cc: In constructor 'xmlpp::KeepBlanks::KeepBlanks(bool)': /tmp/work/textproc/libxml++5.0/work/.buildlink/include/libxml2/libxml/parser.h:1356:56: warning: 'int* __xmlIndentTreeOutput()' is deprecated: See https://gnome.pages.gitlab.gnome.org/libxml2/html/deprecated.html [-Wdeprecated-declarations] 1356 | #define xmlIndentTreeOutput (*__xmlIndentTreeOutput()) | ~~~~~~~~~~~~~~~~~~~~~^~ ../libxml++/keepblanks.cc:20:28: note: in expansion of macro 'xmlIndentTreeOutput' 20 | oldIndentTreeOutput_ = xmlIndentTreeOutput; | ^~~~~~~~~~~~~~~~~~~ /tmp/work/textproc/libxml++5.0/work/.buildlink/include/libxml2/libxml/parser.h:1286:16: note: declared here 1286 | XMLPUBFUN int *__xmlIndentTreeOutput(void); | ^~~~~~~~~~~~~~~~~~~~~ ../libxml++/keepblanks.cc: In destructor 'xmlpp::KeepBlanks::~KeepBlanks()': /tmp/work/textproc/libxml++5.0/work/.buildlink/include/libxml2/libxml/parser.h:1356:56: warning: 'int* __xmlIndentTreeOutput()' is deprecated: See https://gnome.pages.gitlab.gnome.org/libxml2/html/deprecated.html [-Wdeprecated-declarations] 1356 | #define xmlIndentTreeOutput (*__xmlIndentTreeOutput()) | ~~~~~~~~~~~~~~~~~~~~~^~ ../libxml++/keepblanks.cc:27:5: note: in expansion of macro 'xmlIndentTreeOutput' 27 | xmlIndentTreeOutput = oldIndentTreeOutput_; | ^~~~~~~~~~~~~~~~~~~ /tmp/work/textproc/libxml++5.0/work/.buildlink/include/libxml2/libxml/parser.h:1286:16: note: declared here 1286 | XMLPUBFUN int *__xmlIndentTreeOutput(void); | ^~~~~~~~~~~~~~~~~~~~~ [5/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/noncopyable.cc.o [6/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/dtd.cc.o [7/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/relaxngschema.cc.o [8/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/ustring.cc.o [9/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/document.cc.o In file included from /tmp/work/textproc/libxml++5.0/work/.buildlink/include/libxml2/libxml/tree.h:20, from ../libxml++/document.cc:17: ../libxml++/document.cc: In member function 'void xmlpp::Document::do_write_to_file(const std::string&, const xmlpp::ustring&, bool)': /tmp/work/textproc/libxml++5.0/work/.buildlink/include/libxml2/libxml/parser.h:1356:56: warning: 'int* __xmlIndentTreeOutput()' is deprecated: See https://gnome.pages.gitlab.gnome.org/libxml2/html/deprecated.html [-Wdeprecated-declarations] 1356 | #define xmlIndentTreeOutput (*__xmlIndentTreeOutput()) | ~~~~~~~~~~~~~~~~~~~~~^~ ../libxml++/document.cc:361:3: note: in expansion of macro 'xmlIndentTreeOutput' 361 | xmlIndentTreeOutput = format?1:0; | ^~~~~~~~~~~~~~~~~~~ /tmp/work/textproc/libxml++5.0/work/.buildlink/include/libxml2/libxml/parser.h:1286:16: note: declared here 1286 | XMLPUBFUN int *__xmlIndentTreeOutput(void); | ^~~~~~~~~~~~~~~~~~~~~ ../libxml++/document.cc: In member function 'xmlpp::ustring xmlpp::Document::do_write_to_string(const xmlpp::ustring&, bool)': /tmp/work/textproc/libxml++5.0/work/.buildlink/include/libxml2/libxml/parser.h:1356:56: warning: 'int* __xmlIndentTreeOutput()' is deprecated: See https://gnome.pages.gitlab.gnome.org/libxml2/html/deprecated.html [-Wdeprecated-declarations] 1356 | #define xmlIndentTreeOutput (*__xmlIndentTreeOutput()) | ~~~~~~~~~~~~~~~~~~~~~^~ ../libxml++/document.cc:377:3: note: in expansion of macro 'xmlIndentTreeOutput' 377 | xmlIndentTreeOutput = format?1:0; | ^~~~~~~~~~~~~~~~~~~ /tmp/work/textproc/libxml++5.0/work/.buildlink/include/libxml2/libxml/parser.h:1286:16: note: declared here 1286 | XMLPUBFUN int *__xmlIndentTreeOutput(void); | ^~~~~~~~~~~~~~~~~~~~~ [10/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/schemabase.cc.o [11/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/exceptions_parse_error.cc.o [12/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/xsdschema.cc.o [13/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/exceptions_exception.cc.o [14/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/exceptions_internal_error.cc.o [15/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/exceptions_validity_error.cc.o [16/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/exceptions_wrapped_exception.cc.o [17/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/io_outputbuffer.cc.o [18/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/io_istreamparserinputbuffer.cc.o [19/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/io_ostreamoutputbuffer.cc.o [20/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/io_parserinputbuffer.cc.o [21/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/nodes_cdatanode.cc.o [22/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/nodes_commentnode.cc.o [23/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/nodes_contentnode.cc.o [24/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/nodes_entitydeclaration.cc.o [25/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/nodes_element.cc.o [26/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/nodes_entityreference.cc.o [27/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/nodes_processinginstructionnode.cc.o [28/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/nodes_textnode.cc.o [29/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/nodes_node.cc.o [30/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/nodes_xincludeend.cc.o [31/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/nodes_xincludestart.cc.o [32/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/parsers_parser.cc.o ../libxml++/parsers/parser.cc: In member function 'virtual void xmlpp::Parser::initialize_context()': ../libxml++/parsers/parser.cc:111:13: warning: '_xmlParserCtxt::linenumbers' is deprecated [-Wdeprecated-declarations] 111 | context_->linenumbers = 1; // TRUE - This is the default anyway. | ^~~~~~~~~~~ In file included from ../libxml++/parsers/parser.cc:10: /tmp/work/textproc/libxml++5.0/work/.buildlink/include/libxml2/libxml/parser.h:504:9: note: declared here 504 | int linenumbers XML_DEPRECATED_MEMBER; | ^~~~~~~~~~~ ../libxml++/parsers/parser.cc:111:13: warning: '_xmlParserCtxt::linenumbers' is deprecated [-Wdeprecated-declarations] 111 | context_->linenumbers = 1; // TRUE - This is the default anyway. | ^~~~~~~~~~~ /tmp/work/textproc/libxml++5.0/work/.buildlink/include/libxml2/libxml/parser.h:504:9: note: declared here 504 | int linenumbers XML_DEPRECATED_MEMBER; | ^~~~~~~~~~~ ../libxml++/parsers/parser.cc:111:13: warning: '_xmlParserCtxt::linenumbers' is deprecated [-Wdeprecated-declarations] 111 | context_->linenumbers = 1; // TRUE - This is the default anyway. | ^~~~~~~~~~~ /tmp/work/textproc/libxml++5.0/work/.buildlink/include/libxml2/libxml/parser.h:504:9: note: declared here 504 | int linenumbers XML_DEPRECATED_MEMBER; | ^~~~~~~~~~~ ../libxml++/parsers/parser.cc: In static member function 'static void xmlpp::Parser::callback_error_or_warning(MsgType, void*, const char*, __va_list_tag*)': ../libxml++/parsers/parser.cc:283:47: warning: '_xmlParserCtxt::lastError' is deprecated [-Wdeprecated-declarations] 283 | auto ubuff = format_xml_error(&context->lastError); | ^~~~~~~~~ /tmp/work/textproc/libxml++5.0/work/.buildlink/include/libxml2/libxml/parser.h:597:14: note: declared here 597 | xmlError lastError XML_DEPRECATED_MEMBER; | ^~~~~~~~~ ../libxml++/parsers/parser.cc:283:47: warning: '_xmlParserCtxt::lastError' is deprecated [-Wdeprecated-declarations] 283 | auto ubuff = format_xml_error(&context->lastError); | ^~~~~~~~~ /tmp/work/textproc/libxml++5.0/work/.buildlink/include/libxml2/libxml/parser.h:597:14: note: declared here 597 | xmlError lastError XML_DEPRECATED_MEMBER; | ^~~~~~~~~ ../libxml++/parsers/parser.cc:283:47: warning: '_xmlParserCtxt::lastError' is deprecated [-Wdeprecated-declarations] 283 | auto ubuff = format_xml_error(&context->lastError); | ^~~~~~~~~ /tmp/work/textproc/libxml++5.0/work/.buildlink/include/libxml2/libxml/parser.h:597:14: note: declared here 597 | xmlError lastError XML_DEPRECATED_MEMBER; | ^~~~~~~~~ [33/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/parsers_domparser.cc.o [34/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/parsers_saxparser.cc.o [35/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/parsers_textreader.cc.o [36/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/validators_schemavalidatorbase.cc.o [37/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/validators_relaxngvalidator.cc.o [38/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/validators_dtdvalidator.cc.o [39/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/validators_validator.cc.o [40/86] Compiling C++ object libxml++/libxml++-5.0.so.1.0.0.p/validators_xsdvalidator.cc.o [41/86] Linking target libxml++/libxml++-5.0.so.1.0.0 [42/86] Compiling C++ object examples/dom_build_example.p/dom_build_main.cc.o [43/86] Generating symbol file libxml++/libxml++-5.0.so.1.0.0.p/libxml++-5.0.so.1.0.0.symbols [44/86] Compiling C++ object examples/dom_parse_entities_example.p/dom_parse_entities_main.cc.o [45/86] Compiling C++ object examples/dom_parser_example.p/dom_parser_main.cc.o [46/86] Compiling C++ object examples/dom_parser_raw_example.p/dom_parser_raw_main.cc.o [47/86] Compiling C++ object examples/dom_read_write_example.p/dom_read_write_main.cc.o [48/86] Compiling C++ object examples/dom_xinclude_example.p/dom_xinclude_main.cc.o [49/86] Compiling C++ object examples/dom_update_namespace_example.p/dom_update_namespace_main.cc.o [50/86] Compiling C++ object examples/dom_xpath_example.p/dom_xpath_main.cc.o [51/86] Compiling C++ object examples/dtdvalidation_example.p/dtdvalidation_main.cc.o [52/86] Compiling C++ object examples/sax_exception_example.p/sax_exception_main.cc.o [53/86] Compiling C++ object examples/import_node_example.p/import_node_main.cc.o [54/86] Compiling C++ object examples/sax_exception_example.p/sax_exception_myparser.cc.o [55/86] Compiling C++ object examples/sax_parser_example.p/sax_parser_myparser.cc.o [56/86] Compiling C++ object examples/sax_parser_example.p/sax_parser_main.cc.o [57/86] Compiling C++ object examples/sax_parser_build_dom_example.p/sax_parser_build_dom_main.cc.o [58/86] Compiling C++ object examples/sax_parser_build_dom_example.p/sax_parser_build_dom_svgdocument.cc.o [59/86] Compiling C++ object examples/sax_parser_build_dom_example.p/sax_parser_build_dom_svgparser.cc.o [60/86] Compiling C++ object examples/sax_parser_build_dom_example.p/sax_parser_build_dom_svgelement.cc.o [61/86] Compiling C++ object examples/sax_parser_entities_example.p/sax_parser_entities_main.cc.o [62/86] Compiling C++ object examples/sax_parser_entities_example.p/sax_parser_entities_myparser.cc.o [63/86] Compiling C++ object examples/schemavalidation_example.p/schemavalidation_main.cc.o [64/86] Compiling C++ object examples/textreader_example.p/textreader_main.cc.o [65/86] Compiling C++ object tests/saxparser_chunk_parsing_inconsistent_state_test.p/saxparser_chunk_parsing_inconsistent_state_main.cc.o [66/86] Linking target examples/dom_build_example [67/86] Linking target examples/dom_parse_entities_example [68/86] Linking target examples/dom_parser_example [69/86] Linking target examples/dom_parser_raw_example [70/86] Linking target examples/dom_read_write_example [71/86] Linking target examples/dom_update_namespace_example [72/86] Linking target examples/dom_xinclude_example [73/86] Linking target examples/dom_xpath_example [74/86] Linking target examples/dtdvalidation_example [75/86] Linking target examples/import_node_example [76/86] Linking target examples/sax_exception_example [77/86] Linking target examples/sax_parser_example [78/86] Linking target examples/sax_parser_build_dom_example [79/86] Compiling C++ object tests/saxparser_parse_stream_inconsistent_state_test.p/saxparser_parse_stream_inconsistent_state_main.cc.o [80/86] Linking target examples/sax_parser_entities_example [81/86] Linking target examples/schemavalidation_example [82/86] Linking target examples/textreader_example [83/86] Linking target tests/saxparser_chunk_parsing_inconsistent_state_test [84/86] Compiling C++ object tests/saxparser_parse_double_free_test.p/saxparser_parse_double_free_main.cc.o [85/86] Linking target tests/saxparser_parse_stream_inconsistent_state_test [86/86] Linking target tests/saxparser_parse_double_free_test *** Please use pkgtools/verifypc to sanity check dependencies.