+ case "${usergroup_phase}" in
+ local run_cmd
+ run_cmd=run_su
+ shift
+ run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/fastdep-0.16nb1/work.log
+ su pbulk -c '"$@"' make /opt/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 -msave-args -fno-aggressive-loop-optimizations -O2 -Wall  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c CheckVersion.cc -o CheckVersion.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -O2 -Wall  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c CompileState.cc -o CompileState.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -O2 -Wall  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c Define.cc -o Define.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -O2 -Wall  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c Element.cc -o Element.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -O2 -Wall  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c Expression.cc -o Expression.o
g++ -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -O2 -Wall  -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c FileCache.cc -o FileCache.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 std::string&, const std::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 /opt/tools/gcc13/include/c++/13.3.0/memory:78,
                 from FileCache.cc:18:
/opt/tools/gcc13/include/c++/13.3.0/bits/unique_ptr.h:65:28: note: declared here
   65 |   template<typename> class auto_ptr;
      |                            ^~~~~~~~
gmake: *** [Makefile:41: FileCache.o] Error 1
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/fastdep
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/devel/fastdep