=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/devel/asm2html", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for asm2html-1.4 --- all --- cd ./src; make; cd ../ --- asm2html.o --- --- html.o --- --- asm2html.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I../include -c asm2html.c --- html.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I../include -c html.c --- main.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I../include -c main.c --- process.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I../include -c process.c process.c: In function 'process_line': process.c:170:9: error: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] 170 | bzero(buf, 4096); | ^~~~~ process.c:170:9: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] *** [process.o] Error code 1 make[1]: stopped making "all" in /home/pbulk/work/devel/asm2html/work/asm2html-1.4/src make[1]: 1 error make[1]: stopped making "all" in /home/pbulk/work/devel/asm2html/work/asm2html-1.4/src *** Error code 6 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/asm2html *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/devel/asm2html