>>> Building on exopi-6 under x11/xcoloredit BDEPENDS = [devel/imake;devel/imake-cf] DIST = [x11/xcoloredit:xcoloredit.tar.Z] FULLPKGNAME = xcoloredit-1.2p2 (Junk lock obtained for exopi-6 at 1713770928.25) >>> Running depends in x11/xcoloredit at 1713770928.29 last junk was in net/silc-server /usr/sbin/pkg_add -aI -Drepair imake-1.0.9 imake-cf-1.0.7p0 was: /usr/sbin/pkg_add -aI -Drepair imake-1.0.9 imake-cf-1.0.7p0 /usr/sbin/pkg_add -aI -Drepair imake-1.0.9 imake-cf-1.0.7p0 >>> Running show-prepare-results in x11/xcoloredit at 1713770930.89 ===> x11/xcoloredit ===> Building from scratch xcoloredit-1.2p2 ===> xcoloredit-1.2p2 depends on: imake-* -> imake-1.0.9 ===> xcoloredit-1.2p2 depends on: imake-cf-* -> imake-cf-1.0.7p0 ===> Verifying specs: ICE SM X11 Xau Xdmcp Xaw Xext Xmu Xpm Xt c ===> found ICE.11.0 SM.9.0 X11.18.0 Xau.10.0 Xdmcp.11.0 Xaw.16.0 Xext.13.0 Xmu.11.0 Xpm.10.0 Xt.11.1 c.100.0 imake-1.0.9 imake-cf-1.0.7p0 (Junk lock released for exopi-6 at 1713770932.40) distfiles size=24648 >>> Running build in x11/xcoloredit at 1713770932.46 ===> x11/xcoloredit ===> Checking files for xcoloredit-1.2p2 `/exopi-cvs/ports/distfiles/xcoloredit.tar.Z' is up to date. >> (SHA256) xcoloredit.tar.Z: OK ===> Extracting for xcoloredit-1.2p2 ===> Patching for xcoloredit-1.2p2 ===> Applying OpenBSD patch patch-xcoloredit_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: xcoloredit.c |--- xcoloredit.c.orig |+++ xcoloredit.c -------------------------- Patching file xcoloredit.c using Plan A... Hunk #1 succeeded at 38. Hunk #2 succeeded at 182. Hunk #3 succeeded at 351. done ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ ===> Generating configure for xcoloredit-1.2p2 ===> Configuring for xcoloredit-1.2p2 imake -DPorts -DUseInstalled -I/usr/local/lib/X11/config make Makefiles make includes make depend rm -f .depend gccmakedep -f- -- -I. -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -- xcoloredit.c color.c utilities.c > .depend ===> Building for xcoloredit-1.2p2 cc -O2 -I. -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c xcoloredit.c xcoloredit.c:61:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a previous declaration [-Wdeprecated-non-prototype] extern void exit(); ^ xcoloredit.c:197:29: warning: passing arguments to 'XukcToolkitInitialize' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dpy = XukcToolkitInitialize((String)NULL, "xcoloredit", "Xcoloredit", ^ xcoloredit.c:200:33: warning: passing arguments to 'XukcRegisterApplicationDefaults' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XukcRegisterApplicationDefaults(DefaultScreenOfDisplay(dpy), ^ xcoloredit.c:381:2: warning: passing arguments to 'Thumbed' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CHANGE_RED(MIX_COLOR); ^ xcoloredit.c:98:10: note: expanded from macro 'CHANGE_RED' Thumbed(redScroll, RED, (XtPointer)(&pass_value)) ^ xcoloredit.c:382:2: warning: passing arguments to 'Thumbed' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CHANGE_GREEN(MIX_COLOR); ^ xcoloredit.c:101:10: note: expanded from macro 'CHANGE_GREEN' Thumbed(greenScroll, GREEN, (XtPointer)(&pass_value)) ^ xcoloredit.c:383:2: warning: passing arguments to 'Thumbed' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CHANGE_BLUE(MIX_COLOR); ^ xcoloredit.c:104:10: note: expanded from macro 'CHANGE_BLUE' Thumbed(blueScroll, BLUE, (XtPointer)(&pass_value)) ^ xcoloredit.c:386:15: warning: passing arguments to 'update_triple' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] update_triple((Widget)NULL, (XEvent *)NULL, ^ xcoloredit.c:394:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Quit(w, client, call) ^ xcoloredit.c:69:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Quit(); ^ xcoloredit.c:453:2: warning: call to undeclared function 'move_lock'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] move_lock(); ^ xcoloredit.c:420:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] lock_toggle(w, event, params, num_params) ^ xcoloredit.c:78:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void lock_toggle(); ^ xcoloredit.c:460:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] draw_a_dotted_box(w, gc) ^ xcoloredit.c:486:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] draw_boxed(w, event, params, num_params) ^ xcoloredit.c:80:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void draw_boxed(); ^ xcoloredit.c:499:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] erase_boxed(w, event, params, num_params) ^ xcoloredit.c:81:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void erase_boxed(); ^ xcoloredit.c:542:5: warning: passing arguments to 'Thumbed' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CHANGE_RED(current_memory+MEMORY_OFFSET); ^ xcoloredit.c:98:10: note: expanded from macro 'CHANGE_RED' Thumbed(redScroll, RED, (XtPointer)(&pass_value)) ^ xcoloredit.c:543:5: warning: passing arguments to 'Thumbed' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CHANGE_GREEN(current_memory+MEMORY_OFFSET); ^ xcoloredit.c:101:10: note: expanded from macro 'CHANGE_GREEN' Thumbed(greenScroll, GREEN, (XtPointer)(&pass_value)) ^ xcoloredit.c:544:5: warning: passing arguments to 'Thumbed' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CHANGE_BLUE(current_memory+MEMORY_OFFSET); ^ xcoloredit.c:104:10: note: expanded from macro 'CHANGE_BLUE' Thumbed(blueScroll, BLUE, (XtPointer)(&pass_value)) ^ xcoloredit.c:547:18: warning: passing arguments to 'update_triple' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] update_triple((Widget)NULL, (XEvent *)NULL, ^ xcoloredit.c:510:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] pick_memory(w, event, params, num_params) ^ xcoloredit.c:79:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void pick_memory(); ^ xcoloredit.c:567:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ChangeBorder(button, now_up) ^ xcoloredit.c:594:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] border(w, event, params, num_params) ^ xcoloredit.c:82:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void border(); ^ xcoloredit.c:621:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] WhichButton(name) ^ xcoloredit.c:635:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Update_Triple(w, client_data, call_data) ^ xcoloredit.c:75:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Update_Triple(); ^ xcoloredit.c:652:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] change_text_colour(w, event, params, num_params) ^ xcoloredit.c:87:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void change_text_colour(); ^ xcoloredit.c:678:14: warning: passing arguments to 'OwnSelection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] OwnSelection(tripleValue, (XtPointer)FALSE, (XtPointer)TRUE); ^ xcoloredit.c:684:23: warning: passing arguments to 'RGBToHSV' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] hsv_values = RGBToHSV(rgb_values); ^ xcoloredit.c:700:8: warning: extra tokens at end of #endif directive [-Wextra-tokens] #endif SOLID_THUMB ^ // xcoloredit.c:665:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] update_triple(w, event, params, num_params) ^ xcoloredit.c:83:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void update_triple(); ^ xcoloredit.c:705:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] set_scroll(w, event, params, num_params) ^ xcoloredit.c:84:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void set_scroll(); ^ xcoloredit.c:719:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] stop_scroll(w, event, params, num_params) ^ xcoloredit.c:85:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void stop_scroll(); ^ xcoloredit.c:782:10: warning: passing arguments to 'Thumbed' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Thumbed(redScroll, RED, (XtPointer)(&pass_value)); ^ xcoloredit.c:787:10: warning: passing arguments to 'Thumbed' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Thumbed(greenScroll, GREEN, (XtPointer)(&pass_value)); ^ xcoloredit.c:792:10: warning: passing arguments to 'Thumbed' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Thumbed(blueScroll, BLUE, (XtPointer)(&pass_value)); ^ xcoloredit.c:734:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] move_scroll(w, event, params, num_params) ^ xcoloredit.c:86:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void move_scroll(); ^ xcoloredit.c:812:21: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] Boolean going_up = (int)change < 0; ^~~~~~~~~~~ xcoloredit.c:813:14: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] int which = (int)closure; ^~~~~~~~~~~~ xcoloredit.c:848:9: warning: passing arguments to 'Thumbed' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Thumbed(w, closure, (XtPointer)(&pass_value)); ^ xcoloredit.c:808:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Scrolled(w, closure, change) ^ xcoloredit.c:71:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Scrolled(); ^ xcoloredit.c:858:14: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] int which = (int)closure; ^~~~~~~~~~~~ xcoloredit.c:876:23: warning: passing arguments to 'HSVToRGB' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rgb_values = HSVToRGB(hsv_values); ^ xcoloredit.c:882:8: warning: extra tokens at end of #endif directive [-Wextra-tokens] #endif SOLID_THUMB ^ // xcoloredit.c:886:9: warning: passing arguments to 'Thumbed' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Thumbed(redScroll, (XtPointer)RED, (XtPointer)(&pass_value)); ^ xcoloredit.c:888:9: warning: passing arguments to 'Thumbed' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Thumbed(greenScroll, (XtPointer)GREEN, (XtPointer)(&pass_value)); ^ xcoloredit.c:891:9: warning: passing arguments to 'Thumbed' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Thumbed(blueScroll, (XtPointer)BLUE, (XtPointer)(&pass_value)); ^ xcoloredit.c:854:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Update_HSV(w, closure, ptr) ^ xcoloredit.c:74:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Update_HSV(); ^ xcoloredit.c:900:14: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] int which = (int)closure; ^~~~~~~~~~~~ xcoloredit.c:945:8: warning: extra tokens at end of #endif directive [-Wextra-tokens] #endif SOLID_THUMB ^ // xcoloredit.c:946:2: warning: call to undeclared function 'move_lock'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] move_lock(); ^ xcoloredit.c:896:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Thumbed(w, closure, ptr) ^ xcoloredit.c:70:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Thumbed(); ^ xcoloredit.c:950:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] move_lock() ^ int xcoloredit.c:964:8: warning: extra tokens at end of #endif directive [-Wextra-tokens] #endif SOLID_THUMB ^ // xcoloredit.c:965:1: warning: non-void function does not return a value [-Wreturn-type] } ^ xcoloredit.c:978:35: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] OwnSelection(w, (XtPointer)TRUE, (XtPointer)(own ? TRUE : FALSE)); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ xcoloredit.c:978:14: warning: passing arguments to 'OwnSelection' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] OwnSelection(w, (XtPointer)TRUE, (XtPointer)(own ? TRUE : FALSE)); ^ xcoloredit.c:971:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Set_Selection(w, client_data, call_data) ^ xcoloredit.c:68:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void Set_Selection(); ^ xcoloredit.c:990:6: warning: call to undeclared function 'XmuConvertStandardSelection'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] if (XmuConvertStandardSelection(w, selection, target, type, value, ^ xcoloredit.c:983:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ConvertSelection(w, selection, target, type, value, length, format) ^ xcoloredit.c:1010:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] LoseSelection(w, selection) ^ xcoloredit.c:1020:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DoneSelection(w, selection, target) ^ xcoloredit.c:1035:20: warning: cast to smaller integer type 'Boolean' (aka 'char') from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] Boolean primary = (Boolean)client_data; ^~~~~~~~~~~~~~~~~~~~ xcoloredit.c:1036:16: warning: cast to smaller integer type 'Boolean' (aka 'char') from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] Boolean own = (Boolean)call_data; ^~~~~~~~~~~~~~~~~~ xcoloredit.c:1030:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] OwnSelection(w, client_data, call_data) ^ xcoloredit.c:65:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void OwnSelection(); ^ 78 warnings generated. cc -O2 -I. -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c color.c color.c:53:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MixRGB(r, alpha, s, beta) ^ In file included from color.c:37: ./color.h:43:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] RGB MixRGB(); ^ color.c:76:15: warning: passing arguments to 'RGBToHSV' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rr = RGBToHSV(r); ^ color.c:77:15: warning: passing arguments to 'RGBToHSV' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ss = RGBToHSV(s); ^ color.c:86:17: warning: passing arguments to 'HSVToRGB' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] return HSVToRGB(tt); ^ color.c:70:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MixHSV(r, alpha, s, beta) ^ In file included from color.c:37: ./color.h:44:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] RGB MixHSV(); ^ color.c:102:17: warning: passing arguments to 'PctToRGB' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] rgb = PctToRGB(hsv.v, hsv.v, hsv.v); ^ color.c:123:25: warning: passing arguments to 'PctToRGB' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] case 0: rgb = PctToRGB(hsv.v, t, p); break; ^ color.c:124:25: warning: passing arguments to 'PctToRGB' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] case 1: rgb = PctToRGB(q, hsv.v, p); break; ^ color.c:125:25: warning: passing arguments to 'PctToRGB' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] case 2: rgb = PctToRGB(p, hsv.v, t); break; ^ color.c:126:25: warning: passing arguments to 'PctToRGB' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] case 3: rgb = PctToRGB(p, q, hsv.v); break; ^ color.c:127:25: warning: passing arguments to 'PctToRGB' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] case 4: rgb = PctToRGB(t, p, hsv.v); break; ^ color.c:128:25: warning: passing arguments to 'PctToRGB' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] case 5: rgb = PctToRGB(hsv.v, p, q); break; ^ color.c:94:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] HSVToRGB(hsv) ^ In file included from color.c:37: ./color.h:45:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] RGB HSVToRGB(); ^ color.c:169:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] else if (bb = max) ~~~^~~~~ color.c:169:15: note: place parentheses around the assignment to silence this warning else if (bb = max) ^ ( ) color.c:169:15: note: use '==' to turn this assignment into an equality comparison else if (bb = max) ^ == color.c:139:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RGBToHSV(rgb) ^ In file included from color.c:37: ./color.h:46:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] HSV RGBToHSV(); ^ color.c:184:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PctToRGB(rr, gg, bb) ^ In file included from color.c:37: ./color.h:48:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] RGB PctToRGB(); ^ color.c:207:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] PctToHSV(hh, ss, vv) ^ In file included from color.c:37: ./color.h:49:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] HSV PctToHSV(); ^ color.c:230:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RGBDist(r, s) ^ In file included from color.c:37: ./color.h:47:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] float RGBDist(); ^ color.c:243:1: warning: type specifier missing, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] RGBToXColor(r, x) ^ int color.c:243:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] color.c:251:1: warning: non-void function does not return a value [-Wreturn-type] } ^ color.c:258:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] CMYToRGB(cmy) ^ In file included from color.c:37: ./color.h:50:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] RGB CMYToRGB(); ^ color.c:275:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RGBToCMY(rgb) ^ In file included from color.c:37: ./color.h:51:5: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] CMY RGBToCMY(); ^ 32 warnings generated. cc -O2 -I. -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c utilities.c utilities.c:46:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XukcToolkitInitialize(dpy_str, app_name, app_class, ^ utilities.c:77:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] XukcRegisterApplicationDefaults(screen, defs, n_defs) ^ 2 warnings generated. rm -f xcoloredit cc -o xcoloredit -O2 -L/usr/X11R6/lib -L/usr/local/lib xcoloredit.o color.o utilities.o -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11 -lXdmcp -lXau -Wl,-rpath,/usr/local/lib xcoloredit.c(xcoloredit.o:(update_triple)): warning: sprintf() is often misused, please use snprintf() rm -f xcoloredit._man if test -z "" ; then cd `dirname xcoloredit` && ln -s `basename xcoloredit.man` `basename xcoloredit._man`; else /usr/libexec/cpp -undef -traditional -D__apploaddir__=/usr/local/lib/X11/app-defaults -D__appmansuffix__=1 -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/usr/X11R6 -D__xconfigfile__=xorg.conf -D__xconfigdir__=/usr/local/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" < xcoloredit.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/\@\@$/\\/' >xcoloredit._man; fi >>> Running package in x11/xcoloredit at 1713770935.54 ===> x11/xcoloredit ===> Faking installation for xcoloredit-1.2p2 install -c xcoloredit /exopi-obj/pobj/xcoloredit-1.2/fake-amd64/usr/local/bin/xcoloredit install in . done install -c -m 0444 xcoloredit._man /exopi-obj/pobj/xcoloredit-1.2/fake-amd64/usr/local/man/man1/xcoloredit.1 install.man in . done ===> Building package for xcoloredit-1.2p2 Create /exopi-cvs/ports/packages/amd64/all/xcoloredit-1.2p2.tgz Creating package xcoloredit-1.2p2 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 10% checksumming|********* | 15% checksumming|************ | 20% checksumming|*************** | 25% checksumming|****************** | 30% checksumming|********************* | 35% checksumming|************************ | 40% checksumming|*************************** | 45% checksumming|******************************* | 50% checksumming|********************************** | 55% checksumming|************************************* | 60% checksumming|**************************************** | 65% checksumming|******************************************* | 70% checksumming|********************************************** | 75% checksumming|************************************************* | 80% checksumming|**************************************************** | 85% checksumming|******************************************************* | 90% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|************************************************************ | 93% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/xcoloredit-1.2p2.tgz >>> Running clean in x11/xcoloredit at 1713770939.08 ===> x11/xcoloredit ===> Cleaning for xcoloredit-1.2p2 >>> Ended at 1713770940.80 max_stuck=0.00/depends=2.58/show-prepare-results=1.57/build=3.11/package=3.46/clean=1.80