DEBUG: SITE files ['endian-little', 'bit-32', 'arm-common', 'arm-32', 'common-linux', 'common-glibc', 'arm-linux', 'arm-linux-gnueabi', 'common']
DEBUG: Executing shell function do_compile
NOTE: make -j 8
make all-recursive
make[1]: Entering directory `/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/build'
Making all in gst-libs
make[2]: Entering directory `/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/build/gst-libs'
Making all in ext
make[3]: Entering directory `/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/build/gst-libs/ext'
make[4]: Entering directory `/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/build/gst-libs/ext'
cd libav && make
make[5]: Entering directory `/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/build/gst-libs/ext/libav'
make[5]: Leaving directory `/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/build/gst-libs/ext/libav'
make[5]: Entering directory `/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/build/gst-libs/ext/libav'
CC libavdevice/alldevices.o
CC libavdevice/avdevice.o
CC libavfilter/allfilters.o
CC libavfilter/audio.o
CC libavfilter/avfilter.o
CC libavfilter/buffer.o
CC libavfilter/avfiltergraph.o
CC libavfilter/buffersink.o
CC libavfilter/buffersrc.o
CC libavfilter/drawutils.o
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavfilter/avfilter.c: In function 'avfilter_get_by_name':
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavfilter/avfilter.c:287:20: warning: return discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
return f;
^
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavfilter/avfilter.c: In function 'ff_filter_frame':
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavfilter/avfilter.c:767:53: warning: passing argument 3 of 'av_image_copy' from incompatible pointer type [-Wincompatible-pointer-types]
av_image_copy(out->data, out->linesize, frame->data, frame->linesize,
^
In file included from /home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavfilter/avfilter.c:25:0:
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavutil/imgutils.h:115:6: note: expected 'const uint8_t ** {aka const unsigned char **}' but argument is of type 'uint8_t ** {aka unsigned char **}'
void av_image_copy(uint8_t *dst_data[4], int dst_linesizes[4],
^
CC libavfilter/fifo.o
CC libavfilter/formats.o
CC libavfilter/graphparser.o
CC libavfilter/pthread.o
CC libavfilter/video.o
CC libavformat/4xm.o
CC libavformat/a64.o
CC libavformat/aacdec.o
CC libavformat/ac3dec.o
CC libavformat/adtsenc.o
CC libavformat/adxdec.o
CC libavformat/aea.o
CC libavformat/aiffdec.o
CC libavformat/aiffenc.o
CC libavformat/allformats.o
CC libavformat/amr.o
CC libavformat/anm.o
CC libavformat/apc.o
CC libavformat/ape.o
CC libavformat/apetag.o
CC libavformat/asf.o
CC libavformat/asfcrypt.o
CC libavformat/asfdec.o
CC libavformat/asfenc.o
CC libavformat/assdec.o
CC libavformat/assenc.o
CC libavformat/au.o
CC libavformat/audiointerleave.o
CC libavformat/avc.o
CC libavformat/avidec.o
CC libavformat/avienc.o
CC libavformat/avio.o
CC libavformat/aviobuf.o
CC libavformat/avlanguage.o
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavformat/avio.c: In function 'ffurl_write':
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavformat/avio.c:284:38: warning: passing argument 2 of 'retry_transfer_wrapper' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
return retry_transfer_wrapper(h, buf, size, size, h->prot->url_write);
^
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavformat/avio.c:229:19: note: expected 'uint8_t * {aka unsigned char *}' but argument is of type 'const unsigned char *'
static inline int retry_transfer_wrapper(URLContext *h, uint8_t *buf,
^
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavformat/avio.c:284:55: warning: passing argument 5 of 'retry_transfer_wrapper' from incompatible pointer type [-Wincompatible-pointer-types]
return retry_transfer_wrapper(h, buf, size, size, h->prot->url_write);
^
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavformat/avio.c:229:19: note: expected 'int (*)(URLContext *, uint8_t *, int) {aka int (*)(struct URLContext *, unsigned char *, int)}' but argument is of type 'int (*)(URLContext *, const unsigned char *, int) {aka int (*)(struct URLContext *, const unsigned char *, int)}'
static inline int retry_transfer_wrapper(URLContext *h, uint8_t *buf,
^
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavformat/aviobuf.c: In function 'ffio_fdopen':
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavformat/aviobuf.c:689:29: warning: passing argument 5 of 'avio_alloc_context' from incompatible pointer type [-Wincompatible-pointer-types]
ffurl_read, ffurl_write, ffurl_seek);
^
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavformat/aviobuf.c:107:14: note: expected 'int (*)(void *, uint8_t *, int) {aka int (*)(void *, unsigned char *, int)}' but argument is of type 'int (*)(URLContext *, unsigned char *, int) {aka int (*)(struct URLContext *, unsigned char *, int)}'
AVIOContext *avio_alloc_context(
^
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavformat/aviobuf.c:689:41: warning: passing argument 6 of 'avio_alloc_context' from incompatible pointer type [-Wincompatible-pointer-types]
ffurl_read, ffurl_write, ffurl_seek);
^
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavformat/aviobuf.c:107:14: note: expected 'int (*)(void *, uint8_t *, int) {aka int (*)(void *, unsigned char *, int)}' but argument is of type 'int (*)(URLContext *, const unsigned char *, int) {aka int (*)(struct URLContext *, const unsigned char *, int)}'
AVIOContext *avio_alloc_context(
^
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavformat/aviobuf.c:689:54: warning: passing argument 7 of 'avio_alloc_context' from incompatible pointer type [-Wincompatible-pointer-types]
ffurl_read, ffurl_write, ffurl_seek);
^
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavformat/aviobuf.c:107:14: note: expected 'int64_t (*)(void *, int64_t, int) {aka long long int (*)(void *, long long int, int)}' but argument is of type 'int64_t (*)(URLContext *, int64_t, int) {aka long long int (*)(struct URLContext *, long long int, int)}'
AVIOContext *avio_alloc_context(
^
CC libavformat/avs.o
CC libavformat/bethsoftvid.o
CC libavformat/bfi.o
CC libavformat/bink.o
CC libavformat/bmv.o
CC libavformat/c93.o
CC libavformat/caf.o
CC libavformat/cafdec.o
CC libavformat/cavsvideodec.o
CC libavformat/cdg.o
CC libavformat/cdxl.o
CC libavformat/crcenc.o
CC libavformat/cutils.o
CC libavformat/daud.o
CC libavformat/dfa.o
CC libavformat/diracdec.o
CC libavformat/dnxhddec.o
CC libavformat/dsicin.o
CC libavformat/dtsdec.o
CC libavformat/dv.o
CC libavformat/dvenc.o
CC libavformat/dxa.o
CC libavformat/eacdata.o
CC libavformat/electronicarts.o
CC libavformat/ffmdec.o
CC libavformat/ffmenc.o
CC libavformat/ffmetadec.o
CC libavformat/ffmetaenc.o
CC libavformat/filmstripdec.o
CC libavformat/filmstripenc.o
CC libavformat/flac_picture.o
CC libavformat/flacdec.o
CC libavformat/flacenc.o
CC libavformat/flacenc_header.o
CC libavformat/flic.o
CC libavformat/flvdec.o
CC libavformat/flvenc.o
CC libavformat/format.o
CC libavformat/framecrcenc.o
CC libavformat/framehash.o
CC libavformat/g722.o
CC libavformat/g723_1.o
CC libavformat/gif.o
CC libavformat/gsmdec.o
CC libavformat/gxf.o
CC libavformat/gxfenc.o
CC libavformat/h261dec.o
CC libavformat/h263dec.o
CC libavformat/h264dec.o
CC libavformat/hdsenc.o
CC libavformat/hevc.o
CC libavformat/hevcdec.o
CC libavformat/hls.o
CC libavformat/hlsenc.o
CC libavformat/hnm.o
CC libavformat/id3v1.o
CC libavformat/id3v2.o
CC libavformat/id3v2enc.o
CC libavformat/idcin.o
CC libavformat/idroqdec.o
CC libavformat/idroqenc.o
CC libavformat/iff.o
CC libavformat/ilbc.o
CC libavformat/img2.o
CC libavformat/img2dec.o
CC libavformat/img2enc.o
CC libavformat/ingenientdec.o
CC libavformat/ipmovie.o
CC libavformat/isom.o
CC libavformat/iss.o
CC libavformat/iv8.o
CC libavformat/ivfdec.o
CC libavformat/ivfenc.o
CC libavformat/jvdec.o
CC libavformat/latmenc.o
CC libavformat/lmlm4.o
CC libavformat/log2_tab.o
CC libavformat/lxfdec.o
CC libavformat/m4vdec.o
CC libavformat/matroska.o
CC libavformat/matroskadec.o
CC libavformat/matroskaenc.o
CC libavformat/md5enc.o
CC libavformat/metadata.o
CC libavformat/mm.o
CC libavformat/mmf.o
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavformat/matroskadec.c: In function 'matroska_read_seek':
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavformat/matroskadec.c:2413:43: warning: comparison of constant '48' with boolean expression is always true [-Wbool-compare]
&& !tracks[i].stream->discard != AVDISCARD_ALL) {
^
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavformat/matroskadec.c:2413:43: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
CC libavformat/mov.o
CC libavformat/mov_chan.o
CC libavformat/movenc.o
CC libavformat/movenchint.o
CC libavformat/mp3dec.o
CC libavformat/mp3enc.o
CC libavformat/mpc.o
CC libavformat/mpc8.o
CC libavformat/mpeg.o
CC libavformat/mpegenc.o
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavformat/mpegenc.c: In function 'flush_packet':
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavformat/mpegenc.c:843:83: warning: passing argument 4 of 'av_fifo_generic_read' from incompatible pointer type [-Wincompatible-pointer-types]
av_fifo_generic_read(stream->fifo, ctx->pb, payload_size - stuffing_size, &avio_write);
^
In file included from /home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavformat/mpegenc.c:25:0:
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavutil/fifo.h:79:5: note: expected 'void (*)(void *, void *, int)' but argument is of type 'void (*)(AVIOContext *, const unsigned char *, int) {aka void (*)(struct AVIOContext *, const unsigned char *, int)}'
int av_fifo_generic_read(AVFifoBuffer *f, void *dest, int buf_size, void (*func)(void*, void*, int));
^
CC libavformat/mpegts.o
CC libavformat/mpegtsenc.o
CC libavformat/mpegvideodec.o
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavformat/mpegts.c: In function 'init_MP4DescrParseContext':
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavformat/mpegts.c:993:42: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
if ((ret = ffio_init_context(&d->pb, (unsigned char*)buf, size, 0,
^
CC libavformat/mpjpeg.o
CC libavformat/msnwc_tcp.o
CC libavformat/mtv.o
CC libavformat/mux.o
CC libavformat/mvi.o
CC libavformat/mxf.o
CC libavformat/mxfdec.o
CC libavformat/mxfenc.o
CC libavformat/mxg.o
CC libavformat/ncdec.o
CC libavformat/nsvdec.o
CC libavformat/nullenc.o
CC libavformat/nut.o
CC libavformat/nutdec.o
CC libavformat/nutenc.o
CC libavformat/nuv.o
CC libavformat/oggdec.o
CC libavformat/oggenc.o
CC libavformat/oggparsecelt.o
CC libavformat/oggparsedirac.o
CC libavformat/oggparseflac.o
CC libavformat/oggparseogm.o
CC libavformat/oggparseopus.o
CC libavformat/oggparseskeleton.o
CC libavformat/oggparsespeex.o
CC libavformat/oggparsetheora.o
CC libavformat/oggparsevorbis.o
CC libavformat/oma.o
CC libavformat/omadec.o
CC libavformat/omaenc.o
CC libavformat/options.o
CC libavformat/os_support.o
In file included from /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemuarm/usr/include/time.h:27:0,
from /home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavformat/avformat.h:253,
from /home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavformat/os_support.c:27:
/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemuarm/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^
CC libavformat/pcm.o
CC libavformat/pcmdec.o
CC libavformat/pcmenc.o
CC libavformat/pmpdec.o
CC libavformat/psxstr.o
CC libavformat/pva.o
CC libavformat/qcp.o
CC libavformat/r3d.o
CC libavformat/rawdec.o
CC libavformat/rawenc.o
CC libavformat/rawvideodec.o
CC libavformat/riff.o
CC libavformat/riffdec.o
CC libavformat/riffenc.o
CC libavformat/rl2.o
CC libavformat/rm.o
CC libavformat/rmdec.o
CC libavformat/rmenc.o
CC libavformat/rmsipr.o
CC libavformat/rpl.o
CC libavformat/rso.o
CC libavformat/rsodec.o
CC libavformat/rsoenc.o
CC libavformat/rtp.o
CC libavformat/rtpenc.o
CC libavformat/rtpenc_aac.o
CC libavformat/rtpenc_amr.o
CC libavformat/rtpenc_chain.o
CC libavformat/rtpenc_h263.o
CC libavformat/rtpenc_h263_rfc2190.o
CC libavformat/rtpenc_h264.o
CC libavformat/rtpenc_jpeg.o
CC libavformat/rtpenc_latm.o
CC libavformat/rtpenc_mpv.o
CC libavformat/rtpenc_vp8.o
CC libavformat/rtpenc_xiph.o
CC libavformat/sauce.o
CC libavformat/sdp.o
CC libavformat/seek.o
CC libavformat/segafilm.o
CC libavformat/sierravmd.o
CC libavformat/segment.o
CC libavformat/siff.o
CC libavformat/smacker.o
CC libavformat/smjpeg.o
CC libavformat/smjpegdec.o
CC libavformat/smjpegenc.o
CC libavformat/smoothstreamingenc.o
CC libavformat/sol.o
CC libavformat/soxdec.o
CC libavformat/soxenc.o
CC libavformat/spdif.o
CC libavformat/spdifdec.o
CC libavformat/spdifenc.o
CC libavformat/srtdec.o
CC libavformat/swf.o
CC libavformat/swfdec.o
CC libavformat/swfenc.o
CC libavformat/takdec.o
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavformat/swfenc.c: In function 'swf_write_video':
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavformat/swfenc.c:428:63: warning: passing argument 4 of 'av_fifo_generic_read' from incompatible pointer type [-Wincompatible-pointer-types]
av_fifo_generic_read(swf->audio_fifo, pb, frame_size, &avio_write);
^
In file included from /home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavformat/swf.h:26:0,
from /home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavformat/swfenc.c:25:
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libavutil/fifo.h:79:5: note: expected 'void (*)(void *, void *, int)' but argument is of type 'void (*)(AVIOContext *, const unsigned char *, int) {aka void (*)(struct AVIOContext *, const unsigned char *, int)}'
int av_fifo_generic_read(AVFifoBuffer *f, void *dest, int buf_size, void (*func)(void*, void*, int));
^
CC libavformat/thp.o
CC libavformat/tiertexseq.o
CC libavformat/tmv.o
CC libavformat/tta.o
CC libavformat/tty.o
CC libavformat/txd.o
CC libavformat/url.o
CC libavformat/utils.o
CC libavformat/vc1test.o
CC libavformat/vc1testenc.o
CC libavformat/voc.o
CC libavformat/vocdec.o
CC libavformat/vocenc.o
CC libavformat/vorbiscomment.o
CC libavformat/vqf.o
CC libavformat/wavdec.o
CC libavformat/wavenc.o
CC libavformat/wc3movie.o
CC libavformat/westwood_aud.o
CC libavformat/westwood_vqa.o
CC libavformat/wtv.o
CC libavformat/wv.o
CC libavformat/wvdec.o
CC libavformat/wvenc.o
CC libavformat/xa.o
CC libavformat/xmv.o
CC libavformat/xwma.o
CC libavformat/yop.o
CC libavformat/yuv4mpeg.o
CC libswscale/input.o
CC libswscale/options.o
CC libswscale/output.o
CC libswscale/rgb2rgb.o
CC libswscale/swscale.o
CC libswscale/swscale_unscaled.o
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libswscale/rgb2rgb.c: In function 'rgb12tobgr12':
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libswscale/rgb2rgb.c:312:19: warning: cast discards 'const' qualifier from pointer target type [-Wcast-qual]
uint16_t *s = (uint16_t *)src;
^
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libswscale/swscale.c: In function 'swscale':
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libswscale/swscale.c:562:42: warning: to be safe all intermediate pointers in cast from 'int16_t ** {aka short int **}' to 'const int16_t ** {aka const short int **}' must be 'const' qualified [-Wcast-qual]
const int16_t **lumSrcPtr = (const int16_t **)lumPixBuf + lumBufIndex + firstLumSrcY - lastInLumBuf + vLumBufSize;
^
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libswscale/swscale.c:563:42: warning: to be safe all intermediate pointers in cast from 'int16_t ** {aka short int **}' to 'const int16_t ** {aka const short int **}' must be 'const' qualified [-Wcast-qual]
const int16_t **chrUSrcPtr = (const int16_t **)chrUPixBuf + chrBufIndex + firstChrSrcY - lastInChrBuf + vChrBufSize;
^
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libswscale/swscale.c:564:42: warning: to be safe all intermediate pointers in cast from 'int16_t ** {aka short int **}' to 'const int16_t ** {aka const short int **}' must be 'const' qualified [-Wcast-qual]
const int16_t **chrVSrcPtr = (const int16_t **)chrVPixBuf + chrBufIndex + firstChrSrcY - lastInChrBuf + vChrBufSize;
^
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libswscale/swscale.c:566:42: warning: to be safe all intermediate pointers in cast from 'int16_t ** {aka short int **}' to 'const int16_t ** {aka const short int **}' must be 'const' qualified [-Wcast-qual]
(const int16_t **)alpPixBuf + lumBufIndex + firstLumSrcY - lastInLumBuf + vLumBufSize : NULL;
^
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libswscale/swscale.c:569:40: warning: to be safe all intermediate pointers in cast from 'int16_t ** {aka short int **}' to 'const int16_t ** {aka const short int **}' must be 'const' qualified [-Wcast-qual]
const int16_t **tmpY = (const int16_t **)lumPixBuf +
^
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libswscale/swscale.c:582:44: warning: to be safe all intermediate pointers in cast from 'int16_t ** {aka short int **}' to 'const int16_t ** {aka const short int **}' must be 'const' qualified [-Wcast-qual]
const int16_t **tmpA = (const int16_t **)alpPixBuf +
^
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libswscale/swscale.c:595:40: warning: to be safe all intermediate pointers in cast from 'int16_t ** {aka short int **}' to 'const int16_t ** {aka const short int **}' must be 'const' qualified [-Wcast-qual]
const int16_t **tmpU = (const int16_t **)chrUPixBuf + 2 * vChrBufSize,
^
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libswscale/swscale.c:596:40: warning: to be safe all intermediate pointers in cast from 'int16_t ** {aka short int **}' to 'const int16_t ** {aka const short int **}' must be 'const' qualified [-Wcast-qual]
**tmpV = (const int16_t **)chrVPixBuf + 2 * vChrBufSize;
^
CC libswscale/utils.o
In file included from /home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemuarm/usr/include/assert.h:35:0,
from /home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libswscale/utils.c:24:
/home/jenkins/oe/world/shr-core/tmp-glibc/sysroots/qemuarm/usr/include/features.h:148:3: warning: #warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE" [-Wcpp]
# warning "_BSD_SOURCE and _SVID_SOURCE are deprecated, use _DEFAULT_SOURCE"
^
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libswscale/swscale_unscaled.c: In function 'sws_scale':
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libswscale/swscale_unscaled.c:1169:31: warning: passing argument 1 of 'check_image_pointers' from incompatible pointer type [-Wincompatible-pointer-types]
if (!check_image_pointers(srcSlice, c->srcFormat, srcStride)) {
^
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libswscale/swscale_unscaled.c:1136:12: note: expected 'uint8_t ** {aka unsigned char **}' but argument is of type 'const uint8_t * const* {aka const unsigned char * const*}'
static int check_image_pointers(uint8_t *data[4], enum AVPixelFormat pix_fmt,
^
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libswscale/swscale_unscaled.c:1173:31: warning: passing argument 1 of 'check_image_pointers' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
if (!check_image_pointers(dst, c->dstFormat, dstStride)) {
^
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libswscale/swscale_unscaled.c:1136:12: note: expected 'uint8_t ** {aka unsigned char **}' but argument is of type 'uint8_t * const* {aka unsigned char * const*}'
static int check_image_pointers(uint8_t *data[4], enum AVPixelFormat pix_fmt,
^
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libswscale/swscale_unscaled.c:1258:19: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual]
reset_ptr((const uint8_t **) dst2, c->dstFormat);
^
/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/gst-libav-1.4.5/gst-libs/ext/libav/libswscale/swscale_unscaled.c:1284:19: warning: to be safe all intermediate pointers in cast from 'uint8_t ** {aka unsigned char **}' to 'const uint8_t ** {aka const unsigned char **}' must be 'const' qualified [-Wcast-qual]
reset_ptr((const uint8_t **) dst2, c->dstFormat);
^
CC libswscale/yuv2rgb.o
AR libavdevice/libavdevice.a
AR libavfilter/libavfilter.a
CC libavresample/arm/audio_convert_init.o
AS libavresample/arm/audio_convert_neon.o
CC libavresample/audio_convert.o
CC libavresample/audio_data.o
CC libavresample/audio_mix.o
CC libavresample/audio_mix_matrix.o
CC libavresample/dither.o
{standard input}: Assembler messages:
{standard input}:3585: Error: instruction not supported in Thumb16 mode -- `adds r3,r1,r0,lsr#31'
{standard input}:3586: Error: selected processor does not support Thumb mode `itet ne'
{standard input}:3587: Error: Thumb does not support conditional execution
{standard input}:3588: Error: Thumb does not support conditional execution
{standard input}:3589: Error: Thumb does not support conditional execution
{standard input}:3697: Error: instruction not supported in Thumb16 mode -- `adds r3,r1,r0,lsr#31'
{standard input}:3698: Error: selected processor does not support Thumb mode `itet ne'
{standard input}:3699: Error: Thumb does not support conditional execution
{standard input}:3700: Error: Thumb does not support conditional execution
{standard input}:3701: Error: Thumb does not support conditional execution
{standard input}:3779: Error: instruction not supported in Thumb16 mode -- `adds r3,r1,r0,lsr#31'
{standard input}:3780: Error: selected processor does not support Thumb mode `itet ne'
{standard input}:3781: Error: Thumb does not support conditional execution
{standard input}:3782: Error: Thumb does not support conditional execution
{standard input}:3783: Error: Thumb does not support conditional execution
{standard input}:4654: Error: instruction not supported in Thumb16 mode -- `adds r3,r1,r0,lsr#31'
{standard input}:4655: Error: selected processor does not support Thumb mode `itet ne'
{standard input}:4656: Error: Thumb does not support conditional execution
{standard input}:4657: Error: Thumb does not support conditional execution
{standard input}:4658: Error: Thumb does not support conditional execution
{standard input}:4761: Error: instruction not supported in Thumb16 mode -- `adds r3,r1,r0,lsr#31'
{standard input}:4762: Error: selected processor does not support Thumb mode `itet ne'
{standard input}:4763: Error: Thumb does not support conditional execution
{standard input}:4764: Error: Thumb does not support conditional execution
{standard input}:4765: Error: Thumb does not support conditional execution
{standard input}:4837: Error: instruction not supported in Thumb16 mode -- `adds r3,r1,r0,lsr#31'
{standard input}:4838: Error: selected processor does not support Thumb mode `itet ne'
{standard input}:4839: Error: Thumb does not support conditional execution
{standard input}:4840: Error: Thumb does not support conditional execution
{standard input}:4841: Error: Thumb does not support conditional execution
CC libavresample/options.o
CC libavresample/resample.o
make[5]: *** [libavresample/audio_convert.o] Error 1
make[5]: *** Waiting for unfinished jobs....
{standard input}: Assembler messages:
{standard input}:5131: Error: instruction not supported in Thumb16 mode -- `adds r3,r1,r0,lsr#31'
{standard input}:5132: Error: selected processor does not support Thumb mode `itet ne'
{standard input}:5133: Error: Thumb does not support conditional execution
{standard input}:5134: Error: Thumb does not support conditional execution
{standard input}:5135: Error: Thumb does not support conditional execution
make[5]: *** [libavresample/audio_mix.o] Error 1
{standard input}: Assembler messages:
{standard input}:258: Error: instruction not supported in Thumb16 mode -- `adds r3,r1,r0,lsr#31'
{standard input}:259: Error: selected processor does not support Thumb mode `itet ne'
{standard input}:260: Error: Thumb does not support conditional execution
{standard input}:261: Error: Thumb does not support conditional execution
{standard input}:262: Error: Thumb does not support conditional execution
{standard input}:1071: Error: instruction not supported in Thumb16 mode -- `adds r1,r3,r2,lsr#31'
{standard input}:1072: Error: selected processor does not support Thumb mode `itet ne'
{standard input}:1073: Error: Thumb does not support conditional execution
{standard input}:1074: Error: Thumb does not support conditional execution
{standard input}:1075: Error: Thumb does not support conditional execution
make[5]: *** [libavresample/resample.o] Error 1
make[5]: Leaving directory `/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/build/gst-libs/ext/libav'
make[4]: *** [all-local] Error 2
make[4]: Leaving directory `/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/build/gst-libs/ext'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/build/gst-libs/ext'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/build/gst-libs'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/build'
make: *** [all] Error 2
WARNING: exit code 1 from a shell command.
ERROR: oe_runmake failed
ERROR: Function failed: do_compile (log file is located at /home/jenkins/oe/world/shr-core/tmp-glibc/work/armv5te-oe-linux-gnueabi/gstreamer1.0-libav/1.4.5-r0/temp/log.do_compile.32203)