+ 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 -D_FORTIFY_SOURCE=2   -c -o helpdeco.o helpdeco.c
cc -pipe -O2 -D_FORTIFY_SOURCE=2   -c -o helpdec1.o helpdec1.c
helpdec1.c: In function 'PrintString':
helpdec1.c:566:5: warning: return discards 'const' qualifier from pointer target type [enabled by default]
     return str;
     ^
helpdec1.c: In function 'scanint':
helpdec1.c:618:14: warning: assignment from incompatible pointer type [enabled by default]
         *ptr = ((unsigned short *)*ptr)+1;
              ^
helpdec1.c: In function 'scanword':
helpdec1.c:631:13: warning: assignment from incompatible pointer type [enabled by default]
         *ptr=((unsigned short *)*ptr)+1;
             ^
helpdec1.c: In function 'scanlong':
helpdec1.c:644:13: warning: assignment from incompatible pointer type [enabled by default]
         *ptr=((unsigned long *)*ptr)+1;
             ^
helpdec1.c:647:13: warning: assignment from incompatible pointer type [enabled by default]
         *ptr=((unsigned short *)*ptr)+1;
             ^
helpdec1.c: In function 'GetBit':
helpdec1.c:581:11: 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 from incompatible pointer type [enabled by default]
   ptr=((unsigned short *)ptr)+1;
      ^
helpdeco.c:4449:7: warning: assignment from incompatible pointer type [enabled by default]
    ptr=(unsigned short*)ptr+1;
       ^
cc -pipe -O2 -D_FORTIFY_SOURCE=2   -c -o compat.o compat.c
cc -pipe -O2 -D_FORTIFY_SOURCE=2  -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:7: 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:8: 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:12: warning: ignoring return value of 'fread', declared with attribute warn_unused_result [-Wunused-result]
       fread(&offset,sizeof(offset),1,f);
            ^
make: *** [splitmrb] Error 1
make: *** Waiting for unfinished jobs....
*** Error code 2

Stop.
bmake[1]: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/textproc/helpdeco
*** Error code 1

Stop.
bmake: stopped in /data/jenkins/workspace/pkgsrc-el7-trunk-x86_64/textproc/helpdeco