Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Jul 2007 01:42:33 +0200
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        multimedia@FreeBSD.org
Subject:   [Fwd: vlc-0.8.6.c_1,2 failed on amd64 7]
Message-ID:  <1184456553.75734.82.camel@ikaros.oook.cz>

next in thread | raw e-mail | index | archive | help

--=-9KZMEQG3ucC+vgxa9wDc
Content-Type: text/plain; charset=ISO-8859-2
Content-Transfer-Encoding: quoted-printable

-------- P=F8eposlan=E1 zpr=E1va --------
> Od: User Ports-amd64 <ports-amd64@freebsd.org>
> Komu: kris@freebsd.org, pav@freebsd.org
> P=F8edm=ECt: vlc-0.8.6.c_1,2 failed on amd64 7
> Datum: Sat, 14 Jul 2007 23:37:15 GMT
>=20
> gmake[7]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/modules/codec/dmo'
> gmake[7]: Nothing to be done for `all-am'.
> gmake[7]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c=
/modules/codec/dmo'
> gmake[6]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c=
/modules/codec/dmo'
> gmake[5]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c=
/modules/codec/dmo'
> Making all in ffmpeg
> gmake[5]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/modules/codec/ffmpeg'
> gmake[6]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/modules/codec/ffmpeg'
> if cc -DHAVE_CONFIG_H -I. -I. -I../../..   -I/work/a/ports/multimedia/vlc=
/work/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/incl=
ude -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include=
 -DSYS_FREEBSD7_0 -I../../../include `top_builddir=3D"../../.." ../../../vl=
c-config --cflags plugin ffmpeg` -Wsign-compare -Wall -O1 -pipe  -pthread -=
pipe -MT libffmpeg_plugin_a-ffmpeg.o -MD -MP -MF ".deps/libffmpeg_plugin_a-=
ffmpeg.Tpo" \
> 	  -c -o libffmpeg_plugin_a-ffmpeg.o `test -f 'ffmpeg.c' || echo './'`ffm=
peg.c; \
> 	then mv -f ".deps/libffmpeg_plugin_a-ffmpeg.Tpo" ".deps/libffmpeg_plugin=
_a-ffmpeg.Po"; \
> 	else rm -f ".deps/libffmpeg_plugin_a-ffmpeg.Tpo"; exit 1; \
> 	fi
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc_common.h:1171,
>                  from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/vlc.h:153,
>                  from ffmpeg.c:28:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_lock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
114: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_unlock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
187: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_signal':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
325: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_wait':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
515: warning: cast from pointer to integer of different size
> In file included from ffmpeg.c:34:
> /usr/local/include/ffmpeg/avcodec.h: At top level:
> /usr/local/include/ffmpeg/avcodec.h:2501: warning: 'ImgReSampleContext' i=
s deprecated
> /usr/local/include/ffmpeg/avcodec.h:2507: warning: 'ImgReSampleContext' i=
s deprecated
> if cc -DHAVE_CONFIG_H -I. -I. -I../../..   -I/work/a/ports/multimedia/vlc=
/work/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/incl=
ude -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include=
 -DSYS_FREEBSD7_0 -I../../../include `top_builddir=3D"../../.." ../../../vl=
c-config --cflags plugin ffmpeg` -Wsign-compare -Wall -O1 -pipe  -pthread -=
pipe -MT libffmpeg_plugin_a-video.o -MD -MP -MF ".deps/libffmpeg_plugin_a-v=
ideo.Tpo" \
> 	  -c -o libffmpeg_plugin_a-video.o `test -f 'video.c' || echo './'`video=
.c; \
> 	then mv -f ".deps/libffmpeg_plugin_a-video.Tpo" ".deps/libffmpeg_plugin_=
a-video.Po"; \
> 	else rm -f ".deps/libffmpeg_plugin_a-video.Tpo"; exit 1; \
> 	fi
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc_common.h:1171,
>                  from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/vlc.h:153,
>                  from video.c:28:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_lock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
114: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_unlock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
187: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_signal':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
325: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_wait':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
515: warning: cast from pointer to integer of different size
> In file included from video.c:34:
> /usr/local/include/ffmpeg/avcodec.h: At top level:
> /usr/local/include/ffmpeg/avcodec.h:2501: warning: 'ImgReSampleContext' i=
s deprecated
> /usr/local/include/ffmpeg/avcodec.h:2507: warning: 'ImgReSampleContext' i=
s deprecated
> video.c:89: warning: 'AVPaletteControl' is deprecated
> video.c: In function 'InitVideoDec__0_8_6':
> video.c:360: warning: 'AVPaletteControl' is deprecated
> video.c: In function 'ffmpeg_CopyPicture':
> video.c:834: warning: 'img_convert' is deprecated (declared at /usr/local=
/include/ffmpeg/avcodec.h:2635)
> if cc -DHAVE_CONFIG_H -I. -I. -I../../..   -I/work/a/ports/multimedia/vlc=
/work/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/incl=
ude -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include=
 -DSYS_FREEBSD7_0 -I../../../include `top_builddir=3D"../../.." ../../../vl=
c-config --cflags plugin ffmpeg` -Wsign-compare -Wall -O1 -pipe  -pthread -=
pipe -MT libffmpeg_plugin_a-audio.o -MD -MP -MF ".deps/libffmpeg_plugin_a-a=
udio.Tpo" \
> 	  -c -o libffmpeg_plugin_a-audio.o `test -f 'audio.c' || echo './'`audio=
.c; \
> 	then mv -f ".deps/libffmpeg_plugin_a-audio.Tpo" ".deps/libffmpeg_plugin_=
a-audio.Po"; \
> 	else rm -f ".deps/libffmpeg_plugin_a-audio.Tpo"; exit 1; \
> 	fi
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc_common.h:1171,
>                  from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/vlc.h:153,
>                  from audio.c:28:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_lock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
114: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_unlock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
187: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_signal':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
325: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_wait':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
515: warning: cast from pointer to integer of different size
> In file included from audio.c:33:
> /usr/local/include/ffmpeg/avcodec.h: At top level:
> /usr/local/include/ffmpeg/avcodec.h:2501: warning: 'ImgReSampleContext' i=
s deprecated
> /usr/local/include/ffmpeg/avcodec.h:2507: warning: 'ImgReSampleContext' i=
s deprecated
> audio.c: In function 'DecodeAudio__0_8_6':
> audio.c:235: warning: 'avcodec_decode_audio' is deprecated (declared at /=
usr/local/include/ffmpeg/avcodec.h:2790)
> if cc -DHAVE_CONFIG_H -I. -I. -I../../..   -I/work/a/ports/multimedia/vlc=
/work/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/incl=
ude -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include=
 -DSYS_FREEBSD7_0 -I../../../include `top_builddir=3D"../../.." ../../../vl=
c-config --cflags plugin ffmpeg` -Wsign-compare -Wall -O1 -pipe  -pthread -=
pipe -MT libffmpeg_plugin_a-video_filter.o -MD -MP -MF ".deps/libffmpeg_plu=
gin_a-video_filter.Tpo" \
> 	  -c -o libffmpeg_plugin_a-video_filter.o `test -f 'video_filter.c' || e=
cho './'`video_filter.c; \
> 	then mv -f ".deps/libffmpeg_plugin_a-video_filter.Tpo" ".deps/libffmpeg_=
plugin_a-video_filter.Po"; \
> 	else rm -f ".deps/libffmpeg_plugin_a-video_filter.Tpo"; exit 1; \
> 	fi
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc_common.h:1171,
>                  from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/vlc.h:153,
>                  from video_filter.c:28:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_lock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
114: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_unlock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
187: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_signal':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
325: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_wait':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
515: warning: cast from pointer to integer of different size
> In file included from video_filter.c:34:
> /usr/local/include/ffmpeg/avcodec.h: At top level:
> /usr/local/include/ffmpeg/avcodec.h:2501: warning: 'ImgReSampleContext' i=
s deprecated
> /usr/local/include/ffmpeg/avcodec.h:2507: warning: 'ImgReSampleContext' i=
s deprecated
> video_filter.c:62: warning: 'ImgReSampleContext' is deprecated
> video_filter.c: In function 'CloseFilter__0_8_6':
> video_filter.c:175: warning: 'img_resample_close' is deprecated (declared=
 at /usr/local/include/ffmpeg/avcodec.h:2507)
> video_filter.c: In function 'CheckInit':
> video_filter.c:219: warning: 'img_resample_close' is deprecated (declared=
 at /usr/local/include/ffmpeg/avcodec.h:2507)
> video_filter.c:291: warning: 'img_resample_full_init' is deprecated (decl=
ared at /usr/local/include/ffmpeg/avcodec.h:2496)
> video_filter.c: In function 'Process':
> video_filter.c:469: warning: 'img_resample' is deprecated (declared at /u=
sr/local/include/ffmpeg/avcodec.h:2502)
> video_filter.c:518: warning: 'img_convert' is deprecated (declared at /us=
r/local/include/ffmpeg/avcodec.h:2635)
> video_filter.c:530: warning: 'img_resample' is deprecated (declared at /u=
sr/local/include/ffmpeg/avcodec.h:2502)
> if cc -DHAVE_CONFIG_H -I. -I. -I../../..   -I/work/a/ports/multimedia/vlc=
/work/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/incl=
ude -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include=
 -DSYS_FREEBSD7_0 -I../../../include `top_builddir=3D"../../.." ../../../vl=
