=> Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for libeio-1.0pre4.18 --- all --- /opt/pkg/bin/bmake all-am --- eio.lo --- /opt/pkg/bin/mksh ./libtool --tag=CC --mode=compile clang -DHAVE_CONFIG_H -I. -pipe -Os -c -o eio.lo eio.c libtool: compile: clang -DHAVE_CONFIG_H -I. -pipe -Os -c eio.c -fno-common -DPIC -o .libs/eio.o In file included from eio.c:45: ./ecb.h:475:42: error: '_Noreturn' keyword must precede function declarator ecb_inline void ecb_unreachable (void) ecb_noreturn; ^~~~~~~~~~~~ _Noreturn ./ecb.h:278:26: note: expanded from macro 'ecb_noreturn' #define ecb_noreturn _Noreturn ^ eio.c:603:12: warning: left operand of comma operator has no effect [-Wunused-value] assert (("unable to allocate worker thread data", wrk)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/assert.h:93:25: note: expanded from macro 'assert' (__builtin_expect(!(e), 0) ? __assert_rtn(__func__, __FILE__, __LINE__, #e) : (void)0) ^ eio.c:1362:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ eio.c:1844:13: warning: add explicit braces to avoid dangling else [-Wdangling-else] else ^ eio.c:2386:41: warning: implicit declaration of function 'rename' is invalid in C99 [-Wimplicit-function-declaration] case EIO_RENAME: req->result = rename (path , req->ptr2); break; ^ eio.c:2777:12: warning: left operand of comma operator has no effect [-Wunused-value] assert (("cannot add requests to IO::AIO::GRP after the group finished", grp->int1 != 2)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /Library/Developer/CommandLineTools/SDKs/MacOSX11.3.sdk/usr/include/assert.h:93:25: note: expanded from macro 'assert' (__builtin_expect(!(e), 0) ? __assert_rtn(__func__, __FILE__, __LINE__, #e) : (void)0) ^ 5 warnings and 1 error generated. *** [eio.lo] Error code 1 bmake[1]: stopped in /Users/pbulk/build/wip/libeio/work/libeio-libeio-4.18 1 error bmake[1]: stopped in /Users/pbulk/build/wip/libeio/work/libeio-libeio-4.18 *** [all] Error code 2 bmake: stopped in /Users/pbulk/build/wip/libeio/work/libeio-libeio-4.18 1 error bmake: stopped in /Users/pbulk/build/wip/libeio/work/libeio-libeio-4.18 *** Error code 2 Stop. bmake[1]: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/wip/libeio *** Error code 1 Stop. bmake: stopped in /Volumes/data/jenkins/workspace/pkgsrc-macos11-trunk-arm64/wip/libeio