=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xlogout", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xlogout-19891129nb4 --- xlogout.o --- --- xlogout._man --- rm -f xlogout._man --- xlogout.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 xlogout.c --- xlogout._man --- if test -z "" ; then cd `dirname xlogout` && ln -s `basename xlogout.man` `basename xlogout._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" < xlogout.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/\@\@$/\\/' >xlogout._man; fi --- xlogout.o --- xlogout.c: In function 'main': xlogout.c:52:5: warning: old-style function definition [-Wold-style-definition] 52 | int main (argc, argv) | ^~~~ xlogout.c:70:41: error: passing argument 3 of 'XtAddCallback' from incompatible pointer type [-Wincompatible-pointer-types] 70 | XtAddCallback (button, XtNcallback, Quit, (XtPointer) toplevel); | ^~~~ | | | void (*)(void) In file included from xlogout.c:31: /home/pbulk/work/x11/xlogout/work/.buildlink/include/X11/Intrinsic.h:1256:5: note: expected 'XtCallbackProc' {aka 'void (*)(struct _WidgetRec *, void *, void *)'} but argument is of type 'void (*)(void)' 1256 | XtCallbackProc /* callback */, | ^~~~~~~~~~~~~~ xlogout.c:36:13: note: 'Quit' declared here 36 | static void Quit(); /* the callback of the logout button */ | ^~~~ /home/pbulk/work/x11/xlogout/work/.buildlink/include/X11/Intrinsic.h:341:16: note: 'XtCallbackProc' declared here 341 | typedef void (*XtCallbackProc)( | ^~~~~~~~~~~~~~ xlogout.c: In function 'Quit': xlogout.c:78:13: warning: old-style function definition [-Wold-style-definition] 78 | static void Quit (widget, client_data, call_data) | ^~~~ *** [xlogout.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/x11/xlogout/work/xlogout bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/x11/xlogout/work/xlogout *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xlogout *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xlogout