MidnightBSD Magus

multimedia/gstreamer-ffmpeg

GStreamer plug-in for manipulating MPEG video streams

Flavor Version Run OSVersion Arch License Restricted Status
0.10.11_7 350 1.0 amd64 gpl2 0 fail

Events

Machine Type Time Message
Constellation10 info 2019-01-02 12:35:30.782928 Test Started
Constellation10 fail 2019-01-02 12:36:24.46724 make build returned non-zero: 1
Constellation10 fail 2019-01-02 12:36:24.664258 Test complete.

Log

===>  Building for gstreamer-ffmpeg-0.10.11_7
gmake[1]: Entering directory '/magus/work/usr/mports/multimedia/gstreamer-ffmpeg/work/gst-ffmpeg-0.10.11'
gmake  all-recursive
gmake[2]: Entering directory '/magus/work/usr/mports/multimedia/gstreamer-ffmpeg/work/gst-ffmpeg-0.10.11'
Making all in gst-libs
gmake[3]: Entering directory '/magus/work/usr/mports/multimedia/gstreamer-ffmpeg/work/gst-ffmpeg-0.10.11/gst-libs'
Making all in ext
gmake[4]: Entering directory '/magus/work/usr/mports/multimedia/gstreamer-ffmpeg/work/gst-ffmpeg-0.10.11/gst-libs/ext'
gmake[5]: Entering directory '/magus/work/usr/mports/multimedia/gstreamer-ffmpeg/work/gst-ffmpeg-0.10.11/gst-libs/ext'
cd ffmpeg && gmake
gmake[6]: Entering directory '/magus/work/usr/mports/multimedia/gstreamer-ffmpeg/work/gst-ffmpeg-0.10.11/gst-libs/ext/ffmpeg'
CC	libavdevice/alldevices.o
CC	libavdevice/avdevice.o
CC	libavformat/4xm.o
CC	libavformat/adtsenc.o
In file included from libavformat/adtsenc.c:23:0:
./libavcodec/get_bits.h: In function 'skip_bits':
./libavcodec/get_bits.h:387:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable]
     OPEN_READER(re, s)
                 ^
./libavcodec/get_bits.h:135:13: note: in definition of macro 'OPEN_READER'
         int name##_cache= 0;\
             ^~~~
libavformat/4xm.c: In function 'fourxm_read_packet':
libavformat/4xm.c:242:24: warning: variable 'out_size' set but not used [-Wunused-but-set-variable]
     unsigned int size, out_size;
                        ^~~~~~~~
CC	libavformat/aea.o
CC	libavformat/aiffdec.o
CC	libavformat/aiffenc.o
CC	libavformat/allformats.o
CC	libavformat/amr.o
CC	libavformat/anm.o
CC	libavformat/apc.o
CC	libavformat/ape.o
CC	libavformat/apetag.o
libavformat/apetag.c: In function 'ape_tag_read_field':
libavformat/apetag.c:38:20: warning: variable 'flags' set but not used [-Wunused-but-set-variable]
     uint32_t size, flags;
                    ^~~~~
CC	libavformat/asf.o
CC	libavformat/asfcrypt.o
CC	libavformat/asfdec.o
In file included from ./libavcodec/mpegaudio.h:30:0,
                 from libavformat/asfdec.c:26:
./libavcodec/get_bits.h: In function 'skip_bits':
./libavcodec/get_bits.h:387:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable]
     OPEN_READER(re, s)
                 ^
./libavcodec/get_bits.h:135:13: note: in definition of macro 'OPEN_READER'
         int name##_cache= 0;\
             ^~~~
libavformat/asfdec.c: In function 'asf_read_header':
libavformat/asfdec.c:380:21: warning: 'AVPaletteControl' is deprecated [-Wdeprecated-declarations]
                     st->codec->palctrl = av_mallocz(sizeof(AVPaletteControl));
                     ^~
In file included from ./libavcodec/mpegaudio.h:29:0,
                 from libavformat/asfdec.c:26:
