+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xawtv-3.95nb29/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xawtv-3.95nb29/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xawtv-3.95nb29 CC console/dump-mixers.o CC console/record.o console/record.c: In function 'ctrlc': console/record.c:431:17: error: 'sys_siglist' undeclared (first use in this function) 431 | sys_siglist[signal]); | ^~~~~~~~~~~ console/record.c:431:17: note: each undeclared identifier is reported only once for each function it appears in console/record.c: In function 'wav_start_write': console/record.c:347:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 347 | write(fd,&fileheader,sizeof(WAVEHDR)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ console/record.c: In function 'wav_stop_write': console/record.c:372:5: warning: ignoring return value of 'write' declared with attribute 'warn_unused_result' [-Wunused-result] 372 | write(fd,&fileheader,sizeof(WAVEHDR)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: *** [mk/Compile.mk:54: console/record.o] Error 1 make: *** Waiting for unfinished jobs.... CC console/showriff.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/showriff.c:434:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 434 | fread(&formtype,sizeof(FOURCC),1,f); /* read the form type */ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ console/showriff.c:474:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 474 | fread(&fcc_type,sizeof(FOURCC),1,f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ console/showriff.c:503:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 503 | fread(buf, buflen, 1, f); | ^~~~~~~~~~~~~~~~~~~~~~~~ console/showriff.c: In function 'dump_vals': console/showriff.c:205:13: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 205 | fread(&val32,4,1,f); | ^~~~~~~~~~~~~~~~~~~ console/showriff.c:210:13: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 210 | fread(&val32,4,1,f); | ^~~~~~~~~~~~~~~~~~~ console/showriff.c:224:13: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 224 | fread(&val32,4,1,f); | ^~~~~~~~~~~~~~~~~~~ console/showriff.c:235:13: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 235 | fread(&val16,2,1,f); | ^~~~~~~~~~~~~~~~~~~ *** Error code 2 Stop. bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/multimedia/xawtv *** Error code 1 Stop. bmake: stopped in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/multimedia/xawtv