+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/helpdeco-2.1.3nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/helpdeco-2.1.3nb1/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for helpdeco-2.1.3nb1 gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c -o helpdeco.o helpdeco.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c -o helpdec1.o helpdec1.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -c -o compat.o compat.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -Wl,-R/opt/pkg/lib splitmrb.c -o splitmrb 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: error: 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: error: 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: error: assignment to 'char *' from incompatible pointer type 'long unsigned int *' [-Wincompatible-pointer-types] 644 | *ptr=((unsigned long *)*ptr)+1; | ^ helpdec1.c:647:13: error: assignment to 'char *' from incompatible pointer type 'short unsigned int *' [-Wincompatible-pointer-types] 647 | *ptr=((unsigned short *)*ptr)+1; | ^ gmake: *** [: helpdec1.o] Error 1 gmake: *** Waiting for unfinished jobs.... helpdeco.c: In function 'DumpTopic': helpdeco.c:4428:20: error: assignment to 'char *' from incompatible pointer type 'short unsigned int *' [-Wincompatible-pointer-types] 4428 | ptr=((unsigned short *)ptr)+1; | ^ helpdeco.c:4449:28: error: assignment to 'char *' from incompatible pointer type 'short unsigned int *' [-Wincompatible-pointer-types] 4449 | ptr=(unsigned short*)ptr+1; | ^ gmake: *** [: helpdeco.o] Error 1 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/helpdeco *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/textproc/helpdeco