===> Building for titrax-1.98nb18 + rm -f Makefile.bak + mv -f Makefile Makefile.bak + set -v + + echo $'imake -DUseInstalled -I/opt/pkg/lib/X11/config \t\t -Wundef -DTOPDIR=. -DCURDIR=.' imake -DUseInstalled -I/opt/pkg/lib/X11/config -Wundef -DTOPDIR=. -DCURDIR=. + imake -DUseInstalled -I/opt/pkg/lib/X11/config -Wundef '-DTOPDIR=.' '-DCURDIR=.' /opt/pkg/bin/imake: Warning: cleaning Imakefile imake: executing: /opt/pkg/bin/tradcpp -I. -D__aarch64__ -traditional -D__APPLE__ -D__DARWIN__ -debuglog .imake.cpplog -DUseInstalled -I/opt/pkg/lib/X11/config -Wundef -DTOPDIR=. -DCURDIR=. -DBuildHtmlManPages=NO .imake.start.c In file included from .imake.start.c:14:2: In file included from /opt/pkg/lib/X11/config/Imake.tmpl:109:2: /opt/pkg/lib/X11/config/darwin.cf:255:11: Warning: non-identical redefinition of OptimizedCDebugFlags In file included from .imake.start.c:14:2: In file included from /opt/pkg/lib/X11/config/Imake.tmpl:109:2: /opt/pkg/lib/X11/config/darwin.cf:236:11: Previous definition was here In file included from .imake.start.c:14:2: /opt/pkg/lib/X11/config/Imake.tmpl:1075:16: Warning: value of undefined symbol HasGnuAr is 0 In file included from .imake.start.c:14:2: /opt/pkg/lib/X11/config/Imake.tmpl:1082:16: Warning: value of undefined symbol HasGnuAr is 0 In file included from .imake.start.c:14:2: /opt/pkg/lib/X11/config/Imake.tmpl:1089:16: Warning: value of undefined symbol HasGnuAr is 0 In file included from .imake.start.c:14:2: In file included from /opt/pkg/lib/X11/config/Imake.tmpl:2133:2: /opt/pkg/lib/X11/config/X11.tmpl:382:13: Warning: value of undefined symbol XF86Server is 0 In file included from .imake.start.c:14:2: In file included from /opt/pkg/lib/X11/config/Imake.tmpl:2133:2: /opt/pkg/lib/X11/config/X11.tmpl:783:10: Warning: value of undefined symbol HasCThreads is 0 In file included from .imake.start.c:14:2: In file included from /opt/pkg/lib/X11/config/Imake.tmpl:2133:2: /opt/pkg/lib/X11/config/X11.tmpl:3864:18: Warning: value of undefined symbol UseInstalledOnCrossCompile is 0 In file included from .imake.start.c:14:2: In file included from /opt/pkg/lib/X11/config/Imake.tmpl:2133:2: /opt/pkg/lib/X11/config/X11.tmpl:4081:13: Warning: value of undefined symbol UseInstalledOnCrossCompile is 0 In file included from .imake.start.c:14:2: In file included from /opt/pkg/lib/X11/config/Imake.tmpl:2133:2: /opt/pkg/lib/X11/config/X11.tmpl:4102:13: Warning: value of undefined symbol UseInstalledOnCrossCompile is 0 In file included from .imake.start.c:14:2: In file included from /opt/pkg/lib/X11/config/Imake.tmpl:2133:2: /opt/pkg/lib/X11/config/X11.tmpl:4124:12: Warning: value of undefined symbol UseInstalledOnCrossCompile is 0 In file included from .imake.start.c:14:2: In file included from /opt/pkg/lib/X11/config/Imake.tmpl:2133:2: /opt/pkg/lib/X11/config/X11.tmpl:4142:13: Warning: value of undefined symbol UseInstalledOnCrossCompile is 0 In file included from .imake.start.c:14:2: In file included from /opt/pkg/lib/X11/config/Imake.tmpl:2133:2: /opt/pkg/lib/X11/config/X11.tmpl:4163:12: Warning: value of undefined symbol UseInstalledOnCrossCompile is 0 In file included from .imake.start.c:14:2: In file included from /opt/pkg/lib/X11/config/Imake.tmpl:2133:2: /opt/pkg/lib/X11/config/X11.tmpl:4215:12: Warning: value of undefined symbol UseInstalledOnCrossCompile is 0 In file included from .imake.start.c:14:2: In file included from /opt/pkg/lib/X11/config/Imake.tmpl:2133:2: /opt/pkg/lib/X11/config/X11.tmpl:4234:12: Warning: value of undefined symbol UseInstalledOnCrossCompile is 0 In file included from .imake.start.c:14:2: In file included from /opt/pkg/lib/X11/config/Imake.tmpl:2133:2: /opt/pkg/lib/X11/config/X11.tmpl:4306:12: Warning: value of undefined symbol UseInstalledOnCrossCompile is 0 In file included from .imake.start.c:14:2: In file included from /opt/pkg/lib/X11/config/Imake.tmpl:2133:2: /opt/pkg/lib/X11/config/X11.tmpl:4336:12: Warning: value of undefined symbol UseInstalledOnCrossCompile is 0 In file included from .imake.start.c:14:2: In file included from /opt/pkg/lib/X11/config/Imake.tmpl:2133:2: /opt/pkg/lib/X11/config/X11.tmpl:4352:12: Warning: value of undefined symbol UseInstalledOnCrossCompile is 0 In file included from .imake.start.c:14:2: In file included from /opt/pkg/lib/X11/config/Imake.tmpl:2133:2: /opt/pkg/lib/X11/config/X11.tmpl:4423:12: Warning: value of undefined symbol UseInstalledOnCrossCompile is 0 + set -v mv titrat titrat.tmp echo '#!/opt/pkg/bin/perl' > titrat tail -n +2 titrat.tmp >> titrat rm titrat.tmp mv weekno.perl weekno.perl.tmp echo '#!/opt/pkg/bin/perl' > weekno.perl tail -n +2 weekno.perl.tmp >> weekno.perl rm weekno.perl.tmp clang -DDO_NOT_TELL_ABOUT_ME -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -I/opt/pkg/include -c projectlist.c projectlist.c:57:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] addLine(toAll, scan, tobuf) ^ projectlist.c:72:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] addExtraLine(buf) ^ projectlist.c:95:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] addDeadProject(buf, mins) ^ In file included from projectlist.c:13: ./titrax.h:84:17: 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] extern void addDeadProject(); ^ projectlist.c:171:4: warning: call to undeclared function 'clear'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] clear(); ^ projectlist.c:190:17: warning: passing arguments to 'MessageBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MessageBox(toplevel, "Could not open project file when adding"); ^ projectlist.c:178:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddNewProject(p_index, newproject) ^ projectlist.c:211:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] DeleteProject(p_index) ^ projectlist.c:33:17: 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 DeleteProject(); ^ projectlist.c:246:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] addButton(father, name, callback, c_data) ^ In file included from projectlist.c:13: ./titrax.h:81:17: 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] extern Widget addButton(); ^ projectlist.c:262:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Popup(w, topLevel) ^ projectlist.c:303:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MessageBox(w, string) ^ projectlist.c:36:17: 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 MessageBox(); ^ projectlist.c:319:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MessageOK(w, call_data, useless2) ^ projectlist.c:343:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Add(widget, event, params, parmcount) ^ projectlist.c:376:8: warning: passing arguments to 'save' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] save(0, "Adding new project"); ^ projectlist.c:391:4: warning: call to undeclared function 'addprevtimes'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] addprevtimes(); ^ projectlist.c:366:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddDone(widget, event, params, parmcount) ^ projectlist.c:399:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] AddCancel(widget, event, params, parmcount) ^ projectlist.c:433:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EditedTime(dialog) ^ projectlist.c:457:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EditSetTime(w) ^ projectlist.c:478:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Edit(widget, event, params, parmcount) ^ projectlist.c:508:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EditDone(widget, event, params, parmcount) ^ projectlist.c:523:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EditCancel(widget, event, params, parmcount) ^ projectlist.c:547:11: warning: passing arguments to 'save' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] save(0, "Deleting a project"); ^ projectlist.c:551:7: warning: call to undeclared function 'addprevtimes'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] addprevtimes(); ^ projectlist.c:535:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Delete(widget, event, params, parmcount) ^ projectlist.c:558:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] EditIncrement(widget, event, params, parmcount) ^ projectlist.c:580:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ScrollMoved(widget, client_data, call_data) ^ projectlist.c:607:13: warning: cast to smaller integer type 'int' from 'XtPointer' (aka 'void *') [-Wvoid-pointer-to-int-cast] tojump = (int) call_data; ^~~~~~~~~~~~~~~ projectlist.c:596:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] ScrollClicked(widget, client_data, call_data) ^ 32 warnings generated. clang -DDO_NOT_TELL_ABOUT_ME -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -I/opt/pkg/include -c udping.c mv sumtitra sumtitra.tmp echo '#!/opt/pkg/bin/perl -I/opt/pkg/libexec/titrax' > sumtitra tail -n +2 sumtitra.tmp >> sumtitra rm sumtitra.tmp rm -f titrax._man if test -z "" ; then cd `dirname titrax` && ln -s `basename titrax.man` `basename titrax._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" < titrax.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/\@\@$/\/' >titrax._man; fi rm -f sumtitra._man if test -z "" ; then cd `dirname sumtitra` && ln -s `basename sumtitra.man` `basename sumtitra._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" < sumtitra.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/\@\@$/\/' >sumtitra._man; fi clang -DDO_NOT_TELL_ABOUT_ME -Wall -Wpointer-arith -no-cpp-precomp -I/opt/pkg/include -D__aarch64__ -D__DARWIN__ -DNO_ALLOCA -DCSRG_BASED -I/opt/pkg/include -c titrax.c titrax.c:184:20: warning: passing arguments to 'SomethingWrong' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SomethingWrong(msgbuf); ^ titrax.c:188:13: warning: passing arguments to 'MessageBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MessageBox(toplevel, msgbuf); ^ titrax.c:193:17: warning: passing arguments to 'SomethingWrong' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SomethingWrong(msgbuf); ^ titrax.c:199:21: warning: passing arguments to 'SomethingWrong' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SomethingWrong(msgbuf); ^ titrax.c:208:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] dayfilename(dayoffset) ^ titrax.c:232:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] save(dayoffset, reason) ^ In file included from titrax.c:21: ./titrax.h:77:17: 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] extern void save(); ^ titrax.c:272:12: warning: passing arguments to 'printtime' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] printtime(scan); ^ titrax.c:310:17: warning: passing arguments to 'addDeadProject' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] addDeadProject(project, hours * 60 + minutes); ^ titrax.c:280:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] fetchdayfile(filename) ^ titrax.c:360:17: warning: passing arguments to 'SomethingWrong' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SomethingWrong(msgbuf); ^ titrax.c:362:17: warning: passing arguments to 'SomethingWrong' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SomethingWrong("Failed to create lock file"); ^ titrax.c:411:21: warning: passing arguments to 'SomethingWrong' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SomethingWrong("Auto Pause Time must be in a \"hh:mm\" 24 hour format\n"); ^ titrax.c:421:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] destructioncompleted(widget, client_data, call_data) ^ titrax.c:432:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] gaspanddie(str) ^ titrax.c:446:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] IOErrorHandler(display) ^ titrax.c:454:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] signalhandler(sig) ^ titrax.c:478:4: warning: call to undeclared function 'notethetime'; ISO C99 and later do not support implicit function declarations [-Wimplicit-function-declaration] notethetime(True); ^ titrax.c:473:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] savewhendying(widget, client_data, call_data) ^ titrax.c:493:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] set_icon_name(cur) ^ titrax.c:521:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] printtime(cur) ^ titrax.c:134:17: 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 printtime(); ^ titrax.c:559:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] redisplayTime(cur) ^ titrax.c:579:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] changeProject(adjustIncrement) ^ titrax.c:601:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Quit(widget, event, params, parmcount) ^ titrax.c:613:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Save(widget, event, params, parmcount) ^ titrax.c:625:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Load(widget, event, params, parmcount) ^ titrax.c:636:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Increment(widget, event, params, parmcount) ^ titrax.c:651:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Decrement(widget, event, params, parmcount) ^ titrax.c:665:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Pause(widget, event, params, parmcount) ^ titrax.c:678:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Mark(widget, event, params, parmcount) ^ titrax.c:722:17: warning: passing arguments to 'MessageBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MessageBox(toplevel, "No current project"); ^ titrax.c:691:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] Transfer(widget, event, params, parmcount) ^ titrax.c:747:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] suicidecallback(widget, client_data, call_data) ^ titrax.c:763:14: warning: passing arguments to 'MessageBox' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] MessageBox(toplevel, whatwentwrong); ^ titrax.c:758:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] SomethingWrong(whatwentwrong) ^ titrax.c:135:17: 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 SomethingWrong(); ^ titrax.c:773:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] notethetime(maysave) ^ titrax.c:816:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] clockTick(clientData, intervalID) ^ titrax.c:841:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] saveOnclockTick(clientData, intervalID) ^ titrax.c:865:1: warning: a function definition without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] notifycallback(widget, client_data, call_data) ^ titrax.c:901:6: warning: passing 'unsigned char[512]' to parameter of type 'const char *' converts between pointers to integer types where one is of the unique plain 'char' type and the other is not [-Wpointer-sign] titrax_bits, titrax_width, titrax_height); ^~~~~~~~~~~ /Users/pbulk/build/time/titrax/work/.buildlink/include/X11/Xlib.h:1603:29: note: passing argument to parameter here _Xconst char* /* data */, ^ titrax.c:974:13: warning: passing arguments to 'addButton' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] addButton(commandBox, "quit", NULL, NULL); ^ titrax.c:975:13: warning: passing arguments to 'addButton' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] addButton(commandBox, "plus", NULL, NULL); ^ titrax.c:976:13: warning: passing arguments to 'addButton' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] addButton(commandBox, "minus", NULL, NULL); ^ titrax.c:992:16: warning: passing arguments to 'addButton' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] addButton(commandBox, "save", NULL, NULL); ^ titrax.c:993:16: warning: passing arguments to 'addButton' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] addButton(commandBox, "load", NULL, NULL); ^ titrax.c:1006:16: warning: passing arguments to 'addButton' without a prototype is deprecated in all versions of C and is not supported in C2x [-Wdeprecated-non-prototype] addButton(commandBox, "pause", NULL, NULL); ^ titrax.c:914:20: warning: variable 'thisCommand' set but not used [-Wunused-but-set-variable] Widget thisCommand, listForm; ^ titrax.c:908: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) ^ titrax.c:11:17: warning: unused variable 'rcsdate' [-Wunused-variable] static char rcsdate[] = "$Date: 1995/10/10 14:09:28 $"; ^ 51 warnings generated. rm -f titrax clang -o titrax -DDO_NOT_TELL_ABOUT_ME -Wall -Wpointer-arith -no-cpp-precomp -L/opt/pkg/lib -L/opt/pkg/lib titrax.o projectlist.o udping.o -lXaw -lXmu -lXt -lSM -lICE -lXpm -lXext -lX11