=> 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-devel-2.8.1.4.0beta.4337nb19 (cd codec/tmndec; /usr/bin/make CC=gcc CCOPT="-O2 -g -W -Wall -Wno-return-type" -f Makefile.lib) gcc -O2 -g -W -Wall -Wno-return-type -DVIC -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c tmndec.c tmndec.c:93:13: warning: 'options' declared 'static' but never defined [-Wunused-function] static void options _ANSI_ARGS_ ((int *argcp, char **argvp[])); ^~~~~~~ tmndec.c:775:6: warning: 'flushdisplaybuffer' defined but not used [-Wunused-function] void flushdisplaybuffer (int framenum) ^~~~~~~~~~~~~~~~~~ tmndec.c:650:12: warning: 'getval' defined but not used [-Wunused-function] static int getval (char *argv[]) ^~~~~~ tmndec.c:97:12: warning: 'loopflag' defined but not used [-Wunused-variable] static int loopflag; ^~~~~~~~ gcc -O2 -g -W -Wall -Wno-return-type -DVIC -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c getpic.c getpic.c: In function 'get_B_MBs': getpic.c:1217:32: warning: variable 'pCOD' set but not used [-Wunused-but-set-variable] int last_done = 0, pCBP = 0, pCOD = 0; ^~~~ getpic.c:1214:16: warning: unused variable 'mvy' [-Wunused-variable] int mvx = 0, mvy = 0, xpos, ypos, gob, i; ^~~ getpic.c:1214:7: warning: unused variable 'mvx' [-Wunused-variable] int mvx = 0, mvy = 0, xpos, ypos, gob, i; ^~~ getpic.c: In function 'get_EI_EP_MBs': getpic.c:1892:32: warning: variable 'pCOD' set but not used [-Wunused-but-set-variable] int last_done = 0, pCBP = 0, pCOD = 0; ^~~~ getpic.c:1890:37: warning: unused variable 'mvby' [-Wunused-variable] int mvfx = 0, mvfy = 0, mvbx = 0, mvby = 0, pmvf0, pmvf1; ^~~~ getpic.c:1890:27: warning: unused variable 'mvbx' [-Wunused-variable] int mvfx = 0, mvfy = 0, mvbx = 0, mvby = 0, pmvf0, pmvf1; ^~~~ getpic.c:1889:16: warning: unused variable 'mvy' [-Wunused-variable] int mvx = 0, mvy = 0, xpos, ypos, gob, i; ^~~ getpic.c:1889:7: warning: unused variable 'mvx' [-Wunused-variable] int mvx = 0, mvy = 0, xpos, ypos, gob, i; ^~~ getpic.c: In function 'Intra_AC_DC_Decode': getpic.c:3032:68: warning: unused parameter 'MBA' [-Wunused-parameter] void Intra_AC_DC_Decode (short *store_qcoeff, int INTRA_AC_DC, int MBA, int xpos, int ypos, int comp, int newgob) ^~~ getpic.c: In function 'UpsampleComponent': getpic.c:3667:46: warning: variable 'enhanced_origin' set but not used [-Wunused-but-set-variable] unsigned char *base_next, *enhanced_next, *enhanced_origin; ^~~~~~~~~~~~~~~ getpic.c: In function 'PictureDisplay': getpic.c:3811:47: warning: variable 'display_framenum' set but not used [-Wunused-but-set-variable] static int buffered_frame_temp_ref = 0, display_framenum = 0; ^~~~~~~~~~~~~~~~ getpic.c:3810:18: warning: unused variable 'last_frame_disposable' [-Wunused-variable] static int last_frame_disposable = 0, display_buffer_empty = 1; ^~~~~~~~~~~~~~~~~~~~~ At top level: getpic.c:3810:18: warning: 'last_frame_disposable' defined but not used [-Wunused-variable] getpic.c: In function 'get_I_P_MBs': getpic.c:1073:15: warning: 'pmvdby' may be used uninitialized in this function [-Wmaybe-uninitialized] reconblock_b (comp - 6, bx, by, Mode, pmvdbx, pmvdby); ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ getpic.c:1073:15: warning: 'pmvdbx' may be used uninitialized in this function [-Wmaybe-uninitialized] getpic.c:302:10: warning: 'store_qcoeff' may be used uninitialized in this function [-Wmaybe-uninitialized] short *store_qcoeff; ^~~~~~~~~~~~ getpic.c: In function 'get_reference_picture': getpic.c:3985:2: warning: 'd' may be used uninitialized in this function [-Wmaybe-uninitialized] fprintf(stderr,"getrefpic: TR=%d, TRP=%d, have %d, q=%d+%d\n", ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ temp_ref,temporal_reference_for_prediction, ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ring_tr[i],ring_qu[i],d); ~~~~~~~~~~~~~~~~~~~~~~~~ getpic.c: In function 'getpicture': getpic.c:1900:10: warning: 'store_qcoeff' may be used uninitialized in this function [-Wmaybe-uninitialized] short *store_qcoeff; ^~~~~~~~~~~~ getpic.c:1225:10: warning: 'store_qcoeff' may be used uninitialized in this function [-Wmaybe-uninitialized] short *store_qcoeff; ^~~~~~~~~~~~ gcc -O2 -g -W -Wall -Wno-return-type -DVIC -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c getvlc.c gcc -O2 -g -W -Wall -Wno-return-type -DVIC -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c gethdr.c gethdr.c: In function 'getpicturehdr': gethdr.c:123:7: warning: variable 'pos' set but not used [-Wunused-but-set-variable] int pos, pei, tmp; ^~~ gcc -O2 -g -W -Wall -Wno-return-type -DVIC -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c getblk.c getblk.c:106:8: warning: type defaults to 'int' in declaration of 'MQ_chroma_QP_table' [-Wimplicit-int] extern MQ_chroma_QP_table[]; ^~~~~~~~~~~~~~~~~~ gcc -O2 -g -W -Wall -Wno-return-type -DVIC -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c getbits.c gcc -O2 -g -W -Wall -Wno-return-type -DVIC -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c store.c store.c: In function 'save_frame': store.c:491:44: warning: unused parameter 'framenum' [-Wunused-parameter] void save_frame (unsigned char *src[], int framenum, FILE *file) ^~~~~~~~ gcc -O2 -g -W -Wall -Wno-return-type -DVIC -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c recon.c recon.c: In function 'reconstruct_true_B': recon.c:335:13: warning: variable 'mode' set but not used [-Wunused-but-set-variable] int x, y, mode; ^~~~ recon.c: In function 'reconstruct_ei_ep': recon.c:512:13: warning: variable 'mode' set but not used [-Wunused-but-set-variable] int x, y, mode; ^~~~ recon.c: In function 'recon_comp': recon.c:640:52: warning: unused parameter 'chroma' [-Wunused-parameter] int y, int dx, int dy, int chroma) ^~~~~~ recon.c: In function 'recon_comp_obmc': recon.c:1155:61: warning: unused parameter 'w' [-Wunused-parameter] int lx, int lx2, int comp, int w, int h, ^ recon.c:1155:68: warning: unused parameter 'h' [-Wunused-parameter] int lx, int lx2, int comp, int w, int h, ^ gcc -O2 -g -W -Wall -Wno-return-type -DVIC -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c idct.c gcc -O2 -g -W -Wall -Wno-return-type -DVIC -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c idctref.c gcc -O2 -g -W -Wall -Wno-return-type -DVIC -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c sac.c rm -f libh263.a ar rc libh263.a tmndec.o getpic.o getvlc.o gethdr.o getblk.o getbits.o store.o recon.o idct.o idctref.o sac.o ranlib libh263.a (cd codec/tmn-x; /usr/bin/make CC=gcc CCOPT="-O2 -g -W -Wall -Wno-return-type" ) gcc -O2 -g -W -Wall -Wno-return-type -DVIC -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c main.c main.c: In function 'sed_UpsampleComponent': main.c:1557:49: warning: variable 'enhanced_origin' set but not used [-Wunused-but-set-variable] unsigned char *base_next, *enhanced_next, *enhanced_origin; ^~~~~~~~~~~~~~~ gcc -O2 -g -W -Wall -Wno-return-type -DVIC -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c io.c gcc -O2 -g -W -Wall -Wno-return-type -DVIC -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c dct.c gcc -O2 -g -W -Wall -Wno-return-type -DVIC -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c coder.c coder.c: In function 'CodeOneOrTwo': coder.c:112:23: warning: variable 'QuantChangePostponed' set but not used [-Wunused-but-set-variable] int abs_mb_num = 0, QuantChangePostponed = 0; ^~~~~~~~~~~~~~~~~~~~ gcc -O2 -g -W -Wall -Wno-return-type -DVIC -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c quant.c gcc -O2 -g -W -Wall -Wno-return-type -DVIC -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c mot_est.c gcc -O2 -g -W -Wall -Wno-return-type -DVIC -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c pred.c pred.c: In function 'Predict_B': pred.c:185:7: warning: variable 'bidir_pred' set but not used [-Wunused-but-set-variable] int bidir_pred = 0; ^~~~~~~~~~ gcc -O2 -g -W -Wall -Wno-return-type -DVIC -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c snr.c gcc -O2 -g -W -Wall -Wno-return-type -DVIC -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c countbit.c countbit.c: In function 'CountBitsScalMB': countbit.c:294:7: warning: variable 'cbpy' set but not used [-Wunused-but-set-variable] int cbpy, cbpcm=0, length=0, code=0; //SV-XXX: init'ed to 0 to shut up gcc4 ^~~~ countbit.c: In function 'CodeCoeff': countbit.c:1101:64: warning: '<<' in boolean context, did you mean '<' ? [-Wint-in-bool-context] putbits (11, (prev_level >> 5 & 0x003F) || (prev_level << 6)); ~~~~~~~~~~~~^~~~~ gcc -O2 -g -W -Wall -Wno-return-type -DVIC -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c putbits.c gcc -O2 -g -W -Wall -Wno-return-type -DVIC -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c ratectrl.c gcc -O2 -g -W -Wall -Wno-return-type -DVIC -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c sac.c gcc -O2 -g -W -Wall -Wno-return-type -DVIC -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c putvlc.c gcc -O2 -g -W -Wall -Wno-return-type -DVIC -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c intra_pred.c gcc -O2 -g -W -Wall -Wno-return-type -DVIC -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c filter.c gcc -O2 -g -W -Wall -Wno-return-type -DVIC -I/usr/pkg/include -I/usr/X11R7/include -I/usr/include -I/usr/X11R7/include/freetype2 -c malloc_debug.c rm -f libh263coder.a ar rc libh263coder.a main.o io.o dct.o coder.o quant.o mot_est.o pred.o snr.o countbit.o putbits.o ratectrl.o sac.o putvlc.o intra_pred.o filter.o malloc_debug.o ranlib libh263coder.a rm -f net/inet.o; gcc -o net/inet.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. net/inet.c net/inet.c:18:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ rm -f net/inet6.o; gcc -o net/inet6.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. net/inet6.c net/inet6.c:23:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ rm -f codec/cellb_tables.o; gcc -o codec/cellb_tables.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. codec/cellb_tables.c rm -f tkStripchart.o; gcc -o tkStripchart.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. tkStripchart.c tkStripchart.c: In function 'Tk_StripchartCmd': tkStripchart.c:412: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-devel/work/.buildlink/include/tk.h:19:0, from tkStripchart.c:36: /tmp/mbone/vic-devel/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:468:4: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf(interp->result, "%g", ^~~~~~~ In file included from /tmp/mbone/vic-devel/work/.buildlink/include/tk.h:19:0, from tkStripchart.c:36: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ tkStripchart.c:468:4: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] sprintf(interp->result, "%g", ^~~~~~~ In file included from /tmp/mbone/vic-devel/work/.buildlink/include/tk.h:19:0, from tkStripchart.c:36: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:11: note: declared here char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~ tkStripchart.c:436:7: warning: variable 'c' set but not used [-Wunused-but-set-variable] char c; ^ At top level: tkStripchart.c:29:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ rm -f md5c.o; gcc -o md5c.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. md5c.c rm -f random.o; gcc -o random.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. random.c rm -f codec/h263/h263rtp.o; gcc -o codec/h263/h263rtp.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. codec/h263/h263rtp.c codec/h263/h263rtp.c: In function 'split_h263stream': codec/h263/h263rtp.c:214:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] while (lastsentbitresult); } ^~~~~~ In file included from vic_tcl.h:42:0, from main.cpp:73: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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.cpp:73:0: vic_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 vic_tcl.h:42:0, from main.cpp:73: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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.cpp:73:0: vic_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 vic_tcl.h:42:0, from main.cpp:73: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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.cpp:74:0: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ main.cpp: In function 'int main(int, const char**)': main.cpp:597:9: warning: this statement may fall through [-Wimplicit-fallthrough=] usage(NULL); ~~~~~^~~~~~ main.cpp:599:3: note: here case 'A': ^~~~ rm -f iohandler.o; c++ -o iohandler.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. iohandler.cpp rm -f timer.o; c++ -o timer.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. timer.cpp rm -f idlecallback.o; c++ -o idlecallback.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. idlecallback.cpp rm -f media-timer.o; c++ -o media-timer.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. media-timer.cpp rm -f rate-variable.o; c++ -o rate-variable.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. rate-variable.cpp In file included from rate-variable.cpp:38:0: vic_tcl.h: In member function 'char* Tcl::result() const': vic_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 vic_tcl.h:42:0, from rate-variable.cpp:38: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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.cpp:38:0: vic_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 vic_tcl.h:42:0, from rate-variable.cpp:38: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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.cpp:38:0: vic_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 vic_tcl.h:42:0, from rate-variable.cpp:38: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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.cpp: In static member function 'static char* RateVariable::update_rate_var(ClientData, Tcl_Interp*, const char*, const char*, int)': rate-variable.cpp:84:39: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings] return ("no clientdata for rate var"); ^ rate-variable.cpp:96:17: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] return (tcl->result); ^~~~~~ In file included from vic_tcl.h:42:0, from rate-variable.cpp:38: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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.cpp:96:17: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] return (tcl->result); ^~~~~~ In file included from vic_tcl.h:42:0, from rate-variable.cpp:38: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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.cpp:96:17: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] return (tcl->result); ^~~~~~ In file included from vic_tcl.h:42:0, from rate-variable.cpp:38: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. Tcl.cpp In file included from Tcl.cpp:47:0: vic_tcl.h: In member function 'char* Tcl::result() const': vic_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.cpp:42:0: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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.cpp:47:0: vic_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.cpp:42:0: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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.cpp:47:0: vic_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.cpp:42:0: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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.cpp: In member function 'void Tcl::error(const char*)': Tcl.cpp:117: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.cpp:42:0: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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.cpp:117: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.cpp:42:0: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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.cpp:117: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.cpp:42:0: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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 -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. Tcl2.cpp In file included from Tcl2.cpp:42:0: vic_tcl.h: In member function 'char* Tcl::result() const': vic_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 vic_tcl.h:42:0, from Tcl2.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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.cpp:42:0: vic_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 vic_tcl.h:42:0, from Tcl2.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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.cpp:42:0: vic_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 vic_tcl.h:42:0, from Tcl2.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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.cpp: In member function 'void Tcl::resultf(const char*, ...)': Tcl2.cpp:62:8: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] tcl_->result = bp_; ^~~~~~ In file included from vic_tcl.h:42:0, from Tcl2.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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.cpp:62:8: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] tcl_->result = bp_; ^~~~~~ In file included from vic_tcl.h:42:0, from Tcl2.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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.cpp:62:8: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations] tcl_->result = bp_; ^~~~~~ In file included from vic_tcl.h:42:0, from Tcl2.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. module.cpp In file included from module.h:39:0, from module.cpp:38: vic_tcl.h: In member function 'char* Tcl::result() const': vic_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 vic_tcl.h:42:0, from module.h:39, from module.cpp:38: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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.cpp:38: vic_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 vic_tcl.h:42:0, from module.h:39, from module.cpp:38: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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.cpp:38: vic_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 vic_tcl.h:42:0, from module.h:39, from module.cpp:38: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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:42:0, from module.cpp:38: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ rm -f net/crypt.o; c++ -o net/crypt.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. net/crypt.cpp In file included from net/crypt.h:41:0, from net/crypt.cpp:39: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from net/crypt.h:41, from net/crypt.cpp:39: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/crypt.h:41:0, from net/crypt.cpp:39: ./vic_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 ./vic_tcl.h:42:0, from net/crypt.h:41, from net/crypt.cpp:39: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/crypt.h:41:0, from net/crypt.cpp:39: ./vic_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 ./vic_tcl.h:42:0, from net/crypt.h:41, from net/crypt.cpp:39: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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/crypt-des.o; c++ -o net/crypt-des.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. net/crypt-des.cpp In file included from net/crypt.h:41:0, from net/crypt-des.cpp:38: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from net/crypt.h:41, from net/crypt-des.cpp:38: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/crypt.h:41:0, from net/crypt-des.cpp:38: ./vic_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 ./vic_tcl.h:42:0, from net/crypt.h:41, from net/crypt-des.cpp:38: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/crypt.h:41:0, from net/crypt-des.cpp:38: ./vic_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 ./vic_tcl.h:42:0, from net/crypt.h:41, from net/crypt-des.cpp:38: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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/pkttbl.o; c++ -o net/pkttbl.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. net/pkttbl.cpp In file included from net/pktbuf.h:48:0, from net/pkttbl.h:5, from net/pkttbl.cpp:40: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from net/pktbuf.h:48, from net/pkttbl.h:5, from net/pkttbl.cpp:40: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/pktbuf.h:48:0, from net/pkttbl.h:5, from net/pkttbl.cpp:40: ./vic_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 ./vic_tcl.h:42:0, from net/pktbuf.h:48, from net/pkttbl.h:5, from net/pkttbl.cpp:40: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/pktbuf.h:48:0, from net/pkttbl.h:5, from net/pkttbl.cpp:40: ./vic_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 ./vic_tcl.h:42:0, from net/pktbuf.h:48, from net/pkttbl.h:5, from net/pkttbl.cpp:40: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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/pktbuf.o; c++ -o net/pktbuf.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. net/pktbuf.cpp In file included from net/pktbuf.h:48:0, from net/pktbuf.cpp:36: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from net/pktbuf.h:48, from net/pktbuf.cpp:36: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/pktbuf.h:48:0, from net/pktbuf.cpp:36: ./vic_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 ./vic_tcl.h:42:0, from net/pktbuf.h:48, from net/pktbuf.cpp:36: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/pktbuf.h:48:0, from net/pktbuf.cpp:36: ./vic_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 ./vic_tcl.h:42:0, from net/pktbuf.h:48, from net/pktbuf.cpp:36: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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/net.o; c++ -o net/net.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. net/net.cpp In file included from net/net.h:41:0, from net/net.cpp:54: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from net/net.h:41, from net/net.cpp:54: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/net.h:41:0, from net/net.cpp:54: ./vic_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 ./vic_tcl.h:42:0, from net/net.h:41, from net/net.cpp:54: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/net.h:41:0, from net/net.cpp:54: ./vic_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 ./vic_tcl.h:42:0, from net/net.h:41, from net/net.cpp:54: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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/net-ip.o; c++ -o net/net-ip.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. net/net-ip.cpp In file included from net/net.h:41:0, from net/net-ip.cpp:53: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from net/net.h:41, from net/net-ip.cpp:53: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/net.h:41:0, from net/net-ip.cpp:53: ./vic_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 ./vic_tcl.h:42:0, from net/net.h:41, from net/net-ip.cpp:53: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/net.h:41:0, from net/net-ip.cpp:53: ./vic_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 ./vic_tcl.h:42:0, from net/net.h:41, from net/net-ip.cpp:53: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ net/net-ip.cpp: In member function 'int IPNetwork::openrsock(Address&, Address&, u_short, Address&)': net/net-ip.cpp:323:12: warning: unused variable 'g_addri_ssm' [-Wunused-variable] u_int32_t g_addri_ssm = (IPAddress&)s_addr_ssm; ^~~~~~~~~~~ rm -f net/net-addr.o; c++ -o net/net-addr.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. net/net-addr.cpp In file included from net/net.h:41:0, from net/net-addr.cpp:45: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from net/net.h:41, from net/net-addr.cpp:45: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/net.h:41:0, from net/net-addr.cpp:45: ./vic_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 ./vic_tcl.h:42:0, from net/net.h:41, from net/net-addr.cpp:45: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/net.h:41:0, from net/net-addr.cpp:45: ./vic_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 ./vic_tcl.h:42:0, from net/net.h:41, from net/net-addr.cpp:45: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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/net-ipv6.o; c++ -o net/net-ipv6.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. net/net-ipv6.cpp rm -f net/mbus_handler.o; c++ -o net/mbus_handler.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. net/mbus_handler.cpp In file included from rtp/source.h:45:0, from net/mbus_engine.h:42, from net/mbus_handler.h:48, from net/mbus_handler.cpp:62: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./iohandler.h:47, from net/mbus_handler.h:45, from net/mbus_handler.cpp:62: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from rtp/source.h:45:0, from net/mbus_engine.h:42, from net/mbus_handler.h:48, from net/mbus_handler.cpp:62: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./iohandler.h:47, from net/mbus_handler.h:45, from net/mbus_handler.cpp:62: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from rtp/source.h:45:0, from net/mbus_engine.h:42, from net/mbus_handler.h:48, from net/mbus_handler.cpp:62: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./iohandler.h:47, from net/mbus_handler.h:45, from net/mbus_handler.cpp:62: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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/mbus_engine.o; c++ -o net/mbus_engine.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. net/mbus_engine.cpp In file included from rtp/source.h:45:0, from net/mbus_engine.h:42, from net/mbus_handler.h:48, from net/mbus_engine.cpp:43: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./iohandler.h:47, from net/mbus_handler.h:45, from net/mbus_engine.cpp:43: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from rtp/source.h:45:0, from net/mbus_engine.h:42, from net/mbus_handler.h:48, from net/mbus_engine.cpp:43: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./iohandler.h:47, from net/mbus_handler.h:45, from net/mbus_engine.cpp:43: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from rtp/source.h:45:0, from net/mbus_engine.h:42, from net/mbus_handler.h:48, from net/mbus_engine.cpp:43: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./iohandler.h:47, from net/mbus_handler.h:45, from net/mbus_engine.cpp:43: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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/group-ipc.o; c++ -o net/group-ipc.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. net/group-ipc.cpp rm -f net/confbus.o; c++ -o net/confbus.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. net/confbus.cpp In file included from net/confbus.cpp:42:0: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./iohandler.h:47, from net/group-ipc.h:42, from net/confbus.cpp:41: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/confbus.cpp:42:0: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./iohandler.h:47, from net/group-ipc.h:42, from net/confbus.cpp:41: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/confbus.cpp:42:0: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./iohandler.h:47, from net/group-ipc.h:42, from net/confbus.cpp:41: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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 rtp/session.o; c++ -o rtp/session.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. rtp/session.cpp In file included from rtp/source.h:45:0, from rtp/session.cpp:44: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./timer.h:41, from rtp/source.h:43, from rtp/session.cpp:44: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from rtp/source.h:45:0, from rtp/session.cpp:44: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./timer.h:41, from rtp/source.h:43, from rtp/session.cpp:44: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from rtp/source.h:45:0, from rtp/session.cpp:44: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./timer.h:41, from rtp/source.h:43, from rtp/session.cpp:44: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from rtp/session.h:40:0, from rtp/session.cpp:50: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ rtp/session.cpp: In member function 'int SessionManager::sdesbody(u_int32_t*, u_char*, Source*, Address&, u_int32_t, int)': rtp/session.cpp:1068:11: warning: suggest braces around empty body in an 'else' statement [-Wempty-body] /*XXX*/; ^ rm -f rtp/source.o; c++ -o rtp/source.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. rtp/source.cpp In file included from rtp/source.h:45:0, from rtp/source.cpp:46: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./timer.h:41, from rtp/source.h:43, from rtp/source.cpp:46: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from rtp/source.h:45:0, from rtp/source.cpp:46: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./timer.h:41, from rtp/source.h:43, from rtp/source.cpp:46: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from rtp/source.h:45:0, from rtp/source.cpp:46: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./timer.h:41, from rtp/source.h:43, from rtp/source.cpp:46: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ rtp/source.cpp: In member function 'void Source::clear_counters()': rtp/source.cpp:618:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (int i = 0; i < nlayer_; ++i) ^~~ rtp/source.cpp:627:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' lts_done_.tv_sec = 0; ^~~~~~~~~ rtp/source.cpp: In member function 'void SourceManager::sortactive(char*) const': rtp/source.cpp:1313:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for (Source* s = sources_; s != 0; s = s->next_) ^~~ rtp/source.cpp:1318:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' if (n == 0) { ^~ rm -f rtp/transmitter.o; c++ -o rtp/transmitter.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. rtp/transmitter.cpp In file included from net/pktbuf.h:48:0, from rtp/pktbuf-rtp.h:39, from rtp/transmitter.cpp:55: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from net/pktbuf.h:48, from rtp/pktbuf-rtp.h:39, from rtp/transmitter.cpp:55: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/pktbuf.h:48:0, from rtp/pktbuf-rtp.h:39, from rtp/transmitter.cpp:55: ./vic_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 ./vic_tcl.h:42:0, from net/pktbuf.h:48, from rtp/pktbuf-rtp.h:39, from rtp/transmitter.cpp:55: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/pktbuf.h:48:0, from rtp/pktbuf-rtp.h:39, from rtp/transmitter.cpp:55: ./vic_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 ./vic_tcl.h:42:0, from net/pktbuf.h:48, from rtp/pktbuf-rtp.h:39, from rtp/transmitter.cpp:55: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from rtp/transmitter.cpp:56:0: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ rm -f rtp/pktbuf-rtp.o; c++ -o rtp/pktbuf-rtp.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. rtp/pktbuf-rtp.cpp In file included from net/pktbuf.h:48:0, from rtp/pktbuf-rtp.h:39, from rtp/pktbuf-rtp.cpp:42: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from net/pktbuf.h:48, from rtp/pktbuf-rtp.h:39, from rtp/pktbuf-rtp.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/pktbuf.h:48:0, from rtp/pktbuf-rtp.h:39, from rtp/pktbuf-rtp.cpp:42: ./vic_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 ./vic_tcl.h:42:0, from net/pktbuf.h:48, from rtp/pktbuf-rtp.h:39, from rtp/pktbuf-rtp.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/pktbuf.h:48:0, from rtp/pktbuf-rtp.h:39, from rtp/pktbuf-rtp.cpp:42: ./vic_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 ./vic_tcl.h:42:0, from net/pktbuf.h:48, from rtp/pktbuf-rtp.h:39, from rtp/pktbuf-rtp.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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 video/device.o; c++ -o video/device.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. video/device.cpp In file included from video/grabber.h:41:0, from video/device.cpp:39: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./timer.h:41, from video/grabber.h:39, from video/device.cpp:39: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from video/grabber.h:41:0, from video/device.cpp:39: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./timer.h:41, from video/grabber.h:39, from video/device.cpp:39: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from video/grabber.h:41:0, from video/device.cpp:39: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./timer.h:41, from video/grabber.h:39, from video/device.cpp:39: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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 video/grabber.o; c++ -o video/grabber.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. video/grabber.cpp In file included from video/grabber.h:41:0, from video/grabber.cpp:57: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./timer.h:41, from video/grabber.h:39, from video/grabber.cpp:57: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from video/grabber.h:41:0, from video/grabber.cpp:57: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./timer.h:41, from video/grabber.h:39, from video/grabber.cpp:57: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from video/grabber.h:41:0, from video/grabber.cpp:57: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./timer.h:41, from video/grabber.h:39, from video/grabber.cpp:57: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ video/grabber.cpp: In member function 'void Grabber::contrast(double)': video/grabber.cpp:173:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i = 0; i < min; ++i) ~~^~~~~ video/grabber.cpp:175:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for ( ; i < max; ++i) { ~~^~~~~ rm -f video/grabber-still.o; c++ -o video/grabber-still.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. video/grabber-still.cpp In file included from video/grabber-still.cpp:51:0: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from video/grabber-still.cpp:51: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from video/grabber-still.cpp:51:0: ./vic_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 ./vic_tcl.h:42:0, from video/grabber-still.cpp:51: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from video/grabber-still.cpp:51:0: ./vic_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 ./vic_tcl.h:42:0, from video/grabber-still.cpp:51: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from video/grabber-still.cpp:56:0: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ rm -f codec/encoder-h261.o; c++ -o codec/encoder-h261.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. codec/encoder-h261.cpp In file included from net/net.h:41:0, from codec/encoder-h261.cpp:42: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from net/net.h:41, from codec/encoder-h261.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/net.h:41:0, from codec/encoder-h261.cpp:42: ./vic_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 ./vic_tcl.h:42:0, from net/net.h:41, from codec/encoder-h261.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/net.h:41:0, from codec/encoder-h261.cpp:42: ./vic_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 ./vic_tcl.h:42:0, from net/net.h:41, from codec/encoder-h261.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/encoder-h261.cpp:49:0: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ rm -f codec/encoder-jpeg.o; c++ -o codec/encoder-jpeg.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. codec/encoder-jpeg.cpp In file included from net/net.h:41:0, from codec/encoder-jpeg.cpp:41: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from net/net.h:41, from codec/encoder-jpeg.cpp:41: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/net.h:41:0, from codec/encoder-jpeg.cpp:41: ./vic_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 ./vic_tcl.h:42:0, from net/net.h:41, from codec/encoder-jpeg.cpp:41: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/net.h:41:0, from codec/encoder-jpeg.cpp:41: ./vic_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 ./vic_tcl.h:42:0, from net/net.h:41, from codec/encoder-jpeg.cpp:41: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/encoder-jpeg.cpp:47:0: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ rm -f codec/encoder-raw.o; c++ -o codec/encoder-raw.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. codec/encoder-raw.cpp In file included from rtp/transmitter.h:46:0, from codec/encoder-raw.cpp:40: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from rtp/transmitter.h:46, from codec/encoder-raw.cpp:40: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from rtp/transmitter.h:46:0, from codec/encoder-raw.cpp:40: ./vic_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 ./vic_tcl.h:42:0, from rtp/transmitter.h:46, from codec/encoder-raw.cpp:40: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from rtp/transmitter.h:46:0, from codec/encoder-raw.cpp:40: ./vic_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 ./vic_tcl.h:42:0, from rtp/transmitter.h:46, from codec/encoder-raw.cpp:40: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/encoder-raw.cpp:40:0: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ rm -f codec/encoder-h263.o; c++ -o codec/encoder-h263.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. codec/encoder-h263.cpp In file included from rtp/transmitter.h:46:0, from codec/encoder-h263.cpp:59: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from rtp/transmitter.h:46, from codec/encoder-h263.cpp:59: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from rtp/transmitter.h:46:0, from codec/encoder-h263.cpp:59: ./vic_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 ./vic_tcl.h:42:0, from rtp/transmitter.h:46, from codec/encoder-h263.cpp:59: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from rtp/transmitter.h:46:0, from codec/encoder-h263.cpp:59: ./vic_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 ./vic_tcl.h:42:0, from rtp/transmitter.h:46, from codec/encoder-h263.cpp:59: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/encoder-h263.cpp:59:0: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ codec/encoder-h263.cpp: In member function 'virtual int H263Encoder::consume(const VideoFrame*)': codec/encoder-h263.cpp:204:7: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (w!=lastw_ || h!=lasth_) { ~^~~~~~~~ codec/encoder-h263.cpp:204:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (w!=lastw_ || h!=lasth_) { ~^~~~~~~~ codec/encoder-h263.cpp:322:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (i=0;iresult); } ^~~~~~ In file included from ./vic_tcl.h:42:0, from net/net.h:41, from codec/encoder-h263v2.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/net.h:41:0, from codec/encoder-h263v2.cpp:42: ./vic_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 ./vic_tcl.h:42:0, from net/net.h:41, from codec/encoder-h263v2.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/net.h:41:0, from codec/encoder-h263v2.cpp:42: ./vic_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 ./vic_tcl.h:42:0, from net/net.h:41, from codec/encoder-h263v2.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/encoder-h263v2.cpp:48:0: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ rm -f codec/encoder-nv.o; c++ -o codec/encoder-nv.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. codec/encoder-nv.cpp In file included from net/net.h:41:0, from codec/encoder-nv.cpp:65: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from net/net.h:41, from codec/encoder-nv.cpp:65: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/net.h:41:0, from codec/encoder-nv.cpp:65: ./vic_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 ./vic_tcl.h:42:0, from net/net.h:41, from codec/encoder-nv.cpp:65: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/net.h:41:0, from codec/encoder-nv.cpp:65: ./vic_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 ./vic_tcl.h:42:0, from net/net.h:41, from codec/encoder-nv.cpp:65: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/encoder-nv.cpp:78:0: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ In file included from /usr/include/stdio.h:40:0, from codec/encoder-nv.cpp:60: codec/encoder-nv.cpp: In member function 'void NvEncoder::putblock(const u_char*, const u_char*, const u_char*, int, int, int, u_char*&)': codec/encoder-nv.cpp:271:24: warning: operation on 'blkwp' may be undefined [-Wsequence-point] blkw = ntohl(*blkwp++); ~~~~~^ codec/encoder-nv.cpp:271:24: warning: operation on 'blkwp' may be undefined [-Wsequence-point] codec/encoder-nv.cpp:271:24: warning: operation on 'blkwp' may be undefined [-Wsequence-point] codec/encoder-nv.cpp:283:24: warning: operation on 'blkwp' may be undefined [-Wsequence-point] blkw = ntohl(*blkwp++); ~~~~~^ codec/encoder-nv.cpp:283:24: warning: operation on 'blkwp' may be undefined [-Wsequence-point] codec/encoder-nv.cpp:283:24: warning: operation on 'blkwp' may be undefined [-Wsequence-point] rm -f codec/encoder-cellb.o; c++ -o codec/encoder-cellb.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. codec/encoder-cellb.cpp In file included from net/net.h:41:0, from codec/encoder-cellb.cpp:60: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from net/net.h:41, from codec/encoder-cellb.cpp:60: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/net.h:41:0, from codec/encoder-cellb.cpp:60: ./vic_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 ./vic_tcl.h:42:0, from net/net.h:41, from codec/encoder-cellb.cpp:60: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/net.h:41:0, from codec/encoder-cellb.cpp:60: ./vic_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 ./vic_tcl.h:42:0, from net/net.h:41, from codec/encoder-cellb.cpp:60: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/encoder-cellb.cpp:64:0: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ rm -f codec/encoder-pvh.o; c++ -o codec/encoder-pvh.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. codec/encoder-pvh.cpp In file included from codec/encoder-pvh.cpp:45:0: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from codec/encoder-pvh.cpp:45: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/encoder-pvh.cpp:45:0: ./vic_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 ./vic_tcl.h:42:0, from codec/encoder-pvh.cpp:45: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/encoder-pvh.cpp:45:0: ./vic_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 ./vic_tcl.h:42:0, from codec/encoder-pvh.cpp:45: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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:42:0, from codec/encoder-pvh.cpp:56: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ codec/encoder-pvh.cpp: In member function 'void PvhEncoder::encode_tree(pvh_layer*, u_int)': codec/encoder-pvh.cpp:1061:10: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] sm = sm & 1 | sm >> 3 & 2 | sm >> 6 & 4 | sm >> 9 & 8; ~~~^~~ codec/encoder-pvh.cpp:1061:38: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] sm = sm & 1 | sm >> 3 & 2 | sm >> 6 & 4 | sm >> 9 & 8; ~~~~~~~~^~~ codec/encoder-pvh.cpp:1061:52: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] sm = sm & 1 | sm >> 3 & 2 | sm >> 6 & 4 | sm >> 9 & 8; ~~~~~~~~^~~ In file included from codec/encoder-pvh.cpp:47:0: codec/encoder-pvh.cpp: In member function 'virtual int PvhEncoder::consume(const VideoFrame*)': ./huffman.h:118:85: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] if (0) printf("pb %d(%x %d%d%d)\n", n, bits, (bits >> 2) & 1, (bits >> 1) & 1, bits & 1); \ codec/encoder-pvh.cpp:1344:6: note: in expansion of macro 'PUT_BITS' PUT_BITS(0x10 | (dblk - 2), 6, lp->nbb, lp->bb, lp->bs); ^~~~~~~~ codec/encoder-pvh.cpp: At global scope: codec/encoder-pvh.cpp:427:13: warning: 'void pone(const char*, int, double)' defined but not used [-Wunused-function] static void pone(const char* s, int v, double t) ^~~~ codec/encoder-pvh.cpp: In member function 'virtual int PvhEncoder::consume(const VideoFrame*)': codec/encoder-pvh.cpp:1400:11: warning: 'ysave' may be used uninitialized in this function [-Wmaybe-uninitialized] memcpy(p, ysave, 16); ~~~~~~^~~~~~~~~~~~~~ rm -f codec/compositor.o; c++ -o codec/compositor.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. codec/compositor.cpp In file included from ./module.h:39:0, from codec/compositor.cpp:52: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from ./module.h:39, from codec/compositor.cpp:52: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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 codec/compositor.cpp:52: ./vic_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 ./vic_tcl.h:42:0, from ./module.h:39, from codec/compositor.cpp:52: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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 codec/compositor.cpp:52: ./vic_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 ./vic_tcl.h:42:0, from ./module.h:39, from codec/compositor.cpp:52: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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:42:0, from codec/compositor.cpp:52: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ rm -f codec/jpeg/jpeg.o; c++ -o codec/jpeg/jpeg.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. codec/jpeg/jpeg.cpp rm -f codec/p64/p64.o; c++ -o codec/p64/p64.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. codec/p64/p64.cpp codec/p64/p64.cpp: In member function 'int P64Decoder::parse_picture_hdr()': codec/p64/p64.cpp:686:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (fmt_ != fmt) { ~~~~~^~~~~~ codec/p64/p64.cpp: In member function 'int P64Decoder::parse_gob_hdr(int)': codec/p64/p64.cpp:774:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (gob >= ngob_) { ~~~~^~~~~~~~ codec/p64/p64.cpp:791:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (gob > maxgob_) ~~~~^~~~~~~~~ codec/p64/p64.cpp: In member function 'virtual void FullP64Decoder::sync()': codec/p64/p64.cpp:1220:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (int k = 0; k < ngob_; ++k) { ~~^~~~~~~ rm -f codec/dct.o; c++ -o codec/dct.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. codec/dct.cpp rm -f codec/transcoder-jpeg.o; c++ -o codec/transcoder-jpeg.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. codec/transcoder-jpeg.cpp In file included from ./module.h:39:0, from codec/transcoder-jpeg.cpp:49: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from ./module.h:39, from codec/transcoder-jpeg.cpp:49: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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 codec/transcoder-jpeg.cpp:49: ./vic_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 ./vic_tcl.h:42:0, from ./module.h:39, from codec/transcoder-jpeg.cpp:49: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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 codec/transcoder-jpeg.cpp:49: ./vic_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 ./vic_tcl.h:42:0, from ./module.h:39, from codec/transcoder-jpeg.cpp:49: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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:42:0, from codec/transcoder-jpeg.cpp:49: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ rm -f codec/framer-jpeg.o; c++ -o codec/framer-jpeg.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. codec/framer-jpeg.cpp In file included from rtp/transmitter.h:46:0, from codec/framer-jpeg.cpp:40: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from rtp/transmitter.h:46, from codec/framer-jpeg.cpp:40: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from rtp/transmitter.h:46:0, from codec/framer-jpeg.cpp:40: ./vic_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 ./vic_tcl.h:42:0, from rtp/transmitter.h:46, from codec/framer-jpeg.cpp:40: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from rtp/transmitter.h:46:0, from codec/framer-jpeg.cpp:40: ./vic_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 ./vic_tcl.h:42:0, from rtp/transmitter.h:46, from codec/framer-jpeg.cpp:40: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/framer-jpeg.cpp:40:0: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ rm -f codec/decoder-pvh.o; c++ -o codec/decoder-pvh.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. codec/decoder-pvh.cpp In file included from codec/decoder.h:49:0, from codec/decoder-pvh.cpp:45: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-pvh.cpp:45: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/decoder.h:49:0, from codec/decoder-pvh.cpp:45: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-pvh.cpp:45: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/decoder.h:49:0, from codec/decoder-pvh.cpp:45: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-pvh.cpp:45: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ codec/decoder-pvh.cpp: In member function 'void PvhDecoder::decode_slice(frment*, rbent*)': codec/decoder-pvh.cpp:1284:1: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (lp != rb) ^~ codec/decoder-pvh.cpp:1286:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' while (!BB_EOB(lp)) { ^~~~~ codec/decoder-pvh.cpp: In member function 'virtual void PvhDecoder::recv(pktbuf*)': codec/decoder-pvh.cpp:1590:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (pb->len <= sizeof(rtphdr) + sizeof(pvhhdr)) ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~ rm -f video/assistor-list.o; c++ -o video/assistor-list.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. video/assistor-list.cpp In file included from video/assistor-list.cpp:15:0: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from video/assistor-list.cpp:15: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from video/assistor-list.cpp:15:0: ./vic_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 ./vic_tcl.h:42:0, from video/assistor-list.cpp:15: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from video/assistor-list.cpp:15:0: ./vic_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 ./vic_tcl.h:42:0, from video/assistor-list.cpp:15: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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 codec/decoder.o; c++ -o codec/decoder.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. codec/decoder.cpp In file included from codec/decoder.h:49:0, from codec/decoder.cpp:45: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder.cpp:45: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/decoder.h:49:0, from codec/decoder.cpp:45: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder.cpp:45: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/decoder.h:49:0, from codec/decoder.cpp:45: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder.cpp:45: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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:42:0, from render/renderer.h:43, from codec/decoder.cpp:46: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ rm -f codec/decoder-jpeg.o; c++ -o codec/decoder-jpeg.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. codec/decoder-jpeg.cpp In file included from codec/decoder.h:49:0, from codec/decoder-jpeg.cpp:42: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-jpeg.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/decoder.h:49:0, from codec/decoder-jpeg.cpp:42: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-jpeg.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/decoder.h:49:0, from codec/decoder-jpeg.cpp:42: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-jpeg.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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:42:0, from render/renderer.h:43, from codec/decoder-jpeg.cpp:46: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ rm -f codec/decoder-nv.o; c++ -o codec/decoder-nv.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. codec/decoder-nv.cpp In file included from codec/decoder.h:49:0, from codec/decoder-nv.cpp:64: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-nv.cpp:64: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/decoder.h:49:0, from codec/decoder-nv.cpp:64: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-nv.cpp:64: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/decoder.h:49:0, from codec/decoder-nv.cpp:64: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-nv.cpp:64: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ codec/decoder-nv.cpp: In member function 'const u_char* NvDecoder::decode_run(const u_char*, const u_char*, int)': codec/decoder-nv.cpp:555:6: warning: variable 'w0' set but not used [-Wunused-but-set-variable] int w0, w; ^~ rm -f codec/decoder-h263.o; c++ -o codec/decoder-h263.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. codec/decoder-h263.cpp In file included from codec/decoder.h:49:0, from codec/decoder-h263.cpp:57: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-h263.cpp:57: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/decoder.h:49:0, from codec/decoder-h263.cpp:57: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-h263.cpp:57: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/decoder.h:49:0, from codec/decoder-h263.cpp:57: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-h263.cpp:57: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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:42:0, from codec/decoder-h263.cpp:58: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ codec/decoder-h263.cpp: In member function 'int H263Decoder::reassemble_gobs(u_char**, int*)': codec/decoder-h263.cpp:224:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (l=0;l<=endblock;l++) { ~^~~~~~~~~~ codec/decoder-h263.cpp:232:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (size>h263streamsize_) { ~~~~^~~~~~~~~~~~~~~~ codec/decoder-h263.cpp:242:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (l=0;l<=endblock;l++) { ~^~~~~~~~~~ codec/decoder-h263.cpp:255:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((lresult); } ^~~~~~ In file included from /tmp/mbone/vic-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-h263v2.cpp:6: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/decoder.h:49:0, from codec/decoder-h263v2.cpp:6: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-h263v2.cpp:6: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/decoder.h:49:0, from codec/decoder-h263v2.cpp:6: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-h263v2.cpp:6: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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:42:0, from render/renderer.h:43, from codec/decoder-h263v2.cpp:7: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ codec/decoder-h263v2.cpp: In member function 'virtual void H263plusDecoder::recv(pktbuf*)': codec/decoder-h263v2.cpp:170:25: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses] b_tr = (bp[bs] << 6) & 0xc0 | (bp[bs+1] >> 2) & 0x3f; ~~~~~~~~~~~~~~^~~~~~ codec/decoder-h263v2.cpp:153:13: warning: variable 'tid' set but not used [-Wunused-but-set-variable] int tid = 0; ^~~ codec/decoder-h263v2.cpp:154:13: warning: variable 'trun' set but not used [-Wunused-but-set-variable] int trun = 0; ^~~~ codec/decoder-h263v2.cpp:155:13: warning: variable 'tsync' set but not used [-Wunused-but-set-variable] int tsync = 0; ^~~~~ rm -f codec/decoder-cellb.o; c++ -o codec/decoder-cellb.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. codec/decoder-cellb.cpp In file included from codec/decoder.h:49:0, from codec/decoder-cellb.cpp:59: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-cellb.cpp:59: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/decoder.h:49:0, from codec/decoder-cellb.cpp:59: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-cellb.cpp:59: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/decoder.h:49:0, from codec/decoder-cellb.cpp:59: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-cellb.cpp:59: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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 codec/decoder-h261.o; c++ -o codec/decoder-h261.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. codec/decoder-h261.cpp In file included from codec/decoder.h:49:0, from codec/decoder-h261.cpp:42: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-h261.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/decoder.h:49:0, from codec/decoder-h261.cpp:42: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-h261.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/decoder.h:49:0, from codec/decoder-h261.cpp:42: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-h261.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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:42:0, from render/renderer.h:43, from codec/decoder-h261.cpp:43: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ rm -f codec/decoder-h261v1.o; c++ -o codec/decoder-h261v1.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. codec/decoder-h261v1.cpp In file included from codec/decoder.h:49:0, from codec/decoder-h261v1.cpp:42: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-h261v1.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/decoder.h:49:0, from codec/decoder-h261v1.cpp:42: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-h261v1.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/decoder.h:49:0, from codec/decoder-h261v1.cpp:42: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-h261v1.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ codec/decoder-h261v1.cpp: In member function 'const u_char* RTPv1H261Decoder::reassemble(const u_char*, int&, u_int&, u_int&)': codec/decoder-h261v1.cpp:181:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (len > wrkbuflen_) { ~~~~^~~~~~~~~~~~ rm -f codec/decoder-raw.o; c++ -o codec/decoder-raw.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. codec/decoder-raw.cpp In file included from codec/decoder.h:49:0, from codec/decoder-raw.cpp:42: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-raw.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/decoder.h:49:0, from codec/decoder-raw.cpp:42: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-raw.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/decoder.h:49:0, from codec/decoder-raw.cpp:42: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-raw.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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:42:0, from render/renderer.h:43, from codec/decoder-raw.cpp:45: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ rm -f render/renderer.o; c++ -o render/renderer.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. render/renderer.cpp In file included from render/renderer.h:41:0, from render/renderer.cpp:38: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from render/renderer.h:41, from render/renderer.cpp:38: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from render/renderer.h:41:0, from render/renderer.cpp:38: ./vic_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 ./vic_tcl.h:42:0, from render/renderer.h:41, from render/renderer.cpp:38: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from render/renderer.h:41:0, from render/renderer.cpp:38: ./vic_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 ./vic_tcl.h:42:0, from render/renderer.h:41, from render/renderer.cpp:38: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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:42:0, from render/renderer.h:43, from render/renderer.cpp:38: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ rm -f render/renderer-window.o; c++ -o render/renderer-window.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. render/renderer-window.cpp In file included from render/vw.h:40:0, from render/renderer-window.cpp:37: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from render/vw.h:40, from render/renderer-window.cpp:37: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from render/vw.h:40:0, from render/renderer-window.cpp:37: ./vic_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 ./vic_tcl.h:42:0, from render/vw.h:40, from render/renderer-window.cpp:37: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from render/vw.h:40:0, from render/renderer-window.cpp:37: ./vic_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 ./vic_tcl.h:42:0, from render/vw.h:40, from render/renderer-window.cpp:37: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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:42:0, from render/renderer.h:43, from render/renderer-window.h:40, from render/renderer-window.cpp:38: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ render/renderer-window.cpp: In member function 'virtual void WindowRenderer::resize(int, int)': render/renderer-window.cpp:172:6: warning: unused variable 'outw' [-Wunused-variable] int outw = outw_; ^~~~ render/renderer-window.cpp:173:6: warning: unused variable 'outh' [-Wunused-variable] int outh = outh_; ^~~~ rm -f render/color.o; c++ -o render/color.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. render/color.cpp In file included from render/color.h:40:0, from render/color.cpp:43: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from render/color.h:40, from render/color.cpp:43: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from render/color.h:40:0, from render/color.cpp:43: ./vic_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 ./vic_tcl.h:42:0, from render/color.h:40, from render/color.cpp:43: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from render/color.h:40:0, from render/color.cpp:43: ./vic_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 ./vic_tcl.h:42:0, from render/color.h:40, from render/color.cpp:43: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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 render/color-pseudo.o; c++ -o render/color-pseudo.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. render/color-pseudo.cpp In file included from render/color.h:40:0, from render/color-pseudo.h:40, from render/color-pseudo.cpp:52: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from render/color.h:40, from render/color-pseudo.h:40, from render/color-pseudo.cpp:52: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from render/color.h:40:0, from render/color-pseudo.h:40, from render/color-pseudo.cpp:52: ./vic_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 ./vic_tcl.h:42:0, from render/color.h:40, from render/color-pseudo.h:40, from render/color-pseudo.cpp:52: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from render/color.h:40:0, from render/color-pseudo.h:40, from render/color-pseudo.cpp:52: ./vic_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 ./vic_tcl.h:42:0, from render/color.h:40, from render/color-pseudo.h:40, from render/color-pseudo.cpp:52: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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:42:0, from render/renderer.h:43, from render/renderer-window.h:40, from render/color-pseudo.h:41, from render/color-pseudo.cpp:52: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ rm -f render/color-dither.o; c++ -o render/color-dither.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. render/color-dither.cpp In file included from render/color.h:40:0, from render/color-dither.cpp:68: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from render/color.h:40, from render/color-dither.cpp:68: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from render/color.h:40:0, from render/color-dither.cpp:68: ./vic_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 ./vic_tcl.h:42:0, from render/color.h:40, from render/color-dither.cpp:68: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from render/color.h:40:0, from render/color-dither.cpp:68: ./vic_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 ./vic_tcl.h:42:0, from render/color.h:40, from render/color-dither.cpp:68: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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:42:0, from render/renderer.h:43, from render/renderer-window.h:40, from render/color-pseudo.h:41, from render/color-dither.cpp:69: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ render/color-dither.cpp: In member function 'void DitherWindowRenderer::dither_up2_420(const u_char*, u_int, u_int, u_int, u_int) const': render/color-dither.cpp:957:22: warning: variable 'y2' set but not used [-Wunused-but-set-variable] register u_int y1, y2, e2, o2, out1, out2, p; ^~ rm -f render/color-ed.o; c++ -o render/color-ed.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. render/color-ed.cpp In file included from render/color.h:40:0, from render/color-ed.cpp:101: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from render/color.h:40, from render/color-ed.cpp:101: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from render/color.h:40:0, from render/color-ed.cpp:101: ./vic_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 ./vic_tcl.h:42:0, from render/color.h:40, from render/color-ed.cpp:101: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from render/color.h:40:0, from render/color-ed.cpp:101: ./vic_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 ./vic_tcl.h:42:0, from render/color.h:40, from render/color-ed.cpp:101: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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:42:0, from render/renderer.h:43, from render/renderer-window.h:40, from render/color-pseudo.h:41, from render/color-ed.cpp:102: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ render/color-ed.cpp: In function 'int uverr(int, int, const ColorModel::color&)': render/color-ed.cpp:136:27: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses] int u = (int)(uin - c.u) & 0x1ff ^ 0x100; ~~~~~~~~~~~~~~~~~^~~~~~~ render/color-ed.cpp:137:27: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses] int v = (int)(vin - c.v) & 0x1ff ^ 0x100; ~~~~~~~~~~~~~~~~~^~~~~~~ render/color-ed.cpp: In member function 'void EDWindowRenderer::dither_422(const u_char*, u_int, u_int, u_int, u_int) const': render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:379:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[0] | uv0, out0, 24); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:381:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[iw] | uv1, out1, 24); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:382:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[iw+1] | uv1, out1, 16); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:383:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[1] | uv0, out0, 16); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:387:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[2] | uv0, out0, 8); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:388:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[iw+2] | uv1, out1, 8); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:389:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[iw+3] | uv1, out1, 0); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:390:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[3] | uv0, out0, 0); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:414:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[3] | uv0, out0, 0); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:416:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[iw+3] | uv1, out1, 0); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:417:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[iw+2] | uv1, out1, 8); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:418:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[2] | uv0, out0, 8); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:422:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[1] | uv0, out0, 16); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:423:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[iw+1] | uv1, out1, 16); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:424:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[iw] | uv1, out1, 24); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:425:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[0] | uv0, out0, 24); ^~~~~~ render/color-ed.cpp: In member function 'void EDWindowRenderer::dither_down2_422(const u_char*, u_int, u_int, u_int, u_int) const': render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:456:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[0] | uv, out0, 24); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:459:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[diw] | uv, out1, 24); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:462:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[2] | uv, out0, 16); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:464:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[diw+2] | uv, out1, 16); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:467:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[4] | uv, out0, 8); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:469:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[diw+4] | uv, out1, 8); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:472:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[6] | uv, out0, 0); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:474:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[diw+6] | uv, out1, 0); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:496:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[6] | uv, out0, 0); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:499:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[diw+3] | uv, out1, 0); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:502:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[4] | uv, out0, 8); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:504:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[diw+4] | uv, out1, 8); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:507:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[2] | uv, out0, 16); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:509:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[diw+2] | uv, out1, 16); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:512:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[0] | uv, out0, 24); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:514:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[diw] | uv, out1, 24); ^~~~~~ render/color-ed.cpp: In member function 'void EDWindowRenderer::dither_down4_422(const u_char*, u_int, u_int, u_int, u_int) const': render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:545:4: note: in expansion of macro 'ONEPIX0' ONEPIX0(yp[0] | uv, out0); ^~~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:548:4: note: in expansion of macro 'ONEPIX0' ONEPIX0(yp[4] | uv, out0); ^~~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:551:4: note: in expansion of macro 'ONEPIX0' ONEPIX0(yp[8] | uv, out0); ^~~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:554:4: note: in expansion of macro 'ONEPIX0' ONEPIX0(yp[12] | uv, out0); ^~~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:574:4: note: in expansion of macro 'ONEPIX0' ONEPIX0(yp[12] | uv, out0); ^~~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:577:4: note: in expansion of macro 'ONEPIX0' ONEPIX0(yp[8] | uv, out0); ^~~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:580:4: note: in expansion of macro 'ONEPIX0' ONEPIX0(yp[4] | uv, out0); ^~~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:583:4: note: in expansion of macro 'ONEPIX0' ONEPIX0(yp[0] | uv, out0); ^~~~~~~ render/color-ed.cpp: In member function 'void EDWindowRenderer::dither_down_422(const u_char*, u_int, u_int, u_int, u_int) const': render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:615:4: note: in expansion of macro 'ONEPIX0' ONEPIX0(yp[0] | uv, out0); ^~~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:618:4: note: in expansion of macro 'ONEPIX0' ONEPIX0(yp[is] | uv, out0); ^~~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:621:4: note: in expansion of macro 'ONEPIX0' ONEPIX0(yp[is << 1] | uv, out0); ^~~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:624:4: note: in expansion of macro 'ONEPIX0' ONEPIX0(yp[is3] | uv, out0); ^~~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:645:4: note: in expansion of macro 'ONEPIX0' ONEPIX0(yp[is3] | uv, out0); ^~~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:648:4: note: in expansion of macro 'ONEPIX0' ONEPIX0(yp[is << 1] | uv, out0); ^~~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:651:4: note: in expansion of macro 'ONEPIX0' ONEPIX0(yp[is] | uv, out0); ^~~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:654:4: note: in expansion of macro 'ONEPIX0' ONEPIX0(yp[0] | uv, out0); ^~~~~~~ render/color-ed.cpp: In member function 'void EDWindowRenderer::dither_up2_422(const u_char*, u_int, u_int, u_int, u_int) const': render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:684:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[0] | uv, out0, 24); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:686:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[0] | uv, out1, 24); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:687:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[0] | uv, out1, 16); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:688:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[0] | uv, out0, 16); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:690:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[1] | uv, out0, 8); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:691:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[1] | uv, out1, 8); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:692:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[1] | uv, out1, 0); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:693:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[1] | uv, out0, 0); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:717:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[1] | uv, out0, 0); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:719:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[1] | uv, out1, 0); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:720:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[1] | uv, out1, 8); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:721:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[1] | uv, out0, 8); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:723:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[0] | uv, out0, 16); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:724:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[0] | uv, out1, 16); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:725:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[0] | uv, out1, 24); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:726:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[0] | uv, out0, 24); ^~~~~~ render/color-ed.cpp: In member function 'void EDWindowRenderer::dither_420(const u_char*, u_int, u_int, u_int, u_int) const': render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:759:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[0] | uv, out0, 24); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:760:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[iw] | uv, out1, 24); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:761:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[iw+1] | uv, out1, 16); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:762:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[1] | uv, out0, 16); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:765:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[2] | uv, out0, 8); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:766:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[iw+2] | uv, out1, 8); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:767:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[iw+3] | uv, out1, 0); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:768:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[3] | uv, out0, 0); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:791:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[3] | uv, out0, 0); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:792:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[iw+3] | uv, out1, 0); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:793:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[iw+2] | uv, out1, 8); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:794:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[2] | uv, out0, 8); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:797:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[1] | uv, out0, 16); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:798:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[iw+1] | uv, out1, 16); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:799:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[iw] | uv, out1, 24); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:800:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[0] | uv, out0, 24); ^~~~~~ render/color-ed.cpp: In member function 'void EDWindowRenderer::dither_down2_420(const u_char*, u_int, u_int, u_int, u_int) const': render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:835:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[0] | uv, out0, 24); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:837:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[diw] | uv, out1, 24); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:840:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[2] | uv, out0, 16); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:842:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[diw+2] | uv, out1, 16); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:845:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[4] | uv, out0, 8); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:847:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[diw+4] | uv, out1, 8); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:850:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[6] | uv, out0, 0); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:852:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[diw+6] | uv, out1, 0); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:876:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[6] | uv, out0, 0); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:878:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[diw+3] | uv1, out1, 0); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:881:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[4] | uv, out0, 8); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:883:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[diw+4] | uv1, out1, 8); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:886:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[2] | uv, out0, 16); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:888:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[diw+2] | uv1, out1, 16); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:891:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[0] | uv, out0, 24); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:893:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[diw] | uv1, out1, 24); ^~~~~~ render/color-ed.cpp: In member function 'void EDWindowRenderer::dither_down4_420(const u_char*, u_int, u_int, u_int, u_int) const': render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:924:4: note: in expansion of macro 'ONEPIX0' ONEPIX0(yp[0] | uv, out0); ^~~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:927:4: note: in expansion of macro 'ONEPIX0' ONEPIX0(yp[4] | uv, out0); ^~~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:930:4: note: in expansion of macro 'ONEPIX0' ONEPIX0(yp[8] | uv, out0); ^~~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:933:4: note: in expansion of macro 'ONEPIX0' ONEPIX0(yp[12] | uv, out0); ^~~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:953:4: note: in expansion of macro 'ONEPIX0' ONEPIX0(yp[12] | uv0, out0); ^~~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:956:4: note: in expansion of macro 'ONEPIX0' ONEPIX0(yp[8] | uv0, out0); ^~~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:959:4: note: in expansion of macro 'ONEPIX0' ONEPIX0(yp[4] | uv0, out0); ^~~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:962:4: note: in expansion of macro 'ONEPIX0' ONEPIX0(yp[0] | uv0, out0); ^~~~~~~ render/color-ed.cpp: In member function 'void EDWindowRenderer::dither_down_420(const u_char*, u_int, u_int, u_int, u_int) const': render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:994:4: note: in expansion of macro 'ONEPIX0' ONEPIX0(yp[0] | uv, out0); ^~~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:997:4: note: in expansion of macro 'ONEPIX0' ONEPIX0(yp[istride] | uv, out0) ^~~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:1000:4: note: in expansion of macro 'ONEPIX0' ONEPIX0(yp[istride << 1] | uv, out0); ^~~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:1003:4: note: in expansion of macro 'ONEPIX0' ONEPIX0(yp[istride3] | uv, out0); ^~~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:1024:4: note: in expansion of macro 'ONEPIX0' ONEPIX0(yp[istride3] | uv, out0); ^~~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:1027:4: note: in expansion of macro 'ONEPIX0' ONEPIX0(yp[istride << 1] | uv, out0); ^~~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:1030:4: note: in expansion of macro 'ONEPIX0' ONEPIX0(yp[istride] | uv, out0); ^~~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:1033:4: note: in expansion of macro 'ONEPIX0' ONEPIX0(yp[0] | uv, out0); ^~~~~~~ render/color-ed.cpp: In member function 'void EDWindowRenderer::dither_up2_420(const u_char*, u_int, u_int, u_int, u_int) const': render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:1064:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[0] | uv, out0, 24); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:1065:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[0] | uv, out1, 24); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:1066:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[0] | uv, out1, 16); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:1067:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[0] | uv, out0, 16); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:1069:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[1] | uv, out0, 8); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:1070:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[1] | uv, out1, 8); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:1071:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[1] | uv, out1, 0); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:1072:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[1] | uv, out0, 0); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:1095:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[1] | uv, out0, 0); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:1096:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[1] | uv, out1, 0); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:1097:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[1] | uv, out1, 8); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:1098:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[1] | uv, out0, 8); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:1100:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[0] | uv, out0, 16); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:1101:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[0] | uv, out1, 16); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:1102:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[0] | uv, out1, 24); ^~~~~~ render/color-ed.cpp:345:36: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses] t = lut[t & (1 << (7+7+ED_YBITS)) - 1]; \ ~~~~~~~~~~~~~~~~~~~~~~^~~ render/color-ed.cpp:355:2: note: in expansion of macro 'ONEPIX0' ONEPIX0(in, out); \ ^~~~~~~ render/color-ed.cpp:1103:4: note: in expansion of macro 'ONEPIX' ONEPIX(yp[0] | uv, out0, 24); ^~~~~~ rm -f render/color-quant.o; c++ -o render/color-quant.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. render/color-quant.cpp In file included from render/color.h:40:0, from render/color-quant.cpp:47: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from render/color.h:40, from render/color-quant.cpp:47: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from render/color.h:40:0, from render/color-quant.cpp:47: ./vic_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 ./vic_tcl.h:42:0, from render/color.h:40, from render/color-quant.cpp:47: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from render/color.h:40:0, from render/color-quant.cpp:47: ./vic_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 ./vic_tcl.h:42:0, from render/color.h:40, from render/color-quant.cpp:47: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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:42:0, from render/renderer.h:43, from render/renderer-window.h:40, from render/color-pseudo.h:41, from render/color-quant.cpp:48: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ render/color-quant.cpp: In member function 'void QuantWindowRenderer::map_up2_420(const u_char*, u_int, u_int, u_int, u_int) const': render/color-quant.cpp:741:22: warning: variable 'y2' set but not used [-Wunused-but-set-variable] register u_int y1, y2, e2, o2, out, p; ^~ rm -f render/color-gray.o; c++ -o render/color-gray.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. render/color-gray.cpp In file included from render/renderer.h:41:0, from render/renderer-window.h:40, from render/color-gray.cpp:44: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from render/renderer.h:41, from render/renderer-window.h:40, from render/color-gray.cpp:44: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from render/renderer.h:41:0, from render/renderer-window.h:40, from render/color-gray.cpp:44: ./vic_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 ./vic_tcl.h:42:0, from render/renderer.h:41, from render/renderer-window.h:40, from render/color-gray.cpp:44: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from render/renderer.h:41:0, from render/renderer-window.h:40, from render/color-gray.cpp:44: ./vic_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 ./vic_tcl.h:42:0, from render/renderer.h:41, from render/renderer-window.h:40, from render/color-gray.cpp:44: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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:42:0, from render/renderer.h:43, from render/renderer-window.h:40, from render/color-gray.cpp:44: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ rm -f render/color-mono.o; c++ -o render/color-mono.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. render/color-mono.cpp In file included from render/color.h:40:0, from render/color-mono.cpp:60: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from render/color.h:40, from render/color-mono.cpp:60: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from render/color.h:40:0, from render/color-mono.cpp:60: ./vic_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 ./vic_tcl.h:42:0, from render/color.h:40, from render/color-mono.cpp:60: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from render/color.h:40:0, from render/color-mono.cpp:60: ./vic_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 ./vic_tcl.h:42:0, from render/color.h:40, from render/color-mono.cpp:60: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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:42:0, from render/renderer.h:43, from render/renderer-window.h:40, from render/color-mono.cpp:61: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ render/color-mono.cpp: In member function 'void MonoWindowRenderer::dither(const u_char*, u_int, u_int, u_int, u_int) const': render/color-mono.cpp:398:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (h = 0; h < height; h++) { ~~^~~~~~~~ render/color-mono.cpp:400:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] for (w = 0; w < width; w += 8) { ~~^~~~~~~ rm -f render/color-hist.o; c++ -o render/color-hist.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. render/color-hist.cpp In file included from render/color-hist.h:39:0, from render/color-hist.cpp:49: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./iohandler.h:47, from render/color-hist.h:37, from render/color-hist.cpp:49: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from render/color-hist.h:39:0, from render/color-hist.cpp:49: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./iohandler.h:47, from render/color-hist.h:37, from render/color-hist.cpp:49: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from render/color-hist.h:39:0, from render/color-hist.cpp:49: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./iohandler.h:47, from render/color-hist.h:37, from render/color-hist.cpp:49: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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 render/rgb-converter.o; c++ -o render/rgb-converter.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. render/rgb-converter.cpp rm -f render/vw.o; c++ -o render/vw.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. render/vw.cpp In file included from render/vw.h:40:0, from render/vw.cpp:56: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from render/vw.h:40, from render/vw.cpp:56: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from render/vw.h:40:0, from render/vw.cpp:56: ./vic_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 ./vic_tcl.h:42:0, from render/vw.h:40, from render/vw.cpp:56: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from render/vw.h:40:0, from render/vw.cpp:56: ./vic_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 ./vic_tcl.h:42:0, from render/vw.h:40, from render/vw.cpp:56: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ render/vw.cpp: In member function 'virtual int MonitorCommand::command(int, const char* const*)': render/vw.cpp:1934:57: warning: unused parameter 'argv' [-Wunused-parameter] int MonitorCommand::command(int argc, const char*const* argv) ^~~~ render/vw.cpp: In member function 'virtual int UpdateRatesCommand::command(int, const char* const*)': render/vw.cpp:1967:61: warning: unused parameter 'argv' [-Wunused-parameter] int UpdateRatesCommand::command(int argc, const char*const* argv) ^~~~ rm -f render/ppm.o; c++ -o render/ppm.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. render/ppm.cpp In file included from render/ppm.cpp:38:0: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from render/ppm.cpp:38: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from render/ppm.cpp:38:0: ./vic_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 ./vic_tcl.h:42:0, from render/ppm.cpp:38: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from render/ppm.cpp:38:0: ./vic_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 ./vic_tcl.h:42:0, from render/ppm.cpp:38: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ render/ppm.cpp: In member function 'virtual int PPM::command(int, const char* const*)': render/ppm.cpp:123:111: warning: unknown conversion type character '\x0a' in format [-Wformat=] sprintf(TCLresult, "ppm.cpp: Can't dump overlay image file %s into channel %l\n", (char*)argv[2], (long)Ch); ^ render/ppm.cpp:123:111: warning: too many arguments for format [-Wformat-extra-args] rm -f render/color-true.o; c++ -o render/color-true.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. render/color-true.cpp In file included from render/color.h:40:0, from render/color-true.cpp:47: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from render/color.h:40, from render/color-true.cpp:47: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from render/color.h:40:0, from render/color-true.cpp:47: ./vic_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 ./vic_tcl.h:42:0, from render/color.h:40, from render/color-true.cpp:47: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from render/color.h:40:0, from render/color-true.cpp:47: ./vic_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 ./vic_tcl.h:42:0, from render/color.h:40, from render/color-true.cpp:47: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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:42:0, from render/renderer.h:43, from render/renderer-window.h:40, from render/color-true.cpp:48: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ rm -f render/color-hi.o; c++ -o render/color-hi.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. render/color-hi.cpp In file included from render/color.h:40:0, from render/color-hi.cpp:42: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from render/color.h:40, from render/color-hi.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from render/color.h:40:0, from render/color-hi.cpp:42: ./vic_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 ./vic_tcl.h:42:0, from render/color.h:40, from render/color-hi.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from render/color.h:40:0, from render/color-hi.cpp:42: ./vic_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 ./vic_tcl.h:42:0, from render/color.h:40, from render/color-hi.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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:42:0, from render/renderer.h:43, from render/renderer-window.h:40, from render/color-hi.cpp:43: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ rm -f codec/p64/p64as.o; c++ -o codec/p64/p64as.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. codec/p64/p64as.cpp rm -f codec/decoder-h261as.o; c++ -o codec/decoder-h261as.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. codec/decoder-h261as.cpp In file included from codec/decoder.h:49:0, from codec/decoder-h261as.cpp:42: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-h261as.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/decoder.h:49:0, from codec/decoder-h261as.cpp:42: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-h261as.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/decoder.h:49:0, from codec/decoder-h261as.cpp:42: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-h261as.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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:42:0, from render/renderer.h:43, from codec/decoder-h261as.cpp:43: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ rm -f codec/encoder-h261as.o; c++ -o codec/encoder-h261as.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. codec/encoder-h261as.cpp In file included from net/net.h:41:0, from codec/encoder-h261as.cpp:7: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from net/net.h:41, from codec/encoder-h261as.cpp:7: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/net.h:41:0, from codec/encoder-h261as.cpp:7: ./vic_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 ./vic_tcl.h:42:0, from net/net.h:41, from codec/encoder-h261as.cpp:7: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/net.h:41:0, from codec/encoder-h261as.cpp:7: ./vic_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 ./vic_tcl.h:42:0, from net/net.h:41, from codec/encoder-h261as.cpp:7: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/encoder-h261as.cpp:14:0: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ rm -f codec/encoder-bvc.o; c++ -o codec/encoder-bvc.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. codec/encoder-bvc.cpp In file included from net/net.h:41:0, from codec/encoder-bvc.cpp:10: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 codec/encoder-bvc.cpp:7:0: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/net.h:41:0, from codec/encoder-bvc.cpp:10: ./vic_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 codec/encoder-bvc.cpp:7:0: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/net.h:41:0, from codec/encoder-bvc.cpp:10: ./vic_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 codec/encoder-bvc.cpp:7:0: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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:42:0, from codec/encoder-bvc.cpp:14: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ codec/encoder-bvc.cpp: At global scope: codec/encoder-bvc.cpp:426:3: warning: unnamed type with no linkage used to declare variable ' b' with linkage } b; ^ codec/encoder-bvc.cpp:440:15: warning: 'depth' defined but not used [-Wunused-variable] static u_char depth[] = { ^~~~~ codec/encoder-bvc.cpp: In member function 'virtual int BvcEncoder::consume(const VideoFrame*)': codec/encoder-bvc.cpp:871:11: warning: 'ysave' may be used uninitialized in this function [-Wmaybe-uninitialized] memcpy(p, ysave, 16); ~~~~~~^~~~~~~~~~~~~~ rm -f codec/decoder-bvc.o; c++ -o codec/decoder-bvc.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. codec/decoder-bvc.cpp In file included from codec/decoder.h:49:0, from codec/decoder-bvc.cpp:7: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-bvc.cpp:7: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/decoder.h:49:0, from codec/decoder-bvc.cpp:7: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-bvc.cpp:7: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from codec/decoder.h:49:0, from codec/decoder-bvc.cpp:7: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from codec/decoder.h:39, from codec/decoder-bvc.cpp:7: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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:42:0, from render/renderer.h:43, from codec/decoder-bvc.cpp:10: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ codec/decoder-bvc.cpp: In member function 'void BvcDecoder::decode_sbc(int8_t*, int8_t*, int8_t*, int)': codec/decoder-bvc.cpp:565:9: warning: variable 'off' set but not used [-Wunused-but-set-variable] int off; ^~~ codec/decoder-bvc.cpp:607:9: warning: variable 'off' set but not used [-Wunused-but-set-variable] int off; ^~~ codec/decoder-bvc.cpp: In member function 'void BvcDecoder::decode(const u_char*, int, int)': codec/decoder-bvc.cpp:767:19: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((unsigned)x > inw_ || (unsigned)y > inh_) { ~~~~~~~~~~~~^~~~~~ codec/decoder-bvc.cpp:767:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if ((unsigned)x > inw_ || (unsigned)y > inh_) { ~~~~~~~~~~~~^~~~~~ rm -f mkcube c++ -o mkcube -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. render/mkcube/mkcube.cpp rm -f rgb-cube.ppm ./mkcube rgb > rgb-cube.ppm rm -f ppmtolut gcc -o ppmtolut -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. render/ppmtolut/ppmtolut.c -lm render/ppmtolut/ppmtolut.c:35:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = ^~~~~ 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 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/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 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. cm1.c rm -f mkhuff c++ -o mkhuff -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. codec/p64/mkhuff.cpp codec/p64/mkhuff.cpp: In function 'void gen_hte_mba()': codec/p64/mkhuff.cpp:241:59: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=] printf("\t{ %d, %d },\n", btoi(hc->str), strlen(hc->str)); ~~~~~~~~~~~~~~~^ codec/p64/mkhuff.cpp: In function 'void gen_hte_tc()': codec/p64/mkhuff.cpp:269:42: warning: format '%d' expects argument of type 'int', but argument 3 has type 'size_t {aka long unsigned int}' [-Wformat=] btoi(hc->str), strlen(hc->str)); ~~~~~~~~~~~~~~~^ rm -f huffcode.c ./mkhuff -e > huffcode.c rm -f huffcode.o; gcc -o huffcode.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. huffcode.c rm -f version.c echo `cat VERSION`-r`svnversion` | sed 's/.*/char version[] = "&";/' > version.c sh: svnversion: not found rm -f version.o; gcc -o version.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. version.c rm -f mkbv c++ -o mkbv -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. render/mkbv/mkbv.c rm -f bv.c ./mkbv > bv.c rm -f bv.o; gcc -o bv.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. bv.c rm -f codec/pvh-huff.o; gcc -o codec/pvh-huff.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. codec/pvh-huff.c rm -f tcl2c++ c++ -o tcl2c++ -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. tcl/tcl2cpp/tcl2cpp.c base=ui-ctrlmenu; rm -f ui-ctrlmenu.o $base.cpp ; ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; c++ -o ui-ctrlmenu.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp In file included from tcl/ui-ctrlmenu.cpp:2178:0: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-ctrlmenu.cpp:2178: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/ui-ctrlmenu.cpp:2178:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-ctrlmenu.cpp:2178: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/ui-ctrlmenu.cpp:2178:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-ctrlmenu.cpp:2178: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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.cpp ; ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; c++ -o ui-main.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp In file included from tcl/ui-main.cpp:1278:0: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-main.cpp:1278: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/ui-main.cpp:1278:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-main.cpp:1278: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/ui-main.cpp:1278:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-main.cpp:1278: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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.cpp ; ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; c++ -o ui-resource.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp In file included from tcl/ui-resource.cpp:366:0: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-resource.cpp:366: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/ui-resource.cpp:366:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-resource.cpp:366: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/ui-resource.cpp:366:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-resource.cpp:366: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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-relate; rm -f ui-relate.o $base.cpp ; ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; c++ -o ui-relate.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp In file included from tcl/ui-relate.cpp:520:0: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-relate.cpp:520: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/ui-relate.cpp:520:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-relate.cpp:520: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/ui-relate.cpp:520:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-relate.cpp:520: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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-titlemaker; rm -f ui-titlemaker.o $base.cpp ; ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; c++ -o ui-titlemaker.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp In file included from tcl/ui-titlemaker.cpp:230:0: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-titlemaker.cpp:230: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/ui-titlemaker.cpp:230:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-titlemaker.cpp:230: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/ui-titlemaker.cpp:230:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-titlemaker.cpp:230: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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.cpp ; ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; c++ -o ui-srclist.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp In file included from tcl/ui-srclist.cpp:149:0: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-srclist.cpp:149: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/ui-srclist.cpp:149:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-srclist.cpp:149: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/ui-srclist.cpp:149:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-srclist.cpp:149: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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.cpp ; ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; c++ -o ui-stats.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp In file included from tcl/ui-stats.cpp:952:0: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-stats.cpp:952: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/ui-stats.cpp:952:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-stats.cpp:952: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/ui-stats.cpp:952:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-stats.cpp:952: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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.cpp ; ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; c++ -o ui-util.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp In file included from tcl/ui-util.cpp:348:0: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-util.cpp:348: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/ui-util.cpp:348:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-util.cpp:348: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/ui-util.cpp:348:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-util.cpp:348: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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.cpp ; ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; c++ -o ui-windows.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp In file included from tcl/ui-windows.cpp:945:0: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-windows.cpp:945: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/ui-windows.cpp:945:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-windows.cpp:945: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/ui-windows.cpp:945:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-windows.cpp:945: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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.cpp ; ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; c++ -o ui-switcher.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp In file included from tcl/ui-switcher.cpp:167:0: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-switcher.cpp:167: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/ui-switcher.cpp:167:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-switcher.cpp:167: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/ui-switcher.cpp:167:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-switcher.cpp:167: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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.cpp ; ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; c++ -o ui-extout.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp In file included from tcl/ui-extout.cpp:335:0: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-extout.cpp:335: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/ui-extout.cpp:335:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-extout.cpp:335: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/ui-extout.cpp:335:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-extout.cpp:335: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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.cpp ; ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; c++ -o ui-grabber.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp In file included from tcl/ui-grabber.cpp:1440:0: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-grabber.cpp:1440: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/ui-grabber.cpp:1440:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-grabber.cpp:1440: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/ui-grabber.cpp:1440:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-grabber.cpp:1440: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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.cpp ; ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; c++ -o ui-unix.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp In file included from tcl/ui-unix.cpp:128:0: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-unix.cpp:128: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/ui-unix.cpp:128:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-unix.cpp:128: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/ui-unix.cpp:128:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/ui-unix.cpp:128: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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.cpp ; ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; c++ -o cf-main.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp In file included from tcl/cf-main.cpp:70:0: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from tcl/cf-main.cpp:70: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/cf-main.cpp:70:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/cf-main.cpp:70: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/cf-main.cpp:70:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/cf-main.cpp:70: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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.cpp ; ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; c++ -o cf-tm.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp In file included from tcl/cf-tm.cpp:130:0: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from tcl/cf-tm.cpp:130: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/cf-tm.cpp:130:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/cf-tm.cpp:130: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/cf-tm.cpp:130:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/cf-tm.cpp:130: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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.cpp ; ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; c++ -o cf-confbus.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp In file included from tcl/cf-confbus.cpp:50:0: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from tcl/cf-confbus.cpp:50: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/cf-confbus.cpp:50:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/cf-confbus.cpp:50: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/cf-confbus.cpp:50:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/cf-confbus.cpp:50: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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.cpp ; ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; c++ -o cf-network.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp In file included from tcl/cf-network.cpp:378:0: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from tcl/cf-network.cpp:378: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/cf-network.cpp:378:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/cf-network.cpp:378: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/cf-network.cpp:378:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/cf-network.cpp:378: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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.cpp ; ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; c++ -o cf-util.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp In file included from tcl/cf-util.cpp:181:0: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from tcl/cf-util.cpp:181: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/cf-util.cpp:181:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/cf-util.cpp:181: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/cf-util.cpp:181:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/cf-util.cpp:181: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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.cpp ; ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; c++ -o tkerror.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp In file included from tcl/tkerror.cpp:42:0: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from tcl/tkerror.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/tkerror.cpp:42:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/tkerror.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/tkerror.cpp:42:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/tkerror.cpp:42: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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.cpp ; ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; c++ -o entry.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp In file included from tcl/entry.cpp:40:0: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from tcl/entry.cpp:40: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/entry.cpp:40:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/entry.cpp:40: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/entry.cpp:40:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/entry.cpp:40: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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=accessgrid; rm -f accessgrid.o $base.cpp ; ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; c++ -o accessgrid.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp In file included from tcl/accessgrid.cpp:740:0: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from tcl/accessgrid.cpp:740: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/accessgrid.cpp:740:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/accessgrid.cpp:740: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/accessgrid.cpp:740:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/accessgrid.cpp:740: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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=ag-pixrate; rm -f ag-pixrate.o $base.cpp ; ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; c++ -o ag-pixrate.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp In file included from tcl/ag-pixrate.cpp:96:0: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from tcl/ag-pixrate.cpp:96: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/ag-pixrate.cpp:96:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/ag-pixrate.cpp:96: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/ag-pixrate.cpp:96:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/ag-pixrate.cpp:96: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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=autoplace_ui; rm -f autoplace_ui.o $base.cpp ; ./tcl2c++ 2 tcl/$base.tcl > tcl/$base.cpp ; c++ -o autoplace_ui.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. tcl/$base.cpp ; rm -f tcl/$base.cpp In file included from tcl/autoplace_ui.cpp:900:0: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from tcl/autoplace_ui.cpp:900: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/autoplace_ui.cpp:900:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/autoplace_ui.cpp:900: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/autoplace_ui.cpp:900:0: ./vic_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 ./vic_tcl.h:42:0, from tcl/autoplace_ui.cpp:900: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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.cpp ; ./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.cpp ; c++ -o tk.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. $base.cpp ; rm -f $base.cpp In file included from tk.cpp:7207:0: vic_tcl.h: In member function 'char* Tcl::result() const': vic_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 vic_tcl.h:42:0, from tk.cpp:7207: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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.cpp:7207:0: vic_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 vic_tcl.h:42:0, from tk.cpp:7207: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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.cpp:7207:0: vic_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 vic_tcl.h:42:0, from tk.cpp:7207: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. strtol.c strtol.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Header$ SPRITE (Berkeley)"; ^~~~~ rm -f strtoul.o; gcc -o strtoul.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. strtoul.c strtoul.c: In function 'strtoul': strtoul.c:171:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (digit >= base) { ^~ At top level: strtoul.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=] static const char rcsid[] = "$Header$ SPRITE (Berkeley)"; ^~~~~ rm -f video/grabber-ov511.o; c++ -o video/grabber-ov511.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. video/grabber-ov511.cpp In file included from video/grabber.h:41:0, from video/grabber-ov511.cpp:67: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./timer.h:41, from video/grabber.h:39, from video/grabber-ov511.cpp:67: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from video/grabber.h:41:0, from video/grabber-ov511.cpp:67: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./timer.h:41, from video/grabber.h:39, from video/grabber-ov511.cpp:67: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from video/grabber.h:41:0, from video/grabber-ov511.cpp:67: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./timer.h:41, from video/grabber.h:39, from video/grabber-ov511.cpp:67: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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:42:0, from video/grabber-ov511.cpp:70: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ video/grabber-ov511.cpp: In member function 'int OV511Grabber::capture()': video/grabber-ov511.cpp:841:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (dstoff + cplen < sizeof(frmbuf)) ~~~~~~~~~~~~~~~^~~~~~~~~ video/grabber-ov511.cpp: At global scope: video/grabber-ov511.cpp:43:13: warning: 'rcsid' defined but not used [-Wunused-variable] static char rcsid[] = ^~~~~ rm -f video/grabber-v4l2.o; c++ -o video/grabber-v4l2.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. video/grabber-v4l2.cpp In file included from video/grabber.h:41:0, from video/grabber-v4l2.cpp:73: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./timer.h:41, from video/grabber.h:39, from video/grabber-v4l2.cpp:73: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from video/grabber.h:41:0, from video/grabber-v4l2.cpp:73: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./timer.h:41, from video/grabber.h:39, from video/grabber-v4l2.cpp:73: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from video/grabber.h:41:0, from video/grabber-v4l2.cpp:73: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./timer.h:41, from video/grabber.h:39, from video/grabber-v4l2.cpp:73: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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:42:0, from video/grabber-v4l2.cpp:76: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ video/grabber-v4l2.cpp: In constructor 'V4l2Scanner::V4l2Scanner(const char**)': video/grabber-v4l2.cpp:276:70: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses] if (capability.capabilities & V4L2_CAP_VIDEO_CAPTURE == 0) { ^ rm -f video/grabber-x11.o; c++ -o video/grabber-x11.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. video/grabber-x11.cpp In file included from video/grabber.h:41:0, from video/grabber-x11.cpp:40: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./timer.h:41, from video/grabber.h:39, from video/grabber-x11.cpp:40: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from video/grabber.h:41:0, from video/grabber-x11.cpp:40: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./timer.h:41, from video/grabber.h:39, from video/grabber-x11.cpp:40: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:499:18: note: in expansion of macro 'TCL_DEPRECATED_API' char *result TCL_DEPRECATED_API("use Tcl_GetStringResult/Tcl_SetResult"); ^~~~~~~~~~~~~~~~~~ In file included from video/grabber.h:41:0, from video/grabber-x11.cpp:40: ./vic_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-devel/work/.buildlink/include/tk.h:19:0, from ./timer.h:41, from video/grabber.h:39, from video/grabber-x11.cpp:40: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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:42:0, from video/grabber-x11.cpp:43: rtp/transmitter.h: In member function 'void Transmitter::bps(int)': rtp/transmitter.h:78:22: warning: parameter 'kbps' set but not used [-Wunused-but-set-parameter] inline void bps(int kbps) { kbps = kbps_; } ^~~~ video/grabber-x11.cpp: In member function 'virtual int X11Grabber::command(int, const char* const*)': video/grabber-x11.cpp:1307:14: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] if (dec != decimate_) { ~~~~^~~~~~~~~~~~ rm -f net/crypt-rijndael.o; c++ -o net/crypt-rijndael.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. net/crypt-rijndael.cpp In file included from net/crypt.h:41:0, from net/crypt-rijndael.cpp:40: ./vic_tcl.h: In member function 'char* Tcl::result() const': ./vic_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 ./vic_tcl.h:42:0, from net/crypt.h:41, from net/crypt-rijndael.cpp:40: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/crypt.h:41:0, from net/crypt-rijndael.cpp:40: ./vic_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 ./vic_tcl.h:42:0, from net/crypt.h:41, from net/crypt-rijndael.cpp:40: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h: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/crypt.h:41:0, from net/crypt-rijndael.cpp:40: ./vic_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 ./vic_tcl.h:42:0, from net/crypt.h:41, from net/crypt-rijndael.cpp:40: /tmp/mbone/vic-devel/work/.buildlink/include/tcl.h:166:71: note: declared here # define TCL_DEPRECATED_API(msg) __attribute__ ((__deprecated__ (msg))) ^ /tmp/mbone/vic-devel/work/.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 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. -Wl,-zrelro -Wl,-znow -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -L/usr/lib -Wl,-R/usr/lib -o vic net/inet.o net/inet6.o codec/cellb_tables.o tkStripchart.o md5c.o random.o codec/h263/h263rtp.o codec/h263/h263dec.o codec/h263/bitIn.o codec/h263/input.o codec/h263/getgob.o codec/h263/reconh263.o codec/h263/recon.o codec/h263/getvlc.o codec/h263/getblk.o codec/h263/h263enc.o codec/h263/motion.o codec/h263/block.o codec/h263/bitOut.o codec/h263/h263mux.o codec/h263/idctdec.o codec/h263/fdct.o codec/h263/code.o codec/h263/gethdr.o codec/h263/idctenc.o codec/h263/sac.o main.o iohandler.o timer.o idlecallback.o media-timer.o rate-variable.o Tcl.o Tcl2.o module.o net/crypt.o net/crypt-des.o net/pkttbl.o net/pktbuf.o net/net.o net/net-ip.o net/net-addr.o net/net-ipv6.o net/mbus_handler.o net/mbus_engine.o net/group-ipc.o net/confbus.o rtp/session.o rtp/source.o rtp/transmitter.o rtp/pktbuf-rtp.o video/device.o video/grabber.o video/grabber-still.o codec/encoder-h261.o codec/encoder-jpeg.o codec/encoder-raw.o codec/encoder-h263.o codec/encoder-h263v2.o codec/encoder-nv.o codec/encoder-cellb.o codec/encoder-pvh.o codec/compositor.o codec/jpeg/jpeg.o codec/p64/p64.o codec/dct.o codec/transcoder-jpeg.o codec/framer-jpeg.o codec/decoder-pvh.o video/assistor-list.o codec/decoder.o codec/decoder-jpeg.o codec/decoder-nv.o codec/decoder-h263.o codec/decoder-h263v2.o codec/decoder-cellb.o codec/decoder-h261.o codec/decoder-h261v1.o codec/decoder-raw.o render/renderer.o render/renderer-window.o render/color.o render/color-pseudo.o render/color-dither.o render/color-ed.o render/color-quant.o render/color-gray.o render/color-mono.o render/color-hist.o render/rgb-converter.o render/vw.o render/ppm.o render/color-true.o render/color-hi.o codec/p64/p64as.o codec/decoder-h261as.o codec/encoder-h261as.o codec/encoder-bvc.o codec/decoder-bvc.o cm0.o cm1.o huffcode.o version.o bv.o codec/pvh-huff.o ui-ctrlmenu.o ui-main.o ui-resource.o ui-relate.o ui-titlemaker.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 accessgrid.o ag-pixrate.o autoplace_ui.o tk.o strtol.o strtoul.o video/grabber-ov511.o video/grabber-v4l2.o video/grabber-x11.o net/crypt-rijndael.o -lv4l2 -L/usr/pkg/lib -Wl,-R/usr/pkg/lib -ltk86 -Wl,-R/usr/pkg/lib -L/usr/pkg/lib -ltcl86 -L/usr/X11R7/lib -Wl,-R/usr/X11R7/lib -lX11 -lXss -lXext codec/tmndec/libh263.a codec/tmn-x/libh263coder.a -luclmmbase -lm -lz -lpthread rm -f render/histtolut/convex_hull.o; gcc -o render/histtolut/convex_hull.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. render/histtolut/convex_hull.c rm -f histtolut c++ -o histtolut -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS -DARCH_X86_64 -fsigned-char -DED_YBITS=4 -DSIGRET=void -DNLAYER=8 -D_GNU_SOURCE -DUSE_INTERP_RESULT -I. -Icodec/tmndec -Icodec/tmn-x -Icodec/h263 -Irtp -Irender -Inet -Ivideo -Icodec -I../common/src -I/usr/pkg/include/common-mml -I/usr/pkg/include -I/usr/pkg/include -I/usr/X11R7/include -Icodec/jpeg -Icodec/p64 -I. render/histtolut/histtolut.cpp render/histtolut/convex_hull.o