=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Building for xmltooling-1.5.6nb14
--- all ---
/usr/bin/make  all-recursive
--- all-recursive ---
Making all in doc
Making all in schemas
--- catalog.xml ---
/usr/bin/make do-build-file FILE=catalog.xml
--- do-build-file ---
rm -f catalog.xml.tmp
sed < ./catalog.xml.in > catalog.xml.tmp  -e 's:@-PKGXMLDIR-@:/usr/pkg/share/xml/xmltooling:g'
cmp -s catalog.xml catalog.xml.tmp || mv catalog.xml.tmp catalog.xml
rm -f catalog.xml.tmp
Making all in xmltooling
--- all ---
/usr/bin/make  all-am
--- AbstractAttributeExtensibleXMLObject.lo ---
--- AbstractComplexElement.lo ---
--- AbstractDOMCachingXMLObject.lo ---
--- AbstractAttributeExtensibleXMLObject.lo ---
/bin/sh ../libtool --silent  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I. -I..   -I/usr/pkg/include -I/usr/pkg/include -pthread -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -DNDEBUG  -I/usr/pkg/include -I/usr/include -I/usr/include/krb5   -pthread  -Wall -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -O2 -DNDEBUG -MT AbstractAttributeExtensibleXMLObject.lo -MD -MP -MF .deps/AbstractAttributeExtensibleXMLObject.Tpo -c -o AbstractAttributeExtensibleXMLObject.lo AbstractAttributeExtensibleXMLObject.cpp
--- AbstractComplexElement.lo ---
/bin/sh ../libtool --silent  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I. -I..   -I/usr/pkg/include -I/usr/pkg/include -pthread -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -DNDEBUG  -I/usr/pkg/include -I/usr/include -I/usr/include/krb5   -pthread  -Wall -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -O2 -DNDEBUG -MT AbstractComplexElement.lo -MD -MP -MF .deps/AbstractComplexElement.Tpo -c -o AbstractComplexElement.lo AbstractComplexElement.cpp
--- AbstractDOMCachingXMLObject.lo ---
/bin/sh ../libtool --silent  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I. -I..   -I/usr/pkg/include -I/usr/pkg/include -pthread -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -DNDEBUG  -I/usr/pkg/include -I/usr/include -I/usr/include/krb5   -pthread  -Wall -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -O2 -DNDEBUG -MT AbstractDOMCachingXMLObject.lo -MD -MP -MF .deps/AbstractDOMCachingXMLObject.Tpo -c -o AbstractDOMCachingXMLObject.lo AbstractDOMCachingXMLObject.cpp
In file included from internal.h:46:0,
                 from AbstractDOMCachingXMLObject.cpp:27:
util/ParserPool.h:193:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<Mutex> m_lock;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from AbstractDOMCachingXMLObject.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from internal.h:46:0,
                 from AbstractDOMCachingXMLObject.cpp:27:
util/ParserPool.h:194:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<xercesc::SecurityManager> m_security;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from AbstractDOMCachingXMLObject.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from AbstractDOMCachingXMLObject.cpp:27:0:
internal.h:137:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<Mutex> m_lock;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from AbstractDOMCachingXMLObject.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Appender.hh:21:0,
                 from /tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Category.hh:14,
                 from ../xmltooling/logging.h:34,
                 from ../xmltooling/AbstractXMLObject.h:30,
                 from AbstractDOMCachingXMLObject.h:30,
                 from AbstractDOMCachingXMLObject.cpp:28:
/tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Priority.hh:106:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
In file included from ../xmltooling/logging.h:34:0,
                 from ../xmltooling/AbstractXMLObject.h:30,
                 from AbstractDOMCachingXMLObject.h:30,
                 from AbstractDOMCachingXMLObject.cpp:28:
/tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Category.hh:115:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
/tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Category.hh:149:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
In file included from AbstractDOMCachingXMLObject.h:30:0,
                 from AbstractDOMCachingXMLObject.cpp:28:
