+ 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 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