+ case "${usergroup_phase}" in + local run_cmd + run_cmd=run_su + shift + run_su /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/emiclock-2.0.2nb7/work.log + su pbulk -c '"$@"' make /opt/local/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/emiclock-2.0.2nb7/work.log ===> Building for emiclock-2.0.2nb7 rm -f main.o gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DNO_ASM -I/opt/local/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -Dsolaris -DSIGTYPE=void main.c gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/local/include -I/usr/include -DNO_ASM -I/opt/local/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -Dsolaris -I/opt/local/include -I/usr/include -c EmiClock.c EmiClock.c:315:9: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 315 | (int)NULL , /* dummy */ | ^ EmiClock.c: In function 'NewInterval': EmiClock.c:1036:28: error: 'tzp' undeclared (first use in this function); did you mean 'tp'? 1036 | if (gettimeofday(&tp, &tzp) != 0) { | ^~~ | tp EmiClock.c:1036:28: note: each undeclared identifier is reported only once for each function it appears in EmiClock.c: In function 'TimerDraw': EmiClock.c:1092:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1092 | (XtPointer)(w->emiclock.charNo)); | ^ EmiClock.c:1099:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1099 | (XtPointer)(w->emiclock.charNo)); | ^ EmiClock.c: In function 'SetValues': EmiClock.c:1308:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1308 | (XtPointer)(cold->emiclock.charNo)); | ^ EmiClock.c:1312:41: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast] 1312 | (XtPointer)(cnew->emiclock.charNo)); | ^ *** [EmiClock.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/time/emiclock/work/emiclock-2.0.2 bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/time/emiclock/work/emiclock-2.0.2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/time/emiclock *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-trunk-x86_64/time/emiclock