=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/time/emiclock", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] ===> Building for emiclock-2.0.2nb7 --- main.o --- --- EmiClock.o --- --- main.o --- rm -f main.o --- EmiClock.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -Dsolaris -I/opt/pkg/include -c EmiClock.c --- main.o --- gcc -c -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -Dsolaris -DSIGTYPE=void main.c --- EmiClock.o --- 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/work/time/emiclock/work/emiclock-2.0.2 bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/time/emiclock/work/emiclock-2.0.2 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/time/emiclock *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/time/emiclock