read(linux_perf_fd, &tperf, sizeof(tperf));                             \
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libavutil/tests/adler32.c:45:13: note: in expansion of macro 'STOP_TIMER'
             STOP_TIMER('adler');
             ^~~~~~~~~~
In file included from libavutil/tests/aes.c:21:0:
libavutil/tests/aes.c: In function 'main':
./libavutil/timer.h:128:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
     read(linux_perf_fd, &tperf, sizeof(tperf));                             \
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libavutil/tests/aes.c:108:17: note: in expansion of macro 'STOP_TIMER'
                 STOP_TIMER('aes');
                 ^~~~~~~~~~
In file included from libavutil/tests/base64.c:21:0:
libavutil/tests/base64.c: In function 'main':
./libavutil/timer.h:128:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
     read(linux_perf_fd, &tperf, sizeof(tperf));                             \
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libavutil/tests/base64.c:109:13: note: in expansion of macro 'STOP_TIMER'
             STOP_TIMER('encode')
             ^~~~~~~~~~
./libavutil/timer.h:128:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
     read(linux_perf_fd, &tperf, sizeof(tperf));                             \
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libavutil/tests/base64.c:114:13: note: in expansion of macro 'STOP_TIMER'
             STOP_TIMER('decode')
             ^~~~~~~~~~
./libavutil/timer.h:128:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
     read(linux_perf_fd, &tperf, sizeof(tperf));                             \
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libavutil/tests/base64.c:120:13: note: in expansion of macro 'STOP_TIMER'
             STOP_TIMER('syntax check')
             ^~~~~~~~~~
In file included from libavutil/tests/eval.c:19:0:
libavutil/tests/eval.c: In function 'main':
./libavutil/timer.h:128:5: warning: ignoring return value of 'read', declared with attribute warn_unused_result [-Wunused-result]
     read(linux_perf_fd, &tperf, sizeof(tperf));                             \
     ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
libavutil/tests/eval.c:179:13: note: in expansion of macro 'STOP_TIMER'
             STOP_TIMER('av_expr_parse_and_eval');
             ^~~~~~~~~~
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:0:
./libavutil/md5.h:83:6: 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:0:
./libavutil/md5.h:83:6: 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:0:
./libavutil/md5.h:83:6: 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:0:
./libavutil/md5.h:83:6: 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:0:
./libavutil/md5.h:83:6: 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);
      ^~~~~~~~~~
