+ 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
=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Building for iodine-0.7.0
OS is SUNOS, arch is i86pc
Making base64u.c
CC tun.c
CC dns.c
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
CC read.c
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);
      |           ^
CC encoding.c
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);
      |                               ^~~~~~~~~~~~~~~~~
CC login.c
CC base32.c
CC base64.c
Making base64u.h
CC base128.c
CC md5.c
CC common.c
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 in /home/pbulk/build/net/iodine/work/iodine-0.7.0/src
1 error

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

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

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

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

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