+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xawtv-3.95nb30/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xawtv-3.95nb30/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xawtv-3.95nb30 CC console/dump-mixers.o CC console/showriff.o CC console/record.o console/showriff.c: In function 'ProcessChunk': console/showriff.c:486:48: warning: expression does not compute the number of elements in this array; element type is 'struct VAL', not 'char *' [-Wsizeof-array-div] 486 | dump_vals(f,sizeof(names_strf_auds)/sizeof(char*),names_strf_auds); | ^ console/showriff.c:486:48: note: add parentheses around the second 'sizeof' to silence this warning console/showriff.c:182:12: note: array 'names_strf_auds' declared here 182 | struct VAL names_strf_auds[] = { | ^~~~~~~~~~~~~~~ console/showriff.c:495:48: warning: expression does not compute the number of elements in this array; element type is 'struct VAL', not 'char *' [-Wsizeof-array-div] 495 | dump_vals(f,sizeof(names_strf_auds)/sizeof(char*),names_strf_auds); | ^ console/showriff.c:495:48: note: add parentheses around the second 'sizeof' to silence this warning console/showriff.c:182:12: note: array 'names_strf_auds' declared here 182 | struct VAL names_strf_auds[] = { | ^~~~~~~~~~~~~~~ console/record.c: In function 'ctrlc': console/record.c:431:17: error: 'sys_siglist' undeclared (first use in this function); did you mean '_sys_siglist'? 431 | sys_siglist[signal]); | ^~~~~~~~~~~ | _sys_siglist console/record.c:431:17: note: each undeclared identifier is reported only once for each function it appears in gmake: *** [mk/Compile.mk:56: console/record.o] Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/multimedia/xawtv *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/multimedia/xawtv