=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xcb", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xcb-2.4nb2 --- xcb.o --- --- xcb._man --- --- xcb.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 -DATHENA -I/opt/pkg/include -c xcb.c --- xcb._man --- rm -f xcb._man if test -z "" ; then cd `dirname xcb` && ln -s `basename xcb.man` `basename xcb._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" < xcb.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/\@\@$/\\/' >xcb._man; fi --- Xcb.ad --- cpp -Dsun -DSVR4 -D__EXTENSIONS__ -D__amd64 -P Xcb.ad.base -DATHENA > Xcb.ad # -P removes line directives. --- xcb.o --- xcb.c: In function 'CvtStringToFontSet': xcb.c:265:1: warning: old-style function definition [-Wold-style-definition] 265 | CvtStringToFontSet (dpy, args, num_args, fromVal, toVal, closure_ret) | ^~~~~~~~~~~~~~~~~~ xcb.c: In function 'fetch_buffer': xcb.c:302:1: warning: old-style function definition [-Wold-style-definition] 302 | fetch_buffer (a, nb, force_mb) | ^~~~~~~~~~~~ xcb.c: In function 'store_buffer': xcb.c:341:1: warning: old-style function definition [-Wold-style-definition] 341 | store_buffer (p, nb, atom, force_mb) | ^~~~~~~~~~~~ xcb.c: In function 'get_atom': xcb.c:362:1: warning: old-style function definition [-Wold-style-definition] 362 | get_atom (n, ifexists) | ^~~~~~~~ xcb.c: In function 'place_text': xcb.c:406:1: warning: old-style function definition [-Wold-style-definition] 406 | place_text (cb, str, len, y) | ^~~~~~~~~~ xcb.c: In function 'cb_initialize': xcb.c:442:1: warning: old-style function definition [-Wold-style-definition] 442 | cb_initialize (req, wdg, args, nargs) /*ARGSUSED */ | ^~~~~~~~~~~~~ xcb.c: In function 'cb_realize': xcb.c:458:1: warning: old-style function definition [-Wold-style-definition] 458 | cb_realize (wdg, mask, attrs) | ^~~~~~~~~~ xcb.c: In function 'cb_redisplay': xcb.c:490:1: warning: old-style function definition [-Wold-style-definition] 490 | cb_redisplay (wdg, event, region) /*ARGSUSED */ | ^~~~~~~~~~~~ xcb.c: In function 'cb_destroy': xcb.c:516:1: warning: old-style function definition [-Wold-style-definition] 516 | cb_destroy (wdg) | ^~~~~~~~~~ xcb.c: In function 'cb_cut': xcb.c:543:1: warning: old-style function definition [-Wold-style-definition] 543 | cb_cut (wdg, event, parms, nparms) /*ARGSUSED */ | ^~~~~~ xcb.c: In function 'cb_paste': xcb.c:575:1: warning: old-style function definition [-Wold-style-definition] 575 | cb_paste (wdg, event, parms, nparms) /*ARGSUSED */ | ^~~~~~~~ xcb.c: In function 'cb_clear': xcb.c:599:1: warning: old-style function definition [-Wold-style-definition] 599 | cb_clear (wdg, event, parms, nparms) /*ARGSUSED */ | ^~~~~~~~ xcb.c: In function 'cb_rotate': xcb.c:617:1: warning: old-style function definition [-Wold-style-definition] 617 | cb_rotate (wdg, event, parms, nparms) /*ARGSUSED */ | ^~~~~~~~~ xcb.c: In function 'cb_quit': xcb.c:633:1: warning: old-style function definition [-Wold-style-definition] 633 | cb_quit (wdg, event, parms, nparms) /*ARGSUSED */ | ^~~~~~~ xcb.c: In function 'cb_refresh': xcb.c:646:1: warning: old-style function definition [-Wold-style-definition] 646 | cb_refresh (wdg, event, parms, nparms) /*ARGSUSED */ | ^~~~~~~~~~ xcb.c: In function 'cb_selreq': xcb.c:664:1: warning: old-style function definition [-Wold-style-definition] 664 | cb_selreq (wdg, event, parms, nparms) /*ARGSUSED */ | ^~~~~~~~~ xcb.c: In function 'cb_selclear': xcb.c:742:1: warning: old-style function definition [-Wold-style-definition] 742 | cb_selclear (wdg, event, parms, nparms) /*ARGSUSED */ | ^~~~~~~~~~~ xcb.c: In function 'xioerror': xcb.c:861:1: warning: old-style function definition [-Wold-style-definition] 861 | xioerror (d) /*ARGSUSED */ | ^~~~~~~~ xcb.c: In function 'wmdel': xcb.c:868:1: warning: old-style function definition [-Wold-style-definition] 868 | wmdel (wdg, ptr, ep, cont) /*ARGSUSED */ | ^~~~~ xcb.c: In function 'doprint': xcb.c:882:1: warning: old-style function definition [-Wold-style-definition] 882 | doprint (n, ptr, nb) | ^~~~~~~ xcb.c: In function 'doset': xcb.c:908:1: warning: old-style function definition [-Wold-style-definition] 908 | doset (n, ptr, nb) | ^~~~~ xcb.c: In function 'timeout': xcb.c:923:1: warning: old-style function definition [-Wold-style-definition] 923 | timeout (arg, id) | ^~~~~~~ xcb.c: In function 'dogetseln': xcb.c:934:1: warning: old-style function definition [-Wold-style-definition] 934 | dogetseln (n, ptr, nb) | ^~~~~~~~~ xcb.c: In function 'dolist': xcb.c:984:1: warning: old-style function definition [-Wold-style-definition] 984 | dolist (list, fn, data, nbytes) | ^~~~~~ xcb.c:999:8: error: too many arguments to function 'fn'; expected 0, have 3 999 | (*fn) (m, data, nbytes); | ~^~~~ ~ xcb.c:1013:16: error: too many arguments to function 'fn'; expected 0, have 3 1013 | (*fn) (m, data, nbytes); | ~^~~~ ~ xcb.c: In function 'dotask': xcb.c:1030:1: warning: old-style function definition [-Wold-style-definition] 1030 | dotask (cmd, arg) | ^~~~~~ xcb.c: In function 'init': xcb.c:1125:1: warning: old-style function definition [-Wold-style-definition] 1125 | init (argc, argv) | ^~~~ xcb.c: In function 'main': xcb.c:1354:1: warning: old-style function definition [-Wold-style-definition] 1354 | main (argc, argv) | ^~~~ *** [xcb.o] Error code 1 bmake: stopped making "all Xcb.ad" in /home/pbulk/work/x11/xcb/work/xcb-2.4 bmake: 1 error bmake: stopped making "all Xcb.ad" in /home/pbulk/work/x11/xcb/work/xcb-2.4 *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xcb *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xcb