=> Bootstrap dependency digest>=20010302: found digest-20190127
===> Building for ffplay1-1.2.12nb6
CC	libavdevice/alldevices.o
CC	libavformat/cutils.o
CC	libavdevice/avdevice.o
CC	libavformat/id3v1.o
CC	libavformat/allformats.o
CC	libavformat/avio.o
CC	libavformat/aviobuf.o
CC	libavformat/id3v2.o
libavformat/id3v2.c: In function 'ff_id3v2_parse':
libavformat/id3v2.c:637:23: warning: variable 'dlen' set but not used [-Wunused-but-set-variable]
         unsigned long dlen;
                       ^~~~
libavformat/id3v2.c:588:9: warning: unused variable 'uncompressed_buffer_size' [-Wunused-variable]
     int uncompressed_buffer_size = 0;
         ^~~~~~~~~~~~~~~~~~~~~~~~
CC	libavformat/log2_tab.o
CC	libavformat/metadata.o
CC	libavformat/mux.o
CC	libavformat/options.o
CC	libavformat/os_support.o
CC	libavformat/riff.o
CC	libavformat/sdp.o
CC	libavformat/seek.o
CC	libavformat/subtitles.o
CC	libavformat/utils.o
CC	libavcodec/allcodecs.o
CC	libavcodec/audioconvert.o
CC	libavcodec/avfft.o
libavformat/utils.c: In function 'av_probe_input_format3':
libavformat/utils.c:322:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
         lpd.buf = zerobuffer;
                 ^
CC	libavcodec/avpacket.o
CC	libavcodec/avpicture.o
CC	libavcodec/bitstream.o
CC	libavcodec/bitstream_filter.o
CC	libavcodec/codec_desc.o
CC	libavcodec/dsputil.o
CC	libavcodec/faanidct.o
CC	libavcodec/fft_fixed.o
CC	libavcodec/fft_float.o
CC	libavcodec/fmtconvert.o
CC	libavcodec/frame_thread_encoder.o
libavcodec/dsputil.c: In function 'put_mpeg4_qpel8_h_lowpass':
libavcodec/dsputil.c:812:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\
                   ^
libavcodec/dsputil.c:1291:1: note: in expansion of macro 'QPEL_MC'
 QPEL_MC(0, put_       , _       , op_put)
 ^~~~~~~
libavcodec/dsputil.c: In function 'put_mpeg4_qpel8_v_lowpass':
libavcodec/dsputil.c:831:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\
                   ^
libavcodec/dsputil.c:1291:1: note: in expansion of macro 'QPEL_MC'
 QPEL_MC(0, put_       , _       , op_put)
 ^~~~~~~
libavcodec/dsputil.c: In function 'put_mpeg4_qpel16_h_lowpass':
libavcodec/dsputil.c:858:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\
                   ^
libavcodec/dsputil.c:1291:1: note: in expansion of macro 'QPEL_MC'
 QPEL_MC(0, put_       , _       , op_put)
 ^~~~~~~
libavcodec/dsputil.c: In function 'put_mpeg4_qpel16_v_lowpass':
libavcodec/dsputil.c:885:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\
                   ^
libavcodec/dsputil.c:1291:1: note: in expansion of macro 'QPEL_MC'
 QPEL_MC(0, put_       , _       , op_put)
 ^~~~~~~
libavcodec/dsputil.c: In function 'put_no_rnd_mpeg4_qpel8_h_lowpass':
libavcodec/dsputil.c:812:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\
                   ^
libavcodec/dsputil.c:1292:1: note: in expansion of macro 'QPEL_MC'
 QPEL_MC(1, put_no_rnd_, _no_rnd_, op_put_no_rnd)
 ^~~~~~~
libavcodec/dsputil.c: In function 'put_no_rnd_mpeg4_qpel8_v_lowpass':
libavcodec/dsputil.c:831:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\
                   ^
libavcodec/dsputil.c:1292:1: note: in expansion of macro 'QPEL_MC'
 QPEL_MC(1, put_no_rnd_, _no_rnd_, op_put_no_rnd)
 ^~~~~~~
libavcodec/dsputil.c: In function 'put_no_rnd_mpeg4_qpel16_h_lowpass':
libavcodec/dsputil.c:858:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\
                   ^
libavcodec/dsputil.c:1292:1: note: in expansion of macro 'QPEL_MC'
 QPEL_MC(1, put_no_rnd_, _no_rnd_, op_put_no_rnd)
 ^~~~~~~
libavcodec/dsputil.c: In function 'put_no_rnd_mpeg4_qpel16_v_lowpass':
libavcodec/dsputil.c:885:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\
                   ^
libavcodec/dsputil.c:1292:1: note: in expansion of macro 'QPEL_MC'
 QPEL_MC(1, put_no_rnd_, _no_rnd_, op_put_no_rnd)
 ^~~~~~~
libavcodec/dsputil.c: In function 'avg_mpeg4_qpel8_h_lowpass':
libavcodec/dsputil.c:812:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\
                   ^
libavcodec/dsputil.c:1293:1: note: in expansion of macro 'QPEL_MC'
 QPEL_MC(0, avg_       , _       , op_avg)
 ^~~~~~~
libavcodec/dsputil.c: In function 'avg_mpeg4_qpel8_v_lowpass':
libavcodec/dsputil.c:831:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\
                   ^
libavcodec/dsputil.c:1293:1: note: in expansion of macro 'QPEL_MC'
 QPEL_MC(0, avg_       , _       , op_avg)
 ^~~~~~~
libavcodec/dsputil.c: In function 'avg_mpeg4_qpel16_h_lowpass':
libavcodec/dsputil.c:858:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\
                   ^