./libavcodec/avcodec.h:2808:16: note: declared here
 typedef struct AVPaletteControl {
                ^~~~~~~~~~~~~~~~
libavformat/asfdec.c:242:22: warning: variable 'total_size' set but not used [-Wunused-but-set-variable]
             uint64_t total_size;
                      ^~~~~~~~~~
libavformat/asfdec.c:455:53: warning: variable 'value_type' set but not used [-Wunused-but-set-variable]
             int n, stream_num, name_len, value_len, value_type, value_num;
                                                     ^~~~~~~~~~
libavformat/asfdec.c:479:22: warning: variable 'ext_d' set but not used [-Wunused-but-set-variable]
             uint32_t ext_d, leak_rate, stream_num;
                      ^~~~~
libavformat/asfdec.c:521:21: warning: variable 'v2' set but not used [-Wunused-but-set-variable]
             int v1, v2;
                     ^~
libavformat/asfdec.c:521:17: warning: variable 'v1' set but not used [-Wunused-but-set-variable]
             int v1, v2;
                 ^~
libavformat/asfdec.c: In function 'asf_read_frame_header':
libavformat/asfdec.c:735:18: warning: variable 'ts1' set but not used [-Wunused-but-set-variable]
     int64_t ts0, ts1;
                  ^~~
CC	libavformat/asfenc.o
CC	libavformat/assdec.o
CC	libavformat/assenc.o
CC	libavformat/au.o
CC	libavformat/audiointerleave.o
CC	libavformat/avc.o
CC	libavformat/avi.o
CC	libavformat/avidec.o
CC	libavformat/avienc.o
libavformat/avidec.c: In function 'avi_read_header':
libavformat/avidec.c:523:25: warning: 'AVPaletteControl' is deprecated [-Wdeprecated-declarations]
                         st->codec->palctrl = av_mallocz(sizeof(AVPaletteControl));
                         ^~
In file included from libavformat/avformat.h:56:0,
                 from libavformat/avidec.c:27:
./libavcodec/avcodec.h:2808:16: note: declared here
 typedef struct AVPaletteControl {
                ^~~~~~~~~~~~~~~~
libavformat/avidec.c:269:49: warning: variable 'bit_rate' set but not used [-Wunused-but-set-variable]
     int codec_type, stream_index, frame_period, bit_rate;
                                                 ^~~~~~~~
CC	libavformat/avio.o
CC	libavformat/aviobuf.o
CC	libavformat/avlanguage.o
libavformat/aviobuf.c: In function 'url_fdopen':
libavformat/aviobuf.c:572:23: warning: passing argument 6 of 'init_put_byte' from incompatible pointer type [-Wincompatible-pointer-types]
                       url_read, url_write, url_seek) < 0) {
                       ^~~~~~~~
libavformat/aviobuf.c:35:5: note: expected 'int (*)(void *, uint8_t *, int) {aka int (*)(void *, unsigned char *, int)}' but argument is of type 'int (*)(URLContext *, unsigned char *, int) {aka int (*)(struct URLContext *, unsigned char *, int)}'
 int init_put_byte(ByteIOContext *s,
     ^~~~~~~~~~~~~
libavformat/aviobuf.c:572:33: warning: passing argument 7 of 'init_put_byte' from incompatible pointer type [-Wincompatible-pointer-types]
                       url_read, url_write, url_seek) < 0) {
                                 ^~~~~~~~~
libavformat/aviobuf.c:35:5: note: expected 'int (*)(void *, uint8_t *, int) {aka int (*)(void *, unsigned char *, int)}' but argument is of type 'int (*)(URLContext *, unsigned char *, int) {aka int (*)(struct URLContext *, unsigned char *, int)}'
 int init_put_byte(ByteIOContext *s,
     ^~~~~~~~~~~~~
libavformat/aviobuf.c:572:44: warning: passing argument 8 of 'init_put_byte' from incompatible pointer type [-Wincompatible-pointer-types]
                       url_read, url_write, url_seek) < 0) {
                                            ^~~~~~~~
libavformat/aviobuf.c:35:5: note: expected 'int64_t (*)(void *, int64_t,  int) {aka long int (*)(void *, long int,  int)}' but argument is of type 'int64_t (*)(URLContext *, int64_t,  int) {aka long int (*)(struct URLContext *, long int,  int)}'
 int init_put_byte(ByteIOContext *s,
     ^~~~~~~~~~~~~
libavformat/aviobuf.c: In function 'url_resetbuf':
libavformat/aviobuf.c:609:58: warning: suggest parentheses around operand of '!' or change '&' to '&&' or '!' to '~' [-Wparentheses]
     if ((flags & URL_RDWR) || (h && h->flags != flags && !h->flags & URL_RDWR))
                                                          ^~~~~~~~~
CC	libavformat/avs.o
CC	libavformat/bethsoftvid.o
CC	libavformat/bfi.o
CC	libavformat/bink.o
CC	libavformat/c93.o
CC	libavformat/caf.o
CC	libavformat/cafdec.o
CC	libavformat/cdg.o
CC	libavformat/crcenc.o
CC	libavformat/cutils.o
CC	libavformat/daud.o
CC	libavformat/dsicin.o
CC	libavformat/dv.o
CC	libavformat/dvenc.o
CC	libavformat/dxa.o
CC	libavformat/eacdata.o
CC	libavformat/electronicarts.o
CC	libavformat/ffmdec.o
CC	libavformat/ffmenc.o
CC	libavformat/filmstripdec.o
CC	libavformat/filmstripenc.o
CC	libavformat/flacdec.o
CC	libavformat/flacenc.o
CC	libavformat/flacenc_header.o
CC	libavformat/flic.o
CC	libavformat/flvdec.o
In file included from ./libavcodec/mpeg4audio.h:26:0,
                 from libavformat/flvdec.c:29:
./libavcodec/get_bits.h: In function 'skip_bits':
./libavcodec/get_bits.h:387:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable]
     OPEN_READER(re, s)
                 ^
./libavcodec/get_bits.h:135:13: note: in definition of macro 'OPEN_READER'
         int name##_cache= 0;\
             ^~~~
CC	libavformat/flvenc.o
CC	libavformat/framecrcenc.o
CC	libavformat/gif.o
libavformat/gif.c: In function 'gif_write_video':
libavformat/gif.c:300:13: warning: variable 'delay' set but not used [-Wunused-but-set-variable]
     int64_t delay;
             ^~~~~
CC	libavformat/gxf.o
CC	libavformat/gxfenc.o
CC	libavformat/id3v1.o
CC	libavformat/id3v2.o
CC	libavformat/idcin.o
CC	libavformat/idroq.o
libavformat/idcin.c:90:5: warning: 'AVPaletteControl' is deprecated [-Wdeprecated-declarations]
     AVPaletteControl palctrl;
     ^~~~~~~~~~~~~~~~
In file included from libavformat/avformat.h:56:0,
                 from libavformat/idcin.c:72:
./libavcodec/avcodec.h:2808:16: note: declared here
 typedef struct AVPaletteControl {
                ^~~~~~~~~~~~~~~~
CC	libavformat/iff.o
CC	libavformat/img2.o
CC	libavformat/ipmovie.o
libavformat/ipmovie.c:119:5: warning: 'AVPaletteControl' is deprecated [-Wdeprecated-declarations]
     AVPaletteControl palette_control;
     ^~~~~~~~~~~~~~~~
In file included from libavformat/avformat.h:56:0,
                 from libavformat/ipmovie.c:36:
./libavcodec/avcodec.h:2808:16: note: declared here
 typedef struct AVPaletteControl {
                ^~~~~~~~~~~~~~~~
CC	libavformat/isom.o
CC	libavformat/iss.o
CC	libavformat/iv8.o
CC	libavformat/lmlm4.o
CC	libavformat/matroska.o
CC	libavformat/matroskadec.o
CC	libavformat/matroskaenc.o
In file included from ./libavcodec/mpeg4audio.h:26:0,
                 from libavformat/matroskadec.c:39:
./libavcodec/get_bits.h: In function 'skip_bits':
./libavcodec/get_bits.h:387:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable]
     OPEN_READER(re, s)
                 ^
./libavcodec/get_bits.h:135:13: note: in definition of macro 'OPEN_READER'
         int name##_cache= 0;\
             ^~~~
In file included from ./libavcodec/mpeg4audio.h:26:0,
                 from libavformat/matroskaenc.c:31:
./libavcodec/get_bits.h: In function 'skip_bits':
./libavcodec/get_bits.h:387:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable]
     OPEN_READER(re, s)
                 ^
./libavcodec/get_bits.h:135:13: note: in definition of macro 'OPEN_READER'
         int name##_cache= 0;\
             ^~~~
libavformat/matroskadec.c: In function 'matroska_read_seek':
libavformat/matroskadec.c:1848:43: warning: comparison of constant '48' with boolean expression is always true [-Wbool-compare]
             && !tracks[i].stream->discard != AVDISCARD_ALL) {
                                           ^~
libavformat/matroskadec.c:1848:43: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
CC	libavformat/metadata.o
libavformat/metadata.c: In function 'av_metadata_set2':
libavformat/metadata.c:72:37: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
             m->elems[m->count].key  = key;
                                     ^
libavformat/metadata.c:76:37: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
             m->elems[m->count].value= value;
                                     ^
CC	libavformat/metadata_compat.o
CC	libavformat/mm.o
libavformat/metadata_compat.c: In function 'ff_metadata_mux_compat':
libavformat/metadata_compat.c:118:39: warning: the address of 'number' will always evaluate as 'true' [-Waddress]
     if(s->key)  FILL_METADATA(s, key, number) }
                                       ^
