+ 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/xscrabble-1.0nb7/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xscrabble-1.0nb7/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xscrabble-1.0nb7 --- all --- making all in ./Xc... --- Control.o --- --- Value.o --- --- BarGraf.o --- --- Value.o --- gcc -O -DNO_ASM -I.. -I. -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c Value.c --- Control.o --- gcc -O -DNO_ASM -I.. -I. -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c Control.c --- BarGraf.o --- gcc -O -DNO_ASM -I.. -I. -I/opt/pkg/include -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -I/opt/pkg/include -c BarGraf.c BarGraf.c: In function 'Initialize': BarGraf.c:247:62: error: passing argument 1 of 'XtWidgetToApplicationContext' from incompatible pointer type [-Wincompatible-pointer-types] 247 | XtAppAddTimeOut(XtWidgetToApplicationContext(new), | ^~~ | | | BarGraphWidget {aka struct _BarGraphRec *} In file included from /home/pbulk/build/games/xscrabble/work/.buildlink/include/X11/IntrinsicP.h:51, from BarGraf.c:24: /home/pbulk/build/games/xscrabble/work/.buildlink/include/X11/Intrinsic.h:1547:5: note: expected 'Widget' {aka 'struct _WidgetRec *'} but argument is of type 'BarGraphWidget' {aka 'struct _BarGraphRec *'} 1547 | Widget /* widget */ | ^~~~~~ BarGraf.c: In function 'Redisplay': BarGraf.c:314:22: error: passing argument 1 of 'XtWindowOfObject' from incompatible pointer type [-Wincompatible-pointer-types] 314 | if (!XtIsRealized(w)) | ^ | | | BarGraphWidget {aka struct _BarGraphRec *} /home/pbulk/build/games/xscrabble/work/.buildlink/include/X11/IntrinsicP.h:213:51: note: in definition of macro 'XtIsRealized' 213 | #define XtIsRealized(object) (XtWindowOfObject(object) != None) | ^~~~~~ /home/pbulk/build/games/xscrabble/work/.buildlink/include/X11/Intrinsic.h:1223:5: note: expected 'Widget' {aka 'struct _WidgetRec *'} but argument is of type 'BarGraphWidget' {aka 'struct _BarGraphRec *'} 1223 | Widget /* object */ | ^~~~~~ BarGraf.c: In function 'SetValues': BarGraf.c:463:62: error: passing argument 1 of 'XtWidgetToApplicationContext' from incompatible pointer type [-Wincompatible-pointer-types] 463 | XtAppAddTimeOut(XtWidgetToApplicationContext(new), | ^~~ | | | BarGraphWidget {aka struct _BarGraphRec *} /home/pbulk/build/games/xscrabble/work/.buildlink/include/X11/Intrinsic.h:1547:5: note: expected 'Widget' {aka 'struct _WidgetRec *'} but argument is of type 'BarGraphWidget' {aka 'struct _BarGraphRec *'} 1547 | Widget /* widget */ | ^~~~~~ BarGraf.c: In function 'Get_value': BarGraf.c:803:21: error: passing argument 1 of 'XtWindowOfObject' from incompatible pointer type [-Wincompatible-pointer-types] 803 | if (XtIsRealized(w)) | ^ | | | BarGraphWidget {aka struct _BarGraphRec *} /home/pbulk/build/games/xscrabble/work/.buildlink/include/X11/IntrinsicP.h:213:51: note: in definition of macro 'XtIsRealized' 213 | #define XtIsRealized(object) (XtWindowOfObject(object) != None) | ^~~~~~ /home/pbulk/build/games/xscrabble/work/.buildlink/include/X11/Intrinsic.h:1223:5: note: expected 'Widget' {aka 'struct _WidgetRec *'} but argument is of type 'BarGraphWidget' {aka 'struct _BarGraphRec *'} 1223 | Widget /* object */ | ^~~~~~ BarGraf.c: In function 'XcBGUpdateValue': BarGraf.c:843:24: error: passing argument 1 of 'XtWindowOfObject' from incompatible pointer type [-Wincompatible-pointer-types] 843 | if (XtIsRealized(w)) | ^ | | | BarGraphWidget {aka struct _BarGraphRec *} /home/pbulk/build/games/xscrabble/work/.buildlink/include/X11/IntrinsicP.h:213:51: note: in definition of macro 'XtIsRealized' 213 | #define XtIsRealized(object) (XtWindowOfObject(object) != None) | ^~~~~~ /home/pbulk/build/games/xscrabble/work/.buildlink/include/X11/Intrinsic.h:1223:5: note: expected 'Widget' {aka 'struct _WidgetRec *'} but argument is of type 'BarGraphWidget' {aka 'struct _BarGraphRec *'} 1223 | Widget /* object */ | ^~~~~~ *** [BarGraf.o] Error code 1 bmake[1]: stopped making "all" in /home/pbulk/build/games/xscrabble/work/xscrabble/Xc bmake[1]: 1 error bmake[1]: stopped making "all" in /home/pbulk/build/games/xscrabble/work/xscrabble/Xc *** [all] Error code 2 bmake: stopped making "all" in /home/pbulk/build/games/xscrabble/work/xscrabble bmake: 1 error bmake: stopped making "all" in /home/pbulk/build/games/xscrabble/work/xscrabble *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/xscrabble *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/games/xscrabble