=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xpostit", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xpostit-3.3.1nb4 --- Plaid.o --- --- confirm.o --- --- menu.o --- --- confirm.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 -I/opt/pkg/include -c confirm.c --- menu.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 -I/opt/pkg/include -c menu.c --- Plaid.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 -I/opt/pkg/include -c Plaid.c --- menu.o --- 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: /tmp/work/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) { | ^ *** [menu.o] Error code 1 bmake: stopped making "all" in /tmp/work/x11/xpostit/work/xpostit bmake: 1 error bmake: stopped making "all" in /tmp/work/x11/xpostit/work/xpostit *** Error code 2 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