libavformat/metadata_compat.c:111:9: note: in definition of macro 'FILL_METADATA'
     if (value && *value && !av_metadata_get(s->metadata, #key, NULL, 0))      \
         ^~~~~
libavformat/metadata_compat.c:132:5: note: in expansion of macro 'FILL_METADATA_INT'
     FILL_METADATA_INT(ctx, year);
     ^~~~~~~~~~~~~~~~~
libavformat/metadata_compat.c:118:39: warning: the address of 'number' will always evaluate as 'true' [-Waddress]
     if(s->key)  FILL_METADATA(s, key, number) }
                                       ^
libavformat/metadata_compat.c:111:9: note: in definition of macro 'FILL_METADATA'
     if (value && *value && !av_metadata_get(s->metadata, #key, NULL, 0))      \
         ^~~~~
libavformat/metadata_compat.c:133:5: note: in expansion of macro 'FILL_METADATA_INT'
     FILL_METADATA_INT(ctx, track);
     ^~~~~~~~~~~~~~~~~
CC	libavformat/mmf.o
CC	libavformat/mov.o
libavformat/mmf.c: In function 'mmf_read_header':
libavformat/mmf.c:188:13: warning: variable 'file_size' set but not used [-Wunused-but-set-variable]
     int64_t file_size, size;
             ^~~~~~~~~
libavformat/mmf.c: In function 'mmf_read_packet':
libavformat/mmf.c:265:15: warning: variable 'st' set but not used [-Wunused-but-set-variable]
     AVStream *st;
               ^~
In file included from ./libavcodec/mpeg4audio.h:26:0,
                 from libavformat/mov.c:34:
./libavcodec/get_bits.h: In function 'skip_bits':
./libavcodec/get_bits.h:387:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable]
     OPEN_READER(re, s)
                 ^
./libavcodec/get_bits.h:135:13: note: in definition of macro 'OPEN_READER'
         int name##_cache= 0;\
             ^~~~
libavformat/mov.c: In function 'mov_read_hdlr':
libavformat/mov.c:426:14: warning: variable 'ctype' set but not used [-Wunused-but-set-variable]
     uint32_t ctype;
              ^~~~~
CC	libavformat/movenc.o
In file included from libavformat/movenc.c:30:0:
./libavcodec/get_bits.h: In function 'skip_bits':
./libavcodec/get_bits.h:387:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable]
     OPEN_READER(re, s)
                 ^
./libavcodec/get_bits.h:135:13: note: in definition of macro 'OPEN_READER'
         int name##_cache= 0;\
             ^~~~
libavformat/movenc.c: In function 'mov_write_udta_tag':
libavformat/movenc.c:1578:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if(ret < 0)
     ^~
libavformat/movenc.c:1581:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
         if (mov->mode & MODE_3GP) {
         ^~
CC	libavformat/movenchint.o
CC	libavformat/mp3.o
In file included from ./libavcodec/mpegaudio.h:30:0,
                 from libavformat/mp3.c:31:
./libavcodec/get_bits.h: In function 'skip_bits':
./libavcodec/get_bits.h:387:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable]
     OPEN_READER(re, s)
                 ^
./libavcodec/get_bits.h:135:13: note: in definition of macro 'OPEN_READER'
         int name##_cache= 0;\
             ^~~~
CC	libavformat/mpc.o
CC	libavformat/mpc8.o
In file included from libavformat/mpc.c:22:0:
./libavcodec/get_bits.h: In function 'skip_bits':
./libavcodec/get_bits.h:387:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable]
     OPEN_READER(re, s)
                 ^
