+ 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 --- dns.o --- CC dns.c --- tun.o --- CC tun.c --- read.o --- --- stateos --- OS is SUNOS, arch is i86pc --- encoding.o --- --- read.o --- CC read.c --- encoding.o --- CC encoding.c --- read.o --- read.c: In function 'putname': read.c:163:13: error: implicit declaration of function 'strdup'; did you mean 'strcmp'? [-Wimplicit-function-declaration] 163 | h = strdup(host); | ^~~~~~ | strcmp read.c:163:11: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 163 | h = strdup(host); | ^ *** [read.o] Error code 1 bmake[1]: stopped making "all" in /home/pbulk/build/net/iodine/work/iodine-0.7.0/src --- dns.o --- dns.c: In function 'dns_encode_ns_response': dns.c:271:13: error: implicit declaration of function 'strcasecmp'; did you mean 'strncmp'? [-Wimplicit-function-declaration] 271 | if (strcasecmp(q->name + domain_len, topdomain)) | ^~~~~~~~~~ | strncmp *** [dns.o] Error code 1 bmake[1]: stopped making "all" in /home/pbulk/build/net/iodine/work/iodine-0.7.0/src --- 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); | ^~~~~~~~~~~~~~~~~ bmake[1]: 2 errors 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