+ 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/pen-0.34.1nb2/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/pen-0.34.1nb2/work.log
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for pen-0.34.1nb2
/opt/pkg/bin/bmake  all-am
gcc -DHAVE_CONFIG_H -I.    -I/opt/pkg/include  -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DDEBUGGING -MT pen.o -MD -MP -MF .deps/pen.Tpo -c -o pen.o pen.c
pen.c:185:12: error: conflicting types for 'accept4'; have 'int(int,  struct sockaddr *, socklen_t *, int)' {aka 'int(int,  struct sockaddr *, unsigned int *, int)'}
  185 | extern int accept4(int, struct sockaddr *, socklen_t *, int);
      |            ^~~~~~~
In file included from /usr/include/netdb.h:79,
                 from pen.c:29:
/usr/include/sys/socket.h:548:12: note: previous declaration of 'accept4' with type 'int(int,  struct sockaddr * restrict,  void *, int)'
  548 | extern int accept4(int, struct sockaddr *_RESTRICT_KYWD, Psocklen_t, int);
      |            ^~~~~~~
pen.c: In function 'add_client':
pen.c:1738:24: warning: unused variable 'one' [-Wunused-variable]
 1738 |                 int n, one = 1;
      |                        ^~~
*** [pen.o] Error code 1

bmake[1]: stopped in /home/pbulk/build/net/pen/work/pen-0.34.1
1 error

bmake[1]: stopped in /home/pbulk/build/net/pen/work/pen-0.34.1
*** [all] Error code 2

bmake: stopped in /home/pbulk/build/net/pen/work/pen-0.34.1
1 error

bmake: stopped in /home/pbulk/build/net/pen/work/pen-0.34.1
*** Error code 2

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

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-bulktest/net/pen