./libavcodec/get_bits.h:135:13: note: in definition of macro 'OPEN_READER'
         int name##_cache= 0;\
             ^~~~
In file included from libavformat/mpc8.c:22:0:
./libavcodec/get_bits.h: In function 'skip_bits':
./libavcodec/get_bits.h:387:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable]
     OPEN_READER(re, s)
                 ^
./libavcodec/get_bits.h:135:13: note: in definition of macro 'OPEN_READER'
         int name##_cache= 0;\
             ^~~~
CC	libavformat/mpeg.o
CC	libavformat/mpegenc.o
libavformat/mpegenc.c: In function 'flush_packet':
libavformat/mpegenc.c:924:83: warning: passing argument 4 of 'av_fifo_generic_read' from incompatible pointer type [-Wincompatible-pointer-types]
         av_fifo_generic_read(stream->fifo, ctx->pb, payload_size - stuffing_size, &put_buffer);
                                                                                   ^
In file included from libavformat/mpegenc.c:22:0:
./libavutil/fifo.h:77:5: note: expected 'void (*)(void *, void *, int)' but argument is of type 'void (*)(ByteIOContext *, const unsigned char *, int) {aka void (*)(struct  *, const unsigned char *, int)}'
 int av_fifo_generic_read(AVFifoBuffer *f, void *dest, int buf_size, void (*func)(void*, void*, int));
     ^~~~~~~~~~~~~~~~~~~~
