+ 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 => Bootstrap dependency digest>=20211023: found digest-20220214 ===> 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 -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 -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: warning: implicit declaration of function 'bzero' [-Wimplicit-function-declaration] 56 | bzero(run_cmd_args[arg_count], BIGSTR); | ^~~~~ exec_proc.c:56:4: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] exec_proc.c:65:3: warning: incompatible implicit declaration of built-in function 'bzero' [-Wbuiltin-declaration-mismatch] 65 | bzero(run_cmd_args[arg_count], BIGSTR); | ^~~~~ exec_proc.c:47:3: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] 47 | strncpy(run_string, command, STRBUF); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ exec_proc.c:68:4: warning: 'strncpy' specified bound 512 equals destination size [-Wstringop-truncation] 68 | strncpy(run_cmd_args[arg_count], subarg, BIGSTR); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ exec_proc.c:59:5: warning: 'strncpy' specified bound 512 equals destination size [-Wstringop-truncation] 59 | strncpy(run_cmd_args[arg_count], subarg, BIGSTR); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ exec_proc.c:62:4: warning: 'strncpy' specified bound 128 equals destination size [-Wstringop-truncation] 62 | strncpy(run_string, 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 -I/opt/pkg/include -MT get_song.o -MD -MP -MF ".deps/get_song.Tpo" -c -o get_song.o `test -f 'get_song.c' || echo './'`get_song.c; then mv -f ".deps/get_song.Tpo" ".deps/get_song.Po"; else rm -f ".deps/get_song.Tpo"; exit 1; fi ../include/ubs-sched.h:34:3: error: expected identifier before numeric constant 34 | { sun, mon, tues, wed, thurs, fri, sat } | ^~~ *** [get_song.o] Error code 1 bmake[2]: stopped making "all" in /home/pbulk/build/audio/ubs/work/ubs-0.17/lib bmake[2]: 1 error bmake[2]: stopped making "all" in /home/pbulk/build/audio/ubs/work/ubs-0.17/lib *** [all-recursive] Error code 1 bmake[1]: stopped making "all-recursive" in /home/pbulk/build/audio/ubs/work/ubs-0.17 bmake[1]: 1 error bmake[1]: stopped making "all-recursive" in /home/pbulk/build/audio/ubs/work/ubs-0.17 *** [all] Error code 2 bmake: stopped making "all" in /home/pbulk/build/audio/ubs/work/ubs-0.17 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/audio/ubs/work/ubs-0.17 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-bulktest/audio/ubs *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-bulktest/audio/ubs