=> Bootstrap dependency digest>=20010302: found digest-20190127 ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for grive2-0.4.1nb15 Scanning dependencies of target grive [ 3%] Building CXX object libgrive/CMakeFiles/grive.dir/src/base/Drive.cc.o [ 3%] Building CXX object libgrive/CMakeFiles/grive.dir/src/base/Entry.cc.o [ 7%] Building CXX object libgrive/CMakeFiles/grive.dir/src/base/Feed.cc.o [ 7%] Building CXX object libgrive/CMakeFiles/grive.dir/src/base/Resource.cc.o In file included from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Feed.cc:20:0: /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Feed.hh:55:25: error: field 'm_log' has incomplete type 'std::auto_ptr' std::auto_ptr m_log ; ^~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /tmp/net/grive2/work/.buildlink/include/boost/filesystem/path_traits.hpp:29, from /tmp/net/grive2/work/.buildlink/include/boost/filesystem/path.hpp:26, from /tmp/net/grive2/work/.buildlink/include/boost/filesystem.hpp:16, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/util/FileSystem.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Entry.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Feed.hh:22, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Feed.cc:20: /usr/include/g++/bits/unique_ptr.h:51:28: note: declaration of 'class std::auto_ptr' template class auto_ptr; ^~~~~~~~ --- libgrive/CMakeFiles/grive.dir/src/base/Feed.cc.o --- *** [libgrive/CMakeFiles/grive.dir/src/base/Feed.cc.o] Error code 1 make[2]: stopped in /tmp/net/grive2/work/grive2-0.4.1 In file included from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Resource.cc:22:0: /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Syncer.hh:57:15: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr GetFolders() = 0; ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /usr/include/g++/iomanip:43, from /tmp/net/grive2/work/.buildlink/include/boost/exception/detail/object_hex_dump.hpp:10, from /tmp/net/grive2/work/.buildlink/include/boost/exception/to_string_stub.hpp:10, from /tmp/net/grive2/work/.buildlink/include/boost/exception/info.hpp:11, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/util/Exception.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Resource.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Resource.cc:20: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Resource.cc:22:0: /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Syncer.hh:58:15: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr GetAll() = 0; ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /usr/include/g++/iomanip:43, from /tmp/net/grive2/work/.buildlink/include/boost/exception/detail/object_hex_dump.hpp:10, from /tmp/net/grive2/work/.buildlink/include/boost/exception/to_string_stub.hpp:10, from /tmp/net/grive2/work/.buildlink/include/boost/exception/info.hpp:11, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/util/Exception.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Resource.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Resource.cc:20: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Resource.cc:22:0: /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Syncer.hh:59:15: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr GetChanges( long min_cstamp ) = 0; ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /usr/include/g++/iomanip:43, from /tmp/net/grive2/work/.buildlink/include/boost/exception/detail/object_hex_dump.hpp:10, from /tmp/net/grive2/work/.buildlink/include/boost/exception/to_string_stub.hpp:10, from /tmp/net/grive2/work/.buildlink/include/boost/exception/info.hpp:11, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/util/Exception.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Resource.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Resource.cc:20: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Resource.cc:24:0: /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/json/Val.hh:128:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_base ; ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /usr/include/g++/iomanip:43, from /tmp/net/grive2/work/.buildlink/include/boost/exception/detail/object_hex_dump.hpp:10, from /tmp/net/grive2/work/.buildlink/include/boost/exception/to_string_stub.hpp:10, from /tmp/net/grive2/work/.buildlink/include/boost/exception/info.hpp:11, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/util/Exception.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Resource.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Resource.cc:20: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Resource.cc:26:0: /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/util/Crypt.hh:53:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_impl ; ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /usr/include/g++/iomanip:43, from /tmp/net/grive2/work/.buildlink/include/boost/exception/detail/object_hex_dump.hpp:10, from /tmp/net/grive2/work/.buildlink/include/boost/exception/to_string_stub.hpp:10, from /tmp/net/grive2/work/.buildlink/include/boost/exception/info.hpp:11, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/util/Exception.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Resource.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Resource.cc:20: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Entry.cc:22:0: /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/util/Crypt.hh:53:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_impl ; ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /tmp/net/grive2/work/.buildlink/include/boost/filesystem/path_traits.hpp:29, from /tmp/net/grive2/work/.buildlink/include/boost/filesystem/path.hpp:26, from /tmp/net/grive2/work/.buildlink/include/boost/filesystem.hpp:16, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/util/FileSystem.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Entry.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Entry.cc:20: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Entry.cc:23:0: /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/util/log/Log.hh:68:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] static LogBase* Inst( std::auto_ptr log = std::auto_ptr() ) ; ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /tmp/net/grive2/work/.buildlink/include/boost/filesystem/path_traits.hpp:29, from /tmp/net/grive2/work/.buildlink/include/boost/filesystem/path.hpp:26, from /tmp/net/grive2/work/.buildlink/include/boost/filesystem.hpp:16, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/util/FileSystem.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Entry.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Entry.cc:20: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Entry.cc:23:0: /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/util/log/Log.hh:68:58: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] static LogBase* Inst( std::auto_ptr log = std::auto_ptr() ) ; ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /tmp/net/grive2/work/.buildlink/include/boost/filesystem/path_traits.hpp:29, from /tmp/net/grive2/work/.buildlink/include/boost/filesystem/path.hpp:26, from /tmp/net/grive2/work/.buildlink/include/boost/filesystem.hpp:16, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/util/FileSystem.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Entry.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Entry.cc:20: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Resource.cc:27:0: /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/util/log/Log.hh:68:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] static LogBase* Inst( std::auto_ptr log = std::auto_ptr() ) ; ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /usr/include/g++/iomanip:43, from /tmp/net/grive2/work/.buildlink/include/boost/exception/detail/object_hex_dump.hpp:10, from /tmp/net/grive2/work/.buildlink/include/boost/exception/to_string_stub.hpp:10, from /tmp/net/grive2/work/.buildlink/include/boost/exception/info.hpp:11, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/util/Exception.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Resource.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Resource.cc:20: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Resource.cc:27:0: /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/util/log/Log.hh:68:58: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] static LogBase* Inst( std::auto_ptr log = std::auto_ptr() ) ; ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /usr/include/g++/iomanip:43, from /tmp/net/grive2/work/.buildlink/include/boost/exception/detail/object_hex_dump.hpp:10, from /tmp/net/grive2/work/.buildlink/include/boost/exception/to_string_stub.hpp:10, from /tmp/net/grive2/work/.buildlink/include/boost/exception/info.hpp:11, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/util/Exception.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Resource.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Resource.cc:20: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Drive.hh:24:0, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Drive.cc:20: /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/json/Val.hh:128:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_base ; ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /usr/include/g++/iomanip:43, from /tmp/net/grive2/work/.buildlink/include/boost/exception/detail/object_hex_dump.hpp:10, from /tmp/net/grive2/work/.buildlink/include/boost/exception/to_string_stub.hpp:10, from /tmp/net/grive2/work/.buildlink/include/boost/exception/info.hpp:11, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/util/Exception.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Resource.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/ResourceTree.hh:22, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/State.hh:22, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Drive.hh:22, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Drive.cc:20: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Drive.cc:23:0: /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Feed.hh:55:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr m_log ; ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /usr/include/g++/iomanip:43, from /tmp/net/grive2/work/.buildlink/include/boost/exception/detail/object_hex_dump.hpp:10, from /tmp/net/grive2/work/.buildlink/include/boost/exception/to_string_stub.hpp:10, from /tmp/net/grive2/work/.buildlink/include/boost/exception/info.hpp:11, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/util/Exception.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Resource.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/ResourceTree.hh:22, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/State.hh:22, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Drive.hh:22, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Drive.cc:20: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Drive.cc:24:0: /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Syncer.hh:57:15: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr GetFolders() = 0; ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /usr/include/g++/iomanip:43, from /tmp/net/grive2/work/.buildlink/include/boost/exception/detail/object_hex_dump.hpp:10, from /tmp/net/grive2/work/.buildlink/include/boost/exception/to_string_stub.hpp:10, from /tmp/net/grive2/work/.buildlink/include/boost/exception/info.hpp:11, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/util/Exception.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Resource.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/ResourceTree.hh:22, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/State.hh:22, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Drive.hh:22, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Drive.cc:20: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Drive.cc:24:0: /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Syncer.hh:58:15: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr GetAll() = 0; ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /usr/include/g++/iomanip:43, from /tmp/net/grive2/work/.buildlink/include/boost/exception/detail/object_hex_dump.hpp:10, from /tmp/net/grive2/work/.buildlink/include/boost/exception/to_string_stub.hpp:10, from /tmp/net/grive2/work/.buildlink/include/boost/exception/info.hpp:11, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/util/Exception.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Resource.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/ResourceTree.hh:22, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/State.hh:22, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Drive.hh:22, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Drive.cc:20: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Drive.cc:24:0: /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Syncer.hh:59:15: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] virtual std::auto_ptr GetChanges( long min_cstamp ) = 0; ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /usr/include/g++/iomanip:43, from /tmp/net/grive2/work/.buildlink/include/boost/exception/detail/object_hex_dump.hpp:10, from /tmp/net/grive2/work/.buildlink/include/boost/exception/to_string_stub.hpp:10, from /tmp/net/grive2/work/.buildlink/include/boost/exception/info.hpp:11, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/util/Exception.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Resource.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/ResourceTree.hh:22, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/State.hh:22, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Drive.hh:22, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Drive.cc:20: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Drive.cc:28:0: /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/util/log/Log.hh:68:29: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] static LogBase* Inst( std::auto_ptr log = std::auto_ptr() ) ; ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /usr/include/g++/iomanip:43, from /tmp/net/grive2/work/.buildlink/include/boost/exception/detail/object_hex_dump.hpp:10, from /tmp/net/grive2/work/.buildlink/include/boost/exception/to_string_stub.hpp:10, from /tmp/net/grive2/work/.buildlink/include/boost/exception/info.hpp:11, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/util/Exception.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Resource.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/ResourceTree.hh:22, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/State.hh:22, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Drive.hh:22, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Drive.cc:20: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Drive.cc:28:0: /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/util/log/Log.hh:68:58: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] static LogBase* Inst( std::auto_ptr log = std::auto_ptr() ) ; ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /usr/include/g++/iomanip:43, from /tmp/net/grive2/work/.buildlink/include/boost/exception/detail/object_hex_dump.hpp:10, from /tmp/net/grive2/work/.buildlink/include/boost/exception/to_string_stub.hpp:10, from /tmp/net/grive2/work/.buildlink/include/boost/exception/info.hpp:11, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/util/Exception.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Resource.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/ResourceTree.hh:22, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/State.hh:22, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Drive.hh:22, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Drive.cc:20: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Drive.cc: In member function 'void gr::Drive::SyncFolders()': /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Drive.cc:95:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr feed = m_syncer->GetFolders() ; ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /usr/include/g++/iomanip:43, from /tmp/net/grive2/work/.buildlink/include/boost/exception/detail/object_hex_dump.hpp:10, from /tmp/net/grive2/work/.buildlink/include/boost/exception/to_string_stub.hpp:10, from /tmp/net/grive2/work/.buildlink/include/boost/exception/info.hpp:11, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/util/Exception.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Resource.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/ResourceTree.hh:22, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/State.hh:22, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Drive.hh:22, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Drive.cc:20: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Drive.cc: In member function 'void gr::Drive::DetectChanges()': /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Drive.cc:130:7: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] std::auto_ptr feed = m_syncer->GetAll() ; ^~~~~~~~ In file included from /usr/include/g++/bits/locale_conv.h:41:0, from /usr/include/g++/locale:43, from /usr/include/g++/iomanip:43, from /tmp/net/grive2/work/.buildlink/include/boost/exception/detail/object_hex_dump.hpp:10, from /tmp/net/grive2/work/.buildlink/include/boost/exception/to_string_stub.hpp:10, from /tmp/net/grive2/work/.buildlink/include/boost/exception/info.hpp:11, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/util/Exception.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Resource.hh:23, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/ResourceTree.hh:22, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/State.hh:22, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Drive.hh:22, from /tmp/net/grive2/work/grive2-0.4.1/libgrive/src/base/Drive.cc:20: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ 1 error make[2]: stopped in /tmp/net/grive2/work/grive2-0.4.1 --- libgrive/CMakeFiles/grive.dir/all --- *** [libgrive/CMakeFiles/grive.dir/all] Error code 2 make[1]: stopped in /tmp/net/grive2/work/grive2-0.4.1 1 error make[1]: stopped in /tmp/net/grive2/work/grive2-0.4.1 *** [all] Error code 2 make: stopped in /tmp/net/grive2/work/grive2-0.4.1 1 error make: stopped in /tmp/net/grive2/work/grive2-0.4.1 *** Error code 2 Stop. make[1]: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/net/grive2 *** Error code 1 Stop. make: stopped in /amd/pkgsrc/CHROOT/P/pkgsrc/net/grive2