+ 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/aget-0.4.1/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/aget-0.4.1/work.log
WARNING: [license.mk] Every package should define a LICENSE.
===> Building for aget-0.4.1
--- main.o ---
--- Aget.o ---
--- Misc.o ---
--- Head.o ---
--- main.o ---
gcc -g -W -I/usr/include -c main.c
--- Aget.o ---
gcc -g -W -I/usr/include -c Aget.c
--- Misc.o ---
gcc -g -W -I/usr/include -c Misc.c
--- Head.o ---
gcc -g -W -I/usr/include -c Head.c
--- Signal.o ---
gcc -g -W -I/usr/include -c Signal.c
--- Head.o ---
Head.c: In function 'http_head_req':
Head.c:59:33: warning: implicit declaration of function 'hstrerror'; did you mean 'strerror'? [-Wimplicit-function-declaration]
   59 |                                 hstrerror(h_errno));
      |                                 ^~~~~~~~~
      |                                 strerror
--- Download.o ---
gcc -g -W -I/usr/include -c Download.c
--- Signal.o ---
Signal.c: In function 'signal_waiter':
Signal.c:31:17: error: too many arguments to function 'sigwait'
   31 |                 sigwait(&signal_set, &signal);
      |                 ^~~~~~~
In file included from Signal.c:4:
/usr/include/signal.h:165:12: note: declared here
  165 | extern int sigwait(sigset_t *);
      |            ^~~~~~~
--- Resume.o ---
gcc -g -W -I/usr/include -c Resume.c
--- Signal.o ---
*** [Signal.o] Error code 1

bmake: stopped making "all" in /home/pbulk/build/net/aget/work/aget-0.4.1
bmake: 1 error

bmake: stopped making "all" in /home/pbulk/build/net/aget/work/aget-0.4.1
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/aget
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/aget