+ 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/helpdeco-2.1.3nb1/work.log + su pbulk -c '"$@"' make /usr/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/helpdeco-2.1.3nb1/work.log => Bootstrap dependency digest>=20211023: found digest-20220214 WARNING: [license.mk] Every package should define a LICENSE. ===> Building for helpdeco-2.1.3nb1 cc -pipe -O2 -c -o helpdeco.o helpdeco.c cc -pipe -O2 -c -o helpdec1.o helpdec1.c helpdec1.c: In function 'PrintString': helpdec1.c:566:12: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers] 566 | return str; | ^~~ helpdec1.c: In function 'scanint': helpdec1.c:618:14: warning: assignment to 'char *' from incompatible pointer type 'short unsigned int *' [-Wincompatible-pointer-types] 618 | *ptr = ((unsigned short *)*ptr)+1; | ^ helpdec1.c: In function 'scanword': helpdec1.c:631:13: warning: assignment to 'char *' from incompatible pointer type 'short unsigned int *' [-Wincompatible-pointer-types] 631 | *ptr=((unsigned short *)*ptr)+1; | ^ helpdec1.c: In function 'scanlong': helpdec1.c:644:13: warning: assignment to 'char *' from incompatible pointer type 'long unsigned int *' [-Wincompatible-pointer-types] 644 | *ptr=((unsigned long *)*ptr)+1; | ^ helpdec1.c:647:13: warning: assignment to 'char *' from incompatible pointer type 'short unsigned int *' [-Wincompatible-pointer-types] 647 | *ptr=((unsigned short *)*ptr)+1; | ^ helpdec1.c: In function 'GetBit': helpdec1.c:581:13: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 581 | fread(&value,4,1,f); | ^~~~~~~~~~~~~~~~~~~ helpdeco.c: In function 'DumpTopic': helpdeco.c:4428:20: warning: assignment to 'char *' from incompatible pointer type 'short unsigned int *' [-Wincompatible-pointer-types] 4428 | ptr=((unsigned short *)ptr)+1; | ^ helpdeco.c:4449:28: warning: assignment to 'char *' from incompatible pointer type 'short unsigned int *' [-Wincompatible-pointer-types] 4449 | ptr=(unsigned short*)ptr+1; | ^ cc -pipe -O2 -c -o compat.o compat.c cc -pipe -O2 -Wl,-zrelro -Wl,-R/usr/pkg/lib splitmrb.c -o splitmrb splitmrb.c:240:3: error: unknown type name 'uint8_t' 240 | uint8_t c1,c2,c3; | ^~~~~~~ splitmrb.c:241:3: error: unknown type name 'uint16_t' 241 | uint16_t x,y,w,h; | ^~~~~~~~ splitmrb.c:242:3: error: unknown type name 'uint32_t' 242 | uint32_t hash; | ^~~~~~~~ splitmrb.c: In function 'copy': splitmrb.c:123:9: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 123 | fread(buffer,1,size,f); | ^~~~~~~~~~~~~~~~~~~~~~ splitmrb.c: In function 'PrintHotspotInfo': splitmrb.c:269:17: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 269 | fread(hotspot,sizeof(HOTSPOT),n,f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ splitmrb.c: In function 'main': splitmrb.c:358:21: warning: ignoring return value of 'fread' declared with attribute 'warn_unused_result' [-Wunused-result] 358 | fread(&offset,sizeof(offset),1,f); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ make: *** [<builtin>: splitmrb] Error 1 make: *** Waiting for unfinished jobs.... *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/textproc/helpdeco *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el9-trunk-x86_64/textproc/helpdeco