+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fastdep-0.16nb1/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fastdep-0.16nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> 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++ -pipe -O2 -O2 -Wall -pipe -O2 -c CheckVersion.cc -o CheckVersion.o g++ -pipe -O2 -O2 -Wall -pipe -O2 -c CompileState.cc -o CompileState.o g++ -pipe -O2 -O2 -Wall -pipe -O2 -c Define.cc -o Define.o g++ -pipe -O2 -O2 -Wall -pipe -O2 -c Element.cc -o Element.o g++ -pipe -O2 -O2 -Wall -pipe -O2 -c Expression.cc -o Expression.o g++ -pipe -O2 -O2 -Wall -pipe -O2 -c FileCache.cc -o FileCache.o g++ -pipe -O2 -O2 -Wall -pipe -O2 -c FileStructure.cc -o FileStructure.o In file included from FileCache.cc:5: MappedFile.h:67:21: error: ISO C++17 does not allow dynamic exception specifications 67 | char* map() throw (std::string) ; | ^~~~~ FileCache.cc: In member function 'FileStructure* FileCache::update(const string&, const string&, bool)': FileCache.cc:151:9: warning: 'template<class> class std::auto_ptr' is deprecated: use 'std::unique_ptr' instead [-Wdeprecated-declarations] 151 | auto_ptr<MappedFile> mfile(new MappedFile); | ^~~~~~~~ In file included from /usr/include/c++/11/memory:76, from FileCache.cc:18: /usr/include/c++/11/bits/unique_ptr.h:57:28: note: declared here 57 | template<typename> class auto_ptr; | ^~~~~~~~ make: *** [Makefile:41: FileCache.o] Error 1 make: *** Waiting for unfinished jobs.... *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/devel/fastdep *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/devel/fastdep