+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/seatd-0.9.3/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/seatd-0.9.3/work.log ===> Building for seatd-0.9.3 ninja: Entering directory `output' [1/45] Compiling C object libseat-private.a.p/common_connection.c.o FAILED: [code=1] libseat-private.a.p/common_connection.c.o gcc -Ilibseat-private.a.p -I. -I.. -I../include -I/opt/local/include -I/usr/include -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -Wextra -Wpedantic -Werror -std=c11 -D_XOPEN_SOURCE=700 -D__BSD_VISIBLE -D_NETBSD_SOURCE '-DSEATD_VERSION="0.9.3"' '-DSEATD_DEFAULTPATH="/var/run/seatd.sock"' '-DSEATD_INSTALLPATH="/opt/local/bin/seatd"' -Wundef -Wunused -Wlogical-op -Wmissing-include-dirs -Wold-style-definition -Wpointer-arith -Wstrict-aliasing -Wstrict-prototypes -Wimplicit-fallthrough -Wmissing-prototypes -Wvla '-DREL_SRC_DIR="../"' -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -fPIC -DLIBSEAT=1 -DSEATD_ENABLED=1 -DBUILTIN_ENABLED=1 -MD -MQ libseat-private.a.p/common_connection.c.o -MF libseat-private.a.p/common_connection.c.o.d -o libseat-private.a.p/common_connection.c.o -c ../common/connection.c ../common/connection.c: In function 'connection_read': ../common/connection.c:202:68: error: 'MSG_CMSG_CLOEXEC' undeclared (first use in this function); did you mean 'SOCK_CLOEXEC'? 202 | len = recvmsg(connection->fd, &msg, MSG_DONTWAIT | MSG_CMSG_CLOEXEC); | ^~~~~~~~~~~~~~~~ | SOCK_CLOEXEC ../common/connection.c:202:68: note: each undeclared identifier is reported only once for each function it appears in [2/45] Compiling C object libseat-private.a.p/common_linked_list.c.o [3/45] Compiling C object libseat-private.a.p/common_log.c.o [4/45] Compiling C object libseat-private.a.p/libseat_backend_seatd.c.o ninja: build stopped: subcommand failed. *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/sysutils/seatd *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/sysutils/seatd