+ 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/sacc-1.07nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/sacc-1.07nb1/work.log ===> Building for sacc-1.07nb1 cp config.def.h config.h printf '#define VERSION "%s"\n' "$(git rev-parse --is-inside-work-tree >/dev/null 2>&1 && git describe --tags || echo "1.07")" > version.h gcc -D_DEFAULT_SOURCE -D_XOPEN_SOURCE=700 -D_BSD_SOURCE -D_GNU_SOURCE -DUSE_TLS -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include/ncurses -c sacc.c sacc.c: In function 'plumbitem': sacc.c:768:29: error: implicit declaration of function 'asprintf'; did you mean 'vsprintf'? [-Wimplicit-function-declaration] 768 | if (asprintf(&path, "%s/%s", tmpdir, file) == -1) | ^~~~~~~~ | vsprintf *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/net/sacc/work/sacc-1.07 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/sacc *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/sacc