+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=313 WRKLOG=/tmp/bulklog/knot-3.5.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent PYTHON_VERSION_REQD=313 WRKLOG=/tmp/bulklog/knot-3.5.0/work.log ===> Building for knot-3.5.0 Making all in src gmake[1]: Entering directory '/home/pbulk/build/net/knot/work/knot-3.5.0/src' NOTE: Compilation of scanner.c can take several minutes! /opt/pkg/bin/gmake all-recursive gmake[2]: Entering directory '/home/pbulk/build/net/knot/work/knot-3.5.0/src' gmake[3]: Entering directory '/home/pbulk/build/net/knot/work/knot-3.5.0/src' CC libknot/la-rdataset.lo CC libknot/la-rrset-dump.lo CC libknot/la-rrset.lo CC libknot/la-tsig-op.lo CC libknot/la-tsig.lo CC libdnssec/la-keyid.lo CC libdnssec/la-pem.lo CC libdnssec/la-random.lo CC libdnssec/la-tsig.lo CC contrib/libcontrib_la-net.lo CC contrib/libcontrib_la-semaphore.lo contrib/net.c: In function 'net_cmsg_ecn': contrib/net.c:356:34: error: implicit declaration of function 'CMSG_FIRSTHDR' [-Wimplicit-function-declaration] 356 | for (struct cmsghdr *c = CMSG_FIRSTHDR(msg); c != NULL; c = CMSG_NXTHDR(msg, c)) { | ^~~~~~~~~~~~~ contrib/net.c:356:34: error: initialization of 'struct cmsghdr *' from 'int' makes pointer from integer without a cast [-Wint-conversion] contrib/net.c:356:69: error: implicit declaration of function 'CMSG_NXTHDR' [-Wimplicit-function-declaration] 356 | for (struct cmsghdr *c = CMSG_FIRSTHDR(msg); c != NULL; c = CMSG_NXTHDR(msg, c)) { | ^~~~~~~~~~~ contrib/net.c:356:67: error: assignment to 'struct cmsghdr *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 356 | for (struct cmsghdr *c = CMSG_FIRSTHDR(msg); c != NULL; c = CMSG_NXTHDR(msg, c)) { | ^ contrib/net.c: In function 'net_base_recv': contrib/net.c:717:29: warning: pointer targets in initialization of 'char *' from 'uint8_t *' {aka 'unsigned char *'} differ in signedness [-Wpointer-sign] 717 | .iov_base = buffer, | ^~~~~~ contrib/net.c:717:29: note: (near initialization for 'iov.iov_base') contrib/net.c: In function 'net_dns_tcp_send': contrib/net.c:783:29: error: initialization of 'char *' from incompatible pointer type 'uint16_t *' {aka 'short unsigned int *'} [-Wincompatible-pointer-types] 783 | .iov_base = &pktsize, | ^ contrib/net.c:783:29: note: (near initialization for 'iov[0].iov_base') contrib/net.c: In function 'net_dns_tcp_recv': contrib/net.c:815:29: error: initialization of 'char *' from incompatible pointer type 'uint16_t *' {aka 'short unsigned int *'} [-Wincompatible-pointer-types] 815 | .iov_base = &pktsize, | ^ contrib/net.c:815:29: note: (near initialization for 'iov.iov_base') contrib/net.c:836:22: warning: pointer targets in assignment from 'uint8_t *' {aka 'unsigned char *'} to 'caddr_t' {aka 'char *'} differ in signedness [-Wpointer-sign] 836 | iov.iov_base = buffer; | ^ gmake[3]: *** [Makefile:4873: contrib/libcontrib_la-net.lo] Error 1 gmake[3]: *** Waiting for unfinished jobs.... gmake[3]: Leaving directory '/home/pbulk/build/net/knot/work/knot-3.5.0/src' gmake[2]: *** [Makefile:7452: all-recursive] Error 1 gmake[2]: Leaving directory '/home/pbulk/build/net/knot/work/knot-3.5.0/src' gmake[1]: *** [Makefile:2599: all] Error 2 gmake[1]: Leaving directory '/home/pbulk/build/net/knot/work/knot-3.5.0/src' gmake: *** [Makefile:504: all-recursive] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/knot *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/knot