+ 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/pcps-8.40nb1/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/pcps-8.40nb1/work.log ===> Building for pcps-8.40nb1 gcc -c -DUNIX -D_PROTOTYPES -D_INCLUDE_POSIX_SOURCE -D_XPG2 "-DMORECMD=\"more\"" "-DDEFPRINT=\"lp\"" "-DPIPECMD=\"lpr -P\"" -I/usr/include pcps.c pcps.c: In function 'CopyID': pcps.c:961:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 961 | a = (int)ptr - (int)buf; | ^ pcps.c:961:20: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 961 | a = (int)ptr - (int)buf; | ^ pcps.c: In function 'InsertLineNumbers': pcps.c:2351:12: error: type defaults to 'int' in declaration of 'i' [-Wimplicit-int] 2351 | register i; | ^ pcps.c: In function 'ParseRanges': pcps.c:2755:12: error: type defaults to 'int' in declaration of 'b' [-Wimplicit-int] 2755 | register b; | ^ pcps.c: In function 'RevPagesO': pcps.c:4239:46: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 4239 | } while (strncmp(MiscBuf,EPAGE,4) != (unsigned)NULL); | ^ *** Error code 1 Stop. bmake: stopped making "pcps" in /home/pbulk/build/print/pcps/work *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/print/pcps *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/print/pcps