=> Bootstrap dependency digest>=20211023: found digest-20220214
===> 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]
tmndec.c:775:6: warning: 'flushdisplaybuffer' defined but not used [-Wunused-function]
tmndec.c:650:12: warning: 'getval' defined but not used [-Wunused-function]
tmndec.c:97:12: warning: 'loopflag' defined but not used [-Wunused-variable]
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]
getpic.c:1214:16: warning: unused variable 'mvy' [-Wunused-variable]
getpic.c:1214:7: warning: unused variable 'mvx' [-Wunused-variable]
getpic.c: In function 'get_EI_EP_MBs':
getpic.c:1892:32: warning: variable 'pCOD' set but not used [-Wunused-but-set-variable]
getpic.c:1890:37: warning: unused variable 'mvby' [-Wunused-variable]
getpic.c:1890:27: warning: unused variable 'mvbx' [-Wunused-variable]
getpic.c:1889:16: warning: unused variable 'mvy' [-Wunused-variable]
getpic.c:1889:7: warning: unused variable 'mvx' [-Wunused-variable]
getpic.c: In function 'Intra_AC_DC_Decode':
getpic.c:3032:68: warning: unused parameter 'MBA' [-Wunused-parameter]
getpic.c: In function 'UpsampleComponent':
getpic.c:3667:46: warning: variable 'enhanced_origin' set but not used [-Wunused-but-set-variable]
getpic.c: In function 'PictureDisplay':
getpic.c:3811:43: warning: variable 'display_framenum' set but not used [-Wunused-but-set-variable]
getpic.c:3810:14: warning: unused variable 'last_frame_disposable' [-Wunused-variable]
At top level:
getpic.c:3810:14: 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]
getpic.c:292:37: note: 'pmvdby' was declared here
getpic.c:1073:15: warning: 'pmvdbx' may be used uninitialized in this function [-Wmaybe-uninitialized]
getpic.c:292:29: note: 'pmvdbx' was declared here
getpic.c:302:10: warning: 'store_qcoeff' may be used uninitialized in this function [-Wmaybe-uninitialized]
getpic.c: In function 'get_reference_picture':
getpic.c:3985:2: warning: 'd' may be used uninitialized in this function [-Wmaybe-uninitialized]
getpic.c:3959:11: note: 'd' was declared here
getpic.c: In function 'getpicture':
getpic.c:1900:10: warning: 'store_qcoeff' may be used uninitialized in this function [-Wmaybe-uninitialized]
getpic.c:1225:10: warning: 'store_qcoeff' may be used uninitialized in this function [-Wmaybe-uninitialized]
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]
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]
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]
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]
recon.c: In function 'reconstruct_ei_ep':
recon.c:512:13: warning: variable 'mode' set but not used [-Wunused-but-set-variable]
recon.c: In function 'recon_comp':
recon.c:640:52: warning: unused parameter 'chroma' [-Wunused-parameter]
recon.c: In function 'recon_comp_obmc':
recon.c:1155:61: warning: unused parameter 'w' [-Wunused-parameter]
recon.c:1155:68: warning: unused parameter 'h' [-Wunused-parameter]
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:48: warning: variable 'enhanced_origin' set but not used [-Wunused-but-set-variable]
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]
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]
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]
countbit.c: In function 'CodeCoeff':
countbit.c:1101:64: warning: '<<' in boolean context, did you mean '<' ? [-Wint-in-bool-context]
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    -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=]
rm -f net/inet6.o; gcc -o net/inet6.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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=]
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    -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    -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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from tkStripchart.c:36:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:11: note: declared here
tkStripchart.c: In function 'StripchartWidgetCmd':
tkStripchart.c:468:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from tkStripchart.c:36:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:11: note: declared here
tkStripchart.c:468:3: warning: 'result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from tkStripchart.c:36:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:11: note: declared here
tkStripchart.c:436:7: warning: variable 'c' set but not used [-Wunused-but-set-variable]
At top level:
tkStripchart.c:29:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
rm -f md5c.o; gcc -o md5c.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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    -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    -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]
codec/h263/h263rtp.c:222:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
codec/h263/h263rtp.c:273:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
codec/h263/h263rtp.c:285:23: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
codec/h263/h263rtp.c:300:8: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
codec/h263/h263rtp.c:208:46: warning: variable 'curind' set but not used [-Wunused-but-set-variable]
codec/h263/h263rtp.c:203:8: warning: unused parameter 'ts_' [-Wunused-parameter]
rm -f codec/h263/h263dec.o; gcc -o codec/h263/h263dec.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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/h263dec.c
rm -f codec/h263/bitIn.o; gcc -o codec/h263/bitIn.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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/bitIn.c
rm -f codec/h263/input.o; gcc -o codec/h263/input.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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/input.c
rm -f codec/h263/getgob.o; gcc -o codec/h263/getgob.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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/getgob.c
codec/h263/getgob.c: In function 'H263parseGOB':
codec/h263/getgob.c:643:63: warning: variable 'pCOD' set but not used [-Wunused-but-set-variable]
codec/h263/getgob.c:643:55: warning: variable 'pCBPB' set but not used [-Wunused-but-set-variable]
codec/h263/getgob.c:643:48: warning: variable 'pCBP' set but not used [-Wunused-but-set-variable]
codec/h263/getgob.c:642:35: warning: variable 'pmvdby' set but not used [-Wunused-but-set-variable]
codec/h263/getgob.c:642:25: warning: variable 'pmvdbx' set but not used [-Wunused-but-set-variable]
codec/h263/getgob.c:636:11: warning: variable 'by' set but not used [-Wunused-but-set-variable]
codec/h263/getgob.c:636:7: warning: variable 'bx' set but not used [-Wunused-but-set-variable]
rm -f codec/h263/reconh263.o; gcc -o codec/h263/reconh263.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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/reconh263.c
rm -f codec/h263/recon.o; gcc -o codec/h263/recon.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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/recon.c
rm -f codec/h263/getvlc.o; gcc -o codec/h263/getvlc.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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/getvlc.c
rm -f codec/h263/getblk.o; gcc -o codec/h263/getblk.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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/getblk.c
rm -f codec/h263/h263enc.o; gcc -o codec/h263/h263enc.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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/h263enc.c
rm -f codec/h263/motion.o; gcc -o codec/h263/motion.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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/motion.c
rm -f codec/h263/block.o; gcc -o codec/h263/block.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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/block.c
rm -f codec/h263/bitOut.o; gcc -o codec/h263/bitOut.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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/bitOut.c
rm -f codec/h263/h263mux.o; gcc -o codec/h263/h263mux.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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/h263mux.c
rm -f codec/h263/idctdec.o; gcc -o codec/h263/idctdec.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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/idctdec.c
rm -f codec/h263/fdct.o; gcc -o codec/h263/fdct.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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/fdct.c
rm -f codec/h263/code.o; gcc -o codec/h263/code.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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/code.c
rm -f codec/h263/gethdr.o; gcc -o codec/h263/gethdr.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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/gethdr.c
codec/h263/gethdr.c: In function 'GetPLUSPTYPE':
codec/h263/gethdr.c:321:59: warning: variable 'rtype' set but not used [-Wunused-but-set-variable]
codec/h263/gethdr.c:321:54: warning: variable 'rru' set but not used [-Wunused-but-set-variable]
codec/h263/gethdr.c:321:49: warning: variable 'rpr' set but not used [-Wunused-but-set-variable]
codec/h263/gethdr.c:321:45: warning: variable 'mq' set but not used [-Wunused-but-set-variable]
codec/h263/gethdr.c:321:40: warning: variable 'aiv' set but not used [-Wunused-but-set-variable]
codec/h263/gethdr.c:321:35: warning: variable 'isd' set but not used [-Wunused-but-set-variable]
codec/h263/gethdr.c:321:30: warning: variable 'rps' set but not used [-Wunused-but-set-variable]
codec/h263/gethdr.c:321:26: warning: variable 'ss' set but not used [-Wunused-but-set-variable]
codec/h263/gethdr.c:321:22: warning: variable 'df' set but not used [-Wunused-but-set-variable]
codec/h263/gethdr.c:321:17: warning: variable 'aic' set but not used [-Wunused-but-set-variable]
codec/h263/gethdr.c:321:12: warning: variable 'umv' set but not used [-Wunused-but-set-variable]
codec/h263/gethdr.c:321:7: warning: variable 'pcf' set but not used [-Wunused-but-set-variable]
rm -f codec/h263/idctenc.o; gcc -o codec/h263/idctenc.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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/idctenc.c
rm -f codec/h263/sac.o; gcc -o codec/h263/sac.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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/sac.c
rm -f main.o; c++ -o main.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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. main.cpp
In file included from main.cpp:73: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]
In file included from vic_tcl.h:42:0,
                 from main.cpp:73:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from vic_tcl.h:42:0,
                 from main.cpp:73:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from vic_tcl.h:42:0,
                 from main.cpp:73:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
