+ 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/qsubst-20010422/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/qsubst-20010422/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for qsubst-20010422 --- qsubst.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include/ncurses -Wall -Wstrict-prototypes -Wmissing-prototypes -Wpointer-arith -Wno-uninitialized -I/opt/pkg/include/ncurses -c qsubst.c qsubst.c: In function 'foundit': qsubst.c:208:14: error: implicit declaration of function 'bcmp' [-Wimplicit-function-declaration] 208 | !bcmp(bufp-1-s1l,str1,s1l) ); | ^~~~ qsubst.c:208:35: warning: 'bcmp' argument 3 type is 'int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 208 | !bcmp(bufp-1-s1l,str1,s1l) ); | ^~~ : note: built-in 'bcmp' declared here qsubst.c:211:32: warning: 'bcmp' argument 3 type is 'int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 211 | { return(!bcmp(bufp-s1l,str1,s1l)); | ^~~ : note: built-in 'bcmp' declared here qsubst.c: In function 'doit': qsubst.c:271:5: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 271 | { for (i=MAX_C_A-cabove;nls[i]<0;i++) ; | ^~~ qsubst.c:272:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 272 | fseek(workf,nls[i],0); | ^~~~~ qsubst.c: In function 'process_file': qsubst.c:450:11: error: implicit declaration of function 'bcopy' [-Wimplicit-function-declaration] 450 | { bcopy(bufp-n,bufp0,n); | ^~~~~ qsubst.c:450:11: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] qsubst.c:467:11: warning: incompatible implicit declaration of built-in function 'bcopy' [-Wbuiltin-declaration-mismatch] 467 | bcopy(bufp-n,bufp0,n); | ^~~~~ *** [qsubst.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/textproc/qsubst/work/qsubst bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/textproc/qsubst/work/qsubst *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/qsubst *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/qsubst