c-config --cflags plugin ffmpeg` -Wsign-compare -Wall -O1 -pipe  -pthread -=
pipe -MT libffmpeg_plugin_a-chroma.o -MD -MP -MF ".deps/libffmpeg_plugin_a-=
chroma.Tpo" \
> 	  -c -o libffmpeg_plugin_a-chroma.o `test -f 'chroma.c' || echo './'`chr=
oma.c; \
> 	then mv -f ".deps/libffmpeg_plugin_a-chroma.Tpo" ".deps/libffmpeg_plugin=
_a-chroma.Po"; \
> 	else rm -f ".deps/libffmpeg_plugin_a-chroma.Tpo"; exit 1; \
> 	fi
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc_common.h:1171,
>                  from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/vlc.h:153,
>                  from chroma.c:27:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_lock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
114: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_unlock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
187: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_signal':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
325: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_wait':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
515: warning: cast from pointer to integer of different size
> In file included from chroma.c:32:
> /usr/local/include/ffmpeg/avcodec.h: At top level:
> /usr/local/include/ffmpeg/avcodec.h:2501: warning: 'ImgReSampleContext' i=
s deprecated
> /usr/local/include/ffmpeg/avcodec.h:2507: warning: 'ImgReSampleContext' i=
s deprecated
> chroma.c:55: warning: 'ImgReSampleContext' is deprecated
> chroma.c: In function 'OpenChroma__0_8_6':
> chroma.c:100: warning: 'img_resample_init' is deprecated (declared at /us=
r/local/include/ffmpeg/avcodec.h:2486)
> chroma.c: In function 'ChromaConversion':
> chroma.c:161: warning: 'img_convert' is deprecated (declared at /usr/loca=
l/include/ffmpeg/avcodec.h:2635)
> chroma.c:165: warning: 'img_resample' is deprecated (declared at /usr/loc=
al/include/ffmpeg/avcodec.h:2502)
> chroma.c:170: warning: 'img_convert' is deprecated (declared at /usr/loca=
l/include/ffmpeg/avcodec.h:2635)
> chroma.c: In function 'CloseChroma__0_8_6':
> chroma.c:186: warning: 'img_resample_close' is deprecated (declared at /u=
sr/local/include/ffmpeg/avcodec.h:2507)
> if cc -DHAVE_CONFIG_H -I. -I. -I../../..   -I/work/a/ports/multimedia/vlc=
/work/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/incl=
ude -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include=
 -DSYS_FREEBSD7_0 -I../../../include `top_builddir=3D"../../.." ../../../vl=
c-config --cflags plugin ffmpeg` -Wsign-compare -Wall -O1 -pipe  -pthread -=
pipe -MT libffmpeg_plugin_a-encoder.o -MD -MP -MF ".deps/libffmpeg_plugin_a=
-encoder.Tpo" \
> 	  -c -o libffmpeg_plugin_a-encoder.o `test -f 'encoder.c' || echo './'`e=
ncoder.c; \
> 	then mv -f ".deps/libffmpeg_plugin_a-encoder.Tpo" ".deps/libffmpeg_plugi=
n_a-encoder.Po"; \
> 	else rm -f ".deps/libffmpeg_plugin_a-encoder.Tpo"; exit 1; \
> 	fi
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc_common.h:1171,
>                  from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/vlc.h:153,
>                  from encoder.c:31:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_lock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
114: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_unlock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
187: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_signal':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
325: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_wait':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
515: warning: cast from pointer to integer of different size
> In file included from encoder.c:40:
> /usr/local/include/ffmpeg/avcodec.h: At top level:
> /usr/local/include/ffmpeg/avcodec.h:2501: warning: 'ImgReSampleContext' i=
s deprecated
> /usr/local/include/ffmpeg/avcodec.h:2507: warning: 'ImgReSampleContext' i=
s deprecated
> encoder.c: In function 'OpenEncoder__0_8_6':
> encoder.c:476: warning: assignment discards qualifiers from pointer targe=
t type
> encoder.c:477: warning: assignment discards qualifiers from pointer targe=
t type
> encoder.c: In function 'EncodeVideo':
> encoder.c:846: warning: format '%lld' expects type 'long long int', but a=
rgument 6 has type 'int64_t'
> encoder.c:852: warning: format '%lld' expects type 'long long int', but a=
rgument 6 has type 'int64_t'
> encoder.c:852: warning: format '%lld' expects type 'long long int', but a=
rgument 7 has type 'mtime_t'
> if cc -DHAVE_CONFIG_H -I. -I. -I../../..   -I/work/a/ports/multimedia/vlc=
/work/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/incl=
ude -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include=
 -DSYS_FREEBSD7_0 -I../../../include `top_builddir=3D"../../.." ../../../vl=
c-config --cflags plugin ffmpeg` -Wsign-compare -Wall -O1 -pipe  -pthread -=
pipe -MT libffmpeg_plugin_a-postprocess.o -MD -MP -MF ".deps/libffmpeg_plug=
in_a-postprocess.Tpo" \
> 	  -c -o libffmpeg_plugin_a-postprocess.o `test -f 'postprocess.c' || ech=
o './'`postprocess.c; \
> 	then mv -f ".deps/libffmpeg_plugin_a-postprocess.Tpo" ".deps/libffmpeg_p=
lugin_a-postprocess.Po"; \
> 	else rm -f ".deps/libffmpeg_plugin_a-postprocess.Tpo"; exit 1; \
> 	fi
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc_common.h:1171,
>                  from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/vlc.h:153,
>                  from postprocess.c:25:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_lock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
114: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_unlock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
187: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_signal':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
325: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_wait':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
515: warning: cast from pointer to integer of different size
> In file included from postprocess.c:31:
> /usr/local/include/ffmpeg/avcodec.h: At top level:
> /usr/local/include/ffmpeg/avcodec.h:2501: warning: 'ImgReSampleContext' i=
s deprecated
> /usr/local/include/ffmpeg/avcodec.h:2507: warning: 'ImgReSampleContext' i=
s deprecated
> if cc -DHAVE_CONFIG_H -I. -I. -I../../..   -I/work/a/ports/multimedia/vlc=
/work/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/incl=
ude -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include=
 -DSYS_FREEBSD7_0 -I../../../include `top_builddir=3D"../../.." ../../../vl=
c-config --cflags plugin ffmpeg` -Wsign-compare -Wall -O1 -pipe  -pthread -=
pipe -MT libffmpeg_plugin_a-demux.o -MD -MP -MF ".deps/libffmpeg_plugin_a-d=
emux.Tpo" \
> 	  -c -o libffmpeg_plugin_a-demux.o `test -f 'demux.c' || echo './'`demux=
.c; \
> 	then mv -f ".deps/libffmpeg_plugin_a-demux.Tpo" ".deps/libffmpeg_plugin_=
a-demux.Po"; \
> 	else rm -f ".deps/libffmpeg_plugin_a-demux.Tpo"; exit 1; \
> 	fi
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc_common.h:1171,
>                  from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/vlc.h:153,
>                  from demux.c:30:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_lock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
114: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_unlock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
187: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_signal':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
325: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_wait':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
515: warning: cast from pointer to integer of different size
> In file included from /usr/local/include/ffmpeg/avformat.h:32,
>                  from demux.c:36:
> /usr/local/include/ffmpeg/avcodec.h: At top level:
> /usr/local/include/ffmpeg/avcodec.h:2501: warning: 'ImgReSampleContext' i=
s deprecated
> /usr/local/include/ffmpeg/avcodec.h:2507: warning: 'ImgReSampleContext' i=
s deprecated
> In file included from demux.c:36:
> /usr/local/include/ffmpeg/avformat.h:291: warning: 'AVFrac' is deprecated
> demux.c: In function 'OpenDemux__0_8_6':
> demux.c:191: warning: comparison between signed and unsigned
> demux.c:251: warning: format '%lld' expects type 'long long int', but arg=
ument 6 has type 'int64_t'
> demux.c:254: warning: format '%lld' expects type 'long long int', but arg=
ument 6 has type 'int64_t'
> demux.c: In function 'Control':
> demux.c:374: warning: format '%lld' expects type 'long long int', but arg=
ument 6 has type 'int64_t'
> demux.c:384: warning: format '%lld' expects type 'long long int', but arg=
ument 6 has type 'int64_t'
> demux.c:412: warning: format '%lld' expects type 'long long int', but arg=
ument 6 has type 'int64_t'
> if cc -DHAVE_CONFIG_H -I. -I. -I../../..   -I/work/a/ports/multimedia/vlc=
/work/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/incl=
ude -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include=
 -DSYS_FREEBSD7_0 -I../../../include `top_builddir=3D"../../.." ../../../vl=
