=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/multimedia/xawtv", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xawtv-3.95nb31 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:55: console/record.o] Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/multimedia/xawtv *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/multimedia/xawtv