=> "/opt/pkg/bin/bmake" ["-C", "/data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xcolors", "all", "BATCH=1", "DEPENDS_TARGET=/nonexistent"] WARNING: [license.mk] Every package should define a LICENSE. ===> Building for xcolors-1.3nb5 --- xcolors.o --- --- xcolors._man --- --- xcolors.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 -DRGB_TXT=\"/opt/pkg/share/X11/rgb.txt\" -I/opt/pkg/include -c xcolors.c --- xcolors._man --- rm -f xcolors._man if test -z "" ; then cd `dirname xcolors` && ln -s `basename xcolors.man` `basename xcolors._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" < xcolors.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/\@\@$/\\/' >xcolors._man; fi --- xcolors.o --- xcolors.c: In function 'usage': xcolors.c:89:6: warning: old-style function definition [-Wold-style-definition] 89 | void usage(outf) | ^~~~~ xcolors.c: In function 'do_set_color': xcolors.c:112:1: warning: old-style function definition [-Wold-style-definition] 112 | do_set_color(w, colorname, foreground_flag) | ^~~~~~~~~~~~ xcolors.c: In function 'set_foreground': xcolors.c:147:1: warning: old-style function definition [-Wold-style-definition] 147 | set_foreground(w, event, params, num_params) | ^~~~~~~~~~~~~~ xcolors.c: In function 'set_background': xcolors.c:158:1: warning: old-style function definition [-Wold-style-definition] 158 | set_background(w, event, params, num_params) | ^~~~~~~~~~~~~~ xcolors.c: In function 'quit_action': xcolors.c:169:1: warning: old-style function definition [-Wold-style-definition] 169 | quit_action(w, event, params, num_params) | ^~~~~~~~~~~ xcolors.c: In function 'main': xcolors.c:189:1: warning: old-style function definition [-Wold-style-definition] 189 | main(argc, argv) | ^~~~ xcolors.c: In function 'colordemo': xcolors.c:317:20: error: too many arguments to function 'do_color'; expected 0, have 2 317 | if (!do_color(parent, save_colorname)) | ^~~~~~~~ ~~~~~~ xcolors.c:287:10: note: declared here 287 | Bool do_color(); | ^~~~~~~~ xcolors.c:326:13: error: too many arguments to function 'do_color'; expected 0, have 2 326 | (void)do_color(parent, save_colorname); | ^~~~~~~~ ~~~~~~ xcolors.c:287:10: note: declared here 287 | Bool do_color(); | ^~~~~~~~ xcolors.c: In function 'do_color': xcolors.c:287:10: warning: old-style function definition [-Wold-style-definition] xcolors.c:344:1: error: number of arguments doesn't match prototype 344 | { | ^ xcolors.c:287:10: error: prototype declaration 287 | Bool do_color(); | ^~~~~~~~ *** [xcolors.o] Error code 1 bmake: stopped making "all" in /home/pbulk/work/x11/xcolors/work/xcolors bmake: 1 error bmake: stopped making "all" in /home/pbulk/work/x11/xcolors/work/xcolors *** Error code 2 Stop. bmake[1]: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xcolors *** Error code 1 Stop. bmake: stopped making "all" in /data/jenkins/workspace/pkgsrc-upstream-trunk/x11/xcolors