+ 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/ru-d1489-1.5.1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ru-d1489-1.5.1/work.log ===> Building for ru-d1489-1.5.1 gcc -O -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -s -Wl,-R/opt/pkg/lib todos.c -o todos todos.c:74:1: error: return type defaults to 'int' [-Wimplicit-int] 74 | logo(name) | ^~~~ todos.c:99:1: error: return type defaults to 'int' [-Wimplicit-int] 99 | main(int ac, char **av) | ^~~~ todos.c: In function 'main': todos.c:263:22: error: implicit declaration of function 'mkstemp'; did you mean 'mktemp'? [-Wimplicit-function-declaration] 263 | if ((tmpfd = mkstemp(tmp_name)) < 0) { | ^~~~~~~ | mktemp todos.c:297:25: error: implicit declaration of function 'unlink' [-Wimplicit-function-declaration] 297 | unlink(tmpn); | ^~~~~~ todos.c: At top level: todos.c:320:1: error: return type defaults to 'int' [-Wimplicit-int] 320 | decode(fin, fout) | ^~~~~~ *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/converters/ru-d1489/work/d1489-1.5.1 *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/converters/ru-d1489 *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/converters/ru-d1489