c-config --cflags plugin ffmpeg` -Wsign-compare -Wall -O1 -pipe  -pthread -=
pipe -MT libffmpeg_plugin_a-mux.o -MD -MP -MF ".deps/libffmpeg_plugin_a-mux=
.Tpo" \
> 	  -c -o libffmpeg_plugin_a-mux.o `test -f 'mux.c' || echo './'`mux.c; \
> 	then mv -f ".deps/libffmpeg_plugin_a-mux.Tpo" ".deps/libffmpeg_plugin_a-=
mux.Po"; \
> 	else rm -f ".deps/libffmpeg_plugin_a-mux.Tpo"; exit 1; \
> 	fi
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc_common.h:1171,
>                  from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/vlc.h:153,
>                  from mux.c:29:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_lock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
114: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_unlock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
187: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_signal':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
325: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_wait':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
515: warning: cast from pointer to integer of different size
> In file included from /usr/local/include/ffmpeg/avformat.h:32,
>                  from mux.c:35:
> /usr/local/include/ffmpeg/avcodec.h: At top level:
> /usr/local/include/ffmpeg/avcodec.h:2501: warning: 'ImgReSampleContext' i=
s deprecated
> /usr/local/include/ffmpeg/avcodec.h:2507: warning: 'ImgReSampleContext' i=
s deprecated
> In file included from mux.c:35:
> /usr/local/include/ffmpeg/avformat.h:291: warning: 'AVFrac' is deprecated
> mux.c: In function 'CloseMux__0_8_6':
> mux.c:160: warning: comparison between signed and unsigned
> mux.c: In function 'MuxBlock':
> mux.c:326: warning: format '%lld' expects type 'long long int', but argum=
ent 6 has type 'mtime_t'
> mux.c:326: warning: format '%lld' expects type 'long long int', but argum=
ent 7 has type 'mtime_t'
> mux.c:326: warning: format '%lld' expects type 'long long int', but argum=
ent 8 has type 'int64_t'
> mux.c:326: warning: format '%lld' expects type 'long long int', but argum=
ent 9 has type 'int64_t'
> rm -f libffmpeg_plugin.a
> ar cru libffmpeg_plugin.a libffmpeg_plugin_a-ffmpeg.o libffmpeg_plugin_a-=
video.o libffmpeg_plugin_a-audio.o libffmpeg_plugin_a-video_filter.o libffm=
peg_plugin_a-chroma.o libffmpeg_plugin_a-encoder.o libffmpeg_plugin_a-postp=
rocess.o libffmpeg_plugin_a-demux.o libffmpeg_plugin_a-mux.o =20
> ranlib libffmpeg_plugin.a
> /bin/sh ../../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe =
-pthread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/u=
sr/local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o lib=
ffmpeg_plugin.so libffmpeg_plugin.a -L/usr/local/lib -shared -pthread -fpic=
 -fPIC -L/usr/local/lib -lpostproc -pthread -L/usr/local/lib -lavformat -la=
vcodec -lz -la52 -lvorbisenc -lavutil -lvorbis -lm -logg -lz -lm -u vlc_ent=
ry__0_8_6
> mkdir .libs
> cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib=
ffmpeg_plugin.so -shared -pthread -fpic -fPIC -pthread -u vlc_entry__0_8_6 =
 -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib l=
ibffmpeg_plugin.a -lpostproc -lavformat -lavcodec /usr/local/lib/liba52.so =
/usr/local/lib/libvorbisenc.so -lavutil /usr/local/lib/libvorbis.so /usr/lo=
cal/lib/libogg.so -lz -lm -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,/u=
sr/local/lib
> gmake[6]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c=
/modules/codec/ffmpeg'
> gmake  all-recursive
> gmake[6]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/modules/codec/ffmpeg'
> gmake[7]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/modules/codec/ffmpeg'
> gmake[7]: Nothing to be done for `all-am'.
> gmake[7]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c=
/modules/codec/ffmpeg'
> gmake[6]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c=
/modules/codec/ffmpeg'
> gmake[5]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c=
/modules/codec/ffmpeg'
> Making all in spudec
> gmake[5]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/modules/codec/spudec'
> gmake[6]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/modules/codec/spudec'
> if cc -DHAVE_CONFIG_H -I. -I. -I../../..   -I/work/a/ports/multimedia/vlc=
/work/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/incl=
ude -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include=
 -DSYS_FREEBSD7_0 -I../../../include `top_builddir=3D"../../.." ../../../vl=
c-config --cflags plugin spudec` -Wsign-compare -Wall -O1 -pipe  -pthread -=
pipe -MT libspudec_plugin_a-spudec.o -MD -MP -MF ".deps/libspudec_plugin_a-=
spudec.Tpo" \
> 	  -c -o libspudec_plugin_a-spudec.o `test -f 'spudec.c' || echo './'`spu=
dec.c; \
> 	then mv -f ".deps/libspudec_plugin_a-spudec.Tpo" ".deps/libspudec_plugin=
_a-spudec.Po"; \
> 	else rm -f ".deps/libspudec_plugin_a-spudec.Tpo"; exit 1; \
> 	fi
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc_common.h:1171,
>                  from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/vlc.h:153,
>                  from spudec.c:28:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_lock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
114: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_unlock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
187: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_signal':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
325: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_wait':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
515: warning: cast from pointer to integer of different size
> spudec.c: In function 'Reassemble':
> spudec.c:204: warning: format '%lld' expects type 'long long int', but ar=
gument 7 has type 'mtime_t'
> if cc -DHAVE_CONFIG_H -I. -I. -I../../..   -I/work/a/ports/multimedia/vlc=
/work/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/incl=
ude -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include=
 -DSYS_FREEBSD7_0 -I../../../include `top_builddir=3D"../../.." ../../../vl=
c-config --cflags plugin spudec` -Wsign-compare -Wall -O1 -pipe  -pthread -=
pipe -MT libspudec_plugin_a-parse.o -MD -MP -MF ".deps/libspudec_plugin_a-p=
arse.Tpo" \
> 	  -c -o libspudec_plugin_a-parse.o `test -f 'parse.c' || echo './'`parse=
.c; \
> 	then mv -f ".deps/libspudec_plugin_a-parse.Tpo" ".deps/libspudec_plugin_=
a-parse.Po"; \
> 	else rm -f ".deps/libspudec_plugin_a-parse.Tpo"; exit 1; \
> 	fi
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc_common.h:1171,
>                  from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/vlc.h:153,
>                  from parse.c:29:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_lock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
114: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_unlock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
187: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_signal':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
325: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_wait':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
515: warning: cast from pointer to integer of different size
> rm -f libspudec_plugin.a
> ar cru libspudec_plugin.a libspudec_plugin_a-spudec.o libspudec_plugin_a-=
parse.o =20
> ranlib libspudec_plugin.a
> /bin/sh ../../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe =
-pthread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/u=
sr/local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o lib=
spudec_plugin.so libspudec_plugin.a -L/usr/local/lib -shared -pthread -fpic=
 -fPIC -u vlc_entry__0_8_6
> mkdir .libs
> cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib=
spudec_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6  -L/work/=
a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib libspudec_=
plugin.a
> gmake[6]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c=
/modules/codec/spudec'
> gmake  all-recursive
> gmake[6]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/modules/codec/spudec'
> gmake[7]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/modules/codec/spudec'
> gmake[7]: Nothing to be done for `all-am'.
> gmake[7]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c=
/modules/codec/spudec'
> gmake[6]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c=
/modules/codec/spudec'
> gmake[5]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c=
/modules/codec/spudec'
> gmake[5]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/modules/codec'
> gmake[5]: Nothing to be done for `all-am'.
> gmake[5]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c=
/modules/codec'
> gmake[4]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c=
/modules/codec'
> gmake[3]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c=
/modules/codec'
> Making all in control
> gmake[3]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/modules/control'
> gmake[4]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/modules/control'
> if cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/work/a/ports/multimedia/vlc/wo=
rk/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6c/i=
nclude -I/usr/local/include/speex -I/usr/local/include -I/usr/local/include=
 -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -D=
SYS_FREEBSD7_0 -I../../include `top_builddir=3D"../.." ../../vlc-config --c=
flags plugin gestures` -Wsign-compare -Wall -O1 -pipe  -pthread -pipe -MT l=
ibgestures_plugin_a-gestures.o -MD -MP -MF ".deps/libgestures_plugin_a-gest=
ures.Tpo" \
> 	  -c -o libgestures_plugin_a-gestures.o `test -f 'gestures.c' || echo '.=
/'`gestures.c; \
> 	then mv -f ".deps/libgestures_plugin_a-gestures.Tpo" ".deps/libgestures_=
plugin_a-gestures.Po"; \
> 	else rm -f ".deps/libgestures_plugin_a-gestures.Tpo"; exit 1; \
> 	fi
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc_common.h:1171,
>                  from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/vlc.h:153,
>                  from gestures.c:30:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_lock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
114: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_unlock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
187: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_signal':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
325: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_wait':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
515: warning: cast from pointer to integer of different size
> rm -f libgestures_plugin.a
> ar cru libgestures_plugin.a libgestures_plugin_a-gestures.o=20
> ranlib libgestures_plugin.a
> /bin/sh ../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe -pt=
hread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/=
local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o libges=
tures_plugin.so libgestures_plugin.a -L/usr/local/lib -shared -pthread -fpi=
c -fPIC -u vlc_entry__0_8_6
> mkdir .libs
> cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib=
gestures_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6  -L/wor=
k/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib libgestu=
res_plugin.a
> if cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/work/a/ports/multimedia/vlc/wo=
rk/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6c/i=
nclude -I/usr/local/include/speex -I/usr/local/include -I/usr/local/include=
 -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -D=
