MidnightBSD Magus

multimedia/gstreamer-plugins-vp8

Gstreamer vp8 codec plugin

Flavor Version Run OSVersion Arch License Restricted Status
0.10.23_1,3 442 2.0 i386 gpl2 0 fail

Events

Machine Type Time Message
m2032 info 2021-02-24 18:58:22.507173 Test Started
m2032 fail 2021-02-24 18:59:07.607333 make build returned non-zero: 1
m2032 fail 2021-02-24 18:59:07.652841 Test complete.

Log

===>  Building for gstreamer-plugins-vp8-0.10.23_1,3
gmake[1]: Entering directory '/magus/work/usr/mports/multimedia/gstreamer-plugins-vp8/work/gst-plugins-bad-0.10.23/ext/vp8'
/bin/sh ../../libtool  --tag=CC --tag=disable-static  --mode=compile cc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include -I../../gst-libs -I../../gst-libs -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/lib/libffi-3.2.1/include -pthread -I/usr/local/include/libxml2  -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/lib/libffi-3.2.1/include -pthread -I/usr/local/include/libxml2  -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/lib/libffi-3.2.1/include -pthread -I/usr/local/include/libxml2   -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Waddress -Wno-multichar -Wnested-externs   -g    -DGST_USE_UNSTABLE_API -O2 -pipe -O2 -Wno-format -I/usr/local/include -fno-strict-aliasing -MT libgstvp8_la-gstvp8dec.lo -MD -MP -MF .deps/libgstvp8_la-gstvp8dec.Tpo -c -o libgstvp8_la-gstvp8dec.lo `test -f 'gstvp8dec.c' || echo './'`gstvp8dec.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I../../gst-libs -I../../gst-libs -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/lib/libffi-3.2.1/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/lib/libffi-3.2.1/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/lib/libffi-3.2.1/include -pthread -I/usr/local/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Waddress -Wno-multichar -Wnested-externs -g -DGST_USE_UNSTABLE_API -O2 -pipe -O2 -Wno-format -I/usr/local/include -fno-strict-aliasing -MT libgstvp8_la-gstvp8dec.lo -MD -MP -MF .deps/libgstvp8_la-gstvp8dec.Tpo -c gstvp8dec.c  -fPIC -DPIC -o .libs/libgstvp8_la-gstvp8dec.o
In file included from gstvp8dec.c:48:
In file included from ./gstvp8dec.h:26:
In file included from /usr/local/include/gstreamer-0.10/gst/gst.h:35:
In file included from /usr/local/include/gstreamer-0.10/gst/gstbin.h:27:
In file included from /usr/local/include/gstreamer-0.10/gst/gstelement.h:56:
/usr/local/include/gstreamer-0.10/gst/gstobject.h:283:3: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations]
  GStaticRecMutex *lock;
  ^
/usr/local/include/glib-2.0/glib/deprecated/gthread.h:152:49: note: 'GStaticRecMutex' has been explicitly marked deprecated here
typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex);
                                                ^
/usr/local/include/glib-2.0/glib/gversionmacros.h:443:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32_FOR'
# define GLIB_DEPRECATED_TYPE_IN_2_32_FOR(f)    GLIB_DEPRECATED_TYPE_FOR(f)
                                                ^
/usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
#define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
                                    ^
/usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
In file included from gstvp8dec.c:48:
In file included from ./gstvp8dec.h:26:
In file included from /usr/local/include/gstreamer-0.10/gst/gst.h:35:
In file included from /usr/local/include/gstreamer-0.10/gst/gstbin.h:27:
In file included from /usr/local/include/gstreamer-0.10/gst/gstelement.h:57:
In file included from /usr/local/include/gstreamer-0.10/gst/gstpad.h:35:
/usr/local/include/gstreamer-0.10/gst/gsttask.h:149:3: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations]
  GStaticRecMutex *lock;
  ^
/usr/local/include/glib-2.0/glib/deprecated/gthread.h:152:49: note: 'GStaticRecMutex' has been explicitly marked deprecated here
typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex);
                                                ^
