+ 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 --- config.h --- --- version.h --- --- io_tls.o --- --- config.h --- cp config.def.h config.h --- version.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 --- io_tls.o --- 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 io_tls.c --- ui_ti.o --- 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 ui_ti.c --- sacc.o --- 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 --- ui_ti.o --- ui_ti.c: In function 'uiprompt': ui_ti.c:93:13: error: implicit declaration of function 'getline'; did you mean 'newline'? [-Wimplicit-function-declaration] 93 | r = getline(&input, &n, stdin); | ^~~~~~~ | newline ui_ti.c: In function 'searchinline': ui_ti.c:388:29: error: implicit declaration of function 'strcasestr'; did you mean 'strstr'? [-Wimplicit-function-declaration] 388 | if (strcasestr(dir->items[i].username, searchstr)) { | ^~~~~~~~~~ | strstr *** [ui_ti.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/net/sacc/work/sacc-1.07 --- sacc.o --- 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 *** [sacc.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/net/sacc/work/sacc-1.07 bmake: 2 errors bmake: stopped making "all" in /home/pbulk/build/net/sacc/work/sacc-1.07 *** Error code 2 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