+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mdp-1.9a5nb1/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/mdp-1.9a5nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for mdp-1.9a5nb1 g++ -c -g -DPROTO_DEBUG -DUNIX -Wall -O -fPIC -DHAVE_GETLOGIN -DHAVE_ASSERT -DHAVE_FLOCK -DHAVE_DIRFD -D__socklen_t_defined=1 -I/usr/pkg/include -I/usr/pkg/include -I./ -I../common -I../protolib/common -o mdp.o mdp.cpp g++ -c -g -DPROTO_DEBUG -DUNIX -Wall -O -fPIC -DHAVE_GETLOGIN -DHAVE_ASSERT -DHAVE_FLOCK -DHAVE_DIRFD -D__socklen_t_defined=1 -I/usr/pkg/include -I/usr/pkg/include -I./ -I../common -I../protolib/common -o ../common/mdpApp.o ../common/mdpApp.cpp In file included from /usr/include/sys/socket.h:39:0, from /usr/include/netinet/in.h:24, from /usr/include/netdb.h:27, from ../protolib/common/networkAddress.h:10, from ../protolib/common/udpSocket.h:4, from ../protolib/common/eventDispatcher.h:37, from mdp.h:39, from mdp.cpp:43: /usr/include/bits/socket.h:232:5: error: 'socklen_t' does not name a type socklen_t msg_namelen; /* Length of address data. */ ^ In file included from /usr/include/netinet/in.h:24:0, from /usr/include/netdb.h:27, from ../protolib/common/networkAddress.h:10, from ../protolib/common/udpSocket.h:4, from ../protolib/common/eventDispatcher.h:37, from mdp.h:39, from mdp.cpp:43: /usr/include/sys/socket.h:124:57: error: 'socklen_t' has not been declared extern int bind (int __fd, __CONST_SOCKADDR_ARG __addr, socklen_t __len) ^ /usr/include/sys/socket.h:129:4: error: 'socklen_t' has not been declared socklen_t *__restrict __len) __THROW; ^ /usr/include/sys/socket.h:138:60: error: 'socklen_t' has not been declared extern int connect (int __fd, __CONST_SOCKADDR_ARG __addr, socklen_t __len); ^ /usr/include/sys/socket.h:143:4: error: 'socklen_t' has not been declared socklen_t *__restrict __len) __THROW; ^ /usr/include/sys/socket.h:166:10: error: 'socklen_t' has not been declared socklen_t __addr_len); ^ /usr/include/sys/socket.h:177:5: error: 'socklen_t' has not been declared socklen_t *__restrict __addr_len); ^ /usr/include/sys/socket.h:222:10: error: 'socklen_t' has not been declared socklen_t *__restrict __optlen) __THROW; ^ /usr/include/sys/socket.h:228:32: error: 'socklen_t' has not been declared const void *__optval, socklen_t __optlen) __THROW; ^ /usr/include/sys/socket.h:245:6: error: 'socklen_t' has not been declared socklen_t *__restrict __addr_len); ^ /usr/include/sys/socket.h:253:7: error: 'socklen_t' has not been declared socklen_t *__restrict __addr_len, int __flags); ^ In file included from /usr/include/netdb.h:27:0, from ../protolib/common/networkAddress.h:10, from ../protolib/common/udpSocket.h:4, from ../protolib/common/eventDispatcher.h:37, from mdp.h:39, from mdp.cpp:43: /usr/include/netinet/in.h:572:44: error: 'socklen_t' has not been declared extern int inet6_opt_init (void *__extbuf, socklen_t __extlen) __THROW; ^ /usr/include/netinet/in.h:573:46: error: 'socklen_t' has not been declared extern int inet6_opt_append (void *__extbuf, socklen_t __extlen, int __offset, ^ /usr/include/netinet/in.h:574:25: error: 'socklen_t' has not been declared uint8_t __type, socklen_t __len, uint8_t __align, ^ /usr/include/netinet/in.h:576:46: error: 'socklen_t' has not been declared extern int inet6_opt_finish (void *__extbuf, socklen_t __extlen, int __offset) ^ /usr/include/netinet/in.h:579:10: error: 'socklen_t' has not been declared socklen_t __vallen) __THROW; ^ /usr/include/netinet/in.h:580:44: error: 'socklen_t' has not been declared extern int inet6_opt_next (void *__extbuf, socklen_t __extlen, int __offset, ^ /usr/include/netinet/in.h:581:25: error: 'socklen_t' has not been declared uint8_t *__typep, socklen_t *__lenp, ^ /usr/include/netinet/in.h:583:44: error: 'socklen_t' has not been declared extern int inet6_opt_find (void *__extbuf, socklen_t __extlen, int __offset, ^ /usr/include/netinet/in.h:584:23: error: 'socklen_t' has not been declared uint8_t __type, socklen_t *__lenp, ^ /usr/include/netinet/in.h:587:10: error: 'socklen_t' has not been declared socklen_t __vallen) __THROW; ^ /usr/include/netinet/in.h:591:8: error: 'socklen_t' does not name a type extern socklen_t inet6_rth_space (int __type, int __segments) __THROW; ^ /usr/include/netinet/in.h:592:42: error: 'socklen_t' has not been declared extern void *inet6_rth_init (void *__bp, socklen_t __bp_len, int __type, ^ /usr/include/netinet/in.h:620:8: error: 'socklen_t' has not been declared socklen_t __grouplen, uint32_t *__fmode, ^ /usr/include/netinet/in.h:627:8: error: 'socklen_t' has not been declared socklen_t __grouplen, uint32_t __fmode, ^ In file included from ../protolib/common/networkAddress.h:10:0, from ../protolib/common/udpSocket.h:4, from ../protolib/common/eventDispatcher.h:37, from mdp.h:39, from mdp.cpp:43: /usr/include/netdb.h:573:3: error: 'socklen_t' does not name a type socklen_t ai_addrlen; /* Length of socket address. */ ^ /usr/include/netdb.h:678:4: error: 'socklen_t' has not been declared socklen_t __salen, char *__restrict __host, ^ /usr/include/netdb.h:679:4: error: 'socklen_t' has not been declared socklen_t __hostlen, char *__restrict __serv, ^ /usr/include/netdb.h:680:4: error: 'socklen_t' has not been declared socklen_t __servlen, int __flags); ^ In file included from ../protolib/common/networkAddress.h:13:0, from ../protolib/common/udpSocket.h:4, from ../protolib/common/eventDispatcher.h:37, from mdp.h:39, from mdp.cpp:43: /usr/include/arpa/inet.h:65:34: error: 'socklen_t' has not been declared char *__restrict __buf, socklen_t __len) ^ mdp.cpp: In function 'int main(int, char**)': mdp.cpp:385:54: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] theApp.SetPostProcessor("xv -rmode 5 -root -quit"); ^ make: *** [mdp.o] Error 1 make: *** Waiting for unfinished jobs.... *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/mbone/mdp *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/mbone/mdp