main.cpp: In function 'int main(int, const char**)':
main.cpp:597:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
main.cpp:599:3: note: here
rm -f iohandler.o; c++ -o iohandler.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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    -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    -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    -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    -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]
In file included from vic_tcl.h:42:0,
                 from rate-variable.cpp:38:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from vic_tcl.h:42:0,
                 from rate-variable.cpp:38:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from vic_tcl.h:42:0,
                 from rate-variable.cpp:38:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
rate-variable.cpp:96:17: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
In file included from vic_tcl.h:42:0,
                 from rate-variable.cpp:38:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
rate-variable.cpp:96:17: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
In file included from vic_tcl.h:42:0,
                 from rate-variable.cpp:38:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
rate-variable.cpp:96:17: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
In file included from vic_tcl.h:42:0,
                 from rate-variable.cpp:38:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
rm -f Tcl.o; c++ -o Tcl.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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]
In file included from Tcl.cpp:42:0:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from Tcl.cpp:42:0:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from Tcl.cpp:42:0:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
Tcl.cpp: In member function 'void Tcl::error(const char*)':
Tcl.cpp:117:60: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
In file included from Tcl.cpp:42:0:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
Tcl.cpp:117:60: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
In file included from Tcl.cpp:42:0:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
Tcl.cpp:117:60: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
In file included from Tcl.cpp:42:0:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
rm -f Tcl2.o
c++ -c -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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]
In file included from vic_tcl.h:42:0,
                 from Tcl2.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from vic_tcl.h:42:0,
                 from Tcl2.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from vic_tcl.h:42:0,
                 from Tcl2.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from vic_tcl.h:42:0,
                 from Tcl2.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
