>>> Building on exopi-5 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-5 at 1711574978.43) >>> Running depends in x11/xpostit at 1711574978.47 last junk was in textproc/mozilla-dicts/csb /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/xpostit at 1711574980.06 ===> x11/xpostit ===> Building from scratch xpostit-3.3.1p3 ===> xpostit-3.3.1p3 depends on: imake-* -> imake-1.0.9 ===> xpostit-3.3.1p3 depends on: imake-cf-* -> imake-cf-1.0.7p0 ===> Verifying specs: ICE SM X11 Xau Xaw Xdmcp Xext Xmu Xpm Xt c ===> found ICE.11.0 SM.9.0 X11.18.0 Xau.10.0 Xaw.16.0 Xdmcp.11.0 Xext.13.0 Xmu.11.0 Xpm.10.0 Xt.11.1 c.99.0 imake-1.0.9 imake-cf-1.0.7p0 (Junk lock released for exopi-5 at 1711574981.02) distfiles size=53910 >>> Running build in x11/xpostit at 1711574981.05 ===> x11/xpostit ===> Checking files for xpostit-3.3.1p3 `/exopi-cvs/ports/distfiles/xpostit3.3.1.tar.Z' is up to date. >> (SHA256) xpostit3.3.1.tar.Z: 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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] 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] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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] VirtualRootWindow(dpy, screen) ^ ./vroot.h:29:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] MakeNoteWidget(pn); ^ note.c:479:32: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int' [-Wint-to-pointer-cast] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] void MakeNewNote(); ^ note.c:559:2: warning: cast to 'caddr_t' (aka 'char *') from smaller integer type 'int' [-Wint-to-pointer-cast] SetCallback(SaveNote, pn->pn_index); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./xpostit.h:110:28: note: expanded from macro 'SetCallback' 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] SetCallback(EraseNote, pn->pn_index); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./xpostit.h:110:28: note: expanded from macro 'SetCallback' 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] SetCallback(DestroyNote, pn->pn_index); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./xpostit.h:110:28: note: expanded from macro 'SetCallback' 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] SetCallback(TitleNote, pn->pn_index); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./xpostit.h:110:28: note: expanded from macro 'SetCallback' 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] (XtEventHandler *) StructureNotifyHandler, (XtPointer) pn); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ * /usr/X11R6/include/X11/Intrinsic.h:854:31: note: passing argument to parameter here 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void MakeNoteWidget(); ^ note.c:723:21: warning: cast to smaller integer type 'int' from 'caddr_t' (aka 'char *') [-Wpointer-to-int-cast] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void SaveNote(); ^ note.c:827:21: warning: cast to smaller integer type 'int' from 'caddr_t' (aka 'char *') [-Wpointer-to-int-cast] 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 C2x [-Wdeprecated-non-prototype] 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] 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] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void EraseNote(); ^ note.c:872:21: warning: cast to smaller integer type 'int' from 'caddr_t' (aka 'char *') [-Wpointer-to-int-cast] 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 C2x [-Wdeprecated-non-prototype] 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] 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] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void DestroyNote(); ^ note.c:899:21: warning: cast to smaller integer type 'int' from 'caddr_t' (aka 'char *') [-Wpointer-to-int-cast] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void TitleNote(); ^ note.c:928:21: warning: cast to smaller integer type 'int' from 'caddr_t' (aka 'char *') [-Wpointer-to-int-cast] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static void CancelErase(); ^ note.c:974:21: warning: cast to smaller integer type 'int' from 'caddr_t' (aka 'char *') [-Wpointer-to-int-cast] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] static XtEventHandler StructureNotifyHandler(); ^ note.c:1249:1: warning: non-void function does not return a value [-Wreturn-type] } ^ note.c:1255:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] char *GetNoteTitle(); ^ title.c:153:1: warning: non-void function does not return a value [-Wreturn-type] } ^ 3 warnings generated. cc -O2 -I/usr/local/include -I/usr/X11R6/include -DCSRG_BASED -DFUNCPROTO=15 -DNARROWPROTO -c util.c util.c:105:15: warning: passing arguments to 'SafeAlloc' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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] void ^ xpostit.c:117:1: note: change return type to 'int' void ^~~~ int xpostit.c:181:28: warning: incompatible pointer types passing 'char **' to parameter of type 'ArgList' (aka 'Arg *') [-Wincompatible-pointer-types] XtNumber(resources), argv, argc); ^~~~ /usr/X11R6/include/X11/Intrinsic.h:1576:25: note: passing argument to parameter here 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 C2x [-Wdeprecated-non-prototype] 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 C2x [-Wdeprecated-non-prototype] 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 C2x, conflicting with a subsequent definition [-Wdeprecated-non-prototype] 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 note.c(note.o:(CreateNewNote)): warning: sprintf() is often misused, please use snprintf() note.c(note.o:(CreateNewNote)): warning: strcpy() is almost always misused, please use strlcpy() 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 1711574985.30 ===> 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 1711574987.42 ===> x11/xpostit ===> Cleaning for xpostit-3.3.1p3 >>> Ended at 1711574988.00 max_stuck=0.65/depends=1.60/show-prepare-results=0.99/build=4.21/package=2.15/clean=0.61