+ 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/freeze-2.5nb3/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/freeze-2.5nb3/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for freeze-2.5nb3 --- bitio.o --- --- debug.o --- --- decode.o --- --- default.o --- --- bitio.o --- gcc -O -c -DCOMPAT=1 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I. -DDEFFILE=\"/opt/pkg/lib/freeze.cnf\" bitio.c --- debug.o --- gcc -O -c -DCOMPAT=1 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I. -DDEFFILE=\"/opt/pkg/lib/freeze.cnf\" debug.c --- decode.o --- gcc -O -c -DCOMPAT=1 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I. -DDEFFILE=\"/opt/pkg/lib/freeze.cnf\" decode.c --- default.o --- gcc -O -c -DCOMPAT=1 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I. -DDEFFILE=\"/opt/pkg/lib/freeze.cnf\" default.c --- encode.o --- gcc -O -c -DCOMPAT=1 -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I. -DDEFFILE=\"/opt/pkg/lib/freeze.cnf\" encode.c --- default.o --- default.c: In function 'defread': default.c:40:25: error: type defaults to 'int' in declaration of 'sz_patt' [-Wimplicit-int] 40 | register sz_patt; | ^~~~~~~ default.c:47:19: error: implicit declaration of function 'strlen' [-Wimplicit-function-declaration] 47 | sz_patt = strlen(pattern); | ^~~~~~ default.c:3:1: note: include '' or provide a declaration of 'strlen' 2 | #include +++ |+#include 3 | default.c:47:19: warning: incompatible implicit declaration of built-in function 'strlen' [-Wbuiltin-declaration-mismatch] 47 | sz_patt = strlen(pattern); | ^~~~~~ default.c:47:19: note: include '' or provide a declaration of 'strlen' default.c:55:22: error: implicit declaration of function 'strncmp' [-Wimplicit-function-declaration] 55 | if (!strncmp(pattern, defline, sz_patt)) | ^~~~~~~ default.c:55:22: note: include '' or provide a declaration of 'strncmp' default.c:55:48: warning: 'strncmp' argument 3 type is 'int' where 'long unsigned int' is expected in a call to built-in function declared without prototype [-Wbuiltin-declaration-mismatch] 55 | if (!strncmp(pattern, defline, sz_patt)) | ^~~~~~~ : note: built-in 'strncmp' declared here *** [default.o] Error code 1 bmake: stopped making "prog" in /home/pbulk/build/archivers/freeze/work/freeze-2.5 --- decode.o --- decode.c: In function 'melt2': decode.c:14:12: error: implicit declaration of function 'read_header'; did you mean 'write_header'? [-Wimplicit-function-declaration] 14 | if(read_header() == EOF) | ^~~~~~~~~~~ | write_header *** [decode.o] Error code 1 bmake: stopped making "prog" in /home/pbulk/build/archivers/freeze/work/freeze-2.5 bmake: 2 errors bmake: stopped making "prog" in /home/pbulk/build/archivers/freeze/work/freeze-2.5 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/archivers/freeze *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/archivers/freeze