+ 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/arirang-1.6nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/arirang-1.6nb1/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for arirang-1.6nb1 --- arirang.o --- --- grabhead.o --- --- osfinger.o --- --- rule.o --- --- arirang.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -pedantic -c arirang.c --- grabhead.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -pedantic -c grabhead.c --- osfinger.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -pedantic -c osfinger.c --- rule.o --- cc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wall -pedantic -c rule.c --- grabhead.o --- grabhead.c: In function 'grabhead': grabhead.c:89:9: error: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] 89 | bzero(&(http.sin_zero), 8); | ^~~~~ grabhead.c:89:9: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] *** [grabhead.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/security/arirang/work/arirang-1.6 --- arirang.o --- arirang.c: In function 'timeout': arirang.c:47:25: warning: variable 'sock' set but not used [-Wunused-but-set-variable] 47 | int sock; | ^~~~ --- rule.o --- rule.c: In function 'timed': rule.c:69:25: warning: variable 'sock' set but not used [-Wunused-but-set-variable] 69 | int sock; | ^~~~ rule.c: In function 'scanrule': rule.c:106:17: error: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] 106 | bzero(filebuf, sizeof(filebuf)); | ^~~~~ rule.c:106:17: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] rule.c:117:118: warning: comparison between pointer and integer 117 | if (filebuf[0] == '#' || filebuf[0] == ' ' || filebuf[0] == 0x0a || filebuf[0] == 0x0d || filebuf[0] == NULL) | ^~ --- osfinger.o --- osfinger.c: In function 'osdetect': osfinger.c:67:9: error: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] 67 | bzero(&(http.sin_zero), 8); | ^~~~~ osfinger.c:67:9: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] --- rule.o --- rule.c: In function 'scanruleP': rule.c:300:17: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] 300 | bzero(filebuf, sizeof(filebuf)); | ^~~~~ rule.c:312:118: warning: comparison between pointer and integer 312 | if (filebuf[0] == '#' || filebuf[0] == ' ' || filebuf[0] == 0x0a || filebuf[0] == 0x0d || filebuf[0] == NULL) | ^~ rule.c: In function 'scanruleWP': rule.c:562:17: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] 562 | bzero(filebuf, sizeof(filebuf)); | ^~~~~ rule.c:574:118: warning: comparison between pointer and integer 574 | if (filebuf[0] == '#' || filebuf[0] == ' ' || filebuf[0] == 0x0a || filebuf[0] == 0x0d || filebuf[0] == NULL) | ^~ --- osfinger.o --- *** [osfinger.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/security/arirang/work/arirang-1.6 --- rule.o --- *** [rule.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/security/arirang/work/arirang-1.6 bmake: 3 errors bmake: stopped making "all" in /home/pbulk/build/security/arirang/work/arirang-1.6 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/arirang *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/security/arirang