SYS_FREEBSD7_0 -I../../include `top_builddir=3D"../.." ../../vlc-config --c=
flags plugin showintf` -Wsign-compare -Wall -O1 -pipe  -pthread -pipe -MT l=
ibshowintf_plugin_a-showintf.o -MD -MP -MF ".deps/libshowintf_plugin_a-show=
intf.Tpo" \
> 	  -c -o libshowintf_plugin_a-showintf.o `test -f 'showintf.c' || echo '.=
/'`showintf.c; \
> 	then mv -f ".deps/libshowintf_plugin_a-showintf.Tpo" ".deps/libshowintf_=
plugin_a-showintf.Po"; \
> 	else rm -f ".deps/libshowintf_plugin_a-showintf.Tpo"; exit 1; \
> 	fi
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc_common.h:1171,
>                  from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/vlc.h:153,
>                  from showintf.c:30:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_lock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
114: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_unlock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
187: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_signal':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
325: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_wait':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
515: warning: cast from pointer to integer of different size
> rm -f libshowintf_plugin.a
> ar cru libshowintf_plugin.a libshowintf_plugin_a-showintf.o=20
> ranlib libshowintf_plugin.a
> /bin/sh ../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe -pt=
hread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/=
local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o libsho=
wintf_plugin.so libshowintf_plugin.a -L/usr/local/lib -shared -pthread -fpi=
c -fPIC -u vlc_entry__0_8_6
> cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib=
showintf_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6  -L/wor=
k/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib libshowi=
ntf_plugin.a
> if cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/work/a/ports/multimedia/vlc/wo=
rk/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6c/i=
nclude -I/usr/local/include/speex -I/usr/local/include -I/usr/local/include=
 -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -D=
SYS_FREEBSD7_0 -I../../include `top_builddir=3D"../.." ../../vlc-config --c=
flags plugin telnet` -Wsign-compare -Wall -O1 -pipe  -pthread -pipe -MT lib=
telnet_plugin_a-telnet.o -MD -MP -MF ".deps/libtelnet_plugin_a-telnet.Tpo" =
\
> 	  -c -o libtelnet_plugin_a-telnet.o `test -f 'telnet.c' || echo './'`tel=
net.c; \
> 	then mv -f ".deps/libtelnet_plugin_a-telnet.Tpo" ".deps/libtelnet_plugin=
_a-telnet.Po"; \
> 	else rm -f ".deps/libtelnet_plugin_a-telnet.Tpo"; exit 1; \
> 	fi
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc_common.h:1171,
>                  from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/vlc.h:153,
>                  from telnet.c:30:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_lock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
114: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_unlock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
187: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_signal':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
325: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_wait':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
515: warning: cast from pointer to integer of different size
> rm -f libtelnet_plugin.a
> ar cru libtelnet_plugin.a libtelnet_plugin_a-telnet.o=20
> ranlib libtelnet_plugin.a
> /bin/sh ../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe -pt=
hread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/=
local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o libtel=
net_plugin.so libtelnet_plugin.a -L/usr/local/lib -shared -pthread -fpic -f=
PIC -u vlc_entry__0_8_6
> cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib=
telnet_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6  -L/work/=
a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib libtelnet_=
plugin.a
> if cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/work/a/ports/multimedia/vlc/wo=
rk/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6c/i=
nclude -I/usr/local/include/speex -I/usr/local/include -I/usr/local/include=
 -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -D=
SYS_FREEBSD7_0 -I../../include `top_builddir=3D"../.." ../../vlc-config --c=
flags plugin netsync` -Wsign-compare -Wall -O1 -pipe  -pthread -pipe -MT li=
bnetsync_plugin_a-netsync.o -MD -MP -MF ".deps/libnetsync_plugin_a-netsync.=
Tpo" \
> 	  -c -o libnetsync_plugin_a-netsync.o `test -f 'netsync.c' || echo './'`=
netsync.c; \
> 	then mv -f ".deps/libnetsync_plugin_a-netsync.Tpo" ".deps/libnetsync_plu=
gin_a-netsync.Po"; \
> 	else rm -f ".deps/libnetsync_plugin_a-netsync.Tpo"; exit 1; \
> 	fi
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc_common.h:1171,
>                  from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/vlc.h:153,
>                  from netsync.c:28:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_lock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
114: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_unlock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
187: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_signal':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
325: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_wait':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
515: warning: cast from pointer to integer of different size
> rm -f libnetsync_plugin.a
> ar cru libnetsync_plugin.a libnetsync_plugin_a-netsync.o=20
> ranlib libnetsync_plugin.a
> /bin/sh ../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe -pt=
hread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/=
local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o libnet=
sync_plugin.so libnetsync_plugin.a -L/usr/local/lib -shared -pthread -fpic =
-fPIC -u vlc_entry__0_8_6
> cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib=
netsync_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6  -L/work=
/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib libnetsyn=
c_plugin.a
> if cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/work/a/ports/multimedia/vlc/wo=
rk/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6c/i=
nclude -I/usr/local/include/speex -I/usr/local/include -I/usr/local/include=
 -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -D=
SYS_FREEBSD7_0 -I../../include `top_builddir=3D"../.." ../../vlc-config --c=
flags plugin hotkeys` -Wsign-compare -Wall -O1 -pipe  -pthread -pipe -MT li=
bhotkeys_plugin_a-hotkeys.o -MD -MP -MF ".deps/libhotkeys_plugin_a-hotkeys.=
Tpo" \
> 	  -c -o libhotkeys_plugin_a-hotkeys.o `test -f 'hotkeys.c' || echo './'`=
hotkeys.c; \
> 	then mv -f ".deps/libhotkeys_plugin_a-hotkeys.Tpo" ".deps/libhotkeys_plu=
gin_a-hotkeys.Po"; \
> 	else rm -f ".deps/libhotkeys_plugin_a-hotkeys.Tpo"; exit 1; \
> 	fi
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc_common.h:1171,
>                  from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/vlc.h:153,
>                  from hotkeys.c:30:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_lock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
114: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_unlock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
187: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_signal':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
325: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_wait':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
515: warning: cast from pointer to integer of different size
> rm -f libhotkeys_plugin.a
> ar cru libhotkeys_plugin.a libhotkeys_plugin_a-hotkeys.o=20
> ranlib libhotkeys_plugin.a
> /bin/sh ../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe -pt=
hread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/=
local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o libhot=
keys_plugin.so libhotkeys_plugin.a -L/usr/local/lib -shared -pthread -fpic =
-fPIC -u vlc_entry__0_8_6
> cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib=
hotkeys_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6  -L/work=
/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib libhotkey=
s_plugin.a
> if cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/work/a/ports/multimedia/vlc/wo=
rk/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6c/i=
nclude -I/usr/local/include/speex -I/usr/local/include -I/usr/local/include=
 -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -D=
