+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/p11-kit-0.25.3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/p11-kit-0.25.3/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 ===> Building for p11-kit-0.25.3 ninja: Entering directory `output' [1/416] Compiling C object common/libp11-common.a.p/argv.c.o [2/416] Compiling C object common/libp11-common.a.p/attrs.c.o [3/416] Compiling C object common/libp11-common.a.p/array.c.o [4/416] Compiling C object common/libp11-common.a.p/base64.c.o [5/416] Compiling C object common/libp11-common.a.p/buffer.c.o [6/416] Compiling C object common/libp11-common.a.p/compat.c.o [7/416] Compiling C object common/libp11-common.a.p/constants.c.o [8/416] Compiling C object common/libp11-common.a.p/debug.c.o [9/416] Compiling C object common/libp11-common.a.p/dict.c.o [10/416] Compiling C object common/libp11-common.a.p/hash.c.o [11/416] Compiling C object common/libp11-common.a.p/hex.c.o [12/416] Compiling C object common/libp11-common.a.p/lexer.c.o [13/416] Compiling C object common/libp11-common.a.p/message.c.o FAILED: common/libp11-common.a.p/message.c.o gcc -Icommon/libp11-common.a.p -Icommon -I../common -I. -I.. -I/opt/pkg/include -fvisibility=hidden -fdiagnostics-color=always -D_FILE_OFFSET_BITS=64 -Wall -Winvalid-pch -D_GNU_SOURCE -DP11_KIT_FUTURE_UNSTABLE_API -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -D_POSIX_PTHREAD_SEMANTICS -fPIC -MD -MQ common/libp11-common.a.p/message.c.o -MF common/libp11-common.a.p/message.c.o.d -o common/libp11-common.a.p/message.c.o -c ../common/message.c ../common/message.c:64:1: error: unknown type name 'locale_t'; did you mean 'lock_t'? 64 | locale_t p11_message_locale = (locale_t) 0; | ^~~~~~~~ | lock_t ../common/message.c:64:32: error: 'locale_t' undeclared here (not in a function); did you mean 'lock_t'? 64 | locale_t p11_message_locale = (locale_t) 0; | ^~~~~~~~ | lock_t ../common/message.c:64:42: error: expected ',' or ';' before numeric constant 64 | locale_t p11_message_locale = (locale_t) 0; | ^ ../common/message.c: In function 'p11_message_err': ../common/message.c:123:45: error: expected ')' before numeric constant 123 | if (p11_message_locale != (locale_t) 0) | ~ ^~ | ) ../common/message.c:124:34: warning: implicit declaration of function 'strerror_l'; did you mean 'strerror_r'? [-Wimplicit-function-declaration] 124 | strncpy (strerr, strerror_l (errnum, p11_message_locale), sizeof (strerr)); | ^~~~~~~~~~ | strerror_r ../common/message.c:124:34: warning: passing argument 2 of 'strncpy' makes pointer from integer without a cast [-Wint-conversion] 124 | strncpy (strerr, strerror_l (errnum, p11_message_locale), sizeof (strerr)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | | | int In file included from /usr/include/string.h:34, from ../common/message.c:59: /usr/include/iso/string_iso.h:82:44: note: expected 'const char * restrict' but argument is of type 'int' 82 | extern char *strncpy(char *_RESTRICT_KYWD, const char *_RESTRICT_KYWD, size_t); | ^ ninja: build stopped: subcommand failed. *** Error code 1 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/p11-kit *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/p11-kit