CC	libavformat/mpegts.o
CC	libavformat/mpegtsenc.o
In file included from ./libavcodec/mpegvideo.h:32:0,
                 from libavformat/mpegtsenc.c:24:
./libavcodec/get_bits.h: In function 'skip_bits':
./libavcodec/get_bits.h:387:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable]
     OPEN_READER(re, s)
                 ^
./libavcodec/get_bits.h:135:13: note: in definition of macro 'OPEN_READER'
         int name##_cache= 0;\
             ^~~~
CC	libavformat/mpjpeg.o
CC	libavformat/msnwc_tcp.o
CC	libavformat/mtv.o
CC	libavformat/mvi.o
CC	libavformat/mxf.o
CC	libavformat/mxfdec.o
CC	libavformat/mxfenc.o
CC	libavformat/ncdec.o
CC	libavformat/nsvdec.o
libavformat/nsvdec.c: In function 'nsv_parse_NSVf_header':
libavformat/nsvdec.c:282:18: warning: variable 'file_size' set but not used [-Wunused-but-set-variable]
     unsigned int file_size, size;
                  ^~~~~~~~~
libavformat/nsvdec.c: In function 'nsv_read_header':
libavformat/nsvdec.c:522:12: warning: variable 'err' set but not used [-Wunused-but-set-variable]
     int i, err;
            ^~~
libavformat/nsvdec.c: In function 'nsv_read_chunk':
libavformat/nsvdec.c:562:14: warning: variable 'auxtag' set but not used [-Wunused-but-set-variable]
     uint32_t auxtag;
              ^~~~~~
CC	libavformat/nut.o
CC	libavformat/nutdec.o
CC	libavformat/nutenc.o
libavformat/nutdec.c: In function 'get_packetheader':
libavformat/nutdec.c:98:41: warning: passing argument 2 of 'ff_crc04C11DB7_update' from incompatible pointer type [-Wincompatible-pointer-types]
     startcode= ff_crc04C11DB7_update(0, &startcode, 8);
                                         ^
In file included from libavformat/avformat.h:58:0,
                 from libavformat/nut.h:28,
                 from libavformat/nutdec.c:27:
libavformat/avio.h:511:15: note: expected 'const uint8_t * {aka const unsigned char *}' but argument is of type 'uint64_t * {aka long unsigned int *}'
 unsigned long ff_crc04C11DB7_update(unsigned long checksum, const uint8_t *buf,
               ^~~~~~~~~~~~~~~~~~~~~
libavformat/nutdec.c: In function 'decode_main_header':
libavformat/nutdec.c:276:28: warning: passing argument 2 of 'get_buffer' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
             get_buffer(bc, nut->header[i], nut->header_len[i]);
                            ^~~
In file included from libavformat/avformat.h:58:0,
                 from libavformat/nut.h:28,
                 from libavformat/nutdec.c:27:
libavformat/avio.h:381:5: note: expected 'unsigned char *' but argument is of type 'const uint8_t * {aka const unsigned char *}'
 int get_buffer(ByteIOContext *s, unsigned char *buf, int size);
     ^~~~~~~~~~
libavformat/nutdec.c:190:13: warning: variable 'tmp_match' set but not used [-Wunused-but-set-variable]
     int64_t tmp_match;
             ^~~~~~~~~
CC	libavformat/nuv.o
CC	libavformat/oggdec.o
CC	libavformat/oggenc.o
libavformat/oggdec.c: In function 'ogg_read_page':
libavformat/oggdec.c:205:14: warning: variable 'crc' set but not used [-Wunused-but-set-variable]
     uint32_t crc;
              ^~~
libavformat/oggdec.c:204:14: warning: variable 'seq' set but not used [-Wunused-but-set-variable]
     uint32_t seq;
              ^~~
CC	libavformat/oggparsedirac.o
CC	libavformat/oggparseflac.o
In file included from libavformat/oggparsedirac.c:21:0:
./libavcodec/get_bits.h: In function 'skip_bits':
./libavcodec/get_bits.h:387:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable]
     OPEN_READER(re, s)
                 ^
