tests/checkasm/sbrdsp.c: In function 'test_hf_gen':
tests/checkasm/sbrdsp.c:180:14: warning: unused variable 'bw' [-Wunused-variable]
     INTFLOAT bw = (INTFLOAT)rnd() / UINT_MAX;
              ^~
tests/checkasm/synth_filter.c: In function 'checkasm_check_synth_filter':
tests/checkasm/synth_filter.c:66:42: warning: unused variable 'offset_b' [-Wunused-variable]
         int i, offset0 = 0, offset1 = 0, offset_b = 0;
                                          ^~~~~~~~
libavutil/tests/md5.c: In function 'main':
libavutil/tests/md5.c:41:24: warning: passing argument 2 of 'av_md5_sum' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
     av_md5_sum(md5val, in, 1000);
                        ^~
In file included from libavutil/tests/md5.c:22:
./libavutil/md5.h:83:46: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'volatile uint8_t *' {aka 'volatile unsigned char *'}
 void av_md5_sum(uint8_t *dst, const uint8_t *src, size_t len);
                               ~~~~~~~~~~~~~~~^~~
libavutil/tests/md5.c:43:24: warning: passing argument 2 of 'av_md5_sum' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
     av_md5_sum(md5val, in, 63);
                        ^~
In file included from libavutil/tests/md5.c:22:
./libavutil/md5.h:83:46: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'volatile uint8_t *' {aka 'volatile unsigned char *'}
 void av_md5_sum(uint8_t *dst, const uint8_t *src, size_t len);
                               ~~~~~~~~~~~~~~~^~~
libavutil/tests/md5.c:45:24: warning: passing argument 2 of 'av_md5_sum' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
     av_md5_sum(md5val, in, 64);
                        ^~
In file included from libavutil/tests/md5.c:22:
./libavutil/md5.h:83:46: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'volatile uint8_t *' {aka 'volatile unsigned char *'}
 void av_md5_sum(uint8_t *dst, const uint8_t *src, size_t len);
                               ~~~~~~~~~~~~~~~^~~
libavutil/tests/md5.c:47:24: warning: passing argument 2 of 'av_md5_sum' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
     av_md5_sum(md5val, in, 65);
                        ^~
In file included from libavutil/tests/md5.c:22:
./libavutil/md5.h:83:46: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'volatile uint8_t *' {aka 'volatile unsigned char *'}
 void av_md5_sum(uint8_t *dst, const uint8_t *src, size_t len);
                               ~~~~~~~~~~~~~~~^~~
libavutil/tests/md5.c:51:24: warning: passing argument 2 of 'av_md5_sum' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers]
     av_md5_sum(md5val, in, 999);
                        ^~
In file included from libavutil/tests/md5.c:22:
./libavutil/md5.h:83:46: note: expected 'const uint8_t *' {aka 'const unsigned char *'} but argument is of type 'volatile uint8_t *' {aka 'volatile unsigned char *'}
 void av_md5_sum(uint8_t *dst, const uint8_t *src, size_t len);
                               ~~~~~~~~~~~~~~~^~~
