+ 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] 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] *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] *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] *ptr=((unsigned long *)*ptr)+1; ^ helpdec1.c:647:13: warning: assignment to 'char *' from incompatible pointer type 'short unsigned int *' [-Wincompatible-pointer-types] *ptr=((unsigned short *)*ptr)+1; ^ helpdec1.c: In function 'GetBit': helpdec1.c:581:6: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&value,4,1,f); ^~~~~~~~~~~~~~~~~~~ helpdeco.c: In function 'DumpTopic': helpdeco.c:4428:6: warning: assignment to 'char *' from incompatible pointer type 'short unsigned int *' [-Wincompatible-pointer-types] ptr=((unsigned short *)ptr)+1; ^ helpdeco.c:4449:7: warning: assignment to 'char *' from incompatible pointer type 'short unsigned int *' [-Wincompatible-pointer-types] 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' uint8_t c1,c2,c3; ^~~~~~~ splitmrb.c:241:3: error: unknown type name 'uint16_t' uint16_t x,y,w,h; ^~~~~~~~ splitmrb.c:242:3: error: unknown type name 'uint32_t' uint32_t hash; ^~~~~~~~ splitmrb.c: In function 'copy': splitmrb.c:123:2: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(buffer,1,size,f); ^~~~~~~~~~~~~~~~~~~~~~ splitmrb.c: In function 'PrintHotspotInfo': splitmrb.c:269:3: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(hotspot,sizeof(HOTSPOT),n,f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ splitmrb.c: In function 'main': splitmrb.c:358:7: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result] fread(&offset,sizeof(offset),1,f); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gmake: *** [<builtin>: splitmrb] Error 1 gmake: *** Waiting for unfinished jobs.... *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/textproc/helpdeco *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-el8-trunk-x86_64/textproc/helpdeco