>>> Building on exopi-1 under x11/xpostit BDEPENDS = [devel/imake-cf;devel/imake] DIST = [x11/xpostit:xpostit3.3.1.tar.Z] FULLPKGNAME = xpostit-3.3.1p3 (Junk lock obtained for exopi-1 at 1764752549.62) >>> Running depends in x11/xpostit at 1764752549.68 last junk was in graphics/tkimg /usr/sbin/pkg_add -aI -Drepair imake-1.0.10 imake-cf-1.0.8 was: /usr/sbin/pkg_add -aI -Drepair imake-1.0.10 imake-cf-1.0.8 /usr/sbin/pkg_add -aI -Drepair imake-1.0.10 imake-cf-1.0.8 >>> Running show-prepare-results in x11/xpostit at 1764752552.00 ===> x11/xpostit ===> Building from scratch xpostit-3.3.1p3 ===> xpostit-3.3.1p3 depends on: imake-* -> imake-1.0.10 ===> xpostit-3.3.1p3 depends on: imake-cf-* -> imake-cf-1.0.8 ===> Verifying specs: ICE SM X11 Xau Xaw Xdmcp Xext Xmu Xpm Xt c ===> found ICE.12.0 SM.9.0 X11.19.0 Xau.10.0 Xaw.16.0 Xdmcp.11.0 Xext.13.0 Xmu.11.0 Xpm.10.0 Xt.11.1 c.102.2 imake-1.0.10 imake-cf-1.0.8 (Junk lock released for exopi-1 at 1764752552.85) distfiles size=53910 >>> Running build in x11/xpostit at 1764752552.91 ===> x11/xpostit ===> Checking files for xpostit-3.3.1p3 `/exopi-cvs/ports/distfiles/xpostit3.3.1.tar.Z' is up to date. >> (SHA256) all files: OK ===> Extracting for xpostit-3.3.1p3 ===> Patching for xpostit-3.3.1p3 ===> Applying OpenBSD patch patch-menu_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: menu.c |--- menu.c.orig |+++ menu.c -------------------------- Patching file menu.c using Plan A... Hunk #1 succeeded at 120. done ===> Applying OpenBSD patch patch-note_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: note.c |--- note.c.orig |+++ note.c -------------------------- Patching file note.c using Plan A... Hunk #1 succeeded at 97. Hunk #2 succeeded at 106. Hunk #3 succeeded at 139. Hunk #4 succeeded at 243. Hunk #5 succeeded at 1173. done ===> Applying OpenBSD patch patch-plaid_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- plaid.c.orig Thu Dec 10 17:40:26 1992 |+++ plaid.c Fri Oct 26 22:55:30 2007 -------------------------- Patching file plaid.c using Plan A... Hunk #1 succeeded at 60. Hunk #2 succeeded at 79. done ===> Applying OpenBSD patch patch-util_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: util.c |--- util.c.orig |+++ util.c -------------------------- Patching file util.c using Plan A... Hunk #1 succeeded at 44. Hunk #2 succeeded at 74. Hunk #3 succeeded at 130. done ===> Applying OpenBSD patch patch-xpostit_c Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |--- xpostit.c.orig Thu Dec 10 17:40:27 1992 |+++ xpostit.c Fri Oct 26 22:55:30 2007 -------------------------- Patching file xpostit.c using Plan A... Hunk #1 succeeded at 121. done ===> Applying OpenBSD patch patch-xpostit_h Hmm... Looks like a unified diff to me... The text leading up to this was: -------------------------- |Index: xpostit.h |--- xpostit.h.orig |+++ xpostit.h -------------------------- Patching file xpostit.h using Plan A... Hunk #1 succeeded at 162. Hunk #2 succeeded at 175. 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 xpostit-3.3.1p3 ===> Configuring for xpostit-3.3.1p3 mv -f Makefile Makefile.bak imake -DPorts -DUseInstalled -I/usr/local/lib/X11/config make Makefiles make includes make depend rm -f .depend gccmakedep -f- -- -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -- Plaid.c confirm.c menu.c note.c plaid.c title.c util.c version.c xpostit.c > .depend ===> Building for xpostit-3.3.1p3 cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c Plaid.c Plaid.c:99:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 99 | RaiseAction(w, event, params, num_params) | ^ Plaid.c:115:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 115 | LowerAction(w, event, params, num_params) | ^ Plaid.c:131:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 131 | HideAction(w, event, params, num_params) | ^ Plaid.c:147:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 147 | ShowAction(w, event, params, num_params) | ^ Plaid.c:163:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 163 | QuitAction(w, event, params, num_params) | ^ Plaid.c:179:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 179 | TearoffAction(w, event, params, num_params) | ^ Plaid.c:195:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 195 | RealizePlaid(w, value_mask, attributes) | ^ Plaid.c:240:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 240 | DestroyPlaid(w) | ^ 8 warnings generated. cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c confirm.c confirm.c:56:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 56 | ConfirmIt(confirm_callbacks, cancel_callbacks) | ^ In file included from confirm.c:48: ./xpostit.h:169:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 169 | void ConfirmIt(); | ^ 2 warnings generated. cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c menu.c menu.c:123:58: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] 123 | XtAddCallback(entry, XtNcallback, HandleMenuSelection, (XtPointer)i); | ^~~~~~~~~~~~ menu.c:145:10: warning: cast to smaller integer type 'int' from 'caddr_t' (aka 'char *') [-Wpointer-to-int-cast] 145 | switch ((int) client_data) { | ^~~~~~~~~~~~~~~~~ menu.c:147:16: warning: passing arguments to 'CreateNewNote' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 147 | CreateNewNote(PostItNote_1p5x2); | ^ menu.c:150:16: warning: passing arguments to 'CreateNewNote' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 150 | CreateNewNote(PostItNote_2x3); | ^ menu.c:153:16: warning: passing arguments to 'CreateNewNote' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 153 | CreateNewNote(PostItNote_3x3); | ^ menu.c:156:16: warning: passing arguments to 'CreateNewNote' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 156 | CreateNewNote(PostItNote_3x4); | ^ menu.c:159:16: warning: passing arguments to 'CreateNewNote' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 159 | CreateNewNote(PostItNote_3x5); | ^ menu.c:162:16: warning: passing arguments to 'CreateNewNote' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 162 | CreateNewNote(PostItNote_4x6); | ^ menu.c:138:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 138 | HandleMenuSelection(w, client_data, call_data) | ^ menu.c:86:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 86 | static void HandleMenuSelection(); | ^ 10 warnings generated. cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c note.c In file included from note.c:115: ./vroot.h:29:24: warning: parameter 'screen' was not declared, defaults to 'int'; ISO C99 and later do not support implicit int [-Wimplicit-int] 29 | VirtualRootWindow(dpy, screen) | ^ 30 | Display *dpy; 31 | { ./vroot.h:29:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 29 | VirtualRootWindow(dpy, screen) | ^ note.c:220:16: warning: passing arguments to 'AllocNote' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 220 | pn = AllocNote(NewIndex); | ^ note.c:229:26: warning: passing arguments to 'SafeAlloc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 229 | pn->pn_title = SafeAlloc(strlen(buf) + 1); | ^ note.c:235:16: warning: passing arguments to 'MakeNoteWidget' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 235 | MakeNoteWidget(pn); | ^ note.c:155:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 155 | CreateNewNote(size) | ^ In file included from note.c:114: ./xpostit.h:177:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 177 | void CreateNewNote(); | ^ note.c:346:17: warning: passing arguments to 'AllocNote' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 346 | pn = AllocNote(n); | ^ note.c:370:26: warning: passing arguments to 'SafeAlloc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 370 | pn->pn_file = SafeAlloc(strlen(fname) + 1); | ^ note.c:376:27: warning: passing arguments to 'SafeAlloc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 376 | pn->pn_title = SafeAlloc(strlen(title) + 1); | ^ note.c:404:17: warning: passing arguments to 'MakeNoteWidget' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 404 | MakeNoteWidget(pn); | ^ note.c:479:32: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int' [-Wint-to-pointer-cast] 479 | SaveNote(pn->pn_shellwidget, (caddr_t) pn->pn_index, 0); | ^~~~~~~~~~~~~~~~~~~~~~ note.c:479:11: warning: passing arguments to 'SaveNote' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 479 | SaveNote(pn->pn_shellwidget, (caddr_t) pn->pn_index, 0); | ^ note.c:494:30: warning: passing arguments to 'StringToNoteSize' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 494 | notesize = StringToNoteSize((char *) call_data); | ^ note.c:487:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 487 | MakeNewNote(w, client_data, call_data) | ^ In file included from note.c:114: ./xpostit.h:170:6: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 170 | void MakeNewNote(); | ^ note.c:559:2: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int' [-Wint-to-pointer-cast] 559 | SetCallback(SaveNote, pn->pn_index); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./xpostit.h:110:28: note: expanded from macro 'SetCallback' 110 | callbacks[0].closure = (caddr_t) (val) | ^~~~~~~~~~~~~~~ note.c:570:2: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int' [-Wint-to-pointer-cast] 570 | SetCallback(EraseNote, pn->pn_index); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./xpostit.h:110:28: note: expanded from macro 'SetCallback' 110 | callbacks[0].closure = (caddr_t) (val) | ^~~~~~~~~~~~~~~ note.c:582:2: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int' [-Wint-to-pointer-cast] 582 | SetCallback(DestroyNote, pn->pn_index); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./xpostit.h:110:28: note: expanded from macro 'SetCallback' 110 | callbacks[0].closure = (caddr_t) (val) | ^~~~~~~~~~~~~~~ note.c:594:2: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int' [-Wint-to-pointer-cast] 594 | SetCallback(TitleNote, pn->pn_index); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./xpostit.h:110:28: note: expanded from macro 'SetCallback' 110 | callbacks[0].closure = (caddr_t) (val) | ^~~~~~~~~~~~~~~ note.c:657:3: warning: incompatible pointer types passing 'XtEventHandler *' (aka 'void (**)(struct _WidgetRec *, void *, union _XEvent *, char *)') to parameter of type 'XtEventHandler' (aka 'void (*)(struct _WidgetRec *, void *, union _XEvent *, char *)'); dereference with * [-Wincompatible-pointer-types] 657 | (XtEventHandler *) StructureNotifyHandler, (XtPointer) pn); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ | * /usr/X11R6/include/X11/Intrinsic.h:849:31: note: passing argument to parameter here 849 | XtEventHandler /* proc */, | ^ note.c:505:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 505 | MakeNoteWidget(pn) | ^ note.c:140:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 140 | static void MakeNoteWidget(); | ^ note.c:723:21: warning: cast to smaller integer type 'int' from 'caddr_t' (aka 'char *') [-Wpointer-to-int-cast] 723 | if ((pn = FindNote((int) client_data)) == NULL) | ^~~~~~~~~~~~~~~~~ note.c:723:20: warning: passing arguments to 'FindNote' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 723 | if ((pn = FindNote((int) client_data)) == NULL) | ^ note.c:730:26: warning: passing arguments to 'MakeFname' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 730 | pn->pn_file = MakeFname(pn->pn_index); | ^ note.c:735:17: warning: passing arguments to 'GetNotePosition' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 735 | GetNotePosition(pn->pn_shellwidget, &shellx, &shelly); | ^ note.c:704:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 704 | SaveNote(w, client_data, call_data) | ^ note.c:130:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 130 | static void SaveNote(); | ^ note.c:827:21: warning: cast to smaller integer type 'int' from 'caddr_t' (aka 'char *') [-Wpointer-to-int-cast] 827 | if ((pn = FindNote((int) client_data)) == NULL) | ^~~~~~~~~~~~~~~~~ note.c:827:20: warning: passing arguments to 'FindNote' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 827 | if ((pn = FindNote((int) client_data)) == NULL) | ^ note.c:845:23: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int' [-Wint-to-pointer-cast] 845 | confirm[0].closure = (caddr_t) pn->pn_index; | ^~~~~~~~~~~~~~~~~~~~~~ note.c:847:22: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int' [-Wint-to-pointer-cast] 847 | cancel[0].closure = (caddr_t) pn->pn_index; | ^~~~~~~~~~~~~~~~~~~~~~ note.c:852:11: warning: passing arguments to 'ConfirmIt' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 852 | ConfirmIt(confirm, cancel); | ^ note.c:809:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 809 | EraseNote(w, client_data, call_data) | ^ note.c:131:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 131 | static void EraseNote(); | ^ note.c:872:21: warning: cast to smaller integer type 'int' from 'caddr_t' (aka 'char *') [-Wpointer-to-int-cast] 872 | if ((pn = FindNote((int) client_data)) == NULL) | ^~~~~~~~~~~~~~~~~ note.c:872:20: warning: passing arguments to 'FindNote' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 872 | if ((pn = FindNote((int) client_data)) == NULL) | ^ note.c:876:23: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int' [-Wint-to-pointer-cast] 876 | confirm[0].closure = (caddr_t) pn->pn_index; | ^~~~~~~~~~~~~~~~~~~~~~ note.c:878:22: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int' [-Wint-to-pointer-cast] 878 | cancel[0].closure = (caddr_t) pn->pn_index; | ^~~~~~~~~~~~~~~~~~~~~~ note.c:883:11: warning: passing arguments to 'ConfirmIt' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 883 | ConfirmIt(confirm, cancel); | ^ note.c:859:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 859 | DestroyNote(w, client_data, call_data) | ^ note.c:135:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 135 | static void DestroyNote(); | ^ note.c:899:21: warning: cast to smaller integer type 'int' from 'caddr_t' (aka 'char *') [-Wpointer-to-int-cast] 899 | if ((pn = FindNote((int) client_data)) == NULL) | ^~~~~~~~~~~~~~~~~ note.c:899:20: warning: passing arguments to 'FindNote' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 899 | if ((pn = FindNote((int) client_data)) == NULL) | ^ note.c:905:14: warning: passing arguments to 'GetNoteTitle' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 905 | GetNoteTitle(pn, OkayTitle, CancelTitle); | ^ note.c:890:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 890 | TitleNote(w, client_data, call_data) | ^ note.c:132:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 132 | static void TitleNote(); | ^ note.c:928:21: warning: cast to smaller integer type 'int' from 'caddr_t' (aka 'char *') [-Wpointer-to-int-cast] 928 | if ((pn = FindNote((int) client_data)) == NULL) | ^~~~~~~~~~~~~~~~~ note.c:928:20: warning: passing arguments to 'FindNote' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 928 | if ((pn = FindNote((int) client_data)) == NULL) | ^ note.c:912:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 912 | ConfirmErase(w, client_data, call_data) | ^ note.c:137:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 137 | static void ConfirmErase(); | ^ note.c:946:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 946 | CancelErase(w, client_data, call_data) | ^ note.c:136:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 136 | static void CancelErase(); | ^ note.c:974:21: warning: cast to smaller integer type 'int' from 'caddr_t' (aka 'char *') [-Wpointer-to-int-cast] 974 | if ((pn = FindNote((int) client_data)) == NULL) | ^~~~~~~~~~~~~~~~~ note.c:974:20: warning: passing arguments to 'FindNote' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 974 | if ((pn = FindNote((int) client_data)) == NULL) | ^ note.c:960:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 960 | ConfirmDestroy(w, client_data, call_data) | ^ note.c:139:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 139 | static void ConfirmDestroy(); | ^ note.c:1017:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1017 | CancelDestroy(w, client_data, call_data) | ^ note.c:138:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 138 | static void CancelDestroy(); | ^ note.c:1048:20: warning: passing arguments to 'FindNote' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1048 | if ((pn = FindNote(*(int *) client_data)) == NULL) | ^ note.c:1060:26: warning: passing arguments to 'SafeAlloc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1060 | pn->pn_title = SafeAlloc(strlen(title) + 1); | ^ note.c:1031:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1031 | OkayTitle(w, client_data, call_data) | ^ note.c:133:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 133 | static void OkayTitle(); | ^ note.c:1078:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1078 | CancelTitle(w, client_data, call_data) | ^ note.c:134:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 134 | static void CancelTitle(); | ^ note.c:1102:35: warning: passing arguments to 'SafeAlloc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1102 | notes = (PostItNote *) SafeAlloc(sizeof(PostItNote)); | ^ note.c:1109:41: warning: passing arguments to 'SafeAlloc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1109 | pn->pn_next = (PostItNote *) SafeAlloc(sizeof(PostItNote)); | ^ note.c:1119:25: warning: passing arguments to 'SafeAlloc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1119 | pn->pn_text = SafeAlloc(pn->pn_textsize); | ^ note.c:1093:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1093 | AllocNote(index) | ^ note.c:128:20: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 128 | static PostItNote *AllocNote(); | ^ note.c:1134:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1134 | FindNote(index) | ^ note.c:127:20: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 127 | static PostItNote *FindNote(); | ^ note.c:1177:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1177 | GetNotePosition(w, x, y) | ^ note.c:142:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 142 | static void GetNotePosition(); | ^ note.c:1232:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1232 | StructureNotifyHandler(w, client_data, event, continue_to_dispatch) | ^ note.c:144:23: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 144 | static XtEventHandler StructureNotifyHandler(); | ^ note.c:1249:1: warning: non-void function does not return a value [-Wreturn-type] 1249 | } | ^ note.c:1255:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1255 | NoteProtocolsHandler(w, client_data, event, continue_to_dispatch) | ^ note.c:141:14: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 141 | static void NoteProtocolsHandler(); | ^ note.c:1280:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 1280 | StringToNoteSize(s) | ^ note.c:147:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 147 | static int StringToNoteSize(); | ^ 82 warnings generated. cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c plaid.c cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c title.c title.c:63:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 63 | GetNoteTitle(pn, okayCallback, cancelCallback) | ^ In file included from title.c:53: ./xpostit.h:165:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 165 | char *GetNoteTitle(); | ^ title.c:153:1: warning: non-void function does not return a value [-Wreturn-type] 153 | } | ^ 3cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c util.c warnings generated. util.c:105:15: warning: passing arguments to 'SafeAlloc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 105 | s = SafeAlloc(strlen(fname) + 1); | ^ util.c:121:15: warning: passing arguments to 'SafeAlloc' without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 121 | s = SafeAlloc(strlen(fname) + 1); | ^ util.c:114:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 114 | MakeFname(index) | ^ util.c:130:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 130 | SafeAlloc(nbytes) | ^ In file included from util.c:52: ./xpostit.h:164:7: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 164 | char *SafeAlloc(); | ^ 5 warnings generated. cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c version.c cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c xpostit.c xpostit.c:117:1: warning: return type of 'main' is not 'int' [-Wmain-return-type] 117 | void | ^ xpostit.c:117:1: note: change return type to 'int' 117 | void | ^~~~ | int xpostit.c:181:28: warning: incompatible pointer types passing 'char **' to parameter of type 'ArgList' (aka 'Arg *') [-Wincompatible-pointer-types] 181 | XtNumber(resources), argv, argc); | ^~~~ /usr/X11R6/include/X11/Intrinsic.h:1571:25: note: passing argument to parameter here 1571 | ArgList /* args */, | ^ xpostit.c:118:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 118 | main(argc, argv) | ^ xpostit.c:234:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype] 234 | WMProtocolsHandler(w, client_data, event, continue_to_dispatch) | ^ xpostit.c:109:13: warning: a function declaration without a prototype is deprecated in all versions of C and is treated as a zero-parameter prototype in C23, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 109 | static void WMProtocolsHandler(); | ^ 5 warnings generated. rm -f xpostit cc -o xpostit -O2 -L/usr/X11R6/lib -L/usr/local/lib Plaid.o confirm.o menu.o note.o plaid.o title.o util.o version.o xpostit.o -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11 -lXdmcp -lXau -Wl,-rpath,/usr/local/lib ld: warning: util.c(util.o:(SetNoteDir)): warning: sprintf() is often misused, please use snprintf() ld: warning: util.c(util.o:(SetNoteDir)): warning: strcpy() is almost always misused, please use strlcpy() ld: warning: note.c(note.o:(LoadSavedNotes)): warning: strcat() is almost always misused, please use strlcat() rm -f xpostit._man if test -z "" ; then cd `dirname xpostit` && ln -s `basename xpostit.man` `basename xpostit._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" < xpostit.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/\@\@$/\\/' >xpostit._man; fi >>> Running package in x11/xpostit at 1764752556.36 ===> x11/xpostit ===> Faking installation for xpostit-3.3.1p3 install -c xpostit /exopi-obj/pobj/xpostit-3.3.1/fake-amd64/usr/local/bin/xpostit + mkdir -p /exopi-obj/pobj/xpostit-3.3.1/fake-amd64/etc/X11/app-defaults install -c -m 0444 XPostit.ad /exopi-obj/pobj/xpostit-3.3.1/fake-amd64/usr/local/lib/X11/app-defaults/XPostit install -c -m 0444 XPostit-color.ad /exopi-obj/pobj/xpostit-3.3.1/fake-amd64/usr/local/lib/X11/app-defaults/XPostit-color install in . done install -c -m 0444 xpostit._man /exopi-obj/pobj/xpostit-3.3.1/fake-amd64/usr/local/man/man1/xpostit.1 install.man in . done ===> Building package for xpostit-3.3.1p3 Create /exopi-cvs/ports/packages/amd64/all/xpostit-3.3.1p3.tgz Creating package xpostit-3.3.1p3 reading plist| checking dependencies| checksumming| checksumming| | 0% checksumming|*** | 5% checksumming|****** | 9% checksumming|******** | 14% checksumming|*********** | 18% checksumming|************** | 23% checksumming|***************** | 27% checksumming|******************* | 32% checksumming|********************** | 36% checksumming|************************* | 41% checksumming|**************************** | 45% checksumming|******************************* | 50% checksumming|********************************* | 55% checksumming|************************************ | 59% checksumming|*************************************** | 64% checksumming|****************************************** | 68% checksumming|******************************************** | 73% checksumming|*********************************************** | 77% checksumming|************************************************** | 82% checksumming|***************************************************** | 86% checksumming|******************************************************* | 91% checksumming|********************************************************** | 95% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 2% archiving|*********************************************** | 73% archiving|************************************************* | 77% archiving|*************************************************** | 80% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/xpostit-3.3.1p3.tgz >>> Running clean in x11/xpostit at 1764752557.87 ===> x11/xpostit ===> Cleaning for xpostit-3.3.1p3 >>> Ended at 1764752558.15 max_stuck=2.15/depends=2.28/show-prepare-results=0.95/build=3.46/package=1.50/clean=0.33