+ 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/nagios-plugin-milter-0.2nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/nagios-plugin-milter-0.2nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for nagios-plugin-milter-0.2nb1 gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/usr/include -I/usr/pkg/include -I/opt/pkg/include -I/usr/include -c check_milter.c check_milter.c: In function 'setup_socket': check_milter.c:66:28: error: expected identifier or '(' before numeric constant 66 | struct sockaddr_un sun; | ^~~ check_milter.c:68:47: error: request for member 'sun_path' in something not a structure or union 68 | if ((len = strlen(path)) >= sizeof(sun.sun_path)) | ^ check_milter.c:72:12: error: request for member 'sun_len' in something not a structure or union 72 | sun.sun_len = SUN_LEN(&sun); | ^ In file included from /usr/include/sys/socket_impl.h:56, from /usr/include/sys/socket.h:52, from check_milter.c:11: check_milter.c:72:31: error: lvalue required as unary '&' operand 72 | sun.sun_len = SUN_LEN(&sun); | ^ check_milter.c:73:12: error: request for member 'sun_family' in something not a structure or union 73 | sun.sun_family = AF_LOCAL; | ^ check_milter.c:74:19: error: request for member 'sun_path' in something not a structure or union 74 | strcpy(sun.sun_path, path); | ^ check_milter.c:80:43: error: lvalue required as unary '&' operand 80 | if (connect(s, (struct sockaddr *)&sun, sizeof(sun)) == -1) | ^ *** [check_milter.o] Error code 1 bmake: stopped in /home/pbulk/build/net/nagios-plugin-milter/work/check_milter-0.2 1 error bmake: stopped in /home/pbulk/build/net/nagios-plugin-milter/work/check_milter-0.2 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/nagios-plugin-milter *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/nagios-plugin-milter