Tcl2.cpp:62:8: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
In file included from vic_tcl.h:42:0,
                 from Tcl2.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
Tcl2.cpp:62:8: warning: 'Tcl_Interp::result' is deprecated: use Tcl_GetStringResult/Tcl_SetResult [-Wdeprecated-declarations]
In file included from vic_tcl.h:42:0,
                 from Tcl2.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
rm -f module.o; c++ -o module.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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]
In file included from vic_tcl.h:42:0,
                 from module.h:39,
                 from module.cpp:38:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from vic_tcl.h:42:0,
                 from module.h:39,
                 from module.cpp:38:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from vic_tcl.h:42:0,
                 from module.h:39,
                 from module.cpp:38:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
rm -f net/crypt.o; c++ -o net/crypt.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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]
In file included from ./vic_tcl.h:42:0,
                 from net/crypt.h:41,
                 from net/crypt.cpp:39:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from net/crypt.h:41,
                 from net/crypt.cpp:39:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from net/crypt.h:41,
                 from net/crypt.cpp:39:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from net/crypt.h:41,
                 from net/crypt-des.cpp:38:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from net/crypt.h:41,
                 from net/crypt-des.cpp:38:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from net/crypt.h:41,
                 from net/crypt-des.cpp:38:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
rm -f net/pkttbl.o; c++ -o net/pkttbl.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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]
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/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
rm -f net/pktbuf.o; c++ -o net/pktbuf.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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]
In file included from ./vic_tcl.h:42:0,
                 from net/pktbuf.h:48,
                 from net/pktbuf.cpp:36:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from net/pktbuf.h:48,
                 from net/pktbuf.cpp:36:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from net/pktbuf.h:48,
                 from net/pktbuf.cpp:36:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