/usr/local/include/glib-2.0/glib/gversionmacros.h:443:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32_FOR'
# define GLIB_DEPRECATED_TYPE_IN_2_32_FOR(f)    GLIB_DEPRECATED_TYPE_FOR(f)
                                                ^
/usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
#define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
                                    ^
/usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
In file included from gstvp8dec.c:48:
In file included from ./gstvp8dec.h:26:
In file included from /usr/local/include/gstreamer-0.10/gst/gst.h:35:
In file included from /usr/local/include/gstreamer-0.10/gst/gstbin.h:27:
In file included from /usr/local/include/gstreamer-0.10/gst/gstelement.h:57:
In file included from /usr/local/include/gstreamer-0.10/gst/gstpad.h:35:
/usr/local/include/gstreamer-0.10/gst/gsttask.h:183:57: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations]
void            gst_task_set_lock       (GstTask *task, GStaticRecMutex *mutex);
                                                        ^
/usr/local/include/glib-2.0/glib/deprecated/gthread.h:152:49: note: 'GStaticRecMutex' has been explicitly marked deprecated here
typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex);
                                                ^
/usr/local/include/glib-2.0/glib/gversionmacros.h:443:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32_FOR'
# define GLIB_DEPRECATED_TYPE_IN_2_32_FOR(f)    GLIB_DEPRECATED_TYPE_FOR(f)
                                                ^
/usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
#define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
                                    ^
/usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
In file included from gstvp8dec.c:48:
In file included from ./gstvp8dec.h:26:
In file included from /usr/local/include/gstreamer-0.10/gst/gst.h:35:
In file included from /usr/local/include/gstreamer-0.10/gst/gstbin.h:27:
In file included from /usr/local/include/gstreamer-0.10/gst/gstelement.h:57:
In file included from /usr/local/include/gstreamer-0.10/gst/gstpad.h:35:
/usr/local/include/gstreamer-0.10/gst/gsttask.h:184:57: warning: 'GThreadPriority' is deprecated [-Wdeprecated-declarations]
void            gst_task_set_priority   (GstTask *task, GThreadPriority priority);
                                                        ^
/usr/local/include/glib-2.0/glib/deprecated/gthread.h:44:19: note: 'GThreadPriority' has been explicitly marked deprecated here
} GThreadPriority GLIB_DEPRECATED_TYPE_IN_2_32;
                  ^
/usr/local/include/glib-2.0/glib/gversionmacros.h:442:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32'
# define GLIB_DEPRECATED_TYPE_IN_2_32           GLIB_DEPRECATED_TYPE
                                                ^
/usr/local/include/glib-2.0/glib/gmacros.h:1017:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
#define GLIB_DEPRECATED_TYPE G_DEPRECATED
                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
In file included from gstvp8dec.c:48:
In file included from ./gstvp8dec.h:26:
In file included from /usr/local/include/gstreamer-0.10/gst/gst.h:35:
In file included from /usr/local/include/gstreamer-0.10/gst/gstbin.h:27:
In file included from /usr/local/include/gstreamer-0.10/gst/gstelement.h:57:
/usr/local/include/gstreamer-0.10/gst/gstpad.h:671:3: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations]
  GStaticRecMutex               *stream_rec_lock;
  ^
/usr/local/include/glib-2.0/glib/deprecated/gthread.h:152:49: note: 'GStaticRecMutex' has been explicitly marked deprecated here
typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex);
                                                ^
/usr/local/include/glib-2.0/glib/gversionmacros.h:443:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32_FOR'
# define GLIB_DEPRECATED_TYPE_IN_2_32_FOR(f)    GLIB_DEPRECATED_TYPE_FOR(f)
                                                ^
/usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
#define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
                                    ^
/usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
In file included from gstvp8dec.c:48:
In file included from ./gstvp8dec.h:26:
In file included from /usr/local/include/gstreamer-0.10/gst/gst.h:35:
In file included from /usr/local/include/gstreamer-0.10/gst/gstbin.h:27:
/usr/local/include/gstreamer-0.10/gst/gstelement.h:545:3: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations]
  GStaticRecMutex      *state_lock;
  ^
/usr/local/include/glib-2.0/glib/deprecated/gthread.h:152:49: note: 'GStaticRecMutex' has been explicitly marked deprecated here
typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex);
                                                ^
/usr/local/include/glib-2.0/glib/gversionmacros.h:443:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32_FOR'
# define GLIB_DEPRECATED_TYPE_IN_2_32_FOR(f)    GLIB_DEPRECATED_TYPE_FOR(f)
                                                ^
/usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
#define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
                                    ^
/usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
In file included from gstvp8dec.c:48:
In file included from ./gstvp8dec.h:26:
In file included from /usr/local/include/gstreamer-0.10/gst/gst.h:71:
/usr/local/include/gstreamer-0.10/gst/gsttrace.h:127:8: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
extern GStaticMutex     _gst_trace_mutex;
       ^
/usr/local/include/glib-2.0/glib/deprecated/gthread.h:136:16: note: 'GStaticMutex' has been explicitly marked deprecated here
} GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex);
               ^
/usr/local/include/glib-2.0/glib/gversionmacros.h:443:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32_FOR'
# define GLIB_DEPRECATED_TYPE_IN_2_32_FOR(f)    GLIB_DEPRECATED_TYPE_FOR(f)
                                                ^
/usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
#define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
                                    ^
/usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
In file included from gstvp8dec.c:48:
In file included from ./gstvp8dec.h:27:
In file included from ../../gst-libs/gst/video/gstbasevideodecoder.h:31:
../../gst-libs/gst/video/gstbasevideocodec.h:155:3: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations]
  GStaticRecMutex stream_lock;
  ^
/usr/local/include/glib-2.0/glib/deprecated/gthread.h:152:49: note: 'GStaticRecMutex' has been explicitly marked deprecated here
typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex);
                                                ^
/usr/local/include/glib-2.0/glib/gversionmacros.h:443:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32_FOR'
# define GLIB_DEPRECATED_TYPE_IN_2_32_FOR(f)    GLIB_DEPRECATED_TYPE_FOR(f)
                                                ^
/usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
#define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
                                    ^
/usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
8 warnings generated.
mv -f .deps/libgstvp8_la-gstvp8dec.Tpo .deps/libgstvp8_la-gstvp8dec.Plo
/bin/sh ../../libtool  --tag=CC --tag=disable-static  --mode=compile cc -DHAVE_CONFIG_H -I. -I../..   -I/usr/local/include -I../../gst-libs -I../../gst-libs -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/lib/libffi-3.2.1/include -pthread -I/usr/local/include/libxml2  -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/lib/libffi-3.2.1/include -pthread -I/usr/local/include/libxml2  -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/lib/libffi-3.2.1/include -pthread -I/usr/local/include/libxml2   -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Waddress -Wno-multichar -Wnested-externs   -g    -DGST_USE_UNSTABLE_API -O2 -pipe -O2 -Wno-format -I/usr/local/include -fno-strict-aliasing -MT libgstvp8_la-gstvp8enc.lo -MD -MP -MF .deps/libgstvp8_la-gstvp8enc.Tpo -c -o libgstvp8_la-gstvp8enc.lo `test -f 'gstvp8enc.c' || echo './'`gstvp8enc.c
libtool: compile:  cc -DHAVE_CONFIG_H -I. -I../.. -I/usr/local/include -I../../gst-libs -I../../gst-libs -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/lib/libffi-3.2.1/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/lib/libffi-3.2.1/include -pthread -I/usr/local/include/libxml2 -I/usr/local/include/gstreamer-0.10 -I/usr/local/include/glib-2.0 -I/usr/local/lib/glib-2.0/include -I/usr/local/include -I/usr/local/lib/libffi-3.2.1/include -pthread -I/usr/local/include/libxml2 -DG_THREADS_MANDATORY -DG_DISABLE_CAST_CHECKS -DG_DISABLE_ASSERT -Wall -Wdeclaration-after-statement -Wvla -Wpointer-arith -Wmissing-declarations -Wmissing-prototypes -Wredundant-decls -Wwrite-strings -Wformat-security -Wold-style-definition -Winit-self -Waddress -Wno-multichar -Wnested-externs -g -DGST_USE_UNSTABLE_API -O2 -pipe -O2 -Wno-format -I/usr/local/include -fno-strict-aliasing -MT libgstvp8_la-gstvp8enc.lo -MD -MP -MF .deps/libgstvp8_la-gstvp8enc.Tpo -c gstvp8enc.c  -fPIC -DPIC -o .libs/libgstvp8_la-gstvp8enc.o
In file included from gstvp8enc.c:53:
In file included from /usr/local/include/gstreamer-0.10/gst/tag/tag.h:25:
In file included from /usr/local/include/gstreamer-0.10/gst/gst.h:35:
In file included from /usr/local/include/gstreamer-0.10/gst/gstbin.h:27:
In file included from /usr/local/include/gstreamer-0.10/gst/gstelement.h:56:
/usr/local/include/gstreamer-0.10/gst/gstobject.h:283:3: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations]
  GStaticRecMutex *lock;
  ^
