+ 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/gt-itm-0pre19961004nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/gt-itm-0pre19961004nb1/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for gt-itm-0pre19961004nb1 gcc -I../include -L../lib -I/opt/pkg/include -c itm.c itm.c: In function 'makegraph': itm.c:208:9: error: implicit declaration of function 'die'; did you mean 'div'? [-Wimplicit-function-declaration] 208 | die(errstr); | ^~~ | div itm.c:270:36: error: implicit declaration of function 'isconnected' [-Wimplicit-function-declaration] 270 | } while (G != NULL && !isconnected(G)); | ^~~~~~~~~~~ itm.c:290:19: error: implicit declaration of function 'save_graph'; did you mean 'makegraph'? [-Wimplicit-function-declaration] 290 | nerrors = save_graph(G, outfilename); | ^~~~~~~~~~ | makegraph itm.c: At top level: itm.c:299:1: error: return type defaults to 'int' [-Wimplicit-int] 299 | main(int argc, char **argv) | ^~~~ *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/net/gt-itm/work/src *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/gt-itm *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/net/gt-itm