+ 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/iodine-0.7.0/work.log
+ su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/iodine-0.7.0/work.log
===> Building for iodine-0.7.0
--- all ---
--- stateos ---
--- base64u.c ---
--- tun.o ---
--- dns.o ---
--- base64u.c ---
Making base64u.c
--- tun.o ---
CC tun.c
--- dns.o ---
CC dns.c
--- read.o ---
CC read.c
--- stateos ---
OS is SUNOS, arch is i86pc
--- encoding.o ---
CC encoding.c
--- read.o ---
read.c: In function 'putname':
read.c:163:13: warning: implicit declaration of function 'strdup'; did you mean 'strcmp'? [-Wimplicit-function-declaration]
  163 |         h = strdup(host);
      |             ^~~~~~
      |             strcmp
read.c:163:11: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
  163 |         h = strdup(host);
      |           ^
--- dns.o ---
dns.c: In function 'dns_encode_ns_response':
dns.c:271:13: warning: implicit declaration of function 'strcasecmp'; did you mean 'strncmp'? [-Wimplicit-function-declaration]
  271 |         if (strcasecmp(q->name + domain_len, topdomain))
      |             ^~~~~~~~~~
      |             strncmp
--- encoding.o ---
encoding.c: In function 'build_hostname':
encoding.c:53:9: warning: 'strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation]
   53 |         strncpy(b, topdomain, strlen(topdomain)+1);
      |         ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
encoding.c:53:31: note: length computed here
   53 |         strncpy(b, topdomain, strlen(topdomain)+1);
      |                               ^~~~~~~~~~~~~~~~~
--- login.o ---
CC login.c
--- base32.o ---
CC base32.c
--- base64.o ---
CC base64.c
--- base64u.h ---
Making base64u.h
--- base128.o ---
CC base128.c
--- md5.o ---
CC md5.c
--- common.o ---
--- iodine.o ---
--- common.o ---
CC common.c
--- iodine.o ---
CC iodine.c
iodine.c: In function 'main':
iodine.c:191:26: warning: implicit declaration of function 'getopt'; did you mean 'gettxt'? [-Wimplicit-function-declaration]
  191 |         while ((choice = getopt(argc, argv, "46vfhru:t:d:R:P:m:M:F:T:O:L:I:")) != -1) {
      |                          ^~~~~~
      |                          gettxt
iodine.c:214:36: error: 'optarg' undeclared (first use in this function)
  214 |                         username = optarg;
      |                                    ^~~~~~
iodine.c:214:36: note: each undeclared identifier is reported only once for each function it appears in
iodine.c:280:17: error: 'optind' undeclared (first use in this function)
  280 |         argc -= optind;
      |                 ^~~~~~
iodine.c:286:29: warning: implicit declaration of function 'strdup'; did you mean 'strcmp'? [-Wimplicit-function-declaration]
  286 |                 topdomain = strdup(argv[0]);
      |                             ^~~~~~
      |                             strcmp
iodine.c:286:27: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
  286 |                 topdomain = strdup(argv[0]);
      |                           ^
iodine.c:290:27: warning: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion]
  290 |                 topdomain = strdup(argv[1]);
      |                           ^
*** [iodine.o] Error code 1

bmake[1]: stopped making "all" in /home/pbulk/build/net/iodine/work/iodine-0.7.0/src
bmake[1]: 1 error

bmake[1]: stopped making "all" in /home/pbulk/build/net/iodine/work/iodine-0.7.0/src
*** [all] Error code 2

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

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

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

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