=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
===> Building for hfstospell-0.5.1nb4
--- all ---
/usr/bin/make  all-am
--- libhfstospell_la-hfst-ol.lo ---
--- libhfstospell_la-ospell.lo ---
--- libhfstospell_la-ZHfstOspeller.lo ---
--- libhfstospell_la-ZHfstOspellerXmlMetadata.lo ---
--- hfst_ospell-main.o ---
--- hfst_ospell_office-office.o ---
--- libhfstospell_la-hfst-ol.lo ---
  CXX      libhfstospell_la-hfst-ol.lo
--- libhfstospell_la-ospell.lo ---
  CXX      libhfstospell_la-ospell.lo
--- libhfstospell_la-ZHfstOspeller.lo ---
  CXX      libhfstospell_la-ZHfstOspeller.lo
--- libhfstospell_la-ZHfstOspellerXmlMetadata.lo ---
  CXX      libhfstospell_la-ZHfstOspellerXmlMetadata.lo
--- hfst_ospell_office-office.o ---
  CXX      hfst_ospell_office-office.o
--- hfst_ospell-main.o ---
  CXX      hfst_ospell-main.o
In file included from main.cc:39:
./ol-exceptions.h:48:16: warning: returning address of local temporary object [-Wreturn-stack-address]
        return o.str().c_str();
               ^~~~~~~
--- libhfstospell_la-hfst-ol.lo ---
In file included from hfst-ol.cc:15:
In file included from ./hfst-ol.h:35:
./ol-exceptions.h:48:16: warning: returning address of local temporary object [-Wreturn-stack-address]
        return o.str().c_str();
               ^~~~~~~
--- libhfstospell_la-ZHfstOspellerXmlMetadata.lo ---
In file included from ZHfstOspellerXmlMetadata.cc:25:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53:
/data/scratch/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 ZHfstOspellerXmlMetadata.cc:25:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:54:
/data/scratch/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> propertyreader;
    ~~~~~^
In file included from ZHfstOspellerXmlMetadata.cc:25:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:69:
/data/scratch/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<Impl> pimpl_;
  ~~~~~^
In file included from ZHfstOspellerXmlMetadata.cc:25:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:70:
/data/scratch/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<Impl> pimpl_;
  ~~~~~^
--- libhfstospell_la-ZHfstOspeller.lo ---
In file included from ZHfstOspeller.cc:27:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53:
/data/scratch/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_;
  ~~~~~^
--- libhfstospell_la-ZHfstOspellerXmlMetadata.lo ---
In file included from ZHfstOspellerXmlMetadata.cc:25:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73:
/data/scratch/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<Impl> pimpl_;
  ~~~~~^
/data/scratch/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);
               ^
/data/scratch/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 ZHfstOspellerXmlMetadata.cc:25:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73:
/data/scratch/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);
               ^
/data/scratch/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 ZHfstOspellerXmlMetadata.cc:25:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73:
/data/scratch/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);
               ^
/data/scratch/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 ZHfstOspellerXmlMetadata.cc:25:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73:
/data/scratch/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;
          ^
/data/scratch/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 ZHfstOspellerXmlMetadata.cc:25:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73:
/data/scratch/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);
               ^
/data/scratch/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 ZHfstOspellerXmlMetadata.cc:25:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73:
/data/scratch/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);
               ^
/data/scratch/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;
               ^
--- libhfstospell_la-ZHfstOspeller.lo ---
In file included from ZHfstOspeller.cc:27:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:54:
/data/scratch/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> propertyreader;
    ~~~~~^
--- libhfstospell_la-ZHfstOspellerXmlMetadata.lo ---
In file included from ZHfstOspellerXmlMetadata.cc:25:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75:
/data/scratch/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<Impl> pimpl_;
  ~~~~~^
/data/scratch/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);
               ^
/data/scratch/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 ZHfstOspellerXmlMetadata.cc:25:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75:
/data/scratch/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);
               ^
/data/scratch/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 ZHfstOspellerXmlMetadata.cc:25:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75:
/data/scratch/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);
               ^
/data/scratch/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 ZHfstOspellerXmlMetadata.cc:25:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75:
/data/scratch/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;
          ^
/data/scratch/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 ZHfstOspellerXmlMetadata.cc:25:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75:
/data/scratch/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);
               ^
/data/scratch/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 ZHfstOspellerXmlMetadata.cc:25:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75:
/data/scratch/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);
               ^
/data/scratch/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;
               ^
--- libhfstospell_la-ZHfstOspeller.lo ---
In file included from ZHfstOspeller.cc:27:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:69:
/data/scratch/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<Impl> pimpl_;
  ~~~~~^
In file included from ZHfstOspeller.cc:27:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:70:
/data/scratch/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<Impl> pimpl_;
  ~~~~~^
