=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/audio/ubs", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for ubs-0.17nb4 --- all --- /opt/pkg/bin/bmake all-recursive --- all-recursive --- Making all in lib --- common.o --- --- exec_proc.o --- --- common.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -I../include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -std=c99 -D_XOPEN_SOURCE=600 -I/opt/pkg/include -MT common.o -MD -MP -MF ".deps/common.Tpo" -c -o common.o `test -f 'common.c' || echo './'`common.c; then mv -f ".deps/common.Tpo" ".deps/common.Po"; else rm -f ".deps/common.Tpo"; exit 1; fi --- exec_proc.o --- if gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/opt/pkg/include -I../include -Wall -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -std=c99 -D_XOPEN_SOURCE=600 -I/opt/pkg/include -MT exec_proc.o -MD -MP -MF ".deps/exec_proc.Tpo" -c -o exec_proc.o `test -f 'exec_proc.c' || echo './'`exec_proc.c; then mv -f ".deps/exec_proc.Tpo" ".deps/exec_proc.Po"; else rm -f ".deps/exec_proc.Tpo"; exit 1; fi exec_proc.c: In function 'exec_proc': exec_proc.c:56:4: error: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] 56 | bzero(run_cmd_args[arg_count], BIGSTR); | ^~~~~ *** [exec_proc.o] Error code 1 bmake[2]: stopped making "all" in /home/pbulk/work/audio/ubs/work/ubs-0.17/lib --- common.o --- common.c: In function 'sig_quit': common.c:75:29: warning: '%s' directive output may be truncated writing up to 127 bytes into a region of size 124 [-Wformat-truncation=] 75 | snprintf(buf, STRBUF, "var/%s.pid", PROCNAME); | ^~ ~~~~~~~~ common.c:75:2: note: 'snprintf' output between 9 and 136 bytes into a destination of size 128 75 | snprintf(buf, STRBUF, "var/%s.pid", PROCNAME); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common.c: In function 'ubs_init': common.c:99:3: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] 99 | strncpy(PROCNAME, pname, STRBUF); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ common.c:96:3: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] 96 | strncpy(PROCNAME, p + 1, STRBUF); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ bmake[2]: 1 error bmake[2]: stopped making "all" in /home/pbulk/work/audio/ubs/work/ubs-0.17/lib *** [all-recursive] Error code 1 bmake[1]: stopped making "all-recursive" in /home/pbulk/work/audio/ubs/work/ubs-0.17 bmake[1]: 1 error bmake[1]: stopped making "all-recursive" in /home/pbulk/work/audio/ubs/work/ubs-0.17 *** [all] Error code 2 bmake: stopped making "all" in /home/pbulk/work/audio/ubs/work/ubs-0.17 bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/audio/ubs/work/ubs-0.17 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/ubs *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/audio/ubs