rm -f net/net.o; c++ -o net/net.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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]
In file included from ./vic_tcl.h:42:0,
                 from net/net.h:41,
                 from net/net.cpp:54:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from net/net.h:41,
                 from net/net.cpp:54:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from net/net.h:41,
                 from net/net.cpp:54:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from net/net.h:41,
                 from net/net-ip.cpp:53:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from net/net.h:41,
                 from net/net-ip.cpp:53:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from net/net.h:41,
                 from net/net-ip.cpp:53:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from net/net.h:41,
                 from net/net-addr.cpp:45:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from net/net.h:41,
                 from net/net-addr.cpp:45:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from net/net.h:41,
                 from net/net-addr.cpp:45:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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    -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    -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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./iohandler.h:47,
                 from net/mbus_handler.h:45,
                 from net/mbus_handler.cpp:62:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./iohandler.h:47,
                 from net/mbus_handler.h:45,
                 from net/mbus_handler.cpp:62:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./iohandler.h:47,
                 from net/mbus_handler.h:45,
                 from net/mbus_handler.cpp:62:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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    -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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./iohandler.h:47,
                 from net/mbus_handler.h:45,
                 from net/mbus_engine.cpp:43:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./iohandler.h:47,
                 from net/mbus_handler.h:45,
                 from net/mbus_engine.cpp:43:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./iohandler.h:47,
                 from net/mbus_handler.h:45,
                 from net/mbus_engine.cpp:43:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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    -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    -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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./iohandler.h:47,
                 from net/group-ipc.h:42,
                 from net/confbus.cpp:41:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./iohandler.h:47,
                 from net/group-ipc.h:42,
                 from net/confbus.cpp:41:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./iohandler.h:47,
                 from net/group-ipc.h:42,
                 from net/confbus.cpp:41:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
rm -f rtp/session.o; c++ -o rtp/session.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./timer.h:41,
                 from rtp/source.h:43,
                 from rtp/session.cpp:44:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./timer.h:41,
                 from rtp/source.h:43,
                 from rtp/session.cpp:44:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./timer.h:41,
                 from rtp/source.h:43,
                 from rtp/session.cpp:44:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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]
rm -f rtp/source.o; c++ -o rtp/source.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./timer.h:41,
                 from rtp/source.h:43,
                 from rtp/source.cpp:46:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./timer.h:41,
                 from rtp/source.h:43,
                 from rtp/source.cpp:46:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./timer.h:41,
                 from rtp/source.h:43,
                 from rtp/source.cpp:46:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
rm -f rtp/transmitter.o; c++ -o rtp/transmitter.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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]
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/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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    -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]
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/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
rm -f video/device.o; c++ -o video/device.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./timer.h:41,
                 from video/grabber.h:39,
                 from video/device.cpp:39:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./timer.h:41,
                 from video/grabber.h:39,
                 from video/device.cpp:39:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./timer.h:41,
                 from video/grabber.h:39,
                 from video/device.cpp:39:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
rm -f video/grabber.o; c++ -o video/grabber.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./timer.h:41,
                 from video/grabber.h:39,
                 from video/grabber.cpp:57:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./timer.h:41,
                 from video/grabber.h:39,
                 from video/grabber.cpp:57:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./timer.h:41,
                 from video/grabber.h:39,
                 from video/grabber.cpp:57:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
video/grabber.cpp:175:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from video/grabber-still.cpp:51:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from video/grabber-still.cpp:51:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from video/grabber-still.cpp:51:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from net/net.h:41,
                 from codec/encoder-h261.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from net/net.h:41,
                 from codec/encoder-h261.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from net/net.h:41,
                 from codec/encoder-h261.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from net/net.h:41,
                 from codec/encoder-jpeg.cpp:41:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from net/net.h:41,
                 from codec/encoder-jpeg.cpp:41:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from net/net.h:41,
                 from codec/encoder-jpeg.cpp:41:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from rtp/transmitter.h:46,
                 from codec/encoder-raw.cpp:40:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from rtp/transmitter.h:46,
                 from codec/encoder-raw.cpp:40:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from rtp/transmitter.h:46,
                 from codec/encoder-raw.cpp:40:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from rtp/transmitter.h:46,
                 from codec/encoder-h263.cpp:59:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from rtp/transmitter.h:46,
                 from codec/encoder-h263.cpp:59:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from rtp/transmitter.h:46,
                 from codec/encoder-h263.cpp:59:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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]
