===> Building for opensaml-3.3.1nb1 /opt/pkg/bin/bmake all-recursive Making all in doc Making all in schemas /opt/pkg/bin/bmake do-build-file FILE=saml20-catalog.xml rm -f saml20-catalog.xml.tmp sed < ./saml20-catalog.xml.in > saml20-catalog.xml.tmp -e 's:@-PKGXMLDIR-@:/opt/pkg/share/xml/opensaml:g' cmp -s saml20-catalog.xml saml20-catalog.xml.tmp || mv saml20-catalog.xml.tmp saml20-catalog.xml rm -f saml20-catalog.xml.tmp /opt/pkg/bin/bmake do-build-file FILE=saml10-catalog.xml rm -f saml10-catalog.xml.tmp sed < ./saml10-catalog.xml.in > saml10-catalog.xml.tmp -e 's:@-PKGXMLDIR-@:/opt/pkg/share/xml/opensaml:g' cmp -s saml10-catalog.xml saml10-catalog.xml.tmp || mv saml10-catalog.xml.tmp saml10-catalog.xml rm -f saml10-catalog.xml.tmp /opt/pkg/bin/bmake do-build-file FILE=saml11-catalog.xml rm -f saml11-catalog.xml.tmp sed < ./saml11-catalog.xml.in > saml11-catalog.xml.tmp -e 's:@-PKGXMLDIR-@:/opt/pkg/share/xml/opensaml:g' cmp -s saml11-catalog.xml saml11-catalog.xml.tmp || mv saml11-catalog.xml.tmp saml11-catalog.xml rm -f saml11-catalog.xml.tmp Making all in saml /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT libsaml_la-SAMLConfig.lo -MD -MP -MF .deps/libsaml_la-SAMLConfig.Tpo -c -o libsaml_la-SAMLConfig.lo `test -f 'SAMLConfig.cpp' || echo './'`SAMLConfig.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT libsaml_la-SAMLConfig.lo -MD -MP -MF .deps/libsaml_la-SAMLConfig.Tpo -c SAMLConfig.cpp -fno-common -DPIC -o .libs/libsaml_la-SAMLConfig.o In file included from SAMLConfig.cpp:48: In file included from ./saml1/core/Assertions.h:33: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ In file included from SAMLConfig.cpp:53: In file included from ./saml2/metadata/MetadataFilter.h:27: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ 3 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT libsaml_la-SAMLConfig.lo -MD -MP -MF .deps/libsaml_la-SAMLConfig.Tpo -c SAMLConfig.cpp -o libsaml_la-SAMLConfig.o >/dev/null 2>&1 mv -f .deps/libsaml_la-SAMLConfig.Tpo .deps/libsaml_la-SAMLConfig.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT libsaml_la-version.lo -MD -MP -MF .deps/libsaml_la-version.Tpo -c -o libsaml_la-version.lo `test -f 'version.cpp' || echo './'`version.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT libsaml_la-version.lo -MD -MP -MF .deps/libsaml_la-version.Tpo -c version.cpp -fno-common -DPIC -o .libs/libsaml_la-version.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT libsaml_la-version.lo -MD -MP -MF .deps/libsaml_la-version.Tpo -c version.cpp -o libsaml_la-version.o >/dev/null 2>&1 mv -f .deps/libsaml_la-version.Tpo .deps/libsaml_la-version.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT binding/impl/libsaml_la-ArtifactMap.lo -MD -MP -MF binding/impl/.deps/libsaml_la-ArtifactMap.Tpo -c -o binding/impl/libsaml_la-ArtifactMap.lo `test -f 'binding/impl/ArtifactMap.cpp' || echo './'`binding/impl/ArtifactMap.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT binding/impl/libsaml_la-ArtifactMap.lo -MD -MP -MF binding/impl/.deps/libsaml_la-ArtifactMap.Tpo -c binding/impl/ArtifactMap.cpp -fno-common -DPIC -o binding/impl/.libs/libsaml_la-ArtifactMap.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT binding/impl/libsaml_la-ArtifactMap.lo -MD -MP -MF binding/impl/.deps/libsaml_la-ArtifactMap.Tpo -c binding/impl/ArtifactMap.cpp -o binding/impl/libsaml_la-ArtifactMap.o >/dev/null 2>&1 mv -f binding/impl/.deps/libsaml_la-ArtifactMap.Tpo binding/impl/.deps/libsaml_la-ArtifactMap.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT binding/impl/libsaml_la-ClientCertAuthRule.lo -MD -MP -MF binding/impl/.deps/libsaml_la-ClientCertAuthRule.Tpo -c -o binding/impl/libsaml_la-ClientCertAuthRule.lo `test -f 'binding/impl/ClientCertAuthRule.cpp' || echo './'`binding/impl/ClientCertAuthRule.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT binding/impl/libsaml_la-ClientCertAuthRule.lo -MD -MP -MF binding/impl/.deps/libsaml_la-ClientCertAuthRule.Tpo -c binding/impl/ClientCertAuthRule.cpp -fno-common -DPIC -o binding/impl/.libs/libsaml_la-ClientCertAuthRule.o In file included from binding/impl/ClientCertAuthRule.cpp:29: In file included from ./binding/SecurityPolicy.h:30: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ In file included from binding/impl/ClientCertAuthRule.cpp:31: In file included from ./saml2/metadata/Metadata.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ 3 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT binding/impl/libsaml_la-ClientCertAuthRule.lo -MD -MP -MF binding/impl/.deps/libsaml_la-ClientCertAuthRule.Tpo -c binding/impl/ClientCertAuthRule.cpp -o binding/impl/libsaml_la-ClientCertAuthRule.o >/dev/null 2>&1 mv -f binding/impl/.deps/libsaml_la-ClientCertAuthRule.Tpo binding/impl/.deps/libsaml_la-ClientCertAuthRule.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT binding/impl/libsaml_la-MessageDecoder.lo -MD -MP -MF binding/impl/.deps/libsaml_la-MessageDecoder.Tpo -c -o binding/impl/libsaml_la-MessageDecoder.lo `test -f 'binding/impl/MessageDecoder.cpp' || echo './'`binding/impl/MessageDecoder.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT binding/impl/libsaml_la-MessageDecoder.lo -MD -MP -MF binding/impl/.deps/libsaml_la-MessageDecoder.Tpo -c binding/impl/MessageDecoder.cpp -fno-common -DPIC -o binding/impl/.libs/libsaml_la-MessageDecoder.o In file included from binding/impl/MessageDecoder.cpp:31: In file included from ./saml2/metadata/Metadata.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT binding/impl/libsaml_la-MessageDecoder.lo -MD -MP -MF binding/impl/.deps/libsaml_la-MessageDecoder.Tpo -c binding/impl/MessageDecoder.cpp -o binding/impl/libsaml_la-MessageDecoder.o >/dev/null 2>&1 mv -f binding/impl/.deps/libsaml_la-MessageDecoder.Tpo binding/impl/.deps/libsaml_la-MessageDecoder.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT binding/impl/libsaml_la-MessageEncoder.lo -MD -MP -MF binding/impl/.deps/libsaml_la-MessageEncoder.Tpo -c -o binding/impl/libsaml_la-MessageEncoder.lo `test -f 'binding/impl/MessageEncoder.cpp' || echo './'`binding/impl/MessageEncoder.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT binding/impl/libsaml_la-MessageEncoder.lo -MD -MP -MF binding/impl/.deps/libsaml_la-MessageEncoder.Tpo -c binding/impl/MessageEncoder.cpp -fno-common -DPIC -o binding/impl/.libs/libsaml_la-MessageEncoder.o In file included from binding/impl/MessageEncoder.cpp:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/signature/KeyInfo.h:32: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT binding/impl/libsaml_la-MessageEncoder.lo -MD -MP -MF binding/impl/.deps/libsaml_la-MessageEncoder.Tpo -c binding/impl/MessageEncoder.cpp -o binding/impl/libsaml_la-MessageEncoder.o >/dev/null 2>&1 mv -f binding/impl/.deps/libsaml_la-MessageEncoder.Tpo binding/impl/.deps/libsaml_la-MessageEncoder.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT binding/impl/libsaml_la-MessageFlowRule.lo -MD -MP -MF binding/impl/.deps/libsaml_la-MessageFlowRule.Tpo -c -o binding/impl/libsaml_la-MessageFlowRule.lo `test -f 'binding/impl/MessageFlowRule.cpp' || echo './'`binding/impl/MessageFlowRule.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT binding/impl/libsaml_la-MessageFlowRule.lo -MD -MP -MF binding/impl/.deps/libsaml_la-MessageFlowRule.Tpo -c binding/impl/MessageFlowRule.cpp -fno-common -DPIC -o binding/impl/.libs/libsaml_la-MessageFlowRule.o In file included from binding/impl/MessageFlowRule.cpp:29: In file included from ./binding/SecurityPolicy.h:30: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ 2 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT binding/impl/libsaml_la-MessageFlowRule.lo -MD -MP -MF binding/impl/.deps/libsaml_la-MessageFlowRule.Tpo -c binding/impl/MessageFlowRule.cpp -o binding/impl/libsaml_la-MessageFlowRule.o >/dev/null 2>&1 mv -f binding/impl/.deps/libsaml_la-MessageFlowRule.Tpo binding/impl/.deps/libsaml_la-MessageFlowRule.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT binding/impl/libsaml_la-NullSecurityRule.lo -MD -MP -MF binding/impl/.deps/libsaml_la-NullSecurityRule.Tpo -c -o binding/impl/libsaml_la-NullSecurityRule.lo `test -f 'binding/impl/NullSecurityRule.cpp' || echo './'`binding/impl/NullSecurityRule.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT binding/impl/libsaml_la-NullSecurityRule.lo -MD -MP -MF binding/impl/.deps/libsaml_la-NullSecurityRule.Tpo -c binding/impl/NullSecurityRule.cpp -fno-common -DPIC -o binding/impl/.libs/libsaml_la-NullSecurityRule.o In file included from binding/impl/NullSecurityRule.cpp:28: In file included from ./binding/SecurityPolicy.h:30: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ 2 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT binding/impl/libsaml_la-NullSecurityRule.lo -MD -MP -MF binding/impl/.deps/libsaml_la-NullSecurityRule.Tpo -c binding/impl/NullSecurityRule.cpp -o binding/impl/libsaml_la-NullSecurityRule.o >/dev/null 2>&1 mv -f binding/impl/.deps/libsaml_la-NullSecurityRule.Tpo binding/impl/.deps/libsaml_la-NullSecurityRule.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT binding/impl/libsaml_la-SAMLArtifact.lo -MD -MP -MF binding/impl/.deps/libsaml_la-SAMLArtifact.Tpo -c -o binding/impl/libsaml_la-SAMLArtifact.lo `test -f 'binding/impl/SAMLArtifact.cpp' || echo './'`binding/impl/SAMLArtifact.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT binding/impl/libsaml_la-SAMLArtifact.lo -MD -MP -MF binding/impl/.deps/libsaml_la-SAMLArtifact.Tpo -c binding/impl/SAMLArtifact.cpp -fno-common -DPIC -o binding/impl/.libs/libsaml_la-SAMLArtifact.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT binding/impl/libsaml_la-SAMLArtifact.lo -MD -MP -MF binding/impl/.deps/libsaml_la-SAMLArtifact.Tpo -c binding/impl/SAMLArtifact.cpp -o binding/impl/libsaml_la-SAMLArtifact.o >/dev/null 2>&1 mv -f binding/impl/.deps/libsaml_la-SAMLArtifact.Tpo binding/impl/.deps/libsaml_la-SAMLArtifact.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT binding/impl/libsaml_la-SecurityPolicy.lo -MD -MP -MF binding/impl/.deps/libsaml_la-SecurityPolicy.Tpo -c -o binding/impl/libsaml_la-SecurityPolicy.lo `test -f 'binding/impl/SecurityPolicy.cpp' || echo './'`binding/impl/SecurityPolicy.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT binding/impl/libsaml_la-SecurityPolicy.lo -MD -MP -MF binding/impl/.deps/libsaml_la-SecurityPolicy.Tpo -c binding/impl/SecurityPolicy.cpp -fno-common -DPIC -o binding/impl/.libs/libsaml_la-SecurityPolicy.o In file included from binding/impl/SecurityPolicy.cpp:29: In file included from ./binding/SecurityPolicy.h:30: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ In file included from binding/impl/SecurityPolicy.cpp:31: In file included from ./saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ 3 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT binding/impl/libsaml_la-SecurityPolicy.lo -MD -MP -MF binding/impl/.deps/libsaml_la-SecurityPolicy.Tpo -c binding/impl/SecurityPolicy.cpp -o binding/impl/libsaml_la-SecurityPolicy.o >/dev/null 2>&1 mv -f binding/impl/.deps/libsaml_la-SecurityPolicy.Tpo binding/impl/.deps/libsaml_la-SecurityPolicy.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT binding/impl/libsaml_la-SimpleSigningRule.lo -MD -MP -MF binding/impl/.deps/libsaml_la-SimpleSigningRule.Tpo -c -o binding/impl/libsaml_la-SimpleSigningRule.lo `test -f 'binding/impl/SimpleSigningRule.cpp' || echo './'`binding/impl/SimpleSigningRule.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT binding/impl/libsaml_la-SimpleSigningRule.lo -MD -MP -MF binding/impl/.deps/libsaml_la-SimpleSigningRule.Tpo -c binding/impl/SimpleSigningRule.cpp -fno-common -DPIC -o binding/impl/.libs/libsaml_la-SimpleSigningRule.o In file included from binding/impl/SimpleSigningRule.cpp:29: In file included from ./binding/SecurityPolicy.h:30: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ In file included from binding/impl/SimpleSigningRule.cpp:31: In file included from ./saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ 3 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT binding/impl/libsaml_la-SimpleSigningRule.lo -MD -MP -MF binding/impl/.deps/libsaml_la-SimpleSigningRule.Tpo -c binding/impl/SimpleSigningRule.cpp -o binding/impl/libsaml_la-SimpleSigningRule.o >/dev/null 2>&1 mv -f binding/impl/.deps/libsaml_la-SimpleSigningRule.Tpo binding/impl/.deps/libsaml_la-SimpleSigningRule.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT binding/impl/libsaml_la-SOAPClient.lo -MD -MP -MF binding/impl/.deps/libsaml_la-SOAPClient.Tpo -c -o binding/impl/libsaml_la-SOAPClient.lo `test -f 'binding/impl/SOAPClient.cpp' || echo './'`binding/impl/SOAPClient.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT binding/impl/libsaml_la-SOAPClient.lo -MD -MP -MF binding/impl/.deps/libsaml_la-SOAPClient.Tpo -c binding/impl/SOAPClient.cpp -fno-common -DPIC -o binding/impl/.libs/libsaml_la-SOAPClient.o In file included from binding/impl/SOAPClient.cpp:30: In file included from ./binding/SecurityPolicy.h:30: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ In file included from binding/impl/SOAPClient.cpp:32: In file included from ./saml2/metadata/Metadata.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ binding/impl/SOAPClient.cpp:105:5: warning: 'auto_ptr<soap11::Envelope>' is deprecated [-Wdeprecated-declarations] auto_ptr<soap11::Envelope> env(soap11::SOAPClient::receive()); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<soap11::Envelope>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 4 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT binding/impl/libsaml_la-SOAPClient.lo -MD -MP -MF binding/impl/.deps/libsaml_la-SOAPClient.Tpo -c binding/impl/SOAPClient.cpp -o binding/impl/libsaml_la-SOAPClient.o >/dev/null 2>&1 mv -f binding/impl/.deps/libsaml_la-SOAPClient.Tpo binding/impl/.deps/libsaml_la-SOAPClient.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT binding/impl/libsaml_la-XMLSigningRule.lo -MD -MP -MF binding/impl/.deps/libsaml_la-XMLSigningRule.Tpo -c -o binding/impl/libsaml_la-XMLSigningRule.lo `test -f 'binding/impl/XMLSigningRule.cpp' || echo './'`binding/impl/XMLSigningRule.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT binding/impl/libsaml_la-XMLSigningRule.lo -MD -MP -MF binding/impl/.deps/libsaml_la-XMLSigningRule.Tpo -c binding/impl/XMLSigningRule.cpp -fno-common -DPIC -o binding/impl/.libs/libsaml_la-XMLSigningRule.o In file included from binding/impl/XMLSigningRule.cpp:29: In file included from ./binding/SecurityPolicy.h:30: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ In file included from binding/impl/XMLSigningRule.cpp:31: In file included from ./saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ 3 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT binding/impl/libsaml_la-XMLSigningRule.lo -MD -MP -MF binding/impl/.deps/libsaml_la-XMLSigningRule.Tpo -c binding/impl/XMLSigningRule.cpp -o binding/impl/libsaml_la-XMLSigningRule.o >/dev/null 2>&1 mv -f binding/impl/.deps/libsaml_la-XMLSigningRule.Tpo binding/impl/.deps/libsaml_la-XMLSigningRule.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT profile/impl/libsaml_la-AudienceRestrictionRule.lo -MD -MP -MF profile/impl/.deps/libsaml_la-AudienceRestrictionRule.Tpo -c -o profile/impl/libsaml_la-AudienceRestrictionRule.lo `test -f 'profile/impl/AudienceRestrictionRule.cpp' || echo './'`profile/impl/AudienceRestrictionRule.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT profile/impl/libsaml_la-AudienceRestrictionRule.lo -MD -MP -MF profile/impl/.deps/libsaml_la-AudienceRestrictionRule.Tpo -c profile/impl/AudienceRestrictionRule.cpp -fno-common -DPIC -o profile/impl/.libs/libsaml_la-AudienceRestrictionRule.o In file included from profile/impl/AudienceRestrictionRule.cpp:29: In file included from ./binding/SecurityPolicy.h:30: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ In file included from profile/impl/AudienceRestrictionRule.cpp:31: In file included from ./saml1/core/Assertions.h:33: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ 3 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT profile/impl/libsaml_la-AudienceRestrictionRule.lo -MD -MP -MF profile/impl/.deps/libsaml_la-AudienceRestrictionRule.Tpo -c profile/impl/AudienceRestrictionRule.cpp -o profile/impl/libsaml_la-AudienceRestrictionRule.o >/dev/null 2>&1 mv -f profile/impl/.deps/libsaml_la-AudienceRestrictionRule.Tpo profile/impl/.deps/libsaml_la-AudienceRestrictionRule.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT profile/impl/libsaml_la-ConditionsRule.lo -MD -MP -MF profile/impl/.deps/libsaml_la-ConditionsRule.Tpo -c -o profile/impl/libsaml_la-ConditionsRule.lo `test -f 'profile/impl/ConditionsRule.cpp' || echo './'`profile/impl/ConditionsRule.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT profile/impl/libsaml_la-ConditionsRule.lo -MD -MP -MF profile/impl/.deps/libsaml_la-ConditionsRule.Tpo -c profile/impl/ConditionsRule.cpp -fno-common -DPIC -o profile/impl/.libs/libsaml_la-ConditionsRule.o In file included from profile/impl/ConditionsRule.cpp:29: In file included from ./binding/SecurityPolicy.h:30: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ In file included from profile/impl/ConditionsRule.cpp:31: In file included from ./saml1/core/Assertions.h:33: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ 3 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT profile/impl/libsaml_la-ConditionsRule.lo -MD -MP -MF profile/impl/.deps/libsaml_la-ConditionsRule.Tpo -c profile/impl/ConditionsRule.cpp -o profile/impl/libsaml_la-ConditionsRule.o >/dev/null 2>&1 mv -f profile/impl/.deps/libsaml_la-ConditionsRule.Tpo profile/impl/.deps/libsaml_la-ConditionsRule.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT profile/impl/libsaml_la-IgnoreRule.lo -MD -MP -MF profile/impl/.deps/libsaml_la-IgnoreRule.Tpo -c -o profile/impl/libsaml_la-IgnoreRule.lo `test -f 'profile/impl/IgnoreRule.cpp' || echo './'`profile/impl/IgnoreRule.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT profile/impl/libsaml_la-IgnoreRule.lo -MD -MP -MF profile/impl/.deps/libsaml_la-IgnoreRule.Tpo -c profile/impl/IgnoreRule.cpp -fno-common -DPIC -o profile/impl/.libs/libsaml_la-IgnoreRule.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT profile/impl/libsaml_la-IgnoreRule.lo -MD -MP -MF profile/impl/.deps/libsaml_la-IgnoreRule.Tpo -c profile/impl/IgnoreRule.cpp -o profile/impl/libsaml_la-IgnoreRule.o >/dev/null 2>&1 mv -f profile/impl/.deps/libsaml_la-IgnoreRule.Tpo profile/impl/.deps/libsaml_la-IgnoreRule.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml1/core/impl/libsaml_la-AssertionsImpl.lo -MD -MP -MF saml1/core/impl/.deps/libsaml_la-AssertionsImpl.Tpo -c -o saml1/core/impl/libsaml_la-AssertionsImpl.lo `test -f 'saml1/core/impl/AssertionsImpl.cpp' || echo './'`saml1/core/impl/AssertionsImpl.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml1/core/impl/libsaml_la-AssertionsImpl.lo -MD -MP -MF saml1/core/impl/.deps/libsaml_la-AssertionsImpl.Tpo -c saml1/core/impl/AssertionsImpl.cpp -fno-common -DPIC -o saml1/core/impl/.libs/libsaml_la-AssertionsImpl.o In file included from saml1/core/impl/AssertionsImpl.cpp:29: In file included from ./saml1/core/Assertions.h:33: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ saml1/core/impl/AssertionsImpl.cpp:64:9: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] DECL_XMLOBJECTIMPL_SIMPLE(SAML_DLLLOCAL,AssertionIDReference); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1639:9: note: expanded from macro 'DECL_XMLOBJECTIMPL_SIMPLE' IMPL_XMLOBJECT_CLONE(cname) \ ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/AssertionsImpl.cpp:65:9: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] DECL_XMLOBJECTIMPL_SIMPLE(SAML_DLLLOCAL,Audience); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1639:9: note: expanded from macro 'DECL_XMLOBJECTIMPL_SIMPLE' IMPL_XMLOBJECT_CLONE(cname) \ ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/AssertionsImpl.cpp:66:9: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] DECL_XMLOBJECTIMPL_SIMPLE(SAML_DLLLOCAL,ConfirmationMethod); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1639:9: note: expanded from macro 'DECL_XMLOBJECTIMPL_SIMPLE' IMPL_XMLOBJECT_CLONE(cname) \ ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/AssertionsImpl.cpp:78:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(Condition); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/AssertionsImpl.cpp:78:13: warning: 'auto_ptr<opensaml::saml1::ConditionImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(Condition); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml1::ConditionImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/AssertionsImpl.cpp:98:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE2(AudienceRestrictionCondition,Condition); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1399:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE2' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/AssertionsImpl.cpp:123:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE2(DoNotCacheCondition,Condition); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1399:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE2' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/AssertionsImpl.cpp:159:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(Conditions); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/AssertionsImpl.cpp:213:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(NameIdentifier); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/AssertionsImpl.cpp:239:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(SubjectConfirmationData); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/AssertionsImpl.cpp:239:13: warning: 'auto_ptr<opensaml::saml1::SubjectConfirmationDataImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(SubjectConfirmationData); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml1::SubjectConfirmationDataImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/AssertionsImpl.cpp:274:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(SubjectConfirmation); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/AssertionsImpl.cpp:322:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(Subject); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/AssertionsImpl.cpp:344:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(Statement); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/AssertionsImpl.cpp:344:13: warning: 'auto_ptr<opensaml::saml1::StatementImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(Statement); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml1::StatementImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/AssertionsImpl.cpp:425:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(SubjectLocality); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/AssertionsImpl.cpp:472:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(AuthorityBinding); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/AssertionsImpl.cpp:525:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AuthenticationStatement); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/AssertionsImpl.cpp:525:13: warning: 'auto_ptr<opensaml::saml1::AuthenticationStatementImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AuthenticationStatement); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml1::AuthenticationStatementImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/AssertionsImpl.cpp:570:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(Action); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/AssertionsImpl.cpp:603:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(Evidence); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/AssertionsImpl.cpp:651:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AuthorizationDecisionStatement); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/AssertionsImpl.cpp:651:13: warning: 'auto_ptr<opensaml::saml1::AuthorizationDecisionStatementImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AuthorizationDecisionStatement); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml1::AuthorizationDecisionStatementImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/AssertionsImpl.cpp:705:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(AttributeDesignator); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/AssertionsImpl.cpp:749:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE2(Attribute,AttributeDesignator); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1399:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE2' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/AssertionsImpl.cpp:780:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AttributeValue); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/AssertionsImpl.cpp:780:13: warning: 'auto_ptr<opensaml::saml1::AttributeValueImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AttributeValue); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml1::AttributeValueImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/AssertionsImpl.cpp:798:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AttributeStatement); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/AssertionsImpl.cpp:798:13: warning: 'auto_ptr<opensaml::saml1::AttributeStatementImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AttributeStatement); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml1::AttributeStatementImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/AssertionsImpl.cpp:829:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(Advice); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/AssertionsImpl.cpp:924:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(Assertion); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 32 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml1/core/impl/libsaml_la-AssertionsImpl.lo -MD -MP -MF saml1/core/impl/.deps/libsaml_la-AssertionsImpl.Tpo -c saml1/core/impl/AssertionsImpl.cpp -o saml1/core/impl/libsaml_la-AssertionsImpl.o >/dev/null 2>&1 mv -f saml1/core/impl/.deps/libsaml_la-AssertionsImpl.Tpo saml1/core/impl/.deps/libsaml_la-AssertionsImpl.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml1/core/impl/libsaml_la-AssertionsSchemaValidators.lo -MD -MP -MF saml1/core/impl/.deps/libsaml_la-AssertionsSchemaValidators.Tpo -c -o saml1/core/impl/libsaml_la-AssertionsSchemaValidators.lo `test -f 'saml1/core/impl/AssertionsSchemaValidators.cpp' || echo './'`saml1/core/impl/AssertionsSchemaValidators.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml1/core/impl/libsaml_la-AssertionsSchemaValidators.lo -MD -MP -MF saml1/core/impl/.deps/libsaml_la-AssertionsSchemaValidators.Tpo -c saml1/core/impl/AssertionsSchemaValidators.cpp -fno-common -DPIC -o saml1/core/impl/.libs/libsaml_la-AssertionsSchemaValidators.o In file included from saml1/core/impl/AssertionsSchemaValidators.cpp:29: In file included from ./saml1/core/Assertions.h:33: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml1/core/impl/libsaml_la-AssertionsSchemaValidators.lo -MD -MP -MF saml1/core/impl/.deps/libsaml_la-AssertionsSchemaValidators.Tpo -c saml1/core/impl/AssertionsSchemaValidators.cpp -o saml1/core/impl/libsaml_la-AssertionsSchemaValidators.o >/dev/null 2>&1 mv -f saml1/core/impl/.deps/libsaml_la-AssertionsSchemaValidators.Tpo saml1/core/impl/.deps/libsaml_la-AssertionsSchemaValidators.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml1/core/impl/libsaml_la-ProtocolsImpl.lo -MD -MP -MF saml1/core/impl/.deps/libsaml_la-ProtocolsImpl.Tpo -c -o saml1/core/impl/libsaml_la-ProtocolsImpl.lo `test -f 'saml1/core/impl/ProtocolsImpl.cpp' || echo './'`saml1/core/impl/ProtocolsImpl.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml1/core/impl/libsaml_la-ProtocolsImpl.lo -MD -MP -MF saml1/core/impl/.deps/libsaml_la-ProtocolsImpl.Tpo -c saml1/core/impl/ProtocolsImpl.cpp -fno-common -DPIC -o saml1/core/impl/.libs/libsaml_la-ProtocolsImpl.o In file included from saml1/core/impl/ProtocolsImpl.cpp:29: In file included from ./saml1/core/Assertions.h:33: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ saml1/core/impl/ProtocolsImpl.cpp:65:9: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] DECL_XMLOBJECTIMPL_SIMPLE(SAML_DLLLOCAL,AssertionArtifact); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1639:9: note: expanded from macro 'DECL_XMLOBJECTIMPL_SIMPLE' IMPL_XMLOBJECT_CLONE(cname) \ ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/ProtocolsImpl.cpp:66:9: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] DECL_XMLOBJECTIMPL_SIMPLE(SAML_DLLLOCAL,StatusMessage); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1639:9: note: expanded from macro 'DECL_XMLOBJECTIMPL_SIMPLE' IMPL_XMLOBJECT_CLONE(cname) \ ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/ProtocolsImpl.cpp:110:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(RespondWith); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/ProtocolsImpl.cpp:123:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(Query); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/ProtocolsImpl.cpp:123:13: warning: 'auto_ptr<opensaml::saml1p::QueryImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(Query); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml1p::QueryImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/ProtocolsImpl.cpp:202:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AuthenticationQuery); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/ProtocolsImpl.cpp:202:13: warning: 'auto_ptr<opensaml::saml1p::AuthenticationQueryImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AuthenticationQuery); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml1p::AuthenticationQueryImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/ProtocolsImpl.cpp:243:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AttributeQuery); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/ProtocolsImpl.cpp:243:13: warning: 'auto_ptr<opensaml::saml1p::AttributeQueryImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AttributeQuery); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml1p::AttributeQueryImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/ProtocolsImpl.cpp:295:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AuthorizationDecisionQuery); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/ProtocolsImpl.cpp:295:13: warning: 'auto_ptr<opensaml::saml1p::AuthorizationDecisionQueryImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AuthorizationDecisionQuery); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml1p::AuthorizationDecisionQueryImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/ProtocolsImpl.cpp:482:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(Request); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/ProtocolsImpl.cpp:482:13: warning: 'auto_ptr<opensaml::saml1p::RequestImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(Request); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml1p::RequestImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/ProtocolsImpl.cpp:553:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(StatusCode); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/ProtocolsImpl.cpp:589:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(StatusDetail); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/ProtocolsImpl.cpp:634:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(Status); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/ProtocolsImpl.cpp:837:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(Response); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml1/core/impl/ProtocolsImpl.cpp:837:13: warning: 'auto_ptr<opensaml::saml1p::ResponseImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(Response); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml1p::ResponseImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 19 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml1/core/impl/libsaml_la-ProtocolsImpl.lo -MD -MP -MF saml1/core/impl/.deps/libsaml_la-ProtocolsImpl.Tpo -c saml1/core/impl/ProtocolsImpl.cpp -o saml1/core/impl/libsaml_la-ProtocolsImpl.o >/dev/null 2>&1 mv -f saml1/core/impl/.deps/libsaml_la-ProtocolsImpl.Tpo saml1/core/impl/.deps/libsaml_la-ProtocolsImpl.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml1/core/impl/libsaml_la-ProtocolsSchemaValidators.lo -MD -MP -MF saml1/core/impl/.deps/libsaml_la-ProtocolsSchemaValidators.Tpo -c -o saml1/core/impl/libsaml_la-ProtocolsSchemaValidators.lo `test -f 'saml1/core/impl/ProtocolsSchemaValidators.cpp' || echo './'`saml1/core/impl/ProtocolsSchemaValidators.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml1/core/impl/libsaml_la-ProtocolsSchemaValidators.lo -MD -MP -MF saml1/core/impl/.deps/libsaml_la-ProtocolsSchemaValidators.Tpo -c saml1/core/impl/ProtocolsSchemaValidators.cpp -fno-common -DPIC -o saml1/core/impl/.libs/libsaml_la-ProtocolsSchemaValidators.o In file included from saml1/core/impl/ProtocolsSchemaValidators.cpp:29: In file included from ./saml1/core/Protocols.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml1/core/impl/libsaml_la-ProtocolsSchemaValidators.lo -MD -MP -MF saml1/core/impl/.deps/libsaml_la-ProtocolsSchemaValidators.Tpo -c saml1/core/impl/ProtocolsSchemaValidators.cpp -o saml1/core/impl/libsaml_la-ProtocolsSchemaValidators.o >/dev/null 2>&1 mv -f saml1/core/impl/.deps/libsaml_la-ProtocolsSchemaValidators.Tpo saml1/core/impl/.deps/libsaml_la-ProtocolsSchemaValidators.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml1/binding/impl/libsaml_la-SAMLArtifactType0001.lo -MD -MP -MF saml1/binding/impl/.deps/libsaml_la-SAMLArtifactType0001.Tpo -c -o saml1/binding/impl/libsaml_la-SAMLArtifactType0001.lo `test -f 'saml1/binding/impl/SAMLArtifactType0001.cpp' || echo './'`saml1/binding/impl/SAMLArtifactType0001.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml1/binding/impl/libsaml_la-SAMLArtifactType0001.lo -MD -MP -MF saml1/binding/impl/.deps/libsaml_la-SAMLArtifactType0001.Tpo -c saml1/binding/impl/SAMLArtifactType0001.cpp -fno-common -DPIC -o saml1/binding/impl/.libs/libsaml_la-SAMLArtifactType0001.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml1/binding/impl/libsaml_la-SAMLArtifactType0001.lo -MD -MP -MF saml1/binding/impl/.deps/libsaml_la-SAMLArtifactType0001.Tpo -c saml1/binding/impl/SAMLArtifactType0001.cpp -o saml1/binding/impl/libsaml_la-SAMLArtifactType0001.o >/dev/null 2>&1 mv -f saml1/binding/impl/.deps/libsaml_la-SAMLArtifactType0001.Tpo saml1/binding/impl/.deps/libsaml_la-SAMLArtifactType0001.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml1/binding/impl/libsaml_la-SAMLArtifactType0002.lo -MD -MP -MF saml1/binding/impl/.deps/libsaml_la-SAMLArtifactType0002.Tpo -c -o saml1/binding/impl/libsaml_la-SAMLArtifactType0002.lo `test -f 'saml1/binding/impl/SAMLArtifactType0002.cpp' || echo './'`saml1/binding/impl/SAMLArtifactType0002.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml1/binding/impl/libsaml_la-SAMLArtifactType0002.lo -MD -MP -MF saml1/binding/impl/.deps/libsaml_la-SAMLArtifactType0002.Tpo -c saml1/binding/impl/SAMLArtifactType0002.cpp -fno-common -DPIC -o saml1/binding/impl/.libs/libsaml_la-SAMLArtifactType0002.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml1/binding/impl/libsaml_la-SAMLArtifactType0002.lo -MD -MP -MF saml1/binding/impl/.deps/libsaml_la-SAMLArtifactType0002.Tpo -c saml1/binding/impl/SAMLArtifactType0002.cpp -o saml1/binding/impl/libsaml_la-SAMLArtifactType0002.o >/dev/null 2>&1 mv -f saml1/binding/impl/.deps/libsaml_la-SAMLArtifactType0002.Tpo saml1/binding/impl/.deps/libsaml_la-SAMLArtifactType0002.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml1/binding/impl/libsaml_la-SAML1ArtifactDecoder.lo -MD -MP -MF saml1/binding/impl/.deps/libsaml_la-SAML1ArtifactDecoder.Tpo -c -o saml1/binding/impl/libsaml_la-SAML1ArtifactDecoder.lo `test -f 'saml1/binding/impl/SAML1ArtifactDecoder.cpp' || echo './'`saml1/binding/impl/SAML1ArtifactDecoder.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml1/binding/impl/libsaml_la-SAML1ArtifactDecoder.lo -MD -MP -MF saml1/binding/impl/.deps/libsaml_la-SAML1ArtifactDecoder.Tpo -c saml1/binding/impl/SAML1ArtifactDecoder.cpp -fno-common -DPIC -o saml1/binding/impl/.libs/libsaml_la-SAML1ArtifactDecoder.o In file included from saml1/binding/impl/SAML1ArtifactDecoder.cpp:30: In file included from ./binding/SecurityPolicy.h:30: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ In file included from saml1/binding/impl/SAML1ArtifactDecoder.cpp:32: In file included from ./saml1/core/Protocols.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ saml1/binding/impl/SAML1ArtifactDecoder.cpp:155:5: warning: 'auto_ptr<opensaml::saml1p::Response>' is deprecated [-Wdeprecated-declarations] auto_ptr<Response> response( ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml1p::Response>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 4 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml1/binding/impl/libsaml_la-SAML1ArtifactDecoder.lo -MD -MP -MF saml1/binding/impl/.deps/libsaml_la-SAML1ArtifactDecoder.Tpo -c saml1/binding/impl/SAML1ArtifactDecoder.cpp -o saml1/binding/impl/libsaml_la-SAML1ArtifactDecoder.o >/dev/null 2>&1 mv -f saml1/binding/impl/.deps/libsaml_la-SAML1ArtifactDecoder.Tpo saml1/binding/impl/.deps/libsaml_la-SAML1ArtifactDecoder.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml1/binding/impl/libsaml_la-SAML1ArtifactEncoder.lo -MD -MP -MF saml1/binding/impl/.deps/libsaml_la-SAML1ArtifactEncoder.Tpo -c -o saml1/binding/impl/libsaml_la-SAML1ArtifactEncoder.lo `test -f 'saml1/binding/impl/SAML1ArtifactEncoder.cpp' || echo './'`saml1/binding/impl/SAML1ArtifactEncoder.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml1/binding/impl/libsaml_la-SAML1ArtifactEncoder.lo -MD -MP -MF saml1/binding/impl/.deps/libsaml_la-SAML1ArtifactEncoder.Tpo -c saml1/binding/impl/SAML1ArtifactEncoder.cpp -fno-common -DPIC -o saml1/binding/impl/.libs/libsaml_la-SAML1ArtifactEncoder.o In file included from saml1/binding/impl/SAML1ArtifactEncoder.cpp:32: In file included from ./saml1/core/Assertions.h:33: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml1/binding/impl/libsaml_la-SAML1ArtifactEncoder.lo -MD -MP -MF saml1/binding/impl/.deps/libsaml_la-SAML1ArtifactEncoder.Tpo -c saml1/binding/impl/SAML1ArtifactEncoder.cpp -o saml1/binding/impl/libsaml_la-SAML1ArtifactEncoder.o >/dev/null 2>&1 mv -f saml1/binding/impl/.deps/libsaml_la-SAML1ArtifactEncoder.Tpo saml1/binding/impl/.deps/libsaml_la-SAML1ArtifactEncoder.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml1/binding/impl/libsaml_la-SAML1MessageDecoder.lo -MD -MP -MF saml1/binding/impl/.deps/libsaml_la-SAML1MessageDecoder.Tpo -c -o saml1/binding/impl/libsaml_la-SAML1MessageDecoder.lo `test -f 'saml1/binding/impl/SAML1MessageDecoder.cpp' || echo './'`saml1/binding/impl/SAML1MessageDecoder.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml1/binding/impl/libsaml_la-SAML1MessageDecoder.lo -MD -MP -MF saml1/binding/impl/.deps/libsaml_la-SAML1MessageDecoder.Tpo -c saml1/binding/impl/SAML1MessageDecoder.cpp -fno-common -DPIC -o saml1/binding/impl/.libs/libsaml_la-SAML1MessageDecoder.o In file included from saml1/binding/impl/SAML1MessageDecoder.cpp:28: In file included from ./binding/SecurityPolicy.h:30: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ In file included from saml1/binding/impl/SAML1MessageDecoder.cpp:30: In file included from ./saml1/core/Assertions.h:33: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ 3 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml1/binding/impl/libsaml_la-SAML1MessageDecoder.lo -MD -MP -MF saml1/binding/impl/.deps/libsaml_la-SAML1MessageDecoder.Tpo -c saml1/binding/impl/SAML1MessageDecoder.cpp -o saml1/binding/impl/libsaml_la-SAML1MessageDecoder.o >/dev/null 2>&1 mv -f saml1/binding/impl/.deps/libsaml_la-SAML1MessageDecoder.Tpo saml1/binding/impl/.deps/libsaml_la-SAML1MessageDecoder.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml1/binding/impl/libsaml_la-SAML1POSTDecoder.lo -MD -MP -MF saml1/binding/impl/.deps/libsaml_la-SAML1POSTDecoder.Tpo -c -o saml1/binding/impl/libsaml_la-SAML1POSTDecoder.lo `test -f 'saml1/binding/impl/SAML1POSTDecoder.cpp' || echo './'`saml1/binding/impl/SAML1POSTDecoder.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml1/binding/impl/libsaml_la-SAML1POSTDecoder.lo -MD -MP -MF saml1/binding/impl/.deps/libsaml_la-SAML1POSTDecoder.Tpo -c saml1/binding/impl/SAML1POSTDecoder.cpp -fno-common -DPIC -o saml1/binding/impl/.libs/libsaml_la-SAML1POSTDecoder.o In file included from saml1/binding/impl/SAML1POSTDecoder.cpp:29: In file included from ./binding/SecurityPolicy.h:30: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ In file included from saml1/binding/impl/SAML1POSTDecoder.cpp:31: In file included from ./saml1/core/Assertions.h:33: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ saml1/binding/impl/SAML1POSTDecoder.cpp:114:5: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] auto_ptr<XMLObject> xmlObject(XMLObjectBuilder::buildOneFromElement(doc->getDocumentElement(), true)); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 4 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml1/binding/impl/libsaml_la-SAML1POSTDecoder.lo -MD -MP -MF saml1/binding/impl/.deps/libsaml_la-SAML1POSTDecoder.Tpo -c saml1/binding/impl/SAML1POSTDecoder.cpp -o saml1/binding/impl/libsaml_la-SAML1POSTDecoder.o >/dev/null 2>&1 mv -f saml1/binding/impl/.deps/libsaml_la-SAML1POSTDecoder.Tpo saml1/binding/impl/.deps/libsaml_la-SAML1POSTDecoder.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml1/binding/impl/libsaml_la-SAML1POSTEncoder.lo -MD -MP -MF saml1/binding/impl/.deps/libsaml_la-SAML1POSTEncoder.Tpo -c -o saml1/binding/impl/libsaml_la-SAML1POSTEncoder.lo `test -f 'saml1/binding/impl/SAML1POSTEncoder.cpp' || echo './'`saml1/binding/impl/SAML1POSTEncoder.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml1/binding/impl/libsaml_la-SAML1POSTEncoder.lo -MD -MP -MF saml1/binding/impl/.deps/libsaml_la-SAML1POSTEncoder.Tpo -c saml1/binding/impl/SAML1POSTEncoder.cpp -fno-common -DPIC -o saml1/binding/impl/.libs/libsaml_la-SAML1POSTEncoder.o In file included from saml1/binding/impl/SAML1POSTEncoder.cpp:31: In file included from ./saml1/core/Protocols.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml1/binding/impl/libsaml_la-SAML1POSTEncoder.lo -MD -MP -MF saml1/binding/impl/.deps/libsaml_la-SAML1POSTEncoder.Tpo -c saml1/binding/impl/SAML1POSTEncoder.cpp -o saml1/binding/impl/libsaml_la-SAML1POSTEncoder.o >/dev/null 2>&1 mv -f saml1/binding/impl/.deps/libsaml_la-SAML1POSTEncoder.Tpo saml1/binding/impl/.deps/libsaml_la-SAML1POSTEncoder.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml1/binding/impl/libsaml_la-SAML1SOAPDecoder.lo -MD -MP -MF saml1/binding/impl/.deps/libsaml_la-SAML1SOAPDecoder.Tpo -c -o saml1/binding/impl/libsaml_la-SAML1SOAPDecoder.lo `test -f 'saml1/binding/impl/SAML1SOAPDecoder.cpp' || echo './'`saml1/binding/impl/SAML1SOAPDecoder.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml1/binding/impl/libsaml_la-SAML1SOAPDecoder.lo -MD -MP -MF saml1/binding/impl/.deps/libsaml_la-SAML1SOAPDecoder.Tpo -c saml1/binding/impl/SAML1SOAPDecoder.cpp -fno-common -DPIC -o saml1/binding/impl/.libs/libsaml_la-SAML1SOAPDecoder.o In file included from saml1/binding/impl/SAML1SOAPDecoder.cpp:29: In file included from ./binding/SecurityPolicy.h:30: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ In file included from saml1/binding/impl/SAML1SOAPDecoder.cpp:31: In file included from ./saml1/core/Protocols.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ saml1/binding/impl/SAML1SOAPDecoder.cpp:104:5: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] auto_ptr<XMLObject> xmlObject(XMLObjectBuilder::buildOneFromElement(doc->getDocumentElement(), true)); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 4 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml1/binding/impl/libsaml_la-SAML1SOAPDecoder.lo -MD -MP -MF saml1/binding/impl/.deps/libsaml_la-SAML1SOAPDecoder.Tpo -c saml1/binding/impl/SAML1SOAPDecoder.cpp -o saml1/binding/impl/libsaml_la-SAML1SOAPDecoder.o >/dev/null 2>&1 mv -f saml1/binding/impl/.deps/libsaml_la-SAML1SOAPDecoder.Tpo saml1/binding/impl/.deps/libsaml_la-SAML1SOAPDecoder.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml1/binding/impl/libsaml_la-SAML1SOAPEncoder.lo -MD -MP -MF saml1/binding/impl/.deps/libsaml_la-SAML1SOAPEncoder.Tpo -c -o saml1/binding/impl/libsaml_la-SAML1SOAPEncoder.lo `test -f 'saml1/binding/impl/SAML1SOAPEncoder.cpp' || echo './'`saml1/binding/impl/SAML1SOAPEncoder.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml1/binding/impl/libsaml_la-SAML1SOAPEncoder.lo -MD -MP -MF saml1/binding/impl/.deps/libsaml_la-SAML1SOAPEncoder.Tpo -c saml1/binding/impl/SAML1SOAPEncoder.cpp -fno-common -DPIC -o saml1/binding/impl/.libs/libsaml_la-SAML1SOAPEncoder.o In file included from saml1/binding/impl/SAML1SOAPEncoder.cpp:31: In file included from ./saml1/core/Protocols.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml1/binding/impl/libsaml_la-SAML1SOAPEncoder.lo -MD -MP -MF saml1/binding/impl/.deps/libsaml_la-SAML1SOAPEncoder.Tpo -c saml1/binding/impl/SAML1SOAPEncoder.cpp -o saml1/binding/impl/libsaml_la-SAML1SOAPEncoder.o >/dev/null 2>&1 mv -f saml1/binding/impl/.deps/libsaml_la-SAML1SOAPEncoder.Tpo saml1/binding/impl/.deps/libsaml_la-SAML1SOAPEncoder.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml1/binding/impl/libsaml_la-SAML1SOAPClient.lo -MD -MP -MF saml1/binding/impl/.deps/libsaml_la-SAML1SOAPClient.Tpo -c -o saml1/binding/impl/libsaml_la-SAML1SOAPClient.lo `test -f 'saml1/binding/impl/SAML1SOAPClient.cpp' || echo './'`saml1/binding/impl/SAML1SOAPClient.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml1/binding/impl/libsaml_la-SAML1SOAPClient.lo -MD -MP -MF saml1/binding/impl/.deps/libsaml_la-SAML1SOAPClient.Tpo -c saml1/binding/impl/SAML1SOAPClient.cpp -fno-common -DPIC -o saml1/binding/impl/.libs/libsaml_la-SAML1SOAPClient.o In file included from saml1/binding/impl/SAML1SOAPClient.cpp:29: In file included from ./binding/SecurityPolicy.h:30: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ In file included from saml1/binding/impl/SAML1SOAPClient.cpp:32: In file included from ./saml1/core/Protocols.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ saml1/binding/impl/SAML1SOAPClient.cpp:69:5: warning: 'auto_ptr<soap11::Envelope>' is deprecated [-Wdeprecated-declarations] auto_ptr<Envelope> env(m_soaper.receive()); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<soap11::Envelope>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 4 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml1/binding/impl/libsaml_la-SAML1SOAPClient.lo -MD -MP -MF saml1/binding/impl/.deps/libsaml_la-SAML1SOAPClient.Tpo -c saml1/binding/impl/SAML1SOAPClient.cpp -o saml1/binding/impl/libsaml_la-SAML1SOAPClient.o >/dev/null 2>&1 mv -f saml1/binding/impl/.deps/libsaml_la-SAML1SOAPClient.Tpo saml1/binding/impl/.deps/libsaml_la-SAML1SOAPClient.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml1/profile/impl/libsaml_la-SAML1BrowserSSORule.lo -MD -MP -MF saml1/profile/impl/.deps/libsaml_la-SAML1BrowserSSORule.Tpo -c -o saml1/profile/impl/libsaml_la-SAML1BrowserSSORule.lo `test -f 'saml1/profile/impl/SAML1BrowserSSORule.cpp' || echo './'`saml1/profile/impl/SAML1BrowserSSORule.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml1/profile/impl/libsaml_la-SAML1BrowserSSORule.lo -MD -MP -MF saml1/profile/impl/.deps/libsaml_la-SAML1BrowserSSORule.Tpo -c saml1/profile/impl/SAML1BrowserSSORule.cpp -fno-common -DPIC -o saml1/profile/impl/.libs/libsaml_la-SAML1BrowserSSORule.o In file included from saml1/profile/impl/SAML1BrowserSSORule.cpp:30: In file included from ./saml1/core/Assertions.h:33: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml1/profile/impl/libsaml_la-SAML1BrowserSSORule.lo -MD -MP -MF saml1/profile/impl/.deps/libsaml_la-SAML1BrowserSSORule.Tpo -c saml1/profile/impl/SAML1BrowserSSORule.cpp -o saml1/profile/impl/libsaml_la-SAML1BrowserSSORule.o >/dev/null 2>&1 mv -f saml1/profile/impl/.deps/libsaml_la-SAML1BrowserSSORule.Tpo saml1/profile/impl/.deps/libsaml_la-SAML1BrowserSSORule.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/core/impl/libsaml_la-Assertions.lo -MD -MP -MF saml2/core/impl/.deps/libsaml_la-Assertions.Tpo -c -o saml2/core/impl/libsaml_la-Assertions.lo `test -f 'saml2/core/impl/Assertions.cpp' || echo './'`saml2/core/impl/Assertions.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/core/impl/libsaml_la-Assertions.lo -MD -MP -MF saml2/core/impl/.deps/libsaml_la-Assertions.Tpo -c saml2/core/impl/Assertions.cpp -fno-common -DPIC -o saml2/core/impl/.libs/libsaml_la-Assertions.o In file included from saml2/core/impl/Assertions.cpp:29: In file included from ../saml/encryption/EncryptedKeyResolver.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/encryption/EncryptedKeyResolver.h:30: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/encryption/Encryption.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ In file included from saml2/core/impl/Assertions.cpp:32: In file included from ./saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ saml2/core/impl/Assertions.cpp:271:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] auto_ptr<XMLObject> ret(XMLObjectBuilder::buildOneFromElement(treecopy, true)); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 4 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/core/impl/libsaml_la-Assertions.lo -MD -MP -MF saml2/core/impl/.deps/libsaml_la-Assertions.Tpo -c saml2/core/impl/Assertions.cpp -o saml2/core/impl/libsaml_la-Assertions.o >/dev/null 2>&1 mv -f saml2/core/impl/.deps/libsaml_la-Assertions.Tpo saml2/core/impl/.deps/libsaml_la-Assertions.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/core/impl/libsaml_la-Assertions20Impl.lo -MD -MP -MF saml2/core/impl/.deps/libsaml_la-Assertions20Impl.Tpo -c -o saml2/core/impl/libsaml_la-Assertions20Impl.lo `test -f 'saml2/core/impl/Assertions20Impl.cpp' || echo './'`saml2/core/impl/Assertions20Impl.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/core/impl/libsaml_la-Assertions20Impl.lo -MD -MP -MF saml2/core/impl/.deps/libsaml_la-Assertions20Impl.Tpo -c saml2/core/impl/Assertions20Impl.cpp -fno-common -DPIC -o saml2/core/impl/.libs/libsaml_la-Assertions20Impl.o In file included from saml2/core/impl/Assertions20Impl.cpp:29: In file included from ../saml/encryption/EncryptedKeyResolver.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/encryption/EncryptedKeyResolver.h:30: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/encryption/Encryption.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ saml2/core/impl/Assertions20Impl.cpp:67:9: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] DECL_XMLOBJECTIMPL_SIMPLE(SAML_DLLLOCAL,AssertionIDRef); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1639:9: note: expanded from macro 'DECL_XMLOBJECTIMPL_SIMPLE' IMPL_XMLOBJECT_CLONE(cname) \ ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:68:9: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] DECL_XMLOBJECTIMPL_SIMPLE(SAML_DLLLOCAL,AssertionURIRef); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1639:9: note: expanded from macro 'DECL_XMLOBJECTIMPL_SIMPLE' IMPL_XMLOBJECT_CLONE(cname) \ ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:69:9: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] DECL_XMLOBJECTIMPL_SIMPLE(SAML_DLLLOCAL,Audience); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1639:9: note: expanded from macro 'DECL_XMLOBJECTIMPL_SIMPLE' IMPL_XMLOBJECT_CLONE(cname) \ ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:70:9: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] DECL_XMLOBJECTIMPL_SIMPLE(SAML_DLLLOCAL,AuthnContextClassRef); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1639:9: note: expanded from macro 'DECL_XMLOBJECTIMPL_SIMPLE' IMPL_XMLOBJECT_CLONE(cname) \ ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:71:9: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] DECL_XMLOBJECTIMPL_SIMPLE(SAML_DLLLOCAL,AuthnContextDeclRef); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1639:9: note: expanded from macro 'DECL_XMLOBJECTIMPL_SIMPLE' IMPL_XMLOBJECT_CLONE(cname) \ ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:72:9: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] DECL_XMLOBJECTIMPL_SIMPLE(SAML_DLLLOCAL,AuthenticatingAuthority); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1639:9: note: expanded from macro 'DECL_XMLOBJECTIMPL_SIMPLE' IMPL_XMLOBJECT_CLONE(cname) \ ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:114:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(NameIDType); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:114:13: warning: 'auto_ptr<opensaml::saml2::NameIDTypeImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(NameIDType); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2::NameIDTypeImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:147:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(NameID); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:147:13: warning: 'auto_ptr<opensaml::saml2::NameIDImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(NameID); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2::NameIDImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:160:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(Issuer); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:160:13: warning: 'auto_ptr<opensaml::saml2::IssuerImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(Issuer); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2::IssuerImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:198:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(EncryptedElementType); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:198:13: warning: 'auto_ptr<opensaml::saml2::EncryptedElementTypeImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(EncryptedElementType); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2::EncryptedElementTypeImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:220:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(EncryptedID); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:220:13: warning: 'auto_ptr<opensaml::saml2::EncryptedIDImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(EncryptedID); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2::EncryptedIDImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:233:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(Condition); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:253:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE2(AudienceRestriction,Condition); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1399:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE2' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:278:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE2(OneTimeUse,Condition); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1399:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE2' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:301:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE2(ProxyRestriction,Condition); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1399:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE2' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:364:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(Delegate); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:408:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE2(DelegationRestrictionType,Condition); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1399:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE2' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:453:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(Conditions); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:565:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(SubjectConfirmationData); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:565:13: warning: 'auto_ptr<opensaml::saml2::SubjectConfirmationDataImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(SubjectConfirmationData); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2::SubjectConfirmationDataImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:632:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(KeyInfoConfirmationDataType); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:632:13: warning: 'auto_ptr<opensaml::saml2::KeyInfoConfirmationDataTypeImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(KeyInfoConfirmationDataType); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2::KeyInfoConfirmationDataTypeImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:723:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(SubjectConfirmation); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:786:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(Subject); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:830:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(SubjectLocality); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:857:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(Statement); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:857:13: warning: 'auto_ptr<opensaml::saml2::StatementImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(Statement); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2::StatementImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:871:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AuthnContextDecl); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:871:13: warning: 'auto_ptr<opensaml::saml2::AuthnContextDeclImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AuthnContextDecl); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2::AuthnContextDeclImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:911:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(AuthnContext); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:968:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE2(AuthnStatement,Statement); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1399:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE2' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:1015:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(Action); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:1051:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(Evidence); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:1101:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE2(AuthzDecisionStatement,Statement); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1399:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE2' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:1136:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AttributeValue); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:1136:13: warning: 'auto_ptr<opensaml::saml2::AttributeValueImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AttributeValue); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2::AttributeValueImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:1173:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(Attribute); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:1224:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(EncryptedAttribute); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:1224:13: warning: 'auto_ptr<opensaml::saml2::EncryptedAttributeImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(EncryptedAttribute); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2::EncryptedAttributeImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:1247:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE2(AttributeStatement,Statement); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1399:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE2' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:1282:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(Advice); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:1317:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(EncryptedAssertion); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:1317:13: warning: 'auto_ptr<opensaml::saml2::EncryptedAssertionImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(EncryptedAssertion); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2::EncryptedAssertionImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Assertions20Impl.cpp:1400:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(Assertion); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 50 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/core/impl/libsaml_la-Assertions20Impl.lo -MD -MP -MF saml2/core/impl/.deps/libsaml_la-Assertions20Impl.Tpo -c saml2/core/impl/Assertions20Impl.cpp -o saml2/core/impl/libsaml_la-Assertions20Impl.o >/dev/null 2>&1 mv -f saml2/core/impl/.deps/libsaml_la-Assertions20Impl.Tpo saml2/core/impl/.deps/libsaml_la-Assertions20Impl.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/core/impl/libsaml_la-Assertions20SchemaValidators.lo -MD -MP -MF saml2/core/impl/.deps/libsaml_la-Assertions20SchemaValidators.Tpo -c -o saml2/core/impl/libsaml_la-Assertions20SchemaValidators.lo `test -f 'saml2/core/impl/Assertions20SchemaValidators.cpp' || echo './'`saml2/core/impl/Assertions20SchemaValidators.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/core/impl/libsaml_la-Assertions20SchemaValidators.lo -MD -MP -MF saml2/core/impl/.deps/libsaml_la-Assertions20SchemaValidators.Tpo -c saml2/core/impl/Assertions20SchemaValidators.cpp -fno-common -DPIC -o saml2/core/impl/.libs/libsaml_la-Assertions20SchemaValidators.o In file included from saml2/core/impl/Assertions20SchemaValidators.cpp:29: In file included from ./saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/core/impl/libsaml_la-Assertions20SchemaValidators.lo -MD -MP -MF saml2/core/impl/.deps/libsaml_la-Assertions20SchemaValidators.Tpo -c saml2/core/impl/Assertions20SchemaValidators.cpp -o saml2/core/impl/libsaml_la-Assertions20SchemaValidators.o >/dev/null 2>&1 mv -f saml2/core/impl/.deps/libsaml_la-Assertions20SchemaValidators.Tpo saml2/core/impl/.deps/libsaml_la-Assertions20SchemaValidators.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/core/impl/libsaml_la-Protocols20Impl.lo -MD -MP -MF saml2/core/impl/.deps/libsaml_la-Protocols20Impl.Tpo -c -o saml2/core/impl/libsaml_la-Protocols20Impl.lo `test -f 'saml2/core/impl/Protocols20Impl.cpp' || echo './'`saml2/core/impl/Protocols20Impl.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/core/impl/libsaml_la-Protocols20Impl.lo -MD -MP -MF saml2/core/impl/.deps/libsaml_la-Protocols20Impl.Tpo -c saml2/core/impl/Protocols20Impl.cpp -fno-common -DPIC -o saml2/core/impl/.libs/libsaml_la-Protocols20Impl.o In file included from saml2/core/impl/Protocols20Impl.cpp:29: In file included from ./saml2/core/Protocols.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ saml2/core/impl/Protocols20Impl.cpp:64:9: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] DECL_XMLOBJECTIMPL_SIMPLE(SAML_DLLLOCAL,Artifact); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1639:9: note: expanded from macro 'DECL_XMLOBJECTIMPL_SIMPLE' IMPL_XMLOBJECT_CLONE(cname) \ ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:65:9: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] DECL_XMLOBJECTIMPL_SIMPLE(SAML_DLLLOCAL,GetComplete); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1639:9: note: expanded from macro 'DECL_XMLOBJECTIMPL_SIMPLE' IMPL_XMLOBJECT_CLONE(cname) \ ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:66:9: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] DECL_XMLOBJECTIMPL_SIMPLE(SAML_DLLLOCAL,NewID); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1639:9: note: expanded from macro 'DECL_XMLOBJECTIMPL_SIMPLE' IMPL_XMLOBJECT_CLONE(cname) \ ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:67:9: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] DECL_XMLOBJECTIMPL_SIMPLE(SAML_DLLLOCAL,RequesterID); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1639:9: note: expanded from macro 'DECL_XMLOBJECTIMPL_SIMPLE' IMPL_XMLOBJECT_CLONE(cname) \ ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:68:9: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] DECL_XMLOBJECTIMPL_SIMPLE(SAML_DLLLOCAL,SessionIndex); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1639:9: note: expanded from macro 'DECL_XMLOBJECTIMPL_SIMPLE' IMPL_XMLOBJECT_CLONE(cname) \ ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:69:9: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] DECL_XMLOBJECTIMPL_SIMPLE(SAML_DLLLOCAL,StatusMessage); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1639:9: note: expanded from macro 'DECL_XMLOBJECTIMPL_SIMPLE' IMPL_XMLOBJECT_CLONE(cname) \ ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:71:9: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] DECL_XMLOBJECTIMPL_SIMPLE(SAML_DLLLOCAL,RespondTo); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1639:9: note: expanded from macro 'DECL_XMLOBJECTIMPL_SIMPLE' IMPL_XMLOBJECT_CLONE(cname) \ ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:88:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(Asynchronous); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:111:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(Extensions); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:157:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(StatusCode); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:194:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(StatusDetail); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:239:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(Status); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:414:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AssertionIDRequest); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:414:13: warning: 'auto_ptr<opensaml::saml2p::AssertionIDRequestImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AssertionIDRequest); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2p::AssertionIDRequestImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:498:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(RequestedAuthnContext); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:551:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AuthnQuery); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:551:13: warning: 'auto_ptr<opensaml::saml2p::AuthnQueryImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AuthnQuery); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2p::AuthnQueryImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:586:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AttributeQuery); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:586:13: warning: 'auto_ptr<opensaml::saml2p::AttributeQueryImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AttributeQuery); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2p::AttributeQueryImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:627:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AuthzDecisionQuery); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:627:13: warning: 'auto_ptr<opensaml::saml2p::AuthzDecisionQueryImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AuthzDecisionQuery); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2p::AuthzDecisionQueryImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:680:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(NameIDPolicy); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:731:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(IDPEntry); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:778:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(IDPList); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:822:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(Scoping); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:911:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AuthnRequest); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:911:13: warning: 'auto_ptr<opensaml::saml2p::AuthnRequestImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AuthnRequest); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2p::AuthnRequestImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:1119:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(Response); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:1119:13: warning: 'auto_ptr<opensaml::saml2p::ResponseImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(Response); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2p::ResponseImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:1157:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(ArtifactResolve); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:1157:13: warning: 'auto_ptr<opensaml::saml2p::ArtifactResolveImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(ArtifactResolve); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2p::ArtifactResolveImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:1193:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(ArtifactResponse); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:1193:13: warning: 'auto_ptr<opensaml::saml2p::ArtifactResponseImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(ArtifactResponse); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2p::ArtifactResponseImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:1244:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE2(NewEncryptedID,EncryptedElementType); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1399:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE2' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:1271:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(Terminate); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:1323:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(ManageNameIDRequest); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:1323:13: warning: 'auto_ptr<opensaml::saml2p::ManageNameIDRequestImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(ManageNameIDRequest); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2p::ManageNameIDRequestImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:1351:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(ManageNameIDResponse); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:1351:13: warning: 'auto_ptr<opensaml::saml2p::ManageNameIDResponseImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(ManageNameIDResponse); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2p::ManageNameIDResponseImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:1398:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(LogoutRequest); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:1398:13: warning: 'auto_ptr<opensaml::saml2p::LogoutRequestImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(LogoutRequest); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2p::LogoutRequestImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:1437:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(LogoutResponse); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:1437:13: warning: 'auto_ptr<opensaml::saml2p::LogoutResponseImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(LogoutResponse); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2p::LogoutResponseImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:1482:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(NameIDMappingRequest); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:1482:13: warning: 'auto_ptr<opensaml::saml2p::NameIDMappingRequestImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(NameIDMappingRequest); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2p::NameIDMappingRequestImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:1529:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(NameIDMappingResponse); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/core/impl/Protocols20Impl.cpp:1529:13: warning: 'auto_ptr<opensaml::saml2p::NameIDMappingResponseImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(NameIDMappingResponse); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2p::NameIDMappingResponseImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 48 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/core/impl/libsaml_la-Protocols20Impl.lo -MD -MP -MF saml2/core/impl/.deps/libsaml_la-Protocols20Impl.Tpo -c saml2/core/impl/Protocols20Impl.cpp -o saml2/core/impl/libsaml_la-Protocols20Impl.o >/dev/null 2>&1 mv -f saml2/core/impl/.deps/libsaml_la-Protocols20Impl.Tpo saml2/core/impl/.deps/libsaml_la-Protocols20Impl.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/core/impl/libsaml_la-Protocols20SchemaValidators.lo -MD -MP -MF saml2/core/impl/.deps/libsaml_la-Protocols20SchemaValidators.Tpo -c -o saml2/core/impl/libsaml_la-Protocols20SchemaValidators.lo `test -f 'saml2/core/impl/Protocols20SchemaValidators.cpp' || echo './'`saml2/core/impl/Protocols20SchemaValidators.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/core/impl/libsaml_la-Protocols20SchemaValidators.lo -MD -MP -MF saml2/core/impl/.deps/libsaml_la-Protocols20SchemaValidators.Tpo -c saml2/core/impl/Protocols20SchemaValidators.cpp -fno-common -DPIC -o saml2/core/impl/.libs/libsaml_la-Protocols20SchemaValidators.o In file included from saml2/core/impl/Protocols20SchemaValidators.cpp:29: In file included from ./saml2/core/Protocols.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/core/impl/libsaml_la-Protocols20SchemaValidators.lo -MD -MP -MF saml2/core/impl/.deps/libsaml_la-Protocols20SchemaValidators.Tpo -c saml2/core/impl/Protocols20SchemaValidators.cpp -o saml2/core/impl/libsaml_la-Protocols20SchemaValidators.o >/dev/null 2>&1 mv -f saml2/core/impl/.deps/libsaml_la-Protocols20SchemaValidators.Tpo saml2/core/impl/.deps/libsaml_la-Protocols20SchemaValidators.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/metadata/impl/libsaml_la-AbstractMetadataProvider.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-AbstractMetadataProvider.Tpo -c -o saml2/metadata/impl/libsaml_la-AbstractMetadataProvider.lo `test -f 'saml2/metadata/impl/AbstractMetadataProvider.cpp' || echo './'`saml2/metadata/impl/AbstractMetadataProvider.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-AbstractMetadataProvider.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-AbstractMetadataProvider.Tpo -c saml2/metadata/impl/AbstractMetadataProvider.cpp -fno-common -DPIC -o saml2/metadata/impl/.libs/libsaml_la-AbstractMetadataProvider.o In file included from saml2/metadata/impl/AbstractMetadataProvider.cpp:29: In file included from ./saml2/metadata/Metadata.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ In file included from saml2/metadata/impl/AbstractMetadataProvider.cpp:30: In file included from ./saml2/metadata/AbstractMetadataProvider.h:30: In file included from ../saml/saml2/metadata/ObservableMetadataProvider.h:30: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ saml2/metadata/impl/AbstractMetadataProvider.cpp:366:13: warning: 'auto_ptr<opensaml::saml2md::MetadataCredentialContext>' is deprecated [-Wdeprecated-declarations] auto_ptr<MetadataCredentialContext> mcc(new MetadataCredentialContext(*k)); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::MetadataCredentialContext>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/AbstractMetadataProvider.cpp:367:13: warning: 'auto_ptr<xmltooling::Credential>' is deprecated [-Wdeprecated-declarations] auto_ptr<Credential> c(resolver->resolve(mcc.get())); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::Credential>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 5 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-AbstractMetadataProvider.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-AbstractMetadataProvider.Tpo -c saml2/metadata/impl/AbstractMetadataProvider.cpp -o saml2/metadata/impl/libsaml_la-AbstractMetadataProvider.o >/dev/null 2>&1 mv -f saml2/metadata/impl/.deps/libsaml_la-AbstractMetadataProvider.Tpo saml2/metadata/impl/.deps/libsaml_la-AbstractMetadataProvider.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/metadata/impl/libsaml_la-ChainingMetadataProvider.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-ChainingMetadataProvider.Tpo -c -o saml2/metadata/impl/libsaml_la-ChainingMetadataProvider.lo `test -f 'saml2/metadata/impl/ChainingMetadataProvider.cpp' || echo './'`saml2/metadata/impl/ChainingMetadataProvider.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-ChainingMetadataProvider.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-ChainingMetadataProvider.Tpo -c saml2/metadata/impl/ChainingMetadataProvider.cpp -fno-common -DPIC -o saml2/metadata/impl/.libs/libsaml_la-ChainingMetadataProvider.o In file included from saml2/metadata/impl/ChainingMetadataProvider.cpp:30: In file included from ./saml2/metadata/Metadata.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ In file included from saml2/metadata/impl/ChainingMetadataProvider.cpp:31: In file included from ./saml2/metadata/DiscoverableMetadataProvider.h:30: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ saml2/metadata/impl/ChainingMetadataProvider.cpp:211:21: warning: 'auto_ptr<opensaml::saml2md::MetadataProvider>' is deprecated [-Wdeprecated-declarations] auto_ptr<MetadataProvider> provider(SAMLConfig::getConfig().MetadataProviderManager.newPlugin(t.c_str(), e, deprecationSupport)); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::MetadataProvider>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/ChainingMetadataProvider.cpp:272:58: warning: 'mem_fun<void, xmltooling::Lockable>' is deprecated [-Wdeprecated-declarations] for_each(t->m_locked.begin(), t->m_locked.end(), mem_fun(&Lockable::unlock)); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__functional/mem_fun_ref.h:50:1: note: 'mem_fun<void, xmltooling::Lockable>' has been explicitly marked deprecated here _LIBCPP_DEPRECATED_IN_CXX11 inline _LIBCPP_INLINE_VISIBILITY ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 5 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-ChainingMetadataProvider.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-ChainingMetadataProvider.Tpo -c saml2/metadata/impl/ChainingMetadataProvider.cpp -o saml2/metadata/impl/libsaml_la-ChainingMetadataProvider.o >/dev/null 2>&1 mv -f saml2/metadata/impl/.deps/libsaml_la-ChainingMetadataProvider.Tpo saml2/metadata/impl/.deps/libsaml_la-ChainingMetadataProvider.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/metadata/impl/libsaml_la-DiscoverableMetadataProvider.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-DiscoverableMetadataProvider.Tpo -c -o saml2/metadata/impl/libsaml_la-DiscoverableMetadataProvider.lo `test -f 'saml2/metadata/impl/DiscoverableMetadataProvider.cpp' || echo './'`saml2/metadata/impl/DiscoverableMetadataProvider.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-DiscoverableMetadataProvider.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-DiscoverableMetadataProvider.Tpo -c saml2/metadata/impl/DiscoverableMetadataProvider.cpp -fno-common -DPIC -o saml2/metadata/impl/.libs/libsaml_la-DiscoverableMetadataProvider.o In file included from saml2/metadata/impl/DiscoverableMetadataProvider.cpp:30: In file included from ./saml2/metadata/Metadata.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ In file included from saml2/metadata/impl/DiscoverableMetadataProvider.cpp:31: In file included from ./saml2/metadata/DiscoverableMetadataProvider.h:30: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ 3 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-DiscoverableMetadataProvider.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-DiscoverableMetadataProvider.Tpo -c saml2/metadata/impl/DiscoverableMetadataProvider.cpp -o saml2/metadata/impl/libsaml_la-DiscoverableMetadataProvider.o >/dev/null 2>&1 mv -f saml2/metadata/impl/.deps/libsaml_la-DiscoverableMetadataProvider.Tpo saml2/metadata/impl/.deps/libsaml_la-DiscoverableMetadataProvider.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/metadata/impl/libsaml_la-AbstractDynamicMetadataProvider.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-AbstractDynamicMetadataProvider.Tpo -c -o saml2/metadata/impl/libsaml_la-AbstractDynamicMetadataProvider.lo `test -f 'saml2/metadata/impl/AbstractDynamicMetadataProvider.cpp' || echo './'`saml2/metadata/impl/AbstractDynamicMetadataProvider.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-AbstractDynamicMetadataProvider.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-AbstractDynamicMetadataProvider.Tpo -c saml2/metadata/impl/AbstractDynamicMetadataProvider.cpp -fno-common -DPIC -o saml2/metadata/impl/.libs/libsaml_la-AbstractDynamicMetadataProvider.o In file included from saml2/metadata/impl/AbstractDynamicMetadataProvider.cpp:29: In file included from ./saml2/metadata/Metadata.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ In file included from saml2/metadata/impl/AbstractDynamicMetadataProvider.cpp:30: In file included from ./saml2/metadata/AbstractDynamicMetadataProvider.h:30: In file included from ../saml/saml2/metadata/AbstractMetadataProvider.h:30: In file included from ../saml/saml2/metadata/ObservableMetadataProvider.h:30: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ In file included from saml2/metadata/impl/AbstractDynamicMetadataProvider.cpp:30: ./saml2/metadata/AbstractDynamicMetadataProvider.h:83:39: warning: 'opensaml::saml2md::AbstractDynamicMetadataProvider::resolve' hides overloaded virtual functions [-Woverloaded-virtual] virtual EntityDescriptor* resolve(const Criteria& criteria, std::string& cacheTag) const=0; ^ ../saml/saml2/metadata/AbstractMetadataProvider.h:90:43: note: hidden overloaded virtual function 'opensaml::saml2md::AbstractMetadataProvider::resolve' declared here: different number of parameters (1 vs 2) const xmltooling::Credential* resolve(const xmltooling::CredentialCriteria* criteria=nullptr) const; ^ ../saml/saml2/metadata/AbstractMetadataProvider.h:91:67: note: hidden overloaded virtual function 'opensaml::saml2md::AbstractMetadataProvider::resolve' declared here: type mismatch at 1st parameter ('std::vector<const xmltooling::Credential *> &' vs 'const opensaml::saml2md::MetadataProvider::Criteria &') std::vector<const xmltooling::Credential*>::size_type resolve( ^ saml2/metadata/impl/AbstractDynamicMetadataProvider.cpp:278:9: warning: 'auto_ptr<opensaml::saml2md::EntityDescriptor>' is deprecated [-Wdeprecated-declarations] auto_ptr<EntityDescriptor> entity2(resolve(criteria, cacheTag)); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::EntityDescriptor>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/AbstractDynamicMetadataProvider.cpp:468:5: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] auto_ptr<XMLObject> xmlObject(XMLObjectBuilder::buildOneFromElement(doc->getDocumentElement(), true)); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 6 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-AbstractDynamicMetadataProvider.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-AbstractDynamicMetadataProvider.Tpo -c saml2/metadata/impl/AbstractDynamicMetadataProvider.cpp -o saml2/metadata/impl/libsaml_la-AbstractDynamicMetadataProvider.o >/dev/null 2>&1 mv -f saml2/metadata/impl/.deps/libsaml_la-AbstractDynamicMetadataProvider.Tpo saml2/metadata/impl/.deps/libsaml_la-AbstractDynamicMetadataProvider.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/metadata/impl/libsaml_la-LocalDynamicMetadataProvider.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-LocalDynamicMetadataProvider.Tpo -c -o saml2/metadata/impl/libsaml_la-LocalDynamicMetadataProvider.lo `test -f 'saml2/metadata/impl/LocalDynamicMetadataProvider.cpp' || echo './'`saml2/metadata/impl/LocalDynamicMetadataProvider.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-LocalDynamicMetadataProvider.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-LocalDynamicMetadataProvider.Tpo -c saml2/metadata/impl/LocalDynamicMetadataProvider.cpp -fno-common -DPIC -o saml2/metadata/impl/.libs/libsaml_la-LocalDynamicMetadataProvider.o In file included from saml2/metadata/impl/LocalDynamicMetadataProvider.cpp:40: In file included from ./saml2/metadata/AbstractDynamicMetadataProvider.h:30: In file included from ../saml/saml2/metadata/AbstractMetadataProvider.h:30: In file included from ../saml/saml2/metadata/ObservableMetadataProvider.h:30: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ In file included from saml2/metadata/impl/LocalDynamicMetadataProvider.cpp:40: ./saml2/metadata/AbstractDynamicMetadataProvider.h:83:39: warning: 'opensaml::saml2md::AbstractDynamicMetadataProvider::resolve' hides overloaded virtual functions [-Woverloaded-virtual] virtual EntityDescriptor* resolve(const Criteria& criteria, std::string& cacheTag) const=0; ^ ../saml/saml2/metadata/AbstractMetadataProvider.h:90:43: note: hidden overloaded virtual function 'opensaml::saml2md::AbstractMetadataProvider::resolve' declared here: different number of parameters (1 vs 2) const xmltooling::Credential* resolve(const xmltooling::CredentialCriteria* criteria=nullptr) const; ^ ../saml/saml2/metadata/AbstractMetadataProvider.h:91:67: note: hidden overloaded virtual function 'opensaml::saml2md::AbstractMetadataProvider::resolve' declared here: type mismatch at 1st parameter ('std::vector<const xmltooling::Credential *> &' vs 'const opensaml::saml2md::MetadataProvider::Criteria &') std::vector<const xmltooling::Credential*>::size_type resolve( ^ 3 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-LocalDynamicMetadataProvider.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-LocalDynamicMetadataProvider.Tpo -c saml2/metadata/impl/LocalDynamicMetadataProvider.cpp -o saml2/metadata/impl/libsaml_la-LocalDynamicMetadataProvider.o >/dev/null 2>&1 mv -f saml2/metadata/impl/.deps/libsaml_la-LocalDynamicMetadataProvider.Tpo saml2/metadata/impl/.deps/libsaml_la-LocalDynamicMetadataProvider.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/metadata/impl/libsaml_la-EntityAttributesEntityMatcher.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-EntityAttributesEntityMatcher.Tpo -c -o saml2/metadata/impl/libsaml_la-EntityAttributesEntityMatcher.lo `test -f 'saml2/metadata/impl/EntityAttributesEntityMatcher.cpp' || echo './'`saml2/metadata/impl/EntityAttributesEntityMatcher.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-EntityAttributesEntityMatcher.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-EntityAttributesEntityMatcher.Tpo -c saml2/metadata/impl/EntityAttributesEntityMatcher.cpp -fno-common -DPIC -o saml2/metadata/impl/.libs/libsaml_la-EntityAttributesEntityMatcher.o In file included from saml2/metadata/impl/EntityAttributesEntityMatcher.cpp:29: In file included from ./saml2/metadata/Metadata.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ saml2/metadata/impl/EntityAttributesEntityMatcher.cpp:93:9: warning: 'auto_ptr<opensaml::saml2::AttributeValue>' is deprecated [-Wdeprecated-declarations] auto_ptr<AttributeValue> nval(AttributeValueBuilder::buildAttributeValue()); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2::AttributeValue>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 2 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-EntityAttributesEntityMatcher.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-EntityAttributesEntityMatcher.Tpo -c saml2/metadata/impl/EntityAttributesEntityMatcher.cpp -o saml2/metadata/impl/libsaml_la-EntityAttributesEntityMatcher.o >/dev/null 2>&1 mv -f saml2/metadata/impl/.deps/libsaml_la-EntityAttributesEntityMatcher.Tpo saml2/metadata/impl/.deps/libsaml_la-EntityAttributesEntityMatcher.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/metadata/impl/libsaml_la-EntityAttributesMetadataFilter.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-EntityAttributesMetadataFilter.Tpo -c -o saml2/metadata/impl/libsaml_la-EntityAttributesMetadataFilter.lo `test -f 'saml2/metadata/impl/EntityAttributesMetadataFilter.cpp' || echo './'`saml2/metadata/impl/EntityAttributesMetadataFilter.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-EntityAttributesMetadataFilter.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-EntityAttributesMetadataFilter.Tpo -c saml2/metadata/impl/EntityAttributesMetadataFilter.cpp -fno-common -DPIC -o saml2/metadata/impl/.libs/libsaml_la-EntityAttributesMetadataFilter.o In file included from saml2/metadata/impl/EntityAttributesMetadataFilter.cpp:28: In file included from ./saml2/metadata/Metadata.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ In file included from saml2/metadata/impl/EntityAttributesMetadataFilter.cpp:29: In file included from ./saml2/metadata/MetadataFilter.h:27: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ saml2/metadata/impl/EntityAttributesMetadataFilter.cpp:160:13: warning: 'auto_ptr<opensaml::saml2::Attribute>' is deprecated [-Wdeprecated-declarations] auto_ptr<Attribute> np(tags.first->second->cloneAttribute()); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2::Attribute>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/EntityAttributesMetadataFilter.cpp:172:21: warning: 'auto_ptr<opensaml::saml2::Attribute>' is deprecated [-Wdeprecated-declarations] auto_ptr<Attribute> np((*a)->cloneAttribute()); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2::Attribute>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 5 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-EntityAttributesMetadataFilter.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-EntityAttributesMetadataFilter.Tpo -c saml2/metadata/impl/EntityAttributesMetadataFilter.cpp -o saml2/metadata/impl/libsaml_la-EntityAttributesMetadataFilter.o >/dev/null 2>&1 mv -f saml2/metadata/impl/.deps/libsaml_la-EntityAttributesMetadataFilter.Tpo saml2/metadata/impl/.deps/libsaml_la-EntityAttributesMetadataFilter.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/metadata/impl/libsaml_la-EntityRoleMetadataFilter.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-EntityRoleMetadataFilter.Tpo -c -o saml2/metadata/impl/libsaml_la-EntityRoleMetadataFilter.lo `test -f 'saml2/metadata/impl/EntityRoleMetadataFilter.cpp' || echo './'`saml2/metadata/impl/EntityRoleMetadataFilter.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-EntityRoleMetadataFilter.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-EntityRoleMetadataFilter.Tpo -c saml2/metadata/impl/EntityRoleMetadataFilter.cpp -fno-common -DPIC -o saml2/metadata/impl/.libs/libsaml_la-EntityRoleMetadataFilter.o In file included from saml2/metadata/impl/EntityRoleMetadataFilter.cpp:28: In file included from ./saml2/metadata/Metadata.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ In file included from saml2/metadata/impl/EntityRoleMetadataFilter.cpp:29: In file included from ./saml2/metadata/MetadataFilter.h:27: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ 3 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-EntityRoleMetadataFilter.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-EntityRoleMetadataFilter.Tpo -c saml2/metadata/impl/EntityRoleMetadataFilter.cpp -o saml2/metadata/impl/libsaml_la-EntityRoleMetadataFilter.o >/dev/null 2>&1 mv -f saml2/metadata/impl/.deps/libsaml_la-EntityRoleMetadataFilter.Tpo saml2/metadata/impl/.deps/libsaml_la-EntityRoleMetadataFilter.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/metadata/impl/libsaml_la-FolderMetadataProvider.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-FolderMetadataProvider.Tpo -c -o saml2/metadata/impl/libsaml_la-FolderMetadataProvider.lo `test -f 'saml2/metadata/impl/FolderMetadataProvider.cpp' || echo './'`saml2/metadata/impl/FolderMetadataProvider.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-FolderMetadataProvider.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-FolderMetadataProvider.Tpo -c saml2/metadata/impl/FolderMetadataProvider.cpp -fno-common -DPIC -o saml2/metadata/impl/.libs/libsaml_la-FolderMetadataProvider.o In file included from saml2/metadata/impl/FolderMetadataProvider.cpp:29: In file included from ./saml2/metadata/Metadata.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ In file included from saml2/metadata/impl/FolderMetadataProvider.cpp:30: In file included from ./saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ 3 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-FolderMetadataProvider.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-FolderMetadataProvider.Tpo -c saml2/metadata/impl/FolderMetadataProvider.cpp -o saml2/metadata/impl/libsaml_la-FolderMetadataProvider.o >/dev/null 2>&1 mv -f saml2/metadata/impl/.deps/libsaml_la-FolderMetadataProvider.Tpo saml2/metadata/impl/.deps/libsaml_la-FolderMetadataProvider.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/metadata/impl/libsaml_la-MetadataCredentialContext.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-MetadataCredentialContext.Tpo -c -o saml2/metadata/impl/libsaml_la-MetadataCredentialContext.lo `test -f 'saml2/metadata/impl/MetadataCredentialContext.cpp' || echo './'`saml2/metadata/impl/MetadataCredentialContext.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-MetadataCredentialContext.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-MetadataCredentialContext.Tpo -c saml2/metadata/impl/MetadataCredentialContext.cpp -fno-common -DPIC -o saml2/metadata/impl/.libs/libsaml_la-MetadataCredentialContext.o In file included from saml2/metadata/impl/MetadataCredentialContext.cpp:28: In file included from ./saml2/metadata/Metadata.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-MetadataCredentialContext.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-MetadataCredentialContext.Tpo -c saml2/metadata/impl/MetadataCredentialContext.cpp -o saml2/metadata/impl/libsaml_la-MetadataCredentialContext.o >/dev/null 2>&1 mv -f saml2/metadata/impl/.deps/libsaml_la-MetadataCredentialContext.Tpo saml2/metadata/impl/.deps/libsaml_la-MetadataCredentialContext.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/metadata/impl/libsaml_la-MetadataCredentialCriteria.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-MetadataCredentialCriteria.Tpo -c -o saml2/metadata/impl/libsaml_la-MetadataCredentialCriteria.lo `test -f 'saml2/metadata/impl/MetadataCredentialCriteria.cpp' || echo './'`saml2/metadata/impl/MetadataCredentialCriteria.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-MetadataCredentialCriteria.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-MetadataCredentialCriteria.Tpo -c saml2/metadata/impl/MetadataCredentialCriteria.cpp -fno-common -DPIC -o saml2/metadata/impl/.libs/libsaml_la-MetadataCredentialCriteria.o In file included from saml2/metadata/impl/MetadataCredentialCriteria.cpp:28: In file included from ./saml2/metadata/Metadata.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-MetadataCredentialCriteria.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-MetadataCredentialCriteria.Tpo -c saml2/metadata/impl/MetadataCredentialCriteria.cpp -o saml2/metadata/impl/libsaml_la-MetadataCredentialCriteria.o >/dev/null 2>&1 mv -f saml2/metadata/impl/.deps/libsaml_la-MetadataCredentialCriteria.Tpo saml2/metadata/impl/.deps/libsaml_la-MetadataCredentialCriteria.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/metadata/impl/libsaml_la-MetadataImpl.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-MetadataImpl.Tpo -c -o saml2/metadata/impl/libsaml_la-MetadataImpl.lo `test -f 'saml2/metadata/impl/MetadataImpl.cpp' || echo './'`saml2/metadata/impl/MetadataImpl.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-MetadataImpl.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-MetadataImpl.Tpo -c saml2/metadata/impl/MetadataImpl.cpp -fno-common -DPIC -o saml2/metadata/impl/.libs/libsaml_la-MetadataImpl.o In file included from saml2/metadata/impl/MetadataImpl.cpp:29: In file included from ./saml2/metadata/Metadata.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ saml2/metadata/impl/MetadataImpl.cpp:67:9: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] DECL_XMLOBJECTIMPL_SIMPLE(SAML_DLLLOCAL,AffiliateMember); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1639:9: note: expanded from macro 'DECL_XMLOBJECTIMPL_SIMPLE' IMPL_XMLOBJECT_CLONE(cname) \ ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:68:9: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] DECL_XMLOBJECTIMPL_SIMPLE(SAML_DLLLOCAL,AttributeProfile); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1639:9: note: expanded from macro 'DECL_XMLOBJECTIMPL_SIMPLE' IMPL_XMLOBJECT_CLONE(cname) \ ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:69:9: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] DECL_XMLOBJECTIMPL_SIMPLE(SAML_DLLLOCAL,Company); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1639:9: note: expanded from macro 'DECL_XMLOBJECTIMPL_SIMPLE' IMPL_XMLOBJECT_CLONE(cname) \ ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:70:9: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] DECL_XMLOBJECTIMPL_SIMPLE(SAML_DLLLOCAL,EmailAddress); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1639:9: note: expanded from macro 'DECL_XMLOBJECTIMPL_SIMPLE' IMPL_XMLOBJECT_CLONE(cname) \ ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:71:9: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] DECL_XMLOBJECTIMPL_SIMPLE(SAML_DLLLOCAL,GivenName); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1639:9: note: expanded from macro 'DECL_XMLOBJECTIMPL_SIMPLE' IMPL_XMLOBJECT_CLONE(cname) \ ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:72:9: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] DECL_XMLOBJECTIMPL_SIMPLE(SAML_DLLLOCAL,NameIDFormat); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1639:9: note: expanded from macro 'DECL_XMLOBJECTIMPL_SIMPLE' IMPL_XMLOBJECT_CLONE(cname) \ ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:73:9: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] DECL_XMLOBJECTIMPL_SIMPLE(SAML_DLLLOCAL,SurName); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1639:9: note: expanded from macro 'DECL_XMLOBJECTIMPL_SIMPLE' IMPL_XMLOBJECT_CLONE(cname) \ ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:74:9: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] DECL_XMLOBJECTIMPL_SIMPLE(SAML_DLLLOCAL,TelephoneNumber); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1639:9: note: expanded from macro 'DECL_XMLOBJECTIMPL_SIMPLE' IMPL_XMLOBJECT_CLONE(cname) \ ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:76:9: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] DECL_XMLOBJECTIMPL_SIMPLE(SAML_DLLLOCAL,ActionNamespace); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1639:9: note: expanded from macro 'DECL_XMLOBJECTIMPL_SIMPLE' IMPL_XMLOBJECT_CLONE(cname) \ ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:77:9: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] DECL_XMLOBJECTIMPL_SIMPLE(SAML_DLLLOCAL,SourceID); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1639:9: note: expanded from macro 'DECL_XMLOBJECTIMPL_SIMPLE' IMPL_XMLOBJECT_CLONE(cname) \ ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:78:9: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] DECL_XMLOBJECTIMPL_SIMPLE(SAML_DLLLOCAL,IPHint); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1639:9: note: expanded from macro 'DECL_XMLOBJECTIMPL_SIMPLE' IMPL_XMLOBJECT_CLONE(cname) \ ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:79:9: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] DECL_XMLOBJECTIMPL_SIMPLE(SAML_DLLLOCAL,DomainHint); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1639:9: note: expanded from macro 'DECL_XMLOBJECTIMPL_SIMPLE' IMPL_XMLOBJECT_CLONE(cname) \ ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:80:9: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] DECL_XMLOBJECTIMPL_SIMPLE(SAML_DLLLOCAL,GeolocationHint); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1639:9: note: expanded from macro 'DECL_XMLOBJECTIMPL_SIMPLE' IMPL_XMLOBJECT_CLONE(cname) \ ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:118:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(localizedNameType); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:118:13: warning: 'auto_ptr<opensaml::saml2md::localizedNameTypeImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(localizedNameType); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::localizedNameTypeImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:182:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(localizedURIType); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:182:13: warning: 'auto_ptr<opensaml::saml2md::localizedURITypeImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(localizedURIType); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::localizedURITypeImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:220:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(OrganizationName); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:220:13: warning: 'auto_ptr<opensaml::saml2md::OrganizationNameImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(OrganizationName); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::OrganizationNameImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:233:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(OrganizationDisplayName); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:233:13: warning: 'auto_ptr<opensaml::saml2md::OrganizationDisplayNameImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(OrganizationDisplayName); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::OrganizationDisplayNameImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:246:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(OrganizationURL); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:246:13: warning: 'auto_ptr<opensaml::saml2md::OrganizationURLImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(OrganizationURL); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::OrganizationURLImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:259:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(ServiceName); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:259:13: warning: 'auto_ptr<opensaml::saml2md::ServiceNameImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(ServiceName); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::ServiceNameImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:272:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(ServiceDescription); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:272:13: warning: 'auto_ptr<opensaml::saml2md::ServiceDescriptionImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(ServiceDescription); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::ServiceDescriptionImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:293:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(Extensions); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:349:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(Organization); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:427:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(ContactPerson); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:493:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(AdditionalMetadataLocation); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:538:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(KeyDescriptor); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:603:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(EndpointType); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:603:13: warning: 'auto_ptr<opensaml::saml2md::EndpointTypeImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(EndpointType); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::EndpointTypeImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:680:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(IndexedEndpointType); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:680:13: warning: 'auto_ptr<opensaml::saml2md::IndexedEndpointTypeImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(IndexedEndpointType); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::IndexedEndpointTypeImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:716:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(ArtifactResolutionService); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:716:13: warning: 'auto_ptr<opensaml::saml2md::ArtifactResolutionServiceImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(ArtifactResolutionService); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::ArtifactResolutionServiceImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:729:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(SingleLogoutService); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:729:13: warning: 'auto_ptr<opensaml::saml2md::SingleLogoutServiceImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(SingleLogoutService); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::SingleLogoutServiceImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:742:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(ManageNameIDService); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:742:13: warning: 'auto_ptr<opensaml::saml2md::ManageNameIDServiceImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(ManageNameIDService); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::ManageNameIDServiceImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:755:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(SingleSignOnService); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:755:13: warning: 'auto_ptr<opensaml::saml2md::SingleSignOnServiceImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(SingleSignOnService); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::SingleSignOnServiceImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:768:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(NameIDMappingService); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:768:13: warning: 'auto_ptr<opensaml::saml2md::NameIDMappingServiceImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(NameIDMappingService); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::NameIDMappingServiceImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:781:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AssertionIDRequestService); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:781:13: warning: 'auto_ptr<opensaml::saml2md::AssertionIDRequestServiceImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AssertionIDRequestService); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::AssertionIDRequestServiceImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:794:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AssertionConsumerService); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:794:13: warning: 'auto_ptr<opensaml::saml2md::AssertionConsumerServiceImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AssertionConsumerService); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::AssertionConsumerServiceImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:807:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AuthnQueryService); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:807:13: warning: 'auto_ptr<opensaml::saml2md::AuthnQueryServiceImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AuthnQueryService); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::AuthnQueryServiceImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:820:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AuthzService); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:820:13: warning: 'auto_ptr<opensaml::saml2md::AuthzServiceImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AuthzService); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::AuthzServiceImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:833:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AttributeService); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:833:13: warning: 'auto_ptr<opensaml::saml2md::AttributeServiceImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AttributeService); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::AttributeServiceImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:1064:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(RoleDescriptorType); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:1064:13: warning: 'auto_ptr<opensaml::saml2md::RoleDescriptorTypeImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(RoleDescriptorType); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::RoleDescriptorTypeImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:1184:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(IDPSSODescriptor); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:1184:13: warning: 'auto_ptr<opensaml::saml2md::IDPSSODescriptorImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(IDPSSODescriptor); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::IDPSSODescriptorImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:1253:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE2(RequestedAttribute,Attribute); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1399:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE2' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:1339:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(AttributeConsumingService); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:1398:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(SPSSODescriptor); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:1398:13: warning: 'auto_ptr<opensaml::saml2md::SPSSODescriptorImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(SPSSODescriptor); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::SPSSODescriptorImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:1465:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AuthnAuthorityDescriptor); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:1465:13: warning: 'auto_ptr<opensaml::saml2md::AuthnAuthorityDescriptorImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AuthnAuthorityDescriptor); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::AuthnAuthorityDescriptorImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:1512:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(PDPDescriptor); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:1512:13: warning: 'auto_ptr<opensaml::saml2md::PDPDescriptorImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(PDPDescriptor); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::PDPDescriptorImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:1569:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AttributeAuthorityDescriptor); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:1569:13: warning: 'auto_ptr<opensaml::saml2md::AttributeAuthorityDescriptorImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AttributeAuthorityDescriptor); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::AttributeAuthorityDescriptorImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:1660:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AuthnQueryDescriptorType); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:1660:13: warning: 'auto_ptr<opensaml::saml2md::AuthnQueryDescriptorTypeImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AuthnQueryDescriptorType); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::AuthnQueryDescriptorTypeImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:1679:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AttributeQueryDescriptorType); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:1679:13: warning: 'auto_ptr<opensaml::saml2md::AttributeQueryDescriptorTypeImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AttributeQueryDescriptorType); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::AttributeQueryDescriptorTypeImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:1705:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AuthzDecisionQueryDescriptorType); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:1705:13: warning: 'auto_ptr<opensaml::saml2md::AuthzDecisionQueryDescriptorTypeImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(AuthzDecisionQueryDescriptorType); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::AuthzDecisionQueryDescriptorTypeImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:1767:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(AffiliationDescriptor); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:1920:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(EntityDescriptor); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:2092:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(EntitiesDescriptor); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:2159:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(DiscoveryResponse); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:2159:13: warning: 'auto_ptr<opensaml::saml2md::DiscoveryResponseImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(DiscoveryResponse); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::DiscoveryResponseImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:2172:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(RequestInitiator); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:2172:13: warning: 'auto_ptr<opensaml::saml2md::RequestInitiatorImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(RequestInitiator); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::RequestInitiatorImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:2196:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(EntityAttributes); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:2229:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(DigestMethod); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:2279:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(SigningMethod); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:2314:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(DisplayName); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:2314:13: warning: 'auto_ptr<opensaml::saml2md::DisplayNameImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(DisplayName); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::DisplayNameImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:2327:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(Description); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:2327:13: warning: 'auto_ptr<opensaml::saml2md::DescriptionImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(Description); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::DescriptionImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:2340:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(InformationURL); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:2340:13: warning: 'auto_ptr<opensaml::saml2md::InformationURLImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(InformationURL); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::InformationURLImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:2353:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(PrivacyStatementURL); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:2353:13: warning: 'auto_ptr<opensaml::saml2md::PrivacyStatementURLImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(PrivacyStatementURL); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::PrivacyStatementURLImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:2389:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(Keywords); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:2455:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(Logo); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:2515:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(UIInfo); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:2567:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(DiscoHints); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:2636:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(RegistrationInfo); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:2688:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(RegistrationPolicy); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:2688:13: warning: 'auto_ptr<opensaml::saml2md::RegistrationPolicyImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(RegistrationPolicy); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::RegistrationPolicyImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:2713:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(PublicationPath); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:2761:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(Publication); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:2829:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE(PublicationInfo); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1377:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:2890:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(UsagePolicy); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1417:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<xmltooling::XMLObject> domClone(xmltooling::AbstractDOMCachingXMLObject::clone()); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ saml2/metadata/impl/MetadataImpl.cpp:2890:13: warning: 'auto_ptr<opensaml::saml2md::UsagePolicyImpl>' is deprecated [-Wdeprecated-declarations] IMPL_XMLOBJECT_CLONE_EX(UsagePolicy); ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/base.h:1421:14: note: expanded from macro 'IMPL_XMLOBJECT_CLONE_EX' std::auto_ptr<cname##Impl> ret2(new cname##Impl(*this)); \ ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::UsagePolicyImpl>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 107 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-MetadataImpl.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-MetadataImpl.Tpo -c saml2/metadata/impl/MetadataImpl.cpp -o saml2/metadata/impl/libsaml_la-MetadataImpl.o >/dev/null 2>&1 mv -f saml2/metadata/impl/.deps/libsaml_la-MetadataImpl.Tpo saml2/metadata/impl/.deps/libsaml_la-MetadataImpl.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/metadata/impl/libsaml_la-MetadataProvider.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-MetadataProvider.Tpo -c -o saml2/metadata/impl/libsaml_la-MetadataProvider.lo `test -f 'saml2/metadata/impl/MetadataProvider.cpp' || echo './'`saml2/metadata/impl/MetadataProvider.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-MetadataProvider.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-MetadataProvider.Tpo -c saml2/metadata/impl/MetadataProvider.cpp -fno-common -DPIC -o saml2/metadata/impl/.libs/libsaml_la-MetadataProvider.o In file included from saml2/metadata/impl/MetadataProvider.cpp:28: In file included from ./saml2/metadata/MetadataFilter.h:27: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ saml2/metadata/impl/MetadataProvider.cpp:134:17: warning: 'auto_ptr<opensaml::saml2md::MetadataFilter>' is deprecated [-Wdeprecated-declarations] auto_ptr<MetadataFilter> np(conf.MetadataFilterManager.newPlugin(t.c_str(), child, deprecationSupport)); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::MetadataFilter>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 3 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-MetadataProvider.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-MetadataProvider.Tpo -c saml2/metadata/impl/MetadataProvider.cpp -o saml2/metadata/impl/libsaml_la-MetadataProvider.o >/dev/null 2>&1 mv -f saml2/metadata/impl/.deps/libsaml_la-MetadataProvider.Tpo saml2/metadata/impl/.deps/libsaml_la-MetadataProvider.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/metadata/impl/libsaml_la-MetadataSchemaValidators.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-MetadataSchemaValidators.Tpo -c -o saml2/metadata/impl/libsaml_la-MetadataSchemaValidators.lo `test -f 'saml2/metadata/impl/MetadataSchemaValidators.cpp' || echo './'`saml2/metadata/impl/MetadataSchemaValidators.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-MetadataSchemaValidators.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-MetadataSchemaValidators.Tpo -c saml2/metadata/impl/MetadataSchemaValidators.cpp -fno-common -DPIC -o saml2/metadata/impl/.libs/libsaml_la-MetadataSchemaValidators.o In file included from saml2/metadata/impl/MetadataSchemaValidators.cpp:29: In file included from ./saml2/metadata/Metadata.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-MetadataSchemaValidators.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-MetadataSchemaValidators.Tpo -c saml2/metadata/impl/MetadataSchemaValidators.cpp -o saml2/metadata/impl/libsaml_la-MetadataSchemaValidators.o >/dev/null 2>&1 mv -f saml2/metadata/impl/.deps/libsaml_la-MetadataSchemaValidators.Tpo saml2/metadata/impl/.deps/libsaml_la-MetadataSchemaValidators.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/metadata/impl/libsaml_la-NameEntityMatcher.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-NameEntityMatcher.Tpo -c -o saml2/metadata/impl/libsaml_la-NameEntityMatcher.lo `test -f 'saml2/metadata/impl/NameEntityMatcher.cpp' || echo './'`saml2/metadata/impl/NameEntityMatcher.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-NameEntityMatcher.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-NameEntityMatcher.Tpo -c saml2/metadata/impl/NameEntityMatcher.cpp -fno-common -DPIC -o saml2/metadata/impl/.libs/libsaml_la-NameEntityMatcher.o In file included from saml2/metadata/impl/NameEntityMatcher.cpp:29: In file included from ./saml2/metadata/Metadata.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-NameEntityMatcher.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-NameEntityMatcher.Tpo -c saml2/metadata/impl/NameEntityMatcher.cpp -o saml2/metadata/impl/libsaml_la-NameEntityMatcher.o >/dev/null 2>&1 mv -f saml2/metadata/impl/.deps/libsaml_la-NameEntityMatcher.Tpo saml2/metadata/impl/.deps/libsaml_la-NameEntityMatcher.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/metadata/impl/libsaml_la-NullMetadataProvider.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-NullMetadataProvider.Tpo -c -o saml2/metadata/impl/libsaml_la-NullMetadataProvider.lo `test -f 'saml2/metadata/impl/NullMetadataProvider.cpp' || echo './'`saml2/metadata/impl/NullMetadataProvider.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-NullMetadataProvider.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-NullMetadataProvider.Tpo -c saml2/metadata/impl/NullMetadataProvider.cpp -fno-common -DPIC -o saml2/metadata/impl/.libs/libsaml_la-NullMetadataProvider.o In file included from saml2/metadata/impl/NullMetadataProvider.cpp:28: In file included from ./saml2/metadata/Metadata.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ In file included from saml2/metadata/impl/NullMetadataProvider.cpp:29: In file included from ./saml2/metadata/AbstractDynamicMetadataProvider.h:30: In file included from ../saml/saml2/metadata/AbstractMetadataProvider.h:30: In file included from ../saml/saml2/metadata/ObservableMetadataProvider.h:30: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ In file included from saml2/metadata/impl/NullMetadataProvider.cpp:29: ./saml2/metadata/AbstractDynamicMetadataProvider.h:83:39: warning: 'opensaml::saml2md::AbstractDynamicMetadataProvider::resolve' hides overloaded virtual functions [-Woverloaded-virtual] virtual EntityDescriptor* resolve(const Criteria& criteria, std::string& cacheTag) const=0; ^ ../saml/saml2/metadata/AbstractMetadataProvider.h:90:43: note: hidden overloaded virtual function 'opensaml::saml2md::AbstractMetadataProvider::resolve' declared here: different number of parameters (1 vs 2) const xmltooling::Credential* resolve(const xmltooling::CredentialCriteria* criteria=nullptr) const; ^ ../saml/saml2/metadata/AbstractMetadataProvider.h:91:67: note: hidden overloaded virtual function 'opensaml::saml2md::AbstractMetadataProvider::resolve' declared here: type mismatch at 1st parameter ('std::vector<const xmltooling::Credential *> &' vs 'const opensaml::saml2md::MetadataProvider::Criteria &') std::vector<const xmltooling::Credential*>::size_type resolve( ^ 4 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-NullMetadataProvider.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-NullMetadataProvider.Tpo -c saml2/metadata/impl/NullMetadataProvider.cpp -o saml2/metadata/impl/libsaml_la-NullMetadataProvider.o >/dev/null 2>&1 mv -f saml2/metadata/impl/.deps/libsaml_la-NullMetadataProvider.Tpo saml2/metadata/impl/.deps/libsaml_la-NullMetadataProvider.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/metadata/impl/libsaml_la-ObservableMetadataProvider.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-ObservableMetadataProvider.Tpo -c -o saml2/metadata/impl/libsaml_la-ObservableMetadataProvider.lo `test -f 'saml2/metadata/impl/ObservableMetadataProvider.cpp' || echo './'`saml2/metadata/impl/ObservableMetadataProvider.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-ObservableMetadataProvider.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-ObservableMetadataProvider.Tpo -c saml2/metadata/impl/ObservableMetadataProvider.cpp -fno-common -DPIC -o saml2/metadata/impl/.libs/libsaml_la-ObservableMetadataProvider.o In file included from saml2/metadata/impl/ObservableMetadataProvider.cpp:28: In file included from ./saml2/metadata/ObservableMetadataProvider.h:30: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ 2 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-ObservableMetadataProvider.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-ObservableMetadataProvider.Tpo -c saml2/metadata/impl/ObservableMetadataProvider.cpp -o saml2/metadata/impl/libsaml_la-ObservableMetadataProvider.o >/dev/null 2>&1 mv -f saml2/metadata/impl/.deps/libsaml_la-ObservableMetadataProvider.Tpo saml2/metadata/impl/.deps/libsaml_la-ObservableMetadataProvider.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/metadata/impl/libsaml_la-ExcludeMetadataFilter.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-ExcludeMetadataFilter.Tpo -c -o saml2/metadata/impl/libsaml_la-ExcludeMetadataFilter.lo `test -f 'saml2/metadata/impl/ExcludeMetadataFilter.cpp' || echo './'`saml2/metadata/impl/ExcludeMetadataFilter.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-ExcludeMetadataFilter.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-ExcludeMetadataFilter.Tpo -c saml2/metadata/impl/ExcludeMetadataFilter.cpp -fno-common -DPIC -o saml2/metadata/impl/.libs/libsaml_la-ExcludeMetadataFilter.o In file included from saml2/metadata/impl/ExcludeMetadataFilter.cpp:29: In file included from ./saml2/metadata/Metadata.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ In file included from saml2/metadata/impl/ExcludeMetadataFilter.cpp:30: In file included from ./saml2/metadata/MetadataFilter.h:27: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ 3 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-ExcludeMetadataFilter.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-ExcludeMetadataFilter.Tpo -c saml2/metadata/impl/ExcludeMetadataFilter.cpp -o saml2/metadata/impl/libsaml_la-ExcludeMetadataFilter.o >/dev/null 2>&1 mv -f saml2/metadata/impl/.deps/libsaml_la-ExcludeMetadataFilter.Tpo saml2/metadata/impl/.deps/libsaml_la-ExcludeMetadataFilter.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/metadata/impl/libsaml_la-IncludeMetadataFilter.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-IncludeMetadataFilter.Tpo -c -o saml2/metadata/impl/libsaml_la-IncludeMetadataFilter.lo `test -f 'saml2/metadata/impl/IncludeMetadataFilter.cpp' || echo './'`saml2/metadata/impl/IncludeMetadataFilter.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-IncludeMetadataFilter.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-IncludeMetadataFilter.Tpo -c saml2/metadata/impl/IncludeMetadataFilter.cpp -fno-common -DPIC -o saml2/metadata/impl/.libs/libsaml_la-IncludeMetadataFilter.o In file included from saml2/metadata/impl/IncludeMetadataFilter.cpp:29: In file included from ./saml2/metadata/Metadata.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ In file included from saml2/metadata/impl/IncludeMetadataFilter.cpp:30: In file included from ./saml2/metadata/MetadataFilter.h:27: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ 3 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-IncludeMetadataFilter.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-IncludeMetadataFilter.Tpo -c saml2/metadata/impl/IncludeMetadataFilter.cpp -o saml2/metadata/impl/libsaml_la-IncludeMetadataFilter.o >/dev/null 2>&1 mv -f saml2/metadata/impl/.deps/libsaml_la-IncludeMetadataFilter.Tpo saml2/metadata/impl/.deps/libsaml_la-IncludeMetadataFilter.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/metadata/impl/libsaml_la-InlineLogoMetadataFilter.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-InlineLogoMetadataFilter.Tpo -c -o saml2/metadata/impl/libsaml_la-InlineLogoMetadataFilter.lo `test -f 'saml2/metadata/impl/InlineLogoMetadataFilter.cpp' || echo './'`saml2/metadata/impl/InlineLogoMetadataFilter.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-InlineLogoMetadataFilter.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-InlineLogoMetadataFilter.Tpo -c saml2/metadata/impl/InlineLogoMetadataFilter.cpp -fno-common -DPIC -o saml2/metadata/impl/.libs/libsaml_la-InlineLogoMetadataFilter.o In file included from saml2/metadata/impl/InlineLogoMetadataFilter.cpp:28: In file included from ./saml2/metadata/Metadata.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ In file included from saml2/metadata/impl/InlineLogoMetadataFilter.cpp:29: In file included from ./saml2/metadata/MetadataFilter.h:27: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ saml2/metadata/impl/InlineLogoMetadataFilter.cpp:50:56: warning: unused parameter 'e' [-Wunused-parameter] InlineLogoMetadataFilter(const DOMElement* e, bool deprecationSupport=true) {} ^ saml2/metadata/impl/InlineLogoMetadataFilter.cpp:50:64: warning: unused parameter 'deprecationSupport' [-Wunused-parameter] InlineLogoMetadataFilter(const DOMElement* e, bool deprecationSupport=true) {} ^ saml2/metadata/impl/InlineLogoMetadataFilter.cpp:61:105: warning: unused parameter 'deprecationSupport' [-Wunused-parameter] MetadataFilter* SAML_DLLLOCAL InlineLogoMetadataFilterFactory(const DOMElement* const & e, bool deprecationSupport) ^ saml2/metadata/impl/InlineLogoMetadataFilter.cpp:69:70: warning: unused parameter 'ctx' [-Wunused-parameter] void InlineLogoMetadataFilter::doFilter(const MetadataFilterContext* ctx, XMLObject& xmlObject) const ^ 7 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-InlineLogoMetadataFilter.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-InlineLogoMetadataFilter.Tpo -c saml2/metadata/impl/InlineLogoMetadataFilter.cpp -o saml2/metadata/impl/libsaml_la-InlineLogoMetadataFilter.o >/dev/null 2>&1 mv -f saml2/metadata/impl/.deps/libsaml_la-InlineLogoMetadataFilter.Tpo saml2/metadata/impl/.deps/libsaml_la-InlineLogoMetadataFilter.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/metadata/impl/libsaml_la-RequireValidUntilMetadataFilter.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-RequireValidUntilMetadataFilter.Tpo -c -o saml2/metadata/impl/libsaml_la-RequireValidUntilMetadataFilter.lo `test -f 'saml2/metadata/impl/RequireValidUntilMetadataFilter.cpp' || echo './'`saml2/metadata/impl/RequireValidUntilMetadataFilter.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-RequireValidUntilMetadataFilter.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-RequireValidUntilMetadataFilter.Tpo -c saml2/metadata/impl/RequireValidUntilMetadataFilter.cpp -fno-common -DPIC -o saml2/metadata/impl/.libs/libsaml_la-RequireValidUntilMetadataFilter.o In file included from saml2/metadata/impl/RequireValidUntilMetadataFilter.cpp:28: In file included from ./saml2/metadata/Metadata.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ In file included from saml2/metadata/impl/RequireValidUntilMetadataFilter.cpp:29: In file included from ./saml2/metadata/MetadataFilter.h:27: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ 3 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-RequireValidUntilMetadataFilter.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-RequireValidUntilMetadataFilter.Tpo -c saml2/metadata/impl/RequireValidUntilMetadataFilter.cpp -o saml2/metadata/impl/libsaml_la-RequireValidUntilMetadataFilter.o >/dev/null 2>&1 mv -f saml2/metadata/impl/.deps/libsaml_la-RequireValidUntilMetadataFilter.Tpo saml2/metadata/impl/.deps/libsaml_la-RequireValidUntilMetadataFilter.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/metadata/impl/libsaml_la-SignatureMetadataFilter.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-SignatureMetadataFilter.Tpo -c -o saml2/metadata/impl/libsaml_la-SignatureMetadataFilter.lo `test -f 'saml2/metadata/impl/SignatureMetadataFilter.cpp' || echo './'`saml2/metadata/impl/SignatureMetadataFilter.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-SignatureMetadataFilter.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-SignatureMetadataFilter.Tpo -c saml2/metadata/impl/SignatureMetadataFilter.cpp -fno-common -DPIC -o saml2/metadata/impl/.libs/libsaml_la-SignatureMetadataFilter.o In file included from saml2/metadata/impl/SignatureMetadataFilter.cpp:28: In file included from ./saml2/metadata/Metadata.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ In file included from saml2/metadata/impl/SignatureMetadataFilter.cpp:29: In file included from ./saml2/metadata/MetadataFilter.h:27: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ 3 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-SignatureMetadataFilter.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-SignatureMetadataFilter.Tpo -c saml2/metadata/impl/SignatureMetadataFilter.cpp -o saml2/metadata/impl/libsaml_la-SignatureMetadataFilter.o >/dev/null 2>&1 mv -f saml2/metadata/impl/.deps/libsaml_la-SignatureMetadataFilter.Tpo saml2/metadata/impl/.deps/libsaml_la-SignatureMetadataFilter.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/metadata/impl/libsaml_la-UIInfoMetadataFilter.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-UIInfoMetadataFilter.Tpo -c -o saml2/metadata/impl/libsaml_la-UIInfoMetadataFilter.lo `test -f 'saml2/metadata/impl/UIInfoMetadataFilter.cpp' || echo './'`saml2/metadata/impl/UIInfoMetadataFilter.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-UIInfoMetadataFilter.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-UIInfoMetadataFilter.Tpo -c saml2/metadata/impl/UIInfoMetadataFilter.cpp -fno-common -DPIC -o saml2/metadata/impl/.libs/libsaml_la-UIInfoMetadataFilter.o In file included from saml2/metadata/impl/UIInfoMetadataFilter.cpp:28: In file included from ./saml2/metadata/Metadata.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ In file included from saml2/metadata/impl/UIInfoMetadataFilter.cpp:29: In file included from ./saml2/metadata/MetadataFilter.h:27: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ saml2/metadata/impl/UIInfoMetadataFilter.cpp:157:13: warning: 'auto_ptr<opensaml::saml2md::UIInfo>' is deprecated [-Wdeprecated-declarations] auto_ptr<UIInfo> dup(uiinfo->second->cloneUIInfo()); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2md::UIInfo>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 4 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-UIInfoMetadataFilter.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-UIInfoMetadataFilter.Tpo -c saml2/metadata/impl/UIInfoMetadataFilter.cpp -o saml2/metadata/impl/libsaml_la-UIInfoMetadataFilter.o >/dev/null 2>&1 mv -f saml2/metadata/impl/.deps/libsaml_la-UIInfoMetadataFilter.Tpo saml2/metadata/impl/.deps/libsaml_la-UIInfoMetadataFilter.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/metadata/impl/libsaml_la-RegistrationAuthorityEntityMatcher.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-RegistrationAuthorityEntityMatcher.Tpo -c -o saml2/metadata/impl/libsaml_la-RegistrationAuthorityEntityMatcher.lo `test -f 'saml2/metadata/impl/RegistrationAuthorityEntityMatcher.cpp' || echo './'`saml2/metadata/impl/RegistrationAuthorityEntityMatcher.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-RegistrationAuthorityEntityMatcher.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-RegistrationAuthorityEntityMatcher.Tpo -c saml2/metadata/impl/RegistrationAuthorityEntityMatcher.cpp -fno-common -DPIC -o saml2/metadata/impl/.libs/libsaml_la-RegistrationAuthorityEntityMatcher.o In file included from saml2/metadata/impl/RegistrationAuthorityEntityMatcher.cpp:29: In file included from ./saml2/metadata/Metadata.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-RegistrationAuthorityEntityMatcher.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-RegistrationAuthorityEntityMatcher.Tpo -c saml2/metadata/impl/RegistrationAuthorityEntityMatcher.cpp -o saml2/metadata/impl/libsaml_la-RegistrationAuthorityEntityMatcher.o >/dev/null 2>&1 mv -f saml2/metadata/impl/.deps/libsaml_la-RegistrationAuthorityEntityMatcher.Tpo saml2/metadata/impl/.deps/libsaml_la-RegistrationAuthorityEntityMatcher.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/metadata/impl/libsaml_la-XMLMetadataProvider.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-XMLMetadataProvider.Tpo -c -o saml2/metadata/impl/libsaml_la-XMLMetadataProvider.lo `test -f 'saml2/metadata/impl/XMLMetadataProvider.cpp' || echo './'`saml2/metadata/impl/XMLMetadataProvider.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-XMLMetadataProvider.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-XMLMetadataProvider.Tpo -c saml2/metadata/impl/XMLMetadataProvider.cpp -fno-common -DPIC -o saml2/metadata/impl/.libs/libsaml_la-XMLMetadataProvider.o In file included from saml2/metadata/impl/XMLMetadataProvider.cpp:29: In file included from ./saml2/metadata/Metadata.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ In file included from saml2/metadata/impl/XMLMetadataProvider.cpp:30: In file included from ./saml2/metadata/MetadataFilter.h:27: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ 3 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/metadata/impl/libsaml_la-XMLMetadataProvider.lo -MD -MP -MF saml2/metadata/impl/.deps/libsaml_la-XMLMetadataProvider.Tpo -c saml2/metadata/impl/XMLMetadataProvider.cpp -o saml2/metadata/impl/libsaml_la-XMLMetadataProvider.o >/dev/null 2>&1 mv -f saml2/metadata/impl/.deps/libsaml_la-XMLMetadataProvider.Tpo saml2/metadata/impl/.deps/libsaml_la-XMLMetadataProvider.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/binding/impl/libsaml_la-SAML2Artifact.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2Artifact.Tpo -c -o saml2/binding/impl/libsaml_la-SAML2Artifact.lo `test -f 'saml2/binding/impl/SAML2Artifact.cpp' || echo './'`saml2/binding/impl/SAML2Artifact.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/binding/impl/libsaml_la-SAML2Artifact.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2Artifact.Tpo -c saml2/binding/impl/SAML2Artifact.cpp -fno-common -DPIC -o saml2/binding/impl/.libs/libsaml_la-SAML2Artifact.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/binding/impl/libsaml_la-SAML2Artifact.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2Artifact.Tpo -c saml2/binding/impl/SAML2Artifact.cpp -o saml2/binding/impl/libsaml_la-SAML2Artifact.o >/dev/null 2>&1 mv -f saml2/binding/impl/.deps/libsaml_la-SAML2Artifact.Tpo saml2/binding/impl/.deps/libsaml_la-SAML2Artifact.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/binding/impl/libsaml_la-SAML2ArtifactType0004.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2ArtifactType0004.Tpo -c -o saml2/binding/impl/libsaml_la-SAML2ArtifactType0004.lo `test -f 'saml2/binding/impl/SAML2ArtifactType0004.cpp' || echo './'`saml2/binding/impl/SAML2ArtifactType0004.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/binding/impl/libsaml_la-SAML2ArtifactType0004.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2ArtifactType0004.Tpo -c saml2/binding/impl/SAML2ArtifactType0004.cpp -fno-common -DPIC -o saml2/binding/impl/.libs/libsaml_la-SAML2ArtifactType0004.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/binding/impl/libsaml_la-SAML2ArtifactType0004.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2ArtifactType0004.Tpo -c saml2/binding/impl/SAML2ArtifactType0004.cpp -o saml2/binding/impl/libsaml_la-SAML2ArtifactType0004.o >/dev/null 2>&1 mv -f saml2/binding/impl/.deps/libsaml_la-SAML2ArtifactType0004.Tpo saml2/binding/impl/.deps/libsaml_la-SAML2ArtifactType0004.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/binding/impl/libsaml_la-SAML2ArtifactDecoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2ArtifactDecoder.Tpo -c -o saml2/binding/impl/libsaml_la-SAML2ArtifactDecoder.lo `test -f 'saml2/binding/impl/SAML2ArtifactDecoder.cpp' || echo './'`saml2/binding/impl/SAML2ArtifactDecoder.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/binding/impl/libsaml_la-SAML2ArtifactDecoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2ArtifactDecoder.Tpo -c saml2/binding/impl/SAML2ArtifactDecoder.cpp -fno-common -DPIC -o saml2/binding/impl/.libs/libsaml_la-SAML2ArtifactDecoder.o In file included from saml2/binding/impl/SAML2ArtifactDecoder.cpp:29: In file included from ./binding/SecurityPolicy.h:30: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ In file included from saml2/binding/impl/SAML2ArtifactDecoder.cpp:32: In file included from ./saml2/core/Protocols.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ saml2/binding/impl/SAML2ArtifactDecoder.cpp:162:5: warning: 'auto_ptr<opensaml::saml2p::ArtifactResponse>' is deprecated [-Wdeprecated-declarations] auto_ptr<ArtifactResponse> response( ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<opensaml::saml2p::ArtifactResponse>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 4 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/binding/impl/libsaml_la-SAML2ArtifactDecoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2ArtifactDecoder.Tpo -c saml2/binding/impl/SAML2ArtifactDecoder.cpp -o saml2/binding/impl/libsaml_la-SAML2ArtifactDecoder.o >/dev/null 2>&1 mv -f saml2/binding/impl/.deps/libsaml_la-SAML2ArtifactDecoder.Tpo saml2/binding/impl/.deps/libsaml_la-SAML2ArtifactDecoder.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/binding/impl/libsaml_la-SAML2ArtifactEncoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2ArtifactEncoder.Tpo -c -o saml2/binding/impl/libsaml_la-SAML2ArtifactEncoder.lo `test -f 'saml2/binding/impl/SAML2ArtifactEncoder.cpp' || echo './'`saml2/binding/impl/SAML2ArtifactEncoder.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/binding/impl/libsaml_la-SAML2ArtifactEncoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2ArtifactEncoder.Tpo -c saml2/binding/impl/SAML2ArtifactEncoder.cpp -fno-common -DPIC -o saml2/binding/impl/.libs/libsaml_la-SAML2ArtifactEncoder.o In file included from saml2/binding/impl/SAML2ArtifactEncoder.cpp:31: In file included from ./saml2/binding/SAML2MessageEncoder.h:31: In file included from ../saml/saml2/core/Protocols.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/binding/impl/libsaml_la-SAML2ArtifactEncoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2ArtifactEncoder.Tpo -c saml2/binding/impl/SAML2ArtifactEncoder.cpp -o saml2/binding/impl/libsaml_la-SAML2ArtifactEncoder.o >/dev/null 2>&1 mv -f saml2/binding/impl/.deps/libsaml_la-SAML2ArtifactEncoder.Tpo saml2/binding/impl/.deps/libsaml_la-SAML2ArtifactEncoder.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/binding/impl/libsaml_la-SAML2ECPDecoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2ECPDecoder.Tpo -c -o saml2/binding/impl/libsaml_la-SAML2ECPDecoder.lo `test -f 'saml2/binding/impl/SAML2ECPDecoder.cpp' || echo './'`saml2/binding/impl/SAML2ECPDecoder.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/binding/impl/libsaml_la-SAML2ECPDecoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2ECPDecoder.Tpo -c saml2/binding/impl/SAML2ECPDecoder.cpp -fno-common -DPIC -o saml2/binding/impl/.libs/libsaml_la-SAML2ECPDecoder.o In file included from saml2/binding/impl/SAML2ECPDecoder.cpp:29: In file included from ./binding/SecurityPolicy.h:30: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ In file included from saml2/binding/impl/SAML2ECPDecoder.cpp:31: In file included from ./saml2/core/Protocols.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ saml2/binding/impl/SAML2ECPDecoder.cpp:106:5: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] auto_ptr<XMLObject> xmlObject(XMLObjectBuilder::buildOneFromElement(doc->getDocumentElement(), true)); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 4 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/binding/impl/libsaml_la-SAML2ECPDecoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2ECPDecoder.Tpo -c saml2/binding/impl/SAML2ECPDecoder.cpp -o saml2/binding/impl/libsaml_la-SAML2ECPDecoder.o >/dev/null 2>&1 mv -f saml2/binding/impl/.deps/libsaml_la-SAML2ECPDecoder.Tpo saml2/binding/impl/.deps/libsaml_la-SAML2ECPDecoder.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/binding/impl/libsaml_la-SAML2ECPEncoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2ECPEncoder.Tpo -c -o saml2/binding/impl/libsaml_la-SAML2ECPEncoder.lo `test -f 'saml2/binding/impl/SAML2ECPEncoder.cpp' || echo './'`saml2/binding/impl/SAML2ECPEncoder.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/binding/impl/libsaml_la-SAML2ECPEncoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2ECPEncoder.Tpo -c saml2/binding/impl/SAML2ECPEncoder.cpp -fno-common -DPIC -o saml2/binding/impl/.libs/libsaml_la-SAML2ECPEncoder.o In file included from saml2/binding/impl/SAML2ECPEncoder.cpp:30: In file included from ./saml1/core/Protocols.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/binding/impl/libsaml_la-SAML2ECPEncoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2ECPEncoder.Tpo -c saml2/binding/impl/SAML2ECPEncoder.cpp -o saml2/binding/impl/libsaml_la-SAML2ECPEncoder.o >/dev/null 2>&1 mv -f saml2/binding/impl/.deps/libsaml_la-SAML2ECPEncoder.Tpo saml2/binding/impl/.deps/libsaml_la-SAML2ECPEncoder.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/binding/impl/libsaml_la-SAML2MessageDecoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2MessageDecoder.Tpo -c -o saml2/binding/impl/libsaml_la-SAML2MessageDecoder.lo `test -f 'saml2/binding/impl/SAML2MessageDecoder.cpp' || echo './'`saml2/binding/impl/SAML2MessageDecoder.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/binding/impl/libsaml_la-SAML2MessageDecoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2MessageDecoder.Tpo -c saml2/binding/impl/SAML2MessageDecoder.cpp -fno-common -DPIC -o saml2/binding/impl/.libs/libsaml_la-SAML2MessageDecoder.o In file included from saml2/binding/impl/SAML2MessageDecoder.cpp:28: In file included from ./binding/SecurityPolicy.h:30: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ In file included from saml2/binding/impl/SAML2MessageDecoder.cpp:30: In file included from ./saml2/core/Protocols.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ 3 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/binding/impl/libsaml_la-SAML2MessageDecoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2MessageDecoder.Tpo -c saml2/binding/impl/SAML2MessageDecoder.cpp -o saml2/binding/impl/libsaml_la-SAML2MessageDecoder.o >/dev/null 2>&1 mv -f saml2/binding/impl/.deps/libsaml_la-SAML2MessageDecoder.Tpo saml2/binding/impl/.deps/libsaml_la-SAML2MessageDecoder.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/binding/impl/libsaml_la-SAML2MessageEncoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2MessageEncoder.Tpo -c -o saml2/binding/impl/libsaml_la-SAML2MessageEncoder.lo `test -f 'saml2/binding/impl/SAML2MessageEncoder.cpp' || echo './'`saml2/binding/impl/SAML2MessageEncoder.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/binding/impl/libsaml_la-SAML2MessageEncoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2MessageEncoder.Tpo -c saml2/binding/impl/SAML2MessageEncoder.cpp -fno-common -DPIC -o saml2/binding/impl/.libs/libsaml_la-SAML2MessageEncoder.o In file included from saml2/binding/impl/SAML2MessageEncoder.cpp:28: In file included from ./saml2/binding/SAML2MessageEncoder.h:31: In file included from ../saml/saml2/core/Protocols.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/binding/impl/libsaml_la-SAML2MessageEncoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2MessageEncoder.Tpo -c saml2/binding/impl/SAML2MessageEncoder.cpp -o saml2/binding/impl/libsaml_la-SAML2MessageEncoder.o >/dev/null 2>&1 mv -f saml2/binding/impl/.deps/libsaml_la-SAML2MessageEncoder.Tpo saml2/binding/impl/.deps/libsaml_la-SAML2MessageEncoder.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/binding/impl/libsaml_la-SAML2POSTDecoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2POSTDecoder.Tpo -c -o saml2/binding/impl/libsaml_la-SAML2POSTDecoder.lo `test -f 'saml2/binding/impl/SAML2POSTDecoder.cpp' || echo './'`saml2/binding/impl/SAML2POSTDecoder.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/binding/impl/libsaml_la-SAML2POSTDecoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2POSTDecoder.Tpo -c saml2/binding/impl/SAML2POSTDecoder.cpp -fno-common -DPIC -o saml2/binding/impl/.libs/libsaml_la-SAML2POSTDecoder.o In file included from saml2/binding/impl/SAML2POSTDecoder.cpp:29: In file included from ./binding/SecurityPolicy.h:30: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ In file included from saml2/binding/impl/SAML2POSTDecoder.cpp:31: In file included from ./saml2/core/Protocols.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ saml2/binding/impl/SAML2POSTDecoder.cpp:126:5: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] auto_ptr<XMLObject> xmlObject(XMLObjectBuilder::buildOneFromElement(doc->getDocumentElement(), true)); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 4 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/binding/impl/libsaml_la-SAML2POSTDecoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2POSTDecoder.Tpo -c saml2/binding/impl/SAML2POSTDecoder.cpp -o saml2/binding/impl/libsaml_la-SAML2POSTDecoder.o >/dev/null 2>&1 mv -f saml2/binding/impl/.deps/libsaml_la-SAML2POSTDecoder.Tpo saml2/binding/impl/.deps/libsaml_la-SAML2POSTDecoder.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/binding/impl/libsaml_la-SAML2POSTEncoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2POSTEncoder.Tpo -c -o saml2/binding/impl/libsaml_la-SAML2POSTEncoder.lo `test -f 'saml2/binding/impl/SAML2POSTEncoder.cpp' || echo './'`saml2/binding/impl/SAML2POSTEncoder.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/binding/impl/libsaml_la-SAML2POSTEncoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2POSTEncoder.Tpo -c saml2/binding/impl/SAML2POSTEncoder.cpp -fno-common -DPIC -o saml2/binding/impl/.libs/libsaml_la-SAML2POSTEncoder.o In file included from saml2/binding/impl/SAML2POSTEncoder.cpp:30: In file included from ./saml2/binding/SAML2MessageEncoder.h:31: In file included from ../saml/saml2/core/Protocols.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/binding/impl/libsaml_la-SAML2POSTEncoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2POSTEncoder.Tpo -c saml2/binding/impl/SAML2POSTEncoder.cpp -o saml2/binding/impl/libsaml_la-SAML2POSTEncoder.o >/dev/null 2>&1 mv -f saml2/binding/impl/.deps/libsaml_la-SAML2POSTEncoder.Tpo saml2/binding/impl/.deps/libsaml_la-SAML2POSTEncoder.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/binding/impl/libsaml_la-SAML2RedirectDecoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2RedirectDecoder.Tpo -c -o saml2/binding/impl/libsaml_la-SAML2RedirectDecoder.lo `test -f 'saml2/binding/impl/SAML2RedirectDecoder.cpp' || echo './'`saml2/binding/impl/SAML2RedirectDecoder.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/binding/impl/libsaml_la-SAML2RedirectDecoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2RedirectDecoder.Tpo -c saml2/binding/impl/SAML2RedirectDecoder.cpp -fno-common -DPIC -o saml2/binding/impl/.libs/libsaml_la-SAML2RedirectDecoder.o In file included from saml2/binding/impl/SAML2RedirectDecoder.cpp:29: In file included from ./binding/SecurityPolicy.h:30: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ In file included from saml2/binding/impl/SAML2RedirectDecoder.cpp:31: In file included from ./saml2/core/Protocols.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ saml2/binding/impl/SAML2RedirectDecoder.cpp:138:5: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] auto_ptr<XMLObject> xmlObject(XMLObjectBuilder::buildOneFromElement(doc->getDocumentElement(), true)); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 4 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/binding/impl/libsaml_la-SAML2RedirectDecoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2RedirectDecoder.Tpo -c saml2/binding/impl/SAML2RedirectDecoder.cpp -o saml2/binding/impl/libsaml_la-SAML2RedirectDecoder.o >/dev/null 2>&1 mv -f saml2/binding/impl/.deps/libsaml_la-SAML2RedirectDecoder.Tpo saml2/binding/impl/.deps/libsaml_la-SAML2RedirectDecoder.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/binding/impl/libsaml_la-SAML2RedirectEncoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2RedirectEncoder.Tpo -c -o saml2/binding/impl/libsaml_la-SAML2RedirectEncoder.lo `test -f 'saml2/binding/impl/SAML2RedirectEncoder.cpp' || echo './'`saml2/binding/impl/SAML2RedirectEncoder.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/binding/impl/libsaml_la-SAML2RedirectEncoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2RedirectEncoder.Tpo -c saml2/binding/impl/SAML2RedirectEncoder.cpp -fno-common -DPIC -o saml2/binding/impl/.libs/libsaml_la-SAML2RedirectEncoder.o In file included from saml2/binding/impl/SAML2RedirectEncoder.cpp:29: In file included from ./saml2/binding/SAML2MessageEncoder.h:31: In file included from ../saml/saml2/core/Protocols.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/binding/impl/libsaml_la-SAML2RedirectEncoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2RedirectEncoder.Tpo -c saml2/binding/impl/SAML2RedirectEncoder.cpp -o saml2/binding/impl/libsaml_la-SAML2RedirectEncoder.o >/dev/null 2>&1 mv -f saml2/binding/impl/.deps/libsaml_la-SAML2RedirectEncoder.Tpo saml2/binding/impl/.deps/libsaml_la-SAML2RedirectEncoder.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/binding/impl/libsaml_la-SAML2SOAPDecoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2SOAPDecoder.Tpo -c -o saml2/binding/impl/libsaml_la-SAML2SOAPDecoder.lo `test -f 'saml2/binding/impl/SAML2SOAPDecoder.cpp' || echo './'`saml2/binding/impl/SAML2SOAPDecoder.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/binding/impl/libsaml_la-SAML2SOAPDecoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2SOAPDecoder.Tpo -c saml2/binding/impl/SAML2SOAPDecoder.cpp -fno-common -DPIC -o saml2/binding/impl/.libs/libsaml_la-SAML2SOAPDecoder.o In file included from saml2/binding/impl/SAML2SOAPDecoder.cpp:29: In file included from ./binding/SecurityPolicy.h:30: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ In file included from saml2/binding/impl/SAML2SOAPDecoder.cpp:31: In file included from ./saml2/core/Protocols.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ saml2/binding/impl/SAML2SOAPDecoder.cpp:104:5: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] auto_ptr<XMLObject> xmlObject(XMLObjectBuilder::buildOneFromElement(doc->getDocumentElement(), true)); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 4 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/binding/impl/libsaml_la-SAML2SOAPDecoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2SOAPDecoder.Tpo -c saml2/binding/impl/SAML2SOAPDecoder.cpp -o saml2/binding/impl/libsaml_la-SAML2SOAPDecoder.o >/dev/null 2>&1 mv -f saml2/binding/impl/.deps/libsaml_la-SAML2SOAPDecoder.Tpo saml2/binding/impl/.deps/libsaml_la-SAML2SOAPDecoder.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/binding/impl/libsaml_la-SAML2SOAPEncoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2SOAPEncoder.Tpo -c -o saml2/binding/impl/libsaml_la-SAML2SOAPEncoder.lo `test -f 'saml2/binding/impl/SAML2SOAPEncoder.cpp' || echo './'`saml2/binding/impl/SAML2SOAPEncoder.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/binding/impl/libsaml_la-SAML2SOAPEncoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2SOAPEncoder.Tpo -c saml2/binding/impl/SAML2SOAPEncoder.cpp -fno-common -DPIC -o saml2/binding/impl/.libs/libsaml_la-SAML2SOAPEncoder.o In file included from saml2/binding/impl/SAML2SOAPEncoder.cpp:30: In file included from ./saml2/binding/SAML2MessageEncoder.h:31: In file included from ../saml/saml2/core/Protocols.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/binding/impl/libsaml_la-SAML2SOAPEncoder.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2SOAPEncoder.Tpo -c saml2/binding/impl/SAML2SOAPEncoder.cpp -o saml2/binding/impl/libsaml_la-SAML2SOAPEncoder.o >/dev/null 2>&1 mv -f saml2/binding/impl/.deps/libsaml_la-SAML2SOAPEncoder.Tpo saml2/binding/impl/.deps/libsaml_la-SAML2SOAPEncoder.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/binding/impl/libsaml_la-SAML2SOAPClient.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2SOAPClient.Tpo -c -o saml2/binding/impl/libsaml_la-SAML2SOAPClient.lo `test -f 'saml2/binding/impl/SAML2SOAPClient.cpp' || echo './'`saml2/binding/impl/SAML2SOAPClient.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/binding/impl/libsaml_la-SAML2SOAPClient.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2SOAPClient.Tpo -c saml2/binding/impl/SAML2SOAPClient.cpp -fno-common -DPIC -o saml2/binding/impl/.libs/libsaml_la-SAML2SOAPClient.o In file included from saml2/binding/impl/SAML2SOAPClient.cpp:29: In file included from ./binding/SecurityPolicy.h:30: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ In file included from saml2/binding/impl/SAML2SOAPClient.cpp:32: In file included from ./saml2/core/Protocols.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ saml2/binding/impl/SAML2SOAPClient.cpp:72:5: warning: 'auto_ptr<soap11::Envelope>' is deprecated [-Wdeprecated-declarations] auto_ptr<Envelope> env(m_soaper.receive()); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<soap11::Envelope>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 4 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/binding/impl/libsaml_la-SAML2SOAPClient.lo -MD -MP -MF saml2/binding/impl/.deps/libsaml_la-SAML2SOAPClient.Tpo -c saml2/binding/impl/SAML2SOAPClient.cpp -o saml2/binding/impl/libsaml_la-SAML2SOAPClient.o >/dev/null 2>&1 mv -f saml2/binding/impl/.deps/libsaml_la-SAML2SOAPClient.Tpo saml2/binding/impl/.deps/libsaml_la-SAML2SOAPClient.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/profile/impl/libsaml_la-BearerConfirmationRule.lo -MD -MP -MF saml2/profile/impl/.deps/libsaml_la-BearerConfirmationRule.Tpo -c -o saml2/profile/impl/libsaml_la-BearerConfirmationRule.lo `test -f 'saml2/profile/impl/BearerConfirmationRule.cpp' || echo './'`saml2/profile/impl/BearerConfirmationRule.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/profile/impl/libsaml_la-BearerConfirmationRule.lo -MD -MP -MF saml2/profile/impl/.deps/libsaml_la-BearerConfirmationRule.Tpo -c saml2/profile/impl/BearerConfirmationRule.cpp -fno-common -DPIC -o saml2/profile/impl/.libs/libsaml_la-BearerConfirmationRule.o In file included from saml2/profile/impl/BearerConfirmationRule.cpp:30: In file included from ./saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ In file included from saml2/profile/impl/BearerConfirmationRule.cpp:31: In file included from ./saml2/profile/SAML2AssertionPolicy.h:30: In file included from ../saml/binding/SecurityPolicy.h:30: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ 3 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/profile/impl/libsaml_la-BearerConfirmationRule.lo -MD -MP -MF saml2/profile/impl/.deps/libsaml_la-BearerConfirmationRule.Tpo -c saml2/profile/impl/BearerConfirmationRule.cpp -o saml2/profile/impl/libsaml_la-BearerConfirmationRule.o >/dev/null 2>&1 mv -f saml2/profile/impl/.deps/libsaml_la-BearerConfirmationRule.Tpo saml2/profile/impl/.deps/libsaml_la-BearerConfirmationRule.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/profile/impl/libsaml_la-DelegationRestrictionRule.lo -MD -MP -MF saml2/profile/impl/.deps/libsaml_la-DelegationRestrictionRule.Tpo -c -o saml2/profile/impl/libsaml_la-DelegationRestrictionRule.lo `test -f 'saml2/profile/impl/DelegationRestrictionRule.cpp' || echo './'`saml2/profile/impl/DelegationRestrictionRule.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/profile/impl/libsaml_la-DelegationRestrictionRule.lo -MD -MP -MF saml2/profile/impl/.deps/libsaml_la-DelegationRestrictionRule.Tpo -c saml2/profile/impl/DelegationRestrictionRule.cpp -fno-common -DPIC -o saml2/profile/impl/.libs/libsaml_la-DelegationRestrictionRule.o In file included from saml2/profile/impl/DelegationRestrictionRule.cpp:30: In file included from ./saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ In file included from saml2/profile/impl/DelegationRestrictionRule.cpp:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ saml2/profile/impl/DelegationRestrictionRule.cpp:138:13: warning: 'auto_ptr<xmltooling::XMLObject>' is deprecated [-Wdeprecated-declarations] auto_ptr<XMLObject> wrapper(XMLObjectBuilder::buildOneFromElement(d)); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::XMLObject>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 4 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/profile/impl/libsaml_la-DelegationRestrictionRule.lo -MD -MP -MF saml2/profile/impl/.deps/libsaml_la-DelegationRestrictionRule.Tpo -c saml2/profile/impl/DelegationRestrictionRule.cpp -o saml2/profile/impl/libsaml_la-DelegationRestrictionRule.o >/dev/null 2>&1 mv -f saml2/profile/impl/.deps/libsaml_la-DelegationRestrictionRule.Tpo saml2/profile/impl/.deps/libsaml_la-DelegationRestrictionRule.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT saml2/profile/impl/libsaml_la-SAML2AssertionPolicy.lo -MD -MP -MF saml2/profile/impl/.deps/libsaml_la-SAML2AssertionPolicy.Tpo -c -o saml2/profile/impl/libsaml_la-SAML2AssertionPolicy.lo `test -f 'saml2/profile/impl/SAML2AssertionPolicy.cpp' || echo './'`saml2/profile/impl/SAML2AssertionPolicy.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/profile/impl/libsaml_la-SAML2AssertionPolicy.lo -MD -MP -MF saml2/profile/impl/.deps/libsaml_la-SAML2AssertionPolicy.Tpo -c saml2/profile/impl/SAML2AssertionPolicy.cpp -fno-common -DPIC -o saml2/profile/impl/.libs/libsaml_la-SAML2AssertionPolicy.o In file included from saml2/profile/impl/SAML2AssertionPolicy.cpp:28: In file included from ./saml2/profile/SAML2AssertionPolicy.h:30: In file included from ../saml/binding/SecurityPolicy.h:30: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ 2 warnings generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT saml2/profile/impl/libsaml_la-SAML2AssertionPolicy.lo -MD -MP -MF saml2/profile/impl/.deps/libsaml_la-SAML2AssertionPolicy.Tpo -c saml2/profile/impl/SAML2AssertionPolicy.cpp -o saml2/profile/impl/libsaml_la-SAML2AssertionPolicy.o >/dev/null 2>&1 mv -f saml2/profile/impl/.deps/libsaml_la-SAML2AssertionPolicy.Tpo saml2/profile/impl/.deps/libsaml_la-SAML2AssertionPolicy.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT encryption/libsaml_la-EncryptedKeyResolver.lo -MD -MP -MF encryption/.deps/libsaml_la-EncryptedKeyResolver.Tpo -c -o encryption/libsaml_la-EncryptedKeyResolver.lo `test -f 'encryption/EncryptedKeyResolver.cpp' || echo './'`encryption/EncryptedKeyResolver.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT encryption/libsaml_la-EncryptedKeyResolver.lo -MD -MP -MF encryption/.deps/libsaml_la-EncryptedKeyResolver.Tpo -c encryption/EncryptedKeyResolver.cpp -fno-common -DPIC -o encryption/.libs/libsaml_la-EncryptedKeyResolver.o In file included from encryption/EncryptedKeyResolver.cpp:28: In file included from ./encryption/EncryptedKeyResolver.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/encryption/EncryptedKeyResolver.h:30: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/encryption/Encryption.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT encryption/libsaml_la-EncryptedKeyResolver.lo -MD -MP -MF encryption/.deps/libsaml_la-EncryptedKeyResolver.Tpo -c encryption/EncryptedKeyResolver.cpp -o encryption/libsaml_la-EncryptedKeyResolver.o >/dev/null 2>&1 mv -f encryption/.deps/libsaml_la-EncryptedKeyResolver.Tpo encryption/.deps/libsaml_la-EncryptedKeyResolver.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT signature/libsaml_la-ContentReference.lo -MD -MP -MF signature/.deps/libsaml_la-ContentReference.Tpo -c -o signature/libsaml_la-ContentReference.lo `test -f 'signature/ContentReference.cpp' || echo './'`signature/ContentReference.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT signature/libsaml_la-ContentReference.lo -MD -MP -MF signature/.deps/libsaml_la-ContentReference.Tpo -c signature/ContentReference.cpp -fno-common -DPIC -o signature/.libs/libsaml_la-ContentReference.o In file included from signature/ContentReference.cpp:33: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xsec/dsig/DSIGReference.hpp:41: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xsec/utils/XSECSafeBufferFormatter.hpp:63:73: warning: unused parameter 'formatter' [-Wunused-parameter] XERCES_CPP_NAMESPACE_QUALIFIER XMLFormatter * const formatter) ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT signature/libsaml_la-ContentReference.lo -MD -MP -MF signature/.deps/libsaml_la-ContentReference.Tpo -c signature/ContentReference.cpp -o signature/libsaml_la-ContentReference.o >/dev/null 2>&1 mv -f signature/.deps/libsaml_la-ContentReference.Tpo signature/.deps/libsaml_la-ContentReference.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT signature/libsaml_la-SignatureProfileValidator.lo -MD -MP -MF signature/.deps/libsaml_la-SignatureProfileValidator.Tpo -c -o signature/libsaml_la-SignatureProfileValidator.lo `test -f 'signature/SignatureProfileValidator.cpp' || echo './'`signature/SignatureProfileValidator.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT signature/libsaml_la-SignatureProfileValidator.lo -MD -MP -MF signature/.deps/libsaml_la-SignatureProfileValidator.Tpo -c signature/SignatureProfileValidator.cpp -fno-common -DPIC -o signature/.libs/libsaml_la-SignatureProfileValidator.o In file included from signature/SignatureProfileValidator.cpp:36: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xsec/dsig/DSIGReference.hpp:41: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xsec/utils/XSECSafeBufferFormatter.hpp:63:73: warning: unused parameter 'formatter' [-Wunused-parameter] XERCES_CPP_NAMESPACE_QUALIFIER XMLFormatter * const formatter) ^ 1 warning generated. libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT signature/libsaml_la-SignatureProfileValidator.lo -MD -MP -MF signature/.deps/libsaml_la-SignatureProfileValidator.Tpo -c signature/SignatureProfileValidator.cpp -o signature/libsaml_la-SignatureProfileValidator.o >/dev/null 2>&1 mv -f signature/.deps/libsaml_la-SignatureProfileValidator.Tpo signature/.deps/libsaml_la-SignatureProfileValidator.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT util/libsaml_la-CommonDomainCookie.lo -MD -MP -MF util/.deps/libsaml_la-CommonDomainCookie.Tpo -c -o util/libsaml_la-CommonDomainCookie.lo `test -f 'util/CommonDomainCookie.cpp' || echo './'`util/CommonDomainCookie.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT util/libsaml_la-CommonDomainCookie.lo -MD -MP -MF util/.deps/libsaml_la-CommonDomainCookie.Tpo -c util/CommonDomainCookie.cpp -fno-common -DPIC -o util/.libs/libsaml_la-CommonDomainCookie.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT util/libsaml_la-CommonDomainCookie.lo -MD -MP -MF util/.deps/libsaml_la-CommonDomainCookie.Tpo -c util/CommonDomainCookie.cpp -o util/libsaml_la-CommonDomainCookie.o >/dev/null 2>&1 mv -f util/.deps/libsaml_la-CommonDomainCookie.Tpo util/.deps/libsaml_la-CommonDomainCookie.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=compile clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT util/libsaml_la-SAMLConstants.lo -MD -MP -MF util/.deps/libsaml_la-SAMLConstants.Tpo -c -o util/libsaml_la-SAMLConstants.lo `test -f 'util/SAMLConstants.cpp' || echo './'`util/SAMLConstants.cpp libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT util/libsaml_la-SAMLConstants.lo -MD -MP -MF util/.deps/libsaml_la-SAMLConstants.Tpo -c util/SAMLConstants.cpp -fno-common -DPIC -o util/.libs/libsaml_la-SAMLConstants.o libtool: compile: clang++ -DHAVE_CONFIG_H -I. -I.. -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -Wall -W -D_REENTRANT -pthread -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -MT util/libsaml_la-SAMLConstants.lo -MD -MP -MF util/.deps/libsaml_la-SAMLConstants.Tpo -c util/SAMLConstants.cpp -o util/libsaml_la-SAMLConstants.o >/dev/null 2>&1 mv -f util/.deps/libsaml_la-SAMLConstants.Tpo util/.deps/libsaml_la-SAMLConstants.Plo /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=link clang++ -Wall -W -D_REENTRANT -I/opt/pkg/include -I/opt/pkg/include -pthread -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -version-info 13:1:0 -L/opt/pkg/lib -o libsaml.la -rpath /opt/pkg/lib libsaml_la-SAMLConfig.lo libsaml_la-version.lo binding/impl/libsaml_la-ArtifactMap.lo binding/impl/libsaml_la-ClientCertAuthRule.lo binding/impl/libsaml_la-MessageDecoder.lo binding/impl/libsaml_la-MessageEncoder.lo binding/impl/libsaml_la-MessageFlowRule.lo binding/impl/libsaml_la-NullSecurityRule.lo binding/impl/libsaml_la-SAMLArtifact.lo binding/impl/libsaml_la-SecurityPolicy.lo binding/impl/libsaml_la-SimpleSigningRule.lo binding/impl/libsaml_la-SOAPClient.lo binding/impl/libsaml_la-XMLSigningRule.lo profile/impl/libsaml_la-AudienceRestrictionRule.lo profile/impl/libsaml_la-ConditionsRule.lo profile/impl/libsaml_la-IgnoreRule.lo saml1/core/impl/libsaml_la-AssertionsImpl.lo saml1/core/impl/libsaml_la-AssertionsSchemaValidators.lo saml1/core/impl/libsaml_la-ProtocolsImpl.lo saml1/core/impl/libsaml_la-ProtocolsSchemaValidators.lo saml1/binding/impl/libsaml_la-SAMLArtifactType0001.lo saml1/binding/impl/libsaml_la-SAMLArtifactType0002.lo saml1/binding/impl/libsaml_la-SAML1ArtifactDecoder.lo saml1/binding/impl/libsaml_la-SAML1ArtifactEncoder.lo saml1/binding/impl/libsaml_la-SAML1MessageDecoder.lo saml1/binding/impl/libsaml_la-SAML1POSTDecoder.lo saml1/binding/impl/libsaml_la-SAML1POSTEncoder.lo saml1/binding/impl/libsaml_la-SAML1SOAPDecoder.lo saml1/binding/impl/libsaml_la-SAML1SOAPEncoder.lo saml1/binding/impl/libsaml_la-SAML1SOAPClient.lo saml1/profile/impl/libsaml_la-SAML1BrowserSSORule.lo saml2/core/impl/libsaml_la-Assertions.lo saml2/core/impl/libsaml_la-Assertions20Impl.lo saml2/core/impl/libsaml_la-Assertions20SchemaValidators.lo saml2/core/impl/libsaml_la-Protocols20Impl.lo saml2/core/impl/libsaml_la-Protocols20SchemaValidators.lo saml2/metadata/impl/libsaml_la-AbstractMetadataProvider.lo saml2/metadata/impl/libsaml_la-ChainingMetadataProvider.lo saml2/metadata/impl/libsaml_la-DiscoverableMetadataProvider.lo saml2/metadata/impl/libsaml_la-AbstractDynamicMetadataProvider.lo saml2/metadata/impl/libsaml_la-LocalDynamicMetadataProvider.lo saml2/metadata/impl/libsaml_la-EntityAttributesEntityMatcher.lo saml2/metadata/impl/libsaml_la-EntityAttributesMetadataFilter.lo saml2/metadata/impl/libsaml_la-EntityRoleMetadataFilter.lo saml2/metadata/impl/libsaml_la-FolderMetadataProvider.lo saml2/metadata/impl/libsaml_la-MetadataCredentialContext.lo saml2/metadata/impl/libsaml_la-MetadataCredentialCriteria.lo saml2/metadata/impl/libsaml_la-MetadataImpl.lo saml2/metadata/impl/libsaml_la-MetadataProvider.lo saml2/metadata/impl/libsaml_la-MetadataSchemaValidators.lo saml2/metadata/impl/libsaml_la-NameEntityMatcher.lo saml2/metadata/impl/libsaml_la-NullMetadataProvider.lo saml2/metadata/impl/libsaml_la-ObservableMetadataProvider.lo saml2/metadata/impl/libsaml_la-ExcludeMetadataFilter.lo saml2/metadata/impl/libsaml_la-IncludeMetadataFilter.lo saml2/metadata/impl/libsaml_la-InlineLogoMetadataFilter.lo saml2/metadata/impl/libsaml_la-RequireValidUntilMetadataFilter.lo saml2/metadata/impl/libsaml_la-SignatureMetadataFilter.lo saml2/metadata/impl/libsaml_la-UIInfoMetadataFilter.lo saml2/metadata/impl/libsaml_la-RegistrationAuthorityEntityMatcher.lo saml2/metadata/impl/libsaml_la-XMLMetadataProvider.lo saml2/binding/impl/libsaml_la-SAML2Artifact.lo saml2/binding/impl/libsaml_la-SAML2ArtifactType0004.lo saml2/binding/impl/libsaml_la-SAML2ArtifactDecoder.lo saml2/binding/impl/libsaml_la-SAML2ArtifactEncoder.lo saml2/binding/impl/libsaml_la-SAML2ECPDecoder.lo saml2/binding/impl/libsaml_la-SAML2ECPEncoder.lo saml2/binding/impl/libsaml_la-SAML2MessageDecoder.lo saml2/binding/impl/libsaml_la-SAML2MessageEncoder.lo saml2/binding/impl/libsaml_la-SAML2POSTDecoder.lo saml2/binding/impl/libsaml_la-SAML2POSTEncoder.lo saml2/binding/impl/libsaml_la-SAML2RedirectDecoder.lo saml2/binding/impl/libsaml_la-SAML2RedirectEncoder.lo saml2/binding/impl/libsaml_la-SAML2SOAPDecoder.lo saml2/binding/impl/libsaml_la-SAML2SOAPEncoder.lo saml2/binding/impl/libsaml_la-SAML2SOAPClient.lo saml2/profile/impl/libsaml_la-BearerConfirmationRule.lo saml2/profile/impl/libsaml_la-DelegationRestrictionRule.lo saml2/profile/impl/libsaml_la-SAML2AssertionPolicy.lo encryption/libsaml_la-EncryptedKeyResolver.lo signature/libsaml_la-ContentReference.lo signature/libsaml_la-SignatureProfileValidator.lo util/libsaml_la-CommonDomainCookie.lo util/libsaml_la-SAMLConstants.lo -lpthread -L/opt/pkg/lib -lxerces-c -L/opt/pkg/lib -lxml-security-c -L/opt/pkg/lib -lxmltooling -L/opt/pkg/lib -llog4shib -lpthread -lpthread libtool: link: clang++ -dynamiclib -Wl,-undefined -Wl,dynamic_lookup -o .libs/libsaml.13.dylib .libs/libsaml_la-SAMLConfig.o .libs/libsaml_la-version.o binding/impl/.libs/libsaml_la-ArtifactMap.o binding/impl/.libs/libsaml_la-ClientCertAuthRule.o binding/impl/.libs/libsaml_la-MessageDecoder.o binding/impl/.libs/libsaml_la-MessageEncoder.o binding/impl/.libs/libsaml_la-MessageFlowRule.o binding/impl/.libs/libsaml_la-NullSecurityRule.o binding/impl/.libs/libsaml_la-SAMLArtifact.o binding/impl/.libs/libsaml_la-SecurityPolicy.o binding/impl/.libs/libsaml_la-SimpleSigningRule.o binding/impl/.libs/libsaml_la-SOAPClient.o binding/impl/.libs/libsaml_la-XMLSigningRule.o profile/impl/.libs/libsaml_la-AudienceRestrictionRule.o profile/impl/.libs/libsaml_la-ConditionsRule.o profile/impl/.libs/libsaml_la-IgnoreRule.o saml1/core/impl/.libs/libsaml_la-AssertionsImpl.o saml1/core/impl/.libs/libsaml_la-AssertionsSchemaValidators.o saml1/core/impl/.libs/libsaml_la-ProtocolsImpl.o saml1/core/impl/.libs/libsaml_la-ProtocolsSchemaValidators.o saml1/binding/impl/.libs/libsaml_la-SAMLArtifactType0001.o saml1/binding/impl/.libs/libsaml_la-SAMLArtifactType0002.o saml1/binding/impl/.libs/libsaml_la-SAML1ArtifactDecoder.o saml1/binding/impl/.libs/libsaml_la-SAML1ArtifactEncoder.o saml1/binding/impl/.libs/libsaml_la-SAML1MessageDecoder.o saml1/binding/impl/.libs/libsaml_la-SAML1POSTDecoder.o saml1/binding/impl/.libs/libsaml_la-SAML1POSTEncoder.o saml1/binding/impl/.libs/libsaml_la-SAML1SOAPDecoder.o saml1/binding/impl/.libs/libsaml_la-SAML1SOAPEncoder.o saml1/binding/impl/.libs/libsaml_la-SAML1SOAPClient.o saml1/profile/impl/.libs/libsaml_la-SAML1BrowserSSORule.o saml2/core/impl/.libs/libsaml_la-Assertions.o saml2/core/impl/.libs/libsaml_la-Assertions20Impl.o saml2/core/impl/.libs/libsaml_la-Assertions20SchemaValidators.o saml2/core/impl/.libs/libsaml_la-Protocols20Impl.o saml2/core/impl/.libs/libsaml_la-Protocols20SchemaValidators.o saml2/metadata/impl/.libs/libsaml_la-AbstractMetadataProvider.o saml2/metadata/impl/.libs/libsaml_la-ChainingMetadataProvider.o saml2/metadata/impl/.libs/libsaml_la-DiscoverableMetadataProvider.o saml2/metadata/impl/.libs/libsaml_la-AbstractDynamicMetadataProvider.o saml2/metadata/impl/.libs/libsaml_la-LocalDynamicMetadataProvider.o saml2/metadata/impl/.libs/libsaml_la-EntityAttributesEntityMatcher.o saml2/metadata/impl/.libs/libsaml_la-EntityAttributesMetadataFilter.o saml2/metadata/impl/.libs/libsaml_la-EntityRoleMetadataFilter.o saml2/metadata/impl/.libs/libsaml_la-FolderMetadataProvider.o saml2/metadata/impl/.libs/libsaml_la-MetadataCredentialContext.o saml2/metadata/impl/.libs/libsaml_la-MetadataCredentialCriteria.o saml2/metadata/impl/.libs/libsaml_la-MetadataImpl.o saml2/metadata/impl/.libs/libsaml_la-MetadataProvider.o saml2/metadata/impl/.libs/libsaml_la-MetadataSchemaValidators.o saml2/metadata/impl/.libs/libsaml_la-NameEntityMatcher.o saml2/metadata/impl/.libs/libsaml_la-NullMetadataProvider.o saml2/metadata/impl/.libs/libsaml_la-ObservableMetadataProvider.o saml2/metadata/impl/.libs/libsaml_la-ExcludeMetadataFilter.o saml2/metadata/impl/.libs/libsaml_la-IncludeMetadataFilter.o saml2/metadata/impl/.libs/libsaml_la-InlineLogoMetadataFilter.o saml2/metadata/impl/.libs/libsaml_la-RequireValidUntilMetadataFilter.o saml2/metadata/impl/.libs/libsaml_la-SignatureMetadataFilter.o saml2/metadata/impl/.libs/libsaml_la-UIInfoMetadataFilter.o saml2/metadata/impl/.libs/libsaml_la-RegistrationAuthorityEntityMatcher.o saml2/metadata/impl/.libs/libsaml_la-XMLMetadataProvider.o saml2/binding/impl/.libs/libsaml_la-SAML2Artifact.o saml2/binding/impl/.libs/libsaml_la-SAML2ArtifactType0004.o saml2/binding/impl/.libs/libsaml_la-SAML2ArtifactDecoder.o saml2/binding/impl/.libs/libsaml_la-SAML2ArtifactEncoder.o saml2/binding/impl/.libs/libsaml_la-SAML2ECPDecoder.o saml2/binding/impl/.libs/libsaml_la-SAML2ECPEncoder.o saml2/binding/impl/.libs/libsaml_la-SAML2MessageDecoder.o saml2/binding/impl/.libs/libsaml_la-SAML2MessageEncoder.o saml2/binding/impl/.libs/libsaml_la-SAML2POSTDecoder.o saml2/binding/impl/.libs/libsaml_la-SAML2POSTEncoder.o saml2/binding/impl/.libs/libsaml_la-SAML2RedirectDecoder.o saml2/binding/impl/.libs/libsaml_la-SAML2RedirectEncoder.o saml2/binding/impl/.libs/libsaml_la-SAML2SOAPDecoder.o saml2/binding/impl/.libs/libsaml_la-SAML2SOAPEncoder.o saml2/binding/impl/.libs/libsaml_la-SAML2SOAPClient.o saml2/profile/impl/.libs/libsaml_la-BearerConfirmationRule.o saml2/profile/impl/.libs/libsaml_la-DelegationRestrictionRule.o saml2/profile/impl/.libs/libsaml_la-SAML2AssertionPolicy.o encryption/.libs/libsaml_la-EncryptedKeyResolver.o signature/.libs/libsaml_la-ContentReference.o signature/.libs/libsaml_la-SignatureProfileValidator.o util/.libs/libsaml_la-CommonDomainCookie.o util/.libs/libsaml_la-SAMLConstants.o -L/Users/pbulk/build/security/opensaml/work/.buildlink/lib /Users/pbulk/build/security/opensaml/work/.buildlink/lib/libxmltooling.dylib /Users/pbulk/build/security/opensaml/work/.buildlink/lib/libxml-security-c.dylib /Users/pbulk/build/security/opensaml/work/.buildlink/lib/libcurl.dylib /Users/pbulk/build/security/opensaml/work/.buildlink/lib/libnghttp2.dylib /Users/pbulk/build/security/opensaml/work/.buildlink/lib/libidn2.dylib /Users/pbulk/build/security/opensaml/work/.buildlink/lib/libunistring.dylib /Users/pbulk/build/security/opensaml/work/.buildlink/lib/libintl.dylib /Users/pbulk/build/security/opensaml/work/.buildlink/lib/libiconv.dylib /Users/pbulk/build/security/opensaml/work/.buildlink/lib/libssh2.dylib /Users/pbulk/build/security/opensaml/work/.buildlink/lib/libldap.dylib /Users/pbulk/build/security/opensaml/work/.buildlink/lib/libsasl2.dylib -ldl /Users/pbulk/build/security/opensaml/work/.buildlink/lib/liblber.dylib -lresolv -lssl -lcrypto -lxerces-c /Users/pbulk/build/security/opensaml/work/.buildlink/lib/libz.dylib /Users/pbulk/build/security/opensaml/work/.buildlink/lib/liblog4shib.dylib -lpthread -Os -O2 -Os -O2 -Os -pthread -framework CoreFoundation -framework CoreServices -framework SystemConfiguration -install_name /opt/pkg/lib/libsaml.13.dylib -compatibility_version 14 -current_version 14.1 -Wl,-single_module libtool: link: (cd ".libs" && rm -f "libsaml.dylib" && ln -s "libsaml.13.dylib" "libsaml.dylib") libtool: link: ar cr .libs/libsaml.a libsaml_la-SAMLConfig.o libsaml_la-version.o binding/impl/libsaml_la-ArtifactMap.o binding/impl/libsaml_la-ClientCertAuthRule.o binding/impl/libsaml_la-MessageDecoder.o binding/impl/libsaml_la-MessageEncoder.o binding/impl/libsaml_la-MessageFlowRule.o binding/impl/libsaml_la-NullSecurityRule.o binding/impl/libsaml_la-SAMLArtifact.o binding/impl/libsaml_la-SecurityPolicy.o binding/impl/libsaml_la-SimpleSigningRule.o binding/impl/libsaml_la-SOAPClient.o binding/impl/libsaml_la-XMLSigningRule.o profile/impl/libsaml_la-AudienceRestrictionRule.o profile/impl/libsaml_la-ConditionsRule.o profile/impl/libsaml_la-IgnoreRule.o saml1/core/impl/libsaml_la-AssertionsImpl.o saml1/core/impl/libsaml_la-AssertionsSchemaValidators.o saml1/core/impl/libsaml_la-ProtocolsImpl.o saml1/core/impl/libsaml_la-ProtocolsSchemaValidators.o saml1/binding/impl/libsaml_la-SAMLArtifactType0001.o saml1/binding/impl/libsaml_la-SAMLArtifactType0002.o saml1/binding/impl/libsaml_la-SAML1ArtifactDecoder.o saml1/binding/impl/libsaml_la-SAML1ArtifactEncoder.o saml1/binding/impl/libsaml_la-SAML1MessageDecoder.o saml1/binding/impl/libsaml_la-SAML1POSTDecoder.o saml1/binding/impl/libsaml_la-SAML1POSTEncoder.o saml1/binding/impl/libsaml_la-SAML1SOAPDecoder.o saml1/binding/impl/libsaml_la-SAML1SOAPEncoder.o saml1/binding/impl/libsaml_la-SAML1SOAPClient.o saml1/profile/impl/libsaml_la-SAML1BrowserSSORule.o saml2/core/impl/libsaml_la-Assertions.o saml2/core/impl/libsaml_la-Assertions20Impl.o saml2/core/impl/libsaml_la-Assertions20SchemaValidators.o saml2/core/impl/libsaml_la-Protocols20Impl.o saml2/core/impl/libsaml_la-Protocols20SchemaValidators.o saml2/metadata/impl/libsaml_la-AbstractMetadataProvider.o saml2/metadata/impl/libsaml_la-ChainingMetadataProvider.o saml2/metadata/impl/libsaml_la-DiscoverableMetadataProvider.o saml2/metadata/impl/libsaml_la-AbstractDynamicMetadataProvider.o saml2/metadata/impl/libsaml_la-LocalDynamicMetadataProvider.o saml2/metadata/impl/libsaml_la-EntityAttributesEntityMatcher.o saml2/metadata/impl/libsaml_la-EntityAttributesMetadataFilter.o saml2/metadata/impl/libsaml_la-EntityRoleMetadataFilter.o saml2/metadata/impl/libsaml_la-FolderMetadataProvider.o saml2/metadata/impl/libsaml_la-MetadataCredentialContext.o saml2/metadata/impl/libsaml_la-MetadataCredentialCriteria.o saml2/metadata/impl/libsaml_la-MetadataImpl.o saml2/metadata/impl/libsaml_la-MetadataProvider.o saml2/metadata/impl/libsaml_la-MetadataSchemaValidators.o saml2/metadata/impl/libsaml_la-NameEntityMatcher.o saml2/metadata/impl/libsaml_la-NullMetadataProvider.o saml2/metadata/impl/libsaml_la-ObservableMetadataProvider.o saml2/metadata/impl/libsaml_la-ExcludeMetadataFilter.o saml2/metadata/impl/libsaml_la-IncludeMetadataFilter.o saml2/metadata/impl/libsaml_la-InlineLogoMetadataFilter.o saml2/metadata/impl/libsaml_la-RequireValidUntilMetadataFilter.o saml2/metadata/impl/libsaml_la-SignatureMetadataFilter.o saml2/metadata/impl/libsaml_la-UIInfoMetadataFilter.o saml2/metadata/impl/libsaml_la-RegistrationAuthorityEntityMatcher.o saml2/metadata/impl/libsaml_la-XMLMetadataProvider.o saml2/binding/impl/libsaml_la-SAML2Artifact.o saml2/binding/impl/libsaml_la-SAML2ArtifactType0004.o saml2/binding/impl/libsaml_la-SAML2ArtifactDecoder.o saml2/binding/impl/libsaml_la-SAML2ArtifactEncoder.o saml2/binding/impl/libsaml_la-SAML2ECPDecoder.o saml2/binding/impl/libsaml_la-SAML2ECPEncoder.o saml2/binding/impl/libsaml_la-SAML2MessageDecoder.o saml2/binding/impl/libsaml_la-SAML2MessageEncoder.o saml2/binding/impl/libsaml_la-SAML2POSTDecoder.o saml2/binding/impl/libsaml_la-SAML2POSTEncoder.o saml2/binding/impl/libsaml_la-SAML2RedirectDecoder.o saml2/binding/impl/libsaml_la-SAML2RedirectEncoder.o saml2/binding/impl/libsaml_la-SAML2SOAPDecoder.o saml2/binding/impl/libsaml_la-SAML2SOAPEncoder.o saml2/binding/impl/libsaml_la-SAML2SOAPClient.o saml2/profile/impl/libsaml_la-BearerConfirmationRule.o saml2/profile/impl/libsaml_la-DelegationRestrictionRule.o saml2/profile/impl/libsaml_la-SAML2AssertionPolicy.o encryption/libsaml_la-EncryptedKeyResolver.o signature/libsaml_la-ContentReference.o signature/libsaml_la-SignatureProfileValidator.o util/libsaml_la-CommonDomainCookie.o util/libsaml_la-SAMLConstants.o libtool: link: ranlib .libs/libsaml.a libtool: link: ( cd ".libs" && rm -f "libsaml.la" && ln -s "../libsaml.la" "libsaml.la" ) Making all in samlsign clang++ -DHAVE_CONFIG_H -I. -I.. -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -Wall -W -I/opt/pkg/include -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -MT samlsign-samlsign.o -MD -MP -MF .deps/samlsign-samlsign.Tpo -c -o samlsign-samlsign.o `test -f 'samlsign.cpp' || echo './'`samlsign.cpp In file included from samlsign.cpp:39: In file included from ../saml/saml2/metadata/Metadata.h:30: In file included from ../saml/saml2/core/Assertions.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementProxy.h:31: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/ElementExtensibleXMLObject.h:31: /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:743:17: warning: variable 'i' is incremented both in the loop header and in the loop body [-Wfor-loop-analysis] i++; ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/xmltooling/util/XMLObjectChildrenList.h:734:90: note: incremented here for (typename std::list<_Ty*>::iterator i=m_list->begin(); i!=m_list->end(); i++) { ^ In file included from samlsign.cpp:40: In file included from ../saml/saml2/metadata/MetadataProvider.h:34: In file included from /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_vector.hpp:20: /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:41: warning: unused parameter 'first' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ /Users/pbulk/build/security/opensaml/work/.buildlink/include/boost/ptr_container/ptr_sequence_adapter.hpp:704:57: warning: unused parameter 'last' [-Wunused-parameter] void range_check_impl( iterator first, iterator last, ^ samlsign.cpp:271:17: warning: 'auto_ptr<xmltooling::CredentialResolver>' is deprecated [-Wdeprecated-declarations] auto_ptr<CredentialResolver> cr( ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::CredentialResolver>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ samlsign.cpp:309:17: warning: 'auto_ptr<xmltooling::TrustEngine>' is deprecated [-Wdeprecated-declarations] auto_ptr<TrustEngine> trust(buildPlugin(t_param, xmlconf.TrustEngineManager)); ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__memory/auto_ptr.h:32:28: note: 'auto_ptr<xmltooling::TrustEngine>' has been explicitly marked deprecated here class _LIBCPP_TEMPLATE_VIS _LIBCPP_DEPRECATED_IN_CXX11 auto_ptr ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1054:39: note: expanded from macro '_LIBCPP_DEPRECATED_IN_CXX11' # define _LIBCPP_DEPRECATED_IN_CXX11 _LIBCPP_DEPRECATED ^ /Applications/Xcode-13.4.1.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX12.3.sdk/usr/include/c++/v1/__config:1043:48: note: expanded from macro '_LIBCPP_DEPRECATED' # define _LIBCPP_DEPRECATED __attribute__ ((deprecated)) ^ 5 warnings generated. mv -f .deps/samlsign-samlsign.Tpo .deps/samlsign-samlsign.Po /opt/pkg/bin/mksh ../libtool --tag=CXX --mode=link clang++ -Wall -W -I/opt/pkg/include -I/opt/pkg/include -pthread -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -I/opt/pkg/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -I/opt/pkg/include -D_REENTRANT -DLDAP_DEPRECATED -I/opt/pkg/include/libxml2 -L/opt/pkg/lib -o samlsign samlsign-samlsign.o ../saml/libsaml.la -L/opt/pkg/lib -lxerces-c -L/opt/pkg/lib -lxmltooling -L/opt/pkg/lib -llog4shib -lpthread -lpthread libtool: link: clang++ -Wall -W -I/Users/pbulk/build/security/opensaml/work/.buildlink/include -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -D_THREAD_SAFE -D_REENTRANT -Wall -pipe -Os -O2 -DNDEBUG -pipe -Os -D_REENTRANT -DLDAP_DEPRECATED -I/Users/pbulk/build/security/opensaml/work/.buildlink/include/libxml2 -o .libs/samlsign samlsign-samlsign.o -L/Users/pbulk/build/security/opensaml/work/.buildlink/lib ../saml/.libs/libsaml.dylib /Users/pbulk/build/security/opensaml/work/.buildlink/lib/libxmltooling.dylib /Users/pbulk/build/security/opensaml/work/.buildlink/lib/libxml-security-c.dylib /Users/pbulk/build/security/opensaml/work/.buildlink/lib/libcurl.dylib /Users/pbulk/build/security/opensaml/work/.buildlink/lib/libnghttp2.dylib /Users/pbulk/build/security/opensaml/work/.buildlink/lib/libidn2.dylib /Users/pbulk/build/security/opensaml/work/.buildlink/lib/libunistring.dylib /Users/pbulk/build/security/opensaml/work/.buildlink/lib/libintl.dylib /Users/pbulk/build/security/opensaml/work/.buildlink/lib/libiconv.dylib /Users/pbulk/build/security/opensaml/work/.buildlink/lib/libssh2.dylib /Users/pbulk/build/security/opensaml/work/.buildlink/lib/libldap.dylib /Users/pbulk/build/security/opensaml/work/.buildlink/lib/libsasl2.dylib -ldl /Users/pbulk/build/security/opensaml/work/.buildlink/lib/liblber.dylib -lresolv -lssl -lcrypto -lxerces-c /Users/pbulk/build/security/opensaml/work/.buildlink/lib/libz.dylib /Users/pbulk/build/security/opensaml/work/.buildlink/lib/liblog4shib.dylib -lpthread -framework SystemConfiguration -framework CoreServices -framework CoreFoundation -pthread *** Please use pkgtools/verifypc to sanity check dependencies.