SYS_FREEBSD7_0 -I../../include `top_builddir=3D"../.." ../../vlc-config --c=
flags plugin rc` -Wsign-compare -Wall -O1 -pipe  -pthread -pipe -MT librc_p=
lugin_a-rc.o -MD -MP -MF ".deps/librc_plugin_a-rc.Tpo" \
> 	  -c -o librc_plugin_a-rc.o `test -f 'rc.c' || echo './'`rc.c; \
> 	then mv -f ".deps/librc_plugin_a-rc.Tpo" ".deps/librc_plugin_a-rc.Po"; \
> 	else rm -f ".deps/librc_plugin_a-rc.Tpo"; exit 1; \
> 	fi
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc_common.h:1171,
>                  from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/vlc.h:153,
>                  from rc.c:36:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_lock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
114: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_unlock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
187: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_signal':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
325: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_wait':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
515: warning: cast from pointer to integer of different size
> rm -f librc_plugin.a
> ar cru librc_plugin.a librc_plugin_a-rc.o=20
> ranlib librc_plugin.a
> /bin/sh ../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe -pt=
hread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/=
local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o librc_=
plugin.so librc_plugin.a -L/usr/local/lib -shared -pthread -fpic -fPIC -u v=
lc_entry__0_8_6
> cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib=
rc_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6  -L/work/a/po=
rts/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib librc_plugin.a
> gmake[4]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c=
/modules/control'
> gmake  all-recursive
> gmake[4]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/modules/control'
> Making all in http
> gmake[5]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/modules/control/http'
> gmake[6]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/modules/control/http'
> if cc -DHAVE_CONFIG_H -I. -I. -I../../..   -I/work/a/ports/multimedia/vlc=
/work/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/incl=
ude -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include=
 -DSYS_FREEBSD7_0 -I../../../include `top_builddir=3D"../../.." ../../../vl=
c-config --cflags plugin http` -Wsign-compare -Wall -O1 -pipe  -pthread -pi=
pe -MT libhttp_plugin_a-http.o -MD -MP -MF ".deps/libhttp_plugin_a-http.Tpo=
" \
> 	  -c -o libhttp_plugin_a-http.o `test -f 'http.c' || echo './'`http.c; \
> 	then mv -f ".deps/libhttp_plugin_a-http.Tpo" ".deps/libhttp_plugin_a-htt=
p.Po"; \
> 	else rm -f ".deps/libhttp_plugin_a-http.Tpo"; exit 1; \
> 	fi
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc_common.h:1171,
>                  from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/vlc.h:153,
>                  from http.h:35,
>                  from http.c:26:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_lock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
114: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_unlock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
187: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_signal':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
325: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_wait':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
515: warning: cast from pointer to integer of different size
> if cc -DHAVE_CONFIG_H -I. -I. -I../../..   -I/work/a/ports/multimedia/vlc=
/work/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/incl=
ude -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include=
 -DSYS_FREEBSD7_0 -I../../../include `top_builddir=3D"../../.." ../../../vl=
c-config --cflags plugin http` -Wsign-compare -Wall -O1 -pipe  -pthread -pi=
pe -MT libhttp_plugin_a-rpn.o -MD -MP -MF ".deps/libhttp_plugin_a-rpn.Tpo" =
\
> 	  -c -o libhttp_plugin_a-rpn.o `test -f 'rpn.c' || echo './'`rpn.c; \
> 	then mv -f ".deps/libhttp_plugin_a-rpn.Tpo" ".deps/libhttp_plugin_a-rpn.=
Po"; \
> 	else rm -f ".deps/libhttp_plugin_a-rpn.Tpo"; exit 1; \
> 	fi
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc_common.h:1171,
>                  from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/vlc.h:153,
>                  from http.h:35,
>                  from rpn.c:26:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_lock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
114: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_unlock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
187: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_signal':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
325: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_wait':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
515: warning: cast from pointer to integer of different size
> rpn.c: In function 'EvaluateRPN__0_8_6':
> rpn.c:984: warning: value computed is not used
> if cc -DHAVE_CONFIG_H -I. -I. -I../../..   -I/work/a/ports/multimedia/vlc=
/work/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/incl=
ude -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include=
 -DSYS_FREEBSD7_0 -I../../../include `top_builddir=3D"../../.." ../../../vl=
c-config --cflags plugin http` -Wsign-compare -Wall -O1 -pipe  -pthread -pi=
pe -MT libhttp_plugin_a-macro.o -MD -MP -MF ".deps/libhttp_plugin_a-macro.T=
po" \
> 	  -c -o libhttp_plugin_a-macro.o `test -f 'macro.c' || echo './'`macro.c=
; \
> 	then mv -f ".deps/libhttp_plugin_a-macro.Tpo" ".deps/libhttp_plugin_a-ma=
cro.Po"; \
> 	else rm -f ".deps/libhttp_plugin_a-macro.Tpo"; exit 1; \
> 	fi
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc_common.h:1171,
>                  from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/vlc.h:153,
>                  from http.h:35,
>                  from macro.c:26:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_lock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
114: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_unlock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
187: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_signal':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
325: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_wait':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
515: warning: cast from pointer to integer of different size
> if cc -DHAVE_CONFIG_H -I. -I. -I../../..   -I/work/a/ports/multimedia/vlc=
/work/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/incl=
ude -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include=
 -DSYS_FREEBSD7_0 -I../../../include `top_builddir=3D"../../.." ../../../vl=
c-config --cflags plugin http` -Wsign-compare -Wall -O1 -pipe  -pthread -pi=
pe -MT libhttp_plugin_a-mvar.o -MD -MP -MF ".deps/libhttp_plugin_a-mvar.Tpo=
" \
> 	  -c -o libhttp_plugin_a-mvar.o `test -f 'mvar.c' || echo './'`mvar.c; \
> 	then mv -f ".deps/libhttp_plugin_a-mvar.Tpo" ".deps/libhttp_plugin_a-mva=
r.Po"; \
> 	else rm -f ".deps/libhttp_plugin_a-mvar.Tpo"; exit 1; \
> 	fi
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc_common.h:1171,
>                  from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/vlc.h:153,
>                  from http.h:35,
>                  from mvar.c:26:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_lock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
114: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_unlock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
187: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_signal':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
325: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_wait':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
515: warning: cast from pointer to integer of different size
> mvar.c: In function 'mvar_GetVar__0_8_6':
> mvar.c:131: warning: signed and unsigned type in conditional expression
> mvar.c: In function 'mvar_FileSetNew__0_8_6':
> mvar.c:634: warning: format '%lld' expects type 'long long int', but argu=
ment 3 has type 'off_t'
> if cc -DHAVE_CONFIG_H -I. -I. -I../../..   -I/work/a/ports/multimedia/vlc=
/work/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/incl=
ude -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include=
 -DSYS_FREEBSD7_0 -I../../../include `top_builddir=3D"../../.." ../../../vl=
c-config --cflags plugin http` -Wsign-compare -Wall -O1 -pipe  -pthread -pi=
pe -MT libhttp_plugin_a-util.o -MD -MP -MF ".deps/libhttp_plugin_a-util.Tpo=
" \
> 	  -c -o libhttp_plugin_a-util.o `test -f 'util.c' || echo './'`util.c; \
> 	then mv -f ".deps/libhttp_plugin_a-util.Tpo" ".deps/libhttp_plugin_a-uti=
l.Po"; \
> 	else rm -f ".deps/libhttp_plugin_a-util.Tpo"; exit 1; \
> 	fi
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc_common.h:1171,
>                  from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/vlc.h:153,
>                  from http.h:35,
>                  from util.c:26:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_lock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
114: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_unlock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
187: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_signal':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
325: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_wait':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
515: warning: cast from pointer to integer of different size
> rm -f libhttp_plugin.a
> ar cru libhttp_plugin.a libhttp_plugin_a-http.o libhttp_plugin_a-rpn.o li=
bhttp_plugin_a-macro.o libhttp_plugin_a-mvar.o libhttp_plugin_a-util.o =20
> ranlib libhttp_plugin.a
> /bin/sh ../../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe =
-pthread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/u=
sr/local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o lib=
http_plugin.so libhttp_plugin.a -L/usr/local/lib -shared -pthread -fpic -fP=
IC -u vlc_entry__0_8_6
> mkdir .libs
> cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib=
http_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6  -L/work/a/=
ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib libhttp_plug=
in.a
> gmake[6]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c=
/modules/control/http'
> gmake  all-recursive
> gmake[6]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/modules/control/http'
> gmake[7]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/modules/control/http'
> gmake[7]: Nothing to be done for `all-am'.
> gmake[7]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c=
/modules/control/http'
> gmake[6]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c=
/modules/control/http'
> gmake[5]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c=
/modules/control/http'
> Making all in corba
> gmake[5]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/modules/control/corba'
> gmake  all-recursive
> gmake[6]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/modules/control/corba'
> gmake[7]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/modules/control/corba'
> gmake[7]: Nothing to be done for `all-am'.
> gmake[7]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c=
/modules/control/corba'
> gmake[6]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c=
/modules/control/corba'
> gmake[5]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c=
/modules/control/corba'
> gmake[5]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/modules/control'
> gmake[5]: Nothing to be done for `all-am'.
> gmake[5]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c=
/modules/control'
> gmake[4]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c=
/modules/control'
> gmake[3]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c=
/modules/control'
> Making all in demux
> gmake[3]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/modules/demux'
> gmake[4]: Entering directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6=
c/modules/demux'
> if cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/work/a/ports/multimedia/vlc/wo=
rk/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6c/i=
nclude -I/usr/local/include/speex -I/usr/local/include -I/usr/local/include=
 -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -D=
SYS_FREEBSD7_0 -I../../include `top_builddir=3D"../.." ../../vlc-config --c=
flags plugin a52sys` -Wsign-compare -Wall -O1 -pipe  -pthread -pipe -MT lib=
a52sys_plugin_a-a52.o -MD -MP -MF ".deps/liba52sys_plugin_a-a52.Tpo" \
> 	  -c -o liba52sys_plugin_a-a52.o `test -f 'a52.c' || echo './'`a52.c; \
> 	then mv -f ".deps/liba52sys_plugin_a-a52.Tpo" ".deps/liba52sys_plugin_a-=
a52.Po"; \
> 	else rm -f ".deps/liba52sys_plugin_a-a52.Tpo"; exit 1; \
> 	fi
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc_common.h:1171,
>                  from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/vlc.h:153,
>                  from a52.c:27:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_lock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
114: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_unlock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
187: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_signal':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
325: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_wait':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
515: warning: cast from pointer to integer of different size
> rm -f liba52sys_plugin.a
> ar cru liba52sys_plugin.a liba52sys_plugin_a-a52.o=20
> ranlib liba52sys_plugin.a
> /bin/sh ../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe -pt=
hread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/=
local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o liba52=
sys_plugin.so liba52sys_plugin.a -L/usr/local/lib -shared -pthread -fpic -f=
PIC -u vlc_entry__0_8_6
> mkdir .libs
> cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib=
a52sys_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6  -L/work/=
a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib liba52sys_=
plugin.a
> if cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/work/a/ports/multimedia/vlc/wo=
rk/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6c/i=
nclude -I/usr/local/include/speex -I/usr/local/include -I/usr/local/include=
 -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -D=
SYS_FREEBSD7_0 -I../../include `top_builddir=3D"../.." ../../vlc-config --c=
flags plugin dtssys` -Wsign-compare -Wall -O1 -pipe  -pthread -pipe -MT lib=
dtssys_plugin_a-dts.o -MD -MP -MF ".deps/libdtssys_plugin_a-dts.Tpo" \
> 	  -c -o libdtssys_plugin_a-dts.o `test -f 'dts.c' || echo './'`dts.c; \
> 	then mv -f ".deps/libdtssys_plugin_a-dts.Tpo" ".deps/libdtssys_plugin_a-=
dts.Po"; \
> 	else rm -f ".deps/libdtssys_plugin_a-dts.Tpo"; exit 1; \
> 	fi
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc_common.h:1171,
>                  from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/vlc.h:153,
>                  from dts.c:27:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_lock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
114: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_unlock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
187: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_signal':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
325: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_wait':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
515: warning: cast from pointer to integer of different size
> rm -f libdtssys_plugin.a
> ar cru libdtssys_plugin.a libdtssys_plugin_a-dts.o=20
> ranlib libdtssys_plugin.a
> /bin/sh ../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe -pt=
hread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/=
local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o libdts=
sys_plugin.so libdtssys_plugin.a -L/usr/local/lib -shared -pthread -fpic -f=
PIC -u vlc_entry__0_8_6
> cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib=
dtssys_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6  -L/work/=
a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib libdtssys_=
plugin.a
> if cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/work/a/ports/multimedia/vlc/wo=
rk/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6c/i=
nclude -I/usr/local/include/speex -I/usr/local/include -I/usr/local/include=
 -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -D=
SYS_FREEBSD7_0 -I../../include `top_builddir=3D"../.." ../../vlc-config --c=
flags plugin flac` -Wsign-compare -Wall -O1 -pipe  -pthread -pipe -MT libfl=
ac_plugin_a-flac.o -MD -MP -MF ".deps/libflac_plugin_a-flac.Tpo" \
> 	  -c -o libflac_plugin_a-flac.o `test -f 'flac.c' || echo './'`flac.c; \
> 	then mv -f ".deps/libflac_plugin_a-flac.Tpo" ".deps/libflac_plugin_a-fla=
c.Po"; \
> 	else rm -f ".deps/libflac_plugin_a-flac.Tpo"; exit 1; \
> 	fi
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc_common.h:1171,
>                  from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/vlc.h:153,
>                  from flac.c:27:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_lock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
114: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_unlock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
187: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_signal':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
325: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_wait':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
515: warning: cast from pointer to integer of different size
> rm -f libflac_plugin.a
> ar cru libflac_plugin.a libflac_plugin_a-flac.o=20
> ranlib libflac_plugin.a
> /bin/sh ../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe -pt=
hread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/=
local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o libfla=
c_plugin.so libflac_plugin.a -L/usr/local/lib -shared -pthread -fpic -fPIC =
-u vlc_entry__0_8_6
> cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib=
flac_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6  -L/work/a/=
ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib libflac_plug=
in.a
> if cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/work/a/ports/multimedia/vlc/wo=
rk/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6c/i=
nclude -I/usr/local/include/speex -I/usr/local/include -I/usr/local/include=
 -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -D=
SYS_FREEBSD7_0 -I../../include `top_builddir=3D"../.." ../../vlc-config --c=
flags plugin ogg` -Wsign-compare -Wall -O1 -pipe  -pthread -pipe -MT libogg=
_plugin_a-ogg.o -MD -MP -MF ".deps/libogg_plugin_a-ogg.Tpo" \
> 	  -c -o libogg_plugin_a-ogg.o `test -f 'ogg.c' || echo './'`ogg.c; \
> 	then mv -f ".deps/libogg_plugin_a-ogg.Tpo" ".deps/libogg_plugin_a-ogg.Po=
"; \
> 	else rm -f ".deps/libogg_plugin_a-ogg.Tpo"; exit 1; \
> 	fi
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc_common.h:1171,
>                  from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/vlc.h:153,
>                  from ogg.c:28:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_lock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
114: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_unlock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
187: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_signal':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
325: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_wait':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
515: warning: cast from pointer to integer of different size
> ogg.c: In function 'Ogg_DecodePacket':
> ogg.c:703: warning: format '%lld' expects type 'long long int', but argum=
ent 6 has type 'mtime_t'
> ogg.c:703: warning: format '%lld' expects type 'long long int', but argum=
ent 7 has type 'mtime_t'
> ogg.c: In function 'Ogg_ReadAnnodexHeader':
> ogg.c:1372: warning: format '%lld' expects type 'long long int', but argu=
ment 6 has type 'uint64_t'
> ogg.c:1372: warning: format '%lld' expects type 'long long int', but argu=
ment 7 has type 'uint64_t'
> rm -f libogg_plugin.a
> ar cru libogg_plugin.a libogg_plugin_a-ogg.o=20
> ranlib libogg_plugin.a
> /bin/sh ../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe -pt=
hread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/=
local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o libogg=
_plugin.so libogg_plugin.a -L/usr/local/lib -shared -pthread -fpic -fPIC -l=
ogg -u vlc_entry__0_8_6
> cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib=
ogg_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6  -L/work/a/p=
orts/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib libogg_plugin=
.a /usr/local/lib/libogg.so -Wl,--rpath -Wl,/usr/local/lib -Wl,--rpath -Wl,=
/usr/local/lib
> if cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/work/a/ports/multimedia/vlc/wo=
rk/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6c/i=
nclude -I/usr/local/include/speex -I/usr/local/include -I/usr/local/include=
 -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -D=
SYS_FREEBSD7_0 -I../../include `top_builddir=3D"../.." ../../vlc-config --c=
flags plugin m3u` -Wsign-compare -Wall -O1 -pipe  -pthread -pipe -MT libm3u=
_plugin_a-m3u.o -MD -MP -MF ".deps/libm3u_plugin_a-m3u.Tpo" \
> 	  -c -o libm3u_plugin_a-m3u.o `test -f 'm3u.c' || echo './'`m3u.c; \
> 	then mv -f ".deps/libm3u_plugin_a-m3u.Tpo" ".deps/libm3u_plugin_a-m3u.Po=
"; \
> 	else rm -f ".deps/libm3u_plugin_a-m3u.Tpo"; exit 1; \
> 	fi
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc_common.h:1171,
>                  from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/vlc.h:153,
>                  from m3u.c:31:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_lock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
114: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_unlock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
187: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_signal':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
325: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_wait':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
515: warning: cast from pointer to integer of different size
> rm -f libm3u_plugin.a
> ar cru libm3u_plugin.a libm3u_plugin_a-m3u.o=20
> ranlib libm3u_plugin.a
> /bin/sh ../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe -pt=
hread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/=
local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o libm3u=
_plugin.so libm3u_plugin.a -L/usr/local/lib -shared -pthread -fpic -fPIC -u=
 vlc_entry__0_8_6
> cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib=
m3u_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6  -L/work/a/p=
orts/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib libm3u_plugin=
.a
> if cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/work/a/ports/multimedia/vlc/wo=
rk/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6c/i=
nclude -I/usr/local/include/speex -I/usr/local/include -I/usr/local/include=
 -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -D=
SYS_FREEBSD7_0 -I../../include `top_builddir=3D"../.." ../../vlc-config --c=
flags plugin demuxdump` -Wsign-compare -Wall -O1 -pipe  -pthread -pipe -MT =
libdemuxdump_plugin_a-demuxdump.o -MD -MP -MF ".deps/libdemuxdump_plugin_a-=
demuxdump.Tpo" \
> 	  -c -o libdemuxdump_plugin_a-demuxdump.o `test -f 'demuxdump.c' || echo=
 './'`demuxdump.c; \
> 	then mv -f ".deps/libdemuxdump_plugin_a-demuxdump.Tpo" ".deps/libdemuxdu=
mp_plugin_a-demuxdump.Po"; \
> 	else rm -f ".deps/libdemuxdump_plugin_a-demuxdump.Tpo"; exit 1; \
> 	fi
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc_common.h:1171,
>                  from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/vlc.h:153,
>                  from demuxdump.c:31:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_lock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
114: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_unlock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
187: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_signal':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
325: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_wait':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
515: warning: cast from pointer to integer of different size
> demuxdump.c: In function 'Close':
> demuxdump.c:146: warning: format '%lld' expects type 'long long int', but=
 argument 7 has type 'uint64_t'
> rm -f libdemuxdump_plugin.a
> ar cru libdemuxdump_plugin.a libdemuxdump_plugin_a-demuxdump.o=20
> ranlib libdemuxdump_plugin.a
> /bin/sh ../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe -pt=
hread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/=
local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o libdem=
uxdump_plugin.so libdemuxdump_plugin.a -L/usr/local/lib -shared -pthread -f=
pic -fPIC -u vlc_entry__0_8_6
> cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib=
demuxdump_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6  -L/wo=
rk/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib libdemu=
xdump_plugin.a
> if cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/work/a/ports/multimedia/vlc/wo=
rk/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6c/i=
nclude -I/usr/local/include/speex -I/usr/local/include -I/usr/local/include=
 -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -D=
SYS_FREEBSD7_0 -I../../include `top_builddir=3D"../.." ../../vlc-config --c=
flags plugin rawdv` -Wsign-compare -Wall -O1 -pipe  -pthread -pipe -MT libr=
awdv_plugin_a-rawdv.o -MD -MP -MF ".deps/librawdv_plugin_a-rawdv.Tpo" \
> 	  -c -o librawdv_plugin_a-rawdv.o `test -f 'rawdv.c' || echo './'`rawdv.=
c; \
> 	then mv -f ".deps/librawdv_plugin_a-rawdv.Tpo" ".deps/librawdv_plugin_a-=
rawdv.Po"; \
> 	else rm -f ".deps/librawdv_plugin_a-rawdv.Tpo"; exit 1; \
> 	fi
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc_common.h:1171,
>                  from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/vlc.h:153,
>                  from rawdv.c:30:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_lock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
114: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_unlock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
187: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_signal':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
325: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_wait':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
515: warning: cast from pointer to integer of different size
> rm -f librawdv_plugin.a
> ar cru librawdv_plugin.a librawdv_plugin_a-rawdv.o=20
> ranlib librawdv_plugin.a
> /bin/sh ../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe -pt=
hread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/=
local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o libraw=
dv_plugin.so librawdv_plugin.a -L/usr/local/lib -shared -pthread -fpic -fPI=
C -u vlc_entry__0_8_6
> cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib=
rawdv_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6  -L/work/a=
/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib librawdv_pl=
ugin.a
> if cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/work/a/ports/multimedia/vlc/wo=
rk/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6c/i=
nclude -I/usr/local/include/speex -I/usr/local/include -I/usr/local/include=
 -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -D=
SYS_FREEBSD7_0 -I../../include `top_builddir=3D"../.." ../../vlc-config --c=
flags plugin au` -Wsign-compare -Wall -O1 -pipe  -pthread -pipe -MT libau_p=
lugin_a-au.o -MD -MP -MF ".deps/libau_plugin_a-au.Tpo" \
> 	  -c -o libau_plugin_a-au.o `test -f 'au.c' || echo './'`au.c; \
> 	then mv -f ".deps/libau_plugin_a-au.Tpo" ".deps/libau_plugin_a-au.Po"; \
> 	else rm -f ".deps/libau_plugin_a-au.Tpo"; exit 1; \
> 	fi
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc_common.h:1171,
>                  from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/vlc.h:153,
>                  from au.c:29:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_lock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
114: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_unlock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
187: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_signal':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
325: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_wait':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
515: warning: cast from pointer to integer of different size
> rm -f libau_plugin.a
> ar cru libau_plugin.a libau_plugin_a-au.o=20
> ranlib libau_plugin.a
> /bin/sh ../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe -pt=
hread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/=
local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o libau_=
plugin.so libau_plugin.a -L/usr/local/lib -shared -pthread -fpic -fPIC -u v=
lc_entry__0_8_6
> cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib=
au_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6  -L/work/a/po=
rts/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib libau_plugin.a
> if cc -DHAVE_CONFIG_H -I. -I. -I../..   -I/work/a/ports/multimedia/vlc/wo=
rk/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6c/i=
nclude -I/usr/local/include/speex -I/usr/local/include -I/usr/local/include=
 -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -D=
SYS_FREEBSD7_0 -I../../include `top_builddir=3D"../.." ../../vlc-config --c=
flags plugin wav` -Wsign-compare -Wall -O1 -pipe  -pthread -pipe -MT libwav=
_plugin_a-wav.o -MD -MP -MF ".deps/libwav_plugin_a-wav.Tpo" \
> 	  -c -o libwav_plugin_a-wav.o `test -f 'wav.c' || echo './'`wav.c; \
> 	then mv -f ".deps/libwav_plugin_a-wav.Tpo" ".deps/libwav_plugin_a-wav.Po=
"; \
> 	else rm -f ".deps/libwav_plugin_a-wav.Tpo"; exit 1; \
> 	fi
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc_common.h:1171,
>                  from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/vlc.h:153,
>                  from wav.c:29:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_lock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
114: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_mutex_unlock':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
187: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_signal':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
325: warning: cast from pointer to integer of different size
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function '__vlc_cond_wait':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
515: warning: cast from pointer to integer of different size
> rm -f libwav_plugin.a
> ar cru libwav_plugin.a libwav_plugin_a-wav.o=20
> ranlib libwav_plugin.a
> /bin/sh ../../libtool --mode=3Dlink cc -Wsign-compare -Wall -O1 -pipe -pt=
hread -pipe -L/work/a/ports/multimedia/vlc/work/fake//usr/local/lib -L/usr/=
local/lib -L/usr/local/lib -pthread -lc -L/usr/local/lib -pthread -o libwav=
_plugin.so libwav_plugin.a -L/usr/local/lib -shared -pthread -fpic -fPIC -u=
 vlc_entry__0_8_6
> cc -Wsign-compare -Wall -O1 -pipe -pthread -pipe -pthread -pthread -o lib=
wav_plugin.so -shared -pthread -fpic -fPIC -u vlc_entry__0_8_6  -L/work/a/p=
orts/multimedia/vlc/work/fake//usr/local/lib -L/usr/local/lib libwav_plugin=
.a
> if c++ -DHAVE_CONFIG_H -I. -I. -I../..   -I/work/a/ports/multimedia/vlc/w=
ork/fake//usr/local/include -I/work/a/ports/multimedia/vlc/work/vlc-0.8.6c/=
include -I/usr/local/include/speex -I/usr/local/include -I/usr/local/includ=
e -I/usr/local/ffmpeg  -DHAVE_POSTPROC_POSTPROCESS_H -I/usr/local/include -=
DSYS_FREEBSD7_0 -I../../include `top_builddir=3D"../.." ../../vlc-config --=
cxxflags plugin mkv` -Wsign-compare -Wall -O1 -pipe -pipe -MT libmkv_plugin=
_a-mkv.o -MD -MP -MF ".deps/libmkv_plugin_a-mkv.Tpo" \
> 	  -c -o libmkv_plugin_a-mkv.o `test -f 'mkv.cpp' || echo './'`mkv.cpp; \
> 	then mv -f ".deps/libmkv_plugin_a-mkv.Tpo" ".deps/libmkv_plugin_a-mkv.Po=
"; \
> 	else rm -f ".deps/libmkv_plugin_a-mkv.Tpo"; exit 1; \
> 	fi
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc_common.h:1171,
>                  from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/vlc.h:153,
>                  from mkv.cpp:30:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function 'int __vlc_mutex_lock(const char*, int, vlc_mutex_t*)':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
114: error: cast from 'pthread*' to 'int' loses precision
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function 'int __vlc_mutex_unlock(const char*, int, vlc_mutex_t*)':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
187: error: cast from 'pthread*' to 'int' loses precision
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function 'int __vlc_cond_signal(const char*, int, vlc_cond_t*)':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
325: error: cast from 'pthread*' to 'int' loses precision
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
 In function 'int __vlc_cond_wait(const char*, int, vlc_cond_t*, vlc_mutex_=
t*)':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_threads_funcs.h:=
515: error: cast from 'pthread*' to 'int' loses precision
> In file included from /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/includ=
e/vlc/input.h:43,
>                  from mkv.cpp:36:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_input.h: In func=
tion 'void vlc_input_item_Clean(input_item_t*)':
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_input.h:165: war=
ning: deprecated conversion from string constant to 'char*'
> In file included from mkv.cpp:38:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h: At global =
scope:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin=
g: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin=
g: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin=
g: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin=
g: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin=
g: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin=
g: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin=
g: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin=
g: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin=
g: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin=
g: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin=
g: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin=
g: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin=
g: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin=
g: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin=
g: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin=
g: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin=
g: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin=
g: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin=
g: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin=
g: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin=
g: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin=
g: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin=
g: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin=
g: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin=
g: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin=
g: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin=
g: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin=
g: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin=
g: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:328: warnin=
g: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:366: warnin=
g: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/codecs.h:366: warnin=
g: deprecated conversion from string constant to 'char*'
> In file included from mkv.cpp:94:
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:99: warni=
ng: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:99: warni=
ng: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:99: warni=
ng: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:99: warni=
ng: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:99: warni=
ng: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> /work/a/ports/multimedia/vlc/work/vlc-0.8.6c/include/vlc_keys.h:189: warn=
ing: deprecated conversion from string constant to 'char*'
> mkv.cpp: In function 'int vlc_entry__0_8_6(module_t*)':
> mkv.cpp:393: warning: deprecated conversion from string constant to 'char=
*'
> mkv.cpp:393: warning: deprecated conversion from string constant to 'char=
*'
> mkv.cpp:393: warning: deprecated conversion from string constant to 'char=
*'
> mkv.cpp:393: warning: deprecated conversion from string constant to 'char=
*'
> mkv.cpp:394: warning: deprecated conversion from string constant to 'char=
*'
> mkv.cpp:396: warning: deprecated conversion from string constant to 'char=
*'
> mkv.cpp:401: warning: deprecated conversion from string constant to 'char=
*'
> mkv.cpp:401: warning: deprecated conversion from string constant to 'char=
*'
> mkv.cpp:401: warning: deprecated conversion from string constant to 'char=
*'
> mkv.cpp:405: warning: deprecated conversion from string constant to 'char=
*'
> mkv.cpp:405: warning: deprecated conversion from string constant to 'char=
*'
> mkv.cpp:405: warning: deprecated conversion from string constant to 'char=
*'
> mkv.cpp:409: warning: deprecated conversion from string constant to 'char=
*'
> mkv.cpp:409: warning: deprecated conversion from string constant to 'char=
*'
> mkv.cpp:409: warning: deprecated conversion from string constant to 'char=
*'
> mkv.cpp:413: warning: deprecated conversion from string constant to 'char=
*'
> mkv.cpp:413: warning: deprecated conversion from string constant to 'char=
*'
> mkv.cpp:413: warning: deprecated conversion from string constant to 'char=
*'
> mkv.cpp:417: warning: deprecated conversion from string constant to 'char=
*'
> mkv.cpp:417: warning: deprecated conversion from string constant to 'char=
*'
> mkv.cpp:417: warning: deprecated conversion from string constant to 'char=
*'
> mkv.cpp:421: warning: deprecated conversion from string constant to 'char=
*'
> mkv.cpp:422: warning: deprecated conversion from string constant to 'char=
*'
> mkv.cpp: In function 'void MkvTree(demux_t&, int, char*, ...)':
> mkv.cpp:490: warning: deprecated conversion from string constant to 'char=
*'
> mkv.cpp: In destructor 'virtual demux_sys_t::~demux_sys_t()':
> mkv.cpp:1336: warning: deprecated conversion from string constant to 'cha=
r*'
> mkv.cpp: In member function 'matroska_stream_c* demux_sys_t::AnalyseAllSe=
gmentsFound(demux_t*, libebml::EbmlStream*, bool)':
> mkv.cpp:2054: warning: format '%lld' expects type 'long long int', but ar=
gument 6 has type 'uint64'
> mkv.cpp: In member function 'void demux_sys_t::StartUiThread()':
> mkv.cpp:2511: warning: deprecated conversion from string constant to 'cha=
r*'
> mkv.cpp:2511: warning: deprecated conversion from string constant to 'cha=
r*'
> mkv.cpp: In member function 'void demux_sys_t::StopUiThread()':
> mkv.cpp:2522: warning: deprecated conversion from string constant to 'cha=
r*'
> mkv.cpp: In static member function 'static int demux_sys_t::EventThread(v=
lc_object_t*)':
> mkv.cpp:2887: warning: deprecated conversion from string constant to 'cha=
r*'
> mkv.cpp: In function 'void Seek(demux_t*, mtime_t, double, chapter_item_c=
*)':
> mkv.cpp:3224: warning: format '%lld' expects type 'long long int', but ar=
gument 6 has type 'mtime_t'
> mkv.cpp: In member function 'void matroska_segment_c::ParseSeekHead(libma=
troska::KaxSeekHead*)':
> mkv.cpp:3998: warning: format '%lld' expects type 'long long int', but ar=
gument 6 has type 'int64_t'
> mkv.cpp:4003: warning: format '%lld' expects type 'long long int', but ar=
gument 6 has type 'int64_t'
> mkv.cpp:4008: warning: format '%lld' expects type 'long long int', but ar=
gument 6 has type 'int64_t'
> mkv.cpp: In member function 'void matroska_segment_c::ParseTrackEntry(lib=
matroska::KaxTrackEntry*)':
> mkv.cpp:4088: warning: deprecated conversion from string constant to 'cha=
r*'
> mkv.cpp:4092: warning: deprecated conversion from string constant to 'cha=
r*'
> mkv.cpp:4096: warning: deprecated conversion from string constant to 'cha=
r*'
> mkv.cpp:4100: warning: deprecated conversion from string constant to 'cha=
r*'
> mkv.cpp:4104: warning: deprecated conversion from string constant to 'cha=
r*'
> mkv.cpp:4149: warning: format '%lld' expects type 'long long int', but ar=
gument 6 has type 'uint64'
> mkv.cpp:4192: warning: format '%lld' expects type 'long long int', but ar=
gument 6 has type 'uint64'
> mkv.cpp:4204: warning: deprecated conversion from string constant to 'cha=
r*'
> mkv.cpp:4215: warning: deprecated conversion from string constant to 'cha=
r*'
> mkv.cpp:4223: warning: deprecated conversion from string constant to 'cha=
r*'
> mkv.cpp:4228: warning: deprecated conversion from string constant to 'cha=
r*'
> mkv.cpp:4233: warning: deprecated conversion from string constant to 'cha=
r*'
> mkv.cpp:4238: warning: deprecated conversion from string constant to 'cha=
r*'
> mkv.cpp:4245: warning: deprecated conversion from string constant to 'cha=
r*'
> mkv.cpp:4260: warning: deprecated conversion from string constant to 'cha=
r*'
> mkv.cpp:4267: warning: deprecated conversion from string constant to 'cha=
r*'
> mkv.cpp:4274: warning: deprecated conversion from string constant to 'cha=
r*'
> mkv.cpp: In member function 'void matroska_segment_c::ParseInfo(libmatros=
ka::KaxInfo*)':
> mkv.cpp:4582: warning: format '%lld' expects type 'long long int', but ar=
gument 6 has type 'uint64_t'
> mkv.cpp:4591: warning: format '%lld' expects type 'long long int', but ar=
gument 6 has type 'mtime_t'
> mkv.cpp: In member function 'void matroska_segment_c::ParseChapterAtom(in=
t, libmatroska::KaxChapterAtom*, chapter_item_c&)':
> mkv.cpp:4710: warning: format '%lld' expects type 'long long int', but ar=
gument 6 has type 'int64_t'
> mkv.cpp:4724: warning: format '%lld' expects type 'long long int', but ar=
gument 6 has type 'int64_t'
> mkv.cpp:4731: warning: format '%lld' expects type 'long long int', but ar=
gument 6 has type 'int64_t'
> mkv.cpp: In member function 'void matroska_segment_c::Seek(mtime_t, mtime=
_t)':
> mkv.cpp:5560: warning: format '%lld' expects type 'long long int', but ar=
gument 6 has type 'int64_t'
> mkv.cpp: In member function 'bool matroska_script_interpretor_c::Interpre=
t(const binary*, size_t)':
> mkv.cpp:6484: warning: format '%lld' expects type 'long long int', but ar=
gument 6 has type 'int64_t'
> gmake[4]: *** [libmkv_plugin_a-mkv.o] Error 1
> gmake[4]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c=
/modules/demux'
> gmake[3]: *** [all-modules] Error 1
> gmake[3]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c=
/modules/demux'
> gmake[2]: *** [all-recursive] Error 1
> gmake[2]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c=
/modules'
> gmake[1]: *** [all-recursive] Error 1
> gmake[1]: Leaving directory `/work/a/ports/multimedia/vlc/work/vlc-0.8.6c=
'
> gmake: *** [all] Error 2
> *** Error code 2
>=20
> Stop in /a/ports/multimedia/vlc.
> =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
> build of /usr/ports/multimedia/vlc ended at Sat Jul 14 23:37:34 UTC 2007

--=20
Pav Lucistnik <pav@oook.cz>
              <pav@FreeBSD.org>

I cannot be responsible for future messages as apparently my cats have
learned to type.

--=-9KZMEQG3ucC+vgxa9wDc
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: Toto je =?UTF-8?Q?digit=C3=A1ln=C4=9B?=
	=?ISO-8859-1?Q?_podepsan=E1?= =?UTF-8?Q?_=C4=8D=C3=A1st?=
	=?ISO-8859-1?Q?_zpr=E1vy?=

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.7 (FreeBSD)

iD8DBQBGmV9pntdYP8FOsoIRAsUlAJ0dHfCSARNk7giOXZnasWYlHNejsACguK/d
brqzs/1Sr3WFTxxy99Nsawk=
=U51u
-----END PGP SIGNATURE-----

--=-9KZMEQG3ucC+vgxa9wDc--




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1184456553.75734.82.camel>