make: *** [tests/Makefile:301: fate-mov-channel-description] Error 1
make: *** [tests/Makefile:300: fate-acodec-pcm-s16be] Error 1
make: *** [tests/Makefile:300: fate-acodec-pcm-s24be] Error 1
make: *** [tests/Makefile:300: fate-acodec-pcm-s32be] Error 1
make: *** [tests/Makefile:301: fate-acodec-pcm-s8] Error 1
make: *** [tests/Makefile:300: fate-acodec-alac] Error 1
make: *** [tests/Makefile:300: fate-vsynth1-vc2-420p] Error 1
make: *** [tests/Makefile:300: fate-vsynth1-mpeg4] Error 1
make: *** [tests/Makefile:300: fate-vsynth1-vc2-420p10] Error 1
make: *** [tests/Makefile:300: fate-vsynth1-vc2-422p] Error 1
make: *** [tests/Makefile:300: fate-vsynth1-vc2-422p12] Error 1
make: *** [tests/Makefile:300: fate-vsynth1-vc2-422p10] Error 1
make: *** [tests/Makefile:300: fate-vsynth1-vc2-444p] Error 1
make: *** [tests/Makefile:301: fate-vsynth1-vc2-thaar] Error 1
make: *** [tests/Makefile:300: fate-vsynth1-vc2-420p12] Error 1
make: *** [tests/Makefile:300: fate-vsynth1-vc2-t5_3] Error 1
make: *** [tests/Makefile:301: fate-vsynth1-vc2-444p10] Error 1
make: *** [tests/Makefile:300: fate-vsynth1-vc2-444p12] Error 1
make: *** [tests/Makefile:301: fate-vsynth1-dnxhd-hr-sq-mov] Error 1
make: *** [tests/Makefile:301: fate-vsynth1-dnxhd-hr-hq-mov] Error 1
make: *** [tests/Makefile:301: fate-vsynth1-dnxhd-1080i-colr] Error 1
make: *** [tests/Makefile:300: fate-vsynth1-dnxhd-1080i-10bit] Error 1
make: *** [tests/Makefile:301: fate-vsynth1-dnxhd-1080i] Error 1
make: *** [tests/Makefile:301: fate-vsynth1-qtrlegray] Error 1
make: *** [tests/Makefile:301: fate-vsynth1-prores] Error 1
make: *** [tests/Makefile:301: fate-vsynth1-mov-bgr24] Error 1
make: *** [tests/Makefile:301: fate-vsynth1-prores_int] Error 1
make: *** [tests/Makefile:300: fate-vsynth1-mov-bpp15] Error 1
make: *** [tests/Makefile:301: fate-vsynth1-qtrle] Error 1
make: *** [tests/Makefile:300: fate-vsynth1-prores_444] Error 1
make: *** [tests/Makefile:300: fate-vsynth1-mov-bpp16] Error 1
make: *** [tests/Makefile:301: fate-vsynth1-avui] Error 1
make: *** [tests/Makefile:300: fate-vsynth1-prores_444_int] Error 1
make: *** [tests/Makefile:301: fate-vsynth1-dnxhd-hr-lb-mov] Error 1
make: *** [tests/Makefile:301: fate-vsynth1-prores_ks] Error 1
make: *** [tests/Makefile:300: fate-vsynth1-svq1] Error 1
make: *** [tests/Makefile:301: fate-filter-meta-4560-rotate0] Error 1
make: *** [tests/Makefile:301: fate-adtstoasc_ticket3715] Error 1
make: *** [tests/Makefile:301: fate-copy-trac236] Error 1
make: *** [tests/Makefile:300: fate-prores-metadata] Error 1
make: *** [tests/Makefile:300: fate-autorotate] Error 1
cpu_flags(raw) = 0x00000003
cpu_flags_str(raw) = lsx lasx
cpu_flags(effective) = 0x00000003
cpu_flags_str(effective) = lsx lasx
threads = 1 (cpu_count = 32)
make: *** [tests/Makefile:300: fate-vsynth3-mpeg4] Error 1
make: *** [tests/Makefile:301: fate-vsynth3-dnxhd-hr-sq-mov] Error 1
make: *** [tests/Makefile:301: fate-vsynth3-dnxhd-hr-hq-mov] Error 1
make: *** [tests/Makefile:300: fate-vsynth3-dnxhd-1080i-colr] Error 1
make: *** [tests/Makefile:300: fate-vsynth3-dnxhd-1080i-10bit] Error 1
make: *** [tests/Makefile:300: fate-vsynth3-prores] Error 1
make: *** [tests/Makefile:300: fate-vsynth3-prores_int] Error 1
make: *** [tests/Makefile:301: fate-vsynth3-prores_444] Error 1
make: *** [tests/Makefile:300: fate-vsynth3-prores_444_int] Error 1
make: *** [tests/Makefile:300: fate-vsynth3-qtrle] Error 1
make: *** [tests/Makefile:300: fate-vsynth3-mov-bpp15] Error 1
make: *** [tests/Makefile:300: fate-vsynth3-prores_ks] Error 1
make: *** [tests/Makefile:300: fate-vsynth3-mov-bgr24] Error 1
make: *** [tests/Makefile:300: fate-vsynth3-mov-bpp16] Error 1
make: *** [tests/Makefile:301: fate-vsynth3-svq1] Error 1
make: *** [tests/Makefile:301: fate-lavf-mov_rtphint] Error 1
make: *** [tests/Makefile:300: fate-lavf-mov] Error 1
make: *** [tests/Makefile:300: fate-lavf-mp4] Error 1
make: *** [tests/Makefile:300: fate-vsynth3-dnxhd-hr-lb-mov] Error 1
make: *** [tests/Makefile:300: fate-vsynth_lena-vc2-420p] Error 1
make: *** [tests/Makefile:301: fate-vsynth_lena-mpeg4] Error 1
make: *** [tests/Makefile:301: fate-vsynth_lena-vc2-420p10] Error 1
make: *** [tests/Makefile:301: fate-vsynth_lena-vc2-422p] Error 1
make: *** [tests/Makefile:300: fate-vsynth_lena-vc2-420p12] Error 1
make: *** [tests/Makefile:300: fate-vsynth_lena-vc2-422p12] Error 1
make: *** [tests/Makefile:301: fate-vsynth_lena-vc2-422p10] Error 1
make: *** [tests/Makefile:300: fate-vsynth_lena-vc2-t5_3] Error 1
make: *** [tests/Makefile:301: fate-vsynth_lena-vc2-444p] Error 1
make: *** [tests/Makefile:301: fate-vsynth_lena-vc2-444p12] Error 1
make: *** [tests/Makefile:301: fate-vsynth_lena-vc2-thaar] Error 1
make: *** [tests/Makefile:301: fate-vsynth_lena-vc2-444p10] Error 1
make: *** [tests/Makefile:300: fate-vsynth_lena-dnxhd-hr-sq-mov] Error 1
make: *** [tests/Makefile:301: fate-vsynth_lena-dnxhd-1080i-10bit] Error 1
make: *** [tests/Makefile:301: fate-vsynth_lena-dnxhd-1080i] Error 1
make: *** [tests/Makefile:301: fate-vsynth_lena-dnxhd-hr-hq-mov] Error 1
make: *** [tests/Makefile:301: fate-vsynth_lena-dnxhd-1080i-colr] Error 1
make: *** [tests/Makefile:301: fate-vsynth_lena-prores] Error 1
make: *** [tests/Makefile:301: fate-vsynth_lena-qtrlegray] Error 1
make: *** [tests/Makefile:300: fate-vsynth_lena-qtrle] Error 1
make: *** [tests/Makefile:301: fate-vsynth_lena-dnxhd-hr-lb-mov] Error 1
make: *** [tests/Makefile:301: fate-vsynth_lena-mov-bgr24] Error 1
make: *** [tests/Makefile:300: fate-vsynth_lena-mov-bpp16] Error 1
make: *** [tests/Makefile:301: fate-vsynth_lena-prores_444] Error 1
make: *** [tests/Makefile:301: fate-vsynth_lena-mov-bpp15] Error 1
make: *** [tests/Makefile:300: fate-vsynth_lena-prores_int] Error 1
make: *** [tests/Makefile:300: fate-vsynth_lena-prores_444_int] Error 1
make: *** [tests/Makefile:301: fate-vsynth_lena-avui] Error 1
make: *** [tests/Makefile:300: fate-vsynth_lena-prores_ks] Error 1
make: *** [tests/Makefile:300: fate-lavf-fate-qtrle_mace6.mov] Error 1
make: *** [tests/Makefile:301: fate-vsynth2-vc2-420p] Error 1
make: *** [tests/Makefile:301: fate-vsynth2-mpeg4] Error 1
make: *** [tests/Makefile:300: fate-vsynth2-vc2-420p12] Error 1
make: *** [tests/Makefile:300: fate-vsynth2-vc2-420p10] Error 1
make: *** [tests/Makefile:301: fate-vsynth2-vc2-422p] Error 1
make: *** [tests/Makefile:301: fate-vsynth2-vc2-422p10] Error 1
make: *** [tests/Makefile:301: fate-vsynth2-vc2-t5_3] Error 1
make: *** [tests/Makefile:301: fate-vsynth2-vc2-422p12] Error 1
make: *** [tests/Makefile:301: fate-vsynth2-vc2-444p] Error 1
make: *** [tests/Makefile:301: fate-vsynth2-vc2-444p10] Error 1
make: *** [tests/Makefile:300: fate-vsynth2-vc2-444p12] Error 1
make: *** [tests/Makefile:300: fate-vsynth2-vc2-thaar] Error 1
make: *** [tests/Makefile:300: fate-vsynth_lena-svq1] Error 1
make: *** [tests/Makefile:301: fate-vsynth2-dnxhd-hr-sq-mov] Error 1
make: *** [tests/Makefile:301: fate-vsynth2-dnxhd-1080i-colr] Error 1
make: *** [tests/Makefile:301: fate-vsynth2-dnxhd-1080i-10bit] Error 1
make: *** [tests/Makefile:300: fate-vsynth2-dnxhd-hr-hq-mov] Error 1
make: *** [tests/Makefile:301: fate-vsynth2-dnxhd-1080i] Error 1
make: *** [tests/Makefile:300: fate-vsynth2-prores] Error 1
make: *** [tests/Makefile:301: fate-vsynth2-prores_int] Error 1
make: *** [tests/Makefile:301: fate-vsynth2-mov-bgr24] Error 1
make: *** [tests/Makefile:301: fate-vsynth2-mov-bpp15] Error 1
make: *** [tests/Makefile:301: fate-vsynth2-qtrle] Error 1
make: *** [tests/Makefile:301: fate-vsynth2-mov-bpp16] Error 1
make: *** [tests/Makefile:301: fate-vsynth2-qtrlegray] Error 1
make: *** [tests/Makefile:300: fate-vsynth2-dnxhd-hr-lb-mov] Error 1
make: *** [tests/Makefile:300: fate-vsynth2-prores_444_int] Error 1
make: *** [tests/Makefile:300: fate-vsynth2-prores_444] Error 1
make: *** [tests/Makefile:300: fate-vsynth2-avui] Error 1
make: *** [tests/Makefile:300: fate-vsynth2-prores_ks] Error 1
make: *** [tests/Makefile:300: fate-vsynth2-svq1] Error 1
make: Target 'fate' not remade because of errors.