123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_mix.c:27: libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] 75 | enum AVResampleDitherMethod dither_method; /**< dither method */ | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_mix.c:26: 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, | ^~~~~~~~~~~~~~ In file included from libavresample/audio_mix.c:26: 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; | ^~~~~~~~~~~~~~ In file included from libavresample/audio_mix.c:26: 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, | ^~~~~~~~~~~~~~ In file included from libavresample/audio_mix.c:26: 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, | ^~~ In file included from libavresample/audio_mix.c:26: libavresample/avresample.h:286:5: note: declared here 286 | 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: 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 { | ^~~~~~~~~~~~~~ In file included from libavresample/audio_mix_matrix.c:28: libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] 73 | enum AVResampleFilterType filter_type; /**< resampling filter type */ | ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_mix_matrix.c:27: libavresample/avresample.h:123:27: note: declared here 123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_mix_matrix.c:28: libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] 75 | enum AVResampleDitherMethod dither_method; /**< dither method */ | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_mix_matrix.c:27: 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, | ^~~~~~~~~~~~~~ In file included from libavresample/audio_mix_matrix.c:27: libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ CC libavresample/dither.o 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, from libavresample/dither.c:39: libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ In file included from libavresample/audio_convert.h:26, from libavresample/dither.c:39: libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] 73 | enum AVResampleFilterType filter_type; /**< resampling filter type */ | ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_convert.h:25, from libavresample/dither.c:39: libavresample/avresample.h:123:27: note: declared here 123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_convert.h:26, from libavresample/dither.c:39: libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] 75 | enum AVResampleDitherMethod dither_method; /**< dither method */ | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_convert.h:25, from libavresample/dither.c:39: 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); | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_convert.h:25, from libavresample/dither.c:39: 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; | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_convert.h:25, from libavresample/dither.c:39: 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) | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/audio_convert.h:25, from libavresample/dither.c:39: libavresample/avresample.h:132:27: note: declared here 132 | enum attribute_deprecated AVResampleDitherMethod { | ^~~~~~~~~~~~~~~~~~~~~~ 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 { | ^~~~~~~~~~~~~~ In file included from libavresample/options.c:27: libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] 73 | enum AVResampleFilterType filter_type; /**< resampling filter type */ | ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/options.c:26: libavresample/avresample.h:123:27: note: declared here 123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/options.c:27: libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] 75 | enum AVResampleDitherMethod dither_method; /**< dither method */ | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/options.c:26: 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, | ^~~~~~~~~~~~~~ In file included from libavresample/options.c:26: libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ CC libavresample/resample.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, from libavresample/resample.c:25: libavresample/avresample.h:112:27: note: declared here 112 | enum attribute_deprecated AVMixCoeffType { | ^~~~~~~~~~~~~~ In file included from libavresample/resample.c:25: libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] 73 | enum AVResampleFilterType filter_type; /**< resampling filter type */ | ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/internal.h:28, from libavresample/resample.c:25: libavresample/avresample.h:123:27: note: declared here 123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/resample.c:25: libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] 75 | enum AVResampleDitherMethod dither_method; /**< dither method */ | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/internal.h:28, from libavresample/resample.c:25: 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; | ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/internal.h:28, from libavresample/resample.c:25: libavresample/avresample.h:123:27: note: declared here 123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ CC libavresample/utils.o 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 { | ^~~~~~~~~~~~~~ In file included from libavresample/utils.c:30: libavresample/internal.h:73:10: warning: 'AVResampleFilterType' is deprecated [-Wdeprecated-declarations] 73 | enum AVResampleFilterType filter_type; /**< resampling filter type */ | ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/utils.c:29: libavresample/avresample.h:123:27: note: declared here 123 | enum attribute_deprecated AVResampleFilterType { | ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/utils.c:30: libavresample/internal.h:75:10: warning: 'AVResampleDitherMethod' is deprecated [-Wdeprecated-declarations] 75 | enum AVResampleDitherMethod dither_method; /**< dither method */ | ^~~~~~~~~~~~~~~~~~~~~~ In file included from libavresample/utils.c:29: 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, | ^~~~~~~~~~~~~~ In file included from libavresample/utils.c:29: 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; | ^~~~~~~~~~~~~~~~~~~~ In file included from libavresample/utils.c:29: 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)) { | ^~ In file included from libavresample/utils.c:29: 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); | ^~~~~~~~~~~~~~~~ In file included from libavresample/utils.c:29: 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); | ^~~ In file included from libavresample/utils.c:29: 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; | ^~~~~~~ In file included from libavresample/utils.c:29: 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) | ^~~~~~~~~~~~~~~~~~~~ GEN libavfilter/libavfilter.pc GEN libavformat/libavformat.pc GEN libavcodec/libavcodec.pc GEN libavresample/libavresample.pc GEN libswresample/libswresample.pc GEN libswscale/libswscale.pc GEN libavutil/libavutil.pc CC fftools/ffmpeg_opt.o CC fftools/ffmpeg_filter.o fftools/ffmpeg_opt.c: In function 'add_input_streams': fftools/ffmpeg_opt.c:851:13: warning: 'codec' is deprecated [-Wdeprecated-declarations] 851 | if (st->codec->lowres) { | ^~ In file included from fftools/cmdutils.h:30, from fftools/ffmpeg.h:28, from fftools/ffmpeg_opt.c:24: ./libavformat/avformat.h:880:21: note: declared here 880 | AVCodecContext *codec; | ^~~~~ fftools/ffmpeg_opt.c:852:17: warning: 'codec' is deprecated [-Wdeprecated-declarations] 852 | ist->dec_ctx->lowres = st->codec->lowres; | ^~~ In file included from fftools/cmdutils.h:30, from fftools/ffmpeg.h:28, from fftools/ffmpeg_opt.c:24: ./libavformat/avformat.h:880:21: note: declared here 880 | AVCodecContext *codec; | ^~~~~ fftools/ffmpeg_opt.c:853:17: warning: 'codec' is deprecated [-Wdeprecated-declarations] 853 | ist->dec_ctx->width = st->codec->width; | ^~~ In file included from fftools/cmdutils.h:30, from fftools/ffmpeg.h:28, from fftools/ffmpeg_opt.c:24: ./libavformat/avformat.h:880:21: note: declared here 880 | AVCodecContext *codec; | ^~~~~ fftools/ffmpeg_opt.c:854:17: warning: 'codec' is deprecated [-Wdeprecated-declarations] 854 | ist->dec_ctx->height = st->codec->height; | ^~~ In file included from fftools/cmdutils.h:30, from fftools/ffmpeg.h:28, from fftools/ffmpeg_opt.c:24: ./libavformat/avformat.h:880:21: note: declared here 880 | AVCodecContext *codec; | ^~~~~ fftools/ffmpeg_opt.c:855:17: warning: 'codec' is deprecated [-Wdeprecated-declarations] 855 | ist->dec_ctx->coded_width = st->codec->coded_width; | ^~~ In file included from fftools/cmdutils.h:30, from fftools/ffmpeg.h:28, from fftools/ffmpeg_opt.c:24: ./libavformat/avformat.h:880:21: note: declared here 880 | AVCodecContext *codec; | ^~~~~ fftools/ffmpeg_opt.c:856:17: warning: 'codec' is deprecated [-Wdeprecated-declarations] 856 | ist->dec_ctx->coded_height = st->codec->coded_height; | ^~~ In file included from fftools/cmdutils.h:30, from fftools/ffmpeg.h:28, from fftools/ffmpeg_opt.c:24: ./libavformat/avformat.h:880:21: note: declared here 880 | AVCodecContext *codec; | ^~~~~ fftools/ffmpeg_opt.c: In function 'open_output_file': fftools/ffmpeg_opt.c:2415:13: warning: 'codec' is deprecated [-Wdeprecated-declarations] 2415 | if (av_opt_set(ost->st->codec, "flags", e->value, 0) < 0) | ^~ In file included from fftools/cmdutils.h:30, from fftools/ffmpeg.h:28, from fftools/ffmpeg_opt.c:24: ./libavformat/avformat.h:880:21: note: declared here 880 | AVCodecContext *codec; | ^~~~~ CC fftools/ffmpeg_hw.o CC fftools/cmdutils.o fftools/cmdutils.c: In function 'opt_default': fftools/cmdutils.c:550:5: warning: 'avresample_get_class' is deprecated [-Wdeprecated-declarations] 550 | 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:1138:5: warning: 'avresample_version' is deprecated [-Wdeprecated-declarations] 1138 | PRINT_LIB_INFO(avresample, AVRESAMPLE, flags, level); | ^~~~~~~~~~~~~~ In file included from fftools/cmdutils.c:37: ./libavresample/avresample.h:148:10: note: declared here 148 | unsigned avresample_version(void); | ^~~~~~~~~~~~~~~~~~ fftools/cmdutils.c:1138:5: warning: 'avresample_configuration' is deprecated [-Wdeprecated-declarations] 1138 | PRINT_LIB_INFO(avresample, AVRESAMPLE, flags, level); | ^~~~~~~~~~~~~~ In file included from fftools/cmdutils.c:37: ./libavresample/avresample.h:158:13: note: declared here 158 | const char *avresample_configuration(void); | ^~~~~~~~~~~~~~~~~~~~~~~~ In file included from /data/buildroot-test/instance-1/output-1/per-package/ffmpeg/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/string.h:495, from fftools/cmdutils.c:22: In function 'strncpy', inlined from 'print_buildconf.constprop' at fftools/cmdutils.c:1167:9: /data/buildroot-test/instance-1/output-1/per-package/ffmpeg/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 3 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'strncpy', inlined from 'print_buildconf.constprop' at fftools/cmdutils.c:1173:9: /data/buildroot-test/instance-1/output-1/per-package/ffmpeg/host/arm-buildroot-linux-gnueabihf/sysroot/usr/include/bits/string_fortified.h:106:10: warning: '__builtin_strncpy' output truncated before terminating nul copying 11 bytes from a string of the same length [-Wstringop-truncation] 106 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ CC fftools/ffmpeg.o fftools/ffmpeg.c: In function 'init_output_stream': fftools/ffmpeg.c:3504:9: warning: 'avcodec_copy_context' is deprecated [-Wdeprecated-declarations] 3504 | ret = avcodec_copy_context(ost->st->codec, ost->enc_ctx); | ^~~ In file included from ./libavformat/avformat.h:312, from fftools/ffmpeg.c:43: ./libavcodec/avcodec.h:2827:5: note: declared here 2827 | int avcodec_copy_context(AVCodecContext *dest, const AVCodecContext *src); | ^~~~~~~~~~~~~~~~~~~~ fftools/ffmpeg.c:3504:9: warning: 'codec' is deprecated [-Wdeprecated-declarations] 3504 | ret = avcodec_copy_context(ost->st->codec, ost->enc_ctx); | ^~~ In file included from fftools/ffmpeg.c:43: ./libavformat/avformat.h:880:21: note: declared here 880 | AVCodecContext *codec; | ^~~~~ fftools/ffmpeg.c:3552:9: warning: 'codec' is deprecated [-Wdeprecated-declarations] 3552 | ost->st->codec->codec= ost->enc_ctx->codec; | ^~~ In file included from fftools/ffmpeg.c:43: ./libavformat/avformat.h:880:21: note: declared here 880 | AVCodecContext *codec; | ^~~~~ fftools/ffmpeg.c: In function 'check_keyboard_interaction': fftools/ffmpeg.c:3935:13: warning: 'codec' is deprecated [-Wdeprecated-declarations] 3935 | debug = input_streams[0]->st->codec->debug<<1; | ^~~~~ In file included from fftools/ffmpeg.c:43: ./libavformat/avformat.h:880:21: note: declared here 880 | AVCodecContext *codec; | ^~~~~ fftools/ffmpeg.c:3958:13: warning: 'codec' is deprecated [-Wdeprecated-declarations] 3958 | input_streams[i]->st->codec->debug = debug; | ^~~~~~~~~~~~~ In file included from fftools/ffmpeg.c:43: ./libavformat/avformat.h:880:21: note: declared here 880 | AVCodecContext *codec; | ^~~~~ GEN libavdevice/libavdevice.ver GEN libavformat/libavformat.ver GEN libavcodec/libavcodec.ver GEN libswresample/libswresample.ver GEN libavutil/libavutil.ver GEN libavfilter/libavfilter.ver GEN libavresample/libavresample.ver LD libavutil/libavutil.so.56 LD libswresample/libswresample.so.3 LD libavresample/libavresample.so.4 LD libavcodec/libavcodec.so.58 GEN libswscale/libswscale.ver LD libswscale/libswscale.so.5 LD libavformat/libavformat.so.58 LD libavdevice/libavdevice.so.58 LD libavfilter/libavfilter.so.7 LD ffmpeg_g CP ffmpeg STRIP ffmpeg skipping strip ffmpeg make[1]: Leaving directory '/data/buildroot-test/instance-1/output-1/build/ffmpeg-4.3.1' make: Leaving directory '/data/buildroot-test/instance-1/buildroot'