../xmltooling/AbstractXMLObject.h:195:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<QName> m_typeQname;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from AbstractDOMCachingXMLObject.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
--- AbstractAttributeExtensibleXMLObject.lo ---
In file included from internal.h:46:0,
                 from AbstractAttributeExtensibleXMLObject.cpp:27:
util/ParserPool.h:193:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<Mutex> m_lock;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from AbstractAttributeExtensibleXMLObject.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from internal.h:46:0,
                 from AbstractAttributeExtensibleXMLObject.cpp:27:
util/ParserPool.h:194:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<xercesc::SecurityManager> m_security;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from AbstractAttributeExtensibleXMLObject.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
--- AbstractComplexElement.lo ---
In file included from internal.h:46:0,
                 from AbstractComplexElement.cpp:27:
util/ParserPool.h:193:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<Mutex> m_lock;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from AbstractComplexElement.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from internal.h:46:0,
                 from AbstractComplexElement.cpp:27:
util/ParserPool.h:194:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<xercesc::SecurityManager> m_security;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from AbstractComplexElement.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
--- AbstractDOMCachingXMLObject.lo ---
AbstractDOMCachingXMLObject.cpp: In member function 'virtual xmltooling::XMLObject* xmltooling::AbstractDOMCachingXMLObject::clone() const':
AbstractDOMCachingXMLObject.cpp:159:13: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
             auto_ptr<QName> q(XMLHelper::getNodeQName(domCopy));
             ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from AbstractDOMCachingXMLObject.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
--- AbstractAttributeExtensibleXMLObject.lo ---
In file included from AbstractAttributeExtensibleXMLObject.cpp:27:0:
internal.h:137:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<Mutex> m_lock;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from AbstractAttributeExtensibleXMLObject.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
--- AbstractComplexElement.lo ---
In file included from AbstractComplexElement.cpp:27:0:
internal.h:137:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<Mutex> m_lock;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from AbstractComplexElement.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
--- AbstractAttributeExtensibleXMLObject.lo ---
In file included from /tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Appender.hh:21:0,
                 from /tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Category.hh:14,
                 from ../xmltooling/logging.h:34,
                 from ../xmltooling/AbstractXMLObject.h:30,
                 from AbstractAttributeExtensibleXMLObject.h:30,
                 from AbstractAttributeExtensibleXMLObject.cpp:28:
/tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Priority.hh:106:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
--- AbstractComplexElement.lo ---
In file included from /tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Appender.hh:21:0,
                 from /tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Category.hh:14,
                 from ../xmltooling/logging.h:34,
                 from ../xmltooling/AbstractXMLObject.h:30,
                 from AbstractComplexElement.h:30,
                 from AbstractComplexElement.cpp:28:
/tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Priority.hh:106:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
--- AbstractAttributeExtensibleXMLObject.lo ---
In file included from ../xmltooling/logging.h:34:0,
                 from ../xmltooling/AbstractXMLObject.h:30,
                 from AbstractAttributeExtensibleXMLObject.h:30,
                 from AbstractAttributeExtensibleXMLObject.cpp:28:
/tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Category.hh:115:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
/tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Category.hh:149:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
--- AbstractComplexElement.lo ---
In file included from ../xmltooling/logging.h:34:0,
                 from ../xmltooling/AbstractXMLObject.h:30,
                 from AbstractComplexElement.h:30,
                 from AbstractComplexElement.cpp:28:
/tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Category.hh:115:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
/tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Category.hh:149:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
--- AbstractAttributeExtensibleXMLObject.lo ---
In file included from AbstractAttributeExtensibleXMLObject.h:30:0,
                 from AbstractAttributeExtensibleXMLObject.cpp:28:
../xmltooling/AbstractXMLObject.h:195:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<QName> m_typeQname;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from AbstractAttributeExtensibleXMLObject.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
--- AbstractComplexElement.lo ---
In file included from AbstractComplexElement.h:30:0,
                 from AbstractComplexElement.cpp:28:
../xmltooling/AbstractXMLObject.h:195:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<QName> m_typeQname;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from AbstractComplexElement.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
--- AbstractDOMCachingXMLObject.lo ---
mv -f .deps/AbstractDOMCachingXMLObject.Tpo .deps/AbstractDOMCachingXMLObject.Plo
--- AbstractSimpleElement.lo ---
/bin/sh ../libtool --silent  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I. -I..   -I/usr/pkg/include -I/usr/pkg/include -pthread -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -DNDEBUG  -I/usr/pkg/include -I/usr/include -I/usr/include/krb5   -pthread  -Wall -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -O2 -DNDEBUG -MT AbstractSimpleElement.lo -MD -MP -MF .deps/AbstractSimpleElement.Tpo -c -o AbstractSimpleElement.lo AbstractSimpleElement.cpp
In file included from internal.h:46:0,
                 from AbstractSimpleElement.cpp:27:
util/ParserPool.h:193:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<Mutex> m_lock;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from AbstractSimpleElement.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from internal.h:46:0,
                 from AbstractSimpleElement.cpp:27:
util/ParserPool.h:194:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<xercesc::SecurityManager> m_security;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from AbstractSimpleElement.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from AbstractSimpleElement.cpp:27:0:
internal.h:137:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<Mutex> m_lock;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from AbstractSimpleElement.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Appender.hh:21:0,
                 from /tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Category.hh:14,
                 from ../xmltooling/logging.h:34,
                 from ../xmltooling/AbstractXMLObject.h:30,
                 from AbstractSimpleElement.h:30,
                 from AbstractSimpleElement.cpp:28:
/tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Priority.hh:106:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
In file included from ../xmltooling/logging.h:34:0,
                 from ../xmltooling/AbstractXMLObject.h:30,
                 from AbstractSimpleElement.h:30,
                 from AbstractSimpleElement.cpp:28:
/tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Category.hh:115:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
/tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Category.hh:149:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
In file included from AbstractSimpleElement.h:30:0,
                 from AbstractSimpleElement.cpp:28:
../xmltooling/AbstractXMLObject.h:195:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<QName> m_typeQname;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from AbstractSimpleElement.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
--- AbstractComplexElement.lo ---
mv -f .deps/AbstractComplexElement.Tpo .deps/AbstractComplexElement.Plo
--- AbstractXMLObject.lo ---
/bin/sh ../libtool --silent  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I. -I..   -I/usr/pkg/include -I/usr/pkg/include -pthread -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -DNDEBUG  -I/usr/pkg/include -I/usr/include -I/usr/include/krb5   -pthread  -Wall -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -O2 -DNDEBUG -MT AbstractXMLObject.lo -MD -MP -MF .deps/AbstractXMLObject.Tpo -c -o AbstractXMLObject.lo AbstractXMLObject.cpp
--- AbstractAttributeExtensibleXMLObject.lo ---
mv -f .deps/AbstractAttributeExtensibleXMLObject.Tpo .deps/AbstractAttributeExtensibleXMLObject.Plo
--- exceptions.lo ---
/bin/sh ../libtool --silent  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I. -I..   -I/usr/pkg/include -I/usr/pkg/include -pthread -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -DNDEBUG  -I/usr/pkg/include -I/usr/include -I/usr/include/krb5   -pthread  -Wall -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -O2 -DNDEBUG -MT exceptions.lo -MD -MP -MF .deps/exceptions.Tpo -c -o exceptions.lo exceptions.cpp
--- AbstractXMLObject.lo ---
In file included from internal.h:46:0,
                 from AbstractXMLObject.cpp:27:
util/ParserPool.h:193:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<Mutex> m_lock;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from AbstractXMLObject.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from internal.h:46:0,
                 from AbstractXMLObject.cpp:27:
util/ParserPool.h:194:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<xercesc::SecurityManager> m_security;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from AbstractXMLObject.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from AbstractXMLObject.cpp:27:0:
internal.h:137:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<Mutex> m_lock;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from AbstractXMLObject.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Appender.hh:21:0,
                 from /tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Category.hh:14,
                 from ../xmltooling/logging.h:34,
                 from AbstractXMLObject.h:30,
                 from AbstractXMLObject.cpp:29:
/tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Priority.hh:106:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
In file included from ../xmltooling/logging.h:34:0,
                 from AbstractXMLObject.h:30,
                 from AbstractXMLObject.cpp:29:
/tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Category.hh:115:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
/tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Category.hh:149:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
In file included from AbstractXMLObject.cpp:29:0:
AbstractXMLObject.h:195:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<QName> m_typeQname;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from AbstractXMLObject.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
--- AbstractSimpleElement.lo ---
mv -f .deps/AbstractSimpleElement.Tpo .deps/AbstractSimpleElement.Plo
--- Lockable.lo ---
/bin/sh ../libtool --silent  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I. -I..   -I/usr/pkg/include -I/usr/pkg/include -pthread -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -DNDEBUG  -I/usr/pkg/include -I/usr/include -I/usr/include/krb5   -pthread  -Wall -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -O2 -DNDEBUG -MT Lockable.lo -MD -MP -MF .deps/Lockable.Tpo -c -o Lockable.lo Lockable.cpp
--- exceptions.lo ---
In file included from internal.h:46:0,
                 from exceptions.cpp:27:
util/ParserPool.h:193:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<Mutex> m_lock;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from exceptions.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from internal.h:46:0,
                 from exceptions.cpp:27:
util/ParserPool.h:194:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<xercesc::SecurityManager> m_security;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from exceptions.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from exceptions.cpp:27:0:
internal.h:137:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<Mutex> m_lock;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from exceptions.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
exceptions.cpp: In static member function 'static xmltooling::XMLToolingException* xmltooling::XMLToolingException::fromStream(std::istream&)':
exceptions.cpp:254:5: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
     auto_ptr<XMLToolingException> excep(XMLToolingException::getInstance(classname.get()));
     ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from exceptions.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
--- Lockable.lo ---
In file included from internal.h:46:0,
                 from Lockable.cpp:27:
util/ParserPool.h:193:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<Mutex> m_lock;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from Lockable.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from internal.h:46:0,
                 from Lockable.cpp:27:
util/ParserPool.h:194:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<xercesc::SecurityManager> m_security;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from Lockable.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from Lockable.cpp:27:0:
internal.h:137:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<Mutex> m_lock;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from Lockable.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
--- AbstractXMLObject.lo ---
mv -f .deps/AbstractXMLObject.Tpo .deps/AbstractXMLObject.Plo
--- Namespace.lo ---
/bin/sh ../libtool --silent  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I. -I..   -I/usr/pkg/include -I/usr/pkg/include -pthread -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -DNDEBUG  -I/usr/pkg/include -I/usr/include -I/usr/include/krb5   -pthread  -Wall -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -O2 -DNDEBUG -MT Namespace.lo -MD -MP -MF .deps/Namespace.Tpo -c -o Namespace.lo Namespace.cpp
--- Lockable.lo ---
mv -f .deps/Lockable.Tpo .deps/Lockable.Plo
--- QName.lo ---
/bin/sh ../libtool --silent  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I. -I..   -I/usr/pkg/include -I/usr/pkg/include -pthread -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -DNDEBUG  -I/usr/pkg/include -I/usr/include -I/usr/include/krb5   -pthread  -Wall -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -O2 -DNDEBUG -MT QName.lo -MD -MP -MF .deps/QName.Tpo -c -o QName.lo QName.cpp
--- Namespace.lo ---
In file included from internal.h:46:0,
                 from Namespace.cpp:27:
util/ParserPool.h:193:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<Mutex> m_lock;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from Namespace.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from internal.h:46:0,
                 from Namespace.cpp:27:
util/ParserPool.h:194:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<xercesc::SecurityManager> m_security;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from Namespace.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from Namespace.cpp:27:0:
internal.h:137:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<Mutex> m_lock;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from Namespace.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
--- QName.lo ---
In file included from internal.h:46:0,
                 from QName.cpp:27:
util/ParserPool.h:193:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<Mutex> m_lock;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from QName.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from internal.h:46:0,
                 from QName.cpp:27:
