+ 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:33,
                 from /usr/include/netinet/in.h:23,
                 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:260:5: error: 'socklen_t' does not name a type; did you mean 'locale_t'?
     socklen_t msg_namelen; /* Length of address data.  */
     ^~~~~~~~~
     locale_t
In file included from /usr/include/netinet/in.h:23,
                 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:112: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:117:4: error: 'socklen_t' has not been declared
    socklen_t *__restrict __len) __THROW;
    ^~~~~~~~~
/usr/include/sys/socket.h:126: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:131:4: error: 'socklen_t' has not been declared
    socklen_t *__restrict __len) __THROW;
    ^~~~~~~~~
/usr/include/sys/socket.h:154:10: error: 'socklen_t' has not been declared
          socklen_t __addr_len);
          ^~~~~~~~~
/usr/include/sys/socket.h:165:5: error: 'socklen_t' has not been declared
     socklen_t *__restrict __addr_len);
     ^~~~~~~~~
/usr/include/sys/socket.h:210:10: error: 'socklen_t' has not been declared
          socklen_t *__restrict __optlen) __THROW;
          ^~~~~~~~~
/usr/include/sys/socket.h:216:32: error: 'socklen_t' has not been declared
          const void *__optval, socklen_t __optlen) __THROW;
                                ^~~~~~~~~
/usr/include/sys/socket.h:233:6: error: 'socklen_t' has not been declared
      socklen_t *__restrict __addr_len);
      ^~~~~~~~~
/usr/include/sys/socket.h:241:7: error: 'socklen_t' has not been declared
       socklen_t *__restrict __addr_len, int __flags);
       ^~~~~~~~~
In file included from /usr/include/sys/socket.h:269,
                 from /usr/include/netinet/in.h:23,
                 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/socket2.h:47:11: error: 'socklen_t' has not been declared
           socklen_t *__restrict __addr_len);
           ^~~~~~~~~
In file included from /usr/include/features.h:438,
                 from /usr/include/sys/types.h:25,
                 from mdp.cpp:34:
/usr/include/bits/socket2.h:48:16: error: 'socklen_t' has not been declared
 extern ssize_t __REDIRECT (__recvfrom_alias,
                ^~~~~~~~~~
/usr/include/bits/socket2.h:52:16: error: 'socklen_t' has not been declared
 extern ssize_t __REDIRECT (__recvfrom_chk_warn,
                ^~~~~~~~~~
In file included from /usr/include/sys/socket.h:269,
                 from /usr/include/netinet/in.h:23,
                 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/socket2.h:62:27: error: 'socklen_t' has not been declared
    __SOCKADDR_ARG __addr, socklen_t *__restrict __addr_len)
                           ^~~~~~~~~
In file included 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/netinet/in.h:575:44: error: 'socklen_t' has not been declared
 extern int inet6_opt_init (void *__extbuf, socklen_t __extlen) __THROW;
                                            ^~~~~~~~~
/usr/include/netinet/in.h:576: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:577:25: error: 'socklen_t' has not been declared
         uint8_t __type, socklen_t __len, uint8_t __align,
                         ^~~~~~~~~
/usr/include/netinet/in.h:579: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:582:10: error: 'socklen_t' has not been declared
          socklen_t __vallen) __THROW;
          ^~~~~~~~~
/usr/include/netinet/in.h:583: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:584:25: error: 'socklen_t' has not been declared
       uint8_t *__typep, socklen_t *__lenp,
                         ^~~~~~~~~
/usr/include/netinet/in.h:586: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:587:23: error: 'socklen_t' has not been declared
       uint8_t __type, socklen_t *__lenp,
                       ^~~~~~~~~
/usr/include/netinet/in.h:590:10: error: 'socklen_t' has not been declared
          socklen_t __vallen) __THROW;
          ^~~~~~~~~
/usr/include/netinet/in.h:594:8: error: 'socklen_t' does not name a type; did you mean 'socket'?
 extern socklen_t inet6_rth_space (int __type, int __segments) __THROW;
        ^~~~~~~~~
        socket
/usr/include/netinet/in.h:595: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:623:8: error: 'socklen_t' has not been declared
        socklen_t __grouplen, uint32_t *__fmode,
        ^~~~~~~~~
/usr/include/netinet/in.h:630:8: error: 'socklen_t' has not been declared
        socklen_t __grouplen, uint32_t __fmode,
        ^~~~~~~~~
In file included 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/netdb.h:571:3: error: 'socklen_t' does not name a type; did you mean 'socket'?
   socklen_t ai_addrlen;  /* Length of socket address.  */
   ^~~~~~~~~
   socket
/usr/include/netdb.h:676:4: error: 'socklen_t' has not been declared
    socklen_t __salen, char *__restrict __host,
    ^~~~~~~~~
/usr/include/netdb.h:677:4: error: 'socklen_t' has not been declared
    socklen_t __hostlen, char *__restrict __serv,
    ^~~~~~~~~
/usr/include/netdb.h:678:4: error: 'socklen_t' has not been declared
    socklen_t __servlen, int __flags);
    ^~~~~~~~~
In file included from ../protolib/common/networkAddress.h:13,
                 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: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings]
     theApp.SetPostProcessor("xv -rmode 5 -root -quit");
                                                      ^
gmake: *** [Makefile.common:47: mdp.o] Error 1
gmake: *** Waiting for unfinished jobs....
*** Error code 2

Stop.
bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/mbone/mdp
*** Error code 1

Stop.
bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/mbone/mdp