WARNING: [license.mk] Every package should define a LICENSE. ===> Building for yrolo-1.1nb6 clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c main.c main.c:78:1: warning: return type of 'main' is not 'int' [-Wmain-return-type] void main (argc, argv) ^ main.c:78:1: note: change return type to 'int' void main (argc, argv) ^~~~ int main.c:78:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void main (argc, argv) ^ main.c:472:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetResources(widget) ^ 3 warnings generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c crmainw.c crmainw.c:43:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Widget CreateMainWindow (parent) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c crfopd.c crfopd.c:43:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean CreateFileOpenDialog (parent) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c unmancb.c unmancb.c:41:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void UnmanageCB (widget, client_data, call_data) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c fmenucb.c fmenucb.c:42:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void FileMenuCB (widget, client_data, call_data) ^ fmenucb.c:50:13: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] switch ((int) client_data) ^~~~~~~~~~~~~~~~~ 2 warnings generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c mkcauc.c mkcauc.c:44:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Cursor MakeCautionCursor (display, bgpixel, fgpixel) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c manw.c manw.c:41:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ManageWidget (widget) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c error.c error.c:55:5: warning: call to undeclared library function 'exit' with type 'void (int) __attribute__((noreturn))'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] exit(1); ^ error.c:55:5: note: include the header or explicitly provide a declaration for 'exit' error.c:47:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Error (message, qualifier) ^ error.c:59:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Warning (message, qualifier) ^ 3 warnings generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c filesiz.c filesiz.c:43:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] long int FileSize(filename) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c fselcb.c fselcb.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] is_writable(file) ^ fselcb.c:71:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FileSelectionCB(w, client_data, call_data) ^ fselcb.c:121:20: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] switch((int) client_data) ^~~~~~~~~~~~~~~~~ fselcb.c:144:21: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] switch ((int) client_data) ^~~~~~~~~~~~~~~~~ fselcb.c:83:9: warning: variable 'rc' set but not used [-Wunused-but-set-variable] rc = 0; ^ 5 warnings generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c updview.c updview.c:42:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void UpdateView(card_no) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c getsrch.c getsrch.c:44:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void GetSearchItems (s) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c allocolor.c allocolor.c:49:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] unsigned int AllocateColor (display, colormap,R, G, B) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c bestpix.c bestpix.c:47:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void BestPixel(display,colormap,colors,number_colors,color) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c readlist.c readlist.c:48:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int ReadList (fname) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c clflds.c clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c preplist.c clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c alncolor.c alncolor.c:43:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] unsigned int AllocateNamedColor(display, name) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c crfolpb.c crfolpb.c:69:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CreateFolderPbW (parent) /* parent is rowColumnW */ ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c setsbc.c setsbc.c:47:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetScrollbarColors(vsbW, hsbW, bgcolor) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c xerror.c xerror.c:44:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int XError (display, error) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c foldcb.c foldcb.c:41:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void FolderPbCB (widget, client_data, call_data) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c crsaved.c crsaved.c:42:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean CreateSaveRoloD (parent) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c compat.c compat.c:11:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int mystrcasecmp(a,b) ^ compat.c:20:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if ( islower(*a) && isupper(*b) ) ^ compat.c:26:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int mystrncasecmp(a,b,n) ^ compat.c:37:7: warning: add explicit braces to avoid dangling else [-Wdangling-else] else if ( islower(*a) && isupper(*b) ) ^ compat.c:44:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *mystrcpy(t,s) ^ compat.c:55:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *mystrdup(s) ^ compat.c:67:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *mystrstrcase(t,s) ^ 7 warnings generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c mknewro.c mknewro.c:41:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void MakeNewRolo (name, company, address, address2, number1, number2, number3, ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c putlos.c clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c getcname.c getcname.c:41:10: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] RoloRec *GetN(n) ^ getcname.c:60:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *GetCardName (n) ^ getcname.c:71:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *GetCompanyName (n) ^ getcname.c:82:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *GetEmail(n) ^ getcname.c:92:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *GetNumber1(n) ^ getcname.c:102:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *GetNumber2(n) ^ getcname.c:112:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *GetNumber3(n) ^ getcname.c:122:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *GetAddress(n) ^ getcname.c:132:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *GetAddress2(n) ^ getcname.c:144:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *GetText(n) ^ getcname.c:155:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetIndex(s) ^ getcname.c:171:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int GetIndex2(s) ^ 12 warnings generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c selectcb.c selectcb.c:41:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SelectedCB (widget, client_data, call_data) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c rsavecb.c rsavecb.c:43:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RoloSaveCB (widget, client_data, call_data) ^ rsavecb.c:55:9: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] if ((int) client_data == SAVE_AS) ^~~~~~~~~~~~~~~~~ 2 warnings generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c destroyr.c destroyr.c:41:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DestroyRoloRecords (rolorec) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c srchrcb.c srchrcb.c:41:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SearchRoloCB (widget, client_data, call_data) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c rolo.c rolo.c:46:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RoloFilter (s) ^ rolo.c:96:9: warning: array index 8 is past the end of the array (which contains 8 elements) [-Warray-bounds] RoloSearch[8] = 1; ^ ~ rolo.c:42:1: note: array 'RoloSearch' declared here int ^ rolo.c:98:9: warning: array index 8 is past the end of the array (which contains 8 elements) [-Warray-bounds] RoloSearch[8] = 0; ^ ~ rolo.c:42:1: note: array 'RoloSearch' declared here int ^ rolo.c:123:24: warning: array index 8 is past the end of the array (which contains 8 elements) [-Warray-bounds] && RoloSearch[8])); ^ ~ rolo.c:42:1: note: array 'RoloSearch' declared here int ^ rolo.c:127:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int AllSpace(s) ^ rolo.c:141:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void DeleteCard(n) ^ 6 warnings generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c clscb.c clscb.c:41:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ClearSearchCB (widget, client_data, call_data) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c creditd.c creditd.c:45:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean CreateEditDialog (parent) ^ creditd.c:62:9: warning: variable 'namelabelW' set but not used [-Wunused-but-set-variable] namelabelW, ^ creditd.c:65:9: warning: variable 'companyLabW' set but not used [-Wunused-but-set-variable] companyLabW, ^ creditd.c:67:9: warning: variable 'emailLabelW' set but not used [-Wunused-but-set-variable] emailLabelW, ^ creditd.c:70:9: warning: variable 'number1LabelW' set but not used [-Wunused-but-set-variable] number1LabelW, ^ creditd.c:73:9: warning: variable 'number2LabelW' set but not used [-Wunused-but-set-variable] number2LabelW, ^ creditd.c:81:9: warning: variable 'addressLabW' set but not used [-Wunused-but-set-variable] addressLabW, ^ creditd.c:82:9: warning: variable 'faxLabW' set but not used [-Wunused-but-set-variable] faxLabW, ^ 8 warnings generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c rethit.c rethit.c:41:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ReturnHit (widget, client_data, call_data) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c infbcb.c infbcb.c:43:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void InfoButtonCB(widget, client_data, call_data) ^ infbcb.c:82:12: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] switch((int) client_data) ^~~~~~~~~~~~~~~~~ 2 warnings generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c addcard.c addcard.c:43:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void AddCardCB (widget, client_data, call_data) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c writelist.c writelist.c:43:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void WriteList(filename) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c askuser.c askuser.c:44:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int AskUser(parent, message) ^ askuser.c:128:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Response (widget,ans, cbs) ^ 2 warnings generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c mycopy.c mycopy.c:52:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int MyCopy(fromfile, tofile) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c setbcurs.c setbcurs.c:43:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetBusyCursorState(w,state) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c tmpfile.c tmpfile.c:45:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void TemporaryFilename(filename) ^ tmpfile.c:58:12: warning: 'mktemp' is deprecated: This function is provided for compatibility reasons only. Due to security concerns inherent in the design of mktemp(3), it is highly recommended that you use mkstemp(3) instead. [-Wdeprecated-declarations] (void) mktemp(filename); ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/stdlib.h:210:1: note: 'mktemp' has been explicitly marked deprecated here __deprecated_msg("This function is provided for compatibility reasons only. Due to security concerns inherent in the design of mktemp(3), it is highly recommended that you use mkstemp(3) instead.") ^ /Applications/Xcode-15.4.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.5.sdk/usr/include/sys/cdefs.h:218:48: note: expanded from macro '__deprecated_msg' #define __deprecated_msg(_msg) __attribute__((__deprecated__(_msg))) ^ 2 warnings generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c crmaild.c crmaild.c:44:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean CreateMailDialog(parent) ^ crmaild.c:307:13: warning: cast to 'XtPointer' (aka 'void *') from smaller integer type 'int' [-Wint-to-void-pointer-cast] (XtPointer) i); ^~~~~~~~~~~~~ 2 warnings generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c mailcb.c mailcb.c:44:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void MailCB (widget, client_data, call_data) ^ mailcb.c:52:12: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] switch((int) client_data) ^~~~~~~~~~~~~~~~~ 2 warnings generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c wrsmsg.c wrsmsg.c:44:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void WriteStatusMessage(bell, text_widget, text) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c sendm.c sendm.c:189:8: warning: expression which evaluates to zero treated as a null pointer constant of type 'char *' [-Wnon-literal-null-conversion] *s='\0'; ^~~~ sendm.c:197:28: warning: cast to smaller integer type 'pid_t' (aka 'int') from 'void *' [-Wvoid-pointer-to-int-cast] while (waitpid((pid_t) NULL, &process_status, WNOHANG) > 0) ^~~~~~~~~~~~ 2 warnings generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c addsig.c addsig.c:79:20: warning: cast to smaller integer type 'char' from 'void *' [-Wvoid-pointer-to-int-cast] *sigfile = (char) NULL; ^~~~~~~~~~~ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c wrstat.c wrstat.c:45:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void WriteStatus(bell, text_widget, text) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c crfields.c crfields.c:44:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CreateFields (parent) /* parent is a form here */ ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c editcb.c editcb.c:41:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void EditCardCB (widget, client_data, call_data) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c setlist.c setlist.c:43:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetList(s) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c putcard.c clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c mpulldown.c mpulldown.c:55:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Widget MBuildPulldownMenu (parent, menu_title, menu_mnemonic, items) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c yrspec.c yrspec.c:62:35: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] {"", &xmSeparatorGadgetClass, (int) NULL, ^~~~~~~~~~ yrspec.c:82:35: warning: cast to smaller integer type 'int' from 'void *' [-Wvoid-pointer-to-int-cast] {"", &xmSeparatorGadgetClass, (int) NULL, ^~~~~~~~~~ 2 warnings generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c nullcb.c nullcb.c:43:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void NullCallback (widget, client_data, call_data) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c crsropd.c crsropd.c:44:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean CreateSearchOptionD (parent) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c sropcb.c sropcb.c:42:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SearchOptiondCB (widget, client_data, call_data) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c saveok.c saveok.c:42:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RoloSaveOkCB (widget, client_data, call_data) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c moverfcb.c moverfcb.c:42:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ModifyVerifyCB (widget, client_data, call_data) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c chkfile.c chkfile.c:7:12: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static int FileisOK (fullname, sbuf, reading) ^ chkfile.c:64:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int CheckFile (fullname, reading) ^ 2 warnings generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c opensave.c opensave.c:44:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int OpenAndSaveFile (fname) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c crmsgd.c crmsgd.c:36:8: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Widget CreateMessageDialog (w, title, type, ok, cancel, help) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c showerd.c showerd.c:43:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ShowErrorDialog (error_code, text) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c isfrdbl.c isfrdbl.c:47:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int IsFileReadable(file) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c crasksv.c crasksv.c:46:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean CreateAskSaveDialogW (parent) ^ crasksv.c:100:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void JustExit (widget, client_data, call_data) ^ 2 warnings generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c popsd.c popsd.c:42:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void PopSaveDialog(widget, client_data, call_data) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c crhelpd.c crhelpd.c:41:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean CreateHelpDialog (parent) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c helpcb.c helpcb.c:43:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void HelpCB (widget, client_data, call_data) ^ helpcb.c:54:13: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] switch ((int) client_data) ^~~~~~~~~~~~~~~~~ 2 warnings generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c craboutd.c craboutd.c:44:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean CreateAboutDialog (parent) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c aboutcb.c aboutcb.c:42:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void AboutCB (widget, client_data, call_data) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c conthcb.c conthcb.c:43:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void ContextualHelpCB (widget, client_data, call_data) ^ conthcb.c:62:15: warning: using the result of an assignment as a condition without parentheses [-Wparentheses] if (helpW = XmTrackingLocate(w_special[MAINWINDOW_W], ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ conthcb.c:62:15: note: place parentheses around the assignment to silence this warning if (helpW = XmTrackingLocate(w_special[MAINWINDOW_W], ^ ( conthcb.c:62:15: note: use '==' to turn this assignment into an equality comparison if (helpW = XmTrackingLocate(w_special[MAINWINDOW_W], ^ == 2 warnings generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c hconcb.c hconcb.c:42:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void HelpContextCB (widget, client_data, call_data) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c crrolinfd.c crrolinfd.c:42:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean CreateRolodexInfoD (parent) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c rinfocb.c rinfocb.c:42:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RoloInfoCB (widget, client_data, call_data) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c updinfo.c clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c usage.c usage.c:103:5: warning: call to undeclared library function 'exit' with type 'void (int) __attribute__((noreturn))'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] exit(1); ^ usage.c:103:5: note: include the header or explicitly provide a declaration for 'exit' usage.c:42:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Usage(progname) ^ 2 warnings generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c exptild.c exptild.c:66:14: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] unsigned int ExpandTilde (filename) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c crifopd.c crifopd.c:44:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean CreateIncludeFileOpenD (parent) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c incfcb.c incfcb.c:42:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void IncludeFileCB(widget,client_data, call_data) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c inclfile.c inclfile.c:47:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void IncludeFileToWidget (widget, filename, beginning) ^ inclfile.c:79:9: warning: variable 'length' set but not used [-Wunused-but-set-variable] length; ^ 2 warnings generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c basename.c basename.c:41:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] char *basename(path) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c isbinary.c isbinary.c:44:5: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int IsBinary(filename) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c uuencode.c uuencode.c:19:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void Uuencode (ifilename, ofilename) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c crsrod.c crsrod.c:46:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean CreateSearchOutputDiaog (parent) ^ crsrod.c:146:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void SearchOpCancelCB (widget, client_data, call_data) ^ 2 warnings generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c srselcb.c srselcb.c:42:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SearchSelectCB (widget, client_data, call_data) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c printcb.c printcb.c:43:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void PrintCB (widget, client_data, call_data) ^ printcb.c:53:17: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] switch ((int) client_data) ^~~~~~~~~~~~~~~~~ 2 warnings generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c crprintd.c crprintd.c:45:9: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Boolean CreatePrintDialog (parent) ^ crprintd.c:406:13: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] static void CancelCB (widget, client_data, call_data) ^ 2 warnings generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c prtogcb.c prtogcb.c:42:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void PrintToggleCB (widget, client_data, call_data) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c prfcb.c prfcb.c:43:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void PrintFileCB (widget, client_data, call_data) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c openfile.c openfile.c:46:7: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] FILE *OpenFile (filename, type) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c prcards.c prcards.c:43:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] int PrintCards (filename) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c setccs.c setccs.c:43:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void SetCautionCursorState (widget, state) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c crdlgs.c crdlgs.c:41:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CreateDialogs (parent) ^ 1 warning generated. clang -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -I. -I./bitmaps -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -DPNG_NO_ASSEMBLER_CODE -I/opt/pkg/include -I/opt/pkg/include/freetype2 -c rasmod.c rasmod.c:45:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void RegisterAsModal (widget) ^ rasmod.c:65:6: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] void CbSetModalFlag (widget, client_data, call_data) ^ rasmod.c:76:9: warning: cast to smaller integer type 'unsigned int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] flag = (unsigned int) client_data; ^~~~~~~~~~~~~~~~~~~~~~~~~~ 3 warnings generated. rm -f yrolo._man if test -z "" ; then cd `dirname yrolo` && ln -s `basename yrolo.man` `basename yrolo._man`; else /usr/bin/cpp -undef -traditional -D__GNUC__ -D__apploaddir__=/opt/pkg/lib/X11/app-defaults -D__appmansuffix__=1 -D__filemansuffix__=5 -D__libmansuffix__=3 -D__miscmansuffix__=7 -D__drivermansuffix__=4 -D__adminmansuffix__=8 -D__projectroot__=/opt/pkg -D__xconfigfile__=xorg.conf -D__xconfigdir__=/opt/pkg/lib/X11 -D__xlogfile__=Xorg -D__xservername__=Xorg -D__xorgversion__="\"`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\ /'`\" \"X Version 11\"" -D__vendorversion__="`echo 7 7 0 | sed -e 's/ /./g' -e 's/^/Version\\ /'` X.Org" < yrolo.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/\@\@$/\/' >yrolo._man; fi rm -f yrolo clang -o yrolo -O -Wall -D__USE_FIXED_PROTOTYPES__ -Wall -Wpointer-arith -no-cpp-precomp -lX11 -L/opt/pkg/lib -L/opt/pkg/lib -L/opt/pkg/lib main.o crmainw.o crfopd.o unmancb.o fmenucb.o mkcauc.o manw.o error.o filesiz.o fselcb.o updview.o getsrch.o allocolor.o bestpix.o readlist.o clflds.o preplist.o alncolor.o crfolpb.o setsbc.o xerror.o foldcb.o crsaved.o compat.o mknewro.o putlos.o getcname.o selectcb.o rsavecb.o destroyr.o srchrcb.o rolo.o clscb.o creditd.o rethit.o infbcb.o addcard.o writelist.o askuser.o mycopy.o setbcurs.o tmpfile.o crmaild.o mailcb.o wrsmsg.o sendm.o addsig.o wrstat.o crfields.o editcb.o setlist.o putcard.o mpulldown.o yrspec.o nullcb.o crsropd.o sropcb.o saveok.o moverfcb.o chkfile.o opensave.o crmsgd.o showerd.o isfrdbl.o crasksv.o popsd.o crhelpd.o helpcb.o craboutd.o aboutcb.o conthcb.o hconcb.o crrolinfd.o rinfocb.o updinfo.o usage.o exptild.o crifopd.o incfcb.o inclfile.o basename.o isbinary.o uuencode.o crsrod.o srselcb.o printcb.o crprintd.o prtogcb.o prfcb.o openfile.o prcards.o setccs.o crdlgs.o rasmod.o -lXm -lXt -lX11 -L/opt/pkg/lib -L/opt/pkg/lib ld: warning: ignoring duplicate libraries: '-lX11'