codec/encoder-h263.cpp:204:20: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
codec/encoder-h263.cpp:322:12: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
codec/encoder-h263.cpp:338:8: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
codec/encoder-h263.cpp:176:8: warning: variable 'bps' set but not used [-Wunused-but-set-variable]
rm -f codec/encoder-h263v2.o; c++ -o codec/encoder-h263v2.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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-h263v2.cpp
In file included from net/net.h:41:0,
                 from codec/encoder-h263v2.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]
In file included from ./vic_tcl.h:42:0,
                 from net/net.h:41,
                 from codec/encoder-h263v2.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from net/net.h:41,
                 from codec/encoder-h263v2.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from net/net.h:41,
                 from codec/encoder-h263v2.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from net/net.h:41,
                 from codec/encoder-nv.cpp:65:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from net/net.h:41,
                 from codec/encoder-nv.cpp:65:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from net/net.h:41,
                 from codec/encoder-nv.cpp:65:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from net/net.h:41,
                 from codec/encoder-cellb.cpp:60:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from net/net.h:41,
                 from codec/encoder-cellb.cpp:60:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from net/net.h:41,
                 from codec/encoder-cellb.cpp:60:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from codec/encoder-pvh.cpp:45:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from codec/encoder-pvh.cpp:45:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from codec/encoder-pvh.cpp:45:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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]
codec/encoder-pvh.cpp:1061:38: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
codec/encoder-pvh.cpp:1061:52: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
codec/encoder-pvh.cpp: In member function 'virtual int PvhEncoder::consume(const VideoFrame*)':
codec/encoder-pvh.cpp:1344:144: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
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]
rm -f codec/compositor.o; c++ -o codec/compositor.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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]
In file included from ./vic_tcl.h:42:0,
                 from ./module.h:39,
                 from codec/compositor.cpp:52:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from ./module.h:39,
                 from codec/compositor.cpp:52:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from ./module.h:39,
                 from codec/compositor.cpp:52:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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    -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    -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]
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]
codec/p64/p64.cpp:791:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
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]
rm -f codec/dct.o; c++ -o codec/dct.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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    -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]
In file included from ./vic_tcl.h:42:0,
                 from ./module.h:39,
                 from codec/transcoder-jpeg.cpp:49:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from ./module.h:39,
                 from codec/transcoder-jpeg.cpp:49:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from ./module.h:39,
                 from codec/transcoder-jpeg.cpp:49:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from rtp/transmitter.h:46,
                 from codec/framer-jpeg.cpp:40:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from rtp/transmitter.h:46,
                 from codec/framer-jpeg.cpp:40:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from rtp/transmitter.h:46,
                 from codec/framer-jpeg.cpp:40:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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    -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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-pvh.cpp:45:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-pvh.cpp:45:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-pvh.cpp:45:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from video/assistor-list.cpp:15:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from video/assistor-list.cpp:15:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from video/assistor-list.cpp:15:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
rm -f codec/decoder.o; c++ -o codec/decoder.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder.cpp:45:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder.cpp:45:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder.cpp:45:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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    -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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-jpeg.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-jpeg.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-jpeg.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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    -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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-nv.cpp:64:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-nv.cpp:64:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-nv.cpp:64:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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    -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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-h263.cpp:57:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-h263.cpp:57:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-h263.cpp:57:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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]
codec/decoder-h263.cpp:232:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
codec/decoder-h263.cpp:242:13: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
codec/decoder-h263.cpp:255:10: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
codec/decoder-h263.cpp: In member function 'virtual void H263Decoder::recv(pktbuf*)':
codec/decoder-h263.cpp:343:19: warning: variable 'seq' set but not used [-Wunused-but-set-variable]
codec/decoder-h263.cpp:343:24: warning: variable 'disp' set but not used [-Wunused-but-set-variable]
codec/decoder-h263.cpp:343:30: warning: variable 'gobbytes' set but not used [-Wunused-but-set-variable]
rm -f codec/decoder-h263v2.o; c++ -o codec/decoder-h263v2.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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-h263v2.cpp
In file included from codec/decoder.h:49:0,
                 from codec/decoder-h263v2.cpp:6:
