=> Bootstrap dependency digest>=20010302: found digest-20160304 WARNING: [license.mk] Every package should define a LICENSE. ===> Skipping vulnerability checks. WARNING: No /var/db/pkg/pkg-vulnerabilities file found. WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'. ===> Building for gst-plugins0.10-bad-0.10.23nb6 /usr/pkg/bin/gmake all-recursive gmake[1]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23' Making all in gst-libs gmake[2]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst-libs' Making all in gst gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst-libs/gst' Making all in interfaces gmake[4]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst-libs/gst/interfaces' GEN photography-enumtypes.h GEN photography-enumtypes.c /usr/pkg/bin/gmake all-am gmake[5]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst-libs/gst/interfaces' CC libgstphotography_0.10_la-photography.lo CC libgstphotography_0.10_la-photography-enumtypes.lo CCLD libgstphotography-0.10.la gmake[5]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst-libs/gst/interfaces' gmake[4]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst-libs/gst/interfaces' Making all in signalprocessor gmake[4]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst-libs/gst/signalprocessor' CC libgstsignalprocessor_0.10_la-gstsignalprocessor.lo CCLD libgstsignalprocessor-0.10.la gmake[4]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst-libs/gst/signalprocessor' Making all in video gmake[4]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst-libs/gst/video' CC libgstbasevideo_0.10_la-gstbasevideoutils.lo CC libgstbasevideo_0.10_la-gstbasevideodecoder.lo CC libgstbasevideo_0.10_la-gstbasevideoencoder.lo CC libgstbasevideo_0.10_la-gstbasevideocodec.lo CC libgstbasevideo_0.10_la-gstsurfacebuffer.lo CC libgstbasevideo_0.10_la-videocontext.lo CC libgstbasevideo_0.10_la-gstsurfaceconverter.lo gstbasevideoencoder.c:204:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_LOCK (base_video_encoder); ^ ./gstbasevideocodec.h:82:49: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_LOCK' #define GST_BASE_VIDEO_CODEC_STREAM_LOCK(codec) g_static_rec_mutex_lock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__))gstbasevideodecoder.c : ^258 :3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_LOCK (decoder); ^ ./gstbasevideocodec.h:82:49: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_LOCK' gstbasevideoencoder.c:225#define GST_BASE_VIDEO_CODEC_STREAM_LOCK(codec) g_static_rec_mutex_lock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock):3 ^ : warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations]/data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h: 178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GST_BASE_VIDEO_CODEC_STREAM_UNLOCK (base_video_encoder); ^ ./gstbasevideocodec.h:GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock)83:51 :^ note : expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_UNLOCK' /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' #define GST_BASE_VIDEO_CODEC_STREAM_UNLOCK(codec) g_static_rec_mutex_unlock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:# define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f)184 :1 ^: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) expanded from macro 'GLIB_DEPRECATED_FOR' ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49:#define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h#define G_DEPRECATED_FOR(f) G_DEPRECATED: ^432: 32/data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h: :note393:: expanded from macro 'GLIB_DEPRECATED_FOR'37 : note: expanded from macro 'G_DEPRECATED' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h#define G_DEPRECATED __attribute__((__deprecated__)) : ^405: 29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:gstbasevideodecoder.c37:: 261:note3: : expanded from macro 'G_DEPRECATED'warning : 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] #define G_DEPRECATED __attribute__((__deprecated__)) ^ GST_BASE_VIDEO_CODEC_STREAM_UNLOCK (decoder); ^ ./gstbasevideocodec.h:83:51: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_UNLOCK' #define GST_BASE_VIDEO_CODEC_STREAM_UNLOCK(codec) g_static_rec_mutex_unlock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideodecoder.c:282:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_LOCK (base_video_decoder); ^ ./gstbasevideocodec.h:82:49: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_LOCK' #define GST_BASE_VIDEO_CODEC_STREAM_LOCK(codec) g_static_rec_mutex_lock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideodecoder.c:327:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_UNLOCK (base_video_decoder); ^ ./gstbasevideocodec.h:83:51: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_UNLOCK' #define GST_BASE_VIDEO_CODEC_STREAM_UNLOCK(codec) g_static_rec_mutex_unlock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' gstbasevideoencoder.c#define G_DEPRECATED __attribute__((__deprecated__)): 327 ^:3 : warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_LOCK (base_video_encoder); ^ ./gstbasevideocodec.h:82:49: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_LOCK' #define GST_BASE_VIDEO_CODEC_STREAM_LOCK(codec) g_static_rec_mutex_lock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideoencoder.c:395:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_UNLOCK (base_video_encoder); ^ ./gstbasevideocodec.h:83:51: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_UNLOCK' gstbasevideodecoder.c:411:7: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] #define GST_BASE_VIDEO_CODEC_STREAM_UNLOCK(codec) g_static_rec_mutex_unlock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184: GST_BASE_VIDEO_CODEC_STREAM_LOCK (base_video_decoder);1 : ^ note./gstbasevideocodec.h: :'g_static_rec_mutex_unlock' has been explicitly marked deprecated here 82:49: note: GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock)expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_LOCK' ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' #define GST_BASE_VIDEO_CODEC_STREAM_LOCK(codec) g_static_rec_mutex_lock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:# define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f)178 :1 ^: /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432note:: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here 32: note: expanded from macro 'GLIB_DEPRECATED_FOR' GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333#define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN : ^49 : note: /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.hexpanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR': 405:29: note: expanded from macro 'G_DEPRECATED_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f)#define G_DEPRECATED_FOR(f) G_DEPRECATED ^ ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h/data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432::39332::37 : notenote: : expanded from macro 'GLIB_DEPRECATED_FOR'expanded from macro 'G_DEPRECATED' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN#define G_DEPRECATED __attribute__((__deprecated__)) ^ ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideodecoder.c:427:7: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_UNLOCK (base_video_decoder); ^ ./gstbasevideocodec.h:83:51: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_UNLOCK' #define GST_BASE_VIDEO_CODEC_STREAM_UNLOCK(codec) g_static_rec_mutex_unlock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideodecoder.c:440:7: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_LOCK (base_video_decoder); ^ ./gstbasevideocodec.h:82:49: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_LOCK' #define GST_BASE_VIDEO_CODEC_STREAM_LOCK(codec) g_static_rec_mutex_lock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideoencoder.c:504:7: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_LOCK (base_video_encoder); ^ ./gstbasevideocodec.h:82:49: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_LOCK' #define GST_BASE_VIDEO_CODEC_STREAM_LOCK(codec) g_static_rec_mutex_lock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideoencoder.c:514:7: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_UNLOCK (base_video_encoder); ^ ./gstbasevideocodec.h:83:51: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_UNLOCK' #define GST_BASE_VIDEO_CODEC_STREAM_UNLOCK(codec) g_static_rec_mutex_unlock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideoencoder.c:527:7: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_LOCK (base_video_encoder); ^ ./gstbasevideocodec.h:gstbasevideodecoder.c82::477:4911:: warning : note'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations]: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_LOCK' GST_BASE_VIDEO_CODEC_STREAM_UNLOCK (base_video_decoder); ^ ./gstbasevideocodec.h:83:51: note: #define GST_BASE_VIDEO_CODEC_STREAM_LOCK(codec) g_static_rec_mutex_lock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock)expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_UNLOCK' ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: #define GST_BASE_VIDEO_CODEC_STREAM_UNLOCK(codec) g_static_rec_mutex_unlock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock)'g_static_rec_mutex_lock' has been explicitly marked deprecated here ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^1 : /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.hnote: :'g_static_rec_mutex_unlock' has been explicitly marked deprecated here333 :49: note: GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR'^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f)note : ^expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) expanded from macro 'GLIB_DEPRECATED_FOR' ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERNnote : expanded from macro 'GLIB_DEPRECATED_FOR' ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29#define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN: ^note : /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:expanded from macro 'G_DEPRECATED_FOR'405 :29: note: #define G_DEPRECATED_FOR(f) G_DEPRECATED expanded from macro 'G_DEPRECATED_FOR' ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393#define G_DEPRECATED_FOR(f) G_DEPRECATED: 37 ^: /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.hnote:393:: 37expanded from macro 'G_DEPRECATED': note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideodecoder.c:492:7: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_UNLOCK (base_video_decoder); ^ ./gstbasevideocodec.h:83:51: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_UNLOCK' #define GST_BASE_VIDEO_CODEC_STREAM_UNLOCK(codec) g_static_rec_mutex_unlock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideodecoder.c:497:7: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_LOCK (base_video_decoder); ^ ./gstbasevideocodec.h:82:49: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_LOCK' #define GST_BASE_VIDEO_CODEC_STREAM_LOCK(codec) g_static_rec_mutex_lock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' gstbasevideoencoder.c:# define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f)539 :9 ^: /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.hwarning:432: :32:'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] note: expanded from macro 'GLIB_DEPRECATED_FOR' GST_BASE_VIDEO_CODEC_STREAM_UNLOCK (base_video_encoder);#define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h./gstbasevideocodec.h:405::8329::51 :note: expanded from macro 'G_DEPRECATED_FOR'note : expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_UNLOCK' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: #define GST_BASE_VIDEO_CODEC_STREAM_UNLOCK(codec) g_static_rec_mutex_unlock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock)expanded from macro 'G_DEPRECATED' ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1#define G_DEPRECATED __attribute__((__deprecated__)) : ^ note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ gstbasevideodecoder.c/data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h::500333::749: :warning note: : expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR''g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) GST_BASE_VIDEO_CODEC_STREAM_UNLOCK (base_video_decoder); ^ ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h./gstbasevideocodec.h::83:43251::32: note : noteexpanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_UNLOCK' : expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^#define GST_BASE_VIDEO_CODEC_STREAM_UNLOCK(codec) g_static_rec_mutex_unlock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^/data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h :405/data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h::29184: :note1: :expanded from macro 'G_DEPRECATED_FOR' note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here #define G_DEPRECATED_FOR(f) G_DEPRECATED GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ ^/data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h :393/data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333::3749: : notenote: : expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR'expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29:gstbasevideoencoder.c note: expanded from macro 'G_DEPRECATED_FOR': 548:7: warning: #define G_DEPRECATED_FOR(f) G_DEPRECATED'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: GST_BASE_VIDEO_CODEC_STREAM_UNLOCK (base_video_encoder);note: expanded from macro 'G_DEPRECATED' ^ ./gstbasevideocodec.h:83:51:#define G_DEPRECATED __attribute__((__deprecated__)) ^note : expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_UNLOCK' #define GST_BASE_VIDEO_CODEC_STREAM_UNLOCK(codec) g_static_rec_mutex_unlock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideoencoder.c:622:7: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_LOCK (enc); ^ ./gstbasevideocodec.h:82:49: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_LOCK' #define GST_BASE_VIDEO_CODEC_STREAM_LOCK(codec) g_static_rec_mutex_lock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideoencoder.c:625:7: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_UNLOCK (enc); ^ ./gstbasevideocodec.h:83:51: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_UNLOCK' #define GST_BASE_VIDEO_CODEC_STREAM_UNLOCK(codec) g_static_rec_mutex_unlock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideoencoder.c:778:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_LOCK (base_video_encoder); ^ ./gstbasevideocodec.h:82:49: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_LOCK' #define GST_BASE_VIDEO_CODEC_STREAM_LOCK(codec) g_static_rec_mutex_lock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideodecoder.c:943:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_LOCK (base_video_decoder); ^ ./gstbasevideocodec.h:82:49: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_LOCK' #define GST_BASE_VIDEO_CODEC_STREAM_LOCK(codec) g_static_rec_mutex_lock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' gstbasevideoencoder.c:880:3: warning#define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note GST_BASE_VIDEO_CODEC_STREAM_UNLOCK (base_video_encoder);: expanded from macro 'G_DEPRECATED_FOR' ^ ./gstbasevideocodec.h:83#define G_DEPRECATED_FOR(f) G_DEPRECATED : ^ 51/data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:: note393: :37expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_UNLOCK' : note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ #define GST_BASE_VIDEO_CODEC_STREAM_UNLOCK(codec) g_static_rec_mutex_unlock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' gstbasevideodecoder.c#define G_DEPRECATED __attribute__((__deprecated__)):983 :3 ^: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_UNLOCK (base_video_decoder); ^ ./gstbasevideocodec.h:83:51: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_UNLOCK' #define GST_BASE_VIDEO_CODEC_STREAM_UNLOCK(codec) g_static_rec_mutex_unlock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideoencoder.c:963:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_LOCK (base_video_encoder); ^ ./gstbasevideocodec.h:82:49: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_LOCK' #define GST_BASE_VIDEO_CODEC_STREAM_LOCK(codec) g_static_rec_mutex_lock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideoencoder.c:1126:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_UNLOCK (base_video_encoder); ^ ./gstbasevideocodec.h:83:51: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_UNLOCK' #define GST_BASE_VIDEO_CODEC_STREAM_UNLOCK(codec) g_static_rec_mutex_unlock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideoencoder.c:1205:3: gstbasevideodecoder.cwarning: :'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations]1239: 3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_LOCK (base_video_encoder); ^ ./gstbasevideocodec.h:82 GST_BASE_VIDEO_CODEC_STREAM_LOCK (base_video_decoder);: ^49 : ./gstbasevideocodec.hnote:82:49: : expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_LOCK' note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_LOCK' #define GST_BASE_VIDEO_CODEC_STREAM_LOCK(codec) g_static_rec_mutex_lock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ #define GST_BASE_VIDEO_CODEC_STREAM_LOCK(codec) g_static_rec_mutex_lock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:/data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178178:1::1 :note : note'g_static_rec_mutex_lock' has been explicitly marked deprecated here: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333^ :49/data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h: :note333:49: :expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h/data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h::432432::3232: note: : noteexpanded from macro 'GLIB_DEPRECATED_FOR' : expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^#define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h ^: 405/data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:29:: 405note:: 29expanded from macro 'G_DEPRECATED_FOR': note : expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ #define G_DEPRECATED_FOR(f) G_DEPRECATED/data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h : ^393 :/data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h37:393:: note: 37expanded from macro 'G_DEPRECATED': note : expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^#define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideoencoder.c:1207:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_UNLOCK (base_video_encoder); ^ ./gstbasevideocodec.h:83:51: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_UNLOCK' #define GST_BASE_VIDEO_CODEC_STREAM_UNLOCK(codec) g_static_rec_mutex_unlock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideodecoder.c:1298:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_UNLOCK (base_video_decoder); ^ ./gstbasevideocodec.h:83:51: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_UNLOCK' #define GST_BASE_VIDEO_CODEC_STREAM_UNLOCK(codec) g_static_rec_mutex_unlock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideodecoder.c:1330:7: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_LOCK (base_video_decoder); ^ ./gstbasevideocodec.h:82:49: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_LOCK' #define GST_BASE_VIDEO_CODEC_STREAM_LOCK(codec) g_static_rec_mutex_lock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideodecoder.c:1336:7: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_UNLOCK (base_video_decoder); ^ ./gstbasevideocodec.h:83:51: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_UNLOCK' #define GST_BASE_VIDEO_CODEC_STREAM_UNLOCK(codec) g_static_rec_mutex_unlock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideodecoder.c:1350:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_LOCK (base_video_decoder); ^ ./gstbasevideocodec.h:82:49: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_LOCK' #define GST_BASE_VIDEO_CODEC_STREAM_LOCK(codec) g_static_rec_mutex_lock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideodecoder.c:1366:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_UNLOCK (base_video_decoder); ^ ./gstbasevideocodec.h:83:51: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_UNLOCK' #define GST_BASE_VIDEO_CODEC_STREAM_UNLOCK(codec) g_static_rec_mutex_unlock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideocodec.c:100:3: warning: 'g_static_rec_mutex_init' is deprecated [-Wdeprecated-declarations] g_static_rec_mutex_init (&base_video_codec->stream_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:175:1: note: 'g_static_rec_mutex_init' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_init) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideocodec.c:110:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_LOCK (base_video_codec); ^ ./gstbasevideocodec.h:82:49: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_LOCK' #define GST_BASE_VIDEO_CODEC_STREAM_LOCK(codec) g_static_rec_mutex_lock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideocodec.c:124:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_UNLOCK (base_video_codec); ^ ./gstbasevideocodec.h:83:51: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_UNLOCK' #define GST_BASE_VIDEO_CODEC_STREAM_UNLOCK(codec) g_static_rec_mutex_unlock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideocodec.c:132:3: warning: 'g_static_rec_mutex_free' is deprecated [-Wdeprecated-declarations] g_static_rec_mutex_free (&base_video_codec->stream_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:194:1: note: 'g_static_rec_mutex_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_free) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' gstbasevideodecoder.c#define G_DEPRECATED __attribute__((__deprecated__)) :1504 ^: 3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_LOCK (dec); ^ ./gstbasevideocodec.h:82:49: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_LOCK' #define GST_BASE_VIDEO_CODEC_STREAM_LOCK(codec) g_static_rec_mutex_lock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: gstbasevideocodec.cexpanded from macro 'GLIB_DEPRECATED_FOR': 180:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405: GST_BASE_VIDEO_CODEC_STREAM_LOCK (base_video_codec);29: ^note : ./gstbasevideocodec.hexpanded from macro 'G_DEPRECATED_FOR': 82:49: note#define G_DEPRECATED_FOR(f) G_DEPRECATED: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_LOCK' ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define GST_BASE_VIDEO_CODEC_STREAM_LOCK(codec) g_static_rec_mutex_lock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ #define G_DEPRECATED __attribute__((__deprecated__)) /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h: ^ 178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideocodec.c:183:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_UNLOCK (base_video_codec); ^ ./gstbasevideocodec.h:83:51: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_UNLOCK' #define GST_BASE_VIDEO_CODEC_STREAM_UNLOCK(codec) g_static_rec_mutex_unlock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ gstbasevideodecoder.c/data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h::3331532::493:: warningnote: : 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' GST_BASE_VIDEO_CODEC_STREAM_UNLOCK (dec); ^ # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f)./gstbasevideocodec.h ^: 83/data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h::51432::32: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_UNLOCK'note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h#define GST_BASE_VIDEO_CODEC_STREAM_UNLOCK(codec) g_static_rec_mutex_unlock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) : ^ 405:/data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:29184: :note1: :expanded from macro 'G_DEPRECATED_FOR' note: #define G_DEPRECATED_FOR(f) G_DEPRECATED'g_static_rec_mutex_unlock' has been explicitly marked deprecated here ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock)37 :^ note: /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:expanded from macro 'G_DEPRECATED'333 :49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR'#define G_DEPRECATED __attribute__((__deprecated__)) ^ # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideodecoder.c:1558:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_LOCK (base_video_decoder); ^ ./gstbasevideocodec.h:82:49: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_LOCK' #define GST_BASE_VIDEO_CODEC_STREAM_LOCK(codec) g_static_rec_mutex_lock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideodecoder.c:1676:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_UNLOCK (base_video_decoder); ^ ./gstbasevideocodec.h:83:51: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_UNLOCK' #define GST_BASE_VIDEO_CODEC_STREAM_UNLOCK(codec) g_static_rec_mutex_unlock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideodecoder.c:1699:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_LOCK (base_video_decoder); ^ ./gstbasevideocodec.h:82:49: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_LOCK' #define GST_BASE_VIDEO_CODEC_STREAM_LOCK(codec) g_static_rec_mutex_lock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideodecoder.c:1707:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_UNLOCK (base_video_decoder); ^ ./gstbasevideocodec.h:83:51: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_UNLOCK' #define GST_BASE_VIDEO_CODEC_STREAM_UNLOCK(codec) g_static_rec_mutex_unlock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideodecoder.c:1786:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_LOCK (base_video_decoder); ^ ./gstbasevideocodec.h:82:49: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_LOCK' #define GST_BASE_VIDEO_CODEC_STREAM_LOCK(codec) g_static_rec_mutex_lock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideodecoder.c:1810:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_UNLOCK (base_video_decoder); ^ ./gstbasevideocodec.h:83:51: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_UNLOCK' #define GST_BASE_VIDEO_CODEC_STREAM_UNLOCK(codec) g_static_rec_mutex_unlock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideodecoder.c:1896:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_LOCK (base_video_decoder); ^ ./gstbasevideocodec.h:82:49: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_LOCK' #define GST_BASE_VIDEO_CODEC_STREAM_LOCK(codec) g_static_rec_mutex_lock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideodecoder.c:1903:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_UNLOCK (base_video_decoder); ^ ./gstbasevideocodec.h:83:51: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_UNLOCK' #define GST_BASE_VIDEO_CODEC_STREAM_UNLOCK(codec) g_static_rec_mutex_unlock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideodecoder.c:1918:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_LOCK (base_video_decoder); ^ ./gstbasevideocodec.h:82:49: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_LOCK' #define GST_BASE_VIDEO_CODEC_STREAM_LOCK(codec) g_static_rec_mutex_lock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideodecoder.c:1921:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_UNLOCK (base_video_decoder); ^ ./gstbasevideocodec.h:83:51: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_UNLOCK' #define GST_BASE_VIDEO_CODEC_STREAM_UNLOCK(codec) g_static_rec_mutex_unlock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideodecoder.c:1936:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_LOCK (base_video_decoder); ^ ./gstbasevideocodec.h:82:49: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_LOCK' #define GST_BASE_VIDEO_CODEC_STREAM_LOCK(codec) g_static_rec_mutex_lock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideodecoder.c:1938:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_UNLOCK (base_video_decoder); ^ ./gstbasevideocodec.h:83:51: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_UNLOCK' #define GST_BASE_VIDEO_CODEC_STREAM_UNLOCK(codec) g_static_rec_mutex_unlock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideodecoder.c:1959:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_LOCK (base_video_decoder); ^ ./gstbasevideocodec.h:82:49: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_LOCK' #define GST_BASE_VIDEO_CODEC_STREAM_LOCK(codec) g_static_rec_mutex_lock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideodecoder.c:1969:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_UNLOCK (base_video_decoder); ^ ./gstbasevideocodec.h:83:51: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_UNLOCK' #define GST_BASE_VIDEO_CODEC_STREAM_UNLOCK(codec) g_static_rec_mutex_unlock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideodecoder.c:1993:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_LOCK (base_video_decoder); ^ ./gstbasevideocodec.h:82:49: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_LOCK' #define GST_BASE_VIDEO_CODEC_STREAM_LOCK(codec) g_static_rec_mutex_lock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideodecoder.c:2022:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_UNLOCK (base_video_decoder); ^ ./gstbasevideocodec.h:83:51: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_UNLOCK' #define GST_BASE_VIDEO_CODEC_STREAM_UNLOCK(codec) g_static_rec_mutex_unlock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideodecoder.c:2049:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_LOCK (base_video_decoder); ^ ./gstbasevideocodec.h:82:49: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_LOCK' #define GST_BASE_VIDEO_CODEC_STREAM_LOCK(codec) g_static_rec_mutex_lock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideodecoder.c:2063:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_UNLOCK (base_video_decoder); ^ ./gstbasevideocodec.h:83:51: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_UNLOCK' #define GST_BASE_VIDEO_CODEC_STREAM_UNLOCK(codec) g_static_rec_mutex_unlock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideodecoder.c:2092:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_LOCK (base_video_decoder); ^ ./gstbasevideocodec.h:82:49: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_LOCK' #define GST_BASE_VIDEO_CODEC_STREAM_LOCK(codec) g_static_rec_mutex_lock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasevideodecoder.c:2105:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_BASE_VIDEO_CODEC_STREAM_UNLOCK (base_video_decoder); ^ ./gstbasevideocodec.h:83:51: note: expanded from macro 'GST_BASE_VIDEO_CODEC_STREAM_UNLOCK' #define GST_BASE_VIDEO_CODEC_STREAM_UNLOCK(codec) g_static_rec_mutex_unlock (&GST_BASE_VIDEO_CODEC (codec)->stream_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 6 warnings generated. 17 warnings generated. 41 warnings generated. CCLD libgstbasevideo-0.10.la gmake[4]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst-libs/gst/video' Making all in basecamerabinsrc gmake[4]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst-libs/gst/basecamerabinsrc' CC libgstbasecamerabinsrc_0.10_la-gstcamerabinpreview.lo CC libgstbasecamerabinsrc_0.10_la-gstbasecamerasrc.lo CC libgstbasecamerabinsrc_0.10_la-gstcamerabin-enum.lo gstcamerabinpreview.c:198:27: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] data->processing_lock = g_mutex_new (); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:276:1: note: 'g_mutex_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstcamerabinpreview.c:199:27: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] data->processing_cond = g_cond_new (); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:280:1: note: 'g_cond_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasecamerasrc.c:236:3: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] g_mutex_free (src->capturing_mutex); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:278:1: note: 'g_mutex_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: notegstcamerabinpreview.c: :expanded from macro 'G_DEPRECATED' 234:5: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] #define G_DEPRECATED __attribute__((__deprecated__)) ^ g_mutex_free (preview->processing_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:278:1: note: 'g_mutex_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstcamerabinpreview.c:238:5: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations] g_cond_free (preview->processing_cond); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:282:1: note: 'g_cond_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbasecamerasrc.c:550:27: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] self->capturing_mutex = g_mutex_new (); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:276:1: note: 'g_mutex_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 4 warnings generated. 2 warnings generated. CCLD libgstbasecamerabinsrc-0.10.la gmake[4]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst-libs/gst/basecamerabinsrc' Making all in codecparsers gmake[4]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst-libs/gst/codecparsers' CC libgstcodecparsers_0.10_la-gsth264parser.lo CC libgstcodecparsers_0.10_la-gstvc1parser.lo CC libgstcodecparsers_0.10_la-gstmpeg4parser.lo CC libgstcodecparsers_0.10_la-parserutils.lo CC libgstcodecparsers_0.10_la-gstmpegvideoparser.lo gsth264parser.c:238:1: warning: unused function 'nal_reader_skip_to_byte' [-Wunused-function] nal_reader_skip_to_byte (NalReader * nr) ^ gstmpegvideoparser.c:87:1: warning: unused function 'find_start_code' [-Wunused-function] find_start_code (GstBitReader * b) ^ 1 warning generated. 1 warning generated. CCLD libgstcodecparsers-0.10.la gmake[4]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst-libs/gst/codecparsers' gmake[4]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst-libs/gst' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst-libs/gst' gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst-libs/gst' gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst-libs' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst-libs' gmake[2]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst-libs' Making all in gst gmake[2]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst' /usr/pkg/bin/gmake -C adpcmdec /usr/pkg/bin/gmake -C adpcmenc /usr/pkg/bin/gmake -C aiff /usr/pkg/bin/gmake -C asfmux /usr/pkg/bin/gmake -C audiovisualizers /usr/pkg/bin/gmake -C autoconvert /usr/pkg/bin/gmake -C bayer /usr/pkg/bin/gmake -C camerabin /usr/pkg/bin/gmake -C camerabin2 /usr/pkg/bin/gmake -C cdxaparse /usr/pkg/bin/gmake -C coloreffects /usr/pkg/bin/gmake -C colorspace /usr/pkg/bin/gmake -C dataurisrc /usr/pkg/bin/gmake -C dccp /usr/pkg/bin/gmake -C debugutils /usr/pkg/bin/gmake -C dtmf gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/adpcmenc' gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/aiff' gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/asfmux' gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/audiovisualizers' gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/autoconvert' gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/bayer' gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/camerabin' gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/cdxaparse' gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/camerabin2' gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/colorspace' gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/coloreffects' gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/debugutils' CC libgstadpcmenc_la-adpcmenc.lo CC libgstasfmux_la-gstasfmux.lo CC libgstaiff_la-aiff.lo CC libgstautoconvert_la-gstautoconvert.lo gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/dccp' CC libgstaudiovisualizers_la-plugin.lo gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/adpcmdec' gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/dataurisrc' gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/dtmf' ORCC tmp-orc.c GEN gstcamerabin-marshal.c ORCC tmp-orc.c CC libgstcdxaparse_la-gstcdxaparse.lo CC libgstdccp_la-gstdccpplugin.lo GEN debugutils-marshal.c CC libgstdataurisrc_la-gstdataurisrc.lo CC libgstdtmf_la-gstdtmfsrc.lo CC libgstadpcmdec_la-adpcmdec.lo CC libgstcoloreffects_la-gstplugin.lo CC libgstcamerabin2_la-gstviewfinderbin.lo ORCC gstbayerorc.h In function cogorc_upsample_horiz_cosite_1tap: error: line 119: unknown .source token 'guint8' In function cogorc_upsample_horiz_cosite: error: line 128: unknown .source token 'guint8' In function orc_pack_yuyv: error: line 176: unknown .dest token 'guint8' In function orc_pack_uyvy: error: line 220: unknown .dest token 'guint8' In function orc_matrix2_u8: error: line 238: unknown .source token 'guint8' error: line 239: unknown .dest token 'guint8' error: line 240: unknown .dest token 'guint8' In function orc_matrix2_11_u8: error: line 258: unknown .source token 'guint8' error: line 259: unknown .dest token 'guint8' error: line 260: unknown .dest token 'guint8' In function orc_matrix2_12_u8: error: line 283: unknown .source token 'guint8' error: line 284: unknown .dest token 'guint8' error: line 285: unknown .dest token 'guint8' In function orc_matrix3_u8: error: line 309: unknown .source token 'guint8' error: line 310: unknown .dest token 'guint8' error: line 311: unknown .dest token 'guint8' error: line 312: unknown .dest token 'guint8' In function orc_matrix3_100_u8: error: line 334: unknown .source token 'guint8' error: line 335: unknown .dest token 'guint8' error: line 336: unknown .dest token 'guint8' error: line 337: unknown .dest token 'guint8' In function orc_matrix3_100_offset_u8: error: line 364: unknown .source token 'guint8' error: line 365: unknown .dest token 'guint8' error: line 366: unknown .dest token 'guint8' error: line 367: unknown .dest token 'guint8' In function orc_matrix3_000_u8: error: line 397: unknown .source token 'guint8' error: line 398: unknown .dest token 'guint8' error: line 399: unknown .dest token 'guint8' error: line 400: unknown .dest token 'guint8' In function orc_pack_123x: error: line 428: unknown .source token 'guint32' In function orc_pack_x123: error: line 442: unknown .source token 'guint32' /usr/pkg/bin/gmake all-am ORCC gstcolorspaceorc.h gmake[4]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/bayer' CC libgstbayer_la-gstbayer.lo INFO: Reading gstcamerabin-marshal.list... In function cogorc_upsample_horiz_cosite_1tap: error: line 119: unknown .source token 'guint8' In function cogorc_upsample_horiz_cosite: error: line 128: unknown .source token 'guint8' In function orc_pack_yuyv: error: line 176: unknown .dest token 'guint8' In function orc_pack_uyvy: error: line 220: unknown .dest token 'guint8' In function orc_matrix2_u8: error: line 238: unknown .source token 'guint8' error: line 239: unknown .dest token 'guint8' error: line 240: unknown .dest token 'guint8' In function orc_matrix2_11_u8: error: line 258: unknown .source token 'guint8' error: line 259: unknown .dest token 'guint8' error: line 260: unknown .dest token 'guint8' In function orc_matrix2_12_u8: error: line 283: unknown .source token 'guint8' error: line 284: unknown .dest token 'guint8' error: line 285: unknown .dest token 'guint8' In function orc_matrix3_u8: error: line 309: unknown .source token 'guint8' error: line 310: unknown .dest token 'guint8' error: line 311: unknown .dest token 'guint8' error: line 312: unknown .dest token 'guint8' In function orc_matrix3_100_u8: error: line 334: unknown .source token 'guint8' error: line 335: unknown .dest token 'guint8' error: line 336: unknown .dest token 'guint8' error: line 337: unknown .dest token 'guint8' In function orc_matrix3_100_offset_u8: error: line 364: unknown .source token 'guint8' error: line 365: unknown .dest token 'guint8' error: line 366: unknown .dest token 'guint8' error: line 367: unknown .dest token 'guint8' In function orc_matrix3_000_u8: error: line 397: unknown .source token 'guint8' error: line 398: unknown .dest token 'guint8' error: line 399: unknown .dest token 'guint8' error: line 400: unknown .dest token 'guint8' In function orc_pack_123x: error: line 428: unknown .source token 'guint32' In function orc_pack_x123: error: line 442: unknown .source token 'guint32' /usr/pkg/bin/gmake all-am INFO: Reading debugutils-marshal.list... gmake[4]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/colorspace' CC libgstcolorspace_la-gstcolorspace.lo GEN gstcamerabin-marshal.h GEN debugutils-marshal.h INFO: Reading gstcamerabin-marshal.list... INFO: Reading debugutils-marshal.list... /usr/pkg/bin/gmake all-am /usr/pkg/bin/gmake all-am gmake[4]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/camerabin' CC libgstcamerabin_la-gstcamerabin.lo gmake[4]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/debugutils' CC libgstdebugutilsbad_la-gstdebugspy.lo gstcdxaparse.c:446:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_PAD_STREAM_LOCK (cdxa->sinkpad); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstpad.h:831:42: note: expanded from macro 'GST_PAD_STREAM_LOCK' #define GST_PAD_STREAM_LOCK(pad) (g_static_rec_mutex_lock(GST_PAD_GET_STREAM_LOCK(pad))) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstcdxaparse.c:464:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_PAD_STREAM_UNLOCK (cdxa->sinkpad); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstpad.h:854:42: note: expanded from macro 'GST_PAD_STREAM_UNLOCK' #define GST_PAD_STREAM_UNLOCK(pad) (g_static_rec_mutex_unlock(GST_PAD_GET_STREAM_LOCK(pad))) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 2 warnings generated. CC libgstaudiovisualizers_la-gstbaseaudiovisualizer.lo CC libgstcdxaparse_la-gstvcdparse.lo CC libgstaiff_la-aiffmux.lo gstasfmux.c:769:35: warning: format specifies type 'unsigned short' but the argument has type 'guint32' (aka 'unsigned int') [-Wformat] audiopad->audioinfo.size, codec_data_length); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstinfo.h:857:96: note: expanded from macro 'GST_DEBUG_OBJECT' #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstinfo.h:514:31: note: expanded from macro 'GST_CAT_LEVEL_LOG' (GObject *) (object), __VA_ARGS__); \ ^~~~~~~~~~~ gstasfmux.c:1505:9: warning: format specifies type 'unsigned short' but the argument has type 'guint32' (aka 'unsigned int') [-Wformat] payload->offset_in_media_obj); ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstinfo.h:857:96: note: expanded from macro 'GST_DEBUG_OBJECT' #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstinfo.h:514:31: note: expanded from macro 'GST_CAT_LEVEL_LOG' (GObject *) (object), __VA_ARGS__); \ ^~~~~~~~~~~ gstasfmux.c:1688:39: warning: format specifies type 'unsigned short' but the argument has type 'guint32' (aka 'unsigned int') [-Wformat] pad->max_keyframe_packet_count, entries_count); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstinfo.h:857:96: note: expanded from macro 'GST_DEBUG_OBJECT' #define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstinfo.h:514:31: note: expanded from macro 'GST_CAT_LEVEL_LOG' (GObject *) (object), __VA_ARGS__); \ ^~~~~~~~~~~ gstasfmux.c:1858:7: warning: format specifies type 'unsigned short' but the argument has type 'guint8' (aka 'unsigned char') [-Wformat] pad->stream_number); ~~~~~~^~~~~~~~~~~~~~~~~~ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstinfo.h:858:95: note: expanded from macro 'GST_LOG_OBJECT' #define GST_LOG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_LOG, obj, __VA_ARGS__)gstcamerabin.c : ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~942 :5:/data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstinfo.h :warning: 514'g_mutex_free' is deprecated [-Wdeprecated-declarations]: 31: note: expanded from macro 'GST_CAT_LEVEL_LOG' (GObject *) (object), __VA_ARGS__); \ ^~~~~~~~~~~ g_mutex_free (camera->capture_mutex); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:278:1: note: 'g_mutex_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstcamerabin.c:946:5: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations] g_cond_free (camera->cond); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:282:1: note: 'g_cond_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ gstasfmux.c/data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h::1959393:37::34 :note : warningexpanded from macro 'G_DEPRECATED' : format specifies type 'unsigned short' but the argument has type 'guint8' (aka 'unsigned char') [-Wformat]#define G_DEPRECATED __attribute__((__deprecated__)) ^ ": %" GST_TIME_FORMAT, pad->stream_number, GST_TIME_ARGS (time)); ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~gstcamerabin.c :950:5: /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstinfo.hwarning: :'g_cond_free' is deprecated [-Wdeprecated-declarations]857 : g_cond_free (camera->idle_cond);96 : ^ note/data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h: :expanded from macro 'GST_DEBUG_OBJECT'282 :1: note: 'g_cond_free' has been explicitly marked deprecated here#define GST_DEBUG_OBJECT(obj,...) GST_CAT_LEVEL_LOG (GST_CAT_DEFAULT, GST_LEVEL_DEBUG, obj, __VA_ARGS__) GLIB_DEPRECATED_IN_2_32 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h/data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstinfo.h::332:51449:: 31note:: expanded from macro 'GLIB_DEPRECATED_IN_2_32'note : expanded from macro 'GST_CAT_LEVEL_LOG' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ (GObject *) (object), __VA_ARGS__); \ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h ^~~~~~~~~~~:431 :25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CC libgstautoconvert_la-gstautovideoconvert.lo gstcamerabin.c:1180:5: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_PAD_STREAM_LOCK (pad_zoom_sink); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstpad.h:831:42: note: expanded from macro 'GST_PAD_STREAM_LOCK' #define GST_PAD_STREAM_LOCK(pad) (g_static_rec_mutex_lock(GST_PAD_GET_STREAM_LOCK(pad))) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstcamerabin.c:1183:5: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_PAD_STREAM_UNLOCK (pad_zoom_sink); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstpad.h:854:42: note: expanded from macro 'GST_PAD_STREAM_UNLOCK' #define GST_PAD_STREAM_UNLOCK(pad) (g_static_rec_mutex_unlock(GST_PAD_GET_STREAM_LOCK(pad))) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CC libgstcoloreffects_la-gstcoloreffects.lo CC libgstbayer_la-gstbayer2rgb.lo CC libgstdccp_la-gstdccp.lo gstcamerabin.c:3369:27: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] camera->capture_mutex = g_mutex_new (); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:276:1: note: 'g_mutex_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstcamerabin.c:3370:18: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] camera->cond = g_cond_new (); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:280:1: note: 'g_cond_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstcamerabin.c:3371:23: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] camera->idle_cond = g_cond_new (); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:280:1: note: 'g_cond_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstcamerabin.c:4046:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_STATE_LOCK (camera); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstelement.h:499:48: note: expanded from macro 'GST_STATE_LOCK' #define GST_STATE_LOCK(elem) g_static_rec_mutex_lock(GST_STATE_GET_LOCK(elem)) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstcamerabin.c:4055:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_STATE_UNLOCK (camera); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstelement.h:501:48: note: expanded from macro 'GST_STATE_UNLOCK' #define GST_STATE_UNLOCK(elem) g_static_rec_mutex_unlock(GST_STATE_GET_LOCK(elem)) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstcamerabin.c:4092:14: warning: 'g_thread_create' is deprecated [-Wdeprecated-declarations] if (!g_thread_create (gst_camerabin_imgbin_finished, ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:103:1: note: 'g_thread_create' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_thread_new) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CC libgstcamerabin2_la-camerabingeneral.lo CCLD libgstdataurisrc.la CC libgstcolorspace_la-colorspace.lo CCLD libgstadpcmdec.la CCLD libgstadpcmenc.la CC libgstdebugutilsbad_la-fpsdisplaysink.lo CC libgstdtmf_la-gstdtmfdetect.lo gstbaseaudiovisualizer.c:492:24: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] scope->config_lock = g_mutex_new (); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:276:1: note: 'g_mutex_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbaseaudiovisualizer.c:552:5: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] g_mutex_free (scope->config_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:278:1: note: 'g_mutex_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstbaseaudiovisualizer.c:826:29: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] } else if (avail - sbpf >= 0) { ~~~~~~~~~~~~ ^ ~ CCLD libgstcdxaparse.la gstautovideoconvert.c:106:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations] g_static_mutex_lock (&factories_mutex); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:143:19: note: expanded from macro 'g_static_mutex_lock' g_mutex_lock (g_static_mutex_get_mutex (mutex)) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:153:1: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GMutex) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstautovideoconvert.c:125:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations] g_static_mutex_unlock (&factories_mutex); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:147:21: note: expanded from macro 'g_static_mutex_unlock' g_mutex_unlock (g_static_mutex_get_mutex (mutex)) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:153:1: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GMutex) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 3 warnings generated. CC libgstaudiovisualizers_la-gstspacescope.lo gstdccp.c:369:21: warning: comparison of unsigned expression < 0 is always false [-Wtautological-compare] if (bytes_written < 0) ~~~~~~~~~~~~~ ^ ~ 25 warning warningss generated. generated. CC libgstbayer_la-gstrgb2bayer.lo CC libgstasfmux_la-gstasfobjects.lo CC libgstautoconvert_la-plugin.lo CC libgstcoloreffects_la-gstchromahold.lo 11 warnings generated. CC libgstcamerabin2_la-gstwrappercamerabinsrc.lo 1 warning generated. CC libgstcamerabin_la-gstcamerabincolorbalance.lo CC libgstdtmf_la-gstrtpdtmfsrc.lo CC libgstdebugutilsbad_la-debugutilsbad.lo CC libgstdccp_la-gstdccpserversink.lo CC libgstaiff_la-aiffparse.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/adpcmenc' CC libgstaudiovisualizers_la-gstspectrascope.lo CCLD libgstautoconvert.la gstchromahold.c:184:3: warning: 'g_static_mutex_init' is deprecated [-Wdeprecated-declarations] g_static_mutex_init (&self->lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:149:1: note: 'g_static_mutex_init' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_mutex_init) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstchromahold.c:192:3: warning: 'g_static_mutex_free' is deprecated [-Wdeprecated-declarations] g_static_mutex_free (&self->lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:151:1: note: 'g_static_mutex_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_mutex_clear) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CC libgstbayer_la-tmp-orc.lo gstchromahold.c:203:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations] GST_CHROMA_HOLD_LOCK (self); ^ gstchromahold.c:89:3: note: expanded from macro 'GST_CHROMA_HOLD_LOCK' g_static_mutex_lock (&self->lock); \ ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:143:19: note: expanded from macro 'g_static_mutex_lock' g_mutex_lock (g_static_mutex_get_mutex (mutex)) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:153:1: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GMutex) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstchromahold.c:225:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations] GST_CHROMA_HOLD_UNLOCK (self); ^ gstchromahold.c:96:3: note: expanded from macro 'GST_CHROMA_HOLD_UNLOCK' g_static_mutex_unlock (&self->lock); \ ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:147:21: note: expanded from macro 'g_static_mutex_unlock' g_mutex_unlock (g_static_mutex_get_mutex (mutex)) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:153:1: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GMutex) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstchromahold.c:277:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations] GST_CHROMA_HOLD_LOCK (self); ^ gstchromahold.c:89:3: note: expanded from macro 'GST_CHROMA_HOLD_LOCK' g_static_mutex_lock (&self->lock); \ ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:143:19: note: expanded from macro 'g_static_mutex_lock' g_mutex_lock (g_static_mutex_get_mutex (mutex)) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:153:1: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GMutex) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstchromahold.c:284:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations] GST_CHROMA_HOLD_UNLOCK (self); ^ gstchromahold.c:96:3: note: expanded from macro 'GST_CHROMA_HOLD_UNLOCK' g_static_mutex_unlock (&self->lock); \ ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:147:21: note: expanded from macro 'g_static_mutex_unlock' g_mutex_unlock (g_static_mutex_get_mutex (mutex)) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:153:1: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GMutex) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstchromahold.c:293:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations] GST_CHROMA_HOLD_UNLOCK (self); ^ gstchromahold.c:96:3: note: expanded from macro 'GST_CHROMA_HOLD_UNLOCK' g_static_mutex_unlock (&self->lock); \ ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:147:21: note: expanded from macro 'g_static_mutex_unlock' g_mutex_unlock (g_static_mutex_get_mutex (mutex)) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:153:1: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GMutex) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstchromahold.c:297:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations] GST_CHROMA_HOLD_UNLOCK (self); ^ gstchromahold.c:96:3: note: expanded from macro 'GST_CHROMA_HOLD_UNLOCK' g_static_mutex_unlock (&self->lock); \ ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:147:21: note: expanded from macro 'g_static_mutex_unlock' g_mutex_unlock (g_static_mutex_get_mutex (mutex)) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:153:1: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GMutex) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstchromahold.c:423:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations] GST_CHROMA_HOLD_LOCK (self); ^ gstchromahold.c:89:3: note: expanded from macro 'GST_CHROMA_HOLD_LOCK' g_static_mutex_lock (&self->lock); \ ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:143:19: note: expanded from macro 'g_static_mutex_lock' g_mutex_lock (g_static_mutex_get_mutex (mutex)) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:153:1: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GMutex) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstchromahold.c:425:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations] GST_CHROMA_HOLD_UNLOCK (self); ^ gstchromahold.c:96:3: note: expanded from macro 'GST_CHROMA_HOLD_UNLOCK' g_static_mutex_unlock (&self->lock); \ ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:147:21: note: expanded from macro 'g_static_mutex_unlock' g_mutex_unlock (g_static_mutex_get_mutex (mutex)) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:153:1: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GMutex) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstchromahold.c:449:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations] GST_CHROMA_HOLD_LOCK (self); ^ gstchromahold.c:89:3: note: expanded from macro 'GST_CHROMA_HOLD_LOCK' g_static_mutex_lock (&self->lock); \ ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:143:19: note: expanded from macro 'g_static_mutex_lock' g_mutex_lock (g_static_mutex_get_mutex (mutex)) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:153:1: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GMutex) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstchromahold.c:453:5: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations] GST_CHROMA_HOLD_UNLOCK (self); ^ gstchromahold.c:96:3: note: expanded from macro 'GST_CHROMA_HOLD_UNLOCK' g_static_mutex_unlock (&self->lock); \ ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:147:21: note: expanded from macro 'g_static_mutex_unlock' g_mutex_unlock (g_static_mutex_get_mutex (mutex)) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:153:1: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GMutex) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstchromahold.c:462:3: warning: 'g_static_mutex_get_mutex_impl' is deprecated [-Wdeprecated-declarations] GST_CHROMA_HOLD_UNLOCK (self); ^ gstchromahold.c:96:3: note: expanded from macro 'GST_CHROMA_HOLD_UNLOCK' g_static_mutex_unlock (&self->lock); \ ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:147:21: note: expanded from macro 'g_static_mutex_unlock' g_mutex_unlock (g_static_mutex_get_mutex (mutex)) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:131:34: note: expanded from macro 'g_static_mutex_get_mutex' #define g_static_mutex_get_mutex g_static_mutex_get_mutex_impl ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:153:1: note: 'g_static_mutex_get_mutex_impl' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GMutex) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CC libgstdebugutilsbad_la-gstchecksumsink.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/adpcmdec' CC libgstdccp_la-gstdccpserversrc.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/dataurisrc' CC libgstcolorspace_la-tmp-orc.lo CC libgstdtmf_la-gstrtpdtmfdepay.lo gstwrappercamerabinsrc.c:841:5: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_PAD_STREAM_LOCK (pad_zoom_sink); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstpad.h:831:42: note: expanded from macro 'GST_PAD_STREAM_LOCK' #define GST_PAD_STREAM_LOCK(pad) (g_static_rec_mutex_lock(GST_PAD_GET_STREAM_LOCK(pad))) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here 13 warningsGLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) generated. ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstwrappercamerabinsrc.c:844:5: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_PAD_STREAM_UNLOCK (pad_zoom_sink); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstpad.h:854:42: note: expanded from macro 'GST_PAD_STREAM_UNLOCK' #define GST_PAD_STREAM_UNLOCK(pad) (g_static_rec_mutex_unlock(GST_PAD_GET_STREAM_LOCK(pad))) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CCLD libgstcoloreffects.la CC libgstcamerabin2_la-gstcamerabin2.lo aiffparse.c:347:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_PAD_STREAM_LOCK (aiff->sinkpad); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstpad.h:831:42: note: expanded from macro 'GST_PAD_STREAM_LOCK' #define GST_PAD_STREAM_LOCK(pad) (g_static_rec_mutex_lock(GST_PAD_GET_STREAM_LOCK(pad))) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ aiffparse.c:481:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_PAD_STREAM_UNLOCK (aiff->sinkpad); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstpad.h:854:42: note: expanded from macro 'GST_PAD_STREAM_UNLOCK' #define GST_PAD_STREAM_UNLOCK(pad) (g_static_rec_mutex_unlock(GST_PAD_GET_STREAM_LOCK(pad))) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CC libgstasfmux_la-gstasfparse.lo CC libgstdccp_la-gstdccpclientsink.lo CC libgstcamerabin_la-gstinputselector.lo 2 warnings generated. CC libgstdtmf_la-tone_detect.lo CC libgstaudiovisualizers_la-gstsynaescope.lo CC libgstdccp_la-gstdccpclientsrc.lo CC libgstdebugutilsbad_la-gstchopmydata.lo 2 warnings generated. CCLD libgstaiff.la gstcamerabin2.c:543:3: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] g_mutex_free (camerabin->preview_list_mutex); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:278:1: note: 'g_mutex_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstcamerabin2.c:544:3: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] g_mutex_free (camerabin->image_capture_mutex); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:278:1: note: 'g_mutex_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstcamerabin2.c:545:3: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] g_mutex_free (camerabin->video_capture_mutex); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:278:1: note: 'g_mutex_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstcamerabin2.c:546:3: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations] g_cond_free (camerabin->video_state_cond); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:282:1: note: 'g_cond_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstcamerabin2.c:900:32: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] camera->preview_list_mutex = g_mutex_new (); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:276:1: note: 'g_mutex_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstcamerabin2.c:901:33: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] camera->image_capture_mutex = g_mutex_new (); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:276:1: note: 'g_mutex_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstcamerabin2.c:902:33: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] camera->video_capture_mutex = g_mutex_new (); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:276:1: note: 'g_mutex_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstcamerabin2.c:903:30: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] camera->video_state_cond = g_cond_new (); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:280:1: note: 'g_cond_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CCLD libgstbayer.la gstcamerabin2.c:1105:14: warning: 'g_thread_create' is deprecated [-Wdeprecated-declarations] if (!g_thread_create (gst_camera_bin_video_reset_elements, ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:103:1: note: 'g_thread_create' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_thread_new) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CC libgstdtmf_la-gstdtmf.lo gstinputselector.c:877:15: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] sel->lock = g_mutex_new (); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:276:1: note: 'g_mutex_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstinputselector.c:878:15: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] sel->cond = g_cond_new (); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:280:1: note: 'g_cond_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstinputselector.c:894:5: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] g_mutex_free (sel->lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:278:1: note: 'g_mutex_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstinputselector.c:898:5: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations] g_cond_free (sel->cond); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:282:1: note: 'g_cond_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CC libgstaudiovisualizers_la-gstwavescope.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/cdxaparse' CC libgstasfmux_la-gstrtpasfpay.lo CC libgstcamerabin2_la-gstplugin.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/autoconvert' CC libgstcamerabin_la-camerabinimage.lo CC libgstdebugutilsbad_la-gstcompare.lo CC libgstcamerabin_la-camerabinvideo.lo 9 warnings generated. CC libgstdebugutilsbad_la-debugutils-marshal.lo 4 warnings generated. /usr/pkg/bin/gmake -C dvbsuboverlay gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/dvbsuboverlay' CC libgstdvbsuboverlay_la-dvb-sub.lo CCLD libgstdccp.la CCLD libgstdtmf.la CC libgstcamerabin_la-camerabingeneral.lo /usr/pkg/bin/gmake -C dvdspu gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/dvdspu' CC libgstdvdspu_la-gstdvdspu.lo CCLD libgstcamerabin2.la CCLD libgstaudiovisualizers.la CC libgstasfmux_la-gstasf.lo CC libgstcamerabin_la-camerabinpreview.lo /usr/pkg/bin/gmake -C faceoverlay gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/faceoverlay' gstdvdspu.c:176:22: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] dvdspu->spu_lock = g_mutex_new (); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:276:1: note: 'g_mutex_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CC libgstfaceoverlay_la-gstfaceoverlay.lo gstdvdspu.c:225:3: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] g_mutex_free (dvdspu->spu_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:278:1: note: 'g_mutex_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstdvdspu.c:1032:9: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_PAD_STREAM_LOCK (dvdspu->videosinkpad); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstpad.h:831:42: note: expanded from macro 'GST_PAD_STREAM_LOCK' #define GST_PAD_STREAM_LOCK(pad) (g_static_rec_mutex_lock(GST_PAD_GET_STREAM_LOCK(pad))) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstdvdspu.c:1050:9: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_PAD_STREAM_UNLOCK (dvdspu->videosinkpad); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstpad.h:854:42: note: expanded from macro 'GST_PAD_STREAM_UNLOCK' #define GST_PAD_STREAM_UNLOCK(pad) (g_static_rec_mutex_unlock(GST_PAD_GET_STREAM_LOCK(pad))) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstdvdspu.c:78:22: warning: unused variable 'default_clut' [-Wunused-const-variable] static const guint32 default_clut[16] = { ^ /usr/pkg/bin/gmake -C festival CC libgstdvbsuboverlay_la-gstdvbsuboverlay.lo gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/festival' CC libgstfestival_la-gstfestival.lo CCLD libgstdebugutilsbad.la 5 warnings generated. CC libgstdvdspu_la-gstdvdspu-render.lo CCLD libgstasfmux.la CC libgstcamerabin_la-gstcamerabin-enum.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/coloreffects' gstdvbsuboverlay.c:238:26: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] render->dvbsub_mutex = g_mutex_new (); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:276:1: note: 'g_mutex_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstdvbsuboverlay.c:266:5: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] g_mutex_free (overlay->dvbsub_mutex); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:278:1: note: 'g_mutex_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CC libgstcamerabin_la-gstcamerabin-marshal.lo /usr/pkg/bin/gmake -C fieldanalysis gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/fieldanalysis' CCLD libgstfaceoverlay.la ORCC tmp-orc.c ORCC gstfieldanalysisorc.h /usr/pkg/bin/gmake all-am gmake[4]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/fieldanalysis' CC libgstfieldanalysis_la-gstfieldanalysis.lo CCLD libgstfestival.la 2 warnings generated. CC libgstdvdspu_la-gstspu-vobsub.lo CCLD libgstdvbsuboverlay.la CCLD libgstcamerabin.la CC libgstfieldanalysis_la-tmp-orc.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/aiff' CC libgstdvdspu_la-gstspu-vobsub-render.lo CCLD libgstcolorspace.la /usr/pkg/bin/gmake -C freeze gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/freeze' CC libgstfreeze_la-gstfreeze.lo CC libgstdvdspu_la-gstspu-pgs.lo CCLD libgstfieldanalysis.la gmake[4]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/bayer' gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/bayer' /usr/pkg/bin/gmake -C freeverb gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/freeverb' CC libgstfreeverb_la-gstfreeverb.lo /usr/pkg/bin/gmake -C frei0r gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/frei0r' CC libgstfrei0r_la-gstfrei0r.lo CCLD libgstfreeze.la gstfreeverb.c:769:9: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] if (abs (out_l2) > 0 || abs (out_r2) > 0) ^ gstfreeverb.c:769:9: note: use function 'fabsf' instead if (abs (out_l2) > 0 || abs (out_r2) > 0) ^~~ fabsf gstfreeverb.c:769:29: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] if (abs (out_l2) > 0 || abs (out_r2) > 0) ^ gstfreeverb.c:769:29: note: use function 'fabsf' instead if (abs (out_l2) > 0 || abs (out_r2) > 0) ^~~ fabsf gstfreeverb.c:815:9: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] if (abs (out_l2) > 0 || abs (out_r2) > 0) ^ gstfreeverb.c:815:9: note: use function 'fabsf' instead if (abs (out_l2) > 0 || abs (out_r2) > 0) ^~~ fabsf gstfreeverb.c:815:29: warning: using integer absolute value function 'abs' when argument is of floating point type [-Wabsolute-value] if (abs (out_l2) > 0 || abs (out_r2) > 0) ^ gstfreeverb.c:815:29: note: use function 'fabsf' instead if (abs (out_l2) > 0 || abs (out_r2) > 0) ^~~ fabsf CCLD libgstdvdspu.la gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/dccp' CC libgstfrei0r_la-gstfrei0rfilter.lo 4 warnings generated. /usr/pkg/bin/gmake -C gaudieffects gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/gaudieffects' CCLD libgstfreeverb.la CC libgstgaudieffects_la-gstburn.lo CC libgstfrei0r_la-gstfrei0rsrc.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/dtmf' CC libgstgaudieffects_la-gstchromium.lo /usr/pkg/bin/gmake -C geometrictransform gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/geometrictransform' CC libgstgeometrictransform_la-plugin.lo CC libgstfrei0r_la-gstfrei0rmixer.lo CC libgstgaudieffects_la-gstdilate.lo CC libgstgeometrictransform_la-gstgeometrictransform.lo CCLD libgstfrei0r.la CC libgstgaudieffects_la-gstdodge.lo CC libgstgeometrictransform_la-gstcirclegeometrictransform.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/faceoverlay' CC libgstgeometrictransform_la-geometricmath.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/asfmux' CC libgstgaudieffects_la-gstexclusion.lo gmake[4]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/debugutils' gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/debugutils' CC libgstgaudieffects_la-gstgaussblur.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/dvbsuboverlay' CC libgstgaudieffects_la-gstsolarize.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/festival' CC libgstgaudieffects_la-gstplugin.lo /usr/pkg/bin/gmake -C h264parse gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/h264parse' CC libgsth264parse_la-gsth264parse.lo /usr/pkg/bin/gmake -C hdvparse gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/hdvparse' CC libgsthdvparse_la-gsthdvparse.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/freeze' CC libgstgeometrictransform_la-gstcircle.lo /usr/pkg/bin/gmake -C hls gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/hls' CC libgstfragmented_la-m3u8.lo /usr/pkg/bin/gmake -C id3tag gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/id3tag' CC libgstid3tag_la-gstid3mux.lo CC libgstfragmented_la-gsthlsdemux.lo CC libgstfragmented_la-gstfragmentedplugin.lo CCLD libgstgaudieffects.la gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/audiovisualizers' CC libgstid3tag_la-id3tag.lo m3u8.c:392:18: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] client->lock = g_mutex_new (); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:276:1: note: 'g_mutex_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ m3u8.c:404:3: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] g_mutex_free (self->lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:278:1: note: 'g_mutex_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CC libgstgeometrictransform_la-gstdiffuse.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/camerabin2' CC libgstgeometrictransform_la-gstkaleidoscope.lo gmake[4]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/colorspace' gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/colorspace' /usr/pkg/bin/gmake -C inter gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/inter' CC libgstinter_la-gstinteraudiosink.lo 2 warnings generated. /usr/pkg/bin/gmake -C interlace gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/interlace' CC libgstinterlace_la-gstinterlace.lo gsthlsdemux.c:152:3: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations] g_cond_free (demux->fetcher_cond); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:282:1: note: 'g_cond_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gsthlsdemux.c:153:3: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] g_mutex_free (demux->fetcher_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:278:1: note: 'g_mutex_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gsthlsdemux.c:155:3: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations] g_cond_free (demux->thread_cond); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:282:1: note: 'g_cond_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gsthlsdemux.c:156:3: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] g_mutex_free (demux->thread_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:278:1: note: 'g_mutex_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gsthlsdemux.c:160:3: warning: 'g_static_rec_mutex_free' is deprecated [-Wdeprecated-declarations] g_static_rec_mutex_free (&demux->task_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:194:1: note: 'g_static_rec_mutex_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_free) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gsthlsdemux.c:235:24: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] demux->thread_cond = g_cond_new (); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:280:1: note: 'g_cond_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gsthlsdemux.c:236:24: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] demux->thread_lock = g_mutex_new (); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:276:1: note: 'g_mutex_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gsthlsdemux.c:237:25: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] demux->fetcher_cond = g_cond_new (); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:280:1: note: 'g_cond_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gsthlsdemux.c:238:25: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] demux->fetcher_lock = g_mutex_new (); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:276:1: note: 'g_mutex_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gsthlsdemux.c:240:3: warning: 'g_static_rec_mutex_init' is deprecated [-Wdeprecated-declarations] g_static_rec_mutex_init (&demux->task_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:175:1: note: 'g_static_rec_mutex_init' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_init) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ /usr/pkg/bin/gmake -C ivfparse gsthlsdemux.c:399:7: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] g_static_rec_mutex_lock (&demux->task_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gsthlsdemux.c:425:7: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] g_static_rec_mutex_unlock (&demux->task_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/ivfparse' gsthlsdemux.c:918:9: warning: 'g_cond_timed_wait' is deprecated [-Wdeprecated-declarations] if (g_cond_timed_wait (demux->thread_cond, demux->thread_lock, ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:284:1: note: 'g_cond_timed_wait' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gsthlsdemux.c:1006:29: warning: 'g_thread_create' is deprecated [-Wdeprecated-declarations] demux->updates_thread = g_thread_create ( ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:103:1: note: 'g_thread_create' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_thread_new) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gsthlsdemux.c:1004:7: warning: variable 'error' is used uninitialized whenever 'if' condition is false [-Wsometimes-uninitialized] if (demux->updates_thread == NULL) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libgstivfparse_la-gstivfparse.lo gsthlsdemux.c:1010:11: note: uninitialized use occurs here return (error != NULL); ^~~~~ gsthlsdemux.c:1004:3: note: remove the 'if' if its condition is always true if (demux->updates_thread == NULL) { ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ gsthlsdemux.c:1000:16: note: initialize the variable 'error' to silence this warning GError *error; ^ = NULL CCLD libgsthdvparse.la CC libgstgeometrictransform_la-gstmarble.lo id3tag.c:269:1: warning: unused function 'id3v2_frame_write_uint32_syncsafe' [-Wunused-function] id3v2_frame_write_uint32_syncsafe (GstId3v2Frame * frame, guint32 val) ^ gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/dvdspu' gmake[4]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/camerabin' gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/camerabin' CC libgstinter_la-gstinteraudiosrc.lo CC libgstgeometrictransform_la-gstpinch.lo 15 warnings generated. CCLD libgstfragmented.la gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/freeverb' CC libgstinter_la-gstintervideosink.lo /usr/pkg/bin/gmake -C jp2kdecimator gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/jp2kdecimator' CC libgstinter_la-gstintervideosrc.lo CC libgstjp2kdecimator_la-gstjp2kdecimator.lo 1 warning generated. CC libgstjp2kdecimator_la-jp2kcodestream.lo CCLD libgstid3tag.la gmake[4]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/fieldanalysis' gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/fieldanalysis' CC libgstgeometrictransform_la-gstrotate.lo CCLD libgstivfparse.la CC libgstinter_la-gstinter.lo CCLD libgstinterlace.la /usr/pkg/bin/gmake -C jpegformat /usr/pkg/bin/gmake -C legacyresample gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/jpegformat' gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/legacyresample' CC libgstjpegformat_la-gstjpegformat.lo CC libgstlegacyresample_la-gstlegacyresample.lo CC libgstjpegformat_la-gstjpegparse.lo /usr/pkg/bin/gmake -C librfb CC libgstgeometrictransform_la-gstsphere.lo gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/librfb' CC librfb_la-rfbbuffer.lo CC libgstjpegformat_la-gstjifmux.lo CC libgstinter_la-gstintersurface.lo CC libgstlegacyresample_la-functable.lo CC libgstgeometrictransform_la-gsttwirl.lo gstintersurface.c:40:20: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] surface->mutex = g_mutex_new (); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:276:1: note: 'g_mutex_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 1 warning generated. CCLD libgstjp2kdecimator.la CC gstintertest-gstintertest.o CC librfb_la-rfbdecoder.lo CC librfb_la-d3des.lo CCLD libgsth264parse.la CC libgstlegacyresample_la-resample.lo CC libgstgeometrictransform_la-gstwaterripple.lo CCLD libgstjpegformat.la gstintertest.c:84:5: warning: 'g_thread_init' is deprecated [-Wdeprecated-declarations] g_thread_init (NULL); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:264:1: note: 'g_thread_init' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 1 warning generated. CCLD libgstinter.la gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/frei0r' /usr/pkg/bin/gmake -C liveadder CCLD gstintertest gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/liveadder' CC libgstliveadder_la-liveadder.lo CC libgstlegacyresample_la-resample_functable.lo CC libgstgeometrictransform_la-gststretch.lo /usr/pkg/bin/gmake -C mpegdemux gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mpegdemux' CC libgstmpegdemux_la-flumpegdemux.lo liveadder.c:211:27: warning: 'g_cond_new' is deprecated [-Wdeprecated-declarations] adder->not_empty_cond = g_cond_new (); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:280:1: note: 'g_cond_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ liveadder.c:226:3: warning: 'g_cond_free' is deprecated [-Wdeprecated-declarations] g_cond_free (adder->not_empty_cond); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:282:1: note: 'g_cond_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/hdvparse' CC librfb_la-vncauth.lo 2 warnings generated. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/gaudieffects' CC libgstlegacyresample_la-resample_ref.lo CCLD libgstliveadder.la CC libgstgeometrictransform_la-gstbulge.lo CC libgstrfbsrc_la-gstrfbsrc.lo /usr/pkg/bin/gmake -C mpegtsdemux gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mpegtsdemux' CC libgstmpegtsdemux_la-gsttsdemux.lo CC libgstmpegdemux_la-flutspatinfo.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/hls' CC libgstmpegdemux_la-flutspmtinfo.lo /usr/pkg/bin/gmake -C mpegtsmux gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mpegtsmux' Making all in tsmux gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/ivfparse' gmake[4]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mpegtsmux/tsmux' CCLD librfb.la CC libtsmux_la-tsmux.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/id3tag' CC libgstlegacyresample_la-buffer.lo CC libtsmux_la-tsmuxstream.lo CC libgstgeometrictransform_la-gsttunnel.lo /usr/pkg/bin/gmake -C mpegpsmux gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mpegpsmux' CC libgstmpegpsmux_la-mpegpsmux.lo CC libgstmpegtsdemux_la-gstmpegdesc.lo flutspmtinfo.c:122:23: warning: 'g_value_array_new' is deprecated [-Wdeprecated-declarations] pmt_info->streams = g_value_array_new (0); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:66:1: note: 'g_value_array_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ flutspmtinfo.c:123:27: warning: 'g_value_array_new' is deprecated [-Wdeprecated-declarations] pmt_info->descriptors = g_value_array_new (0); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:66:1: note: 'g_value_array_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ flutspmtinfo.c:145:3: warning: 'g_value_array_free' is deprecated [-Wdeprecated-declarations] g_value_array_free (info->streams); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:69:1: note: 'g_value_array_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ flutspmtinfo.c:146:3: warning: 'g_value_array_free' is deprecated [-Wdeprecated-declarations] g_value_array_free (info->descriptors); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:69:1: note: 'g_value_array_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ /usr/pkg/bin/gmake -C mpegvideoparse flutspmtinfo.c:206:3: warning: 'g_value_array_append' is deprecated [-Wdeprecated-declarations] g_value_array_append (pmt_info->descriptors, &value); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:79:1: note: 'g_value_array_append' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ flutspmtinfo.c:221:3: warning: 'g_value_array_append' is deprecated [-Wdeprecated-declarations] g_value_array_append (pmt_info->streams, &v); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:79:1: note: 'g_value_array_append' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mpegvideoparse' CC libgstmpegvideoparse_la-mpegvideoparse.lo 6 warnings generated. CC libgstmpegdemux_la-flutspmtstreaminfo.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/interlace' CC libgstmpegpsmux_la-psmux.lo CCLD libgstlegacyresample.la CC libgstgeometrictransform_la-gstsquare.lo CC libgstmpegtsdemux_la-mpegtsbase.lo flutspmtstreaminfo.c:114:32: warning: 'g_value_array_new' is deprecated [-Wdeprecated-declarations] pmt_stream_info->languages = g_value_array_new (0); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:66:1: note: 'g_value_array_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ flutspmtstreaminfo.c:115:34: warning: 'g_value_array_new' is deprecated [-Wdeprecated-declarations] pmt_stream_info->descriptors = g_value_array_new (0); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:66:1: note: 'g_value_array_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ flutspmtstreaminfo.c:123:3: warning: 'g_value_array_free' is deprecated [-Wdeprecated-declarations] g_value_array_free (info->languages); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:69:1: note: 'g_value_array_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ flutspmtstreaminfo.c:124:3: warning: 'g_value_array_free' is deprecated [-Wdeprecated-declarations] g_value_array_free (info->descriptors); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:69:1: note: 'g_value_array_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ flutspmtstreaminfo.c:150:3: warning: 'g_value_array_append' is deprecated [-Wdeprecated-declarations] g_value_array_append (pmt_info->languages, &v); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:79:1: note: 'g_value_array_append' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ flutspmtstreaminfo.c:167:3: warning: 'g_value_array_append' is deprecated [-Wdeprecated-declarations] g_value_array_append (pmt_info->descriptors, &value); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:79:1: note: 'g_value_array_append' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 6 warnings generated. CC libgstmpegdemux_la-gstmpegdemux.lo CC libgstmpegvideoparse_la-mpegpacketiser.lo CC libgstmpegtsdemux_la-mpegtspacketizer.lo CCLD libgstrfbsrc.la CC libgstmpegpsmux_la-psmuxstream.lo CCLD libtsmux.la CC libgstmpegdemux_la-gstmpegdesc.lo CC libgstgeometrictransform_la-gstmirror.lo mpegtsbase.c:321:50: warning: 'g_value_array_get_type' is deprecated [-Wdeprecated-declarations] gst_structure_get (stream_info, "descriptors", G_TYPE_VALUE_ARRAY, ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:38:29: note: expanded from macro 'G_TYPE_VALUE_ARRAY' #define G_TYPE_VALUE_ARRAY (g_value_array_get_type ()) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:59:1: note: 'g_value_array_get_type' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mpegtsbase.c:325:23: warning: 'g_value_array_get_nth' is deprecated [-Wdeprecated-declarations] GValue *value = g_value_array_get_nth (descriptors, i); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:62:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mpegtsbase.c:334:5: warning: 'g_value_array_free' is deprecated [-Wdeprecated-declarations] g_value_array_free (descriptors); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:69:1: note: 'g_value_array_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mpegtsbase.c:382:51: warning: 'g_value_array_get_type' is deprecated [-Wdeprecated-declarations] gst_structure_get (program_info, "descriptors", G_TYPE_VALUE_ARRAY, ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:38:29: note: expanded from macro 'G_TYPE_VALUE_ARRAY' #define G_TYPE_VALUE_ARRAY (g_value_array_get_type ()) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:59:1: note: 'g_value_array_get_type' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mpegtsbase.c:386:23: warning: 'g_value_array_get_nth' is deprecated [-Wdeprecated-declarations] GValue *value = g_value_array_get_nth (descriptors, i); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:62:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mpegtsbase.c:395:5: warning: 'g_value_array_free' is deprecated [-Wdeprecated-declarations] g_value_array_free (descriptors); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:69:1: note: 'g_value_array_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mpegtsbase.c:1477:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_PAD_STREAM_LOCK (base->sinkpad); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstpad.h:831:42: note: expanded from macro 'GST_PAD_STREAM_LOCK' #define GST_PAD_STREAM_LOCK(pad) (g_static_rec_mutex_lock(GST_PAD_GET_STREAM_LOCK(pad))) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mpegtsbase.c:1516:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_PAD_STREAM_UNLOCK (base->sinkpad); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstpad.h:854:42: note: expanded from macro 'GST_PAD_STREAM_UNLOCK' #define GST_PAD_STREAM_UNLOCK(pad) (g_static_rec_mutex_unlock(GST_PAD_GET_STREAM_LOCK(pad))) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ /usr/pkg/bin/gmake -C mve gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mve' CC libgstmve_la-gstmve.lo mpegtspacketizer.c:402:5: warning: 'g_value_array_append' is deprecated [-Wdeprecated-declarations] g_value_array_append (descriptors, &value); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:79:1: note: 'g_value_array_append' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mpegtspacketizer.c:551:19: warning: 'g_value_array_new' is deprecated [-Wdeprecated-declarations] descriptors = g_value_array_new (0); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:66:1: note: 'g_value_array_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mpegtspacketizer.c:554:7: warning: 'g_value_array_free' is deprecated [-Wdeprecated-declarations] g_value_array_free (descriptors); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:69:1: note: 'g_value_array_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mpegtspacketizer.c:558:51: warning: 'g_value_array_get_type' is deprecated [-Wdeprecated-declarations] gst_structure_id_set (pmt, QUARK_DESCRIPTORS, G_TYPE_VALUE_ARRAY, ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:38:29: note: expanded from macro 'G_TYPE_VALUE_ARRAY' #define G_TYPE_VALUE_ARRAY (g_value_array_get_type ()) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:59:1: note: 'g_value_array_get_type' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mpegtspacketizer.c:560:5: warning: 'g_value_array_free' is deprecated [-Wdeprecated-declarations] g_value_array_free (descriptors); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:69:1: note: 'g_value_array_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mpegtspacketizer.c:661:21: warning: 'g_value_array_new' is deprecated [-Wdeprecated-declarations] descriptors = g_value_array_new (0); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:66:1: note: 'g_value_array_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mpegtspacketizer.c:666:9: warning: 'g_value_array_free' is deprecated [-Wdeprecated-declarations] g_value_array_free (descriptors); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:69:1: note: 'g_value_array_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mpegtspacketizer.c:671:30: warning: 'g_value_array_get_type' is deprecated [-Wdeprecated-declarations] QUARK_DESCRIPTORS, G_TYPE_VALUE_ARRAY, descriptors, NULL); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:38:29: note: expanded from macro 'G_TYPE_VALUE_ARRAY' #define G_TYPE_VALUE_ARRAY (g_value_array_get_type ()) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:59:1: note: 'g_value_array_get_type' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mpegtspacketizer.c:672:7: warning: 'g_value_array_free' is deprecated [-Wdeprecated-declarations] g_value_array_free (descriptors); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:69:1: note: 'g_value_array_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mpegtspacketizer.c:781:19: warning: 'g_value_array_new' is deprecated [-Wdeprecated-declarations] descriptors = g_value_array_new (0); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:66:1: note: 'g_value_array_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393gstmpegdemux.c::64937::32 note: expanded from macro 'G_DEPRECATED' : warning: expression result unused [-Wunused-value] #define G_DEPRECATED __attribute__((__deprecated__)) ^ mpegtspacketizer.c:785:7: warning: 'g_value_array_free' is deprecated [-Wdeprecated-declarations] p_ev = &demux->lang_codes, event; g_value_array_free (descriptors); ^~~~~ ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:69:1: note: 'g_value_array_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mpegtspacketizer.c:789:51: warning: 'g_value_array_get_type' is deprecated [-Wdeprecated-declarations] gst_structure_id_set (nit, QUARK_DESCRIPTORS, G_TYPE_VALUE_ARRAY, ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:38:29: note: expanded from macro 'G_TYPE_VALUE_ARRAY' #define G_TYPE_VALUE_ARRAY (g_value_array_get_type ()) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:59:1: note: 'g_value_array_get_type' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mpegtspacketizer.c:791:5: warning: 'g_value_array_free' is deprecated [-Wdeprecated-declarations] g_value_array_free (descriptors); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:69:1: note: 'g_value_array_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mpegtspacketizer.c:1284:21: warning: 'g_value_array_new' is deprecated [-Wdeprecated-declarations] descriptors = g_value_array_new (0); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:66:1: note: 'g_value_array_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mpegtspacketizer.c:1288:9: warning: 'g_value_array_free' is deprecated [-Wdeprecated-declarations] g_value_array_free (descriptors); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:69:1: note: 'g_value_array_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mpegtspacketizer.c:1292:59: warning: 'g_value_array_get_type' is deprecated [-Wdeprecated-declarations] gst_structure_id_set (transport, QUARK_DESCRIPTORS, G_TYPE_VALUE_ARRAY, ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:38:29: note: expanded from macro 'G_TYPE_VALUE_ARRAY' #define G_TYPE_VALUE_ARRAY (g_value_array_get_type ()) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:59:1: note: 'g_value_array_get_type' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstmpegdemux.cmpegtspacketizer.c::11151294:7:: 3warning:: 'g_value_array_free' is deprecated [-Wdeprecated-declarations]warning : 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] g_value_array_free (descriptors); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:69: GST_PAD_STREAM_LOCK (demux->sinkpad);1 : ^ note: 'g_value_array_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray)/data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstpad.h :^831 :/data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h42::333 :note49: : expanded from macro 'GST_PAD_STREAM_LOCK'note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^#define GST_PAD_STREAM_LOCK(pad) (g_static_rec_mutex_lock(GST_PAD_GET_STREAM_LOCK(pad))) /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h ^:432 :32: note/data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h: :expanded from macro 'GLIB_DEPRECATED_FOR'178 :1: note#define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock): note^: expanded from macro 'G_DEPRECATED_FOR' /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h#define G_DEPRECATED_FOR(f) G_DEPRECATED: 333 ^: 49/data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:: 393note:: 37expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR': note: expanded from macro 'G_DEPRECATED' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f)#define G_DEPRECATED __attribute__((__deprecated__)) ^ ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstmpegdemux.c:1182:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_PAD_STREAM_UNLOCK (demux->sinkpad); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstpad.h:854:42: note: expanded from macro 'GST_PAD_STREAM_UNLOCK' #define GST_PAD_STREAM_UNLOCK(pad) (g_static_rec_mutex_unlock(GST_PAD_GET_STREAM_LOCK(pad))) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mpegtspacketizer.c:1488:21: warning: 'g_value_array_new' is deprecated [-Wdeprecated-declarations] descriptors = g_value_array_new (0); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:66:1: note: 'g_value_array_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mpegtspacketizer.c:1492:9: warning: 'g_value_array_free' is deprecated [-Wdeprecated-declarations] g_value_array_free (descriptors); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:69:1: note: 'g_value_array_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mpegtspacketizer.c:1496:57: warning: 'g_value_array_get_type' is deprecated [-Wdeprecated-declarations] gst_structure_id_set (service, QUARK_DESCRIPTORS, G_TYPE_VALUE_ARRAY, ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:38:29: note: expanded from macro 'G_TYPE_VALUE_ARRAY' #define G_TYPE_VALUE_ARRAY (g_value_array_get_type ()) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:59:1: note: 'g_value_array_get_type' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mpegtspacketizer.c:1499:7: warning: 'g_value_array_free' is deprecated [-Wdeprecated-declarations] g_value_array_free (descriptors); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:69:1: note: 'g_value_array_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/h264parse' mpegtspacketizer.c:1951:21: warning: 'g_value_array_new' is deprecated [-Wdeprecated-declarations] descriptors = g_value_array_new (0); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:66:1: note: 'g_value_array_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mpegtspacketizer.c:1955:9: warning: 'g_value_array_free' is deprecated [-Wdeprecated-declarations] g_value_array_free (descriptors); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:69:1: note: 'g_value_array_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mpegtspacketizer.c:1958:55: warning: 'g_value_array_get_type' is deprecated [-Wdeprecated-declarations] gst_structure_id_set (event, QUARK_DESCRIPTORS, G_TYPE_VALUE_ARRAY, ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:38:29: note: expanded from macro 'G_TYPE_VALUE_ARRAY' #define G_TYPE_VALUE_ARRAY (g_value_array_get_type ()) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:59:1: note: 'g_value_array_get_type' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mpegtspacketizer.c:1960:7: warning: 'g_value_array_free' is deprecated [-Wdeprecated-declarations] g_value_array_free (descriptors); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:69:1: note: 'g_value_array_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CC libgstmpegdemux_la-gstmpegtsdemux.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/jp2kdecimator' CC libgstmpegdemux_la-gstpesfilter.lo 8 warnings generated. CC libgstmpegdemux_la-gstsectionfilter.lo CCLD libgstmpegvideoparse.la CC libgstmpegpsmux_la-mpegpsmux_aac.lo /usr/pkg/bin/gmake -C mxf gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mxf' CC libgstmxf_la-mxf.lo CC libgstgeometrictransform_la-gstfisheye.lo CC libgstmve_la-gstmvemux.lo 25 warnings generated. CC libgstmpegtsdemux_la-mpegtsparse.lo gstmpegtsdemux.c:3389:10: warning: 'g_value_array_new' is deprecated [-Wdeprecated-declarations] vals = g_value_array_new (PAT->entries->len); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:66:1: note: 'g_value_array_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstmpegtsdemux.c:3401:5: warning: 'g_value_array_append' is deprecated [-Wdeprecated-declarations] g_value_array_append (vals, &v); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:79:1: note: 'g_value_array_append' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CC libgstmxf_la-mxful.lo 3 warnings generated. CC libgstmxf_la-mxftypes.lo /usr/pkg/bin/gmake -C nsf gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/nsf' CC libgstnsf_la-gstnsf.lo CC libgstmpegpsmux_la-mpegpsmux_h264.lo CC libgstmpegdemux_la-mpegtsparse.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/jpegformat' CC libgstmve_la-gstmvedemux.lo gstmvemux.c:1370:5: warning: 'g_mutex_free' is deprecated [-Wdeprecated-declarations] g_mutex_free (mvemux->lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:278:1: note: 'g_mutex_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstmvemux.c:1441:18: warning: 'g_mutex_new' is deprecated [-Wdeprecated-declarations] mvemux->lock = g_mutex_new (); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:276:1: note: 'g_mutex_new' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32 ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:332:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32' # define GLIB_DEPRECATED_IN_2_32 GLIB_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:431:25: note: expanded from macro 'GLIB_DEPRECATED' #define GLIB_DEPRECATED G_DEPRECATED _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CCLD libgstgeometrictransform.la gmake[4]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mpegtsmux/tsmux' gmake[4]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mpegtsmux' CC libgstmpegtsmux_la-mpegtsmux.lo CC libgstmpegtsdemux_la-payload_parsers.lo 2 warnings generated. CC libgstnsf_la-fmopl.lo gstnsf.c:372:20: warning: address of array 'nsfdec->nsf->artist_name' will always evaluate to 'true' [-Wpointer-bool-conversion] if (nsfdec->nsf->artist_name) ~~ ~~~~~~~~~~~~~^~~~~~~~~~~ gstnsf.c:376:20: warning: address of array 'nsfdec->nsf->song_name' will always evaluate to 'true' [-Wpointer-bool-conversion] if (nsfdec->nsf->song_name) ~~ ~~~~~~~~~~~~~^~~~~~~~~ CC libgstmpegdemux_la-mpegtspacketizer.lo mpegtsparse.c:1068:64: warning: variable 'pid' is uninitialized when used here [-Wuninitialized] program = mpegts_parse_add_program (parse, program_number, pid); ^~~ mpegtsparse.c:1044:12: note: initialize the variable 'pid' to silence this warning guint pid; ^ = 0 2 warnings generated. CC libgstmpegtsmux_la-mpegtsmux_h264.lo CCLD libgstmpegpsmux.la gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/inter' CC libgstmve_la-mveaudiodec.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/liveadder' CC libgstmpegtsmux_la-mpegtsmux_aac.lo fmopl.c:1089:40: warning: shifting a negative signed value is undefined [-Wshift-negative-value] data = Limit (outd[0], OPL_MAXOUT, OPL_MINOUT); ^~~~~~~~~~ fmopl.c:50:28: note: expanded from macro 'OPL_MINOUT' #define OPL_MINOUT (-0x8000<first_pcr.gsttime == GST_CLOCK_TIME_NONE)) { ^ ~~ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:386:62: note: expanded from macro 'G_UNLIKELY' #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR((expr)), 0)) ^~~~ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:379:8: note: expanded from macro '_G_BOOLEAN_EXPR' if (expr) \ ^~~~ tsdemux.c:1842:21: note: add parentheses after the '!' to evaluate the comparison first tsdemux.c:1842:21: note: add parentheses around left hand side expression to silence this warning tsdemux.c:1842:47: warning: comparison of constant 18446744073709551615 with boolean expression is always false [-Wtautological-constant-out-of-range-compare] if (G_UNLIKELY (!demux->first_pcr.gsttime == GST_CLOCK_TIME_NONE)) { ~~~~~~~~~~~~~~~~~~~~~~~~~ ^ ~~~~~~~~~~~~~~~~~~~ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:386:62: note: expanded from macro 'G_UNLIKELY' #define G_UNLIKELY(expr) (__builtin_expect (_G_BOOLEAN_EXPR((expr)), 0)) ^~~~ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:379:8: note: expanded from macro '_G_BOOLEAN_EXPR' if (expr) \ ^~~~ CC libgstnsf_la-nes_apu.lo tsdemux.c:1975:1: warning: unused function 'calc_gsttime_from_pts' [-Wunused-function] calc_gsttime_from_pts (TSPcrOffset * start, guint64 pts) ^ CC libgstmpegtsdemux_la-pesparse.lo CC libgstnsf_la-vrc7_snd.lo CC libgstmve_la-mvevideoenc8.lo mxfdemux.c:207:3: warning: 'g_static_rw_lock_writer_lock' is deprecated [-Wdeprecated-declarations] g_static_rw_lock_writer_lock (&demux->metadata_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:224:1: note: 'g_static_rw_lock_writer_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rw_lock_writer_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mxfdemux.c:221:3: warning: 'g_static_rw_lock_writer_unlock' is deprecated [-Wdeprecated-declarations] g_static_rw_lock_writer_unlock (&demux->metadata_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:230:1: note: 'g_static_rw_lock_writer_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rw_lock_writer_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mxfdemux.c:496:3: warning: 'g_static_rw_lock_writer_lock' is deprecated [-Wdeprecated-declarations] g_static_rw_lock_writer_lock (&demux->metadata_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:224:1: note: 'g_static_rw_lock_writer_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rw_lock_writer_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mxfdemux.c:503:5: warning: 'g_static_rw_lock_writer_unlock' is deprecated [-Wdeprecated-declarations] g_static_rw_lock_writer_unlock (&demux->metadata_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:230:1: note: 'g_static_rw_lock_writer_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rw_lock_writer_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mxfdemux.c:536:3: warning: 'g_static_rw_lock_writer_unlock' is deprecated [-Wdeprecated-declarations] g_static_rw_lock_writer_unlock (&demux->metadata_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:230:1: note: 'g_static_rw_lock_writer_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rw_lock_writer_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mxfdemux.c:542:3: warning: 'g_static_rw_lock_writer_unlock' is deprecated [-Wdeprecated-declarations] g_static_rw_lock_writer_unlock (&demux->metadata_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:230:1: note: 'g_static_rw_lock_writer_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rw_lock_writer_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CCLD libgstnuvdemux.la mxfdemux.c:886:3: warning: 'g_static_rw_lock_writer_lock' is deprecated [-Wdeprecated-declarations] g_static_rw_lock_writer_lock (&demux->metadata_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:224:1: note: 'g_static_rw_lock_writer_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rw_lock_writer_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mxfdemux.c:1193:3: warning: 'g_static_rw_lock_writer_unlock' is deprecated [-Wdeprecated-declarations] g_static_rw_lock_writer_unlock (&demux->metadata_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:230:1: note: 'g_static_rw_lock_writer_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rw_lock_writer_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mxfdemux.c:1205:3: warning: 'g_static_rw_lock_writer_unlock' is deprecated [-Wdeprecated-declarations] g_static_rw_lock_writer_unlock (&demux->metadata_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:230:1: note: 'g_static_rw_lock_writer_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rw_lock_writer_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mxfdemux.c:1280:3: warning: 'g_static_rw_lock_writer_lock' is deprecated [-Wdeprecated-declarations] g_static_rw_lock_writer_lock (&demux->metadata_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:224:1: note: 'g_static_rw_lock_writer_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rw_lock_writer_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mxfdemux.c:1291:3: warning: 'g_static_rw_lock_writer_unlock' is deprecated [-Wdeprecated-declarations] g_static_rw_lock_writer_unlock (&demux->metadata_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:230:1: note: 'g_static_rw_lock_writer_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rw_lock_writer_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mxfdemux.c:1369:3: warning: 'g_static_rw_lock_writer_lock' is deprecated [-Wdeprecated-declarations] g_static_rw_lock_writer_lock (&demux->metadata_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:224:1: note: 'g_static_rw_lock_writer_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rw_lock_writer_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mxfdemux.c:1377:3: warning: 'g_static_rw_lock_writer_unlock' is deprecated [-Wdeprecated-declarations] g_static_rw_lock_writer_unlock (&demux->metadata_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:230:1: note: 'g_static_rw_lock_writer_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rw_lock_writer_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mxfdemux.c:2436:44: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] for (i = etrack->offsets->len - 1; i >= 0; i--) { ~ ^ ~ mxfdemux.c:2455:44: warning: comparison of unsigned expression >= 0 is always true [-Wtautological-compare] for (i = etrack->offsets->len - 1; i >= 0; i--) { ~ ^ ~ mxfdemux.c:3231:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_PAD_STREAM_LOCK (demux->sinkpad); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstpad.h:831:42: note: expanded from macro 'GST_PAD_STREAM_LOCK' #define GST_PAD_STREAM_LOCK(pad) (g_static_rec_mutex_lock(GST_PAD_GET_STREAM_LOCK(pad))) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mxfdemux.c:3359:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_PAD_STREAM_UNLOCK (demux->sinkpad); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstpad.h:854:42: note: expanded from macro 'GST_PAD_STREAM_UNLOCK' #define GST_PAD_STREAM_UNLOCK(pad) (g_static_rec_mutex_unlock(GST_PAD_GET_STREAM_LOCK(pad))) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mxfdemux.c:3378:5: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_PAD_STREAM_UNLOCK (demux->sinkpad); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstpad.h:854:42: note: expanded from macro 'GST_PAD_STREAM_UNLOCK' #define GST_PAD_STREAM_UNLOCK(pad) (g_static_rec_mutex_unlock(GST_PAD_GET_STREAM_LOCK(pad))) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mxfdemux.c:3445:7: warning: 'g_static_rw_lock_reader_lock' is deprecated [-Wdeprecated-declarations] g_static_rw_lock_reader_lock (&demux->metadata_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:215:1: note: 'g_static_rw_lock_reader_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rw_lock_reader_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mxfdemux.c:3449:11: warning: 'g_static_rw_lock_reader_unlock' is deprecated [-Wdeprecated-declarations] g_static_rw_lock_reader_unlock (&demux->metadata_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:221:1: note: 'g_static_rw_lock_reader_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rw_lock_reader_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mxfdemux.c:3458:7: warning: 'g_static_rw_lock_reader_unlock' is deprecated [-Wdeprecated-declarations] g_static_rw_lock_reader_unlock (&demux->metadata_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:221:1: note: 'g_static_rw_lock_reader_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rw_lock_reader_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mxfdemux.c:3477:7: warning: 'g_static_rw_lock_reader_lock' is deprecated [-Wdeprecated-declarations] g_static_rw_lock_reader_lock (&demux->metadata_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:215:1: note: 'g_static_rw_lock_reader_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rw_lock_reader_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mxfdemux.c:3479:9: warning: 'g_static_rw_lock_reader_unlock' is deprecated [-Wdeprecated-declarations] g_static_rw_lock_reader_unlock (&demux->metadata_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:221:1: note: 'g_static_rw_lock_reader_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rw_lock_reader_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mxfdemux.c:3490:11: warning: 'g_static_rw_lock_reader_unlock' is deprecated [-Wdeprecated-declarations] g_static_rw_lock_reader_unlock (&demux->metadata_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:221:1: note: 'g_static_rw_lock_reader_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rw_lock_reader_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mxfdemux.c:3499:7: warning: 'g_static_rw_lock_reader_unlock' is deprecated [-Wdeprecated-declarations] g_static_rw_lock_reader_unlock (&demux->metadata_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:221:1: note: 'g_static_rw_lock_reader_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rw_lock_reader_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mxfdemux.c:3763:7: warning: 'g_static_rw_lock_reader_lock' is deprecated [-Wdeprecated-declarations] g_static_rw_lock_reader_lock (&demux->metadata_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:215:1: note: 'g_static_rw_lock_reader_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rw_lock_reader_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mxfdemux.c:3782:7: warning: 'g_static_rw_lock_reader_unlock' is deprecated [-Wdeprecated-declarations] g_static_rw_lock_reader_unlock (&demux->metadata_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:221:1: note: 'g_static_rw_lock_reader_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rw_lock_reader_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mxfdemux.c:3906:7: warning: 'g_static_rw_lock_reader_lock' is deprecated [-Wdeprecated-declarations] g_static_rw_lock_reader_lock (&demux->metadata_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:215:1: note: 'g_static_rw_lock_reader_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rw_lock_reader_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mxfdemux.c:3917:7: warning: 'g_static_rw_lock_reader_unlock' is deprecated [-Wdeprecated-declarations] g_static_rw_lock_reader_unlock (&demux->metadata_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:221:1: note: 'g_static_rw_lock_reader_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rw_lock_reader_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mxfdemux.c:3955:3: warning: 'g_static_rw_lock_free' is deprecated [-Wdeprecated-declarations] g_static_rw_lock_free (&demux->metadata_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:233:1: note: 'g_static_rw_lock_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rw_lock_free) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ mxfdemux.c:4031:3: warning: 'g_static_rw_lock_init' is deprecated [-Wdeprecated-declarations] g_static_rw_lock_init (&demux->metadata_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:212:1: note: 'g_static_rw_lock_init' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rw_lock_init) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CC libgstnsf_la-fds_snd.lo CC libgstmxf_la-mxfaes-bwf.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mpegpsmux' CC libgstnsf_la-nes6502.lo CC libgstmve_la-mvevideoenc16.lo /usr/pkg/bin/gmake -C pcapparse gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/pcapparse' CC libgstpcapparse_la-gstpcapparse.lo 3 warnings generated. /usr/pkg/bin/gmake -C pnm gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/pnm' CC libgstpnm_la-gstpnmutils.lo CCLD libgstpatchdetect.la CC libgstmxf_la-mxfmpeg.lo CCLD libgstmpegtsdemux.la CC libgstpnm_la-gstpnm.lo CC libgstpcapparse_la-gstirtspparse.lo CC libgstmxf_la-mxfdv-dif.lo CC libgstpnm_la-gstpnmdec.lo /usr/pkg/bin/gmake -C rawparse CC libgstpnm_la-gstpnmenc.lo gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/rawparse' CC libgstrawparse_la-gstrawparse.lo 31 warnings generated. CC libgstnsf_la-nsf.lo CC libgstrawparse_la-gstaudioparse.lo CC libgstrawparse_la-gstvideoparse.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/geometrictransform' CC libgstnsf_la-vrcvisnd.lo gmake[4]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mpegtsmux' gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mpegtsmux' CC libgstmxf_la-mxfalaw.lo CC libgstpcapparse_la-plugin.lo CC libgstrawparse_la-plugin.lo CCLD libgstmve.la CC libgstmxf_la-mxfjpeg2000.lo CCLD libgstpnm.la gstrawparse.c:780:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_PAD_STREAM_LOCK (rp->sinkpad); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstpad.h:831:42: note: expanded from macro 'GST_PAD_STREAM_LOCK' #define GST_PAD_STREAM_LOCK(pad) (g_static_rec_mutex_lock(GST_PAD_GET_STREAM_LOCK(pad))) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/nuvdemux' gstrawparse.c:873:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_PAD_STREAM_UNLOCK (rp->sinkpad); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstpad.h:854:42: note: expanded from macro 'GST_PAD_STREAM_UNLOCK' #define GST_PAD_STREAM_UNLOCK(pad) (g_static_rec_mutex_unlock(GST_PAD_GET_STREAM_LOCK(pad))) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CC libgstmxf_la-mxfd10.lo gstaudioparse.c:259:9: warning: 'g_value_array_free' is deprecated [-Wdeprecated-declarations] g_value_array_free (ap->channel_positions); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:69:1: note: 'g_value_array_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstaudioparse.c:318:5: warning: 'g_value_array_free' is deprecated [-Wdeprecated-declarations] g_value_array_free (ap->channel_positions); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:69:1: note: 'g_value_array_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstaudioparse.c:359:17: warning: 'g_value_array_get_nth' is deprecated [-Wdeprecated-declarations] GValue *v = g_value_array_get_nth (positions, i); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:62:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstaudioparse.c:389:11: warning: 'g_value_array_get_nth' is deprecated [-Wdeprecated-declarations] g_value_array_get_nth (ap->channel_positions, i)); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/gobject/gvaluearray.h:62:1: note: 'g_value_array_get_nth' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(GArray) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mpegdemux' CC libgstmxf_la-mxfup.lo 4 warnings generated. CC libgstmxf_la-mxfvc3.lo /usr/pkg/bin/gmake -C removesilence gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/removesilence' CC libgstremovesilence_la-gstremovesilence.lo 2 warnings generated. CC libgstremovesilence_la-vad_private.lo CC libgstmxf_la-mxfdms1.lo /usr/pkg/bin/gmake -C rtpmux CCLD libgstpcapparse.la gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/rtpmux' CC libgstrtpmux_la-gstrtpmuxer.lo CCLD libgstrawparse.la CC libgstrtpmux_la-gstrtpmux.lo /usr/pkg/bin/gmake -C rtpvp8 gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/rtpvp8' CC libgstrtpvp8_la-gstrtpvp8.lo CC libgstrtpmux_la-gstrtpdtmfmux.lo CC libgstrtpvp8_la-gstrtpvp8depay.lo /usr/pkg/bin/gmake -C scaletempo gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/scaletempo' CC libgstscaletempoplugin_la-gstscaletempoplugin.lo vad_private.c:77:27: warning: 'memset' call operates on objects of type 'VADFilter' (aka 'struct _vad_s') while the size is based on a different type 'VADFilter *' (aka 'struct _vad_s *') [-Wsizeof-pointer-memaccess] memset (vad, 0, sizeof (vad)); ~~~ ^~~ vad_private.c:77:27: note: did you mean to dereference the argument to 'sizeof' (and multiply it by the number of elements)? memset (vad, 0, sizeof (vad)); ^~~ 1 warning generated. CC libgstrtpvp8_la-gstrtpvp8pay.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mpegtsdemux' CC libgstscaletempoplugin_la-gstscaletempo.lo /usr/pkg/bin/gmake -C sdi gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/sdi' CC libgstsdi_la-gstsdi.lo CCLD libgstremovesilence.la /usr/pkg/bin/gmake -C sdp gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/sdp' CC libgstsdpelem_la-gstsdpelem.lo CC libgstsdi_la-gstsdidemux.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/patchdetect' CC libgstrtpvp8_la-dboolhuff.lo CCLD libgstrtpmux.la CCLD libgstnsf.la CC libgstsdpelem_la-gstsdpdemux.lo /usr/pkg/bin/gmake -C segmentclip gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/segmentclip' CC libgstsegmentclip_la-gstsegmentclip.lo CC libgstsdi_la-gstsdimux.lo CCLD libgstscaletempoplugin.la CC libgstsegmentclip_la-gstaudiosegmentclip.lo CC libgstsegmentclip_la-gstvideosegmentclip.lo CCLD libgstrtpvp8.la gstsdpdemux.c:221:3: warning: 'g_static_rec_mutex_init' is deprecated [-Wdeprecated-declarations] g_static_rec_mutex_init (demux->stream_rec_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:175:1: note: 'g_static_rec_mutex_init' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_init) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstsdpdemux.c:234:3: warning: 'g_static_rec_mutex_free' is deprecated [-Wdeprecated-declarations] g_static_rec_mutex_free (demux->stream_rec_lock); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:194:1: note: 'g_static_rec_mutex_free' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_free) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstsdpdemux.c:763:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_SDP_STREAM_LOCK (demux); ^ ./gstsdpdemux.h:45:41: note: expanded from macro 'GST_SDP_STREAM_LOCK' #define GST_SDP_STREAM_LOCK(sdp) (g_static_rec_mutex_lock (GST_SDP_STREAM_GET_LOCK(sdp))) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstsdpdemux.c:800:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_SDP_STREAM_UNLOCK (demux); ^ ./gstsdpdemux.h:46:41: note: expanded from macro 'GST_SDP_STREAM_UNLOCK' #define GST_SDP_STREAM_UNLOCK(sdp) (g_static_rec_mutex_unlock (GST_SDP_STREAM_GET_LOCK(sdp))) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstsdpdemux.c:815:5: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_SDP_STREAM_UNLOCK (demux); ^ ./gstsdpdemux.h:46:41: note: expanded from macro 'GST_SDP_STREAM_UNLOCK' #define GST_SDP_STREAM_UNLOCK(sdp) (g_static_rec_mutex_unlock (GST_SDP_STREAM_GET_LOCK(sdp))) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstsdpdemux.c:853:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_SDP_STREAM_LOCK (demux); ^ ./gstsdpdemux.h:45:41: note: expanded from macro 'GST_SDP_STREAM_LOCK' #define GST_SDP_STREAM_LOCK(sdp) (g_static_rec_mutex_lock (GST_SDP_STREAM_GET_LOCK(sdp))) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstsdpdemux.c:863:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_SDP_STREAM_UNLOCK (demux); ^ ./gstsdpdemux.h:46:41: note: expanded from macro 'GST_SDP_STREAM_UNLOCK' #define GST_SDP_STREAM_UNLOCK(sdp) (g_static_rec_mutex_unlock (GST_SDP_STREAM_GET_LOCK(sdp))) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstsdpdemux.c:870:5: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_SDP_STREAM_UNLOCK (demux); ^ ./gstsdpdemux.h:46:41: note: expanded from macro 'GST_SDP_STREAM_UNLOCK' #define GST_SDP_STREAM_UNLOCK(sdp) (g_static_rec_mutex_unlock (GST_SDP_STREAM_GET_LOCK(sdp))) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstsdpdemux.c:1305:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_SDP_STREAM_LOCK (demux); ^ ./gstsdpdemux.h:45:41: note: expanded from macro 'GST_SDP_STREAM_LOCK' #define GST_SDP_STREAM_LOCK(sdp) (g_static_rec_mutex_lock (GST_SDP_STREAM_GET_LOCK(sdp))) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstsdpdemux.c:1427:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_SDP_STREAM_UNLOCK (demux); ^ ./gstsdpdemux.h:46:41: note: expanded from macro 'GST_SDP_STREAM_UNLOCK' #define GST_SDP_STREAM_UNLOCK(sdp) (g_static_rec_mutex_unlock (GST_SDP_STREAM_GET_LOCK(sdp))) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstsdpdemux.c:1435:5: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_SDP_STREAM_UNLOCK (demux); ^ ./gstsdpdemux.h:46:41: note: expanded from macro 'GST_SDP_STREAM_UNLOCK' #define GST_SDP_STREAM_UNLOCK(sdp) (g_static_rec_mutex_unlock (GST_SDP_STREAM_GET_LOCK(sdp))) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstsdpdemux.c:1528:3: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_SDP_STREAM_LOCK (demux); ^ ./gstsdpdemux.h:45:41: note: expanded from macro 'GST_SDP_STREAM_LOCK' #define GST_SDP_STREAM_LOCK(sdp) (g_static_rec_mutex_lock (GST_SDP_STREAM_GET_LOCK(sdp))) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstsdpdemux.c:1568:3: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_SDP_STREAM_UNLOCK (demux); ^ ./gstsdpdemux.h:46:41: note: expanded from macro 'GST_SDP_STREAM_UNLOCK' #define GST_SDP_STREAM_UNLOCK(sdp) (g_static_rec_mutex_unlock (GST_SDP_STREAM_GET_LOCK(sdp))) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ /usr/pkg/bin/gmake -C siren gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/siren' CC libgstsiren_la-gstsiren.lo CC libgstsiren_la-gstsirendec.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mve' /usr/pkg/bin/gmake -C smooth CCLD libgstmxf.la gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/smooth' CC libgstsmooth_la-gstsmooth.lo 13 warnings generated. CCLD libgstsdi.la CCLD libgstsdpelem.la /usr/pkg/bin/gmake -C speed gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/speed' CC libgstspeed_la-gstspeed.lo CC libgstsegmentclip_la-plugin.lo /usr/pkg/bin/gmake -C subenc gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/subenc' CC libgstsubenc_la-gstsrtenc.lo CC libgstsiren_la-gstsirenenc.lo CCLD libgstsmooth.la gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/pnm' CC libgstsiren_la-common.lo CCLD libgstsegmentclip.la CC libgstsubenc_la-gstsubenc.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/pcapparse' CCLD libgstspeed.la CC libgstsiren_la-dct4.lo /usr/pkg/bin/gmake -C stereo gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/stereo' CC libgststereo_la-gststereo.lo /usr/pkg/bin/gmake -C tta gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/tta' CC libgsttta_la-gsttta.lo CC libgstsubenc_la-gstwebvttenc.lo CC libgstsiren_la-decoder.lo CCLD libgststereo.la CC libgsttta_la-gstttaparse.lo CC libgstsiren_la-encoder.lo CCLD libgstsubenc.la gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/nsf' CC libgsttta_la-gstttadec.lo gstttaparse.c:185:9: warning: 'g_static_rec_mutex_lock' is deprecated [-Wdeprecated-declarations] GST_PAD_STREAM_LOCK (ttaparse->sinkpad); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstpad.h:831:42: note: expanded from macro 'GST_PAD_STREAM_LOCK' #define GST_PAD_STREAM_LOCK(pad) (g_static_rec_mutex_lock(GST_PAD_GET_STREAM_LOCK(pad))) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:178:1: note: 'g_static_rec_mutex_lock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_lock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstttaparse.c:214:9: warning: 'g_static_rec_mutex_unlock' is deprecated [-Wdeprecated-declarations] GST_PAD_STREAM_UNLOCK (ttaparse->sinkpad); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/gstreamer-0.10/gst/gstpad.h:854:42: note: expanded from macro 'GST_PAD_STREAM_UNLOCK' #define GST_PAD_STREAM_UNLOCK(pad) (g_static_rec_mutex_unlock(GST_PAD_GET_STREAM_LOCK(pad))) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:184:1: note: 'g_static_rec_mutex_unlock' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_rec_mutex_unlock) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CC libgstsiren_la-huffman.lo 2 warnings generated. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/removesilence' CC libgstsiren_la-rmlt.lo /usr/pkg/bin/gmake -C videofilters gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/videofilters' CC libgstvideofiltersbad_la-gstvideofilter2.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/rawparse' CC libgstvideofiltersbad_la-gstzebrastripe.lo CCLD libgsttta.la /usr/pkg/bin/gmake -C videomaxrate gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/videomaxrate' CC libgstvideomaxrate_la-videomaxrate.lo CCLD libgstsiren.la gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/rtpmux' CC libgstvideofiltersbad_la-gstscenechange.lo /usr/pkg/bin/gmake -C videomeasure gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/videomeasure' CC libgstvideomeasure_la-gstvideomeasure.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/scaletempo' CC libgstvideomeasure_la-gstvideomeasure_ssim.lo /usr/pkg/bin/gmake -C videoparsers gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/videoparsers' CC libgstvideoparsersbad_la-plugin.lo CCLD libgstvideomaxrate.la /usr/pkg/bin/gmake -C videosignal CC libgstvideofiltersbad_la-gstvideofiltersbad.lo gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/videosignal' CC libgstvideosignal_la-gstvideosignal.lo CC libgstvideoparsersbad_la-h263parse.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/rtpvp8' CC libgstvideosignal_la-gstvideoanalyse.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/sdi' CC libgstvideomeasure_la-gstvideomeasure_collector.lo CC libgstvideoparsersbad_la-gsth263parse.lo CCLD libgstvideofiltersbad.la /usr/pkg/bin/gmake -C vmnc gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/vmnc' CC libgstvmnc_la-vmncdec.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/speed' /usr/pkg/bin/gmake -C y4m gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/y4m' CC libgsty4mdec_la-gsty4mdec.lo CC libgstvideosignal_la-gstvideodetect.lo CC libgstvideosignal_la-gstvideomark.lo CCLD libgstvideomeasure.la gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/sdp' CC libgstvideoparsersbad_la-gstdiracparse.lo CC libgstvideoparsersbad_la-dirac_parse.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mxf' CC libgstvideoparsersbad_la-gsth264parse.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/segmentclip' CC libgstvideoparsersbad_la-gstmpegvideoparse.lo gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/smooth' CC libgstvideoparsersbad_la-gstmpeg4videoparse.lo CCLD libgstvmnc.la CCLD libgsty4mdec.la CCLD libgstvideosignal.la gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/tta' gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/subenc' CCLD libgstvideoparsersbad.la gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/stereo' gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/siren' gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/videomaxrate' gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/vmnc' gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/videofilters' gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/videomeasure' gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/y4m' gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/videosignal' gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/videoparsers' Making all in adpcmdec gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/adpcmdec' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/adpcmdec' Making all in adpcmenc gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/adpcmenc' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/adpcmenc' Making all in aiff gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/aiff' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/aiff' Making all in asfmux gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/asfmux' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/asfmux' Making all in audiovisualizers gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/audiovisualizers' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/audiovisualizers' Making all in autoconvert gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/autoconvert' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/autoconvert' Making all in bayer gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/bayer' /usr/pkg/bin/gmake all-am gmake[4]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/bayer' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/bayer' gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/bayer' Making all in camerabin gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/camerabin' /usr/pkg/bin/gmake all-am gmake[4]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/camerabin' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/camerabin' gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/camerabin' Making all in camerabin2 gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/camerabin2' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/camerabin2' Making all in cdxaparse gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/cdxaparse' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/cdxaparse' Making all in coloreffects gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/coloreffects' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/coloreffects' Making all in colorspace gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/colorspace' /usr/pkg/bin/gmake all-am gmake[4]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/colorspace' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/colorspace' gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/colorspace' Making all in dataurisrc gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/dataurisrc' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/dataurisrc' Making all in dccp gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/dccp' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/dccp' Making all in debugutils gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/debugutils' /usr/pkg/bin/gmake all-am gmake[4]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/debugutils' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/debugutils' gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/debugutils' Making all in dtmf gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/dtmf' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/dtmf' Making all in dvbsuboverlay gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/dvbsuboverlay' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/dvbsuboverlay' Making all in dvdspu gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/dvdspu' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/dvdspu' Making all in faceoverlay gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/faceoverlay' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/faceoverlay' Making all in festival gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/festival' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/festival' Making all in fieldanalysis gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/fieldanalysis' /usr/pkg/bin/gmake all-am gmake[4]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/fieldanalysis' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/fieldanalysis' gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/fieldanalysis' Making all in freeze gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/freeze' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/freeze' Making all in freeverb gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/freeverb' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/freeverb' Making all in frei0r gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/frei0r' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/frei0r' Making all in gaudieffects gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/gaudieffects' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/gaudieffects' Making all in geometrictransform gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/geometrictransform' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/geometrictransform' Making all in h264parse gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/h264parse' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/h264parse' Making all in hdvparse gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/hdvparse' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/hdvparse' Making all in hls gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/hls' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/hls' Making all in id3tag gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/id3tag' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/id3tag' Making all in inter gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/inter' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/inter' Making all in interlace gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/interlace' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/interlace' Making all in ivfparse gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/ivfparse' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/ivfparse' Making all in jp2kdecimator gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/jp2kdecimator' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/jp2kdecimator' Making all in jpegformat gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/jpegformat' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/jpegformat' Making all in legacyresample gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/legacyresample' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/legacyresample' Making all in librfb gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/librfb' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/librfb' Making all in liveadder gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/liveadder' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/liveadder' Making all in mpegdemux gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mpegdemux' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mpegdemux' Making all in mpegtsdemux gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mpegtsdemux' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mpegtsdemux' Making all in mpegtsmux gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mpegtsmux' Making all in tsmux gmake[4]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mpegtsmux/tsmux' gmake[4]: Nothing to be done for 'all'. gmake[4]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mpegtsmux/tsmux' gmake[4]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mpegtsmux' gmake[4]: Nothing to be done for 'all-am'. gmake[4]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mpegtsmux' gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mpegtsmux' Making all in mpegpsmux gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mpegpsmux' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mpegpsmux' Making all in mpegvideoparse gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mpegvideoparse' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mpegvideoparse' Making all in mve gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mve' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mve' Making all in mxf gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mxf' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/mxf' Making all in nsf gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/nsf' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/nsf' Making all in nuvdemux gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/nuvdemux' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/nuvdemux' Making all in patchdetect gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/patchdetect' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/patchdetect' Making all in pcapparse gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/pcapparse' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/pcapparse' Making all in pnm gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/pnm' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/pnm' Making all in rawparse gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/rawparse' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/rawparse' Making all in removesilence gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/removesilence' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/removesilence' Making all in rtpmux gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/rtpmux' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/rtpmux' Making all in rtpvp8 gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/rtpvp8' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/rtpvp8' Making all in scaletempo gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/scaletempo' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/scaletempo' Making all in sdi gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/sdi' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/sdi' Making all in sdp gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/sdp' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/sdp' Making all in segmentclip gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/segmentclip' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/segmentclip' Making all in siren gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/siren' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/siren' Making all in smooth gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/smooth' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/smooth' Making all in speed gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/speed' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/speed' Making all in subenc gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/subenc' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/subenc' Making all in stereo gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/stereo' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/stereo' Making all in tta gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/tta' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/tta' Making all in videofilters gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/videofilters' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/videofilters' Making all in videomaxrate gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/videomaxrate' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/videomaxrate' Making all in videomeasure gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/videomeasure' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/videomeasure' Making all in videoparsers gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/videoparsers' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/videoparsers' Making all in videosignal gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/videosignal' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/videosignal' Making all in vmnc gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/vmnc' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/vmnc' Making all in y4m gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/y4m' gmake[3]: Nothing to be done for 'all'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst/y4m' gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst' gmake[2]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/gst' Making all in sys gmake[2]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/sys' gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/sys' gmake[3]: Nothing to be done for 'all-am'. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/sys' gmake[2]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/sys' Making all in ext gmake[2]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/ext' /usr/pkg/bin/gmake -C apexsink /usr/pkg/bin/gmake -C bz2 /usr/pkg/bin/gmake -C gsettings gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/ext/bz2' gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/ext/apexsink' gmake[3]: Entering directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/ext/gsettings' CC libgstbz2_la-gstbz2dec.lo cp org.freedesktop.gstreamer.default-elements.gschema.xml org.freedesktop.gstreamer-0.10.default-elements.gschema.xml CC libgstbz2_la-gstbz2.lo CC libgstbz2_la-gstbz2enc.lo CC libgstapexsink_la-gstapexplugin.lo CC libgstapexsink_la-gstapexsink.lo CC libgstapexsink_la-gstapexraop.lo CC libgstgsettingselements_la-gstgsettingsaudiosrc.lo CC libgstgsettingselements_la-gstgsettingsvideosink.lo CC libgstgsettingselements_la-gstgsettingsvideosrc.lo CC libgstgsettingselements_la-gstswitchsink.lo CC libgstgsettingselements_la-gstgsettingsaudiosink.lo CC libgstgsettingselements_la-plugin.lo CC libgstgsettingselements_la-gstswitchsrc.lo GEN org.freedesktop.gstreamer-0.10.default-elements.gschema.valid In file included from gstbz2enc.c:22: ./gstbz2enc.h:20:9: warning: '__GST_BZ2ENC_H_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef __GST_BZ2ENC_H_ ^~~~~~~~~~~~~~~ ./gstbz2enc.h:21:9: note: '__GST_BZ2ENC_H__' is defined here; did you mean '__GST_BZ2ENC_H_'? #define __GST_BZ2ENC_H__ ^~~~~~~~~~~~~~~~ __GST_BZ2ENC_H_ In file included from gstbz2.c:23: ./gstbz2enc.h:20:9: warning: '__GST_BZ2ENC_H_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef __GST_BZ2ENC_H_ ^~~~~~~~~~~~~~~ ./gstbz2enc.h:21:9: note: '__GST_BZ2ENC_H__' is defined here; did you mean '__GST_BZ2ENC_H_'? #define __GST_BZ2ENC_H__ ^~~~~~~~~~~~~~~~ __GST_BZ2ENC_H_ In file included from gstbz2.c:24: ./gstbz2dec.h:20:9: warning: '__GST_BZ2DEC_H_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef __GST_BZ2DEC_H_ ^~~~~~~~~~~~~~~ ./gstbz2dec.h:21:9: note: '__GST_BZ2DEC_H__' is defined here; did you mean '__GST_BZ2DEC_H_'? #define __GST_BZ2DEC_H__ ^~~~~~~~~~~~~~~~ __GST_BZ2DEC_H_ In file included from gstbz2dec.c:22: ./gstbz2dec.h:20:9: warning: '__GST_BZ2DEC_H_' is used as a header guard here, followed by #define of a different macro [-Wheader-guard] #ifndef __GST_BZ2DEC_H_ ^~~~~~~~~~~~~~~ ./gstbz2dec.h:21:9: note: '__GST_BZ2DEC_H__' is defined here; did you mean '__GST_BZ2DEC_H_'? #define __GST_BZ2DEC_H__ ^~~~~~~~~~~~~~~~ __GST_BZ2DEC_H_ 2 warnings generated. gstgsettingsaudiosrc.c:106:38: warning: if statement has empty body [-Wempty-body] if (!g_str_equal (key, "audiosrc")); ^ gstgsettingsaudiosrc.c:106:38: note: put the semicolon on a separate line to silence this warning gstgsettingsaudiosrc.c:121:7: warning: 'g_thread_create' is deprecated [-Wdeprecated-declarations] g_thread_create ((GThreadFunc) g_main_loop_run, src->loop, FALSE, &err); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:103:1: note: 'g_thread_create' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_thread_new) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ gstapexraop.c:295:6: error: incomplete definition of type 'struct rsa_st' rsa->n = BN_bin2bn (mod, size, NULL); ~~~^ /usr/include/openssl/ossl_typ.h:110:16: note: forward declaration of 'struct rsa_st' typedef struct rsa_st RSA; ^ gstapexraop.c:297:6: error: incomplete definition of type 'struct rsa_st' rsa->e = BN_bin2bn (exp, size, NULL); ~~~^ /usr/include/openssl/ossl_typ.h:110:16: note: forward declaration of 'struct rsa_st' typedef struct rsa_st RSA; ^ gstapexraop.c:680:18: error: variable has incomplete type 'EVP_CIPHER_CTX' (aka 'struct evp_cipher_ctx_st') EVP_CIPHER_CTX aes_ctx; ^ /usr/include/openssl/ossl_typ.h:90:16: note: forward declaration of 'struct evp_cipher_ctx_st' typedef struct evp_cipher_ctx_st EVP_CIPHER_CTX; ^ 3 errors generated. 1 warning generated. gstgsettingsvideosink.c:106:44: warning: if statement has empty body [-Wempty-body] if (!g_str_has_suffix (key, "videosink")); ^ gstgsettingsvideosink.c:106:44: note: put the semicolon on a separate line to silence this warning gstgsettingsvideosink.c:121:7: warning: 'g_thread_create' is deprecated [-Wdeprecated-declarations] g_thread_create ((GThreadFunc) g_main_loop_run, sink->loop, FALSE, &err); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:103:1: note: 'g_thread_create' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_thread_new) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ Makefile:679: recipe for target 'libgstapexsink_la-gstapexraop.lo' failed gmake[3]: *** [libgstapexsink_la-gstapexraop.lo] Error 1 gmake[3]: *** Waiting for unfinished jobs.... 1 warning generated. gstgsettingsaudiosink.c:162:44: warning: if statement has empty body [-Wempty-body] if (!g_str_has_suffix (key, "audiosink")); ^ gstgsettingsaudiosink.c:162:44: note: put the semicolon on a separate line to silence this warning gstgsettingsaudiosink.c:188:7: warning: 'g_thread_create' is deprecated [-Wdeprecated-declarations] g_thread_create ((GThreadFunc) g_main_loop_run, sink->loop, FALSE, &err); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:103:1: note: 'g_thread_create' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_thread_new) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ CCLD libgstbz2.la 2 warnings generated. gstgsettingsvideosrc.c:106:38: warning: if statement has empty body [-Wempty-body] if (!g_str_equal (key, "videosrc")); ^ gstgsettingsvideosrc.c:106:38: note: put the semicolon on a separate line to silence this warning gstgsettingsvideosrc.c:121:7: warning: 'g_thread_create' is deprecated [-Wdeprecated-declarations] g_thread_create ((GThreadFunc) g_main_loop_run, src->loop, FALSE, &err); ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/deprecated/gthread.h:103:1: note: 'g_thread_create' has been explicitly marked deprecated here GLIB_DEPRECATED_IN_2_32_FOR(g_thread_new) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gversionmacros.h:333:49: note: expanded from macro 'GLIB_DEPRECATED_IN_2_32_FOR' # define GLIB_DEPRECATED_IN_2_32_FOR(f) GLIB_DEPRECATED_FOR(f) ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:432:32: note: expanded from macro 'GLIB_DEPRECATED_FOR' #define GLIB_DEPRECATED_FOR(f) G_DEPRECATED_FOR(f) _GLIB_EXTERN ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:405:29: note: expanded from macro 'G_DEPRECATED_FOR' #define G_DEPRECATED_FOR(f) G_DEPRECATED ^ /data/scratch/multimedia/gst-plugins0.10-bad/work/.buildlink/include/glib/glib-2.0/glib/gmacros.h:393:37: note: expanded from macro 'G_DEPRECATED' #define G_DEPRECATED __attribute__((__deprecated__)) ^ 2 warnings generated. 2 warnings generated. 2 warnings generated. gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/ext/apexsink' Makefile:1181: recipe for target 'apexsink' failed gmake[2]: *** [apexsink] Error 2 gmake[2]: *** Waiting for unfinished jobs.... CCLD libgstgsettingselements.la gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/ext/bz2' gmake[3]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/ext/gsettings' gmake[2]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23/ext' Makefile:731: recipe for target 'all-recursive' failed gmake[1]: *** [all-recursive] Error 1 gmake[1]: Leaving directory '/data/scratch/multimedia/gst-plugins0.10-bad/work/gst-plugins-bad-0.10.23' Makefile:657: recipe for target 'all' failed gmake: *** [all] Error 2 *** Error code 2 Stop. make[1]: stopped in /data/pkgsrc/multimedia/gst-plugins0.10-bad *** Error code 1 Stop. make: stopped in /data/pkgsrc/multimedia/gst-plugins0.10-bad