./libavcodec/get_bits.h:135:13: note: in definition of macro 'OPEN_READER'
         int name##_cache= 0;\
             ^~~~
In file included from libavformat/oggparseflac.c:22:0:
./libavcodec/get_bits.h: In function 'skip_bits':
./libavcodec/get_bits.h:387:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable]
     OPEN_READER(re, s)
                 ^
./libavcodec/get_bits.h:135:13: note: in definition of macro 'OPEN_READER'
         int name##_cache= 0;\
             ^~~~
CC	libavformat/oggparseogm.o
CC	libavformat/oggparseskeleton.o
In file included from libavformat/oggparseogm.c:27:0:
./libavcodec/get_bits.h: In function 'skip_bits':
./libavcodec/get_bits.h:387:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable]
     OPEN_READER(re, s)
                 ^
./libavcodec/get_bits.h:135:13: note: in definition of macro 'OPEN_READER'
         int name##_cache= 0;\
             ^~~~
libavformat/oggparseogm.c: In function 'ogm_header':
libavformat/oggparseogm.c:42:14: warning: variable 'default_len' set but not used [-Wunused-but-set-variable]
     uint32_t default_len;
              ^~~~~~~~~~~
CC	libavformat/oggparsespeex.o
CC	libavformat/oggparsetheora.o
In file included from libavformat/oggparsespeex.c:28:0:
./libavcodec/get_bits.h: In function 'skip_bits':
./libavcodec/get_bits.h:387:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable]
     OPEN_READER(re, s)
                 ^
./libavcodec/get_bits.h:135:13: note: in definition of macro 'OPEN_READER'
         int name##_cache= 0;\
             ^~~~
In file included from libavformat/oggparsetheora.c:27:0:
./libavcodec/get_bits.h: In function 'skip_bits':
./libavcodec/get_bits.h:387:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable]
     OPEN_READER(re, s)
                 ^
./libavcodec/get_bits.h:135:13: note: in definition of macro 'OPEN_READER'
         int name##_cache= 0;\
             ^~~~
CC	libavformat/oggparsevorbis.o
In file included from libavformat/oggparsevorbis.c:28:0:
./libavcodec/get_bits.h: In function 'skip_bits':
./libavcodec/get_bits.h:387:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable]
     OPEN_READER(re, s)
                 ^
./libavcodec/get_bits.h:135:13: note: in definition of macro 'OPEN_READER'
         int name##_cache= 0;\
             ^~~~
CC	libavformat/oma.o
CC	libavformat/options.o
CC	libavformat/os_support.o
CC	libavformat/psxstr.o
CC	libavformat/pva.o
CC	libavformat/qcp.o
CC	libavformat/r3d.o
libavformat/r3d.c: In function 'r3d_read_red1':
libavformat/r3d.c:55:14: warning: variable 'tmp2' set but not used [-Wunused-but-set-variable]
     int tmp, tmp2;
              ^~~~
libavformat/r3d.c: In function 'r3d_read_reos':
libavformat/r3d.c:142:9: warning: variable 'tmp' set but not used [-Wunused-but-set-variable]
     int tmp;
         ^~~
libavformat/r3d.c: In function 'r3d_read_redv':
libavformat/r3d.c:212:14: warning: variable 'tmp2' set but not used [-Wunused-but-set-variable]
     int tmp, tmp2;
              ^~~~
libavformat/r3d.c: In function 'r3d_read_reda':
libavformat/r3d.c:266:14: warning: variable 'tmp2' set but not used [-Wunused-but-set-variable]
     int tmp, tmp2, samples, size;
              ^~~~
libavformat/r3d.c:266:9: warning: variable 'tmp' set but not used [-Wunused-but-set-variable]
     int tmp, tmp2, samples, size;
         ^~~
CC	libavformat/raw.o
In file included from ./libavcodec/ac3_parser.h:27:0,
                 from libavformat/raw.c:24:
./libavcodec/get_bits.h: In function 'skip_bits':
./libavcodec/get_bits.h:387:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable]
     OPEN_READER(re, s)
                 ^
./libavcodec/get_bits.h:135:13: note: in definition of macro 'OPEN_READER'
         int name##_cache= 0;\
             ^~~~
libavformat/raw.c: In function 'raw_read_header':
libavformat/raw.c:72:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
     if (!st)
     ^~
libavformat/raw.c:75:9: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if'
         id = s->iformat->value;
         ^~