./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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-h263v2.cpp:6:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-h263v2.cpp:6:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-h263v2.cpp:6:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
codec/decoder-h263v2.cpp: In member function 'virtual void H263plusDecoder::recv(pktbuf*)':
codec/decoder-h263v2.cpp:170:24: warning: suggest parentheses around arithmetic in operand of '|' [-Wparentheses]
codec/decoder-h263v2.cpp:153:9: warning: variable 'tid' set but not used [-Wunused-but-set-variable]
codec/decoder-h263v2.cpp:154:9: warning: variable 'trun' set but not used [-Wunused-but-set-variable]
codec/decoder-h263v2.cpp:155:9: warning: variable 'tsync' set but not used [-Wunused-but-set-variable]
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    -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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-cellb.cpp:59:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-cellb.cpp:59:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-cellb.cpp:59:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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    -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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-h261.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-h261.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-h261.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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    -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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-h261v1.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-h261v1.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-h261v1.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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    -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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-raw.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-raw.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-raw.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
rm -f render/renderer.o; c++ -o render/renderer.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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]
In file included from ./vic_tcl.h:42:0,
                 from render/renderer.h:41,
                 from render/renderer.cpp:38:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from render/renderer.h:41,
                 from render/renderer.cpp:38:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from render/renderer.h:41,
                 from render/renderer.cpp:38:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from render/vw.h:40,
                 from render/renderer-window.cpp:37:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from render/vw.h:40,
                 from render/renderer-window.cpp:37:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from render/vw.h:40,
                 from render/renderer-window.cpp:37:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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]
render/renderer-window.cpp:173:6: warning: unused variable 'outh' [-Wunused-variable]
rm -f render/color.o; c++ -o render/color.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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]
In file included from ./vic_tcl.h:42:0,
                 from render/color.h:40,
                 from render/color.cpp:43:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from render/color.h:40,
                 from render/color.cpp:43:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from render/color.h:40,
                 from render/color.cpp:43:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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    -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]
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/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from render/color.h:40,
                 from render/color-dither.cpp:68:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from render/color.h:40,
                 from render/color-dither.cpp:68:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from render/color.h:40,
                 from render/color-dither.cpp:68:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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]
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from render/color.h:40,
                 from render/color-ed.cpp:101:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from render/color.h:40,
                 from render/color-ed.cpp:101:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from render/color.h:40,
                 from render/color-ed.cpp:101:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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]
render/color-ed.cpp:137:27: warning: suggest parentheses around arithmetic in operand of '^' [-Wparentheses]
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:379:422: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:381:423: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:382:425: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:383:422: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:387:422: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:388:425: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:389:425: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:390:422: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:414:422: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:416:425: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:417:425: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:418:422: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:422:422: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:423:425: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:424:423: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:425:422: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
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:456:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:459:423: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:462:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:464:425: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:467:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:469:425: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:472:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:474:425: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:496:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:499:425: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:502:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:504:425: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:507:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:509:425: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:512:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:514:423: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
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:545:410: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:548:410: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:551:410: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:554:411: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:574:411: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:577:410: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:580:410: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:583:410: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
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:615:410: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:618:411: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:621:416: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:624:412: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:645:412: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:648:416: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:651:411: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:654:410: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
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:684:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:686:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:687:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:688:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:690:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:691:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:692:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:693:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:717:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:719:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:720:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:721:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:723:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:724:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:725:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:726:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
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:759:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:760:422: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:761:424: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:762:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:765:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:766:424: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:767:424: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:768:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:791:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:792:424: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:793:424: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:794:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:797:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:798:424: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:799:422: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:800:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
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:835:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:837:423: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:840:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:842:425: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:845:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:847:425: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:850:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:852:425: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:876:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:878:426: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:881:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:883:426: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:886:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:888:426: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:891:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:893:424: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
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:924:410: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:927:410: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:930:410: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:933:411: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:953:412: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:956:411: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:959:411: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:962:411: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
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:994:410: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:997:416: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:1000:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:1003:417: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:1024:417: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:1027:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:1030:416: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:1033:410: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
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:1064:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:1065:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:1066:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:1067:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:1069:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:1070:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:1071:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:1072:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:1095:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:1096:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:1097:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:1098:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:1100:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:1101:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:1102:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
render/color-ed.cpp:1103:421: warning: suggest parentheses around '-' in operand of '&' [-Wparentheses]
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from render/color.h:40,
                 from render/color-quant.cpp:47:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from render/color.h:40,
                 from render/color-quant.cpp:47:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from render/color.h:40,
                 from render/color-quant.cpp:47:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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]
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    -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]
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/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from render/color.h:40,
                 from render/color-mono.cpp:60:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from render/color.h:40,
                 from render/color-mono.cpp:60:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from render/color.h:40,
                 from render/color-mono.cpp:60:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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]
