=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for sane-airscan-0.99.21nb11 ninja: Entering directory `output' [1/71] Compiling C object libsane-airscan.1.dylib.p/airscan-array.c.o [2/71] Compiling C object libsane-airscan.1.dylib.p/airscan-bmp.c.o ../airscan-bmp.c:85:26: warning: call to undeclared function 'le16toh'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] file_header.bfType = le16toh(file_header.bfType); ^ ../airscan-bmp.c:86:26: warning: call to undeclared function 'le32toh'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] file_header.bfSize = le32toh(file_header.bfSize); ^ 2 warnings generated. [3/71] Compiling C object libsane-airscan.1.dylib.p/airscan-conf.c.o [4/71] Compiling C object libsane-airscan.1.dylib.p/airscan-devid.c.o [5/71] Compiling C object libsane-airscan.1.dylib.p/airscan-devcaps.c.o [6/71] Compiling C object libsane-airscan.1.dylib.p/airscan-device.c.o [7/71] Compiling C object libsane-airscan.1.dylib.p/airscan-eloop.c.o [8/71] Compiling C object libsane-airscan.1.dylib.p/airscan-devops.c.o [9/71] Compiling C object libsane-airscan.1.dylib.p/airscan-filter.c.o [10/71] Compiling C object libsane-airscan.1.dylib.p/airscan-http.c.o FAILED: libsane-airscan.1.dylib.p/airscan-http.c.o clang -Ilibsane-airscan.1.dylib.p -I. -I.. -I/opt/pkg/include -I/opt/pkg/include/p11-kit-1 -I/opt/pkg/include/libpng16 -I/opt/pkg/include/libxml2 -I/opt/pkg/include/glib-2.0 -I/opt/pkg/include/gio-unix-2.0 -I/opt/pkg/lib/glib-2.0/include -fcolor-diagnostics -Wall -Winvalid-pch -pipe -Os -DPNG_NO_ASSEMBLER_CODE -D_REENTRANT -MD -MQ libsane-airscan.1.dylib.p/airscan-http.c.o -MF libsane-airscan.1.dylib.p/airscan-http.c.o.d -o libsane-airscan.1.dylib.p/airscan-http.c.o -c ../airscan-http.c ../airscan-http.c:294:27: warning: call to undeclared function 'memrchr'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] const char *end = memrchr(path.str, '/', path.len); ^ ../airscan-http.c:294:21: warning: incompatible integer to pointer conversion initializing 'const char *' with an expression of type 'int' [-Wint-conversion] const char *end = memrchr(path.str, '/', path.len); ^ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ../airscan-http.c:676:12: warning: call to undeclared function 'memrchr'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] return memrchr(beg, c, end - beg); ^ ../airscan-http.c:676:12: warning: incompatible integer to pointer conversion returning 'int' from a function with result type 'char *' [-Wint-conversion] return memrchr(beg, c, end - beg); ^~~~~~~~~~~~~~~~~~~~~~~~~~ ../airscan-http.c:2664:37: error: use of undeclared identifier 'SOCK_NONBLOCK' q->addr_next->ai_socktype | SOCK_NONBLOCK | SOCK_CLOEXEC, ^ ../airscan-http.c:2664:53: error: use of undeclared identifier 'SOCK_CLOEXEC' q->addr_next->ai_socktype | SOCK_NONBLOCK | SOCK_CLOEXEC, ^ 4 warnings and 2 errors generated. [11/71] Compiling C object libsane-airscan.1.dylib.p/airscan-escl.c.o [12/71] Compiling C object libsane-airscan.1.dylib.p/airscan-id.c.o ninja: build stopped: subcommand failed. *** Error code 1 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/graphics/sane-airscan *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/graphics/sane-airscan