=> Bootstrap dependency digest>=20010302: found digest-20211005 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'. ===> Building for vic-2.8nb10 rm -f inet.o; gcc -o inet.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. inet.c rm -f cellb_tables.o; gcc -o cellb_tables.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. cellb_tables.c rm -f tkStripchart.o; gcc -o tkStripchart.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. tkStripchart.c tkStripchart.c: In function 'Tk_StripchartCmd': tkStripchart.c:388:6: warning: passing argument 3 of 'Tcl_CreateCommand' from incompatible pointer type [-Wincompatible-pointer-types] StripchartWidgetCmd, (ClientData)StripchartPtr, ^~~~~~~~~~~~~~~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tcl.h:2441:0, from /tmp/mbone/vic/work/.buildlink/include/tk.h:19, from tkStripchart.c:34: /tmp/mbone/vic/work/.buildlink/include/tclDecls.h:302:20: note: expected 'int (*)(void *, Tcl_Interp *, int, const char **) {aka int (*)(void *, struct Tcl_Interp *, int, const char **)}' but argument is of type 'int (*)(void *, Tcl_Interp *, int, char **) {aka int (*)(void *, struct Tcl_Interp *, int, char **)}' EXTERN Tcl_Command Tcl_CreateCommand(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~ tkStripchart.c:396:2: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] interp->result = Tk_PathName(StripchartPtr->tkwin); ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from tkStripchart.c:34: /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ tkStripchart.c: In function 'StripchartWidgetCmd': tkStripchart.c:452:4: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf(interp->result, "%g", ^~~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from tkStripchart.c:34: /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ tkStripchart.c:452:4: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf(interp->result, "%g", ^~~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from tkStripchart.c:34: /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ tkStripchart.c: In function 'ConfigureStripchart': tkStripchart.c:628:15: warning: passing argument 5 of 'Tk_ConfigureWidget' from incompatible pointer type [-Wincompatible-pointer-types] argc, argv, (char *)StripchartPtr, flags); ^~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:1559:0, from tkStripchart.c:34: /tmp/mbone/vic/work/.buildlink/include/tkDecls.h:134:13: note: expected 'const char **' but argument is of type 'char **' EXTERN int Tk_ConfigureWidget(Tcl_Interp *interp, ^~~~~~~~~~~~~~~~~~ tkStripchart.c: In function 'StripchartEventProc': tkStripchart.c:837:48: warning: passing argument 2 of 'Tcl_EventuallyFree' from incompatible pointer type [-Wincompatible-pointer-types] Tk_EventuallyFree((ClientData)StripchartPtr, DestroyStripchart); ^~~~~~~~~~~~~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tcl.h:2441:0, from /tmp/mbone/vic/work/.buildlink/include/tk.h:19, from tkStripchart.c:34: /tmp/mbone/vic/work/.buildlink/include/tclDecls.h:417:14: note: expected 'void (*)(char *)' but argument is of type 'void (*)(void *)' EXTERN void Tcl_EventuallyFree(ClientData clientData, ^~~~~~~~~~~~~~~~~~ rm -f md5c.o; gcc -o md5c.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. md5c.c rm -f random.o; gcc -o random.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. random.c rm -f main.o; c++ -o main.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. main.cc In file included from main.cc:98:0: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from main.cc:67: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from main.cc:98:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from main.cc:67: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from main.cc:98:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from main.cc:67: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from main.cc:98:0: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from main.cc:67: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from main.cc:98:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from main.cc:67: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from main.cc:98:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from main.cc:67: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ main.cc: In function 'char* parse_assignment(char*)': main.cc:308:17: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] return ("true"); ^ rm -f net.o; c++ -o net.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. net.cc In file included from net.h:41:0, from net.cc:52: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from net.cc:52: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from net.cc:52: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from net.cc:52: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from net.cc:52: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from net.cc:52: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from net.cc:52: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from net.cc:52: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from net.cc:52: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from net.cc:52: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from net.cc:52: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from net.cc:52: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f net-ip.o; c++ -o net-ip.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. net-ip.cc In file included from net.h:41:0, from net-ip.cc:53: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from net-ip.cc:53: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from net-ip.cc:53: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from net-ip.cc:53: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from net-ip.cc:53: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from net-ip.cc:53: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from net-ip.cc:53: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from net-ip.cc:53: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from net-ip.cc:53: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from net-ip.cc:53: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from net-ip.cc:53: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from net-ip.cc:53: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f source.o; c++ -o source.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. source.cc In file included from source.h:45:0, from source.cc:42: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from timer.h:41, from source.h:43, from source.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from source.h:45:0, from source.cc:42: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from timer.h:41, from source.h:43, from source.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from source.h:45:0, from source.cc:42: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from timer.h:41, from source.h:43, from source.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from source.h:45:0, from source.cc:42: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from timer.h:41, from source.h:43, from source.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from source.h:45:0, from source.cc:42: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from timer.h:41, from source.h:43, from source.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from source.h:45:0, from source.cc:42: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from timer.h:41, from source.h:43, from source.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f iohandler.o; c++ -o iohandler.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. iohandler.cc rm -f timer.o; c++ -o timer.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. timer.cc rm -f idlecallback.o; c++ -o idlecallback.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. idlecallback.cc rm -f media-timer.o; c++ -o media-timer.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. media-timer.cc rm -f session.o; c++ -o session.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. session.cc In file included from source.h:45:0, from session.cc:44: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from timer.h:41, from source.h:43, from session.cc:44: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from source.h:45:0, from session.cc:44: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from timer.h:41, from source.h:43, from session.cc:44: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from source.h:45:0, from session.cc:44: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from timer.h:41, from source.h:43, from session.cc:44: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from source.h:45:0, from session.cc:44: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from timer.h:41, from source.h:43, from session.cc:44: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from source.h:45:0, from session.cc:44: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from timer.h:41, from source.h:43, from session.cc:44: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from source.h:45:0, from session.cc:44: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from timer.h:41, from source.h:43, from session.cc:44: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f session-rtpv1.o; c++ -o session-rtpv1.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. session-rtpv1.cc In file included from net.h:41:0, from session.h:39, from session-rtpv1.h:39, from session-rtpv1.cc:39: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from session.h:39, from session-rtpv1.h:39, from session-rtpv1.cc:39: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from session.h:39, from session-rtpv1.h:39, from session-rtpv1.cc:39: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from session.h:39, from session-rtpv1.h:39, from session-rtpv1.cc:39: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from session.h:39, from session-rtpv1.h:39, from session-rtpv1.cc:39: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from session.h:39, from session-rtpv1.h:39, from session-rtpv1.cc:39: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from session.h:39, from session-rtpv1.h:39, from session-rtpv1.cc:39: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from session.h:39, from session-rtpv1.h:39, from session-rtpv1.cc:39: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from session.h:39, from session-rtpv1.h:39, from session-rtpv1.cc:39: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from session.h:39, from session-rtpv1.h:39, from session-rtpv1.cc:39: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from session.h:39, from session-rtpv1.h:39, from session-rtpv1.cc:39: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from session.h:39, from session-rtpv1.h:39, from session-rtpv1.cc:39: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f session-nv.o; c++ -o session-nv.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. session-nv.cc In file included from net.h:41:0, from session.h:39, from session-rtpv1.h:39, from session-nv.cc:40: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from session.h:39, from session-rtpv1.h:39, from session-nv.cc:40: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from session.h:39, from session-rtpv1.h:39, from session-nv.cc:40: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from session.h:39, from session-rtpv1.h:39, from session-nv.cc:40: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from session.h:39, from session-rtpv1.h:39, from session-nv.cc:40: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from session.h:39, from session-rtpv1.h:39, from session-nv.cc:40: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from session.h:39, from session-rtpv1.h:39, from session-nv.cc:40: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from session.h:39, from session-rtpv1.h:39, from session-nv.cc:40: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from session.h:39, from session-rtpv1.h:39, from session-nv.cc:40: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from session.h:39, from session-rtpv1.h:39, from session-nv.cc:40: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from session.h:39, from session-rtpv1.h:39, from session-nv.cc:40: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from session.h:39, from session-rtpv1.h:39, from session-nv.cc:40: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f session-ivs.o; c++ -o session-ivs.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. session-ivs.cc In file included from net.h:41:0, from session.h:39, from session-rtpv1.h:39, from session-ivs.cc:40: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from session.h:39, from session-rtpv1.h:39, from session-ivs.cc:40: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from session.h:39, from session-rtpv1.h:39, from session-ivs.cc:40: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from session.h:39, from session-rtpv1.h:39, from session-ivs.cc:40: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from session.h:39, from session-rtpv1.h:39, from session-ivs.cc:40: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from session.h:39, from session-rtpv1.h:39, from session-ivs.cc:40: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from session.h:39, from session-rtpv1.h:39, from session-ivs.cc:40: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from session.h:39, from session-rtpv1.h:39, from session-ivs.cc:40: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from session.h:39, from session-rtpv1.h:39, from session-ivs.cc:40: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from session.h:39, from session-rtpv1.h:39, from session-ivs.cc:40: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from session.h:39, from session-rtpv1.h:39, from session-ivs.cc:40: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from session.h:39, from session-rtpv1.h:39, from session-ivs.cc:40: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f decoder.o; c++ -o decoder.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. decoder.cc In file included from decoder.h:49:0, from decoder.cc:45: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder.cc:45: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from decoder.h:49:0, from decoder.cc:45: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder.cc:45: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from decoder.h:49:0, from decoder.cc:45: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder.cc:45: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from decoder.h:49:0, from decoder.cc:45: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder.cc:45: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from decoder.h:49:0, from decoder.cc:45: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder.cc:45: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from decoder.h:49:0, from decoder.cc:45: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder.cc:45: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f decoder-jpeg.o; c++ -o decoder-jpeg.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. decoder-jpeg.cc In file included from decoder.h:49:0, from decoder-jpeg.cc:42: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder-jpeg.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from decoder.h:49:0, from decoder-jpeg.cc:42: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder-jpeg.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from decoder.h:49:0, from decoder-jpeg.cc:42: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder-jpeg.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from decoder.h:49:0, from decoder-jpeg.cc:42: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder-jpeg.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from decoder.h:49:0, from decoder-jpeg.cc:42: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder-jpeg.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from decoder.h:49:0, from decoder-jpeg.cc:42: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder-jpeg.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f decoder-nv.o; c++ -o decoder-nv.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. decoder-nv.cc In file included from decoder.h:49:0, from decoder-nv.cc:64: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder-nv.cc:64: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from decoder.h:49:0, from decoder-nv.cc:64: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder-nv.cc:64: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from decoder.h:49:0, from decoder-nv.cc:64: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder-nv.cc:64: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from decoder.h:49:0, from decoder-nv.cc:64: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder-nv.cc:64: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from decoder.h:49:0, from decoder-nv.cc:64: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder-nv.cc:64: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from decoder.h:49:0, from decoder-nv.cc:64: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder-nv.cc:64: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f decoder-h261.o; c++ -o decoder-h261.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. decoder-h261.cc In file included from decoder.h:49:0, from decoder-h261.cc:42: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder-h261.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from decoder.h:49:0, from decoder-h261.cc:42: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder-h261.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from decoder.h:49:0, from decoder-h261.cc:42: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder-h261.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from decoder.h:49:0, from decoder-h261.cc:42: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder-h261.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from decoder.h:49:0, from decoder-h261.cc:42: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder-h261.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from decoder.h:49:0, from decoder-h261.cc:42: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder-h261.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f decoder-h261v1.o; c++ -o decoder-h261v1.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. decoder-h261v1.cc In file included from decoder.h:49:0, from decoder-h261v1.cc:42: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder-h261v1.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from decoder.h:49:0, from decoder-h261v1.cc:42: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder-h261v1.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from decoder.h:49:0, from decoder-h261v1.cc:42: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder-h261v1.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from decoder.h:49:0, from decoder-h261v1.cc:42: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder-h261v1.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from decoder.h:49:0, from decoder-h261v1.cc:42: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder-h261v1.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from decoder.h:49:0, from decoder-h261v1.cc:42: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder-h261v1.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f decoder-cellb.o; c++ -o decoder-cellb.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. decoder-cellb.cc In file included from decoder.h:49:0, from decoder-cellb.cc:59: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder-cellb.cc:59: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from decoder.h:49:0, from decoder-cellb.cc:59: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder-cellb.cc:59: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from decoder.h:49:0, from decoder-cellb.cc:59: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder-cellb.cc:59: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from decoder.h:49:0, from decoder-cellb.cc:59: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder-cellb.cc:59: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from decoder.h:49:0, from decoder-cellb.cc:59: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder-cellb.cc:59: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from decoder.h:49:0, from decoder-cellb.cc:59: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from decoder.h:39, from decoder-cellb.cc:59: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f device.o; c++ -o device.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. device.cc In file included from grabber.h:41:0, from device.cc:39: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from timer.h:41, from grabber.h:39, from device.cc:39: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from grabber.h:41:0, from device.cc:39: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from timer.h:41, from grabber.h:39, from device.cc:39: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from grabber.h:41:0, from device.cc:39: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from timer.h:41, from grabber.h:39, from device.cc:39: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from grabber.h:41:0, from device.cc:39: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from timer.h:41, from grabber.h:39, from device.cc:39: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from grabber.h:41:0, from device.cc:39: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from timer.h:41, from grabber.h:39, from device.cc:39: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from grabber.h:41:0, from device.cc:39: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from timer.h:41, from grabber.h:39, from device.cc:39: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f grabber.o; c++ -o grabber.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. grabber.cc In file included from grabber.h:41:0, from grabber.cc:57: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from timer.h:41, from grabber.h:39, from grabber.cc:57: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from grabber.h:41:0, from grabber.cc:57: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from timer.h:41, from grabber.h:39, from grabber.cc:57: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from grabber.h:41:0, from grabber.cc:57: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from timer.h:41, from grabber.h:39, from grabber.cc:57: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from grabber.h:41:0, from grabber.cc:57: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from timer.h:41, from grabber.h:39, from grabber.cc:57: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from grabber.h:41:0, from grabber.cc:57: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from timer.h:41, from grabber.h:39, from grabber.cc:57: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from grabber.h:41:0, from grabber.cc:57: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from timer.h:41, from grabber.h:39, from grabber.cc:57: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f vw.o; c++ -o vw.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. vw.cc In file included from vw.h:40:0, from vw.cc:74: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from vw.cc:41: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from vw.h:40:0, from vw.cc:74: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from vw.cc:41: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from vw.h:40:0, from vw.cc:74: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from vw.cc:41: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from vw.h:40:0, from vw.cc:74: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from vw.cc:41: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from vw.h:40:0, from vw.cc:74: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from vw.cc:41: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from vw.h:40:0, from vw.cc:74: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from vw.cc:41: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f Tcl.o; c++ -o Tcl.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. Tcl.cc In file included from Tcl.cc:46:0: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.cc:42:0: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from Tcl.cc:46:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.cc:42:0: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from Tcl.cc:46:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.cc:42:0: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from Tcl.cc:46:0: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.cc:42:0: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from Tcl.cc:46:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.cc:42:0: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from Tcl.cc:46:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.cc:42:0: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ Tcl.cc: In member function 'void Tcl::error(const char*)': Tcl.cc:116:61: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] fprintf(stderr, "%s: \"%s\": %s\n", application_, s, tcl_->result); ^~~~~~ In file included from Tcl.cc:42:0: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ Tcl.cc:116:61: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] fprintf(stderr, "%s: \"%s\": %s\n", application_, s, tcl_->result); ^~~~~~ In file included from Tcl.cc:42:0: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ Tcl.cc:116:61: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] fprintf(stderr, "%s: \"%s\": %s\n", application_, s, tcl_->result); ^~~~~~ In file included from Tcl.cc:42:0: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f Tcl2.o c++ -c -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. Tcl2.cc In file included from Tcl2.cc:42:0: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from Tcl2.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from Tcl2.cc:42:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from Tcl2.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from Tcl2.cc:42:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from Tcl2.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from Tcl2.cc:42:0: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from Tcl2.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from Tcl2.cc:42:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from Tcl2.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from Tcl2.cc:42:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from Tcl2.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ Tcl2.cc: In member function 'void Tcl::resultf(const char*, ...)': Tcl2.cc:62:8: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] tcl_->result = bp_; ^~~~~~ In file included from Tcl.h:42:0, from Tcl2.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ Tcl2.cc:62:8: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] tcl_->result = bp_; ^~~~~~ In file included from Tcl.h:42:0, from Tcl2.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ Tcl2.cc:62:8: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] tcl_->result = bp_; ^~~~~~ In file included from Tcl.h:42:0, from Tcl2.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f module.o; c++ -o module.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. module.cc In file included from module.h:39:0, from module.cc:39: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from module.h:39, from module.cc:39: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from module.h:39:0, from module.cc:39: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from module.h:39, from module.cc:39: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from module.h:39:0, from module.cc:39: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from module.h:39, from module.cc:39: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from module.h:39:0, from module.cc:39: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from module.h:39, from module.cc:39: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from module.h:39:0, from module.cc:39: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from module.h:39, from module.cc:39: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from module.h:39:0, from module.cc:39: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from module.h:39, from module.cc:39: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ module.cc: In static member function 'static char* Module::fttoa(int)': module.cc:44:33: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] case FT_YUV_411: return ("411"); ^ module.cc:45:33: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] case FT_YUV_422: return ("422"); ^ module.cc:46:33: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] case FT_YUV_CIF: return ("cif"); ^ module.cc:47:32: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] case FT_JPEG: return ("jpeg"); ^ module.cc:48:30: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] case FT_DCT: return ("dct"); ^ module.cc:50:12: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] return (""); ^ rm -f transmitter.o; c++ -o transmitter.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. transmitter.cc In file included from transmitter.h:46:0, from transmitter.cc:55: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from transmitter.h:46, from transmitter.cc:55: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from transmitter.h:46:0, from transmitter.cc:55: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from transmitter.h:46, from transmitter.cc:55: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from transmitter.h:46:0, from transmitter.cc:55: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from transmitter.h:46, from transmitter.cc:55: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from transmitter.h:46:0, from transmitter.cc:55: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from transmitter.h:46, from transmitter.cc:55: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from transmitter.h:46:0, from transmitter.cc:55: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from transmitter.h:46, from transmitter.cc:55: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from transmitter.h:46:0, from transmitter.cc:55: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from transmitter.h:46, from transmitter.cc:55: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f encoder-nv.o; c++ -o encoder-nv.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. encoder-nv.cc In file included from net.h:41:0, from encoder-nv.cc:65: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from encoder-nv.cc:65: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from encoder-nv.cc:65: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from encoder-nv.cc:65: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from encoder-nv.cc:65: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from encoder-nv.cc:65: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from encoder-nv.cc:65: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from encoder-nv.cc:65: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from encoder-nv.cc:65: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from encoder-nv.cc:65: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from encoder-nv.cc:65: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from encoder-nv.cc:65: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f encoder-cellb.o; c++ -o encoder-cellb.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. encoder-cellb.cc In file included from net.h:41:0, from encoder-cellb.cc:60: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from encoder-cellb.cc:60: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from encoder-cellb.cc:60: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from encoder-cellb.cc:60: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from encoder-cellb.cc:60: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from encoder-cellb.cc:60: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from encoder-cellb.cc:60: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from encoder-cellb.cc:60: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from encoder-cellb.cc:60: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from encoder-cellb.cc:60: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from encoder-cellb.cc:60: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from encoder-cellb.cc:60: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f encoder-h261.o; c++ -o encoder-h261.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. encoder-h261.cc In file included from net.h:41:0, from encoder-h261.cc:42: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from encoder-h261.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from encoder-h261.cc:42: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from encoder-h261.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from encoder-h261.cc:42: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from encoder-h261.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from encoder-h261.cc:42: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from encoder-h261.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from encoder-h261.cc:42: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from encoder-h261.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from net.h:41:0, from encoder-h261.cc:42: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from net.h:41, from encoder-h261.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f transcoder-jpeg.o; c++ -o transcoder-jpeg.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. transcoder-jpeg.cc In file included from module.h:39:0, from transcoder-jpeg.cc:49: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from module.h:39, from transcoder-jpeg.cc:49: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from module.h:39:0, from transcoder-jpeg.cc:49: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from module.h:39, from transcoder-jpeg.cc:49: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from module.h:39:0, from transcoder-jpeg.cc:49: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from module.h:39, from transcoder-jpeg.cc:49: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from module.h:39:0, from transcoder-jpeg.cc:49: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from module.h:39, from transcoder-jpeg.cc:49: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from module.h:39:0, from transcoder-jpeg.cc:49: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from module.h:39, from transcoder-jpeg.cc:49: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from module.h:39:0, from transcoder-jpeg.cc:49: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from module.h:39, from transcoder-jpeg.cc:49: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f framer-jpeg.o; c++ -o framer-jpeg.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. framer-jpeg.cc In file included from transmitter.h:46:0, from framer-jpeg.cc:40: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from transmitter.h:46, from framer-jpeg.cc:40: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from transmitter.h:46:0, from framer-jpeg.cc:40: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from transmitter.h:46, from framer-jpeg.cc:40: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from transmitter.h:46:0, from framer-jpeg.cc:40: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from transmitter.h:46, from framer-jpeg.cc:40: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from transmitter.h:46:0, from framer-jpeg.cc:40: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from transmitter.h:46, from framer-jpeg.cc:40: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from transmitter.h:46:0, from framer-jpeg.cc:40: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from transmitter.h:46, from framer-jpeg.cc:40: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from transmitter.h:46:0, from framer-jpeg.cc:40: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from transmitter.h:46, from framer-jpeg.cc:40: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f group-ipc.o; c++ -o group-ipc.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. group-ipc.cc rm -f confbus.o; c++ -o confbus.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. confbus.cc In file included from confbus.cc:42:0: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from iohandler.h:46, from group-ipc.h:42, from confbus.cc:41: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from confbus.cc:42:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from iohandler.h:46, from group-ipc.h:42, from confbus.cc:41: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from confbus.cc:42:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from iohandler.h:46, from group-ipc.h:42, from confbus.cc:41: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from confbus.cc:42:0: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from iohandler.h:46, from group-ipc.h:42, from confbus.cc:41: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from confbus.cc:42:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from iohandler.h:46, from group-ipc.h:42, from confbus.cc:41: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from confbus.cc:42:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from iohandler.h:46, from group-ipc.h:42, from confbus.cc:41: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f renderer.o; c++ -o renderer.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. renderer.cc In file included from renderer.h:41:0, from renderer.cc:38: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from renderer.h:41, from renderer.cc:38: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from renderer.h:41:0, from renderer.cc:38: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from renderer.h:41, from renderer.cc:38: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from renderer.h:41:0, from renderer.cc:38: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from renderer.h:41, from renderer.cc:38: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from renderer.h:41:0, from renderer.cc:38: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from renderer.h:41, from renderer.cc:38: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from renderer.h:41:0, from renderer.cc:38: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from renderer.h:41, from renderer.cc:38: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from renderer.h:41:0, from renderer.cc:38: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from renderer.h:41, from renderer.cc:38: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f renderer-window.o; c++ -o renderer-window.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. renderer-window.cc In file included from vw.h:40:0, from renderer-window.cc:37: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from vw.h:40, from renderer-window.cc:37: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from vw.h:40:0, from renderer-window.cc:37: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from vw.h:40, from renderer-window.cc:37: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from vw.h:40:0, from renderer-window.cc:37: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from vw.h:40, from renderer-window.cc:37: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from vw.h:40:0, from renderer-window.cc:37: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from vw.h:40, from renderer-window.cc:37: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from vw.h:40:0, from renderer-window.cc:37: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from vw.h:40, from renderer-window.cc:37: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from vw.h:40:0, from renderer-window.cc:37: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from vw.h:40, from renderer-window.cc:37: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f color.o; c++ -o color.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. color.cc In file included from color.h:40:0, from color.cc:73: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color.cc:73: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color.cc:73: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color.cc:73: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color.cc:73: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color.cc:73: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color.cc:73: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color.cc:73: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color.cc:73: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color.cc:73: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color.cc:73: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color.cc:73: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f color-true.o; c++ -o color-true.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. color-true.cc In file included from color.h:40:0, from color-true.cc:45: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-true.cc:45: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-true.cc:45: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-true.cc:45: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-true.cc:45: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-true.cc:45: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-true.cc:45: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-true.cc:45: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-true.cc:45: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-true.cc:45: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-true.cc:45: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-true.cc:45: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f color-pseudo.o; c++ -o color-pseudo.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. color-pseudo.cc In file included from color.h:40:0, from color-pseudo.h:40, from color-pseudo.cc:51: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-pseudo.h:40, from color-pseudo.cc:51: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-pseudo.h:40, from color-pseudo.cc:51: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-pseudo.h:40, from color-pseudo.cc:51: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-pseudo.h:40, from color-pseudo.cc:51: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-pseudo.h:40, from color-pseudo.cc:51: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-pseudo.h:40, from color-pseudo.cc:51: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-pseudo.h:40, from color-pseudo.cc:51: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-pseudo.h:40, from color-pseudo.cc:51: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-pseudo.h:40, from color-pseudo.cc:51: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-pseudo.h:40, from color-pseudo.cc:51: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-pseudo.h:40, from color-pseudo.cc:51: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f color-dither.o; c++ -o color-dither.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. color-dither.cc In file included from color.h:40:0, from color-dither.cc:68: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-dither.cc:68: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-dither.cc:68: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-dither.cc:68: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-dither.cc:68: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-dither.cc:68: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-dither.cc:68: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-dither.cc:68: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-dither.cc:68: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-dither.cc:68: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-dither.cc:68: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-dither.cc:68: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f color-ed.o; c++ -o color-ed.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. color-ed.cc In file included from color.h:40:0, from color-ed.cc:101: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-ed.cc:101: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-ed.cc:101: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-ed.cc:101: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-ed.cc:101: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-ed.cc:101: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-ed.cc:101: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-ed.cc:101: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-ed.cc:101: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-ed.cc:101: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-ed.cc:101: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-ed.cc:101: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f color-quant.o; c++ -o color-quant.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. color-quant.cc In file included from color.h:40:0, from color-quant.cc:47: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-quant.cc:47: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-quant.cc:47: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-quant.cc:47: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-quant.cc:47: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-quant.cc:47: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-quant.cc:47: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-quant.cc:47: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-quant.cc:47: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-quant.cc:47: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-quant.cc:47: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-quant.cc:47: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f color-hi.o; c++ -o color-hi.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. color-hi.cc In file included from color.h:40:0, from color-hi.cc:42: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-hi.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-hi.cc:42: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-hi.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-hi.cc:42: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-hi.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-hi.cc:42: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-hi.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-hi.cc:42: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-hi.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-hi.cc:42: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-hi.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f color-gray.o; c++ -o color-gray.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. color-gray.cc In file included from renderer.h:41:0, from renderer-window.h:40, from color-gray.cc:44: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from renderer.h:41, from renderer-window.h:40, from color-gray.cc:44: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from renderer.h:41:0, from renderer-window.h:40, from color-gray.cc:44: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from renderer.h:41, from renderer-window.h:40, from color-gray.cc:44: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from renderer.h:41:0, from renderer-window.h:40, from color-gray.cc:44: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from renderer.h:41, from renderer-window.h:40, from color-gray.cc:44: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from renderer.h:41:0, from renderer-window.h:40, from color-gray.cc:44: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from renderer.h:41, from renderer-window.h:40, from color-gray.cc:44: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from renderer.h:41:0, from renderer-window.h:40, from color-gray.cc:44: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from renderer.h:41, from renderer-window.h:40, from color-gray.cc:44: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from renderer.h:41:0, from renderer-window.h:40, from color-gray.cc:44: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from renderer.h:41, from renderer-window.h:40, from color-gray.cc:44: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f color-mono.o; c++ -o color-mono.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. color-mono.cc In file included from color.h:40:0, from color-mono.cc:60: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-mono.cc:60: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-mono.cc:60: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-mono.cc:60: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-mono.cc:60: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-mono.cc:60: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-mono.cc:60: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-mono.cc:60: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-mono.cc:60: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-mono.cc:60: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color.h:40:0, from color-mono.cc:60: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from color.h:40, from color-mono.cc:60: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f color-hist.o; c++ -o color-hist.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. color-hist.cc In file included from color-hist.h:38:0, from color-hist.cc:49: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from iohandler.h:46, from color-hist.h:37, from color-hist.cc:49: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color-hist.h:38:0, from color-hist.cc:49: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from iohandler.h:46, from color-hist.h:37, from color-hist.cc:49: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color-hist.h:38:0, from color-hist.cc:49: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from iohandler.h:46, from color-hist.h:37, from color-hist.cc:49: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color-hist.h:38:0, from color-hist.cc:49: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from iohandler.h:46, from color-hist.h:37, from color-hist.cc:49: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color-hist.h:38:0, from color-hist.cc:49: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from iohandler.h:46, from color-hist.h:37, from color-hist.cc:49: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from color-hist.h:38:0, from color-hist.cc:49: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from iohandler.h:46, from color-hist.h:37, from color-hist.cc:49: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f rgb-converter.o; c++ -o rgb-converter.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. rgb-converter.cc rm -f jpeg/jpeg.o; c++ -o jpeg/jpeg.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. jpeg/jpeg.cc rm -f p64/p64.o; c++ -o p64/p64.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. p64/p64.cc rm -f dct.o; c++ -o dct.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. dct.cc rm -f compositor.o; c++ -o compositor.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. compositor.cc In file included from module.h:39:0, from compositor.cc:52: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from module.h:39, from compositor.cc:52: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from module.h:39:0, from compositor.cc:52: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from module.h:39, from compositor.cc:52: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from module.h:39:0, from compositor.cc:52: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from module.h:39, from compositor.cc:52: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from module.h:39:0, from compositor.cc:52: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from module.h:39, from compositor.cc:52: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from module.h:39:0, from compositor.cc:52: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from module.h:39, from compositor.cc:52: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from module.h:39:0, from compositor.cc:52: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from module.h:39, from compositor.cc:52: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f rate-variable.o; c++ -o rate-variable.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. rate-variable.cc In file included from rate-variable.cc:38:0: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from rate-variable.cc:38: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from rate-variable.cc:38:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from rate-variable.cc:38: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from rate-variable.cc:38:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from rate-variable.cc:38: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from rate-variable.cc:38:0: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from rate-variable.cc:38: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from rate-variable.cc:38:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from rate-variable.cc:38: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from rate-variable.cc:38:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from rate-variable.cc:38: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rate-variable.cc: In static member function 'static char* RateVariable::update_rate_var(ClientData, Tcl_Interp*, const char*, const char*, int)': rate-variable.cc:74:39: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] return ("no clientdata for rate var"); ^ rate-variable.cc:85:17: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] return (tcl->result); ^~~~~~ In file included from Tcl.h:42:0, from rate-variable.cc:38: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rate-variable.cc:85:17: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] return (tcl->result); ^~~~~~ In file included from Tcl.h:42:0, from rate-variable.cc:38: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rate-variable.cc:85:17: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] return (tcl->result); ^~~~~~ In file included from Tcl.h:42:0, from rate-variable.cc:38: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f crypt.o; c++ -o crypt.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. crypt.cc In file included from crypt.h:41:0, from crypt.cc:39: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from crypt.h:41, from crypt.cc:39: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from crypt.h:41:0, from crypt.cc:39: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from crypt.h:41, from crypt.cc:39: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from crypt.h:41:0, from crypt.cc:39: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from crypt.h:41, from crypt.cc:39: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from crypt.h:41:0, from crypt.cc:39: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from crypt.h:41, from crypt.cc:39: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from crypt.h:41:0, from crypt.cc:39: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from crypt.h:41, from crypt.cc:39: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from crypt.h:41:0, from crypt.cc:39: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from crypt.h:41, from crypt.cc:39: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f crypt-dull.o; c++ -o crypt-dull.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. crypt-dull.cc In file included from crypt.h:41:0, from crypt-dull.cc:36: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from crypt.h:41, from crypt-dull.cc:36: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from crypt.h:41:0, from crypt-dull.cc:36: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from crypt.h:41, from crypt-dull.cc:36: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from crypt.h:41:0, from crypt-dull.cc:36: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from crypt.h:41, from crypt-dull.cc:36: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from crypt.h:41:0, from crypt-dull.cc:36: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from crypt.h:41, from crypt-dull.cc:36: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from crypt.h:41:0, from crypt-dull.cc:36: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from crypt.h:41, from crypt-dull.cc:36: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from crypt.h:41:0, from crypt-dull.cc:36: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from crypt.h:41, from crypt-dull.cc:36: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f grabber-still.o; c++ -o grabber-still.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. grabber-still.cc In file included from grabber-still.cc:51:0: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from grabber-still.cc:51: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from grabber-still.cc:51:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from grabber-still.cc:51: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from grabber-still.cc:51:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from grabber-still.cc:51: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from grabber-still.cc:51:0: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from grabber-still.cc:51: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from grabber-still.cc:51:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from grabber-still.cc:51: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from grabber-still.cc:51:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from grabber-still.cc:51: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f mkcube c++ -o mkcube -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. mkcube.cc rm -f rgb-cube.ppm ./mkcube rgb > rgb-cube.ppm rm -f ppmtolut gcc -o ppmtolut -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. ppmtolut.c -lm ppmtolut.c: In function 'rgb_to_yuv': ppmtolut.c:148:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ ppmtolut.c:148:3: warning: incompatible implicit declaration of built-in function 'exit' ppmtolut.c:148:3: note: include '' or provide a declaration of 'exit' ppmtolut.c:152:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ ppmtolut.c:152:3: note: include '' or provide a declaration of 'exit' ppmtolut.c:156:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ ppmtolut.c:156:3: note: include '' or provide a declaration of 'exit' ppmtolut.c: In function 'readcolors': ppmtolut.c:267:4: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ ppmtolut.c:267:4: note: include '' or provide a declaration of 'exit' ppmtolut.c:271:4: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ ppmtolut.c:271:4: note: include '' or provide a declaration of 'exit' ppmtolut.c: In function 'uv_closest': ppmtolut.c:403:4: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ ppmtolut.c:403:4: note: include '' or provide a declaration of 'exit' ppmtolut.c: In function 'usage': ppmtolut.c:445:2: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ ppmtolut.c:445:2: note: include '' or provide a declaration of 'exit' ppmtolut.c: In function 'main': ppmtolut.c:475:15: warning: implicit declaration of function 'getopt'; did you mean 'getw'? [-Wimplicit-function-declaration] while ((op = getopt(argc, argv, "ef:ln:q:rs:vxyY:")) != -1) { ^~~~~~ getw ppmtolut.c:490:12: warning: implicit declaration of function 'atoi'; did you mean 'atan'? [-Wimplicit-function-declaration] quant = atoi(optarg); ^~~~ atan ppmtolut.c:496:13: warning: implicit declaration of function 'atof'; did you mean 'atanf'? [-Wimplicit-function-declaration] factor = atof(optarg); ^~~~ atanf ppmtolut.c:527:4: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ ppmtolut.c:527:4: note: include '' or provide a declaration of 'exit' ppmtolut.c:532:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ ppmtolut.c:532:3: note: include '' or provide a declaration of 'exit' ppmtolut.c:543:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ ppmtolut.c:543:3: note: include '' or provide a declaration of 'exit' ppmtolut.c:545:27: warning: implicit declaration of function 'malloc' [-Wimplicit-function-declaration] colors = (struct color *)malloc(ncolor * sizeof(*colors)); ^~~~~~ ppmtolut.c:545:27: warning: incompatible implicit declaration of built-in function 'malloc' ppmtolut.c:545:27: note: include '' or provide a declaration of 'malloc' ppmtolut.c:548:3: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ ppmtolut.c:548:3: note: include '' or provide a declaration of 'exit' ppmtolut.c:595:2: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ ppmtolut.c:595:2: note: include '' or provide a declaration of 'exit' rm -f cm0.c ./ppmtolut -n cube rgb-cube.ppm >> cm0.c ./ppmtolut -n jv_cube jv-cube-128.ppm >> cm0.c rm -f cm0.o; gcc -o cm0.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. cm0.c rm -f yuv-map.ppm ./mkcube -Y 4 -U 45 -V 45 yuv > yuv-map.ppm rm -f cm1.c ./ppmtolut -n quant cm170.ppm >> cm1.c ./ppmtolut -Y 4 -n ed -e yuv-map.ppm >> cm1.c rm -f cm1.o; gcc -o cm1.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. cm1.c rm -f mkhuff c++ -o mkhuff -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. p64/mkhuff.cc In file included from p64/mkhuff.cc:52:0: p64/p64-huff.h:117:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] }; ^ p64/p64-huff.h:117:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:117:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:117:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:117:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:117:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:117:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:117:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:117:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:117:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] }; ^ p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:156:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] }; ^ p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:223:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:259:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] }; ^ p64/p64-huff.h:259:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:259:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:259:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:259:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:259:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:259:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:259:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:259:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:259:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:259:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:259:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:259:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:259:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:259:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:259:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:259:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:259:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:259:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:259:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:259:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:259:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:259:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:259:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:259:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:259:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:259:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:259:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:259:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:259:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:259:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:259:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] }; ^ p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/p64-huff.h:400:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/mkhuff.cc:226:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] }; ^ p64/mkhuff.cc:226:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/mkhuff.cc:226:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/mkhuff.cc:226:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] p64/mkhuff.cc:226:1: warning: ISO C++ forbids converting a string constant to 'char*' [-Wwrite-strings] rm -f huffcode.c ./mkhuff -e > huffcode.c rm -f huffcode.o; gcc -o huffcode.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. huffcode.c rm -f version.c cat VERSION | sed 's/.*/char version[] = "&";/' > version.c rm -f version.o; gcc -o version.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. version.c rm -f mkbv c++ -o mkbv -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. mkbv.c rm -f bv.c ./mkbv > bv.c rm -f bv.o; gcc -o bv.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. bv.c gcc -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -Wl,-zrelro -Wl,-znow -L/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o tcl2c++ tcl2c++.c tcl2c++.c:40:1: warning: return type defaults to 'int' [-Wimplicit-int] main(int argc, char **argv) ^~~~ tcl2c++.c: In function 'main': tcl2c++.c:47:3: warning: implicit declaration of function 'exit' [-Wimplicit-function-declaration] exit(1); ^~~~ tcl2c++.c:47:3: warning: incompatible implicit declaration of built-in function 'exit' tcl2c++.c:47:3: note: include '' or provide a declaration of 'exit' tcl2c++.c:50:9: warning: implicit declaration of function 'atoi' [-Wimplicit-function-declaration] pass = atoi(argv[1]); ^~~~ tcl2c++.c:58:4: warning: incompatible implicit declaration of built-in function 'exit' exit(1); ^~~~ tcl2c++.c:58:4: note: include '' or provide a declaration of 'exit' tcl2c++.c:117:2: warning: incompatible implicit declaration of built-in function 'exit' exit(0); ^~~~ tcl2c++.c:117:2: note: include '' or provide a declaration of 'exit' base=ui-ctrlmenu; rm -f ui-ctrlmenu.o $base.cc ; ./tcl2c++ 2 $base.tcl > $base.cc ; c++ -o ui-ctrlmenu.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. $base.cc ; rm -f $base.cc In file included from ui-ctrlmenu.cc:1567:0: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-ctrlmenu.cc:1567: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-ctrlmenu.cc:1567:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-ctrlmenu.cc:1567: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-ctrlmenu.cc:1567:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-ctrlmenu.cc:1567: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-ctrlmenu.cc:1567:0: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-ctrlmenu.cc:1567: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-ctrlmenu.cc:1567:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-ctrlmenu.cc:1567: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-ctrlmenu.cc:1567:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-ctrlmenu.cc:1567: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ base=ui-main; rm -f ui-main.o $base.cc ; ./tcl2c++ 2 $base.tcl > $base.cc ; c++ -o ui-main.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. $base.cc ; rm -f $base.cc In file included from ui-main.cc:963:0: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-main.cc:963: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-main.cc:963:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-main.cc:963: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-main.cc:963:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-main.cc:963: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-main.cc:963:0: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-main.cc:963: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-main.cc:963:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-main.cc:963: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-main.cc:963:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-main.cc:963: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ base=ui-resource; rm -f ui-resource.o $base.cc ; ./tcl2c++ 2 $base.tcl > $base.cc ; c++ -o ui-resource.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. $base.cc ; rm -f $base.cc In file included from ui-resource.cc:231:0: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-resource.cc:231: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-resource.cc:231:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-resource.cc:231: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-resource.cc:231:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-resource.cc:231: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-resource.cc:231:0: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-resource.cc:231: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-resource.cc:231:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-resource.cc:231: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-resource.cc:231:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-resource.cc:231: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ base=ui-srclist; rm -f ui-srclist.o $base.cc ; ./tcl2c++ 2 $base.tcl > $base.cc ; c++ -o ui-srclist.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. $base.cc ; rm -f $base.cc In file included from ui-srclist.cc:135:0: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-srclist.cc:135: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-srclist.cc:135:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-srclist.cc:135: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-srclist.cc:135:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-srclist.cc:135: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-srclist.cc:135:0: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-srclist.cc:135: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-srclist.cc:135:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-srclist.cc:135: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-srclist.cc:135:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-srclist.cc:135: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ base=ui-stats; rm -f ui-stats.o $base.cc ; ./tcl2c++ 2 $base.tcl > $base.cc ; c++ -o ui-stats.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. $base.cc ; rm -f $base.cc In file included from ui-stats.cc:835:0: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-stats.cc:835: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-stats.cc:835:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-stats.cc:835: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-stats.cc:835:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-stats.cc:835: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-stats.cc:835:0: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-stats.cc:835: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-stats.cc:835:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-stats.cc:835: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-stats.cc:835:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-stats.cc:835: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ base=ui-util; rm -f ui-util.o $base.cc ; ./tcl2c++ 2 $base.tcl > $base.cc ; c++ -o ui-util.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. $base.cc ; rm -f $base.cc In file included from ui-util.cc:274:0: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-util.cc:274: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-util.cc:274:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-util.cc:274: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-util.cc:274:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-util.cc:274: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-util.cc:274:0: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-util.cc:274: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-util.cc:274:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-util.cc:274: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-util.cc:274:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-util.cc:274: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ base=ui-windows; rm -f ui-windows.o $base.cc ; ./tcl2c++ 2 $base.tcl > $base.cc ; c++ -o ui-windows.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. $base.cc ; rm -f $base.cc In file included from ui-windows.cc:312:0: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-windows.cc:312: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-windows.cc:312:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-windows.cc:312: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-windows.cc:312:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-windows.cc:312: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-windows.cc:312:0: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-windows.cc:312: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-windows.cc:312:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-windows.cc:312: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-windows.cc:312:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-windows.cc:312: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ base=ui-switcher; rm -f ui-switcher.o $base.cc ; ./tcl2c++ 2 $base.tcl > $base.cc ; c++ -o ui-switcher.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. $base.cc ; rm -f $base.cc In file included from ui-switcher.cc:151:0: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-switcher.cc:151: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-switcher.cc:151:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-switcher.cc:151: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-switcher.cc:151:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-switcher.cc:151: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-switcher.cc:151:0: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-switcher.cc:151: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-switcher.cc:151:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-switcher.cc:151: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-switcher.cc:151:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-switcher.cc:151: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ base=ui-extout; rm -f ui-extout.o $base.cc ; ./tcl2c++ 2 $base.tcl > $base.cc ; c++ -o ui-extout.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. $base.cc ; rm -f $base.cc In file included from ui-extout.cc:335:0: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-extout.cc:335: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-extout.cc:335:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-extout.cc:335: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-extout.cc:335:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-extout.cc:335: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-extout.cc:335:0: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-extout.cc:335: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-extout.cc:335:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-extout.cc:335: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-extout.cc:335:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-extout.cc:335: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ base=ui-grabber; rm -f ui-grabber.o $base.cc ; ./tcl2c++ 2 $base.tcl > $base.cc ; c++ -o ui-grabber.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. $base.cc ; rm -f $base.cc In file included from ui-grabber.cc:263:0: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-grabber.cc:263: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-grabber.cc:263:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-grabber.cc:263: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-grabber.cc:263:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-grabber.cc:263: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-grabber.cc:263:0: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-grabber.cc:263: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-grabber.cc:263:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-grabber.cc:263: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-grabber.cc:263:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-grabber.cc:263: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ base=ui-unix; rm -f ui-unix.o $base.cc ; ./tcl2c++ 2 $base.tcl > $base.cc ; c++ -o ui-unix.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. $base.cc ; rm -f $base.cc In file included from ui-unix.cc:128:0: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-unix.cc:128: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-unix.cc:128:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-unix.cc:128: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-unix.cc:128:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from ui-unix.cc:128: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-unix.cc:128:0: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-unix.cc:128: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-unix.cc:128:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-unix.cc:128: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from ui-unix.cc:128:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from ui-unix.cc:128: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ base=cf-main; rm -f cf-main.o $base.cc ; ./tcl2c++ 2 $base.tcl > $base.cc ; c++ -o cf-main.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. $base.cc ; rm -f $base.cc In file included from cf-main.cc:31:0: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from cf-main.cc:31: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from cf-main.cc:31:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from cf-main.cc:31: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from cf-main.cc:31:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from cf-main.cc:31: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from cf-main.cc:31:0: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from cf-main.cc:31: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from cf-main.cc:31:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from cf-main.cc:31: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from cf-main.cc:31:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from cf-main.cc:31: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ base=cf-tm; rm -f cf-tm.o $base.cc ; ./tcl2c++ 2 $base.tcl > $base.cc ; c++ -o cf-tm.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. $base.cc ; rm -f $base.cc In file included from cf-tm.cc:129:0: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from cf-tm.cc:129: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from cf-tm.cc:129:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from cf-tm.cc:129: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from cf-tm.cc:129:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from cf-tm.cc:129: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from cf-tm.cc:129:0: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from cf-tm.cc:129: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from cf-tm.cc:129:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from cf-tm.cc:129: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from cf-tm.cc:129:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from cf-tm.cc:129: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ base=cf-confbus; rm -f cf-confbus.o $base.cc ; ./tcl2c++ 2 $base.tcl > $base.cc ; c++ -o cf-confbus.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. $base.cc ; rm -f $base.cc In file included from cf-confbus.cc:42:0: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from cf-confbus.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from cf-confbus.cc:42:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from cf-confbus.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from cf-confbus.cc:42:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from cf-confbus.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from cf-confbus.cc:42:0: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from cf-confbus.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from cf-confbus.cc:42:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from cf-confbus.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from cf-confbus.cc:42:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from cf-confbus.cc:42: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ base=cf-network; rm -f cf-network.o $base.cc ; ./tcl2c++ 2 $base.tcl > $base.cc ; c++ -o cf-network.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. $base.cc ; rm -f $base.cc In file included from cf-network.cc:300:0: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from cf-network.cc:300: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from cf-network.cc:300:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from cf-network.cc:300: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from cf-network.cc:300:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from cf-network.cc:300: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from cf-network.cc:300:0: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from cf-network.cc:300: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from cf-network.cc:300:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from cf-network.cc:300: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from cf-network.cc:300:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from cf-network.cc:300: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ base=cf-util; rm -f cf-util.o $base.cc ; ./tcl2c++ 2 $base.tcl > $base.cc ; c++ -o cf-util.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. $base.cc ; rm -f $base.cc In file included from cf-util.cc:179:0: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from cf-util.cc:179: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from cf-util.cc:179:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from cf-util.cc:179: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from cf-util.cc:179:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from cf-util.cc:179: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from cf-util.cc:179:0: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from cf-util.cc:179: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from cf-util.cc:179:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from cf-util.cc:179: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from cf-util.cc:179:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from cf-util.cc:179: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ base=tkerror; rm -f tkerror.o $base.cc ; ./tcl2c++ 2 $base.tcl > $base.cc ; c++ -o tkerror.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. $base.cc ; rm -f $base.cc In file included from tkerror.cc:41:0: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from tkerror.cc:41: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from tkerror.cc:41:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from tkerror.cc:41: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from tkerror.cc:41:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from tkerror.cc:41: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from tkerror.cc:41:0: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from tkerror.cc:41: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from tkerror.cc:41:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from tkerror.cc:41: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from tkerror.cc:41:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from tkerror.cc:41: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ base=entry; rm -f entry.o $base.cc ; ./tcl2c++ 2 $base.tcl > $base.cc ; c++ -o entry.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. $base.cc ; rm -f $base.cc In file included from entry.cc:40:0: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from entry.cc:40: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from entry.cc:40:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from entry.cc:40: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from entry.cc:40:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from entry.cc:40: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from entry.cc:40:0: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from entry.cc:40: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from entry.cc:40:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from entry.cc:40: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from entry.cc:40:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from entry.cc:40: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ base=tk; rm -f tk.o $base.cc ; ./tcl2c++ 1 /usr/pkg/lib/tcl8.6/init.tcl /usr/pkg/lib/tk8.6/tk.tcl /usr/pkg/lib/tk8.6/button.tcl /usr/pkg/lib/tk8.6/dialog.tcl /usr/pkg/lib/tk8.6/entry.tcl /usr/pkg/lib/tk8.6/focus.tcl /usr/pkg/lib/tk8.6/listbox.tcl /usr/pkg/lib/tk8.6/menu.tcl /usr/pkg/lib/tk8.6/palette.tcl /usr/pkg/lib/tk8.6/scale.tcl /usr/pkg/lib/tk8.6/tearoff.tcl /usr/pkg/lib/tk8.6/text.tcl /usr/pkg/lib/tk8.6/optMenu.tcl /usr/pkg/lib/tk8.6/scrlbar.tcl > $base.cc ; c++ -o tk.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. $base.cc ; rm -f $base.cc In file included from tk.cc:7207:0: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from tk.cc:7207: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from tk.cc:7207:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from tk.cc:7207: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from tk.cc:7207:0: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from Tcl.h:42:0, from tk.cc:7207: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from tk.cc:7207:0: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from tk.cc:7207: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from tk.cc:7207:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from tk.cc:7207: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from tk.cc:7207:0: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from Tcl.h:42:0, from tk.cc:7207: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f strtol.o; gcc -o strtol.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. strtol.c rm -f strtoul.o; gcc -o strtoul.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. strtoul.c rm -f grabber-ov511.o; c++ -o grabber-ov511.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. grabber-ov511.cpp In file included from grabber.h:41:0, from grabber-ov511.cpp:67: Tcl.h: In member function 'char* Tcl::result() const': Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from timer.h:41, from grabber.h:39, from grabber-ov511.cpp:67: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from grabber.h:41:0, from grabber-ov511.cpp:67: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from timer.h:41, from grabber.h:39, from grabber-ov511.cpp:67: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from grabber.h:41:0, from grabber-ov511.cpp:67: Tcl.h:55:46: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline char* result() const { return (tcl_->result); } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from timer.h:41, from grabber.h:39, from grabber-ov511.cpp:67: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from grabber.h:41:0, from grabber-ov511.cpp:67: Tcl.h: In member function 'void Tcl::result(const char*)': Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from timer.h:41, from grabber.h:39, from grabber-ov511.cpp:67: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from grabber.h:41:0, from grabber-ov511.cpp:67: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from timer.h:41, from grabber.h:39, from grabber-ov511.cpp:67: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from grabber.h:41:0, from grabber-ov511.cpp:67: Tcl.h:56:44: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] inline void result(const char* p) { tcl_->result = (char*)p; } ^~~~~~ In file included from /tmp/mbone/vic/work/.buildlink/include/tk.h:19:0, from timer.h:41, from grabber.h:39, from grabber-ov511.cpp:67: /tmp/mbone/vic/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rm -f vic c++ -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. -Wl,-zrelro -Wl,-znow -L/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -o vic inet.o cellb_tables.o tkStripchart.o md5c.o random.o main.o net.o net-ip.o source.o iohandler.o timer.o idlecallback.o media-timer.o session.o session-rtpv1.o session-nv.o session-ivs.o decoder.o decoder-jpeg.o decoder-nv.o decoder-h261.o decoder-h261v1.o decoder-cellb.o device.o grabber.o vw.o Tcl.o Tcl2.o module.o transmitter.o encoder-nv.o encoder-cellb.o encoder-h261.o transcoder-jpeg.o framer-jpeg.o group-ipc.o confbus.o renderer.o renderer-window.o color.o color-true.o color-pseudo.o color-dither.o color-ed.o color-quant.o color-hi.o color-gray.o color-mono.o color-hist.o rgb-converter.o jpeg/jpeg.o p64/p64.o dct.o compositor.o rate-variable.o crypt.o crypt-dull.o grabber-still.o cm0.o cm1.o huffcode.o version.o bv.o ui-ctrlmenu.o ui-main.o ui-resource.o ui-srclist.o ui-stats.o ui-util.o ui-windows.o ui-switcher.o ui-extout.o ui-grabber.o ui-unix.o cf-main.o cf-tm.o cf-confbus.o cf-network.o cf-util.o tkerror.o entry.o tk.o strtol.o strtoul.o grabber-ov511.o /usr/pkg/lib/libtk86.so /usr/pkg/lib/libtcl86.so -L/usr/X11R7/lib -lXext -lX11 -Wl,-zrelro -Wl,-znow -L/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -Wl,-R/usr/pkg/lib -L/usr/lib -Wl,-R/usr/lib -lm rm -f convex_hull.o; gcc -o convex_hull.o -c -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. convex_hull.c rm -f histtolut c++ -o histtolut -O2 -DED_YBITS=4 -DSIGRET=void -DUSE_INTERP_RESULT -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -I./jpeg -I./p64 -I. histtolut.cc convex_hull.o