X86ASM libswscale/x86/rgb_2_rgb.o X86ASM libswscale/x86/scale.o STRIP libswscale/x86/rgb_2_rgb.o skipping strip -x libswscale/x86/rgb_2_rgb.o CC libswscale/x86/swscale.o CC libswscale/x86/yuv2rgb.o X86ASM libswscale/x86/yuv2yuvX.o STRIP libswscale/x86/yuv2yuvX.o skipping strip -x libswscale/x86/yuv2yuvX.o X86ASM libswscale/x86/yuv_2_rgb.o STRIP libswscale/x86/yuv_2_rgb.o skipping strip -x libswscale/x86/yuv_2_rgb.o CC libswscale/yuv2rgb.o STRIP libswscale/x86/scale.o skipping strip -x libswscale/x86/scale.o CC libavresample/audio_convert.o In file included from libavresample/audio_convert.h:26, from libavresample/audio_convert.c:30: libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] 63 | enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ | ^~~~~~~~~~~~~~ In file included from libavresample/audio_convert.h:25: libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] 73 | enum AVResampleFilterType filter_type; /**< resampling filter type */ | ^~~~~~~~~~~~~~~~~~~~ libavresample/avresample.h:123:27: note: declared here 123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] 75 | enum AVResampleDitherMethod dither_method; /**< dither method */ | ^~~~~~~~~~~~~~~~~~~~~~ libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_convert.c:32: libavresample/dither.h:91:30: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] 91 | enum AVResampleDitherMethod method); | ^~~~~~~~~~~~~~~~~~~~~~ libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ CC libavresample/audio_data.o In file included from libavresample/audio_data.h:30, from libavresample/audio_data.c:25: libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] 63 | enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ | ^~~~~~~~~~~~~~ In file included from libavresample/audio_data.h:29: libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] 73 | enum AVResampleFilterType filter_type; /**< resampling filter type */ | ^~~~~~~~~~~~~~~~~~~~ libavresample/avresample.h:123:27: note: declared here 123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] 75 | enum AVResampleDitherMethod dither_method; /**< dither method */ | ^~~~~~~~~~~~~~~~~~~~~~ libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ CC libavresample/audio_mix.o CC libavresample/audio_mix_matrix.o In file included from libavresample/audio_mix.c:27: libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] 63 | enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ | ^~~~~~~~~~~~~~ In file included from libavresample/audio_mix.c:26: libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] 73 | enum AVResampleFilterType filter_type; /**< resampling filter type */ | ^~~~~~~~~~~~~~~~~~~~ libavresample/avresample.h:123:27: note: declared here 123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] 75 | enum AVResampleDitherMethod dither_method; /**< dither method */ | ^~~~~~~~~~~~~~~~~~~~~~ libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_mix.c:29: libavresample/audio_mix.h:55:33: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] 55 | enum AVMixCoeffType coeff_type, int in_channels, | ^~~~~~~~~~~~~~ libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ libavresample/audio_mix.c:36:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] 36 | enum AVMixCoeffType coeff_type; | ^~~~~~~~~~~~~~ libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ libavresample/audio_mix.c:62:33: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] 62 | enum AVMixCoeffType coeff_type, int in_channels, | ^~~~~~~~~~~~~~ libavresample/avresample.h:112:27: note: declared here 112 | 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] 378 | ret = avresample_build_matrix(avr->in_channel_layout, | ^~~ libavresample/avresample.h:286:5: note: declared here 286 | int avresample_build_matrix(uint64_t in_layout, uint64_t out_layout, | ^~~~~~~~~~~~~~~~~~~~~~~ CC libavresample/dither.o In file included from libavresample/audio_mix_matrix.c:28: libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] 63 | enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ | ^~~~~~~~~~~~~~ In file included from libavresample/audio_mix_matrix.c:27: libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] 73 | enum AVResampleFilterType filter_type; /**< resampling filter type */ | ^~~~~~~~~~~~~~~~~~~~ libavresample/avresample.h:123:27: note: declared here 123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] 75 | enum AVResampleDitherMethod dither_method; /**< dither method */ | ^~~~~~~~~~~~~~~~~~~~~~ libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_mix_matrix.c:30: libavresample/audio_mix.h:55:33: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] 55 | enum AVMixCoeffType coeff_type, int in_channels, | ^~~~~~~~~~~~~~ libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ CC libavresample/options.o In file included from libavresample/audio_convert.h:26, from libavresample/dither.c:39: libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] 63 | enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ | ^~~~~~~~~~~~~~ In file included from libavresample/audio_convert.h:25: libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] 73 | enum AVResampleFilterType filter_type; /**< resampling filter type */ | ^~~~~~~~~~~~~~~~~~~~ libavresample/avresample.h:123:27: note: declared here 123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] 75 | enum AVResampleDitherMethod dither_method; /**< dither method */ | ^~~~~~~~~~~~~~~~~~~~~~ libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/dither.c:40: libavresample/dither.h:91:30: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] 91 | enum AVResampleDitherMethod method); | ^~~~~~~~~~~~~~~~~~~~~~ libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ libavresample/dither.c:56:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] 56 | enum AVResampleDitherMethod method; | ^~~~~~~~~~~~~~~~~~~~~~ libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ libavresample/dither.c:330:38: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] 330 | enum AVResampleDitherMethod method) | ^~~~~~~~~~~~~~~~~~~~~~ libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ CC libavresample/resample.o In file included from libavresample/options.c:27: libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] 63 | enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ | ^~~~~~~~~~~~~~ In file included from libavresample/options.c:26: libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] 73 | enum AVResampleFilterType filter_type; /**< resampling filter type */ | ^~~~~~~~~~~~~~~~~~~~ libavresample/avresample.h:123:27: note: declared here 123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] 75 | enum AVResampleDitherMethod dither_method; /**< dither method */ | ^~~~~~~~~~~~~~~~~~~~~~ libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/options.c:28: libavresample/audio_mix.h:55:33: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] 55 | enum AVMixCoeffType coeff_type, int in_channels, | ^~~~~~~~~~~~~~ libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ CC libavresample/utils.o X86ASM libavresample/x86/audio_convert.o In file included from libavresample/resample.c:25: libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] 63 | enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ | ^~~~~~~~~~~~~~ In file included from libavresample/internal.h:28: libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] 73 | enum AVResampleFilterType filter_type; /**< resampling filter type */ | ^~~~~~~~~~~~~~~~~~~~ libavresample/avresample.h:123:27: note: declared here 123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] 75 | enum AVResampleDitherMethod dither_method; /**< dither method */ | ^~~~~~~~~~~~~~~~~~~~~~ libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/resample.c:26: libavresample/resample.h:42:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] 42 | enum AVResampleFilterType filter_type; | ^~~~~~~~~~~~~~~~~~~~ libavresample/avresample.h:123:27: note: declared here 123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/utils.c:30: libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] 63 | enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ | ^~~~~~~~~~~~~~ In file included from libavresample/utils.c:29: libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] 73 | enum AVResampleFilterType filter_type; /**< resampling filter type */ | ^~~~~~~~~~~~~~~~~~~~ libavresample/avresample.h:123:27: note: declared here 123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] 75 | enum AVResampleDitherMethod dither_method; /**< dither method */ | ^~~~~~~~~~~~~~~~~~~~~~ libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/utils.c:33: libavresample/audio_mix.h:55:33: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] 55 | enum AVMixCoeffType coeff_type, int in_channels, | ^~~~~~~~~~~~~~ libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ In file included from libavresample/utils.c:34: libavresample/resample.h:42:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] 42 | enum AVResampleFilterType filter_type; | ^~~~~~~~~~~~~~~~~~~~ libavresample/avresample.h:123:27: note: declared here 123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ libavresample/utils.c: In function 'avresample_open': libavresample/utils.c:40:5: warning: 'avresample_is_open' is deprecated [-Wdeprecated-declarations] 40 | if (avresample_is_open(avr)) { | ^~ libavresample/avresample.h:226:5: note: declared here 226 | int avresample_is_open(AVAudioResampleContext *avr); | ^~~~~~~~~~~~~~~~~~ libavresample/utils.c:253:5: warning: 'avresample_close' is deprecated [-Wdeprecated-declarations] 253 | avresample_close(avr); | ^~~~~~~~~~~~~~~~ libavresample/avresample.h:245:6: note: declared here 245 | void avresample_close(AVAudioResampleContext *avr); | ^~~~~~~~~~~~~~~~ libavresample/utils.c: In function 'avresample_free': libavresample/utils.c:282:5: warning: 'avresample_close' is deprecated [-Wdeprecated-declarations] 282 | avresample_close(*avr); | ^~~~~~~~~~~~~~~~ libavresample/utils.c:262:6: note: declared here 262 | 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] 507 | if (avresample_is_open(avr)) { | ^~ libavresample/utils.c:257:5: note: declared here 257 | int avresample_is_open(AVAudioResampleContext *avr) | ^~~~~~~~~~~~~~~~~~ libavresample/utils.c:508:9: warning: 'avresample_close' is deprecated [-Wdeprecated-declarations] 508 | avresample_close(avr); | ^~~~~~~~~~~~~~~~ libavresample/utils.c:262:6: note: declared here 262 | void avresample_close(AVAudioResampleContext *avr) | ^~~~~~~~~~~~~~~~ libavresample/utils.c: In function 'convert_frame': libavresample/utils.c:570:5: warning: 'avresample_convert' is deprecated [-Wdeprecated-declarations] 570 | ret = avresample_convert(avr, out_data, out_linesize, | ^~~ libavresample/utils.c:330:25: note: declared here 330 | 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] 608 | if (!avresample_is_open(avr)) { | ^~ libavresample/utils.c:257:5: note: declared here 257 | int avresample_is_open(AVAudioResampleContext *avr) | ^~~~~~~~~~~~~~~~~~ libavresample/utils.c:609:9: warning: 'avresample_config' is deprecated [-Wdeprecated-declarations] 609 | if ((ret = avresample_config(avr, out, in)) < 0) | ^~ libavresample/utils.c:505:5: note: declared here 505 | int avresample_config(AVAudioResampleContext *avr, AVFrame *out, AVFrame *in) | ^~~~~~~~~~~~~~~~~ libavresample/utils.c:611:9: warning: 'avresample_open' is deprecated [-Wdeprecated-declarations] 611 | if ((ret = avresample_open(avr)) < 0) | ^~ libavresample/utils.c:36:5: note: declared here 36 | int avresample_open(AVAudioResampleContext *avr) | ^~~~~~~~~~~~~~~ libavresample/utils.c:622:13: warning: 'avresample_get_out_samples' is deprecated [-Wdeprecated-declarations] 622 | out->nb_samples = avresample_get_out_samples(avr, in->nb_samples); | ^~~ libavresample/avresample.h:403:5: note: declared here 403 | int avresample_get_out_samples(AVAudioResampleContext *avr, int in_nb_samples); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ libavresample/utils.c:625:21: warning: 'avresample_close' is deprecated [-Wdeprecated-declarations] 625 | avresample_close(avr); | ^~~~~~~~~~~~~~~~ libavresample/utils.c:262:6: note: declared here 262 | 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] 755 | int64_t samples = avresample_get_delay(avr) + (int64_t)in_nb_samples; | ^~~~~~~ libavresample/avresample.h:473:5: note: declared here 473 | int avresample_get_delay(AVAudioResampleContext *avr); | ^~~~~~~~~~~~~~~~~~~~ libavresample/utils.c:764:5: warning: 'avresample_available' is deprecated [-Wdeprecated-declarations] 764 | samples += avresample_available(avr); | ^~~~~~~ libavresample/utils.c:748:5: note: declared here 748 | int avresample_available(AVAudioResampleContext *avr) | ^~~~~~~~~~~~~~~~~~~~ CC libavresample/x86/audio_convert_init.o X86ASM libavresample/x86/audio_mix.o In file included from ./libavresample/audio_convert.h:26, from libavresample/x86/audio_convert_init.c:24: ./libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] 63 | enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ | ^~~~~~~~~~~~~~ In file included from ./libavresample/audio_convert.h:25: ./libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ ./libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] 73 | enum AVResampleFilterType filter_type; /**< resampling filter type */ | ^~~~~~~~~~~~~~~~~~~~ ./libavresample/avresample.h:123:27: note: declared here 123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ ./libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] 75 | enum AVResampleDitherMethod dither_method; /**< dither method */ | ^~~~~~~~~~~~~~~~~~~~~~ ./libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ CC libavresample/x86/audio_mix_init.o STRIP libavresample/x86/audio_convert.o skipping strip -x libavresample/x86/audio_convert.o X86ASM libavresample/x86/dither.o In file included from ./libavresample/audio_mix.h:28, from libavresample/x86/audio_mix_init.c:24: ./libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] 63 | enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ | ^~~~~~~~~~~~~~ In file included from ./libavresample/audio_mix.h:27: ./libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ ./libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] 73 | enum AVResampleFilterType filter_type; /**< resampling filter type */ | ^~~~~~~~~~~~~~~~~~~~ ./libavresample/avresample.h:123:27: note: declared here 123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ ./libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] 75 | enum AVResampleDitherMethod dither_method; /**< dither method */ | ^~~~~~~~~~~~~~~~~~~~~~ ./libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ ./libavresample/audio_mix.h:55:33: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] 55 | enum AVMixCoeffType coeff_type, int in_channels, | ^~~~~~~~~~~~~~ ./libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ CC libavresample/x86/dither_init.o STRIP libavresample/x86/dither.o skipping strip -x libavresample/x86/dither.o GEN libavfilter/libavfilter.pc GEN libavformat/libavformat.pc GEN libavcodec/libavcodec.pc GEN libavresample/libavresample.pc GEN libswresample/libswresample.pc In file included from ./libavresample/audio_data.h:30, from ./libavresample/dither.h:25, from libavresample/x86/dither_init.c:24: ./libavresample/internal.h:63:10: warning: 'AVMixCoeffType' is deprecated [-Wdeprecated-declarations] 63 | enum AVMixCoeffType mix_coeff_type; /**< mixing coefficient type */ | ^~~~~~~~~~~~~~ In file included from ./libavresample/dither.h:24: ./libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ ./libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] 73 | enum AVResampleFilterType filter_type; /**< resampling filter type */ | ^~~~~~~~~~~~~~~~~~~~ ./libavresample/avresample.h:123:27: note: declared here 123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ ./libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] 75 | enum AVResampleDitherMethod dither_method; /**< dither method */ | ^~~~~~~~~~~~~~~~~~~~~~ ./libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ ./libavresample/dither.h:91:30: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] 91 | enum AVResampleDitherMethod method); | ^~~~~~~~~~~~~~~~~~~~~~ ./libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ libavresample/x86/dither_init.c:35:38: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] 35 | enum AVResampleDitherMethod method) | ^~~~~~~~~~~~~~~~~~~~~~ ./libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ GEN libswscale/libswscale.pc GEN libavutil/libavutil.pc CC fftools/cmdutils.o CC fftools/ffplay.o fftools/cmdutils.c: In function 'opt_default': fftools/cmdutils.c:549:5: warning: 'avresample_get_class' is deprecated [-Wdeprecated-declarations] 549 | const AVClass *rc = avresample_get_class(); | ^~~~~ In file included from fftools/cmdutils.c:37: ./libavresample/avresample.h:183:16: note: declared here 183 | const AVClass *avresample_get_class(void); | ^~~~~~~~~~~~~~~~~~~~ fftools/cmdutils.c: In function 'print_all_libs_info': fftools/cmdutils.c:1137:5: warning: 'avresample_version' is deprecated [-Wdeprecated-declarations] 1137 | PRINT_LIB_INFO(avresample, AVRESAMPLE, flags, level); | ^~~~~~~~~~~~~~ ./libavresample/avresample.h:148:10: note: declared here 148 | unsigned avresample_version(void); | ^~~~~~~~~~~~~~~~~~ fftools/cmdutils.c:1137:5: warning: 'avresample_configuration' is deprecated [-Wdeprecated-declarations] 1137 | PRINT_LIB_INFO(avresample, AVRESAMPLE, flags, level); | ^~~~~~~~~~~~~~ ./libavresample/avresample.h:158:13: note: declared here 158 | const char *avresample_configuration(void); | ^~~~~~~~~~~~~~~~~~~~~~~~ GEN libavdevice/libavdevice.ver GEN libavformat/libavformat.ver GEN libswresample/libswresample.ver GEN libavutil/libavutil.ver GEN libavfilter/libavfilter.ver GEN libswscale/libswscale.ver LD libavutil/libavutil.so.56 /home/thomas/autobuild/instance-2/output-1/host/lib/gcc/i686-buildroot-linux-gnu/12.2.0/../../../../i686-buildroot-linux-gnu/bin/ld: libavutil/x86/float_dsp.o: warning: relocation in read-only section `.text' /home/thomas/autobuild/instance-2/output-1/host/lib/gcc/i686-buildroot-linux-gnu/12.2.0/../../../../i686-buildroot-linux-gnu/bin/ld: warning: creating DT_TEXTREL in a shared object LD libswresample/libswresample.so.3 /home/thomas/autobuild/instance-2/output-1/host/lib/gcc/i686-buildroot-linux-gnu/12.2.0/../../../../i686-buildroot-linux-gnu/bin/ld: libswresample/x86/audio_convert.o: warning: relocation in read-only section `.text' /home/thomas/autobuild/instance-2/output-1/host/lib/gcc/i686-buildroot-linux-gnu/12.2.0/../../../../i686-buildroot-linux-gnu/bin/ld: warning: creating DT_TEXTREL in a shared object LD libswscale/libswscale.so.5 /home/thomas/autobuild/instance-2/output-1/host/lib/gcc/i686-buildroot-linux-gnu/12.2.0/../../../../i686-buildroot-linux-gnu/bin/ld: libswscale/x86/hscale_fast_bilinear_simd.o: warning: relocation in read-only section `.text.unlikely' /home/thomas/autobuild/instance-2/output-1/host/lib/gcc/i686-buildroot-linux-gnu/12.2.0/../../../../i686-buildroot-linux-gnu/bin/ld: warning: creating DT_TEXTREL in a shared object STRIP libavresample/x86/audio_mix.o skipping strip -x libavresample/x86/audio_mix.o GEN libavresample/libavresample.ver LD libavresample/libavresample.so.4 /home/thomas/autobuild/instance-2/output-1/host/lib/gcc/i686-buildroot-linux-gnu/12.2.0/../../../../i686-buildroot-linux-gnu/bin/ld: libavresample/x86/audio_convert.o: warning: relocation in read-only section `.text' /home/thomas/autobuild/instance-2/output-1/host/lib/gcc/i686-buildroot-linux-gnu/12.2.0/../../../../i686-buildroot-linux-gnu/bin/ld: warning: creating DT_TEXTREL in a shared object