libavcodec/dsputil.c:1293:1: note: in expansion of macro 'QPEL_MC'
 QPEL_MC(0, avg_       , _       , op_avg)
 ^~~~~~~
libavcodec/dsputil.c: In function 'avg_mpeg4_qpel16_v_lowpass':
libavcodec/dsputil.c:885:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;\
                   ^
libavcodec/dsputil.c:1293:1: note: in expansion of macro 'QPEL_MC'
 QPEL_MC(0, avg_       , _       , op_avg)
 ^~~~~~~
libavcodec/dsputil.c: In function 'wmv2_mspel8_h_lowpass':
libavcodec/dsputil.c:1308:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;
                   ^~~~~~~~~~
libavcodec/dsputil.c: In function 'wmv2_mspel8_v_lowpass':
libavcodec/dsputil.c:1386:19: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     uint8_t *cm = ff_cropTbl + MAX_NEG_CROP;
                   ^~~~~~~~~~
CC	libavcodec/imgconvert.o
CC	libavcodec/jrevdct.o
CC	libavcodec/log2_tab.o
CC	libavcodec/mathtables.o
CC	libavcodec/options.o
CC	libavcodec/parser.o
CC	libavcodec/pthread.o
In file included from libavcodec/options.c:35:0:
libavcodec/options_table.h:87:1: warning: 'sub_id' is deprecated [-Wdeprecated-declarations]
 {"sub_id", NULL, OFFSET(sub_id), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX},
 ^
In file included from libavcodec/options.c:27:0:
libavcodec/avcodec.h:1601:30: note: declared here
     attribute_deprecated int sub_id;
                              ^~~~~~
In file included from libavcodec/options.c:35:0:
libavcodec/options_table.h:151:1: warning: 'luma_elim_threshold' is deprecated [-Wdeprecated-declarations]
 {"lelim", "single coefficient elimination threshold for luminance (negative values also consider DC coefficient)", OFFSET(luma_elim_threshold), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E},
 ^
In file included from libavcodec/options.c:27:0:
libavcodec/avcodec.h:1838:30: note: declared here
     attribute_deprecated int luma_elim_threshold;
                              ^~~~~~~~~~~~~~~~~~~
In file included from libavcodec/options.c:35:0:
libavcodec/options_table.h:152:1: warning: 'chroma_elim_threshold' is deprecated [-Wdeprecated-declarations]
 {"celim", "single coefficient elimination threshold for chrominance (negative values also consider DC coefficient)", OFFSET(chroma_elim_threshold), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E},
 ^
In file included from libavcodec/options.c:27:0:
libavcodec/avcodec.h:1845:30: note: declared here
     attribute_deprecated int chroma_elim_threshold;
                              ^~~~~~~~~~~~~~~~~~~~~
In file included from libavcodec/options.c:35:0:
libavcodec/options_table.h:289:1: warning: 'color_table_id' is deprecated [-Wdeprecated-declarations]
 {"color_table_id", NULL, OFFSET(color_table_id), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX},
 ^
In file included from libavcodec/options.c:27:0:
libavcodec/avcodec.h:2084:30: note: declared here
     attribute_deprecated int color_table_id;
                              ^~~~~~~~~~~~~~
In file included from libavcodec/options.c:35:0:
libavcodec/options_table.h:312:1: warning: 'inter_threshold' is deprecated [-Wdeprecated-declarations]
 {"inter_threshold", NULL, OFFSET(inter_threshold), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E},
 ^
In file included from libavcodec/options.c:27:0:
libavcodec/avcodec.h:2147:30: note: declared here
     attribute_deprecated int inter_threshold;
                              ^~~~~~~~~~~~~~~
In file included from libavcodec/options.c:35:0:
libavcodec/options_table.h:317:1: warning: 'quantizer_noise_shaping' is deprecated [-Wdeprecated-declarations]
 {"qns", "deprecated, use mpegvideo private options instead", OFFSET(quantizer_noise_shaping), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E},
 ^
In file included from libavcodec/options.c:27:0:
libavcodec/avcodec.h:2154:30: note: declared here
     attribute_deprecated int quantizer_noise_shaping;
                              ^~~~~~~~~~~~~~~~~~~~~~~
CC	libavcodec/raw.o
libavcodec/options.c: In function 'avcodec_get_context_defaults3':
libavcodec/options.c:111:5: warning: 'av_opt_set_defaults2' is deprecated [-Wdeprecated-declarations]
     av_opt_set_defaults2(s, flags, flags);
     ^~~~~~~~~~~~~~~~~~~~
In file included from libavcodec/options.c:31:0:
./libavutil/opt.h:395:6: note: declared here
 void av_opt_set_defaults2(void *s, int mask, int flags);
      ^~~~~~~~~~~~~~~~~~~~