util/ParserPool.h:194:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<xercesc::SecurityManager> m_security;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from QName.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from QName.cpp:27:0:
internal.h:137:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<Mutex> m_lock;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from QName.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
--- Namespace.lo ---
mv -f .deps/Namespace.Tpo .deps/Namespace.Plo
--- unicode.lo ---
/bin/sh ../libtool --silent  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I. -I..   -I/usr/pkg/include -I/usr/pkg/include -pthread -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -DNDEBUG  -I/usr/pkg/include -I/usr/include -I/usr/include/krb5   -pthread  -Wall -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -O2 -DNDEBUG -MT unicode.lo -MD -MP -MF .deps/unicode.Tpo -c -o unicode.lo unicode.cpp
--- QName.lo ---
mv -f .deps/QName.Tpo .deps/QName.Plo
--- version.lo ---
/bin/sh ../libtool --silent  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I. -I..   -I/usr/pkg/include -I/usr/pkg/include -pthread -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -DNDEBUG  -I/usr/pkg/include -I/usr/include -I/usr/include/krb5   -pthread  -Wall -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -O2 -DNDEBUG -MT version.lo -MD -MP -MF .deps/version.Tpo -c -o version.lo version.cpp
--- exceptions.lo ---
mv -f .deps/exceptions.Tpo .deps/exceptions.Plo
--- XMLObjectBuilder.lo ---
/bin/sh ../libtool --silent  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I. -I..   -I/usr/pkg/include -I/usr/pkg/include -pthread -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -DNDEBUG  -I/usr/pkg/include -I/usr/include -I/usr/include/krb5   -pthread  -Wall -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -O2 -DNDEBUG -MT XMLObjectBuilder.lo -MD -MP -MF .deps/XMLObjectBuilder.Tpo -c -o XMLObjectBuilder.lo XMLObjectBuilder.cpp
--- unicode.lo ---
In file included from internal.h:46:0,
                 from unicode.cpp:27:
util/ParserPool.h:193:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<Mutex> m_lock;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from unicode.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from internal.h:46:0,
                 from unicode.cpp:27:
util/ParserPool.h:194:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<xercesc::SecurityManager> m_security;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from unicode.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from unicode.cpp:27:0:
internal.h:137:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<Mutex> m_lock;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from unicode.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
--- version.lo ---
In file included from internal.h:46:0,
                 from version.cpp:27:
util/ParserPool.h:193:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<Mutex> m_lock;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from version.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from internal.h:46:0,
                 from version.cpp:27:
util/ParserPool.h:194:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<xercesc::SecurityManager> m_security;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from version.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from version.cpp:27:0:
internal.h:137:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<Mutex> m_lock;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from version.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
--- XMLObjectBuilder.lo ---
In file included from internal.h:46:0,
                 from XMLObjectBuilder.cpp:27:
util/ParserPool.h:193:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<Mutex> m_lock;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from XMLObjectBuilder.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from internal.h:46:0,
                 from XMLObjectBuilder.cpp:27:
util/ParserPool.h:194:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<xercesc::SecurityManager> m_security;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from XMLObjectBuilder.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from XMLObjectBuilder.cpp:27:0:
internal.h:137:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<Mutex> m_lock;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from XMLObjectBuilder.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Appender.hh:21:0,
                 from /tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Category.hh:14,
                 from logging.h:34,
                 from XMLObjectBuilder.cpp:28:
/tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Priority.hh:106:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
In file included from logging.h:34:0,
                 from XMLObjectBuilder.cpp:28:
/tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Category.hh:115:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
/tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Category.hh:149:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
XMLObjectBuilder.cpp: In member function 'xmltooling::XMLObject* xmltooling::XMLObjectBuilder::buildFromElement(xercesc_3_2::DOMElement*, bool) const':
XMLObjectBuilder.cpp:58:5: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
     auto_ptr<QName> schemaType(XMLHelper::getXSIType(element));
     ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from XMLObjectBuilder.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
