+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent LUA_VERSION_REQD=53 WRKLOG=/tmp/bulklog/lua53-lanes-3.13.0/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent LUA_VERSION_REQD=53 WRKLOG=/tmp/bulklog/lua53-lanes-3.13.0/work.log => Bootstrap dependency digest>=20211023: found digest-20211023 ===> Building for lua53-lanes-3.13.0 /usr/bin/bash: pkg-config: command not found /usr/bin/bash: pkg-config: command not found /usr/bin/bash: pkg-config: command not found Makefile:66: *** 'pkg-config' existed but did not know of 'lua[5.1]' - Good luck! gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_FORTIFY_SOURCE=2 -I/opt/local/include/lua-5.3 -I/opt/local/include -I/opt/local/include/ncurses -I/usr/include -fPIC -Wall -O2 -I/opt/local/include/lua-5.3 -I/opt/local/include -I/opt/local/include/ncurses -I/usr/include -c -o lanes.o lanes.c In file included from lanes.h:5, from lanes.c:88: platform.h:21:4: error: #error "Unknown platform!" 21 | #error "Unknown platform!" | ^~~~~ In file included from lanes.c:89: lanes.c: In function 'selfdestruct_gc': threading.h:150:21: warning: implicit declaration of function 'pthread_yield'; did you mean 'pthread_self'? [-Wimplicit-function-declaration] 150 | #define YIELD() pthread_yield() | ^~~~~~~~~~~~~ lanes.c:632:5: note: in expansion of macro 'YIELD' 632 | YIELD(); // give threads time to act on their cancel | ^~~~~ gmake: *** [: lanes.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/parallel/lua-lanes *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-2021Q4-x86_64/parallel/lua-lanes