=> Bootstrap dependency digest>=20211023: found digest-20211023 WARNING: [license.mk] Every package should define a LICENSE. ===> 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 fastdep-0.16nb1 Makefile:41: warning: ignoring prerequisites on suffix rule definition set -e; g++ -MM ./CheckVersion.cc ./CompileState.cc ./Define.cc ./Element.cc ./Expression.cc ./FileCache.cc ./FileStructure.cc ./If.cc ./Include.cc ./MappedFile.cc ./Sequence.cc ./fastdep.cc | sed 's/\(.*\)\.o[ :]*/.\/\1.o .depends-all : /g' > .depends-all; [ -s .depends-all ] || rm -f .depends-all Makefile:41: warning: ignoring prerequisites on suffix rule definition g++ -O2 -fPIC -D_FORTIFY_SOURCE=2 -O2 -Wall -O2 -fPIC -D_FORTIFY_SOURCE=2 -c CheckVersion.cc -o CheckVersion.o g++ -O2 -fPIC -D_FORTIFY_SOURCE=2 -O2 -Wall -O2 -fPIC -D_FORTIFY_SOURCE=2 -c CompileState.cc -o CompileState.o g++ -O2 -fPIC -D_FORTIFY_SOURCE=2 -O2 -Wall -O2 -fPIC -D_FORTIFY_SOURCE=2 -c Define.cc -o Define.o g++ -O2 -fPIC -D_FORTIFY_SOURCE=2 -O2 -Wall -O2 -fPIC -D_FORTIFY_SOURCE=2 -c Element.cc -o Element.o g++ -O2 -fPIC -D_FORTIFY_SOURCE=2 -O2 -Wall -O2 -fPIC -D_FORTIFY_SOURCE=2 -c Expression.cc -o Expression.o g++ -O2 -fPIC -D_FORTIFY_SOURCE=2 -O2 -Wall -O2 -fPIC -D_FORTIFY_SOURCE=2 -c FileCache.cc -o FileCache.o g++ -O2 -fPIC -D_FORTIFY_SOURCE=2 -O2 -Wall -O2 -fPIC -D_FORTIFY_SOURCE=2 -c FileStructure.cc -o FileStructure.o g++ -O2 -fPIC -D_FORTIFY_SOURCE=2 -O2 -Wall -O2 -fPIC -D_FORTIFY_SOURCE=2 -c If.cc -o If.o g++ -O2 -fPIC -D_FORTIFY_SOURCE=2 -O2 -Wall -O2 -fPIC -D_FORTIFY_SOURCE=2 -c Include.cc -o Include.o In file included from FileCache.cc:5:0: MappedFile.h:67:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] char* map() throw (std::string) ; ^~~~~ FileCache.cc: In member function 'FileStructure* FileCache::update(const string&, const string&, bool)': FileCache.cc:151:2: warning: 'template class std::auto_ptr' is deprecated [-Wdeprecated-declarations] auto_ptr mfile(new MappedFile); ^~~~~~~~ In file included from /usr/include/g++/memory:80:0, from FileCache.cc:18: /usr/include/g++/bits/unique_ptr.h:51:28: note: declared here template class auto_ptr; ^~~~~~~~ g++ -O2 -fPIC -D_FORTIFY_SOURCE=2 -O2 -Wall -O2 -fPIC -D_FORTIFY_SOURCE=2 -c MappedFile.cc -o MappedFile.o g++ -O2 -fPIC -D_FORTIFY_SOURCE=2 -O2 -Wall -O2 -fPIC -D_FORTIFY_SOURCE=2 -c Sequence.cc -o Sequence.o g++ -O2 -fPIC -D_FORTIFY_SOURCE=2 -O2 -Wall -O2 -fPIC -D_FORTIFY_SOURCE=2 -c fastdep.cc -o fastdep.o In file included from MappedFile.cc:18:0: MappedFile.h:67:14: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] char* map() throw (std::string) ; ^~~~~ MappedFile.cc:122:25: warning: dynamic exception specifications are deprecated in C++11 [-Wdeprecated] char* MappedFile::map() throw (std::string) ^~~~~ g++ -O2 -fPIC -D_FORTIFY_SOURCE=2 -O2 -Wall -O2 -fPIC -D_FORTIFY_SOURCE=2 -o fastdep CheckVersion.o CompileState.o Define.o Element.o Expression.o FileCache.o FileStructure.o If.o Include.o MappedFile.o Sequence.o fastdep.o