XMLObjectBuilder.cpp:59:5: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
     auto_ptr<XMLObject> ret(
     ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from XMLObjectBuilder.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
XMLObjectBuilder.cpp: In static member function 'static const xmltooling::XMLObjectBuilder* xmltooling::XMLObjectBuilder::getBuilder(const xercesc_3_2::DOMElement*)':
XMLObjectBuilder.cpp:90:5: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
     auto_ptr<QName> schemaType(XMLHelper::getXSIType(domElement));
     ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from XMLObjectBuilder.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
XMLObjectBuilder.cpp:99:5: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
     auto_ptr<QName> elementName(XMLHelper::getNodeQName(domElement));
     ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from XMLObjectBuilder.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
--- unicode.lo ---
mv -f .deps/unicode.Tpo .deps/unicode.Plo
--- XMLToolingConfig.lo ---
/bin/sh ../libtool --silent  --tag=CXX    --mode=compile c++ -DHAVE_CONFIG_H  -I. -I..   -I/usr/pkg/include -I/usr/pkg/include -pthread -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -DNDEBUG  -I/usr/pkg/include -I/usr/include -I/usr/include/krb5   -pthread  -Wall -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -O2 -DNDEBUG -MT XMLToolingConfig.lo -MD -MP -MF .deps/XMLToolingConfig.Tpo -c -o XMLToolingConfig.lo XMLToolingConfig.cpp
--- version.lo ---
mv -f .deps/version.Tpo .deps/version.Plo
--- AnyElement.lo ---
/bin/sh ../libtool --silent  --tag=CXX   --mode=compile c++ -DHAVE_CONFIG_H -I. -I..   -I/usr/pkg/include -I/usr/pkg/include -pthread -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -DNDEBUG  -I/usr/pkg/include -I/usr/include -I/usr/include/krb5  -pthread  -Wall -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -O2 -DNDEBUG -MT AnyElement.lo -MD -MP -MF .deps/AnyElement.Tpo -c -o AnyElement.lo `test -f 'impl/AnyElement.cpp' || echo './'`impl/AnyElement.cpp
In file included from ./internal.h:46:0,
                 from impl/AnyElement.cpp:27:
./util/ParserPool.h:193:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<Mutex> m_lock;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from ./util/ParserPool.h:33,
                 from ./internal.h:46,
                 from impl/AnyElement.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./internal.h:46:0,
                 from impl/AnyElement.cpp:27:
./util/ParserPool.h:194:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<xercesc::SecurityManager> m_security;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from ./util/ParserPool.h:33,
                 from ./internal.h:46,
                 from impl/AnyElement.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
--- XMLObjectBuilder.lo ---
mv -f .deps/XMLObjectBuilder.Tpo .deps/XMLObjectBuilder.Plo
--- UnknownElement.lo ---
/bin/sh ../libtool --silent  --tag=CXX   --mode=compile c++ -DHAVE_CONFIG_H -I. -I..   -I/usr/pkg/include -I/usr/pkg/include -pthread -Wall -O2 -D_FORTIFY_SOURCE=2 -I/usr/include -O2 -DNDEBUG  -I/usr/pkg/include -I/usr/include -I/usr/include/krb5  -pthread  -Wall -O2 -D_FORTIFY_SOURCE=2 -pthread -I/usr/pkg/include -I/usr/include -I/usr/include/krb5 -O2 -DNDEBUG -MT UnknownElement.lo -MD -MP -MF .deps/UnknownElement.Tpo -c -o UnknownElement.lo `test -f 'impl/UnknownElement.cpp' || echo './'`impl/UnknownElement.cpp
--- AnyElement.lo ---
In file included from impl/AnyElement.cpp:27:0:
./internal.h:137:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<Mutex> m_lock;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from ./util/ParserPool.h:33,
                 from ./internal.h:46,
                 from impl/AnyElement.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Appender.hh:21:0,
                 from /tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Category.hh:14,
                 from ../xmltooling/logging.h:34,
                 from ../xmltooling/AbstractXMLObject.h:30,
                 from ../xmltooling/AbstractAttributeExtensibleXMLObject.h:30,
                 from ./impl/AnyElement.h:31,
                 from impl/AnyElement.cpp:29:
/tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Priority.hh:106:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
In file included from ../xmltooling/logging.h:34:0,
                 from ../xmltooling/AbstractXMLObject.h:30,
                 from ../xmltooling/AbstractAttributeExtensibleXMLObject.h:30,
                 from ./impl/AnyElement.h:31,
                 from impl/AnyElement.cpp:29:
/tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Category.hh:115:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
/tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Category.hh:149:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
In file included from ../xmltooling/AbstractAttributeExtensibleXMLObject.h:30:0,
                 from ./impl/AnyElement.h:31,
                 from impl/AnyElement.cpp:29:
../xmltooling/AbstractXMLObject.h:195:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<QName> m_typeQname;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from ./util/ParserPool.h:33,
                 from ./internal.h:46,
                 from impl/AnyElement.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
impl/AnyElement.cpp: In member function 'virtual xmltooling::XMLObject* xmltooling::AnyElementImpl::clone() const':
impl/AnyElement.cpp:68:5: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
     auto_ptr<XMLObject> domClone(AbstractDOMCachingXMLObject::clone());
     ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from ./util/ParserPool.h:33,
                 from ./internal.h:46,
                 from impl/AnyElement.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
impl/AnyElement.cpp:75:5: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
     auto_ptr<AnyElementImpl> ret2(new AnyElementImpl(*this));
     ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from ./util/ParserPool.h:33,
                 from ./internal.h:46,
                 from impl/AnyElement.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
--- XMLToolingConfig.lo ---
In file included from internal.h:46:0,
                 from XMLToolingConfig.cpp:27:
util/ParserPool.h:193:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<Mutex> m_lock;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from XMLToolingConfig.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from internal.h:46:0,
                 from XMLToolingConfig.cpp:27:
util/ParserPool.h:194:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<xercesc::SecurityManager> m_security;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from XMLToolingConfig.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from XMLToolingConfig.cpp:27:0:
internal.h:137:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<Mutex> m_lock;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from XMLToolingConfig.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from /tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Appender.hh:21:0,
                 from /tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Category.hh:14,
                 from logging.h:34,
                 from XMLToolingConfig.cpp:29:
/tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Priority.hh:106:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
In file included from logging.h:34:0,
                 from XMLToolingConfig.cpp:29:
/tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Category.hh:115:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
/tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Category.hh:149:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
--- UnknownElement.lo ---
In file included from ./internal.h:46:0,
                 from impl/UnknownElement.cpp:27:
./util/ParserPool.h:193:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<Mutex> m_lock;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from ./util/ParserPool.h:33,
                 from ./internal.h:46,
                 from impl/UnknownElement.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from ./internal.h:46:0,
                 from impl/UnknownElement.cpp:27:
./util/ParserPool.h:194:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<xercesc::SecurityManager> m_security;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from ./util/ParserPool.h:33,
                 from ./internal.h:46,
                 from impl/UnknownElement.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from impl/UnknownElement.cpp:27:0:
./internal.h:137:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<Mutex> m_lock;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from ./util/ParserPool.h:33,
                 from ./internal.h:46,
                 from impl/UnknownElement.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
--- XMLToolingConfig.lo ---
In file included from ../xmltooling/AbstractSimpleElement.h:30:0,
                 from impl/UnknownElement.h:30,
                 from XMLToolingConfig.cpp:33:
../xmltooling/AbstractXMLObject.h:195:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<QName> m_typeQname;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from XMLToolingConfig.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
--- UnknownElement.lo ---
In file included from /tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Appender.hh:21:0,
                 from /tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Category.hh:14,
                 from ./logging.h:34,
                 from impl/UnknownElement.cpp:29:
/tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Priority.hh:106:2: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
  throw(std::invalid_argument);
  ^~~~~
In file included from ./logging.h:34:0,
                 from impl/UnknownElement.cpp:29:
/tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Category.hh:115:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
/tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/Category.hh:149:9: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         throw(std::invalid_argument);
         ^~~~~
In file included from ../xmltooling/AbstractSimpleElement.h:30:0,
                 from ./impl/UnknownElement.h:30,
                 from impl/UnknownElement.cpp:30:
../xmltooling/AbstractXMLObject.h:195:14: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         std::auto_ptr<QName> m_typeQname;
              ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from ./util/ParserPool.h:33,
                 from ./internal.h:46,
                 from impl/UnknownElement.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
--- XMLToolingConfig.lo ---
In file included from XMLToolingConfig.cpp:49:0:
util/Threads.h:314:25: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         Lock(const std::auto_ptr<Mutex>& mtx) : mutex(mtx.get()) {
                         ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from XMLToolingConfig.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from XMLToolingConfig.cpp:49:0:
util/Threads.h:375:31: warning: 'template<class> class std::auto_ptr' is deprecated [-Wdeprecated-declarations]
         SharedLock(const std::auto_ptr<RWLock>& lock, bool lockit=true) : rwlock(lock.get()) {
                               ^~~~~~~~
In file included from /usr/include/g++/memory:80:0,
                 from util/ParserPool.h:33,
                 from internal.h:46,
                 from XMLToolingConfig.cpp:27:
/usr/include/g++/bits/unique_ptr.h:51:28: note: declared here
   template<typename> class auto_ptr;
                            ^~~~~~~~
In file included from XMLToolingConfig.cpp:61:0:
/tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/log4shib/PropertyConfigurator.hh:48:64: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated]
         static void configure(const std::string& initFileName) throw (ConfigureFailure);
                                                                ^~~~~
XMLToolingConfig.cpp: In function 'TXFMBase* {anonymous}::TXFMOutputLogFactory(xercesc_3_2::DOMDocument*)':
XMLToolingConfig.cpp:182:41: error: invalid new-expression of abstract class type '{anonymous}::TXFMOutputLog'
             return new TXFMOutputLog(doc);
                                         ^
XMLToolingConfig.cpp:132:11: note:   because the following virtual functions are pure within '{anonymous}::TXFMOutputLog':
     class TXFMOutputLog : public TXFMBase {
           ^~~~~~~~~~~~~
In file included from XMLToolingConfig.cpp:76:0:
/tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/xsec/transformers/TXFMBase.hpp:110:17: note: 	virtual TXFMBase::ioType TXFMBase::getInputType() const
  virtual ioType getInputType(void) const = 0;
                 ^~~~~~~~~~~~
/tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/xsec/transformers/TXFMBase.hpp:111:17: note: 	virtual TXFMBase::ioType TXFMBase::getOutputType() const
  virtual ioType getOutputType(void) const = 0;
                 ^~~~~~~~~~~~~
/tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/.buildlink/include/xsec/transformers/TXFMBase.hpp:112:19: note: 	virtual TXFMBase::nodeType TXFMBase::getNodeType() const
  virtual nodeType getNodeType(void) const = 0;
                   ^~~~~~~~~~~
*** [XMLToolingConfig.lo] Error code 1

make[3]: stopped in /tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/xmltooling-1.5.6/xmltooling
--- AnyElement.lo ---
mv -f .deps/AnyElement.Tpo .deps/AnyElement.Plo
--- UnknownElement.lo ---
mv -f .deps/UnknownElement.Tpo .deps/UnknownElement.Plo
1 error

make[3]: stopped in /tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/xmltooling-1.5.6/xmltooling
*** [all] Error code 2

make[2]: stopped in /tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/xmltooling-1.5.6/xmltooling
1 error

make[2]: stopped in /tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/xmltooling-1.5.6/xmltooling
*** [all-recursive] Error code 1

make[1]: stopped in /tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/xmltooling-1.5.6
1 error

make[1]: stopped in /tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/xmltooling-1.5.6
*** [all] Error code 2

make: stopped in /tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/xmltooling-1.5.6
1 error

make: stopped in /tmp/pkgbuild/textproc/xmltooling/work.earmv6hf/xmltooling-1.5.6
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/textproc/xmltooling
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/textproc/xmltooling