+ 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/rtunes-0.8/work.log
+ su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/rtunes-0.8/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for rtunes-0.8
--- parse.c ---
--- rtunes.o ---
--- parse.c ---
yacc -d parse.y
sh: line 2: yacc: command not found
--- rtunes.o ---
cc -pipe -O2 -pipe -O2 -D_FORTIFY_SOURCE=2 -I/usr/pkg/include -Wall -Wstrict-prototypes -ansi   -I/usr/pkg/include -c rtunes.c
--- parse.c ---
*** [parse.c] Error code 127

bmake: stopped in /home/pbulk/build/audio/rtunes/work/rtunes-0.8/rtunes
--- rtunes.o ---
rtunes.c: In function 'main':
rtunes.c:192:2: warning: implicit declaration of function 'getopt' [-Wimplicit-function-declaration]
  while ((ch = getopt(argc, argv, "46f:h:p:y")) != -1) {
  ^
rtunes.c:205:14: error: 'optarg' undeclared (first use in this function)
    cfgfile = optarg;
              ^
rtunes.c:205:14: note: each undeclared identifier is reported only once for each function it appears in
rtunes.c:227:15: error: 'optind' undeclared (first use in this function)
  if (!(argc - optind))
               ^
*** [rtunes.o] Error code 1

bmake: stopped in /home/pbulk/build/audio/rtunes/work/rtunes-0.8/rtunes
2 errors

bmake: stopped in /home/pbulk/build/audio/rtunes/work/rtunes-0.8/rtunes
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/audio/rtunes
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/audio/rtunes