In file included from libavcodec/snowenc.c:25:0: libavcodec/avcodec.h:2672:9: note: declared here int p_tex_bits; ^~~~~~~~~~ libavcodec/snowenc.c:1893:5: warning: 'error' is deprecated [-Wdeprecated-declarations] memcpy(s->current_picture->error, s->encoding_error, sizeof(s->encoding_error)); ^~~~~~ In file included from libavcodec/avcodec.h:38:0, from libavcodec/snowenc.c:25: ./libavutil/frame.h:300:14: note: declared here uint64_t error[AV_NUM_DATA_POINTERS]; ^~~~~ CC libavcodec/sonic.o CC libavcodec/sp5xdec.o CC libavcodec/srtdec.o CC libavcodec/srtenc.o CC libavcodec/startcode.o CC libavcodec/subviewerdec.o CC libavcodec/sunrast.o CC libavcodec/sunrastenc.o CC libavcodec/svq1.o libavcodec/sunrastenc.c: In function 'sunrast_encode_init': libavcodec/sunrastenc.c:145:5: warning: 'coder_type' is deprecated [-Wdeprecated-declarations] switch (avctx->coder_type) { ^~~~~~ In file included from libavcodec/sunrastenc.c:24:0: libavcodec/avcodec.h:2576:9: note: declared here int coder_type; ^~~~~~~~~~ CC libavcodec/svq13.o CC libavcodec/svq1dec.o CC libavcodec/svq1enc.o CC libavcodec/svq3.o libavcodec/svq1enc.c: In function 'svq1_encode_plane': libavcodec/svq1enc.c:288:9: warning: 'me_method' is deprecated [-Wdeprecated-declarations] s->m.me_method = s->avctx->me_method; ^ In file included from libavcodec/svq1enc.c:29:0: libavcodec/avcodec.h:1759:30: note: declared here attribute_deprecated int me_method; ^~~~~~~~~ libavcodec/svq1enc.c:290:13: warning: 'me_method' is deprecated [-Wdeprecated-declarations] if (s->avctx->me_method == ME_ZERO) ^~ In file included from libavcodec/svq1enc.c:29:0: libavcodec/avcodec.h:1759:30: note: declared here attribute_deprecated int me_method; ^~~~~~~~~ libavcodec/svq1enc.c:292:13: warning: 'me_method' is deprecated [-Wdeprecated-declarations] else if (s->avctx->me_method == ME_EPZS) ^~~~ In file included from libavcodec/svq1enc.c:29:0: libavcodec/avcodec.h:1759:30: note: declared here attribute_deprecated int me_method; ^~~~~~~~~ libavcodec/svq1enc.c:294:13: warning: 'me_method' is deprecated [-Wdeprecated-declarations] else if (s->avctx->me_method == ME_X1) ^~~~ In file included from libavcodec/svq1enc.c:29:0: libavcodec/avcodec.h:1759:30: note: declared here attribute_deprecated int me_method; ^~~~~~~~~ libavcodec/svq1enc.c: In function 'svq1_encode_frame': libavcodec/svq1enc.c:636:5: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations] avctx->coded_frame->pict_type = s->pict_type; ^~~~~ In file included from libavcodec/svq1enc.c:29:0: libavcodec/avcodec.h:2945:35: note: declared here attribute_deprecated AVFrame *coded_frame; ^~~~~~~~~~~ libavcodec/svq1enc.c:637:5: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations] avctx->coded_frame->key_frame = s->pict_type == AV_PICTURE_TYPE_I; ^~~~~ In file included from libavcodec/svq1enc.c:29:0: libavcodec/avcodec.h:2945:35: note: declared here attribute_deprecated AVFrame *coded_frame; ^~~~~~~~~~~ CC libavcodec/synth_filter.o CC libavcodec/tak.o CC libavcodec/tak_parser.o CC libavcodec/takdec.o CC libavcodec/takdsp.o CC libavcodec/targa.o CC libavcodec/targa_y216dec.o CC libavcodec/targaenc.o CC libavcodec/tdsc.o CC libavcodec/textdec.o libavcodec/targaenc.c: In function 'targa_encode_frame': libavcodec/targaenc.c:161:5: warning: 'coder_type' is deprecated [-Wdeprecated-declarations] if (avctx->coder_type == FF_CODER_TYPE_RAW) ^~ In file included from libavcodec/targaenc.c:29:0: libavcodec/avcodec.h:2576:9: note: declared here int coder_type; ^~~~~~~~~~ libavcodec/targaenc.c: In function 'targa_encode_init': libavcodec/targaenc.c:195:5: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations] avctx->coded_frame->key_frame = 1; ^~~~~ In file included from libavcodec/targaenc.c:29:0: libavcodec/avcodec.h:2945:35: note: declared here attribute_deprecated AVFrame *coded_frame; ^~~~~~~~~~~ libavcodec/targaenc.c:196:5: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations] avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^~~~~ In file included from libavcodec/targaenc.c:29:0: libavcodec/avcodec.h:2945:35: note: declared here attribute_deprecated AVFrame *coded_frame; ^~~~~~~~~~~ CC libavcodec/texturedsp.o CC libavcodec/tiertexseqv.o CC libavcodec/tiff.o CC libavcodec/tiff_common.o libavcodec/tiff.c:31:5: warning: "CONFIG_LZMA" is not defined [-Wundef] #if CONFIG_LZMA ^~~~~~~~~~~ libavcodec/tiff.c:385:5: warning: "CONFIG_LZMA" is not defined [-Wundef] #if CONFIG_LZMA ^~~~~~~~~~~ libavcodec/tiff.c: In function 'tiff_unpack_strip': libavcodec/tiff.c:529:5: warning: "CONFIG_LZMA" is not defined [-Wundef] #if CONFIG_LZMA ^~~~~~~~~~~ libavcodec/tiff.c: In function 'tiff_decode_tag': libavcodec/tiff.c:888:5: warning: "CONFIG_LZMA" is not defined [-Wundef] #if CONFIG_LZMA ^~~~~~~~~~~ CC libavcodec/tiff_data.o CC libavcodec/tiffenc.o CC libavcodec/tmv.o libavcodec/tiffenc.c: In function 'encode_init': libavcodec/tiffenc.c:526:5: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations] avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^~~~~ In file included from libavcodec/tiffenc.c:37:0: libavcodec/avcodec.h:2945:35: note: declared here attribute_deprecated AVFrame *coded_frame; ^~~~~~~~~~~ libavcodec/tiffenc.c:527:5: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations] avctx->coded_frame->key_frame = 1; ^~~~~ In file included from libavcodec/tiffenc.c:37:0: libavcodec/avcodec.h:2945:35: note: declared here attribute_deprecated AVFrame *coded_frame; ^~~~~~~~~~~ CC libavcodec/tpeldsp.o CC libavcodec/truemotion1.o CC libavcodec/truemotion2.o CC libavcodec/truespeech.o CC libavcodec/tscc.o CC libavcodec/tscc2.o CC libavcodec/tta.o CC libavcodec/ttadata.o CC libavcodec/ttadsp.o CC libavcodec/ttaenc.o CC libavcodec/twinvq.o CC libavcodec/twinvqdec.o CC libavcodec/txd.o CC libavcodec/ulti.o CC libavcodec/utils.o In file included from ./libavutil/atomic.h:29:0, from libavcodec/utils.c:29: ./libavutil/atomic_gcc.h: In function 'atomic_int_get_gcc': ./libavutil/atomic_gcc.h:31:5: warning: "HAVE_ATOMIC_COMPARE_EXCHANGE" is not defined [-Wundef] #if HAVE_ATOMIC_COMPARE_EXCHANGE ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libavutil/atomic_gcc.h: In function 'atomic_int_set_gcc': ./libavutil/atomic_gcc.h:42:5: warning: "HAVE_ATOMIC_COMPARE_EXCHANGE" is not defined [-Wundef] #if HAVE_ATOMIC_COMPARE_EXCHANGE ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./libavutil/atomic_gcc.h: In function 'atomic_int_add_and_fetch_gcc': ./libavutil/atomic_gcc.h:53:5: warning: "HAVE_ATOMIC_COMPARE_EXCHANGE" is not defined [-Wundef] #if HAVE_ATOMIC_COMPARE_EXCHANGE ^~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC libavcodec/utvideo.o libavcodec/utils.c: At top level: libavcodec/utils.c:59:5: warning: "CONFIG_ICONV" is not defined [-Wundef] #if CONFIG_ICONV ^~~~~~~~~~~~ libavcodec/utils.c: In function 'avcodec_open2': libavcodec/utils.c:1358:9: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations] avctx->coded_frame = av_frame_alloc(); ^~~~~ In file included from libavcodec/utils.c:45:0: libavcodec/avcodec.h:2945:35: note: declared here attribute_deprecated AVFrame *coded_frame; ^~~~~~~~~~~ libavcodec/utils.c:1359:9: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations] if (!avctx->coded_frame) { ^~ In file included from libavcodec/utils.c:45:0: libavcodec/avcodec.h:2945:35: note: declared here attribute_deprecated AVFrame *coded_frame; ^~~~~~~~~~~ libavcodec/utils.c:1558:5: warning: "CONFIG_ICONV" is not defined [-Wundef] #if CONFIG_ICONV ^~~~~~~~~~~~ libavcodec/utils.c:1606:5: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations] av_frame_free(&avctx->coded_frame); ^~~~~~~~~~~~~ In file included from libavcodec/utils.c:45:0: libavcodec/avcodec.h:2945:35: note: declared here attribute_deprecated AVFrame *coded_frame; ^~~~~~~~~~~ libavcodec/utils.c: In function 'avcodec_encode_audio2': libavcodec/utils.c:1810:13: warning: 'av_dup_packet' is deprecated [-Wdeprecated-declarations] if (av_dup_packet(avpkt) < 0) { ^~ In file included from libavcodec/utils.c:45:0: libavcodec/avcodec.h:4017:5: note: declared here int av_dup_packet(AVPacket *pkt); ^~~~~~~~~~~~~ libavcodec/utils.c: In function 'avcodec_encode_video2': libavcodec/utils.c:1899:13: warning: 'av_dup_packet' is deprecated [-Wdeprecated-declarations] if (av_dup_packet(avpkt) < 0) { ^~ In file included from libavcodec/utils.c:45:0: libavcodec/avcodec.h:4017:5: note: declared here int av_dup_packet(AVPacket *pkt); ^~~~~~~~~~~~~ libavcodec/utils.c: In function 'recode_subtitle': libavcodec/utils.c:2342:5: warning: "CONFIG_ICONV" is not defined [-Wundef] #if CONFIG_ICONV ^~~~~~~~~~~~ libavcodec/utils.c:2353:5: warning: "CONFIG_ICONV" is not defined [-Wundef] #if CONFIG_ICONV ^~~~~~~~~~~~ libavcodec/utils.c: In function 'avcodec_close': libavcodec/utils.c:2573:9: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations] av_frame_free(&avctx->coded_frame); ^~~~~~~~~~~~~ In file included from libavcodec/utils.c:45:0: libavcodec/avcodec.h:2945:35: note: declared here attribute_deprecated AVFrame *coded_frame; ^~~~~~~~~~~ libavcodec/utils.c: In function 'av_log_missing_feature': libavcodec/utils.c:3245:9: warning: 'av_log_ask_for_sample' is deprecated [-Wdeprecated-declarations] av_log_ask_for_sample(avc, NULL); ^~~~~~~~~~~~~~~~~~~~~ In file included from libavcodec/utils.c:45:0: libavcodec/avcodec.h:5289:6: note: declared here void av_log_ask_for_sample(void *avc, const char *msg, ...) av_printf_format(2, 3); ^~~~~~~~~~~~~~~~~~~~~ CC libavcodec/utvideodec.o CC libavcodec/utvideoenc.o CC libavcodec/v210dec.o libavcodec/utvideoenc.c: In function 'utvideo_encode_init': libavcodec/utvideoenc.c:119:5: warning: 'prediction_method' is deprecated [-Wdeprecated-declarations] if (avctx->prediction_method < 0 || avctx->prediction_method > 4) { ^~ In file included from libavcodec/utvideoenc.c:31:0: libavcodec/avcodec.h:1915:10: note: declared here int prediction_method; ^~~~~~~~~~~~~~~~~ libavcodec/utvideoenc.c:119:5: warning: 'prediction_method' is deprecated [-Wdeprecated-declarations] if (avctx->prediction_method < 0 || avctx->prediction_method > 4) { ^~ In file included from libavcodec/utvideoenc.c:31:0: libavcodec/avcodec.h:1915:10: note: declared here int prediction_method; ^~~~~~~~~~~~~~~~~ libavcodec/utvideoenc.c:122:16: warning: 'prediction_method' is deprecated [-Wdeprecated-declarations] avctx->prediction_method); ^~~~~ In file included from libavcodec/utvideoenc.c:31:0: libavcodec/avcodec.h:1915:10: note: declared here int prediction_method; ^~~~~~~~~~~~~~~~~ libavcodec/utvideoenc.c:126:5: warning: 'prediction_method' is deprecated [-Wdeprecated-declarations] if (avctx->prediction_method == FF_PRED_PLANE) { ^~ In file included from libavcodec/utvideoenc.c:31:0: libavcodec/avcodec.h:1915:10: note: declared here int prediction_method; ^~~~~~~~~~~~~~~~~ libavcodec/utvideoenc.c:133:5: warning: 'prediction_method' is deprecated [-Wdeprecated-declarations] if (avctx->prediction_method) ^~ In file included from libavcodec/utvideoenc.c:31:0: libavcodec/avcodec.h:1915:10: note: declared here int prediction_method; ^~~~~~~~~~~~~~~~~ libavcodec/utvideoenc.c:134:9: warning: 'prediction_method' is deprecated [-Wdeprecated-declarations] c->frame_pred = ff_ut_pred_order[avctx->prediction_method]; ^ In file included from libavcodec/utvideoenc.c:31:0: libavcodec/avcodec.h:1915:10: note: declared here int prediction_method; ^~~~~~~~~~~~~~~~~ libavcodec/utvideoenc.c: In function 'utvideo_encode_frame': libavcodec/utvideoenc.c:625:5: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations] avctx->coded_frame->key_frame = 1; ^~~~~ In file included from libavcodec/utvideoenc.c:31:0: libavcodec/avcodec.h:2945:35: note: declared here attribute_deprecated AVFrame *coded_frame; ^~~~~~~~~~~ libavcodec/utvideoenc.c:626:5: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations] avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^~~~~ In file included from libavcodec/utvideoenc.c:31:0: libavcodec/avcodec.h:2945:35: note: declared here attribute_deprecated AVFrame *coded_frame; ^~~~~~~~~~~ CC libavcodec/v210enc.o CC libavcodec/v210x.o CC libavcodec/v308dec.o libavcodec/v210enc.c: In function 'encode_init': libavcodec/v210enc.c:106:5: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations] avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^~~~~ In file included from libavcodec/v210enc.c:24:0: libavcodec/avcodec.h:2945:35: note: declared here attribute_deprecated AVFrame *coded_frame; ^~~~~~~~~~~ CC libavcodec/v308enc.o CC libavcodec/v408dec.o CC libavcodec/v408enc.o CC libavcodec/v410dec.o CC libavcodec/v410enc.o CC libavcodec/vb.o CC libavcodec/vble.o libavcodec/v410enc.c: In function 'v410_encode_frame': libavcodec/v410enc.c:53:5: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations] avctx->coded_frame->key_frame = 1; ^~~~~ In file included from libavcodec/v410enc.c:25:0: libavcodec/avcodec.h:2945:35: note: declared here attribute_deprecated AVFrame *coded_frame; ^~~~~~~~~~~ libavcodec/v410enc.c:54:5: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations] avctx->coded_frame->pict_type = AV_PICTURE_TYPE_I; ^~~~~ In file included from libavcodec/v410enc.c:25:0: libavcodec/avcodec.h:2945:35: note: declared here attribute_deprecated AVFrame *coded_frame; ^~~~~~~~~~~ CC libavcodec/vc1.o CC libavcodec/vc1_block.o CC libavcodec/vc1_loopfilter.o CC libavcodec/vc1_mc.o CC libavcodec/vc1_parser.o CC libavcodec/vc1_pred.o CC libavcodec/vc1data.o CC libavcodec/vc1dec.o CC libavcodec/vc1dsp.o CC libavcodec/vc2enc.o CC libavcodec/vc2enc_dwt.o CC libavcodec/vcr1.o CC libavcodec/videodsp.o CC libavcodec/vima.o CC libavcodec/vmdaudio.o CC libavcodec/vmdvideo.o CC libavcodec/vmnc.o CC libavcodec/vorbis.o CC libavcodec/vorbis_data.o CC libavcodec/vorbis_parser.o CC libavcodec/vorbisdec.o CC libavcodec/vorbisdsp.o CC libavcodec/vorbisenc.o CC libavcodec/vp3.o CC libavcodec/vp3_parser.o CC libavcodec/vp3dsp.o CC libavcodec/vp5.o CC libavcodec/vp56.o CC libavcodec/vp56data.o CC libavcodec/vp56dsp.o CC libavcodec/vp56rac.o CC libavcodec/vp6.o CC libavcodec/vp6dsp.o CC libavcodec/vp8.o CC libavcodec/vp8_parser.o CC libavcodec/vp8dsp.o CC libavcodec/vp9.o CC libavcodec/vp9_parser.o CC libavcodec/vp9dsp.o CC libavcodec/vp9dsp_10bpp.o CC libavcodec/vp9dsp_12bpp.o CC libavcodec/vp9dsp_8bpp.o CC libavcodec/vqavideo.o CC libavcodec/wavpack.o CC libavcodec/wavpackenc.o CC libavcodec/webp.o CC libavcodec/webvttdec.o CC libavcodec/webvttenc.o CC libavcodec/wma.o CC libavcodec/wma_common.o CC libavcodec/wma_freqs.o CC libavcodec/wmadec.o CC libavcodec/wmaenc.o CC libavcodec/wmalosslessdec.o CC libavcodec/wmaprodec.o CC libavcodec/wmavoice.o CC libavcodec/wmv2.o CC libavcodec/wmv2dec.o CC libavcodec/wmv2dsp.o CC libavcodec/wmv2enc.o CC libavcodec/wnv1.o CC libavcodec/wrapped_avframe.o CC libavcodec/ws-snd1.o CC libavcodec/xan.o CC libavcodec/xbmdec.o CC libavcodec/xbmenc.o CC libavcodec/xface.o CC libavcodec/xfacedec.o CC libavcodec/xfaceenc.o CC libavcodec/xiph.o CC libavcodec/xl.o CC libavcodec/xsubdec.o CC libavcodec/xsubenc.o libavcodec/xsubdec.c: In function 'decode_frame': libavcodec/xsubdec.c:139:9: warning: 'pict' is deprecated [-Wdeprecated-declarations] rect->pict.data[j] = rect->data[j]; ^~~~ In file included from libavcodec/xsubdec.c:24:0: libavcodec/avcodec.h:3710:15: note: declared here AVPicture pict; ^~~~ libavcodec/xsubdec.c:139:9: warning: 'data' is deprecated [-Wdeprecated-declarations] rect->pict.data[j] = rect->data[j]; ^~~~ In file included from libavcodec/xsubdec.c:24:0: libavcodec/avcodec.h:3668:14: note: declared here uint8_t *data[AV_NUM_DATA_POINTERS]; ///< pointers to the image data planes ^~~~ libavcodec/xsubdec.c:140:9: warning: 'pict' is deprecated [-Wdeprecated-declarations] rect->pict.linesize[j] = rect->linesize[j]; ^~~~ In file included from libavcodec/xsubdec.c:24:0: libavcodec/avcodec.h:3710:15: note: declared here AVPicture pict; ^~~~ libavcodec/xsubdec.c:140:9: warning: 'linesize' is deprecated [-Wdeprecated-declarations] rect->pict.linesize[j] = rect->linesize[j]; ^~~~ In file included from libavcodec/xsubdec.c:24:0: libavcodec/avcodec.h:3670:9: note: declared here int linesize[AV_NUM_DATA_POINTERS]; ///< number of bytes per line ^~~~~~~~ CC libavcodec/xvididct.o CC libavcodec/xwddec.o libavcodec/xsubenc.c: In function 'xsub_encode': libavcodec/xsubenc.c:140:13: warning: 'pict' is deprecated [-Wdeprecated-declarations] rect->data[j] = rect->pict.data[j]; ^~~~ In file included from libavcodec/xsubenc.c:23:0: libavcodec/avcodec.h:3710:15: note: declared here AVPicture pict; ^~~~ libavcodec/xsubenc.c:140:13: warning: 'data' is deprecated [-Wdeprecated-declarations] rect->data[j] = rect->pict.data[j]; ^~~~ In file included from libavcodec/xsubenc.c:23:0: libavcodec/avcodec.h:3668:14: note: declared here uint8_t *data[AV_NUM_DATA_POINTERS]; ///< pointers to the image data planes ^~~~ libavcodec/xsubenc.c:141:13: warning: 'pict' is deprecated [-Wdeprecated-declarations] rect->linesize[j] = rect->pict.linesize[j]; ^~~~ In file included from libavcodec/xsubenc.c:23:0: libavcodec/avcodec.h:3710:15: note: declared here AVPicture pict; ^~~~ libavcodec/xsubenc.c:141:13: warning: 'linesize' is deprecated [-Wdeprecated-declarations] rect->linesize[j] = rect->pict.linesize[j]; ^~~~ In file included from libavcodec/xsubenc.c:23:0: libavcodec/avcodec.h:3670:9: note: declared here int linesize[AV_NUM_DATA_POINTERS]; ///< number of bytes per line ^~~~~~~~ CC libavcodec/xwdenc.o CC libavcodec/xxan.o CC libavcodec/y41pdec.o CC libavcodec/y41penc.o CC libavcodec/yop.o CC libavcodec/yuv4dec.o CC libavcodec/yuv4enc.o CC libavcodec/zerocodec.o CC libavcodec/zmbv.o CC libavcodec/zmbvenc.o libavcodec/zmbvenc.c: In function 'encode_frame': libavcodec/zmbvenc.c:138:5: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations] avctx->coded_frame->pict_type = keyframe ? AV_PICTURE_TYPE_I : AV_PICTURE_TYPE_P; ^~~~~ In file included from libavcodec/zmbvenc.c:32:0: libavcodec/avcodec.h:2945:35: note: declared here attribute_deprecated AVFrame *coded_frame; ^~~~~~~~~~~ libavcodec/zmbvenc.c:139:5: warning: 'coded_frame' is deprecated [-Wdeprecated-declarations] avctx->coded_frame->key_frame = keyframe; ^~~~~ In file included from libavcodec/zmbvenc.c:32:0: libavcodec/avcodec.h:2945:35: note: declared here attribute_deprecated AVFrame *coded_frame; ^~~~~~~~~~~ AR libavcodec/libavcodec.a make[1]: *** [package/pkg-generic.mk:250: /home/naourr/git/buildroot-test/instance-1/output/build/mplayer-1.3.0/.stamp_built] Error 2 make: *** [Makefile:79: _all] Error 2 make: Leaving directory '/home/naourr/git/buildroot-test/instance-1/buildroot'