In file included from ZHfstOspeller.cc:27:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73:
/data/scratch/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<Impl> pimpl_;
  ~~~~~^
/data/scratch/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);
               ^
/data/scratch/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 ZHfstOspeller.cc:27:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73:
/data/scratch/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);
               ^
/data/scratch/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 ZHfstOspeller.cc:27:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73:
/data/scratch/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);
               ^
/data/scratch/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 ZHfstOspeller.cc:27:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73:
/data/scratch/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;
          ^
/data/scratch/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 ZHfstOspeller.cc:27:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73:
/data/scratch/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);
               ^
/data/scratch/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 ZHfstOspeller.cc:27:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73:
/data/scratch/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);
               ^
/data/scratch/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 ZHfstOspeller.cc:27:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75:
/data/scratch/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<Impl> pimpl_;
  ~~~~~^
/data/scratch/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);
               ^
/data/scratch/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 ZHfstOspeller.cc:27:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75:
/data/scratch/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);
               ^
/data/scratch/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 ZHfstOspeller.cc:27:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75:
/data/scratch/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);
               ^
/data/scratch/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 ZHfstOspeller.cc:27:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75:
/data/scratch/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;
          ^
/data/scratch/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 ZHfstOspeller.cc:27:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75:
/data/scratch/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);
               ^
/data/scratch/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 ZHfstOspeller.cc:27:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75:
/data/scratch/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);
               ^
/data/scratch/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 ZHfstOspeller.cc:36:
In file included from ./ospell.h:27:
In file included from ./hfst-ol.h:35:
./ol-exceptions.h:48:16: warning: returning address of local temporary object [-Wreturn-stack-address]
        return o.str().c_str();
               ^~~~~~~
--- libhfstospell_la-ZHfstOspellerXmlMetadata.lo ---
In file included from ZHfstOspellerXmlMetadata.cc:40:
In file included from ./ospell.h:27:
In file included from ./hfst-ol.h:35:
./ol-exceptions.h:48:16: warning: returning address of local temporary object [-Wreturn-stack-address]
        return o.str().c_str();
               ^~~~~~~
--- libhfstospell_la-ospell.lo ---
In file included from ospell.cc:19:
In file included from ./ospell.h:27:
In file included from ./hfst-ol.h:35:
./ol-exceptions.h:48:16: warning: returning address of local temporary object [-Wreturn-stack-address]
        return o.str().c_str();
               ^~~~~~~
--- 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 /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53:
/data/scratch/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 /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:54:
/data/scratch/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> propertyreader;
    ~~~~~^
--- hfst_ospell_office-office.o ---
In file included from office.cc:54:
In file included from ./ZHfstOspeller.h:40:
In file included from ./ospell.h:27:
In file included from ./hfst-ol.h:35:
./ol-exceptions.h:48:16: warning: returning address of local temporary object [-Wreturn-stack-address]
        return o.str().c_str();
               ^~~~~~~
--- 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 /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:69:
/data/scratch/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<Impl> 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 /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:70:
/data/scratch/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<Impl> 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 /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73:
/data/scratch/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<Impl> pimpl_;
  ~~~~~^
/data/scratch/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);
               ^
/data/scratch/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 /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73:
/data/scratch/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);
               ^
/data/scratch/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 /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73:
/data/scratch/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);
               ^
/data/scratch/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 /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73:
/data/scratch/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;
          ^
/data/scratch/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 /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73:
/data/scratch/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);
               ^
/data/scratch/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 /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73:
/data/scratch/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);
               ^
/data/scratch/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 /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75:
/data/scratch/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<Impl> pimpl_;
  ~~~~~^
/data/scratch/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);
               ^
/data/scratch/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 /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75:
/data/scratch/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);
               ^
/data/scratch/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 /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75:
/data/scratch/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);
               ^
/data/scratch/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 /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75:
/data/scratch/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;
          ^
/data/scratch/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 /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75:
/data/scratch/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);
               ^
/data/scratch/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 /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75:
/data/scratch/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);
               ^
/data/scratch/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:54:
In file included from ./ZHfstOspeller.h:42:
In file included from ./ZHfstOspellerXmlMetadata.h:30:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:53:
/data/scratch/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:54:
In file included from ./ZHfstOspeller.h:42:
In file included from ./ZHfstOspellerXmlMetadata.h:30:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:54:
/data/scratch/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> propertyreader;
    ~~~~~^
--- hfst_ospell-main.o ---
13 warnings and 6 errors generated.
--- hfst_ospell_office-office.o ---
In file included from office.cc:54:
In file included from ./ZHfstOspeller.h:42:
In file included from ./ZHfstOspellerXmlMetadata.h:30:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:69:
/data/scratch/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<Impl> pimpl_;
  ~~~~~^