CC	libavformat/riff.o
CC	libavformat/rl2.o
libavformat/rl2.c: In function 'rl2_read_header':
libavformat/rl2.c:84:20: warning: variable 'encoding_method' set but not used [-Wunused-but-set-variable]
     unsigned short encoding_method;
                    ^~~~~~~~~~~~~~~
libavformat/rl2.c:83:9: warning: variable 'data_size' set but not used [-Wunused-but-set-variable]
     int data_size;
         ^~~~~~~~~
CC	libavformat/rm.o
CC	libavformat/rmdec.o
libavformat/rmdec.c: In function 'ff_rm_read_mdpr_codecdata':
libavformat/rmdec.c:304:18: warning: variable 'fps2' set but not used [-Wunused-but-set-variable]
         int fps, fps2;
                  ^~~~
CC	libavformat/rmenc.o
CC	libavformat/rpl.o
libavformat/rpl.c: In function 'rpl_read_packet':
libavformat/rpl.c:302:30: warning: variable 'frame_flags' set but not used [-Wunused-but-set-variable]
         uint32_t frame_size, frame_flags;
                              ^~~~~~~~~~~
libavformat/rmdec.c: In function 'ff_rm_parse_packet':
libavformat/rmdec.c:636:11: warning: 'seq' may be used uninitialized in this function [-Wmaybe-uninitialized]
     *pseq = seq;
     ~~~~~~^~~~~
libavformat/rmdec.c:603:14: note: 'seq' was declared here
     int hdr, seq, pic_num, len2, pos;
              ^~~
CC	libavformat/rtp.o
CC	libavformat/rtpenc.o
CC	libavformat/rtpenc_aac.o
CC	libavformat/rtpenc_amr.o
CC	libavformat/rtpenc_h263.o
CC	libavformat/rtpenc_h264.o
CC	libavformat/rtpenc_mpv.o
CC	libavformat/sdp.o
In file included from ./libavcodec/mpegvideo.h:32:0,
                 from libavformat/rtpenc_mpv.c:23:
./libavcodec/get_bits.h: In function 'skip_bits':
./libavcodec/get_bits.h:387:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable]
     OPEN_READER(re, s)
                 ^
./libavcodec/get_bits.h:135:13: note: in definition of macro 'OPEN_READER'
         int name##_cache= 0;\
             ^~~~
CC	libavformat/seek.o
CC	libavformat/segafilm.o
CC	libavformat/sierravmd.o
CC	libavformat/siff.o
CC	libavformat/smacker.o
CC	libavformat/sol.o
libavformat/smacker.c: In function 'smacker_read_packet':
libavformat/smacker.c:236:9: warning: variable 'pos' set but not used [-Wunused-but-set-variable]
     int pos;
         ^~~
libavformat/sol.c: In function 'sol_read_header':
libavformat/sol.c:88:9: warning: variable 'size' set but not used [-Wunused-but-set-variable]
     int size;
         ^~~~
CC	libavformat/soxdec.o
CC	libavformat/soxenc.o
CC	libavformat/spdif.o
In file included from ./libavcodec/aac_parser.h:28:0,
                 from libavformat/spdif.c:46:
./libavcodec/get_bits.h: In function 'skip_bits':
./libavcodec/get_bits.h:387:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable]
     OPEN_READER(re, s)
                 ^
./libavcodec/get_bits.h:135:13: note: in definition of macro 'OPEN_READER'
         int name##_cache= 0;\
             ^~~~
CC	libavformat/swfdec.o
CC	libavformat/swfenc.o
libavformat/swfenc.c: In function 'swf_write_video':
libavformat/swfenc.c:424:63: warning: passing argument 4 of 'av_fifo_generic_read' from incompatible pointer type [-Wincompatible-pointer-types]
         av_fifo_generic_read(swf->audio_fifo, pb, frame_size, &put_buffer);
                                                               ^
In file included from libavformat/swf.h:26:0,
                 from libavformat/swfenc.c:25:
./libavutil/fifo.h:77:5: note: expected 'void (*)(void *, void *, int)' but argument is of type 'void (*)(ByteIOContext *, const unsigned char *, int) {aka void (*)(struct  *, const unsigned char *, int)}'
 int av_fifo_generic_read(AVFifoBuffer *f, void *dest, int buf_size, void (*func)(void*, void*, int));
     ^~~~~~~~~~~~~~~~~~~~
CC	libavformat/thp.o
CC	libavformat/tiertexseq.o
CC	libavformat/tmv.o
CC	libavformat/tta.o
CC	libavformat/txd.o
In file included from libavformat/tta.c:22:0:
./libavcodec/get_bits.h: In function 'skip_bits':
./libavcodec/get_bits.h:387:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable]
     OPEN_READER(re, s)
                 ^