/usr/local/include/glib-2.0/glib/deprecated/gthread.h:152:49: note: 'GStaticRecMutex' has been explicitly marked deprecated here
typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex);
                                                ^
/usr/local/include/glib-2.0/glib/gversionmacros.h:443:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32_FOR'
# define GLIB_DEPRECATED_TYPE_IN_2_32_FOR(f)    GLIB_DEPRECATED_TYPE_FOR(f)
                                                ^
/usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
#define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
                                    ^
/usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
In file included from gstvp8enc.c:53:
In file included from /usr/local/include/gstreamer-0.10/gst/tag/tag.h:25:
In file included from /usr/local/include/gstreamer-0.10/gst/gst.h:35:
In file included from /usr/local/include/gstreamer-0.10/gst/gstbin.h:27:
In file included from /usr/local/include/gstreamer-0.10/gst/gstelement.h:57:
In file included from /usr/local/include/gstreamer-0.10/gst/gstpad.h:35:
/usr/local/include/gstreamer-0.10/gst/gsttask.h:149:3: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations]
  GStaticRecMutex *lock;
  ^
/usr/local/include/glib-2.0/glib/deprecated/gthread.h:152:49: note: 'GStaticRecMutex' has been explicitly marked deprecated here
typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex);
                                                ^
/usr/local/include/glib-2.0/glib/gversionmacros.h:443:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32_FOR'
# define GLIB_DEPRECATED_TYPE_IN_2_32_FOR(f)    GLIB_DEPRECATED_TYPE_FOR(f)
                                                ^
/usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
#define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
                                    ^
/usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
In file included from gstvp8enc.c:53:
In file included from /usr/local/include/gstreamer-0.10/gst/tag/tag.h:25:
In file included from /usr/local/include/gstreamer-0.10/gst/gst.h:35:
In file included from /usr/local/include/gstreamer-0.10/gst/gstbin.h:27:
In file included from /usr/local/include/gstreamer-0.10/gst/gstelement.h:57:
In file included from /usr/local/include/gstreamer-0.10/gst/gstpad.h:35:
/usr/local/include/gstreamer-0.10/gst/gsttask.h:183:57: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations]
void            gst_task_set_lock       (GstTask *task, GStaticRecMutex *mutex);
                                                        ^
/usr/local/include/glib-2.0/glib/deprecated/gthread.h:152:49: note: 'GStaticRecMutex' has been explicitly marked deprecated here
typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex);
                                                ^
