from libavresample/audio_data.c:25: libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] enum AVResampleFilterType filter_type; /**< resampling filter type */ ^ In file included from libavresample/audio_data.h:29:0, from libavresample/audio_data.c:25: libavresample/avresample.h:123:27: note: declared here enum attribute_deprecated AVResampleFilterType { ^ In file included from libavresample/audio_data.h:30:0, from libavresample/audio_data.c:25: libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod dither_method; /**< dither method */ ^ In file included from libavresample/audio_data.h:29:0, from libavresample/audio_data.c:25: libavresample/avresample.h:132:27: note: declared here enum attribute_deprecated AVResampleDitherMethod { ^ CC libavresample/audio_mix.o In file included from libavresample/audio_mix.c:27:0: libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ ^ In file included from libavresample/audio_mix.c:26:0: libavresample/avresample.h:112:27: note: declared here enum attribute_deprecated AVMixCoeffType { ^ In file included from libavresample/audio_mix.c:27:0: libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] enum AVResampleFilterType filter_type; /**< resampling filter type */ ^ In file included from libavresample/audio_mix.c:26:0: libavresample/avresample.h:123:27: note: declared here enum attribute_deprecated AVResampleFilterType { ^ In file included from libavresample/audio_mix.c:27:0: libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod dither_method; /**< dither method */ ^ In file included from libavresample/audio_mix.c:26:0: libavresample/avresample.h:132:27: note: declared here enum attribute_deprecated AVResampleDitherMethod { ^ In file included from libavresample/audio_mix.c:29:0: libavresample/audio_mix.h:55:33: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType coeff_type, int in_channels, ^ In file included from libavresample/audio_mix.c:26:0: libavresample/avresample.h:112:27: note: declared here enum attribute_deprecated AVMixCoeffType { ^ libavresample/audio_mix.c:36:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType coeff_type; ^ In file included from libavresample/audio_mix.c:26:0: libavresample/avresample.h:112:27: note: declared here enum attribute_deprecated AVMixCoeffType { ^ libavresample/audio_mix.c:62:33: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType coeff_type, int in_channels, ^ In file included from libavresample/audio_mix.c:26:0: libavresample/avresample.h:112:27: note: declared here enum attribute_deprecated AVMixCoeffType { ^ libavresample/audio_mix.c: In function 'ff_audio_mix_alloc': libavresample/audio_mix.c:378:9: warning: 'avresample_build_matrix' is deprecated [-Wdeprecated-declarations] ret = avresample_build_matrix(avr->in_channel_layout, ^ In file included from libavresample/audio_mix.c:26:0: libavresample/avresample.h:286:5: note: declared here int avresample_build_matrix(uint64_t in_layout, uint64_t out_layout, ^ CC libavresample/audio_mix_matrix.o In file included from libavresample/audio_mix_matrix.c:28:0: libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ ^ In file included from libavresample/audio_mix_matrix.c:27:0: libavresample/avresample.h:112:27: note: declared here enum attribute_deprecated AVMixCoeffType { ^ In file included from libavresample/audio_mix_matrix.c:28:0: libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] enum AVResampleFilterType filter_type; /**< resampling filter type */ ^ In file included from libavresample/audio_mix_matrix.c:27:0: libavresample/avresample.h:123:27: note: declared here enum attribute_deprecated AVResampleFilterType { ^ In file included from libavresample/audio_mix_matrix.c:28:0: libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod dither_method; /**< dither method */ ^ In file included from libavresample/audio_mix_matrix.c:27:0: libavresample/avresample.h:132:27: note: declared here enum attribute_deprecated AVResampleDitherMethod { ^ In file included from libavresample/audio_mix_matrix.c:30:0: libavresample/audio_mix.h:55:33: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType coeff_type, int in_channels, ^ In file included from libavresample/audio_mix_matrix.c:27:0: libavresample/avresample.h:112:27: note: declared here enum attribute_deprecated AVMixCoeffType { ^ CC libavresample/dither.o In file included from libavresample/audio_convert.h:26:0, from libavresample/dither.c:39: libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ ^ In file included from libavresample/audio_convert.h:25:0, from libavresample/dither.c:39: libavresample/avresample.h:112:27: note: declared here enum attribute_deprecated AVMixCoeffType { ^ In file included from libavresample/audio_convert.h:26:0, from libavresample/dither.c:39: libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] enum AVResampleFilterType filter_type; /**< resampling filter type */ ^ In file included from libavresample/audio_convert.h:25:0, from libavresample/dither.c:39: libavresample/avresample.h:123:27: note: declared here enum attribute_deprecated AVResampleFilterType { ^ In file included from libavresample/audio_convert.h:26:0, from libavresample/dither.c:39: libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod dither_method; /**< dither method */ ^ In file included from libavresample/audio_convert.h:25:0, from libavresample/dither.c:39: libavresample/avresample.h:132:27: note: declared here enum attribute_deprecated AVResampleDitherMethod { ^ In file included from libavresample/dither.c:40:0: libavresample/dither.h:91:30: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod method); ^ In file included from libavresample/audio_convert.h:25:0, from libavresample/dither.c:39: libavresample/avresample.h:132:27: note: declared here enum attribute_deprecated AVResampleDitherMethod { ^ libavresample/dither.c:56:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod method; ^ In file included from libavresample/audio_convert.h:25:0, from libavresample/dither.c:39: libavresample/avresample.h:132:27: note: declared here enum attribute_deprecated AVResampleDitherMethod { ^ libavresample/dither.c:330:38: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod method) ^ In file included from libavresample/audio_convert.h:25:0, from libavresample/dither.c:39: libavresample/avresample.h:132:27: note: declared here enum attribute_deprecated AVResampleDitherMethod { ^ CC libavresample/options.o In file included from libavresample/options.c:27:0: libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ ^ In file included from libavresample/options.c:26:0: libavresample/avresample.h:112:27: note: declared here enum attribute_deprecated AVMixCoeffType { ^ In file included from libavresample/options.c:27:0: libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] enum AVResampleFilterType filter_type; /**< resampling filter type */ ^ In file included from libavresample/options.c:26:0: libavresample/avresample.h:123:27: note: declared here enum attribute_deprecated AVResampleFilterType { ^ In file included from libavresample/options.c:27:0: libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod dither_method; /**< dither method */ ^ In file included from libavresample/options.c:26:0: libavresample/avresample.h:132:27: note: declared here enum attribute_deprecated AVResampleDitherMethod { ^ In file included from libavresample/options.c:28:0: libavresample/audio_mix.h:55:33: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType coeff_type, int in_channels, ^ In file included from libavresample/options.c:26:0: libavresample/avresample.h:112:27: note: declared here enum attribute_deprecated AVMixCoeffType { ^ CC libavresample/resample.o CC libavresample/utils.o GEN libavdevice/libavdevice.pc In file included from libavresample/resample.c:25:0: libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ ^ In file included from libavresample/internal.h:28:0, from libavresample/resample.c:25: libavresample/avresample.h:112:27: note: declared here enum attribute_deprecated AVMixCoeffType { ^ In file included from libavresample/resample.c:25:0: libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] enum AVResampleFilterType filter_type; /**< resampling filter type */ ^ In file included from libavresample/internal.h:28:0, from libavresample/resample.c:25: libavresample/avresample.h:123:27: note: declared here enum attribute_deprecated AVResampleFilterType { ^ In file included from libavresample/resample.c:25:0: libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod dither_method; /**< dither method */ ^ In file included from libavresample/internal.h:28:0, from libavresample/resample.c:25: libavresample/avresample.h:132:27: note: declared here enum attribute_deprecated AVResampleDitherMethod { ^ In file included from libavresample/resample.c:26:0: libavresample/resample.h:42:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] enum AVResampleFilterType filter_type; ^ In file included from libavresample/internal.h:28:0, from libavresample/resample.c:25: libavresample/avresample.h:123:27: note: declared here enum attribute_deprecated AVResampleFilterType { ^ GEN libavfilter/libavfilter.pc In file included from libavresample/utils.c:30:0: libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ ^ In file included from libavresample/utils.c:29:0: libavresample/avresample.h:112:27: note: declared here enum attribute_deprecated AVMixCoeffType { ^ In file included from libavresample/utils.c:30:0: libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] enum AVResampleFilterType filter_type; /**< resampling filter type */ ^ In file included from libavresample/utils.c:29:0: libavresample/avresample.h:123:27: note: declared here enum attribute_deprecated AVResampleFilterType { ^ In file included from libavresample/utils.c:30:0: libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] enum AVResampleDitherMethod dither_method; /**< dither method */ ^ In file included from libavresample/utils.c:29:0: libavresample/avresample.h:132:27: note: declared here enum attribute_deprecated AVResampleDitherMethod { ^ In file included from libavresample/utils.c:33:0: libavresample/audio_mix.h:55:33: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] enum AVMixCoeffType coeff_type, int in_channels, ^ In file included from libavresample/utils.c:29:0: libavresample/avresample.h:112:27: note: declared here enum attribute_deprecated AVMixCoeffType { ^ In file included from libavresample/utils.c:34:0: libavresample/resample.h:42:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] enum AVResampleFilterType filter_type; ^ In file included from libavresample/utils.c:29:0: libavresample/avresample.h:123:27: note: declared here enum attribute_deprecated AVResampleFilterType { ^ libavresample/utils.c: In function 'avresample_open': libavresample/utils.c:40:5: warning: 'avresample_is_open' is deprecated [-Wdeprecated-declarations] if (avresample_is_open(avr)) { ^ In file included from libavresample/utils.c:29:0: libavresample/avresample.h:226:5: note: declared here int avresample_is_open(AVAudioResampleContext *avr); ^ libavresample/utils.c:253:5: warning: 'avresample_close' is deprecated [-Wdeprecated-declarations] avresample_close(avr); ^ In file included from libavresample/utils.c:29:0: libavresample/avresample.h:245:6: note: declared here void avresample_close(AVAudioResampleContext *avr); ^ libavresample/utils.c: In function 'avresample_free': libavresample/utils.c:282:5: warning: 'avresample_close' is deprecated [-Wdeprecated-declarations] avresample_close(*avr); ^ libavresample/utils.c:262:6: note: declared here void avresample_close(AVAudioResampleContext *avr) ^ libavresample/utils.c: In function 'avresample_config': libavresample/utils.c:507:5: warning: 'avresample_is_open' is deprecated [-Wdeprecated-declarations] if (avresample_is_open(avr)) { ^ libavresample/utils.c:257:5: note: declared here int avresample_is_open(AVAudioResampleContext *avr) ^ libavresample/utils.c:508:9: warning: 'avresample_close' is deprecated [-Wdeprecated-declarations] avresample_close(avr); ^ libavresample/utils.c:262:6: note: declared here void avresample_close(AVAudioResampleContext *avr) ^ libavresample/utils.c: In function 'convert_frame': libavresample/utils.c:570:5: warning: 'avresample_convert' is deprecated [-Wdeprecated-declarations] ret = avresample_convert(avr, out_data, out_linesize, ^ libavresample/utils.c:330:25: note: declared here int attribute_align_arg avresample_convert(AVAudioResampleContext *avr, ^ libavresample/utils.c: In function 'avresample_convert_frame': libavresample/utils.c:608:5: warning: 'avresample_is_open' is deprecated [-Wdeprecated-declarations] if (!avresample_is_open(avr)) { ^ libavresample/utils.c:257:5: note: declared here int avresample_is_open(AVAudioResampleContext *avr) ^ libavresample/utils.c:609:9: warning: 'avresample_config' is deprecated [-Wdeprecated-declarations] if ((ret = avresample_config(avr, out, in)) < 0) ^ libavresample/utils.c:505:5: note: declared here int avresample_config(AVAudioResampleContext *avr, AVFrame *out, AVFrame *in) ^ libavresample/utils.c:611:9: warning: 'avresample_open' is deprecated [-Wdeprecated-declarations] if ((ret = avresample_open(avr)) < 0) ^ libavresample/utils.c:36:5: note: declared here int avresample_open(AVAudioResampleContext *avr) ^ libavresample/utils.c:622:13: warning: 'avresample_get_out_samples' is deprecated [-Wdeprecated-declarations] out->nb_samples = avresample_get_out_samples(avr, in->nb_samples); ^ In file included from libavresample/utils.c:29:0: libavresample/avresample.h:403:5: note: declared here int avresample_get_out_samples(AVAudioResampleContext *avr, int in_nb_samples); ^ libavresample/utils.c:625:21: warning: 'avresample_close' is deprecated [-Wdeprecated-declarations] avresample_close(avr); ^ libavresample/utils.c:262:6: note: declared here void avresample_close(AVAudioResampleContext *avr) ^ libavresample/utils.c: In function 'avresample_get_out_samples': libavresample/utils.c:755:5: warning: 'avresample_get_delay' is deprecated [-Wdeprecated-declarations] int64_t samples = avresample_get_delay(avr) + (int64_t)in_nb_samples; ^ In file included from libavresample/utils.c:29:0: libavresample/avresample.h:473:5: note: declared here int avresample_get_delay(AVAudioResampleContext *avr); ^ libavresample/utils.c:764:5: warning: 'avresample_available' is deprecated [-Wdeprecated-declarations] samples += avresample_available(avr); ^ libavresample/utils.c:748:5: note: declared here int avresample_available(AVAudioResampleContext *avr) ^ GEN libavformat/libavformat.pc GEN libavcodec/libavcodec.pc GEN libavresample/libavresample.pc GEN libpostproc/libpostproc.pc GEN libswresample/libswresample.pc GEN libswscale/libswscale.pc GEN libavutil/libavutil.pc CC fftools/cmdutils.o fftools/cmdutils.c: In function 'opt_default': fftools/cmdutils.c:550:5: warning: 'avresample_get_class' is deprecated [-Wdeprecated-declarations] const AVClass *rc = avresample_get_class(); ^ In file included from fftools/cmdutils.c:37:0: ./libavresample/avresample.h:183:16: note: declared here const AVClass *avresample_get_class(void); ^ fftools/cmdutils.c: In function 'print_all_libs_info': fftools/cmdutils.c:1138:5: warning: 'avresample_version' is deprecated [-Wdeprecated-declarations] PRINT_LIB_INFO(avresample, AVRESAMPLE, flags, level); ^ In file included from fftools/cmdutils.c:37:0: ./libavresample/avresample.h:148:10: note: declared here unsigned avresample_version(void); ^ fftools/cmdutils.c:1138:5: warning: 'avresample_configuration' is deprecated [-Wdeprecated-declarations] PRINT_LIB_INFO(avresample, AVRESAMPLE, flags, level); ^ In file included from fftools/cmdutils.c:37:0: ./libavresample/avresample.h:158:13: note: declared here const char *avresample_configuration(void); ^ CC fftools/ffprobe.o fftools/ffprobe.c: In function 'show_packet': fftools/ffprobe.c:2071:5: warning: 'convergence_duration' is deprecated [-Wdeprecated-declarations] print_duration_ts("convergence_duration", pkt->convergence_duration); ^ In file included from ./libavcodec/bsf.h:30:0, from ./libavcodec/avcodec.h:44, from ./libavformat/avformat.h:312, from fftools/ffprobe.c:31: ./libavcodec/packet.h:384:13: note: declared here int64_t convergence_duration; ^ fftools/ffprobe.c:2072:5: warning: 'convergence_duration' is deprecated [-Wdeprecated-declarations] print_duration_time("convergence_duration_time", pkt->convergence_duration, &st->time_base); ^ In file included from ./libavcodec/bsf.h:30:0, from ./libavcodec/avcodec.h:44, from ./libavformat/avformat.h:312, from fftools/ffprobe.c:31: ./libavcodec/packet.h:384:13: note: declared here int64_t convergence_duration; ^ fftools/ffprobe.c: In function 'show_stream': fftools/ffprobe.c:2591:9: warning: 'timecode_frame_start' is deprecated [-Wdeprecated-declarations] if (dec_ctx && dec_ctx->timecode_frame_start >= 0) { ^ In file included from ./libavformat/avformat.h:312:0, from fftools/ffprobe.c:31: ./libavcodec/avcodec.h:1488:13: note: declared here int64_t timecode_frame_start; ^ fftools/ffprobe.c:2593:13: warning: 'timecode_frame_start' is deprecated [-Wdeprecated-declarations] av_timecode_make_mpeg_tc_string(tcbuf, dec_ctx->timecode_frame_start); ^ In file included from ./libavformat/avformat.h:312:0, from fftools/ffprobe.c:31: ./libavcodec/avcodec.h:1488:13: note: declared here int64_t timecode_frame_start; ^ fftools/ffprobe.c:2657:5: warning: 'codec' is deprecated [-Wdeprecated-declarations] if (stream->codec->rc_max_rate > 0) print_val ("max_bit_rate", stream->codec->rc_max_rate, unit_bit_per_second_str); ^ In file included from fftools/ffprobe.c:31:0: ./libavformat/avformat.h:880:21: note: declared here AVCodecContext *codec; ^ fftools/ffprobe.c:1828:12: warning: 'codec' is deprecated [-Wdeprecated-declarations] struct unit_value uv; \ ^ fftools/ffprobe.c:2657:41: note: in expansion of macro 'print_val' if (stream->codec->rc_max_rate > 0) print_val ("max_bit_rate", stream->codec->rc_max_rate, unit_bit_per_second_str); ^ In file included from fftools/ffprobe.c:31:0: ./libavformat/avformat.h:880:21: note: declared here AVCodecContext *codec; ^ fftools/ffprobe.c: In function 'open_input_file': fftools/ffprobe.c:2955:13: warning: 'codec' is deprecated [-Wdeprecated-declarations] ist->dec_ctx->properties = stream->codec->properties; ^ In file included from fftools/ffprobe.c:31:0: ./libavformat/avformat.h:880:21: note: declared here AVCodecContext *codec; ^ fftools/ffprobe.c:2956:13: warning: 'codec' is deprecated [-Wdeprecated-declarations] ist->dec_ctx->coded_width = stream->codec->coded_width; ^ In file included from fftools/ffprobe.c:31:0: ./libavformat/avformat.h:880:21: note: declared here AVCodecContext *codec; ^ fftools/ffprobe.c:2957:13: warning: 'codec' is deprecated [-Wdeprecated-declarations] ist->dec_ctx->coded_height = stream->codec->coded_height; ^ In file included from fftools/ffprobe.c:31:0: ./libavformat/avformat.h:880:21: note: declared here AVCodecContext *codec; ^ GEN libavdevice/libavdevice.ver GEN libavfilter/libavfilter.ver GEN libswscale/libswscale.ver GEN libavutil/libavutil.ver GEN libpostproc/libpostproc.ver GEN libavformat/libavformat.ver GEN libswresample/libswresample.ver GEN libavresample/libavresample.ver LD libavutil/libavutil.so.56 LD libswscale/libswscale.so.5 LD libpostproc/libpostproc.so.55 LD libswresample/libswresample.so.3 LD libavresample/libavresample.so.4 GEN libavcodec/libavcodec.ver LD libavcodec/libavcodec.so.58 LD libavformat/libavformat.so.58 LD libavfilter/libavfilter.so.7 libavfilter/vf_drawtext.o: In function `func_eval_expr_int_format': /srv/storage/autobuild/run/instance-1/output-1/build/ffmpeg-4.3.1/libavfilter/vf_drawtext.c:1077: warning: feclearexcept is not implemented and will always fail /srv/storage/autobuild/run/instance-1/output-1/build/ffmpeg-4.3.1/libavfilter/vf_drawtext.c:1089: warning: fetestexcept is not implemented and will always fail LD libavdevice/libavdevice.so.58 LD ffprobe_g CP ffprobe STRIP ffprobe skipping strip ffprobe make[1]: Leaving directory '/srv/storage/autobuild/run/instance-1/output-1/build/ffmpeg-4.3.1' make: Leaving directory '/srv/storage/autobuild/run/instance-1/buildroot'