+ 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/opensmtpd-extras-6.7.1_20240228/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/opensmtpd-extras-6.7.1_20240228/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for opensmtpd-extras-6.7.1_20240228 /opt/pkg/bin/bmake all-recursive Making all in openbsd-compat gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../api -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -DLDAP_DEPRECATED -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -DLDAP_DEPRECATED -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o arc4random.o arc4random.c gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../api -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -DLDAP_DEPRECATED -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -DLDAP_DEPRECATED -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o base64.o base64.c gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../api -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -DLDAP_DEPRECATED -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -DLDAP_DEPRECATED -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o bsd-closefrom.o bsd-closefrom.c gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../api -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -DLDAP_DEPRECATED -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -DLDAP_DEPRECATED -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o bsd-misc.o bsd-misc.c gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../api -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -DLDAP_DEPRECATED -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -DLDAP_DEPRECATED -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o event_asr_run.o event_asr_run.c gcc -DHAVE_CONFIG_H -I. -I.. -I../smtpd -I../openbsd-compat -I../api -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include -DLDAP_DEPRECATED -I/usr/include -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -pthread -I/opt/pkg/include -DLDAP_DEPRECATED -I/usr/include -fPIC -DPIC -Wall -Wpointer-arith -Wuninitialized -Wsign-compare -Wformat-security -Wsizeof-pointer-memaccess -Wno-pointer-sign -Wno-unused-result -fno-strict-aliasing -fno-builtin-memset -c -o imsg.o imsg.c imsg.c: In function 'imsg_read': imsg.c:92:12: error: 'struct msghdr' has no member named 'msg_control' 92 | msg.msg_control = &cmsgbuf.buf; | ^ imsg.c:93:12: error: 'struct msghdr' has no member named 'msg_controllen' 93 | msg.msg_controllen = sizeof(cmsgbuf.buf); | ^ In file included from includes.h:66, from imsg.c:19: defines.h:152:16: error: 'struct msghdr' has no member named 'msg_controllen' 152 | ((mhdr)->msg_controllen >= sizeof(struct cmsghdr) ? \ | ^~ imsg.c:116:21: note: in expansion of macro 'CMSG_FIRSTHDR' 116 | for (cmsg = CMSG_FIRSTHDR(&msg); cmsg != NULL; | ^~~~~~~~~~~~~ defines.h:153:34: error: 'struct msghdr' has no member named 'msg_control' 153 | (struct cmsghdr *)(mhdr)->msg_control : \ | ^~ imsg.c:116:21: note: in expansion of macro 'CMSG_FIRSTHDR' 116 | for (cmsg = CMSG_FIRSTHDR(&msg); cmsg != NULL; | ^~~~~~~~~~~~~ imsg.c:117:20: warning: implicit declaration of function 'CMSG_NXTHDR'; did you mean 'CMSG_FIRSTHDR'? [-Wimplicit-function-declaration] 117 | cmsg = CMSG_NXTHDR(&msg, cmsg)) { | ^~~~~~~~~~~ | CMSG_FIRSTHDR imsg.c:117:18: warning: assignment to 'struct cmsghdr *' from 'int' makes pointer from integer without a cast [-Wint-conversion] 117 | cmsg = CMSG_NXTHDR(&msg, cmsg)) { | ^ *** [imsg.o] Error code 1 bmake[2]: stopped in /home/pbulk/build/mail/opensmtpd-extras/work/OpenSMTPD-extras-86f2f1927743257674d29d4fed250bdce5d1c0b5/openbsd-compat 1 error bmake[2]: stopped in /home/pbulk/build/mail/opensmtpd-extras/work/OpenSMTPD-extras-86f2f1927743257674d29d4fed250bdce5d1c0b5/openbsd-compat *** [all-recursive] Error code 1 bmake[1]: stopped in /home/pbulk/build/mail/opensmtpd-extras/work/OpenSMTPD-extras-86f2f1927743257674d29d4fed250bdce5d1c0b5 1 error bmake[1]: stopped in /home/pbulk/build/mail/opensmtpd-extras/work/OpenSMTPD-extras-86f2f1927743257674d29d4fed250bdce5d1c0b5 *** [all] Error code 2 bmake: stopped in /home/pbulk/build/mail/opensmtpd-extras/work/OpenSMTPD-extras-86f2f1927743257674d29d4fed250bdce5d1c0b5 1 error bmake: stopped in /home/pbulk/build/mail/opensmtpd-extras/work/OpenSMTPD-extras-86f2f1927743257674d29d4fed250bdce5d1c0b5 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/opensmtpd-extras *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/mail/opensmtpd-extras