cpu_flags(raw) = 0x00000068
cpu_flags_str(raw) = armv8 neon vfp
cpu_flags(effective) = 0x00000068
cpu_flags_str(effective) = armv8 neon vfp
threads = 1 (cpu_count = 4)
make: *** [fate-seek-acodec-adpcm-ima_qt] Error 139
make: *** [fate-seek-acodec-adpcm-ima_qt-trellis] Error 139
make: *** [fate-seek-acodec-adpcm-ima_wav] Error 139
make: *** [fate-seek-acodec-adpcm-ima_wav-trellis] Error 139
make: *** [fate-seek-acodec-adpcm-ms] Error 139
make: *** [fate-seek-acodec-adpcm-ms-trellis] Error 139
make: *** [fate-seek-acodec-adpcm-swf] Error 139
make: *** [fate-seek-acodec-adpcm-swf-trellis] Error 139
make: *** [fate-seek-acodec-adpcm-yamaha] Error 139
make: *** [fate-seek-acodec-adpcm-yamaha-trellis] Error 139
make: *** [fate-seek-acodec-alac] Error 139
make: *** [fate-seek-acodec-flac] Error 139
make: *** [fate-seek-acodec-mp2] Error 139
make: *** [fate-seek-acodec-pcm-alaw] Error 139
make: *** [fate-seek-acodec-pcm-mulaw] Error 139
make: *** [fate-seek-acodec-pcm-s8] Error 139
make: *** [fate-seek-acodec-pcm-u8] Error 139
make: *** [fate-seek-acodec-pcm-s16be] Error 139
make: *** [fate-seek-acodec-pcm-s16le] Error 139
make: *** [fate-seek-acodec-pcm-s24be] Error 139
make: *** [fate-seek-acodec-pcm-s24le] Error 139
make: *** [fate-seek-acodec-pcm-s32be] Error 139
make: *** [fate-seek-acodec-pcm-s32le] Error 139
make: *** [fate-seek-acodec-pcm-f32be] Error 139
make: *** [fate-seek-acodec-pcm-f32le] Error 139
make: *** [fate-seek-acodec-pcm-f64be] Error 139
make: *** [fate-seek-acodec-pcm-f64le] Error 139
make: *** [fate-seek-lavf-aiff] Error 139
make: *** [fate-seek-lavf-al] Error 139
make: *** [fate-seek-lavf-asf] Error 139
make: *** [fate-seek-lavf-au] Error 139
make: *** [fate-seek-lavf-avi] Error 139
make: *** [fate-seek-lavf-bmp] Error 139
make: *** [fate-seek-lavf-dv] Error 139
make: *** [fate-seek-lavf-gif] Error 139
make: *** [fate-seek-lavf-gxf] Error 139
make: *** [fate-seek-lavf-jpg] Error 139
make: *** [fate-seek-lavf-mkv] Error 139
make: *** [fate-seek-lavf-mmf] Error 139
make: *** [fate-seek-lavf-mov] Error 139
make: *** [fate-seek-lavf-mpg] Error 139
make: *** [fate-seek-lavf-ul] Error 139
make: *** [fate-seek-lavf-mxf] Error 139
make: *** [fate-seek-lavf-mxf_d10] Error 139
make: *** [fate-seek-lavf-mxf_dv25] Error 139
make: *** [fate-seek-lavf-mxf_dvcpro50] Error 139
make: *** [fate-seek-lavf-mxf_opatom] Error 139
make: *** [fate-seek-lavf-mxf_opatom_audio] Error 139
make: *** [fate-seek-lavf-nut] Error 139
make: *** [fate-seek-lavf-ogg] Error 139
make: *** [fate-seek-lavf-pbmpipe] Error 139
make: *** [fate-seek-lavf-pcx] Error 139
make: *** [fate-seek-lavf-pgm] Error 139
make: *** [fate-seek-lavf-pgmpipe] Error 139
make: *** [fate-seek-lavf-ppm] Error 139
make: *** [fate-seek-lavf-ppmpipe] Error 139
make: *** [fate-seek-lavf-sgi] Error 139
make: *** [fate-seek-lavf-rm] Error 139
make: *** [fate-seek-lavf-tga] Error 139
make: *** [fate-seek-lavf-swf] Error 139
make: *** [fate-seek-lavf-tiff] Error 139
make: *** [fate-seek-lavf-ts] Error 139
make: *** [fate-seek-lavf-voc] Error 139
make: *** [fate-seek-lavf-wav] Error 139
make: *** [fate-seek-lavf-wtv] Error 139
make: *** [fate-seek-lavf-y4m] Error 139
make: *** [fate-seek-vsynth_lena-asv1] Error 139
make: *** [fate-seek-vsynth_lena-asv2] Error 139
make: *** [fate-seek-vsynth_lena-dnxhd-720p] Error 139
make: *** [fate-seek-vsynth_lena-dnxhd-720p-rd] Error 139
make: *** [fate-seek-vsynth_lena-dnxhd-1080i] Error 139
make: *** [fate-seek-vsynth_lena-dv] Error 139
make: *** [fate-seek-vsynth_lena-dv-411] Error 139
make: *** [fate-seek-vsynth_lena-dv-50] Error 139
make: *** [fate-seek-vsynth_lena-ffv1] Error 139
make: *** [fate-seek-vsynth_lena-flashsv] Error 139
make: *** [fate-seek-vsynth_lena-flv] Error 139
make: *** [fate-seek-vsynth_lena-h261] Error 139
make: *** [fate-seek-vsynth_lena-h263] Error 139
make: *** [fate-seek-vsynth_lena-h263p] Error 139
make: *** [fate-seek-vsynth_lena-huffyuv] Error 139
make: *** [fate-seek-vsynth_lena-jpegls] Error 139
make: *** [fate-seek-vsynth_lena-ljpeg] Error 139
make: *** [fate-seek-vsynth_lena-mjpeg] Error 139
make: *** [fate-seek-vsynth_lena-dnxhd-4k-hr-lb] Error 139
make: *** [fate-seek-vsynth_lena-mpeg1] Error 139
make: *** [fate-seek-vsynth_lena-mpeg1b] Error 139
make: *** [fate-seek-vsynth_lena-mpeg2-422] Error 139
make: *** [fate-seek-vsynth_lena-mpeg2-idct-int] Error 139
make: *** [fate-seek-vsynth_lena-mpeg2-ilace] Error 139
make: *** [fate-seek-vsynth_lena-mpeg2-ivlc-qprd] Error 139
make: *** [fate-seek-vsynth_lena-mpeg2-thread] Error 139
make: *** [fate-seek-vsynth_lena-mpeg2-thread-ivlc] Error 139
make: *** [fate-seek-vsynth_lena-mpeg4] Error 139
make: *** [fate-seek-vsynth_lena-mpeg4-rc] Error 139
make: *** [fate-seek-vsynth_lena-mpeg4-adv] Error 139
make: *** [fate-seek-vsynth_lena-mpeg4-qprd] Error 139
make: *** [fate-seek-vsynth_lena-mpeg4-adap] Error 139
make: *** [fate-seek-vsynth_lena-mpeg4-qpel] Error 139
make: *** [fate-seek-vsynth_lena-mpeg4-thread] Error 139
make: *** [fate-seek-vsynth_lena-mpeg4-error] Error 139
make: *** [fate-seek-vsynth_lena-mpeg4-nr] Error 139
make: *** [fate-seek-vsynth_lena-mpeg4-nsse] Error 139
make: *** [fate-seek-vsynth_lena-msmpeg4] Error 139
make: *** [fate-seek-vsynth_lena-msmpeg4v2] Error 139
make: *** [fate-seek-vsynth_lena-rgb] Error 139
make: *** [fate-seek-vsynth_lena-roqvideo] Error 139
make: *** [fate-seek-vsynth_lena-rv10] Error 139
make: *** [fate-seek-vsynth_lena-rv20] Error 139
make: *** [fate-seek-vsynth_lena-snow] Error 139
make: *** [fate-seek-vsynth_lena-snow-ll] Error 139
make: *** [fate-seek-vsynth_lena-svq1] Error 139
make: *** [fate-seek-vsynth_lena-wmv1] Error 139
make: *** [fate-seek-vsynth_lena-wmv2] Error 139
make: *** [fate-seek-vsynth_lena-yuv] Error 139
make: *** [fate-seek-lavf-flv] Error 139
make: Target 'fate' not remade because of errors.