+ 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/ubs-0.17nb4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/ubs-0.17nb4/work.log ===> Building for ubs-0.17nb4 /opt/pkg/bin/bmake all-recursive Making all in lib 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 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); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 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); | ^~~~~ *** Error code 1 Stop. bmake[2]: stopped making "all" in /home/pbulk/build/audio/ubs/work/ubs-0.17/lib *** Error code 1 Stop. bmake[1]: stopped making "all-recursive" in /home/pbulk/build/audio/ubs/work/ubs-0.17 *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/audio/ubs/work/ubs-0.17 *** Error code 1 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