./libavcodec/get_bits.h:135:13: note: in definition of macro 'OPEN_READER'
         int name##_cache= 0;\
             ^~~~
CC	libavformat/utils.o
CC	libavformat/vc1test.o
libavformat/utils.c: In function 'av_gettime':
libavformat/utils.c:3153:5: error: implicit declaration of function 'gettimeofday' [-Werror=implicit-function-declaration]
     gettimeofday(&tv,NULL);
     ^~~~~~~~~~~~
libavformat/utils.c: In function 'parse_date':
libavformat/utils.c:3240:35: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
             dt.tm_sec = strtol(p, (char **)&q, 10);
                                   ^
CC	libavformat/vc1testenc.o
CC	libavformat/voc.o
CC	libavformat/vocdec.o
CC	libavformat/vocenc.o
CC	libavformat/vorbiscomment.o
CC	libavformat/vqf.o
CC	libavformat/wav.o
CC	libavformat/wc3movie.o
libavformat/wc3movie.c:71:5: warning: 'AVPaletteControl' is deprecated [-Wdeprecated-declarations]
     AVPaletteControl palette_control;
     ^~~~~~~~~~~~~~~~
In file included from libavformat/avformat.h:56:0,
                 from libavformat/wc3movie.c:31:
./libavcodec/avcodec.h:2808:16: note: declared here
 typedef struct AVPaletteControl {
                ^~~~~~~~~~~~~~~~
CC	libavformat/westwood.o
CC	libavformat/wv.o
CC	libavformat/xa.o
CC	libavformat/yop.o
CC	libavformat/yuv4mpeg.o
libavformat/yuv4mpeg.c: In function 'yuv4_write_packet':
libavformat/yuv4mpeg.c:97:12: warning: variable 'm' set but not used [-Wunused-but-set-variable]
     int i, m;
            ^
CC	libavcodec/4xm.o
In file included from libavcodec/4xm.c:30:0:
libavcodec/get_bits.h: In function 'skip_bits':
libavcodec/get_bits.h:387:17: warning: variable 're_cache' set but not used [-Wunused-but-set-variable]
     OPEN_READER(re, s)
                 ^
libavcodec/get_bits.h:135:13: note: in definition of macro 'OPEN_READER'
         int name##_cache= 0;\
             ^~~~
libavcodec/4xm.c: In function 'init_vlcs':
libavcodec/4xm.c:244:35: warning: iteration 4 invokes undefined behavior [-Waggressive-loop-optimizations]
         block_type_vlc[0][i].table= table[i];
         ~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~
libavcodec/4xm.c:243:5: note: within this loop
     for(i=0; i<8; i++){
     ^~~
cc1: some warnings being treated as errors
gmake[6]: *** [common.mak:41: libavformat/utils.o] Error 1
gmake[6]: *** Waiting for unfinished jobs....
gmake[6]: Leaving directory '/magus/work/usr/mports/multimedia/gstreamer-ffmpeg/work/gst-ffmpeg-0.10.11/gst-libs/ext/ffmpeg'
gmake[5]: *** [Makefile:607: all-local] Error 2
gmake[5]: Leaving directory '/magus/work/usr/mports/multimedia/gstreamer-ffmpeg/work/gst-ffmpeg-0.10.11/gst-libs/ext'
gmake[4]: *** [Makefile:369: all-recursive] Error 1
gmake[4]: Leaving directory '/magus/work/usr/mports/multimedia/gstreamer-ffmpeg/work/gst-ffmpeg-0.10.11/gst-libs/ext'
gmake[3]: *** [Makefile:355: all-recursive] Error 1
gmake[3]: Leaving directory '/magus/work/usr/mports/multimedia/gstreamer-ffmpeg/work/gst-ffmpeg-0.10.11/gst-libs'
gmake[2]: *** [Makefile:443: all-recursive] Error 1
gmake[2]: Leaving directory '/magus/work/usr/mports/multimedia/gstreamer-ffmpeg/work/gst-ffmpeg-0.10.11'
gmake[1]: *** [Makefile:370: all] Error 2
gmake[1]: Leaving directory '/magus/work/usr/mports/multimedia/gstreamer-ffmpeg/work/gst-ffmpeg-0.10.11'
===> Compilation failed unexpectedly.
Try to set MAKE_JOBS_UNSAFE=yes and rebuild before reporting the failure to
the maintainer.
*** Error code 1

Stop.
make: stopped in /usr/mports/multimedia/gstreamer-ffmpeg