+ 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/wide-dhcpv6-20080615nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/wide-dhcpv6-20080615nb1/work.log ===> Building for wide-dhcpv6-20080615nb1 gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I. -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" -DYYTEXT_POINTER=1 -DHAVE_STRLCPY=1 -DHAVE_STRLCAT=1 -DHAVE_DAEMON=1 -DHAVE_WARNX=1 -DHAVE_SYS_TYPES_H=1 -DHAVE_SYS_STAT_H=1 -DHAVE_STDLIB_H=1 -DHAVE_STRING_H=1 -DHAVE_MEMORY_H=1 -DHAVE_STRINGS_H=1 -DHAVE_INTTYPES_H=1 -DHAVE_STDINT_H=1 -DHAVE_UNISTD_H=1 -DHAVE_FCNTL_H=1 -DHAVE_SYS_IOCTL_H=1 -DHAVE_SYS_TIME_H=1 -DHAVE_SYSLOG_H=1 -DHAVE_UNISTD_H=1 -DHAVE_IFADDRS_H=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SIG_ATOMIC_T=1 -DGETPGRP_VOID=1 -DSETPGRP_VOID=1 -DRETSIGTYPE=void -DHAVE_MKTIME=1 -DHAVE_SELECT=1 -DHAVE_CLOCK_GETTIME=1 -DHAVE_ARC4RANDOM=1 -DHAVE_TAILQ_FOREACH_REVERSE=1 -DHAVE_STDARG_H=1 -DSYSCONFDIR=\"/etc/opt/pkg\" -DLOCALDBDIR=\"/var/opt/pkg/db\" -I/opt/pkg/include -c dhcp6c.c dhcp6c.c: In function 'client6_recv': dhcp6c.c:1412:13: error: 'struct msghdr' has no member named 'msg_control' 1412 | mhdr.msg_control = (caddr_t)cmsgbuf; | ^ dhcp6c.c:1413:13: error: 'struct msghdr' has no member named 'msg_controllen' 1413 | mhdr.msg_controllen = sizeof(cmsgbuf); | ^ dhcp6c.c:1420:37: error: implicit declaration of function 'CMSG_FIRSTHDR' [-Wimplicit-function-declaration] 1420 | for (cm = (struct cmsghdr *)CMSG_FIRSTHDR(&mhdr); cm; | ^~~~~~~~~~~~~ dhcp6c.c:1420:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1420 | for (cm = (struct cmsghdr *)CMSG_FIRSTHDR(&mhdr); cm; | ^ dhcp6c.c:1421:37: error: implicit declaration of function 'CMSG_NXTHDR' [-Wimplicit-function-declaration] 1421 | cm = (struct cmsghdr *)CMSG_NXTHDR(&mhdr, cm)) { | ^~~~~~~~~~~ dhcp6c.c:1421:19: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1421 | cm = (struct cmsghdr *)CMSG_NXTHDR(&mhdr, cm)) { | ^ In file included from dhcp6c.c:71: ./dhcp6.h:52:24: error: implicit declaration of function '_CMSG_DATA_ALIGN' [-Wimplicit-function-declaration] 52 | ((unsigned int)_CMSG_DATA_ALIGN(sizeof (struct cmsghdr)) + (l)) | ^~~~~~~~~~~~~~~~ dhcp6c.c:1424:37: note: in expansion of macro 'CMSG_LEN' 1424 | cm->cmsg_len == CMSG_LEN(sizeof(struct in6_pktinfo))) { | ^~~~~~~~ dhcp6c.c:1425:53: error: implicit declaration of function 'CMSG_DATA' [-Wimplicit-function-declaration] 1425 | pi = (struct in6_pktinfo *)(CMSG_DATA(cm)); | ^~~~~~~~~ dhcp6c.c:1425:30: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1425 | pi = (struct in6_pktinfo *)(CMSG_DATA(cm)); | ^ *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/net/wide-dhcpv6/work/wide-dhcpv6-20080615 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/wide-dhcpv6 *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/wide-dhcpv6