+ 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/cataclysm-dda-0.F.2/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/cataclysm-dda-0.F.2/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for cataclysm-dda-0.F.2
gmake: git: No such file or directory
/usr/bin/bash: astyle: command not found
g++ -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -DBACKTRACE -DLOCALIZE -DPREFIX="/opt/pkg" -DDATA_DIR_PREFIX -DUSE_XDG_DIR -DCATA_NO_CPP11_STRING_CONVERSIONS -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -I/opt/pkg/include/ncurses -DCATA_NO_CPP11_STRING_CONVERSIONS -ffast-math -Wall -Wextra -Wformat-signedness -Wlogical-op -Wmissing-declarations -Wmissing-noreturn -Wnon-virtual-dtor -Wold-style-cast -Woverloaded-virtual -Wpedantic -Wsuggest-override -Wunused-macros -Wzero-as-null-pointer-constant -Wno-unknown-warning-option -Wredundant-decls    -fsigned-char -std=c++14 -MMD -MP -D__EXTENSIONS__ -DNCURSES_WIDECHAR -I/opt/pkg/include/ncursesw -I/opt/pkg/include  -c src/achievement.cpp -o obj/achievement.o
In file included from src/assign.h:18,
                 from src/generic_factory.h:11,
                 from src/achievement.cpp:16:
src/units.h: In function 'std::string units::display(energy)':
src/units.h:621:45: error: 'pgettext' was not declared in this scope; did you mean 'ngettext'?
  621 |         return std::to_string( kj ) + ' ' + pgettext( "energy unit: kilojoule", "kJ" );
      |                                             ^~~~~~~~
      |                                             ngettext
src/units.h:626:44: error: 'pgettext' was not declared in this scope; did you mean 'ngettext'?
  626 |         return std::to_string( j ) + ' ' + pgettext( "energy unit: joule", "J" );
      |                                            ^~~~~~~~
      |                                            ngettext
src/units.h:628:41: error: 'pgettext' was not declared in this scope; did you mean 'ngettext'?
  628 |     return std::to_string( mj ) + ' ' + pgettext( "energy unit: millijoule", "mJ" );
      |                                         ^~~~~~~~
      |                                         ngettext
At global scope:
cc1plus: note: unrecognized command-line option '-Wno-unknown-warning-option' may have been intended to silence earlier diagnostics
gmake: *** [Makefile:883: obj/achievement.o] Error 1
*** Error code 2

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

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/games/cataclysm-dda