In file included from office.cc:54:
In file included from ./ZHfstOspeller.h:42:
In file included from ./ZHfstOspellerXmlMetadata.h:30:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:70:
/data/scratch/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<Impl> pimpl_;
  ~~~~~^
--- hfst_ospell-main.o ---
*** [hfst_ospell-main.o] Error code 1

make[1]: stopped in /data/scratch/textproc/hfstospell/work/hfstospell-0.5.1
--- hfst_ospell_office-office.o ---
In file included from office.cc:54:
In file included from ./ZHfstOspeller.h:42:
In file included from ./ZHfstOspellerXmlMetadata.h:30:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73:
/data/scratch/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<Impl> pimpl_;
  ~~~~~^
/data/scratch/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);
               ^
/data/scratch/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:54:
In file included from ./ZHfstOspeller.h:42:
In file included from ./ZHfstOspellerXmlMetadata.h:30:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73:
/data/scratch/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);
               ^
/data/scratch/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:54:
In file included from ./ZHfstOspeller.h:42:
In file included from ./ZHfstOspellerXmlMetadata.h:30:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73:
/data/scratch/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);
               ^
/data/scratch/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:54:
In file included from ./ZHfstOspeller.h:42:
In file included from ./ZHfstOspellerXmlMetadata.h:30:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73:
/data/scratch/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;
          ^
/data/scratch/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:54:
In file included from ./ZHfstOspeller.h:42:
In file included from ./ZHfstOspellerXmlMetadata.h:30:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73:
/data/scratch/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);
               ^
/data/scratch/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:54:
In file included from ./ZHfstOspeller.h:42:
In file included from ./ZHfstOspellerXmlMetadata.h:30:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:73:
/data/scratch/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);
               ^
/data/scratch/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:54:
In file included from ./ZHfstOspeller.h:42:
In file included from ./ZHfstOspellerXmlMetadata.h:30:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75:
/data/scratch/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<Impl> pimpl_;
  ~~~~~^
/data/scratch/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);
               ^
/data/scratch/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:54:
In file included from ./ZHfstOspeller.h:42:
In file included from ./ZHfstOspellerXmlMetadata.h:30:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75:
/data/scratch/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);
               ^
/data/scratch/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:54:
In file included from ./ZHfstOspeller.h:42:
In file included from ./ZHfstOspellerXmlMetadata.h:30:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75:
/data/scratch/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);
               ^
/data/scratch/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:54:
In file included from ./ZHfstOspeller.h:42:
In file included from ./ZHfstOspellerXmlMetadata.h:30:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75:
/data/scratch/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;
          ^
/data/scratch/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:54:
In file included from ./ZHfstOspeller.h:42:
In file included from ./ZHfstOspellerXmlMetadata.h:30:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75:
/data/scratch/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);
               ^
/data/scratch/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:54:
In file included from ./ZHfstOspeller.h:42:
In file included from ./ZHfstOspellerXmlMetadata.h:30:
In file included from /data/scratch/textproc/hfstospell/work/.buildlink/include/libxml++-2.6/libxml++/libxml++.h:75:
/data/scratch/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);
               ^
/data/scratch/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;
               ^
--- libhfstospell_la-ZHfstOspeller.lo ---
13 warnings and 6 errors generated.
*** [libhfstospell_la-ZHfstOspeller.lo] Error code 1

make[1]: stopped in /data/scratch/textproc/hfstospell/work/hfstospell-0.5.1
--- libhfstospell_la-ZHfstOspellerXmlMetadata.lo ---
13 warnings and 6 errors generated.
*** [libhfstospell_la-ZHfstOspellerXmlMetadata.lo] Error code 1

make[1]: stopped in /data/scratch/textproc/hfstospell/work/hfstospell-0.5.1
--- hfst_ospell_office-office.o ---
13 warnings and 6 errors generated.
*** [hfst_ospell_office-office.o] Error code 1

make[1]: stopped in /data/scratch/textproc/hfstospell/work/hfstospell-0.5.1
--- libhfstospell_la-hfst-ol.lo ---
1 warning generated.
--- libhfstospell_la-ospell.lo ---
1 warning generated.
4 errors

make[1]: stopped in /data/scratch/textproc/hfstospell/work/hfstospell-0.5.1
*** [all] Error code 2

make: stopped in /data/scratch/textproc/hfstospell/work/hfstospell-0.5.1
1 error

make: stopped in /data/scratch/textproc/hfstospell/work/hfstospell-0.5.1
*** Error code 2

Stop.
make[1]: stopped in /data/pkgsrc/textproc/hfstospell
*** Error code 1

Stop.
make: stopped in /data/pkgsrc/textproc/hfstospell