=> 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 hfstospell-0.5.4nb1 --- all --- /usr/bin/make all-am --- hfst_ospell-main.o --- --- hfst_ospell_office-office.o --- --- hfst_ospell_predict-predict.o --- --- libhfstospell_la-hfst-ol.lo --- --- libhfstospell_la-ospell.lo --- --- libhfstospell_la-ZHfstOspeller.lo --- --- libhfstospell_la-ZHfstOspellerXmlMetadata.lo --- --- hfst_ospell-main.o --- CXX hfst_ospell-main.o --- hfst_ospell_predict-predict.o --- CXX hfst_ospell_predict-predict.o --- libhfstospell_la-hfst-ol.lo --- CXX libhfstospell_la-hfst-ol.lo --- libhfstospell_la-ZHfstOspeller.lo --- CXX libhfstospell_la-ZHfstOspeller.lo --- libhfstospell_la-ospell.lo --- CXX libhfstospell_la-ospell.lo --- libhfstospell_la-ZHfstOspellerXmlMetadata.lo --- CXX libhfstospell_la-ZHfstOspellerXmlMetadata.lo --- hfst_ospell_office-office.o --- CXX hfst_ospell_office-office.o In file included from /pbulk/work/textproc/hfstospell/work/.buildlink/include/unicode/uenum.h:25:0, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/unicode/ucnv.h:52, from office.cc:49: /pbulk/work/textproc/hfstospell/work/.buildlink/include/unicode/localpointer.h:561:31: error: 'auto' parameter not permitted in this context template ^~~~~~~~~~~~~ /pbulk/work/textproc/hfstospell/work/.buildlink/include/unicode/localpointer.h:573:76: error: template argument 2 is invalid explicit LocalOpenPointer(std::unique_ptr &&p) ^ /pbulk/work/textproc/hfstospell/work/.buildlink/include/unicode/localpointer.h:583:78: error: template argument 2 is invalid LocalOpenPointer &operator=(std::unique_ptr &&p) { ^ /pbulk/work/textproc/hfstospell/work/.buildlink/include/unicode/localpointer.h:599:59: error: template argument 2 is invalid operator std::unique_ptr () && { ^ /pbulk/work/textproc/hfstospell/work/.buildlink/include/unicode/localpointer.h: In constructor 'icu_75::internal::LocalOpenPointer::LocalOpenPointer(int&&)': /pbulk/work/textproc/hfstospell/work/.buildlink/include/unicode/localpointer.h:574:40: error: request for member 'release' in 'p', which is of non-class type 'int' : LocalPointerBase(p.release()) {} ^~~~~~~ /pbulk/work/textproc/hfstospell/work/.buildlink/include/unicode/localpointer.h: In member function 'icu_75::internal::LocalOpenPointer& icu_75::internal::LocalOpenPointer::operator=(int&&)': /pbulk/work/textproc/hfstospell/work/.buildlink/include/unicode/localpointer.h:584:24: error: request for member 'release' in 'p', which is of non-class type 'int' adoptInstead(p.release()); ^~~~~~~ /pbulk/work/textproc/hfstospell/work/.buildlink/include/unicode/uenum.h: At global scope: /pbulk/work/textproc/hfstospell/work/.buildlink/include/unicode/localpointer.h:551:81: note: invalid template non-type parameter using LocalPointerClassName = internal::LocalOpenPointer ^ /pbulk/work/textproc/hfstospell/work/.buildlink/include/unicode/uenum.h:69:1: note: in expansion of macro 'U_DEFINE_LOCAL_OPEN_POINTER' U_DEFINE_LOCAL_OPEN_POINTER(LocalUEnumerationPointer, UEnumeration, uenum_close); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ /pbulk/work/textproc/hfstospell/work/.buildlink/include/unicode/localpointer.h:551:81: note: invalid template non-type parameter using LocalPointerClassName = internal::LocalOpenPointer ^ /pbulk/work/textproc/hfstospell/work/.buildlink/include/unicode/ucnv.h:597:1: note: in expansion of macro 'U_DEFINE_LOCAL_OPEN_POINTER' U_DEFINE_LOCAL_OPEN_POINTER(LocalUConverterPointer, UConverter, ucnv_close); ^~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /pbulk/work/textproc/hfstospell/work/.buildlink/include/unicode/unistr.h:39:0, from office.cc:52: /pbulk/work/textproc/hfstospell/work/.buildlink/include/unicode/stringpiece.h:134:23: error: 'is_same_v' is not a member of 'std' (std::is_same_v ^~~~~~~~~ /pbulk/work/textproc/hfstospell/work/.buildlink/include/unicode/stringpiece.h:134:23: note: suggested alternative: 'is_same' (std::is_same_v ^~~~~~~~~ is_same /pbulk/work/textproc/hfstospell/work/.buildlink/include/unicode/stringpiece.h:134:66: error: template argument 1 is invalid (std::is_same_v ^ /pbulk/work/textproc/hfstospell/work/.buildlink/include/unicode/stringpiece.h:138:17: error: expected '>' before ')' token ) && ^ /pbulk/work/textproc/hfstospell/work/.buildlink/include/unicode/stringpiece.h:138:17: error: expected unqualified-id before ')' token --- libhfstospell_la-ZHfstOspellerXmlMetadata.lo --- In file included from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53:0, from ZHfstOspellerXmlMetadata.cc:25: /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/saxparser.h:224:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr<_xmlSAXHandler> sax_handler_; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/saxparser.h:14, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53, from ZHfstOspellerXmlMetadata.cc:25: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:54:0, from ZHfstOspellerXmlMetadata.cc:25: /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/textreader.h:260:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr propertyreader; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/saxparser.h:14, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53, from ZHfstOspellerXmlMetadata.cc:25: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:69:0, from ZHfstOspellerXmlMetadata.cc:25: /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/relaxngschema.h:108:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/saxparser.h:14, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53, from ZHfstOspellerXmlMetadata.cc:25: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:70:0, from ZHfstOspellerXmlMetadata.cc:25: /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/xsdschema.h:99:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/saxparser.h:14, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53, from ZHfstOspellerXmlMetadata.cc:25: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73:0, from ZHfstOspellerXmlMetadata.cc:25: /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:159:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/saxparser.h:14, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53, from ZHfstOspellerXmlMetadata.cc:25: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75:0, from ZHfstOspellerXmlMetadata.cc:25: /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:149:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/saxparser.h:14, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53, from ZHfstOspellerXmlMetadata.cc:25: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ --- hfst_ospell_office-office.o --- In file included from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53:0, from ZHfstOspellerXmlMetadata.h:30, from ZHfstOspeller.h:42, from office.cc:55: /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/saxparser.h:224:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr<_xmlSAXHandler> sax_handler_; ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /usr/include/g++/iomanip:43, from office.cc:33: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:54:0, from ZHfstOspellerXmlMetadata.h:30, from ZHfstOspeller.h:42, from office.cc:55: /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/textreader.h:260:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr propertyreader; ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /usr/include/g++/iomanip:43, from office.cc:33: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:69:0, from ZHfstOspellerXmlMetadata.h:30, from ZHfstOspeller.h:42, from office.cc:55: /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/relaxngschema.h:108:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /usr/include/g++/iomanip:43, from office.cc:33: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:70:0, from ZHfstOspellerXmlMetadata.h:30, from ZHfstOspeller.h:42, from office.cc:55: /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/xsdschema.h:99:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /usr/include/g++/iomanip:43, from office.cc:33: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73:0, from ZHfstOspellerXmlMetadata.h:30, from ZHfstOspeller.h:42, from office.cc:55: /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:159:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /usr/include/g++/iomanip:43, from office.cc:33: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75:0, from ZHfstOspellerXmlMetadata.h:30, from ZHfstOspeller.h:42, from office.cc:55: /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:149:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /usr/include/g++/iomanip:43, from office.cc:33: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ --- libhfstospell_la-ZHfstOspeller.lo --- In file included from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53:0, from ZHfstOspeller.cc:27: /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/saxparser.h:224:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr<_xmlSAXHandler> sax_handler_; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/saxparser.h:14, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53, from ZHfstOspeller.cc:27: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:54:0, from ZHfstOspeller.cc:27: /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/textreader.h:260:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr propertyreader; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/saxparser.h:14, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53, from ZHfstOspeller.cc:27: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:69:0, from ZHfstOspeller.cc:27: /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/relaxngschema.h:108:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/saxparser.h:14, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53, from ZHfstOspeller.cc:27: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:70:0, from ZHfstOspeller.cc:27: /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/xsdschema.h:99:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/saxparser.h:14, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53, from ZHfstOspeller.cc:27: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73:0, from ZHfstOspeller.cc:27: /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:159:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/saxparser.h:14, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53, from ZHfstOspeller.cc:27: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75:0, from ZHfstOspeller.cc:27: /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:149:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/saxparser.h:14, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53, from ZHfstOspeller.cc:27: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ --- hfst_ospell-main.o --- In file included from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53:0, from ZHfstOspellerXmlMetadata.h:30, from ZHfstOspeller.h:42, from main.cc:41: /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/saxparser.h:224:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr<_xmlSAXHandler> sax_handler_; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/saxparser.h:14, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53, from ZHfstOspellerXmlMetadata.h:30, from ZHfstOspeller.h:42, from main.cc:41: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:54:0, from ZHfstOspellerXmlMetadata.h:30, from ZHfstOspeller.h:42, from main.cc:41: /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/textreader.h:260:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr propertyreader; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/saxparser.h:14, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53, from ZHfstOspellerXmlMetadata.h:30, from ZHfstOspeller.h:42, from main.cc:41: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:69:0, from ZHfstOspellerXmlMetadata.h:30, from ZHfstOspeller.h:42, from main.cc:41: /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/relaxngschema.h:108:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/saxparser.h:14, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53, from ZHfstOspellerXmlMetadata.h:30, from ZHfstOspeller.h:42, from main.cc:41: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:70:0, from ZHfstOspellerXmlMetadata.h:30, from ZHfstOspeller.h:42, from main.cc:41: /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/xsdschema.h:99:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/saxparser.h:14, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53, from ZHfstOspellerXmlMetadata.h:30, from ZHfstOspeller.h:42, from main.cc:41: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73:0, from ZHfstOspellerXmlMetadata.h:30, from ZHfstOspeller.h:42, from main.cc:41: /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:159:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/saxparser.h:14, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53, from ZHfstOspellerXmlMetadata.h:30, from ZHfstOspeller.h:42, from main.cc:41: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75:0, from ZHfstOspellerXmlMetadata.h:30, from ZHfstOspeller.h:42, from main.cc:41: /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:149:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/saxparser.h:14, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53, from ZHfstOspellerXmlMetadata.h:30, from ZHfstOspeller.h:42, from main.cc:41: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ --- hfst_ospell_predict-predict.o --- In file included from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53:0, from ZHfstOspellerXmlMetadata.h:30, from ZHfstOspeller.h:42, from predict.cc:42: /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/saxparser.h:224:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr<_xmlSAXHandler> sax_handler_; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/saxparser.h:14, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53, from ZHfstOspellerXmlMetadata.h:30, from ZHfstOspeller.h:42, from predict.cc:42: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:54:0, from ZHfstOspellerXmlMetadata.h:30, from ZHfstOspeller.h:42, from predict.cc:42: /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/textreader.h:260:10: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr propertyreader; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/saxparser.h:14, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53, from ZHfstOspellerXmlMetadata.h:30, from ZHfstOspeller.h:42, from predict.cc:42: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:69:0, from ZHfstOspellerXmlMetadata.h:30, from ZHfstOspeller.h:42, from predict.cc:42: /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/relaxngschema.h:108:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/saxparser.h:14, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53, from ZHfstOspellerXmlMetadata.h:30, from ZHfstOspeller.h:42, from predict.cc:42: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ --- hfst_ospell_office-office.o --- *** [hfst_ospell_office-office.o] Error code 1 make[1]: stopped in /pbulk/work/textproc/hfstospell/work/hfst-ospell-0.5.4 --- hfst_ospell_predict-predict.o --- In file included from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:70:0, from ZHfstOspellerXmlMetadata.h:30, from ZHfstOspeller.h:42, from predict.cc:42: /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/xsdschema.h:99:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/saxparser.h:14, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53, from ZHfstOspellerXmlMetadata.h:30, from ZHfstOspeller.h:42, from predict.cc:42: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73:0, from ZHfstOspellerXmlMetadata.h:30, from ZHfstOspeller.h:42, from predict.cc:42: /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/relaxngvalidator.h:159:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/saxparser.h:14, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53, from ZHfstOspellerXmlMetadata.h:30, from ZHfstOspeller.h:42, from predict.cc:42: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75:0, from ZHfstOspellerXmlMetadata.h:30, from ZHfstOspeller.h:42, from predict.cc:42: /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/validators/xsdvalidator.h:149:8: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr pimpl_; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/parsers/saxparser.h:14, from /pbulk/work/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53, from ZHfstOspellerXmlMetadata.h:30, from ZHfstOspeller.h:42, from predict.cc:42: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ 1 error make[1]: stopped in /pbulk/work/textproc/hfstospell/work/hfst-ospell-0.5.4 *** [all] Error code 2 make: stopped in /pbulk/work/textproc/hfstospell/work/hfst-ospell-0.5.4 1 error make: stopped in /pbulk/work/textproc/hfstospell/work/hfst-ospell-0.5.4 *** Error code 2 Stop. make[1]: stopped in /usr/pkgsrc/textproc/hfstospell *** Error code 1 Stop. make: stopped in /usr/pkgsrc/textproc/hfstospell