+ 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/xmountains-2.7nb2/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xmountains-2.7nb2/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xmountains-2.7nb2 --- calcalt.o --- --- random.o --- --- artist.o --- --- xmountains.o --- --- calcalt.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c calcalt.c --- random.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c random.c --- artist.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c artist.c --- xmountains.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c xmountains.c --- artist.o --- artist.c: In function 'plot_column': artist.c:832:7: error: implicit declaration of function 'blank_region' [-Wimplicit-function-declaration] 832 | blank_region(0,0,g->graph_width,g->graph_height); | ^~~~~~~~~~~~ artist.c:833:7: error: implicit declaration of function 'flush_region' [-Wimplicit-function-declaration] 833 | flush_region(0,0,g->graph_width,g->graph_height); | ^~~~~~~~~~~~ artist.c:842:5: error: implicit declaration of function 'scroll_screen' [-Wimplicit-function-declaration] 842 | scroll_screen(g->scroll); | ^~~~~~~~~~~~~ artist.c:855:7: error: implicit declaration of function 'plot_pixel' [-Wimplicit-function-declaration] 855 | plot_pixel(g->pos,((g->graph_height-1)-j),BLACK); | ^~~~~~~~~~ --- xmountains.o --- xmountains.c:137:1: error: return type defaults to 'int' [-Wimplicit-int] 137 | main (argc,argv) | ^~~~ xmountains.c: In function 'main': xmountains.c:351:10: error: implicit declaration of function 'print_algorithm' [-Wimplicit-function-declaration] 351 | print_algorithm(); | ^~~~~~~~~~~~~~~ xmountains.c:419:3: error: implicit declaration of function 'seed_uni' [-Wimplicit-function-declaration] 419 | seed_uni(seed); | ^~~~~~~~ xmountains.c:451:5: error: implicit declaration of function 'plot_column' [-Wimplicit-function-declaration] 451 | plot_column(&g); | ^~~~~~~~~~~ *** [xmountains.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/x11/xmountains/work --- artist.o --- *** [artist.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/x11/xmountains/work bmake: 2 errors bmake: stopped making "all" in /home/pbulk/build/x11/xmountains/work *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xmountains *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xmountains