=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for wayland-1.21.0nb3 ninja: Entering directory `output' [1/30] Compiling C object src/libwayland-util.a.p/wayland-util.c.o [2/30] Linking static target src/libwayland-util.a [3/30] Generating src/wayland.dtd.h with a custom command (wrapped by meson to capture output) [4/30] Compiling C object src/wayland-scanner.p/scanner.c.o [5/30] Linking target src/wayland-scanner [6/30] Compiling C object src/libwayland-private.a.p/connection.c.o FAILED: src/libwayland-private.a.p/connection.c.o clang -Isrc/libwayland-private.a.p -Isrc -I../src -I/opt/pkg/include -I/opt/pkg/include/libepoll-shim -fdiagnostics-color=always -Wall -Winvalid-pch -Wextra -std=c99 -D_POSIX_C_SOURCE=200809L -Wno-unused-parameter -Wstrict-prototypes -Wmissing-prototypes -fvisibility=hidden -pipe -Os -MD -MQ src/libwayland-private.a.p/connection.c.o -MF src/libwayland-private.a.p/connection.c.o.d -o src/libwayland-private.a.p/connection.c.o -c ../src/connection.c ../src/connection.c:247:20: warning: call to undeclared function 'CMSG_LEN'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] cmsg->cmsg_len = CMSG_LEN(size); ^ ../src/connection.c:268:27: warning: call to undeclared function 'CMSG_LEN'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] size = cmsg->cmsg_len - CMSG_LEN(0); ^ ../src/connection.c:293:12: warning: call to undeclared function 'CMSG_LEN'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] char cmsg[CLEN]; ^ ../src/connection.c:65:16: note: expanded from macro 'CLEN' #define CLEN (CMSG_LEN(MAX_FDS_OUT * sizeof(int32_t))) ^ ../src/connection.c:314:26: error: use of undeclared identifier 'MSG_DONTWAIT' MSG_NOSIGNAL | MSG_DONTWAIT); ^ ../src/connection.c:341:12: warning: call to undeclared function 'CMSG_LEN'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] char cmsg[CLEN]; ^ ../src/connection.c:65:16: note: expanded from macro 'CLEN' #define CLEN (CMSG_LEN(MAX_FDS_OUT * sizeof(int32_t))) ^ ../src/connection.c:360:53: error: use of undeclared identifier 'MSG_DONTWAIT' len = wl_os_recvmsg_cloexec(connection->fd, &msg, MSG_DONTWAIT); ^ 4 warnings and 2 errors generated. ninja: build stopped: subcommand failed. *** Error code 1 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/devel/wayland *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-x86_64/devel/wayland