+ 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/tcptraceroute6-1.0.4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/tcptraceroute6-1.0.4/work.log ===> Building for tcptraceroute6-1.0.4 /opt/pkg/bin/bmake all-recursive Making all in po CC src/tcpspray.o CC compat/dummy.o AR libcompat.a CCLD tcpspray CC src/addrinfo.o CCLD name2addr CC src/tcptraceroute6-tcptraceroute.o CCLD tcptraceroute6 CC src/ndisc.o src/ndisc.c: In function 'recvfromLL': src/ndisc.c:630:19: error: implicit declaration of function 'CMSG_SPACE' [-Wimplicit-function-declaration] 630 | char cbuf[CMSG_SPACE (sizeof (int))]; | ^~~~~~~~~~ src/ndisc.c:642:18: error: 'struct msghdr' has no member named 'msg_control' 642 | .msg_control = cbuf, | ^~~~~~~~~~~ src/ndisc.c:643:18: error: 'struct msghdr' has no member named 'msg_controllen' 643 | .msg_controllen = sizeof (cbuf) | ^~~~~~~~~~~~~~ src/ndisc.c:651:37: error: implicit declaration of function 'CMSG_FIRSTHDR' [-Wimplicit-function-declaration] 651 | for (struct cmsghdr *cmsg = CMSG_FIRSTHDR (&hdr); | ^~~~~~~~~~~~~ src/ndisc.c:651:37: error: initialization of 'struct cmsghdr *' from 'int' makes pointer from integer without a cast [-Wint-conversion] src/ndisc.c:653:21: error: implicit declaration of function 'CMSG_NXTHDR' [-Wimplicit-function-declaration] 653 | cmsg = CMSG_NXTHDR (&hdr, cmsg)) | ^~~~~~~~~~~ src/ndisc.c:653:19: error: assignment to 'struct cmsghdr *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 653 | cmsg = CMSG_NXTHDR (&hdr, cmsg)) | ^ src/ndisc.c:658:44: error: implicit declaration of function 'CMSG_DATA' [-Wimplicit-function-declaration] 658 | if (255 != *(int *)CMSG_DATA (cmsg)) | ^~~~~~~~~ src/ndisc.c:658:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 658 | if (255 != *(int *)CMSG_DATA (cmsg)) | ^ *** Error code 1 Stop. bmake[2]: stopped making "all-am" in /home/pbulk/build/net/tcptraceroute6/work/ndisc6-1.0.4 *** Error code 1 Stop. bmake[1]: stopped making "all-recursive" in /home/pbulk/build/net/tcptraceroute6/work/ndisc6-1.0.4 *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/net/tcptraceroute6/work/ndisc6-1.0.4 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/tcptraceroute6 *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/tcptraceroute6