/usr/local/include/glib-2.0/glib/gversionmacros.h:443:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32_FOR'
# define GLIB_DEPRECATED_TYPE_IN_2_32_FOR(f)    GLIB_DEPRECATED_TYPE_FOR(f)
                                                ^
/usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
#define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
                                    ^
/usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
In file included from gstvp8enc.c:53:
In file included from /usr/local/include/gstreamer-0.10/gst/tag/tag.h:25:
In file included from /usr/local/include/gstreamer-0.10/gst/gst.h:35:
In file included from /usr/local/include/gstreamer-0.10/gst/gstbin.h:27:
In file included from /usr/local/include/gstreamer-0.10/gst/gstelement.h:57:
In file included from /usr/local/include/gstreamer-0.10/gst/gstpad.h:35:
/usr/local/include/gstreamer-0.10/gst/gsttask.h:184:57: warning: 'GThreadPriority' is deprecated [-Wdeprecated-declarations]
void            gst_task_set_priority   (GstTask *task, GThreadPriority priority);
                                                        ^
/usr/local/include/glib-2.0/glib/deprecated/gthread.h:44:19: note: 'GThreadPriority' has been explicitly marked deprecated here
} GThreadPriority GLIB_DEPRECATED_TYPE_IN_2_32;
                  ^
/usr/local/include/glib-2.0/glib/gversionmacros.h:442:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32'
# define GLIB_DEPRECATED_TYPE_IN_2_32           GLIB_DEPRECATED_TYPE
                                                ^
/usr/local/include/glib-2.0/glib/gmacros.h:1017:30: note: expanded from macro 'GLIB_DEPRECATED_TYPE'
#define GLIB_DEPRECATED_TYPE G_DEPRECATED
                             ^
/usr/local/include/glib-2.0/glib/gmacros.h:944:37: note: expanded from macro 'G_DEPRECATED'
#define G_DEPRECATED __attribute__((__deprecated__))
                                    ^
In file included from gstvp8enc.c:53:
In file included from /usr/local/include/gstreamer-0.10/gst/tag/tag.h:25:
In file included from /usr/local/include/gstreamer-0.10/gst/gst.h:35:
In file included from /usr/local/include/gstreamer-0.10/gst/gstbin.h:27:
In file included from /usr/local/include/gstreamer-0.10/gst/gstelement.h:57:
/usr/local/include/gstreamer-0.10/gst/gstpad.h:671:3: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations]
  GStaticRecMutex               *stream_rec_lock;
  ^
/usr/local/include/glib-2.0/glib/deprecated/gthread.h:152:49: note: 'GStaticRecMutex' has been explicitly marked deprecated here
typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex);
                                                ^
/usr/local/include/glib-2.0/glib/gversionmacros.h:443:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32_FOR'
# define GLIB_DEPRECATED_TYPE_IN_2_32_FOR(f)    GLIB_DEPRECATED_TYPE_FOR(f)
                                                ^
/usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
#define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
                                    ^
/usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
In file included from gstvp8enc.c:53:
In file included from /usr/local/include/gstreamer-0.10/gst/tag/tag.h:25:
In file included from /usr/local/include/gstreamer-0.10/gst/gst.h:35:
In file included from /usr/local/include/gstreamer-0.10/gst/gstbin.h:27:
/usr/local/include/gstreamer-0.10/gst/gstelement.h:545:3: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations]
  GStaticRecMutex      *state_lock;
  ^
/usr/local/include/glib-2.0/glib/deprecated/gthread.h:152:49: note: 'GStaticRecMutex' has been explicitly marked deprecated here
typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex);
                                                ^
/usr/local/include/glib-2.0/glib/gversionmacros.h:443:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32_FOR'
# define GLIB_DEPRECATED_TYPE_IN_2_32_FOR(f)    GLIB_DEPRECATED_TYPE_FOR(f)
                                                ^
/usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
#define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
                                    ^
/usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
In file included from gstvp8enc.c:53:
In file included from /usr/local/include/gstreamer-0.10/gst/tag/tag.h:25:
In file included from /usr/local/include/gstreamer-0.10/gst/gst.h:71:
/usr/local/include/gstreamer-0.10/gst/gsttrace.h:127:8: warning: 'GStaticMutex' is deprecated: Use 'GMutex' instead [-Wdeprecated-declarations]
extern GStaticMutex     _gst_trace_mutex;
       ^
/usr/local/include/glib-2.0/glib/deprecated/gthread.h:136:16: note: 'GStaticMutex' has been explicitly marked deprecated here
} GStaticMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GMutex);
               ^
/usr/local/include/glib-2.0/glib/gversionmacros.h:443:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32_FOR'
# define GLIB_DEPRECATED_TYPE_IN_2_32_FOR(f)    GLIB_DEPRECATED_TYPE_FOR(f)
                                                ^
/usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
#define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
                                    ^
/usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
In file included from gstvp8enc.c:57:
In file included from ./gstvp8enc.h:26:
In file included from ../../gst-libs/gst/video/gstbasevideoencoder.h:31:
../../gst-libs/gst/video/gstbasevideocodec.h:155:3: warning: 'GStaticRecMutex' is deprecated: Use 'GRecMutex' instead [-Wdeprecated-declarations]
  GStaticRecMutex stream_lock;
  ^
/usr/local/include/glib-2.0/glib/deprecated/gthread.h:152:49: note: 'GStaticRecMutex' has been explicitly marked deprecated here
typedef struct _GStaticRecMutex GStaticRecMutex GLIB_DEPRECATED_TYPE_IN_2_32_FOR(GRecMutex);
                                                ^
/usr/local/include/glib-2.0/glib/gversionmacros.h:443:49: note: expanded from macro 'GLIB_DEPRECATED_TYPE_IN_2_32_FOR'
# define GLIB_DEPRECATED_TYPE_IN_2_32_FOR(f)    GLIB_DEPRECATED_TYPE_FOR(f)
                                                ^
/usr/local/include/glib-2.0/glib/gmacros.h:1018:37: note: expanded from macro 'GLIB_DEPRECATED_TYPE_FOR'
#define GLIB_DEPRECATED_TYPE_FOR(f) G_DEPRECATED_FOR(f)
                                    ^
/usr/local/include/glib-2.0/glib/gmacros.h:952:44: note: expanded from macro 'G_DEPRECATED_FOR'
#define G_DEPRECATED_FOR(f) __attribute__((__deprecated__("Use '" #f "' instead")))
                                           ^
gstvp8enc.c:848:16: error: use of undeclared identifier 'IMG_FMT_I420'; did you mean 'VPX_IMG_FMT_I420'?
  image->fmt = VPX_IMG_FMT_I420;
               ^~~~~~~~~~~~~~~~
               VPX_IMG_FMT_I420
./gstvp8utils.h:30:26: note: expanded from macro 'VPX_IMG_FMT_I420'
#define VPX_IMG_FMT_I420 IMG_FMT_I420
                         ^
/usr/local/include/vpx/./vpx_image.h:42:3: note: 'VPX_IMG_FMT_I420' declared here
  VPX_IMG_FMT_I420 = VPX_IMG_FMT_PLANAR | 2,
  ^
gstvp8enc.c:846:29: warning: 'memset' call operates on objects of type 'vpx_image_t' (aka 'struct vpx_image') while the size is based on a different type 'vpx_image_t *' (aka 'struct vpx_image *') [-Wsizeof-pointer-memaccess]
  memset (image, 0, sizeof (image));
          ~~~~~             ^~~~~
gstvp8enc.c:846:29: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)?
  memset (image, 0, sizeof (image));
                            ^~~~~
9 warnings and 1 error generated.
gmake[1]: *** [Makefile:696: libgstvp8_la-gstvp8enc.lo] Error 1
gmake[1]: Leaving directory '/magus/work/usr/mports/multimedia/gstreamer-plugins-vp8/work/gst-plugins-bad-0.10.23/ext/vp8'
*** Error code 2

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