render/color-mono.cpp:400:17: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
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    -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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./iohandler.h:47,
                 from render/color-hist.h:37,
                 from render/color-hist.cpp:49:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./iohandler.h:47,
                 from render/color-hist.h:37,
                 from render/color-hist.cpp:49:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./iohandler.h:47,
                 from render/color-hist.h:37,
                 from render/color-hist.cpp:49:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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    -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    -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]
In file included from ./vic_tcl.h:42:0,
                 from render/vw.h:40,
                 from render/vw.cpp:56:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from render/vw.h:40,
                 from render/vw.cpp:56:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from render/vw.h:40,
                 from render/vw.cpp:56:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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]
rm -f render/ppm.o; c++ -o render/ppm.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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]
In file included from ./vic_tcl.h:42:0,
                 from render/ppm.cpp:38:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from render/ppm.cpp:38:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from render/ppm.cpp:38:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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=]
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from render/color.h:40,
                 from render/color-true.cpp:47:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from render/color.h:40,
                 from render/color-true.cpp:47:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from render/color.h:40,
                 from render/color-true.cpp:47:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from render/color.h:40,
                 from render/color-hi.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from render/color.h:40,
                 from render/color-hi.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from render/color.h:40,
                 from render/color-hi.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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    -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    -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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-h261as.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-h261as.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-h261as.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from net/net.h:41,
                 from codec/encoder-h261as.cpp:7:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from net/net.h:41,
                 from codec/encoder-h261as.cpp:7:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from net/net.h:41,
                 from codec/encoder-h261as.cpp:7:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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    -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]
In file included from codec/encoder-bvc.cpp:7:0:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from codec/encoder-bvc.cpp:7:0:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from codec/encoder-bvc.cpp:7:0:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
codec/encoder-bvc.cpp: At global scope:
codec/encoder-bvc.cpp:426:3: warning: unnamed type with no linkage used to declare variable '<unnamed struct> b' with linkage
codec/encoder-bvc.cpp:440:15: warning: 'depth' defined but not used [-Wunused-variable]
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    -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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-bvc.cpp:7:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-bvc.cpp:7:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from codec/decoder.h:39,
                 from codec/decoder-bvc.cpp:7:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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]
codec/decoder-bvc.cpp:607:9: warning: variable 'off' set but not used [-Wunused-but-set-variable]
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]
codec/decoder-bvc.cpp:767:41: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
rm -f mkcube
c++ -o mkcube -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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    -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    -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    -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    -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    -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    -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    -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    -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    -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    -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    -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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-ctrlmenu.cpp:2178:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-ctrlmenu.cpp:2178:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-ctrlmenu.cpp:2178:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-main.cpp:1278:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-main.cpp:1278:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-main.cpp:1278:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-resource.cpp:366:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-resource.cpp:366:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-resource.cpp:366:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-relate.cpp:520:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-relate.cpp:520:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-relate.cpp:520:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-titlemaker.cpp:230:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-titlemaker.cpp:230:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-titlemaker.cpp:230:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-srclist.cpp:149:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-srclist.cpp:149:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-srclist.cpp:149:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-stats.cpp:952:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-stats.cpp:952:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-stats.cpp:952:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-util.cpp:348:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-util.cpp:348:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-util.cpp:348:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-windows.cpp:945:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-windows.cpp:945:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-windows.cpp:945:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-switcher.cpp:167:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-switcher.cpp:167:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-switcher.cpp:167:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-extout.cpp:335:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-extout.cpp:335:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-extout.cpp:335:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-grabber.cpp:1440:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-grabber.cpp:1440:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-grabber.cpp:1440:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-unix.cpp:128:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-unix.cpp:128:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ui-unix.cpp:128:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/cf-main.cpp:70:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/cf-main.cpp:70:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/cf-main.cpp:70:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/cf-tm.cpp:130:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/cf-tm.cpp:130:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/cf-tm.cpp:130:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/cf-confbus.cpp:50:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/cf-confbus.cpp:50:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/cf-confbus.cpp:50:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/cf-network.cpp:378:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/cf-network.cpp:378:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/cf-network.cpp:378:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/cf-util.cpp:181:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/cf-util.cpp:181:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/cf-util.cpp:181:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/tkerror.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/tkerror.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/tkerror.cpp:42:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/entry.cpp:40:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/entry.cpp:40:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/entry.cpp:40:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/accessgrid.cpp:740:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/accessgrid.cpp:740:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/accessgrid.cpp:740:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ag-pixrate.cpp:96:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ag-pixrate.cpp:96:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/ag-pixrate.cpp:96:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/autoplace_ui.cpp:900:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/autoplace_ui.cpp:900:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from tcl/autoplace_ui.cpp:900:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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    -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]
In file included from vic_tcl.h:42:0,
                 from tk.cpp:7207:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from vic_tcl.h:42:0,
                 from tk.cpp:7207:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from vic_tcl.h:42:0,
                 from tk.cpp:7207:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
