=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/net/iodine", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for iodine-0.8.0 --- all --- --- stateos --- --- base64u.c --- Making base64u.c --- tun.o --- --- stateos --- OS is SUNOS, arch is i86pc --- dns.o --- --- tun.o --- CC tun.c --- dns.o --- CC dns.c dns.c: In function 'dns_encode_ns_response': dns.c:270:13: error: implicit declaration of function 'strcasecmp'; did you mean 'strncmp'? [-Wimplicit-function-declaration] 270 | if (strcasecmp(q->name + domain_len, topdomain)) | ^~~~~~~~~~ | strncmp --- read.o --- CC read.c --- dns.o --- *** [dns.o] Error code 1 bmake[1]: stopped making "all" in /tmp/work/net/iodine/work/iodine-0.8.0/src --- read.o --- read.c: In function 'putname': read.c:165:13: error: implicit declaration of function 'strdup'; did you mean 'strcmp'? [-Wimplicit-function-declaration] 165 | h = strdup(host); | ^~~~~~ | strcmp read.c:165:11: error: assignment to 'char *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 165 | h = strdup(host); | ^ *** [read.o] Error code 1 bmake[1]: stopped making "all" in /tmp/work/net/iodine/work/iodine-0.8.0/src bmake[1]: 2 errors bmake[1]: stopped making "all" in /tmp/work/net/iodine/work/iodine-0.8.0/src *** [all] Error code 2 bmake: stopped making "all" in /tmp/work/net/iodine/work/iodine-0.8.0 bmake: 1 error bmake: stopped making "all" in /tmp/work/net/iodine/work/iodine-0.8.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