+ 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/xpostit-3.3.1nb4/work.log + su pbulk -c '"$@"' make /opt/pkg/bin/bmake all BATCH=1 DEPENDS_TARGET=/nonexistent WRKLOG=/tmp/bulklog/xpostit-3.3.1nb4/work.log WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xpostit-3.3.1nb4 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 -I/opt/pkg/include -c Plaid.c 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 -I/opt/pkg/include -c confirm.c 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 -I/opt/pkg/include -c menu.c menu.c: In function 'CreateMenuWidget': menu.c:123:72: error: passing argument 4 of 'XtAddCallback' makes pointer from integer without a cast [-Wint-conversion] 123 | XtAddCallback(entry, XtNcallback, HandleMenuSelection, i); | ^ | | | int In file included from menu.c:46: /home/pbulk/build/x11/xpostit/work/.buildlink/include/X11/Intrinsic.h:1257:5: note: expected 'XtPointer' {aka 'void *'} but argument is of type 'int' 1257 | XtPointer /* closure */ | ^~~~~~~~~ menu.c: In function 'HandleMenuSelection': menu.c:145:17: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] 145 | switch ((int) client_data) { | ^ *** Error code 1 Stop. bmake: stopped making "all" in /home/pbulk/build/x11/xpostit/work/xpostit *** Error code 1 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xpostit *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xpostit