rm -f strtol.o; gcc -o strtol.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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=]
rm -f strtoul.o; gcc -o strtoul.o -c -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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]
At top level:
strtoul.c:26:19: warning: 'rcsid' defined but not used [-Wunused-const-variable=]
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    -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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./timer.h:41,
                 from video/grabber.h:39,
                 from video/grabber-ov511.cpp:67:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./timer.h:41,
                 from video/grabber.h:39,
                 from video/grabber-ov511.cpp:67:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./timer.h:41,
                 from video/grabber.h:39,
                 from video/grabber-ov511.cpp:67:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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]
video/grabber-ov511.cpp: At global scope:
video/grabber-ov511.cpp:43:13: warning: 'rcsid' defined but not used [-Wunused-variable]
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    -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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./timer.h:41,
                 from video/grabber.h:39,
                 from video/grabber-v4l2.cpp:73:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./timer.h:41,
                 from video/grabber.h:39,
                 from video/grabber-v4l2.cpp:73:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./timer.h:41,
                 from video/grabber.h:39,
                 from video/grabber-v4l2.cpp:73:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
video/grabber-v4l2.cpp: In constructor 'V4l2Scanner::V4l2Scanner(const char**)':
video/grabber-v4l2.cpp:276:69: warning: suggest parentheses around comparison in operand of '&' [-Wparentheses]
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    -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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./timer.h:41,
                 from video/grabber.h:39,
                 from video/grabber-x11.cpp:40:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./timer.h:41,
                 from video/grabber.h:39,
                 from video/grabber-x11.cpp:40:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from /tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tk.h:19:0,
                 from ./timer.h:41,
                 from video/grabber.h:39,
                 from video/grabber-x11.cpp:40:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
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]
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    -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]
In file included from ./vic_tcl.h:42:0,
                 from net/crypt.h:41,
                 from net/crypt-rijndael.cpp:40:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from net/crypt.h:41,
                 from net/crypt-rijndael.cpp:40:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
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]
In file included from ./vic_tcl.h:42:0,
                 from net/crypt.h:41,
                 from net/crypt-rijndael.cpp:40:
/tmp/pkgbuild/mbone/vic-devel/work.sparc64/.buildlink/include/tcl.h:514:91: note: declared here
rm -f vic
c++ -O2 -g -W -Wall -Wno-return-type -DHAVE_LIBV4L -DUSE_SHM -DUSE_H261AS    -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. -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 
ld: random.o: in function `_random':
random.c:(.text+0x8): undefined reference to `_randseed'
ld: random.c:(.text+0xc): undefined reference to `_randseed'
ld: random.c:(.text+0x84): undefined reference to `_randseed'
ld: random.c:(.text+0x98): undefined reference to `_randseed'
distcc[25646] ERROR: compile (null) on localhost failed
*** Error code 1

Stop.
make: stopped in /tmp/pkgbuild/mbone/vic-devel/work.sparc64/vic-mpeg4
*** Error code 1

Stop.
make[1]: stopped in /usr/pkgsrc/mbone/vic-devel
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/mbone/vic-devel