libavcodec/options.c: In function 'avcodec_alloc_context2':
libavcodec/options.c:170:5: warning: 'avcodec_get_context_defaults2' is deprecated [-Wdeprecated-declarations]
     avcodec_get_context_defaults2(avctx, codec_type);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libavcodec/options.c:90:6: note: declared here
 void avcodec_get_context_defaults2(AVCodecContext *s, enum AVMediaType codec_type){
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libavcodec/options.c: In function 'avcodec_get_context_defaults':
libavcodec/options.c:176:5: warning: 'avcodec_get_context_defaults2' is deprecated [-Wdeprecated-declarations]
     avcodec_get_context_defaults2(s, AVMEDIA_TYPE_UNKNOWN);
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libavcodec/options.c:90:6: note: declared here
 void avcodec_get_context_defaults2(AVCodecContext *s, enum AVMediaType codec_type){
      ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libavcodec/options.c: In function 'avcodec_alloc_context':
libavcodec/options.c:180:5: warning: 'avcodec_alloc_context2' is deprecated [-Wdeprecated-declarations]
     return avcodec_alloc_context2(AVMEDIA_TYPE_UNKNOWN);
     ^~~~~~
libavcodec/options.c:165:17: note: declared here
 AVCodecContext *avcodec_alloc_context2(enum AVMediaType codec_type){
                 ^~~~~~~~~~~~~~~~~~~~~~
CC	libavcodec/rawdec.o
CC	libavcodec/rdft.o
CC	libavcodec/resample.o
CC	libavcodec/resample2.o
libavcodec/resample.c: In function 'av_audio_resample_init':
libavcodec/resample.c:273:5: warning: 'av_resample_init' is deprecated [-Wdeprecated-declarations]
     s->resample_context = av_resample_init(output_rate, input_rate,
     ^
In file included from libavcodec/resample.c:29:0:
libavcodec/avcodec.h:4527:27: note: declared here
 struct AVResampleContext *av_resample_init(int out_rate, int in_rate, int filter_length, int log2_phase_count, int linear, double cutoff);
                           ^~~~~~~~~~~~~~~~
libavcodec/resample.c: In function 'audio_resample':
libavcodec/resample.c:384:9: warning: 'av_resample' is deprecated [-Wdeprecated-declarations]
         nb_samples1 = av_resample(s->resample_context, buftmp3[i], bufin[i],
         ^~~~~~~~~~~
In file included from libavcodec/resample.c:29:0:
libavcodec/avcodec.h:4539:5: note: declared here
 int av_resample(struct AVResampleContext *c, short *dst, short *src, int *consumed, int src_size, int dst_size, int update_ctx);
     ^~~~~~~~~~~
libavcodec/resample.c: In function 'audio_resample_close':
libavcodec/resample.c:425:5: warning: 'av_resample_close' is deprecated [-Wdeprecated-declarations]
     av_resample_close(s->resample_context);
     ^~~~~~~~~~~~~~~~~
In file included from libavcodec/resample.c:29:0:
libavcodec/avcodec.h:4557:6: note: declared here
 void av_resample_close(struct AVResampleContext *c);
      ^~~~~~~~~~~~~~~~~
CC	libavcodec/simple_idct.o
CC	libavcodec/utils.o
CC	libavcodec/vdpau.o
libavcodec/utils.c: In function 'avcodec_align_dimensions2':
libavcodec/utils.c:196:32: warning: initialization discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     AVPixFmtDescriptor *desc = av_pix_fmt_desc_get(s->pix_fmt);
                                ^~~~~~~~~~~~~~~~~~~
libavcodec/utils.c: In function 'recode_subtitle':
libavcodec/utils.c:1948:19: warning: passing argument 2 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types]
     if (iconv(cd, &inb, &inl, &outb, &outl) == (size_t)-1 ||
                   ^
In file included from libavcodec/utils.c:52:0:
/usr/include/iconv.h:46:8: note: expected 'const char ** restrict' but argument is of type 'char **'
 size_t iconv(iconv_t, const char ** __restrict,
        ^~~~~
CC	libavcodec/x86/dsputil_mmx.o
YASM	libavcodec/x86/deinterlace.o
CC	libavcodec/x86/fdct.o
YASM	libavcodec/x86/dsputil.o
CC	libavcodec/x86/fft_init.o
YASM	libavcodec/x86/fft.o
YASM	libavcodec/x86/fmtconvert.o
CC	libavcodec/x86/fmtconvert_init.o
libavcodec/x86/fft.asm:54: warning: section flags ignored on section redeclaration
CC	libavcodec/x86/idct_mmx.o
YASM	libavcodec/x86/hpeldsp.o
CC	libavcodec/x86/idct_mmx_xvid.o
CC	libavcodec/x86/idct_sse2_xvid.o
CC	libavcodec/x86/simple_idct.o
CC	libavutil/adler32.o
YASM	libavcodec/x86/mpeg4qpel.o
CC	libavutil/aes.o
CC	libavutil/audio_fifo.o
CC	libavutil/avstring.o
CC	libavutil/base64.o
CC	libavutil/blowfish.o
CC	libavutil/bprint.o
CC	libavutil/channel_layout.o
CC	libavutil/cpu.o
CC	libavutil/crc.o
libavutil/bprint.c: In function 'av_bprintf':
libavutil/bprint.c:104:19: warning: null destination pointer [-Wformat-truncation=]
         extra_len = vsnprintf(dst, room, fmt, vl);
                   ^
CC	libavutil/des.o
CC	libavutil/dict.o
CC	libavutil/error.o
CC	libavutil/eval.o
CC	libavutil/fifo.o
CC	libavutil/file.o
CC	libavutil/float_dsp.o
libavutil/eval.c: In function 'eval_expr':
libavutil/eval.c:232:21: warning: 'av_reverse' is deprecated [-Wdeprecated-declarations]
                     p->var[0] = av_reverse[i&255]*x_max/255;
                     ^
In file included from libavutil/avutil.h:238:0,
                 from libavutil/eval.c:30:
libavutil/common.h:87:43: note: declared here
 extern attribute_deprecated const uint8_t av_reverse[256];
                                           ^~~~~~~~~~
CC	libavutil/hmac.o
CC	libavutil/imgutils.o
libavutil/hmac.c: In function 'av_hmac_alloc':
libavutil/hmac.c:55:21: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
         c->init     = av_md5_init;
                     ^
libavutil/hmac.c:56:21: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
         c->update   = av_md5_update;
                     ^
libavutil/hmac.c:57:21: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
         c->final    = av_md5_final;
                     ^
libavutil/hmac.c:64:21: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
         c->update   = av_sha_update;
                     ^
libavutil/hmac.c:65:21: warning: assignment from incompatible pointer type [-Wincompatible-pointer-types]
         c->final    = av_sha_final;
                     ^
CC	libavutil/intfloat_readwrite.o
CC	libavutil/intmath.o
CC	libavutil/lfg.o
CC	libavutil/lls.o
CC	libavutil/log.o
CC	libavutil/log2_tab.o
CC	libavutil/mathematics.o
CC	libavutil/md5.o
CC	libavutil/mem.o
CC	libavutil/opt.o
CC	libavutil/parseutils.o
CC	libavutil/pixdesc.o
libavutil/opt.c: In function 'av_find_opt':
libavutil/opt.c:48:5: warning: 'av_next_option' is deprecated [-Wdeprecated-declarations]
     while ((o = av_next_option(v, o))) {
     ^~~~~
In file included from libavutil/opt.c:31:0:
libavutil/opt.h:372:38: note: declared here
 attribute_deprecated const AVOption *av_next_option(void *obj, const AVOption *last);
                                      ^~~~~~~~~~~~~~
CC	libavutil/random_seed.o
libavutil/opt.c: In function 'av_opt_set_defaults':
libavutil/opt.c:876:5: warning: 'av_opt_set_defaults2' is deprecated [-Wdeprecated-declarations]
     av_opt_set_defaults2(s, 0, 0);
     ^~~~~~~~~~~~~~~~~~~~
In file included from libavutil/opt.c:31:0:
libavutil/opt.h:395:6: note: declared here
 void av_opt_set_defaults2(void *s, int mask, int flags);
      ^~~~~~~~~~~~~~~~~~~~
CC	libavutil/rational.o
CC	libavutil/rc4.o
CC	libavutil/samplefmt.o
CC	libavutil/sha.o
CC	libavutil/time.o
CC	libavutil/timecode.o
CC	libavutil/tree.o
CC	libavutil/utils.o
CC	libavutil/x86/cpu.o
In file included from /usr/include/stdio.h:597:0,
                 from libavutil/timecode.c:29:
libavutil/timecode.c: In function 'av_timecode_make_string':
libavutil/timecode.c:103:41: warning: '%02d' directive output may be truncated writing between 2 and 10 bytes into a region of size between 0 and 7 [-Wformat-truncation=]
     snprintf(buf, AV_TIMECODE_STR_SIZE, "%s%02d:%02d:%02d%c%02d",
                                         ^
libavutil/timecode.c:103:41: note: directive argument in the range [0, 2147483647]
libavutil/timecode.c:103:5: note: '__builtin_snprintf' output between 12 and 32 bytes into a destination of size 16
     snprintf(buf, AV_TIMECODE_STR_SIZE, "%s%02d:%02d:%02d%c%02d",
     ^
YASM	libavutil/x86/cpuid.o
CC	libavutil/x86/float_dsp_init.o
CC	libavutil/xga_font_data.o
YASM	libavutil/x86/emms.o
CC	libavutil/xtea.o
YASM	libavutil/x86/float_dsp.o
CC	libavfilter/af_aconvert.o
CC	libavfilter/af_afade.o
CC	libavfilter/af_aformat.o
CC	libavfilter/af_amerge.o
CC	libavfilter/af_amix.o
CC	libavfilter/af_anull.o
CC	libavfilter/af_apad.o
CC	libavfilter/af_aresample.o
CC	libavfilter/af_asetnsamples.o
CC	libavfilter/af_ashowinfo.o
CC	libavfilter/af_astreamsync.o
CC	libavfilter/af_biquads.o
CC	libavfilter/af_channelmap.o
CC	libavfilter/af_channelsplit.o
CC	libavfilter/af_earwax.o
CC	libavfilter/af_join.o
CC	libavfilter/af_pan.o
CC	libavfilter/af_silencedetect.o
CC	libavfilter/af_volume.o
CC	libavfilter/af_volumedetect.o
CC	libavfilter/allfilters.o
CC	libavfilter/asink_anullsink.o
CC	libavfilter/asrc_aevalsrc.o
CC	libavfilter/asrc_anullsrc.o
CC	libavfilter/audio.o
CC	libavfilter/avcodec.o
CC	libavfilter/avf_concat.o
CC	libavfilter/avf_showwaves.o
CC	libavfilter/avfilter.o
CC	libavfilter/avfiltergraph.o
CC	libavfilter/bbox.o
libavfilter/avfiltergraph.c: In function 'query_formats':
libavfilter/avfiltergraph.c:252:43: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
         if (!graph->filters[i]->nb_inputs == j)
                                           ^~
libavfilter/avfiltergraph.c:252:13: note: add parentheses around left hand side expression to silence this warning
         if (!graph->filters[i]->nb_inputs == j)
             ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
             (                            )
CC	libavfilter/buffer.o
CC	libavfilter/buffersink.o
CC	libavfilter/buffersrc.o
CC	libavfilter/drawutils.o
CC	libavfilter/f_ebur128.o
CC	libavfilter/f_select.o
In file included from /usr/include/stdio.h:597:0,
                 from ./libavutil/common.h:33,
                 from ./libavutil/avutil.h:238,
                 from ./libavutil/avassert.h:31,
                 from libavfilter/avfiltergraph.c:25:
libavfilter/avfiltergraph.c:305:60: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 9 [-Wformat-truncation=]
                     snprintf(inst_name, sizeof(inst_name), "auto-inserted scaler %d",
                                                            ^
libavfilter/avfiltergraph.c:305:60: note: directive argument in the range [0, 2147483647]
libavfilter/avfiltergraph.c:305:21: note: '__builtin_snprintf' output between 23 and 32 bytes into a destination of size 30
                     snprintf(inst_name, sizeof(inst_name), "auto-inserted scaler %d",
                     ^
libavfilter/avfiltergraph.c:324:60: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 6 [-Wformat-truncation=]
                     snprintf(inst_name, sizeof(inst_name), "auto-inserted resampler %d",
                                                            ^
libavfilter/avfiltergraph.c:324:60: note: directive argument in the range [0, 2147483647]
libavfilter/avfiltergraph.c:324:21: note: '__builtin_snprintf' output between 26 and 35 bytes into a destination of size 30
                     snprintf(inst_name, sizeof(inst_name), "auto-inserted resampler %d",
                     ^
CC	libavfilter/f_sendcmd.o
CC	libavfilter/f_setpts.o
CC	libavfilter/f_settb.o
libavfilter/f_select.c: In function 'config_input':
libavfilter/f_select.c:215:9: warning: 'dsputil_init' is deprecated [-Wdeprecated-declarations]
         dsputil_init(&select->c, select->avctx);
         ^~~~~~~~~~~~
In file included from libavfilter/f_select.c:37:0:
./libavcodec/dsputil.h:391:27: note: declared here
 attribute_deprecated void dsputil_init(DSPContext* c, AVCodecContext *avctx);
                           ^~~~~~~~~~~~
CC	libavfilter/fifo.o
libavfilter/avfiltergraph.c: In function 'avfilter_graph_config':
libavfilter/avfiltergraph.c:562:48: warning: 'best_idx' may be used uninitialized in this function [-Wmaybe-uninitialized]
                outlink->in_samplerates->formats[best_idx]);
                                                ^
libavfilter/avfiltergraph.c:547:13: note: 'best_idx' was declared here
         int best_idx, best_diff = INT_MAX;
             ^~~~~~~~
CC	libavfilter/formats.o
CC	libavfilter/graphdump.o
CC	libavfilter/graphparser.o
CC	libavfilter/lavfutils.o
CC	libavfilter/libmpcodecs/img_format.o
CC	libavfilter/libmpcodecs/mp_image.o
CC	libavfilter/libmpcodecs/pullup.o
CC	libavfilter/libmpcodecs/vf_detc.o
CC	libavfilter/libmpcodecs/vf_dint.o
CC	libavfilter/libmpcodecs/vf_divtc.o
CC	libavfilter/libmpcodecs/vf_down3dright.o
CC	libavfilter/libmpcodecs/vf_eq.o
CC	libavfilter/libmpcodecs/vf_eq2.o
libavfilter/libmpcodecs/vf_eq.c:38:1: warning: useless storage class specifier in empty declaration
 };
 ^
CC	libavfilter/libmpcodecs/vf_fil.o
CC	libavfilter/libmpcodecs/vf_fspp.o
CC	libavfilter/libmpcodecs/vf_harddup.o
CC	libavfilter/libmpcodecs/vf_ilpack.o
CC	libavfilter/libmpcodecs/vf_ivtc.o
CC	libavfilter/libmpcodecs/vf_mcdeint.o
CC	libavfilter/libmpcodecs/vf_noise.o
CC	libavfilter/libmpcodecs/vf_ow.o
libavfilter/libmpcodecs/vf_mcdeint.c: In function 'filter':
libavfilter/libmpcodecs/vf_mcdeint.c:105:5: warning: 'avcodec_encode_video' is deprecated [-Wdeprecated-declarations]
     avcodec_encode_video(p->avctx_enc, p->outbuf, p->outbuf_size, p->frame);
     ^~~~~~~~~~~~~~~~~~~~
In file included from libavfilter/libmpcodecs/vf_mcdeint.c:60:0:
./libavcodec/avcodec.h:4418:5: note: declared here
 int avcodec_encode_video(AVCodecContext *avctx, uint8_t *buf, int buf_size,
     ^~~~~~~~~~~~~~~~~~~~
CC	libavfilter/libmpcodecs/vf_perspective.o
CC	libavfilter/libmpcodecs/vf_phase.o
CC	libavfilter/libmpcodecs/vf_pp7.o
CC	libavfilter/libmpcodecs/vf_pullup.o
libavfilter/libmpcodecs/vf_pp7.c:209:18: warning: 'thres' defined but not used [-Wunused-const-variable=]
 static const int thres[16]={
                  ^~~~~
CC	libavfilter/libmpcodecs/vf_qp.o
CC	libavfilter/libmpcodecs/vf_sab.o
CC	libavfilter/libmpcodecs/vf_softpulldown.o
CC	libavfilter/libmpcodecs/vf_spp.o
CC	libavfilter/libmpcodecs/vf_telecine.o
CC	libavfilter/libmpcodecs/vf_tinterlace.o
CC	libavfilter/libmpcodecs/vf_uspp.o
CC	libavfilter/lswsutils.o
CC	libavfilter/sink_buffer.o
CC	libavfilter/split.o
CC	libavfilter/src_buffer.o
libavfilter/libmpcodecs/vf_uspp.c: In function 'filter':
libavfilter/libmpcodecs/vf_uspp.c:186:9: warning: 'avcodec_encode_video' is deprecated [-Wdeprecated-declarations]
         avcodec_encode_video(p->avctx_enc[i], p->outbuf, p->outbuf_size, p->frame);
         ^~~~~~~~~~~~~~~~~~~~
In file included from libavfilter/libmpcodecs/vf_uspp.c:34:0:
./libavcodec/avcodec.h:4418:5: note: declared here
 int avcodec_encode_video(AVCodecContext *avctx, uint8_t *buf, int buf_size,
     ^~~~~~~~~~~~~~~~~~~~
CC	libavfilter/src_movie.o
CC	libavfilter/transform.o
CC	libavfilter/vf_alphaextract.o
CC	libavfilter/vf_alphamerge.o
CC	libavfilter/vf_aspect.o
CC	libavfilter/vf_bbox.o
CC	libavfilter/vf_blackdetect.o
CC	libavfilter/vf_blackframe.o
CC	libavfilter/vf_blend.o
CC	libavfilter/vf_boxblur.o
CC	libavfilter/vf_colormatrix.o
CC	libavfilter/vf_copy.o
CC	libavfilter/vf_crop.o
CC	libavfilter/vf_cropdetect.o
CC	libavfilter/vf_decimate.o
CC	libavfilter/vf_delogo.o
CC	libavfilter/vf_deshake.o
libavfilter/vf_decimate.c: In function 'init':
libavfilter/vf_decimate.c:150:5: warning: 'dsputil_init' is deprecated [-Wdeprecated-declarations]
     dsputil_init(&decimate->dspctx, decimate->avctx);
     ^~~~~~~~~~~~
In file included from libavfilter/vf_decimate.c:30:0:
./libavcodec/dsputil.h:391:27: note: declared here
 attribute_deprecated void dsputil_init(DSPContext* c, AVCodecContext *avctx);
                           ^~~~~~~~~~~~
libavfilter/vf_deshake.c: In function 'config_props':
libavfilter/vf_deshake.c:428:5: warning: 'dsputil_init' is deprecated [-Wdeprecated-declarations]
     dsputil_init(&deshake->c, deshake->avctx);
     ^~~~~~~~~~~~
In file included from libavfilter/vf_deshake.c:60:0:
./libavcodec/dsputil.h:391:27: note: declared here
 attribute_deprecated void dsputil_init(DSPContext* c, AVCodecContext *avctx);
                           ^~~~~~~~~~~~
CC	libavfilter/vf_drawbox.o
CC	libavfilter/vf_edgedetect.o
CC	libavfilter/vf_fade.o
CC	libavfilter/vf_field.o
CC	libavfilter/vf_fieldorder.o
CC	libavfilter/vf_format.o
CC	libavfilter/vf_fps.o
CC	libavfilter/vf_framestep.o
CC	libavfilter/vf_geq.o
CC	libavfilter/vf_gradfun.o
CC	libavfilter/vf_hflip.o
CC	libavfilter/vf_histeq.o
CC	libavfilter/vf_histogram.o
CC	libavfilter/vf_hqdn3d.o
CC	libavfilter/vf_hue.o
CC	libavfilter/vf_idet.o
CC	libavfilter/vf_il.o
CC	libavfilter/vf_kerndeint.o
CC	libavfilter/vf_lut.o
CC	libavfilter/vf_mp.o
libavfilter/vf_kerndeint.c: In function 'init':
libavfilter/vf_kerndeint.c:65:16: warning: duplicate 'const' declaration specifier [-Wduplicate-decl-specifier]
     const char const * shorthand[] = { "thresh", "map", "order", "sharp", "twoway", NULL };
                ^~~~~
CC	libavfilter/vf_noise.o
CC	libavfilter/vf_null.o
CC	libavfilter/vf_overlay.o
CC	libavfilter/vf_pad.o
CC	libavfilter/vf_pixdesctest.o
CC	libavfilter/vf_pp.o
CC	libavfilter/vf_removelogo.o
CC	libavfilter/vf_scale.o
CC	libavfilter/vf_setfield.o
CC	libavfilter/vf_showinfo.o
CC	libavfilter/vf_smartblur.o
CC	libavfilter/vf_super2xsai.o
CC	libavfilter/vf_stereo3d.o
CC	libavfilter/vf_swapuv.o
CC	libavfilter/vf_thumbnail.o
CC	libavfilter/vf_tile.o
CC	libavfilter/vf_tinterlace.o
CC	libavfilter/vf_transpose.o
CC	libavfilter/vf_unsharp.o
CC	libavfilter/vf_vflip.o
CC	libavfilter/vf_yadif.o
CC	libavfilter/video.o
CC	libavfilter/vsink_nullsink.o
CC	libavfilter/vsrc_cellauto.o
CC	libavfilter/vsrc_life.o
CC	libavfilter/vsrc_mandelbrot.o
CC	libavfilter/vsrc_mptestsrc.o
CC	libavfilter/vsrc_testsrc.o
YASM	libavfilter/x86/af_volume.o
CC	libavfilter/x86/af_volume_init.o
CC	libavfilter/x86/vf_gradfun.o
YASM	libavfilter/x86/vf_hqdn3d.o
CC	libavfilter/x86/vf_hqdn3d_init.o
CC	libavfilter/x86/vf_yadif_init.o
CC	libswresample/audioconvert.o
CC	libswresample/dither.o
YASM	libavfilter/x86/vf_yadif.o
CC	libswresample/log2_tab.o
CC	libswresample/rematrix.o
CC	libswresample/resample.o
CC	libswresample/swresample.o
CC	libswresample/x86/swresample_x86.o
YASM	libswresample/x86/rematrix.o
CC	libpostproc/postprocess.o
CC	libswscale/input.o
YASM	libswresample/x86/audio_convert.o
CC	libswscale/options.o
CC	libswscale/output.o
CC	libswscale/rgb2rgb.o
CC	libswscale/swscale.o
CC	libswscale/swscale_unscaled.o
CC	libswscale/utils.o
YASM	libswscale/x86/input.o
CC	libswscale/x86/rgb2rgb.o
YASM	libswscale/x86/output.o
CC	libswscale/x86/swscale.o
YASM	libswscale/x86/scale.o
CC	libswscale/x86/yuv2rgb.o
CC	libswscale/yuv2rgb.o
AR	libavformat/libavformat.a
AR	libavcodec/libavcodec.a
AR	libswresample/libswresample.a
AR	libavutil/libavutil.a
HOSTCC	doc/print_options.o
CC	ffplay.o
In file included from doc/print_options.c:104:0:
./libavcodec/options_table.h: In function 'show_codec_opts':
./libavcodec/options_table.h:87:1: warning: 'sub_id' is deprecated [-Wdeprecated-declarations]
 {"sub_id", NULL, OFFSET(sub_id), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX},
 ^
In file included from ./libavformat/avformat.h:203:0,
                 from doc/print_options.c:29:
./libavcodec/avcodec.h:1601:30: note: declared here
     attribute_deprecated int sub_id;
                              ^~~~~~
In file included from doc/print_options.c:104:0:
./libavcodec/options_table.h:151:1: warning: 'luma_elim_threshold' is deprecated [-Wdeprecated-declarations]
 {"lelim", "single coefficient elimination threshold for luminance (negative values also consider DC coefficient)", OFFSET(luma_elim_threshold), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E},
 ^
In file included from ./libavformat/avformat.h:203:0,
                 from doc/print_options.c:29:
./libavcodec/avcodec.h:1838:30: note: declared here
     attribute_deprecated int luma_elim_threshold;
                              ^~~~~~~~~~~~~~~~~~~
In file included from doc/print_options.c:104:0:
./libavcodec/options_table.h:152:1: warning: 'chroma_elim_threshold' is deprecated [-Wdeprecated-declarations]
 {"celim", "single coefficient elimination threshold for chrominance (negative values also consider DC coefficient)", OFFSET(chroma_elim_threshold), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E},
 ^
In file included from ./libavformat/avformat.h:203:0,
                 from doc/print_options.c:29:
./libavcodec/avcodec.h:1845:30: note: declared here
     attribute_deprecated int chroma_elim_threshold;
                              ^~~~~~~~~~~~~~~~~~~~~
In file included from doc/print_options.c:104:0:
./libavcodec/options_table.h:289:1: warning: 'color_table_id' is deprecated [-Wdeprecated-declarations]
 {"color_table_id", NULL, OFFSET(color_table_id), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX},
 ^
In file included from ./libavformat/avformat.h:203:0,
                 from doc/print_options.c:29:
./libavcodec/avcodec.h:2084:30: note: declared here
     attribute_deprecated int color_table_id;
                              ^~~~~~~~~~~~~~
In file included from doc/print_options.c:104:0:
./libavcodec/options_table.h:312:1: warning: 'inter_threshold' is deprecated [-Wdeprecated-declarations]
 {"inter_threshold", NULL, OFFSET(inter_threshold), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E},
 ^
In file included from ./libavformat/avformat.h:203:0,
                 from doc/print_options.c:29:
./libavcodec/avcodec.h:2147:30: note: declared here
     attribute_deprecated int inter_threshold;
                              ^~~~~~~~~~~~~~~
In file included from doc/print_options.c:104:0:
./libavcodec/options_table.h:317:1: warning: 'quantizer_noise_shaping' is deprecated [-Wdeprecated-declarations]
 {"qns", "deprecated, use mpegvideo private options instead", OFFSET(quantizer_noise_shaping), AV_OPT_TYPE_INT, {.i64 = DEFAULT }, INT_MIN, INT_MAX, V|E},
 ^
In file included from ./libavformat/avformat.h:203:0,
                 from doc/print_options.c:29:
./libavcodec/avcodec.h:2154:30: note: declared here
     attribute_deprecated int quantizer_noise_shaping;
                              ^~~~~~~~~~~~~~~~~~~~~~~
CC	cmdutils.o
CC	ffprobe.o
AR	libavdevice/libavdevice.a
LD	libavutil/libavutil.so.52
AR	libavfilter/libavfilter.a
HOSTLD	doc/print_options
GENTEXI	doc/avoptions_format.texi
GENTEXI	doc/avoptions_codec.texi
LD	libavcodec/libavcodec.so.54
LD	libswresample/libswresample.so.0
HTML	doc/ffplay.html
HTML	doc/ffprobe.html
HTML	doc/ffmpeg-utils.html
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([^\s\{\}\@]+)({ <-- HERE })?\s*/ at /tmp/pkgbuild/multimedia/ffplay1/work.x86_64/.tools/bin/texi2html line 33242.
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([^\s\{\}\@]+)({ <-- HERE })?\s*/ at /tmp/pkgbuild/multimedia/ffplay1/work.x86_64/.tools/bin/texi2html line 33242.
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([^\s\{\}\@]+)({ <-- HERE })?\s*/ at /tmp/pkgbuild/multimedia/ffplay1/work.x86_64/.tools/bin/texi2html line 33242.
HTML	doc/ffmpeg-scaler.html
HTML	doc/ffmpeg-resampler.html
HTML	doc/ffmpeg-codecs.html
HTML	doc/ffmpeg-bitstream-filters.html
HTML	doc/ffmpeg-formats.html
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([^\s\{\}\@]+)({ <-- HERE })?\s*/ at /tmp/pkgbuild/multimedia/ffplay1/work.x86_64/.tools/bin/texi2html line 33242.
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([^\s\{\}\@]+)({ <-- HERE })?\s*/ at /tmp/pkgbuild/multimedia/ffplay1/work.x86_64/.tools/bin/texi2html line 33242.
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([^\s\{\}\@]+)({ <-- HERE })?\s*/ at /tmp/pkgbuild/multimedia/ffplay1/work.x86_64/.tools/bin/texi2html line 33242.
HTML	doc/ffmpeg-protocols.html
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([^\s\{\}\@]+)({ <-- HERE })?\s*/ at /tmp/pkgbuild/multimedia/ffplay1/work.x86_64/.tools/bin/texi2html line 33242.
HTML	doc/ffmpeg-devices.html
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([^\s\{\}\@]+)({ <-- HERE })?\s*/ at /tmp/pkgbuild/multimedia/ffplay1/work.x86_64/.tools/bin/texi2html line 33242.
HTML	doc/ffmpeg-filters.html
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([^\s\{\}\@]+)({ <-- HERE })?\s*/ at /tmp/pkgbuild/multimedia/ffplay1/work.x86_64/.tools/bin/texi2html line 33242.
HTML	doc/libavutil.html
HTML	doc/libswscale.html
HTML	doc/libswresample.html
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([^\s\{\}\@]+)({ <-- HERE })?\s*/ at /tmp/pkgbuild/multimedia/ffplay1/work.x86_64/.tools/bin/texi2html line 33242.
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([^\s\{\}\@]+)({ <-- HERE })?\s*/ at /tmp/pkgbuild/multimedia/ffplay1/work.x86_64/.tools/bin/texi2html line 33242.
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([^\s\{\}\@]+)({ <-- HERE })?\s*/ at /tmp/pkgbuild/multimedia/ffplay1/work.x86_64/.tools/bin/texi2html line 33242.
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([^\s\{\}\@]+)({ <-- HERE })?\s*/ at /tmp/pkgbuild/multimedia/ffplay1/work.x86_64/.tools/bin/texi2html line 33242.
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([^\s\{\}\@]+)({ <-- HERE })?\s*/ at /tmp/pkgbuild/multimedia/ffplay1/work.x86_64/.tools/bin/texi2html line 33242.
HTML	doc/libavcodec.html
HTML	doc/libavformat.html
HTML	doc/libavdevice.html
HTML	doc/libavfilter.html
HTML	doc/developer.html
HTML	doc/faq.html
HTML	doc/fate.html
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([^\s\{\}\@]+)({ <-- HERE })?\s*/ at /tmp/pkgbuild/multimedia/ffplay1/work.x86_64/.tools/bin/texi2html line 33242.
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([^\s\{\}\@]+)({ <-- HERE })?\s*/ at /tmp/pkgbuild/multimedia/ffplay1/work.x86_64/.tools/bin/texi2html line 33242.
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([^\s\{\}\@]+)({ <-- HERE })?\s*/ at /tmp/pkgbuild/multimedia/ffplay1/work.x86_64/.tools/bin/texi2html line 33242.
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([^\s\{\}\@]+)({ <-- HERE })?\s*/ at /tmp/pkgbuild/multimedia/ffplay1/work.x86_64/.tools/bin/texi2html line 33242.
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([^\s\{\}\@]+)({ <-- HERE })?\s*/ at /tmp/pkgbuild/multimedia/ffplay1/work.x86_64/.tools/bin/texi2html line 33242.
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([^\s\{\}\@]+)({ <-- HERE })?\s*/ at /tmp/pkgbuild/multimedia/ffplay1/work.x86_64/.tools/bin/texi2html line 33242.
HTML	doc/general.html
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([^\s\{\}\@]+)({ <-- HERE })?\s*/ at /tmp/pkgbuild/multimedia/ffplay1/work.x86_64/.tools/bin/texi2html line 33242.
HTML	doc/git-howto.html
HTML	doc/nut.html
HTML	doc/platform.html
LD	libpostproc/libpostproc.so.52
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([^\s\{\}\@]+)({ <-- HERE })?\s*/ at /tmp/pkgbuild/multimedia/ffplay1/work.x86_64/.tools/bin/texi2html line 33242.
LD	libswscale/libswscale.so.2
AR	libpostproc/libpostproc.a
AR	libswscale/libswscale.a
LD	libavformat/libavformat.so.54
LD	libavdevice/libavdevice.so.54
LD	libavfilter/libavfilter.so.3
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([^\s\{\}\@]+)({ <-- HERE })?\s*/ at /tmp/pkgbuild/multimedia/ffplay1/work.x86_64/.tools/bin/texi2html line 33242.
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([^\s\{\}\@]+)({ <-- HERE })?\s*/ at /tmp/pkgbuild/multimedia/ffplay1/work.x86_64/.tools/bin/texi2html line 33242.
Unescaped left brace in regex is deprecated here (and will be fatal in Perl 5.32), passed through in regex; marked by <-- HERE in m/^\s+@([^\s\{\}\@]+)({ <-- HERE })?\s*/ at /tmp/pkgbuild/multimedia/ffplay1/work.x86_64/.tools/bin/texi2html line 33242.
LD	ffplay1_g
LD	ffprobe1_g
ld: /usr/lib/libc.so and /usr/lib/crt0.o: warning: multiple common of `environ'
ld: /usr/lib/libc.so and /usr/lib/crt0.o: warning: multiple common of `environ'
ld: libavcodec/libavcodec.so: undefined reference to `ff_h264_draw_horiz_band'
ld: libavcodec/libavcodec.so: undefined reference to `ff_mpeg_draw_horiz_band'
ld: libavcodec/libavcodec.so: undefined reference to `ff_mpeg_draw_horiz_band'
ld: libavcodec/libavcodec.so: undefined reference to `ff_h264_draw_horiz_band'
gmake: *** [Makefile:106: ffprobe1_g] Error 1
gmake: *** Waiting for unfinished jobs....
gmake: *** [Makefile:106: ffplay1_g] Error 1
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/multimedia/ffplay1
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/multimedia/ffplay1