=> "/opt/pkg/bin/bmake" ["-C", "/Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/hfstospell", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for hfstospell-0.5.4nb7 --- all --- /opt/pkg/bin/bmake all-am --- hfst_ospell-main.o --- --- hfst_ospell_office-office.o --- --- hfst_ospell-main.o --- CXX hfst_ospell-main.o --- hfst_ospell_office-office.o --- CXX hfst_ospell_office-office.o --- hfst_ospell-main.o --- In file included from main.cc:41: In file included from ./ZHfstOspeller.h:42: In file included from ./ZHfstOspellerXmlMetadata.h:30: In file included from /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53: /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/saxparser.h:224:8: error: no template named 'auto_ptr' in namespace 'std' std::auto_ptr<_xmlSAXHandler> sax_handler_; ~~~~~^ In file included from main.cc:41: In file included from ./ZHfstOspeller.h:42: In file included from ./ZHfstOspellerXmlMetadata.h:30: In file included from /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:54: /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/textreader.h:260:10: error: no template named 'auto_ptr' in namespace 'std' std::auto_ptr propertyreader; ~~~~~^ In file included from main.cc:41: In file included from ./ZHfstOspeller.h:42: In file included from ./ZHfstOspellerXmlMetadata.h:30: In file included from /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:69: /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/relaxngschema.h:108:8: error: no template named 'auto_ptr' in namespace 'std' std::auto_ptr pimpl_; ~~~~~^ In file included from main.cc:41: In file included from ./ZHfstOspeller.h:42: In file included from ./ZHfstOspellerXmlMetadata.h:30: In file included from /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:70: /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/xsdschema.h:99:8: error: no template named 'auto_ptr' in namespace 'std' std::auto_ptr pimpl_; ~~~~~^ In file included from main.cc:41: In file included from ./ZHfstOspeller.h:42: In file included from ./ZHfstOspellerXmlMetadata.h:30: In file included from /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73: /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:159:8: error: no template named 'auto_ptr' in namespace 'std' std::auto_ptr pimpl_; ~~~~~^ /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:86:16: warning: 'parse_file' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void parse_file(const Glib::ustring& filename); ^ /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/schemavalidatorbase.h:53:16: note: overridden virtual function is here virtual void parse_file(const Glib::ustring& filename) = 0; ^ In file included from main.cc:41: In file included from ./ZHfstOspeller.h:42: In file included from ./ZHfstOspellerXmlMetadata.h:30: In file included from /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73: /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:96:16: warning: 'parse_memory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void parse_memory(const Glib::ustring& contents); ^ /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/schemavalidatorbase.h:61:16: note: overridden virtual function is here virtual void parse_memory(const Glib::ustring& contents) = 0; ^ In file included from main.cc:41: In file included from ./ZHfstOspeller.h:42: In file included from ./ZHfstOspellerXmlMetadata.h:30: In file included from /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73: /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:104:16: warning: 'parse_document' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void parse_document(const Document* document); ^ /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/schemavalidatorbase.h:69:16: note: overridden virtual function is here virtual void parse_document(const Document* document) = 0; ^ In file included from main.cc:41: In file included from ./ZHfstOspeller.h:42: In file included from ./ZHfstOspellerXmlMetadata.h:30: In file included from /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73: /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:126:11: warning: 'operator const void *' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual operator BoolExpr() const; ^ /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/schemavalidatorbase.h:83:11: note: overridden virtual function is here virtual operator BoolExpr() const = 0; ^ In file included from main.cc:41: In file included from ./ZHfstOspeller.h:42: In file included from ./ZHfstOspellerXmlMetadata.h:30: In file included from /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73: /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:143:16: warning: 'validate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void validate(const Document* document); ^ /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/schemavalidatorbase.h:90:16: note: overridden virtual function is here virtual void validate(const Document* document) = 0; ^ In file included from main.cc:41: In file included from ./ZHfstOspeller.h:42: In file included from ./ZHfstOspellerXmlMetadata.h:30: In file included from /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73: /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:151:16: warning: 'validate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void validate(const Glib::ustring& filename); ^ /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/schemavalidatorbase.h:98:16: note: overridden virtual function is here virtual void validate(const Glib::ustring& filename) = 0; ^ In file included from main.cc:41: In file included from ./ZHfstOspeller.h:42: In file included from ./ZHfstOspellerXmlMetadata.h:30: In file included from /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75: /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:149:8: error: no template named 'auto_ptr' in namespace 'std' std::auto_ptr pimpl_; ~~~~~^ /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:79:16: warning: 'parse_file' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void parse_file(const Glib::ustring& filename); ^ /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/schemavalidatorbase.h:53:16: note: overridden virtual function is here virtual void parse_file(const Glib::ustring& filename) = 0; ^ In file included from main.cc:41: In file included from ./ZHfstOspeller.h:42: In file included from ./ZHfstOspellerXmlMetadata.h:30: In file included from /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75: /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:87:16: warning: 'parse_memory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void parse_memory(const Glib::ustring& contents); ^ /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/schemavalidatorbase.h:61:16: note: overridden virtual function is here virtual void parse_memory(const Glib::ustring& contents) = 0; ^ In file included from main.cc:41: In file included from ./ZHfstOspeller.h:42: In file included from ./ZHfstOspellerXmlMetadata.h:30: In file included from /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75: /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:95:16: warning: 'parse_document' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void parse_document(const Document* document); ^ /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/schemavalidatorbase.h:69:16: note: overridden virtual function is here virtual void parse_document(const Document* document) = 0; ^ In file included from main.cc:41: In file included from ./ZHfstOspeller.h:42: In file included from ./ZHfstOspellerXmlMetadata.h:30: In file included from /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75: /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:117:11: warning: 'operator const void *' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual operator BoolExpr() const; ^ /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/schemavalidatorbase.h:83:11: note: overridden virtual function is here virtual operator BoolExpr() const = 0; ^ In file included from main.cc:41: In file included from ./ZHfstOspeller.h:42: In file included from ./ZHfstOspellerXmlMetadata.h:30: In file included from /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75: /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:134:16: warning: 'validate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void validate(const Document* document); ^ /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/schemavalidatorbase.h:90:16: note: overridden virtual function is here virtual void validate(const Document* document) = 0; ^ In file included from main.cc:41: In file included from ./ZHfstOspeller.h:42: In file included from ./ZHfstOspellerXmlMetadata.h:30: In file included from /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75: /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:141:16: warning: 'validate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void validate(const Glib::ustring& filename); ^ /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/schemavalidatorbase.h:98:16: note: overridden virtual function is here virtual void validate(const Glib::ustring& filename) = 0; ^ --- hfst_ospell_office-office.o --- In file included from office.cc:55: In file included from ./ZHfstOspeller.h:42: In file included from ./ZHfstOspellerXmlMetadata.h:30: In file included from /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53: /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/saxparser.h:224:8: error: no template named 'auto_ptr' in namespace 'std' std::auto_ptr<_xmlSAXHandler> sax_handler_; ~~~~~^ In file included from office.cc:55: In file included from ./ZHfstOspeller.h:42: In file included from ./ZHfstOspellerXmlMetadata.h:30: In file included from /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:54: /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/textreader.h:260:10: error: no template named 'auto_ptr' in namespace 'std' std::auto_ptr propertyreader; ~~~~~^ In file included from office.cc:55: In file included from ./ZHfstOspeller.h:42: In file included from ./ZHfstOspellerXmlMetadata.h:30: In file included from /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:69: /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/relaxngschema.h:108:8: error: no template named 'auto_ptr' in namespace 'std' std::auto_ptr pimpl_; ~~~~~^ In file included from office.cc:55: In file included from ./ZHfstOspeller.h:42: In file included from ./ZHfstOspellerXmlMetadata.h:30: In file included from /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:70: /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/xsdschema.h:99:8: error: no template named 'auto_ptr' in namespace 'std' std::auto_ptr pimpl_; ~~~~~^ In file included from office.cc:55: In file included from ./ZHfstOspeller.h:42: In file included from ./ZHfstOspellerXmlMetadata.h:30: In file included from /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73: /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:159:8: error: no template named 'auto_ptr' in namespace 'std' std::auto_ptr pimpl_; ~~~~~^ /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:86:16: warning: 'parse_file' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void parse_file(const Glib::ustring& filename); ^ /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/schemavalidatorbase.h:53:16: note: overridden virtual function is here virtual void parse_file(const Glib::ustring& filename) = 0; ^ In file included from office.cc:55: In file included from ./ZHfstOspeller.h:42: In file included from ./ZHfstOspellerXmlMetadata.h:30: In file included from /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73: /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:96:16: warning: 'parse_memory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void parse_memory(const Glib::ustring& contents); ^ /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/schemavalidatorbase.h:61:16: note: overridden virtual function is here virtual void parse_memory(const Glib::ustring& contents) = 0; ^ In file included from office.cc:55: In file included from ./ZHfstOspeller.h:42: In file included from ./ZHfstOspellerXmlMetadata.h:30: In file included from /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73: /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:104:16: warning: 'parse_document' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void parse_document(const Document* document); ^ /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/schemavalidatorbase.h:69:16: note: overridden virtual function is here virtual void parse_document(const Document* document) = 0; ^ In file included from office.cc:55: In file included from ./ZHfstOspeller.h:42: In file included from ./ZHfstOspellerXmlMetadata.h:30: In file included from /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73: /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:126:11: warning: 'operator const void *' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual operator BoolExpr() const; ^ /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/schemavalidatorbase.h:83:11: note: overridden virtual function is here virtual operator BoolExpr() const = 0; ^ In file included from office.cc:55: In file included from ./ZHfstOspeller.h:42: In file included from ./ZHfstOspellerXmlMetadata.h:30: In file included from /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73: /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:143:16: warning: 'validate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void validate(const Document* document); ^ /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/schemavalidatorbase.h:90:16: note: overridden virtual function is here virtual void validate(const Document* document) = 0; ^ In file included from office.cc:55: In file included from ./ZHfstOspeller.h:42: In file included from ./ZHfstOspellerXmlMetadata.h:30: In file included from /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73: /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:151:16: warning: 'validate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void validate(const Glib::ustring& filename); ^ /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/schemavalidatorbase.h:98:16: note: overridden virtual function is here virtual void validate(const Glib::ustring& filename) = 0; ^ In file included from office.cc:55: In file included from ./ZHfstOspeller.h:42: In file included from ./ZHfstOspellerXmlMetadata.h:30: In file included from /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75: /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:149:8: error: no template named 'auto_ptr' in namespace 'std' std::auto_ptr pimpl_; ~~~~~^ /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:79:16: warning: 'parse_file' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void parse_file(const Glib::ustring& filename); ^ /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/schemavalidatorbase.h:53:16: note: overridden virtual function is here virtual void parse_file(const Glib::ustring& filename) = 0; ^ In file included from office.cc:55: In file included from ./ZHfstOspeller.h:42: In file included from ./ZHfstOspellerXmlMetadata.h:30: In file included from /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75: /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:87:16: warning: 'parse_memory' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void parse_memory(const Glib::ustring& contents); ^ /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/schemavalidatorbase.h:61:16: note: overridden virtual function is here virtual void parse_memory(const Glib::ustring& contents) = 0; ^ In file included from office.cc:55: In file included from ./ZHfstOspeller.h:42: In file included from ./ZHfstOspellerXmlMetadata.h:30: In file included from /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75: /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:95:16: warning: 'parse_document' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void parse_document(const Document* document); ^ /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/schemavalidatorbase.h:69:16: note: overridden virtual function is here virtual void parse_document(const Document* document) = 0; ^ In file included from office.cc:55: In file included from ./ZHfstOspeller.h:42: In file included from ./ZHfstOspellerXmlMetadata.h:30: In file included from /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75: /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:117:11: warning: 'operator const void *' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual operator BoolExpr() const; ^ /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/schemavalidatorbase.h:83:11: note: overridden virtual function is here virtual operator BoolExpr() const = 0; ^ In file included from office.cc:55: In file included from ./ZHfstOspeller.h:42: In file included from ./ZHfstOspellerXmlMetadata.h:30: In file included from /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75: /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:134:16: warning: 'validate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void validate(const Document* document); ^ /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/schemavalidatorbase.h:90:16: note: overridden virtual function is here virtual void validate(const Document* document) = 0; ^ In file included from office.cc:55: In file included from ./ZHfstOspeller.h:42: In file included from ./ZHfstOspellerXmlMetadata.h:30: In file included from /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75: /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:141:16: warning: 'validate' overrides a member function but is not marked 'override' [-Winconsistent-missing-override] virtual void validate(const Glib::ustring& filename); ^ /var/tmp/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/schemavalidatorbase.h:98:16: note: overridden virtual function is here virtual void validate(const Glib::ustring& filename) = 0; ^ --- hfst_ospell-main.o --- 12 warnings and 6 errors generated. *** [hfst_ospell-main.o] Error code 1 bmake[1]: stopped making "all-am" in /var/tmp/work/textproc/hfstospell/work/hfst-ospell-0.5.4 --- hfst_ospell_office-office.o --- office.cc:127:17: warning: 'sprintf' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead. [-Wdeprecated-declarations] wbuf.resize(sprintf(&wbuf[0], " (%.2f;%zu)", corrections.top().second, k)); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdio.h:180:1: note: 'sprintf' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of sprintf(3), it is highly recommended that you use snprintf(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 13 warnings and 6 errors generated. *** [hfst_ospell_office-office.o] Error code 1 bmake[1]: stopped making "all-am" in /var/tmp/work/textproc/hfstospell/work/hfst-ospell-0.5.4 bmake[1]: 2 errors bmake[1]: stopped making "all-am" in /var/tmp/work/textproc/hfstospell/work/hfst-ospell-0.5.4 bmake: stopped making "all" in /var/tmp/work/textproc/hfstospell/work/hfst-ospell-0.5.4 *** Error code 2 Stop. bmake[1]: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/hfstospell *** Error code 1 Stop. bmake: stopped making "all" in /Volumes/data/jenkins/workspace/pkgsrc-macos-trunk-arm64/textproc/hfstospell