+ 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/xchiplogo-19991222nb13/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xchiplogo-19991222nb13/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xchiplogo-19991222nb13 --- main.o --- --- xchiplogo.o --- --- help.o --- --- main.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include/X11 -I/opt/pkg/include -c main.c --- xchiplogo.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include/X11 -I/opt/pkg/include -c xchiplogo.c --- help.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -I/opt/pkg/include -I/opt/pkg/include/X11 -I/opt/pkg/include -c help.c --- main.o --- main.c:40:1: error: return type defaults to 'int' [-Wimplicit-int] 40 | main(int argc, char *argv[]) | ^~~~ main.c: In function 'chiplogo': main.c:511:3: error: implicit declaration of function 'enlarge_array' [-Wimplicit-function-declaration] 511 | enlarge_array(array,x,y,width+2); | ^~~~~~~~~~~~~ main.c:513:5: error: implicit declaration of function 'smooth_array' [-Wimplicit-function-declaration] 513 | smooth_array(array,x,y,threshold_before,width); | ^~~~~~~~~~~~ main.c:531:3: error: implicit declaration of function 'shrink_array' [-Wimplicit-function-declaration] 531 | shrink_array(array,x,y,width+2); | ^~~~~~~~~~~~ main.c: In function 'smooth_array': main.c:645:23: error: implicit declaration of function 'max'; did you mean 'fmax'? [-Wimplicit-function-declaration] 645 | total+=(width/2-max(abs(i),abs(j))+1); | ^~~ | fmax *** [main.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/cad/xchiplogo/work/xchiplogo bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/cad/xchiplogo/work/xchiplogo *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/cad/xchiplogo *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/cad/xchiplogo