+ 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/xengine-1.0.1nb4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xengine-1.0.1nb4/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xengine-1.0.1nb4 --- xengine.o --- --- xengine._man --- --- xengine.o --- gcc -pipe -O2 -msave-args -fno-aggressive-loop-optimizations -I/opt/pkg/include -DNO_ASM -I./X11 -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c xengine.c --- xengine._man --- rm -f xengine._man if test -z "" ; then cd `dirname xengine` && ln -s `basename xengine.man` `basename xengine._man`; else cpp -undef -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=1 -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/opt/pkg -D__xconfigfile__=xorg.conf -D__xconfigdir__=/opt/pkg/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\\ /'` X.Org" < xengine.man | sed -e '/^# *[0-9][0-9]* *.*$/d' -e '/^#line *[0-9][0-9]* *.*$/d' -e '/^[ ]*XCOMM$/s/XCOMM/#/' -e '/^[ ]*XCOMM[^a-zA-Z0-9_]/s/XCOMM/#/' -e '/^[ ]*XHASH/s/XHASH/#/' -e '/\@\@$/s/\@\@$/\\/' >xengine._man; fi --- xengine.o --- xengine.c:42:1: error: return type defaults to 'int' [-Wimplicit-int] 42 | main(argc, argv) | ^~~~ xengine.c: In function 'main': xengine.c:50:28: error: initialization of 'void (*)(struct _WidgetRec *, XEvent *, char **, Cardinal *)' {aka 'void (*)(struct _WidgetRec *, union _XEvent *, char **, unsigned int *)'} from incompatible pointer type 'void (*)(struct _WidgetRec *, void *, void *)' [-Wincompatible-pointer-types] 50 | {"expose", (XtCallbackProc) redraw_callback}, | ^ xengine.c:50:28: note: (near initialization for 'redrawActions[0].proc') xengine.c:84:19: error: implicit declaration of function 'exit' [-Wimplicit-function-declaration] 84 | exit(0); | ^~~~ xengine.c:29:1: note: include '' or provide a declaration of 'exit' 28 | #include "patchlevel.h" +++ |+#include 29 | xengine.c:84:19: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 84 | exit(0); | ^~~~ xengine.c:84:19: note: include '' or provide a declaration of 'exit' xengine.c:92:25: warning: incompatible implicit declaration of built-in function 'exit' [-Wbuiltin-declaration-mismatch] 92 | exit(0); | ^~~~ xengine.c:92:25: note: include '' or provide a declaration of 'exit' xengine.c:168:25: error: passing argument 2 of 'XtAddTimeOut' from incompatible pointer type [-Wincompatible-pointer-types] 168 | XtAddTimeOut(1, Cycle, NULL); | ^~~~~ | | | void (* (*)())(void *, XtIntervalId *) {aka void (* (*)())(void *, long unsigned int *)} In file included from xengine.c:18: /home/pbulk/build/benchmarks/xengine/work/.buildlink/include/X11/Intrinsic.h:992:5: note: expected 'XtTimerCallbackProc' {aka 'void (*)(void *, long unsigned int *)'} but argument is of type 'void (* (*)())(void *, XtIntervalId *)' {aka 'void (* (*)())(void *, long unsigned int *)'} 992 | XtTimerCallbackProc /* proc */, | ^~~~~~~~~~~~~~~~~~~ xengine.c: In function 'Cycle': xengine.c:220:25: error: passing argument 2 of 'XtAddTimeOut' from incompatible pointer type [-Wincompatible-pointer-types] 220 | XtAddTimeOut(1, Cycle, NULL); | ^~~~~ | | | void (* (*)())(void *, XtIntervalId *) {aka void (* (*)())(void *, long unsigned int *)} /home/pbulk/build/benchmarks/xengine/work/.buildlink/include/X11/Intrinsic.h:992:5: note: expected 'XtTimerCallbackProc' {aka 'void (*)(void *, long unsigned int *)'} but argument is of type 'void (* (*)())(void *, XtIntervalId *)' {aka 'void (* (*)())(void *, long unsigned int *)'} 992 | XtTimerCallbackProc /* proc */, | ^~~~~~~~~~~~~~~~~~~ *** [xengine.o] Error code 1 bmake: stopped making "all" in /home/pbulk/build/benchmarks/xengine/work bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/benchmarks/xengine/work *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/benchmarks/xengine *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/benchmarks/xengine