+ 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/ykpers-1.20.0/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ykpers-1.20.0/work.log ===> Building for ykpers-1.20.0 Making all in ykcore gmake[1]: Entering directory '/home/pbulk/build/security/ykpers/work/yubikey-personalization-1.20.0/ykcore' CC ykcore.lo CC ykstatus.lo CC ykcore_libusb-1.0.lo In file included from ykcore.c:34: ykcore.c: In function 'yk_write_command': ykbzero.h:43:36: error: implicit declaration of function 'memset_s'; did you mean 'memset'? [-Wimplicit-function-declaration] 43 | #define insecure_memzero(buf, len) memset_s(buf, len, 0, len) | ^~~~~~~~ ykcore.c:288:9: note: in expansion of macro 'insecure_memzero' 288 | insecure_memzero(buf, sizeof(buf)); | ^~~~~~~~~~~~~~~~ gmake[1]: *** [Makefile:470: ykcore.lo] Error 1 gmake[1]: *** Waiting for unfinished jobs.... gmake[1]: Leaving directory '/home/pbulk/build/security/ykpers/work/yubikey-personalization-1.20.0/ykcore' gmake: *** [Makefile:951: all-recursive] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/ykpers *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/ykpers