=> Bootstrap dependency digest>=20010302: found digest-20211005 ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for ori-0.8.2nb1 => Fixing man page installation path. cd /tmp/filesystems/ori/work/ori-0.8.2 && /usr/bin/env USETOOLS=no PTHREAD_CFLAGS=\ -pthread\ PTHREAD_LDFLAGS=\ -pthread PTHREAD_LIBS= PTHREADBASE=/usr DL_CFLAGS=\ -pthread\ DL_LDFLAGS=\ -pthread DL_LIBS= PYTHON=/usr/pkg/bin/python2.7 CC=gcc CFLAGS=-O2\ -D_KERNTYPES\ -D_NETBSD_SOURCE\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include CPPFLAGS=-I/usr/include\ -I/usr/pkg/include CXX=c++ CXXFLAGS=-O2\ -D_KERNTYPES\ -D_NETBSD_SOURCE\ -fPIC\ -D_FORTIFY_SOURCE=2\ -I/usr/include\ -I/usr/pkg/include COMPILER_RPATH_FLAG=-Wl,-R F77=gfortran FC=gfortran FFLAGS=-O LANG=C LC_ALL=C LC_COLLATE=C LC_CTYPE=C LC_MESSAGES=C LC_MONETARY=C LC_NUMERIC=C LC_TIME=C LDFLAGS=-Wl,-zrelro\ -Wl,-znow\ -L/usr/lib\ -Wl,-R/usr/lib\ -L/usr/pkg/lib\ -Wl,-R/usr/pkg/lib LINKER_RPATH_FLAG=-R PATH=/tmp/filesystems/ori/work/.cwrapper/bin:/tmp/filesystems/ori/work/.buildlink/bin:/tmp/filesystems/ori/work/.gcc/bin:/tmp/filesystems/ori/work/.tools/bin:/usr/pkg/bin:/usr/bin:/bin:/usr/pkg/bin:/usr/local/bin:/usr/pkg/bin:/usr/X11R7/bin PREFIX=/usr/pkg MAKELEVEL=0 CONFIG_SITE= PKG_SYSCONFDIR=/usr/pkg/etc HOME=/tmp/filesystems/ori/work/.home CWRAPPERS_CONFIG_DIR=/tmp/filesystems/ori/work/.cwrapper/config CPP=cpp LOCALBASE=/usr/pkg X11BASE=/usr/X11R7 PKGMANDIR=man PKGINFODIR=info PKGGNUDIR=gnu/ MAKECONF=/dev/null OBJECT_FMT=ELF USETOOLS=no BSD_INSTALL_PROGRAM=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL_MAN=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 644 BSD_INSTALL=/usr/bin/install BSD_INSTALL_PROGRAM_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_SCRIPT_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_LIB_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_DATA_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_MAN_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 755 BSD_INSTALL_GAME=/usr/bin/install\ -c\ -s\ -o\ pbulk\ -g\ wheel\ -m\ 2555 BSD_INSTALL_GAME_DATA=/usr/bin/install\ -c\ -o\ pbulk\ -g\ wheel\ -m\ 664 BSD_INSTALL_GAME_DIR=/usr/bin/install\ -d\ -o\ pbulk\ -g\ wheel\ -m\ 775 INSTALL_INFO= MAKEINFO=/tmp/filesystems/ori/work/.tools/bin/makeinfo FLEX= BISON= ITSTOOL=/tmp/filesystems/ori/work/.tools/bin/itstool GDBUS_CODEGEN=/tmp/filesystems/ori/work/.tools/bin/gdbus-codegen PKG_CONFIG=/tmp/filesystems/ori/work/.tools/bin/pkg-config PKG_CONFIG_LIBDIR=/tmp/filesystems/ori/work/.buildlink/lib/pkgconfig:/tmp/filesystems/ori/work/.buildlink/share/pkgconfig PKG_CONFIG_LOG=/tmp/filesystems/ori/work/.pkg-config.log PKG_CONFIG_PATH= CWRAPPERS_CONFIG_DIR=/tmp/filesystems/ori/work/.cwrapper/config /usr/pkg/bin/scons scons: Reading SConscript files ... Checking whether the C compiler works... yes Checking whether the C++ compiler works... yes Checking for pkg-config... yes Checking for C++ header file unordered_map... yes Checking for C header file uuid.h... yes Checking for C header file uuid/uuid.h... no Checking for fuse... yes Checking for libevent... yes Checking libevent-2.0 or greater... yes Checking for event_init() in C library ... yes Checking for openssl... yes Checking openssl-1.0.0 or greater... yes scons: done reading SConscript files. scons: Building targets ... Compiling build/libdiffmerge/blob.c Compiling build/libdiffmerge/diff.c Compiling build/libdiffmerge/encode.c Compiling build/libdiffmerge/file.c Compiling build/libdiffmerge/fossil_wrapper.c Compiling build/libdiffmerge/merge3.c Compiling build/libdiffmerge/printf.c Compiling build/libfastlz/6pack.c Compiling build/libfastlz/6unpack.c Compiling build/libfastlz/fastlz.c Compiling build/libori/commit.cc Compiling build/libori/evbufstream.cc Compiling build/libori/fchunker.cc Compiling build/libori/httpclient.cc Compiling build/libori/httprepo.cc Creating library build/libfastlz/libfastlz.a Indexing library build/libfastlz/libfastlz.a Compiling build/libori/httpserver.cc Compiling build/libori/index.cc In file included from build/libori/evbufstream.h:22:0, from build/libori/evbufstream.cc:20: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/oriutil/stream.h:27, from build/libori/evbufstream.h:22, from build/libori/evbufstream.cc:20: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from build/libori/evbufstream.h:22:0, from build/libori/evbufstream.cc:20: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/oriutil/stream.h:27, from build/libori/evbufstream.h:22, from build/libori/evbufstream.cc:20: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/libori/largeblob.cc Creating library build/libdiffmerge/libdiffmerge.a Indexing library build/libdiffmerge/libdiffmerge.a Compiling build/libori/localobject.cc In file included from public/ori/object.h:27:0, from build/libori/httprepo.cc:36: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/object.h:25, from build/libori/httprepo.cc:36: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from build/libori/httprepo.cc:36: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/object.h:25, from build/libori/httprepo.cc:36: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/libori/localrepo.cc In file included from build/libori/commit.cc:29:0: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/libori/commit.cc:22: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from build/libori/commit.cc:29:0: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from public/ori/object.h:27:0, from build/libori/index.cc:36: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/libori/commit.cc:22: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/object.h:25, from build/libori/index.cc:36: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from build/libori/index.cc:36: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/object.h:25, from build/libori/index.cc:36: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/httprepo.h:24, from build/libori/httpclient.cc:43: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/object.h:25, from public/ori/repo.h:30, from public/ori/httprepo.h:24, from build/libori/httpclient.cc:43: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/httprepo.h:24, from build/libori/httpclient.cc:43: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/object.h:25, from public/ori/repo.h:30, from public/ori/httprepo.h:24, from build/libori/httpclient.cc:43: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from build/libori/localobject.cc:46: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/libori/localobject.cc:33: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from build/libori/localobject.cc:46: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/libori/localobject.cc:33: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/libori/httpserver.cc:45: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/libori/httpserver.cc:45: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/libori/httpserver.cc:45: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/libori/httpserver.cc:45: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/libori/mergestate.cc In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/largeblob.h:25, from build/libori/largeblob.cc:42: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/libori/largeblob.cc:32: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/libori/metadatalog.cc In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/largeblob.h:25, from build/libori/largeblob.cc:42: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/libori/largeblob.cc:32: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from build/libori/mergestate.cc:25:0: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/oriutil/stream.h:27, from build/libori/mergestate.cc:25: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from build/libori/mergestate.cc:25:0: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/oriutil/stream.h:27, from build/libori/mergestate.cc:25: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/libori/object.cc Compiling build/libori/packfile.cc Compiling build/libori/peer.cc In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/largeblob.h:25, from build/libori/localrepo.cc:49: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/libori/localrepo.cc:34: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/largeblob.h:25, from build/libori/localrepo.cc:49: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/libori/localrepo.cc:34: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from build/libori/object.cc:45: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/libori/object.cc:32: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from build/libori/object.cc:45: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/libori/object.cc:32: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/libori/repo.cc Compiling build/libori/repostore.cc In file included from public/ori/packfile.h:26:0, from build/libori/packfile.cc:41: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/packfile.h:22, from build/libori/packfile.cc:41: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/libori/remoterepo.cc In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from build/libori/peer.cc:28: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from build/libori/peer.cc:23: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from build/libori/peer.cc:28: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from build/libori/peer.cc:23: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/packfile.h:26:0, from build/libori/packfile.cc:41: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/packfile.h:22, from build/libori/packfile.cc:41: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ build/libori/localrepo.cc: In member function 'virtual Object::sp LocalRepo::getObject(const ObjectHash&)': build/libori/localrepo.cc:408:17: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr bs(ro->getPayloadStream()); ^~~~~~~~ In file included from public/ori/object.h:27:0, from build/libori/repo.cc:33: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/libori/localrepo.cc:34: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/object.h:25, from build/libori/repo.cc:33: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from build/libori/repo.cc:33: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/object.h:25, from build/libori/repo.cc:33: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ build/libori/localrepo.cc: In member function 'std::__cxx11::string LocalRepo::getPayload(const ObjectHash&)': build/libori/localrepo.cc:617:5: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr bs(o->getPayloadStream()); ^~~~~~~~ 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 build/libori/localrepo.cc:34: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/libori/snapshotindex.cc In file included from build/libori/metadatalog.cc:33:0: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from build/libori/metadatalog.cc:28: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from build/libori/metadatalog.cc:33:0: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from build/libori/metadatalog.cc:28: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/libori/sshclient.cc In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from build/libori/remoterepo.cc:26: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from build/libori/remoterepo.cc:22: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from build/libori/remoterepo.cc:26: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from build/libori/remoterepo.cc:22: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/sshclient.h:22:0, from build/libori/sshclient.cc:33: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/oriutil/stream.h:27, from public/ori/sshclient.h:22, from build/libori/sshclient.cc:33: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/sshclient.h:22:0, from build/libori/sshclient.cc:33: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/oriutil/stream.h:27, from public/ori/sshclient.h:22, from build/libori/sshclient.cc:33: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/libori/sshrepo.cc Compiling build/libori/tempdir.cc Compiling build/libori/tree.cc Compiling build/libori/treediff.cc Compiling build/libori/udsclient.cc Compiling build/libori/udsrepo.cc In file included from public/ori/packfile.h:26:0, from build/libori/sshrepo.cc:35: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/packfile.h:22, from build/libori/sshrepo.cc:35: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/packfile.h:26:0, from build/libori/sshrepo.cc:35: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/packfile.h:22, from build/libori/sshrepo.cc:35: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from build/libori/tree.cc:36: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/object.h:25, from public/ori/repo.h:30, from build/libori/tree.cc:36: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from build/libori/tree.cc:36: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/object.h:25, from public/ori/repo.h:30, from build/libori/tree.cc:36: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/libori/udsclient.cc:35: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/tempdir.h:26, from build/libori/tempdir.cc:30: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/treediff.h:24, from build/libori/treediff.cc:32: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/tempdir.h:23, from build/libori/tempdir.cc:30: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/object.h:25, from public/ori/repo.h:30, from public/ori/treediff.h:24, from build/libori/treediff.cc:32: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/libori/udsclient.cc:35: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/tempdir.h:26, from build/libori/tempdir.cc:30: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/treediff.h:24, from build/libori/treediff.cc:32: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/tempdir.h:23, from build/libori/tempdir.cc:30: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/object.h:25, from public/ori/repo.h:30, from public/ori/treediff.h:24, from build/libori/treediff.cc:32: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/libori/udsclient.cc:35: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/libori/udsclient.cc:35: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/libori/udsserver.cc In file included from public/ori/packfile.h:26:0, from build/libori/udsrepo.cc:31: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/packfile.h:22, from build/libori/udsrepo.cc:31: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/packfile.h:26:0, from build/libori/udsrepo.cc:31: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/packfile.h:22, from build/libori/udsrepo.cc:31: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/libori/varlink.cc In file included from build/libori/varlink.cc:28:0: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/oriutil/stream.h:27, from build/libori/varlink.cc:28: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from build/libori/varlink.cc:28:0: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/oriutil/stream.h:27, from build/libori/varlink.cc:28: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/libori/udsserver.cc:35: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/libori/udsserver.cc:35: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/libori/udsserver.cc:35: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/libori/udsserver.cc:35: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/liboriutil/dag.cc Compiling build/liboriutil/debug.cc Compiling build/liboriutil/key.cc Compiling build/liboriutil/kvserializer.cc Compiling build/liboriutil/lrucache.cc Compiling build/liboriutil/monitor.cc Compiling build/liboriutil/objecthash.cc Compiling build/liboriutil/objectinfo.cc Compiling build/liboriutil/oricrypt.cc Compiling build/liboriutil/orifile.cc In file included from build/liboriutil/objectinfo.cc:38:0: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/liboriutil/objectinfo.cc:26: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from build/liboriutil/objectinfo.cc:38:0: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/liboriutil/objectinfo.cc:26: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/liboriutil/orinet.cc Compiling build/liboriutil/oristr.cc In file included from build/liboriutil/orifile.cc:54:0: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/liboriutil/orifile.cc:36: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from build/liboriutil/orifile.cc:54:0: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/liboriutil/orifile.cc:36: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ build/liboriutil/oricrypt.cc: In function 'std::__cxx11::string OriCrypt_Encrypt(const string&, const string&)': build/liboriutil/oricrypt.cc:166:43: warning: 'int RAND_pseudo_bytes(unsigned char*, int)' is deprecated [-Wdeprecated-declarations] RAND_pseudo_bytes(salt, PKCS5_SALT_LEN); ^ Compiling build/liboriutil/oriutil.cc In file included from /usr/include/openssl/aes.h:13:0, from build/liboriutil/oricrypt.cc:35: /usr/include/openssl/rand.h:44:1: note: declared here DEPRECATEDIN_1_1_0(int RAND_pseudo_bytes(unsigned char *buf, int num)) ^ Compiling build/liboriutil/rwlock.cc Compiling build/liboriutil/stopwatch.cc Compiling build/liboriutil/stream.cc Compiling build/liboriutil/mutex_posix.cc Compiling build/liboriutil/rwlock_posix.cc Compiling build/liboriutil/thread_posix.cc Compiling build/libori/rkchunker.cc Compiling build/liboriutil/test_oriutil.cc In file included from build/liboriutil/stream.cc:41:0: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/oriutil/stream.h:27, from build/liboriutil/stream.cc:41: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from build/liboriutil/stream.cc:41:0: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/oriutil/stream.h:27, from build/liboriutil/stream.cc:41: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from build/liboriutil/oriutil.cc:59:0: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/liboriutil/oriutil.cc:41: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/ori/cmd_addkey.cc In file included from build/liboriutil/oriutil.cc:59:0: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/liboriutil/oriutil.cc:41: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/ori/cmd_branch.cc Compiling build/ori/cmd_branches.cc Compiling build/ori/cmd_checkout.cc Compiling build/ori/cmd_cleanup.cc In file included from public/ori/udsclient.h:22:0, from build/ori/cmd_checkout.cc:34: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/ori/cmd_checkout.cc:27: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/udsclient.h:22:0, from build/ori/cmd_checkout.cc:34: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/ori/cmd_checkout.cc:27: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/ori/cmd_diff.cc In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/udsrepo.h:24, from build/ori/cmd_branches.cc:23: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/object.h:25, from public/ori/repo.h:30, from public/ori/udsrepo.h:24, from build/ori/cmd_branches.cc:23: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/udsrepo.h:24, from build/ori/cmd_branches.cc:23: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/ori/cmd_addkey.cc:25: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/object.h:25, from public/ori/repo.h:30, from public/ori/udsrepo.h:24, from build/ori/cmd_branches.cc:23: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/ori/cmd_addkey.cc:25: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/ori/cmd_addkey.cc:25: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/ori/cmd_addkey.cc:25: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Creating library build/liboriutil/liboriutil.a Indexing library build/liboriutil/liboriutil.a Compiling build/ori/cmd_filelog.cc In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/udsrepo.h:24, from build/ori/cmd_branch.cc:23: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/object.h:25, from public/ori/repo.h:30, from public/ori/udsrepo.h:24, from build/ori/cmd_branch.cc:23: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/udsrepo.h:24, from build/ori/cmd_branch.cc:23: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/object.h:25, from public/ori/repo.h:30, from public/ori/udsrepo.h:24, from build/ori/cmd_branch.cc:23: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/ori/cmd_findheads.cc Compiling build/ori/cmd_fsck.cc Compiling build/ori/cmd_gc.cc Creating library build/libori/libori.a Indexing library build/libori/libori.a Linking build/libori/fchunker Linking build/liboriutil/test_oriutil Linking build/libori/rkchunker In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/udsrepo.h:24, from build/ori/cmd_filelog.cc:23: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/ori/cmd_filelog.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/udsrepo.h:24, from build/ori/cmd_filelog.cc:23: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/ori/cmd_filelog.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/ori/cmd_graft.cc Compiling build/ori/cmd_list.cc Compiling build/ori/cmd_listkeys.cc In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/ori/cmd_findheads.cc:22: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/ori/cmd_findheads.cc:22: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/ori/cmd_findheads.cc:22: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/ori/cmd_findheads.cc:22: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/ori/cmd_diff.cc:25: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/ori/cmd_diff.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/ori/cmd_diff.cc:25: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/ori/cmd_diff.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/ori/cmd_log.cc In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/ori/cmd_gc.cc:22: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/ori/cmd_gc.cc:22: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/ori/cmd_gc.cc:22: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/ori/cmd_gc.cc:22: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/ori/cmd_listkeys.cc:24: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/ori/cmd_listkeys.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/ori/cmd_listkeys.cc:24: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/ori/cmd_listkeys.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/ori/cmd_merge.cc In file included from public/ori/udsclient.h:22:0, from build/ori/cmd_log.cc:24: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/ori/cmd_log.cc:22: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/udsclient.h:22:0, from build/ori/cmd_log.cc:24: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/ori/cmd_log.cc:22: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/ori/cmd_cleanup.cc:35: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/ori/cmd_cleanup.cc:35: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/ori/cmd_newfs.cc In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/ori/cmd_cleanup.cc:35: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/ori/cmd_cleanup.cc:35: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/ori/cmd_pull.cc In file included from public/ori/udsclient.h:22:0, from build/ori/cmd_merge.cc:30: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/ori/cmd_merge.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/udsclient.h:22:0, from build/ori/cmd_merge.cc:30: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/ori/cmd_merge.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/ori/cmd_graft.cc:25: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/ori/cmd_graft.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/ori/cmd_graft.cc:25: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/ori/cmd_graft.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/udsclient.h:22:0, from build/ori/cmd_pull.cc:30: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/oriutil/stream.h:27, from public/ori/udsclient.h:22, from build/ori/cmd_pull.cc:30: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/udsclient.h:22:0, from build/ori/cmd_pull.cc:30: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/oriutil/stream.h:27, from public/ori/udsclient.h:22, from build/ori/cmd_pull.cc:30: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/ori/cmd_purgesnapshot.cc In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/ori/cmd_list.cc:34: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/ori/cmd_list.cc:29: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/ori/cmd_list.cc:34: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/ori/cmd_list.cc:29: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/ori/cmd_newfs.cc:34: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/ori/cmd_newfs.cc:34: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/ori/cmd_newfs.cc:34: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/ori/cmd_newfs.cc:34: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/ori/cmd_remote.cc In file included from public/ori/udsclient.h:22:0, from build/ori/cmd_purgesnapshot.cc:23: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/ori/cmd_purgesnapshot.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/udsclient.h:22:0, from build/ori/cmd_purgesnapshot.cc:23: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/ori/cmd_purgesnapshot.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/ori/cmd_removefs.cc Compiling build/ori/cmd_removekey.cc Compiling build/ori/cmd_replicate.cc Compiling build/ori/cmd_setkey.cc Compiling build/ori/cmd_show.cc Compiling build/ori/cmd_snapshot.cc Compiling build/ori/cmd_snapshots.cc In file included from public/ori/udsclient.h:22:0, from build/ori/cmd_snapshot.cc:27: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/oriutil/stream.h:27, from public/ori/udsclient.h:22, from build/ori/cmd_snapshot.cc:27: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/udsclient.h:22:0, from build/ori/cmd_snapshot.cc:27: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/oriutil/stream.h:27, from public/ori/udsclient.h:22, from build/ori/cmd_snapshot.cc:27: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/ori/cmd_setkey.cc:25: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/udsrepo.h:24, from build/ori/cmd_remote.cc:33: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/ori/cmd_setkey.cc:25: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class 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 build/ori/cmd_remote.cc:30: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/udsclient.h:22:0, from build/ori/cmd_show.cc:23: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/oriutil/stream.h:27, from public/ori/udsclient.h:22, from build/ori/cmd_show.cc:23: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/udsrepo.h:24, from build/ori/cmd_remote.cc:33: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/ori/cmd_setkey.cc:25: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/ori/cmd_remote.cc:30: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/ori/cmd_setkey.cc:25: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/udsclient.h:22:0, from build/ori/cmd_show.cc:23: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/oriutil/stream.h:27, from public/ori/udsclient.h:22, from build/ori/cmd_show.cc:23: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/udsclient.h:22:0, from build/ori/cmd_snapshots.cc:26: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/oriutil/stream.h:27, from public/ori/udsclient.h:22, from build/ori/cmd_snapshots.cc:26: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/udsclient.h:22:0, from build/ori/cmd_snapshots.cc:26: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/oriutil/stream.h:27, from public/ori/udsclient.h:22, from build/ori/cmd_snapshots.cc:26: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/ori/cmd_replicate.cc:36: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/ori/cmd_replicate.cc:36: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/ori/cmd_replicate.cc:36: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/ori/cmd_replicate.cc:36: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/ori/cmd_status.cc Compiling build/ori/cmd_tip.cc Compiling build/ori/cmd_varlink.cc Compiling build/ori/fuse_cmd.cc Compiling build/ori/main.cc In file included from public/ori/udsclient.h:22:0, from build/ori/cmd_status.cc:25: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/ori/cmd_status.cc:23: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/udsclient.h:22:0, from build/ori/cmd_status.cc:25: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/ori/cmd_status.cc:23: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/ori/server.cc In file included from public/ori/udsclient.h:22:0, from build/ori/cmd_tip.cc:23: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/oriutil/stream.h:27, from public/ori/udsclient.h:22, from build/ori/cmd_tip.cc:23: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/udsclient.h:22:0, from build/ori/cmd_tip.cc:23: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/oriutil/stream.h:27, from public/ori/udsclient.h:22, from build/ori/cmd_tip.cc:23: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from build/ori/main.cc:35: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/object.h:25, from public/ori/repo.h:30, from build/ori/main.cc:35: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from build/ori/main.cc:35: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/object.h:25, from public/ori/repo.h:30, from build/ori/main.cc:35: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/udsrepo.h:24, from build/ori/cmd_varlink.cc:32: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/ori/cmd_varlink.cc:30: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/udsrepo.h:24, from build/ori/cmd_varlink.cc:32: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/ori/cmd_varlink.cc:30: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/ori/cmd_removekey.cc:26: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/ori/cmd_removekey.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/ori/cmd_removekey.cc:26: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/ori/cmd_removekey.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/oridbg/cmd_addkey.cc Compiling build/oridbg/cmd_branches.cc Compiling build/oridbg/cmd_catobj.cc Compiling build/oridbg/cmd_dumpindex.cc In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/ori/server.cc:31: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/ori/server.cc:31: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/ori/server.cc:31: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/ori/server.cc:31: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/oridbg/cmd_dumpmeta.cc Compiling build/oridbg/cmd_dumpobj.cc In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_catobj.cc:24: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_catobj.cc:24: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_catobj.cc:24: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_catobj.cc:24: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_branches.cc:23: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_branches.cc:23: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_branches.cc:23: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_branches.cc:23: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_addkey.cc:25: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_addkey.cc:25: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_addkey.cc:25: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_addkey.cc:25: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_dumpmeta.cc:22: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_dumpmeta.cc:22: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_dumpmeta.cc:22: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_dumpmeta.cc:22: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_dumpindex.cc:22: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_dumpindex.cc:22: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_dumpindex.cc:22: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_dumpindex.cc:22: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_dumpobj.cc:24: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_dumpobj.cc:24: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_dumpobj.cc:24: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_dumpobj.cc:24: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Linking build/ori/ori Compiling build/oridbg/cmd_dumppackfile.cc Compiling build/oridbg/cmd_dumprefs.cc Compiling build/oridbg/cmd_filelog.cc Compiling build/oridbg/cmd_findheads.cc Compiling build/oridbg/cmd_gc.cc In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_dumprefs.cc:22: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_dumprefs.cc:22: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_dumprefs.cc:22: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_dumprefs.cc:22: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/oridbg/cmd_listkeys.cc In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_dumppackfile.cc:23: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_dumppackfile.cc:23: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_dumppackfile.cc:23: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_dumppackfile.cc:23: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/oridbg/cmd_listobj.cc In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_filelog.cc:23: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/oridbg/cmd_filelog.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_filelog.cc:23: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/oridbg/cmd_filelog.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_findheads.cc:22: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_findheads.cc:22: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/oridbg/cmd_log.cc In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_findheads.cc:22: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_findheads.cc:22: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_listobj.cc:24: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_listobj.cc:24: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_listobj.cc:24: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_listobj.cc:24: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/oridbg/cmd_purgeobj.cc In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_gc.cc:22: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_gc.cc:22: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/oridbg/cmd_purgesnapshot.cc In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_gc.cc:22: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_gc.cc:22: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_log.cc:23: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/oridbg/cmd_log.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_log.cc:23: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/oridbg/cmd_log.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_listkeys.cc:24: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/oridbg/cmd_listkeys.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_listkeys.cc:24: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/oridbg/cmd_listkeys.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/oridbg/cmd_rebuildindex.cc In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_purgeobj.cc:23: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/oridbg/cmd_purgeobj.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_purgeobj.cc:23: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/oridbg/cmd_purgeobj.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/oridbg/cmd_rebuildrefs.cc Compiling build/oridbg/cmd_refcount.cc In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_purgesnapshot.cc:23: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/oridbg/cmd_purgesnapshot.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_purgesnapshot.cc:23: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/oridbg/cmd_purgesnapshot.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/oridbg/cmd_remote.cc Compiling build/oridbg/cmd_removekey.cc In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_rebuildindex.cc:22: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_rebuildindex.cc:22: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_rebuildindex.cc:22: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_rebuildindex.cc:22: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/oridbg/cmd_setkey.cc Compiling build/oridbg/cmd_show.cc Compiling build/oridbg/cmd_snapshots.cc In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_refcount.cc:23: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/oridbg/cmd_refcount.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_refcount.cc:23: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/oridbg/cmd_refcount.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_removekey.cc:26: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/oridbg/cmd_removekey.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_removekey.cc:26: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/oridbg/cmd_removekey.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_rebuildrefs.cc:22: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_rebuildrefs.cc:22: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_rebuildrefs.cc:22: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_rebuildrefs.cc:22: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_setkey.cc:25: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_setkey.cc:25: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_setkey.cc:25: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_setkey.cc:25: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/oridbg/cmd_stats.cc In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_snapshots.cc:26: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_snapshots.cc:26: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_snapshots.cc:26: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_snapshots.cc:26: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_show.cc:23: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_show.cc:23: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_show.cc:23: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_show.cc:23: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/oridbg/cmd_stripmetadata.cc Compiling build/oridbg/cmd_tip.cc In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_remote.cc:33: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/oridbg/cmd_remote.cc:30: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_remote.cc:33: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/oridbg/cmd_remote.cc:30: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/oridbg/cmd_treediff.cc In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_stats.cc:25: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/oridbg/cmd_stats.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_stats.cc:25: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/oridbg/cmd_stats.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/oridbg/cmd_udsserver.cc Compiling build/oridbg/cmd_verify.cc Compiling build/oridbg/main.cc In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_verify.cc:22: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_verify.cc:22: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_verify.cc:22: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_verify.cc:22: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_stripmetadata.cc:23: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_stripmetadata.cc:23: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_stripmetadata.cc:23: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_stripmetadata.cc:23: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_tip.cc:23: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_tip.cc:23: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_tip.cc:23: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_tip.cc:23: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_treediff.cc:23: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/oridbg/cmd_treediff.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_treediff.cc:23: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ 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 build/oridbg/cmd_treediff.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_udsserver.cc:30: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_udsserver.cc:30: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/oridbg/cmd_udsserver.cc:30: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/oridbg/cmd_udsserver.cc:30: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from build/oridbg/main.cc:37: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/object.h:25, from public/ori/repo.h:30, from build/oridbg/main.cc:37: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from build/oridbg/main.cc:37: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/object.h:25, from public/ori/repo.h:30, from build/oridbg/main.cc:37: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/orifs/logging.cc Compiling build/orifs/oricmd.cc Compiling build/orifs/orifuse.cc Compiling build/orifs/oripriv.cc Compiling build/orifs/server.cc Compiling build/orisync/cmd_add.cc Compiling build/orisync/cmd_exit.cc In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/orifs/oricmd.cc:39: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from build/orifs/oricmd.cc:30: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/orifs/oricmd.cc:39: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from build/orifs/oricmd.cc:30: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/orisync/cmd_hostadd.cc Compiling build/orisync/cmd_hostremove.cc In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/orifs/server.cc:35: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/orisync/cmd_add.cc:23: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/orisync/cmd_add.cc:23: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/orisync/cmd_add.cc:23: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/orisync/cmd_add.cc:23: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/orifs/server.cc:35: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/orifs/oripriv.cc:44: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from build/orifs/oripriv.cc:34: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/orifs/oripriv.cc:44: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from build/orifs/oripriv.cc:34: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/orifs/server.cc:35: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/orifs/server.cc:35: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Linking build/oridbg/oridbg In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/orisync/cmd_hostremove.cc:25: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/orisync/cmd_hostremove.cc:25: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/orisync/cmd_hostremove.cc:25: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/orisync/cmd_hostremove.cc:25: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/orisync/cmd_hosts.cc Compiling build/orisync/cmd_init.cc In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/orisync/cmd_hostadd.cc:25: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/orisync/cmd_hostadd.cc:25: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/orisync/cmd_hostadd.cc:25: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/orisync/cmd_hostadd.cc:25: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/orifs/orifuse.cc:49: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from build/orifs/orifuse.cc:39: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/orifs/orifuse.cc:49: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from build/orifs/orifuse.cc:39: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Compiling build/orisync/cmd_list.cc Compiling build/orisync/cmd_remove.cc Compiling build/orisync/cmd_status.cc Compiling build/orisync/main.cc Compiling build/orisync/orisyncconf.cc Compiling build/orisync/repocontrol.cc Compiling build/orisync/server.cc In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/orisync/main.cc:34: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/orisync/main.cc:34: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/orisync/main.cc:34: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/orisync/main.cc:34: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/orisync/cmd_remove.cc:23: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/orisync/cmd_remove.cc:23: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/orisync/cmd_remove.cc:23: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/localrepo.h:20, from build/orisync/cmd_remove.cc:23: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from build/orisync/repocontrol.cc:21: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/object.h:25, from public/ori/repo.h:30, from build/orisync/repocontrol.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from build/orisync/repocontrol.cc:21: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from public/ori/object.h:25, from public/ori/repo.h:30, from build/orisync/repocontrol.cc:21: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/orisync/server.cc:53: public/oriutil/stream.h:57:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/condition_variable:43:0, from /usr/include/g++/mutex:45, from build/orisync/server.cc:33: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ In file included from public/ori/object.h:27:0, from public/ori/repo.h:30, from public/ori/localrepo.h:24, from build/orisync/server.cc:53: public/oriutil/stream.h:207:18: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] typedef std::auto_ptr ap; ^~~~~~~~ In file included from /usr/include/g++/condition_variable:43:0, from /usr/include/g++/mutex:45, from build/orisync/server.cc:33: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ Linking build/orifs/orifs Linking build/orisync/orisync scons: done building targets. *** Please use pkgtools/verifypc to sanity check dependencies.