=> Bootstrap dependency digest>=20211023: found digest-20220214
===> Skipping vulnerability checks.
WARNING: No /usr/pkg/pkgdb/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /usr/pkg/pkgdb fetch-pkg-vulnerabilities'.
===> Building for ffplay2-2.8.22nb4
CC	libavdevice/utils.o
CC	libavdevice/avdevice.o
CC	libavformat/allformats.o
CC	libavformat/cutils.o
CC	libavformat/avio.o
CC	libavformat/aviobuf.o
CC	libavformat/dump.o
CC	libavdevice/alldevices.o
CC	libavformat/format.o
CC	libavformat/golomb_tab.o
CC	libavformat/id3v1.o
CC	libavformat/id3v2.o
CC	libavformat/log2_tab.o
libavformat/format.c: In function 'av_probe_input_format3':
libavformat/format.c:182:17: warning: assignment discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
         lpd.buf = zerobuffer;
                 ^
CC	libavformat/metadata.o
CC	libavformat/options.o
CC	libavformat/os_support.o
CC	libavformat/mux.o
CC	libavformat/riff.o
CC	libavformat/url.o
CC	libavformat/sdp.o
CC	libavformat/utils.o
CC	libavcodec/allcodecs.o
CC	libavcodec/audioconvert.o
CC	libavcodec/avfft.o
CC	libavcodec/avdct.o
libavformat/utils.c: In function 'avformat_find_stream_info':
libavformat/utils.c:3131:9: warning: 'max_analyze_duration' is deprecated [-Wdeprecated-declarations]
         max_analyze_duration = ic->max_analyze_duration;
         ^~~~~~~~~~~~~~~~~~~~
In file included from libavformat/audiointerleave.h:27:0,
                 from libavformat/utils.c:42:
libavformat/avformat.h:1421:9: note: declared here
     int max_analyze_duration;
         ^~~~~~~~~~~~~~~~~~~~
CC	libavcodec/avpacket.o
CC	libavcodec/avpicture.o
CC	libavcodec/bitstream.o
CC	libavcodec/bitstream_filter.o
CC	libavcodec/dct.o
CC	libavcodec/codec_desc.o
CC	libavcodec/dct32_fixed.o
CC	libavcodec/dct32_float.o
CC	libavcodec/dv_profile.o
CC	libavcodec/fft_fixed.o
CC	libavcodec/fft_fixed_32.o
CC	libavcodec/fft_float.o
CC	libavcodec/fft_init_table.o
CC	libavcodec/log2_tab.o
CC	libavcodec/imgconvert.o
CC	libavcodec/mathtables.o
CC	libavcodec/mdct_fixed.o
CC	libavcodec/mdct_fixed_32.o
CC	libavcodec/mdct_float.o
CC	libavcodec/options.o
CC	libavcodec/parser.o
libavcodec/options.c: In function 'avcodec_copy_context':
libavcodec/options.c:214:23: warning: passing argument 2 of 'av_opt_copy' discards 'const' qualifier from pointer target type [-Wdiscarded-qualifiers]
     av_opt_copy(dest, src);
                       ^~~
In file included from libavcodec/options.c:32:0:
./libavutil/opt.h:838:5: note: expected 'void *' but argument is of type 'const AVCodecContext * {aka const struct AVCodecContext *}'
 int av_opt_copy(void *dest, FF_CONST_AVUTIL55 void *src);
     ^~~~~~~~~~~
CC	libavcodec/pthread.o
CC	libavcodec/pthread_frame.o
CC	libavcodec/pthread_slice.o
CC	libavcodec/raw.o
CC	libavcodec/qsv_api.o
CC	libavcodec/rdft.o
CC	libavcodec/resample.o
CC	libavcodec/reverse.o
CC	libavcodec/resample2.o
CC	libavcodec/vorbis_parser.o
CC	libavcodec/utils.o
CC	libavcodec/vdpau.o
CC	libavcodec/x86/constants.o
CC	libavcodec/x86/dct_init.o
YASM	libavcodec/x86/dct32.o
YASM	libavcodec/x86/deinterlace.o
libavcodec/utils.c: In function 'recode_subtitle':
libavcodec/utils.c:2786:19: warning: passing argument 2 of 'iconv' from incompatible pointer type [-Wincompatible-pointer-types]
     if (iconv(cd, &inb, &inl, &outb, &outl) == (size_t)-1 ||
                   ^
In file included from libavcodec/utils.c:59:0:
/usr/include/iconv.h:46:8: note: expected 'const char ** restrict' but argument is of type 'char **'
 size_t iconv(iconv_t, const char ** __restrict,
        ^~~~~
libavcodec/x86/fft.asm:558: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy]
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:588: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:558: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy]
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:591: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:558: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy]
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:593: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:623: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:583: ... from macro `FFT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:588: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:623: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:583: ... from macro `FFT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:591: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:623: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:583: ... from macro `FFT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:593: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:625: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:583: ... from macro `FFT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:588: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:625: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:583: ... from macro `FFT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:591: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:625: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:583: ... from macro `FFT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:593: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:628: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:583: ... from macro `FFT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:588: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:628: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:583: ... from macro `FFT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:591: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:628: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:583: ... from macro `FFT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:593: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:630: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy]
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:588: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:630: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy]
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:591: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:630: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy]
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:593: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:717: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:664: ... from macro `IMDCT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:588: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:717: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:664: ... from macro `IMDCT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:591: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:717: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:664: ... from macro `IMDCT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:593: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:719: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:664: ... from macro `IMDCT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:588: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:719: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:664: ... from macro `IMDCT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:591: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:719: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:664: ... from macro `IMDCT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:593: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:723: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:664: ... from macro `IMDCT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:588: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:723: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:664: ... from macro `IMDCT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:591: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:723: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:664: ... from macro `IMDCT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:593: ... from macro `PROLOGUE' defined here
STRIP	libavcodec/x86/deinterlace.o
skipping strip -wN ..@* libavcodec/x86/deinterlace.o
libavcodec/x86/fft.asm:1079: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:964: ... from macro `DECL_IMDCT' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:588: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:1079: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:964: ... from macro `DECL_IMDCT' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:591: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:1079: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:964: ... from macro `DECL_IMDCT' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:593: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:1083: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:964: ... from macro `DECL_IMDCT' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:588: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:1083: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:964: ... from macro `DECL_IMDCT' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:591: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:1083: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:964: ... from macro `DECL_IMDCT' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:593: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:1086: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:964: ... from macro `DECL_IMDCT' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:588: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:1086: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:964: ... from macro `DECL_IMDCT' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
CC	libavcodec/xiph.o
libavutil/x86/x86inc.asm:591: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:1086: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:964: ... from macro `DECL_IMDCT' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:593: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:1092: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:964: ... from macro `DECL_IMDCT' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:588: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:1092: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:964: ... from macro `DECL_IMDCT' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:591: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:1092: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:964: ... from macro `DECL_IMDCT' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:593: ... from macro `PROLOGUE' defined here
YASM	libavcodec/x86/fft.o
CC	libavcodec/x86/fft_init.o
STRIP	libavcodec/x86/dct32.o
skipping strip -wN ..@* libavcodec/x86/dct32.o
CC	libavutil/adler32.o
CC	libavutil/aes.o
CC	libavutil/audio_fifo.o
CC	libavutil/base64.o
CC	libavutil/avstring.o
CC	libavutil/blowfish.o
libavcodec/x86/fft.asm:558: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy]
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:588: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:558: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy]
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:591: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:558: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy]
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:593: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:623: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:583: ... from macro `FFT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:588: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:623: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:583: ... from macro `FFT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:591: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:623: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:583: ... from macro `FFT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:593: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:625: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:583: ... from macro `FFT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:588: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:625: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:583: ... from macro `FFT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:591: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:625: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:583: ... from macro `FFT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:593: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:628: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:583: ... from macro `FFT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:588: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:628: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:583: ... from macro `FFT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:591: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:628: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:583: ... from macro `FFT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:593: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:630: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy]
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:588: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:630: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy]
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:591: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:630: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy]
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:593: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:717: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:664: ... from macro `IMDCT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:588: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:717: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:664: ... from macro `IMDCT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:591: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:717: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:664: ... from macro `IMDCT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:593: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:719: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:664: ... from macro `IMDCT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:588: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:719: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:664: ... from macro `IMDCT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:591: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:719: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:664: ... from macro `IMDCT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:593: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:723: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:664: ... from macro `IMDCT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:588: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:723: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:664: ... from macro `IMDCT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:591: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:723: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:664: ... from macro `IMDCT_CALC_FUNC' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:593: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:1079: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:964: ... from macro `DECL_IMDCT' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:588: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:1079: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:964: ... from macro `DECL_IMDCT' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:591: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:1079: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:964: ... from macro `DECL_IMDCT' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:593: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:1083: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:964: ... from macro `DECL_IMDCT' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:588: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:1083: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:964: ... from macro `DECL_IMDCT' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:591: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:1083: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:964: ... from macro `DECL_IMDCT' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:593: ... from macro `PROLOGUE' defined here
CC	libavutil/bprint.o
libavcodec/x86/fft.asm:1086: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:964: ... from macro `DECL_IMDCT' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:588: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:1086: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:964: ... from macro `DECL_IMDCT' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:591: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:1086: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:964: ... from macro `DECL_IMDCT' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:593: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:1092: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:964: ... from macro `DECL_IMDCT' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:588: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:1092: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:964: ... from macro `DECL_IMDCT' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:591: ... from macro `PROLOGUE' defined here
libavcodec/x86/fft.asm:1092: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy]
libavcodec/x86/fft.asm:964: ... from macro `DECL_IMDCT' defined here
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:593: ... from macro `PROLOGUE' defined here
STRIP	libavcodec/x86/fft.o
skipping strip -wN ..@* libavcodec/x86/fft.o
CC	libavutil/buffer.o
CC	libavutil/cast5.o
CC	libavutil/channel_layout.o
CC	libavutil/camellia.o
CC	libavutil/color_utils.o
libavutil/bprint.c: In function 'av_bprintf':
libavutil/bprint.c:105:19: warning: null destination pointer [-Wformat-truncation=]
         extra_len = vsnprintf(dst, room, fmt, vl);
                   ^
libavutil/bprint.c: In function 'av_vbprintf':
libavutil/bprint.c:128:19: warning: null destination pointer [-Wformat-truncation=]
         extra_len = vsnprintf(dst, room, fmt, vl);
                   ^
CC	libavutil/cpu.o
CC	libavutil/crc.o
CC	libavutil/des.o
CC	libavutil/dict.o
CC	libavutil/error.o
CC	libavutil/downmix_info.o
CC	libavutil/fifo.o
CC	libavutil/display.o
CC	libavutil/eval.o
CC	libavutil/file.o
CC	libavutil/float_dsp.o
CC	libavutil/file_open.o
CC	libavutil/frame.o
CC	libavutil/fixed_dsp.o
CC	libavutil/hmac.o
CC	libavutil/hash.o
libavutil/frame.c: In function 'av_frame_set_qp_table':
libavutil/frame.c:55:5: warning: 'qscale_table' is deprecated [-Wdeprecated-declarations]
     f->qscale_table = buf->data;
     ^
In file included from libavutil/frame.c:25:0:
libavutil/frame.h:293:13: note: declared here
     int8_t *qscale_table;
             ^~~~~~~~~~~~
libavutil/frame.c:56:5: warning: 'qstride' is deprecated [-Wdeprecated-declarations]
     f->qstride      = stride;
     ^
In file included from libavutil/frame.c:25:0:
libavutil/frame.h:298:9: note: declared here
     int qstride;
         ^~~~~~~
libavutil/frame.c:57:5: warning: 'qscale_type' is deprecated [-Wdeprecated-declarations]
     f->qscale_type  = qp_type;
     ^
In file included from libavutil/frame.c:25:0:
libavutil/frame.h:301:9: note: declared here
     int qscale_type;
         ^~~~~~~~~~~
libavutil/frame.c: In function 'av_frame_get_qp_table':
libavutil/frame.c:64:5: warning: 'qstride' is deprecated [-Wdeprecated-declarations]
     *stride = f->qstride;
     ^
In file included from libavutil/frame.c:25:0:
libavutil/frame.h:298:9: note: declared here
     int qstride;
         ^~~~~~~
libavutil/frame.c:65:5: warning: 'qscale_type' is deprecated [-Wdeprecated-declarations]
     *type   = f->qscale_type;
     ^
In file included from libavutil/frame.c:25:0:
libavutil/frame.h:301:9: note: declared here
     int qscale_type;
         ^~~~~~~~~~~
libavutil/frame.c: In function 'frame_copy_props':
libavutil/frame.c:350:5: warning: 'qscale_table' is deprecated [-Wdeprecated-declarations]
     dst->qscale_table = NULL;
     ^~~
In file included from libavutil/frame.c:25:0:
libavutil/frame.h:293:13: note: declared here
     int8_t *qscale_table;
             ^~~~~~~~~~~~
libavutil/frame.c:351:5: warning: 'qstride' is deprecated [-Wdeprecated-declarations]
     dst->qstride      = 0;
     ^~~
In file included from libavutil/frame.c:25:0:
libavutil/frame.h:298:9: note: declared here
     int qstride;
         ^~~~~~~
libavutil/frame.c:352:5: warning: 'qscale_type' is deprecated [-Wdeprecated-declarations]
     dst->qscale_type  = 0;
     ^~~
In file included from libavutil/frame.c:25:0:
libavutil/frame.h:301:9: note: declared here
     int qscale_type;
         ^~~~~~~~~~~
libavutil/frame.c:357:13: warning: 'qscale_table' is deprecated [-Wdeprecated-declarations]
             dst->qscale_table = dst->qp_table_buf->data;
             ^~~
In file included from libavutil/frame.c:25:0:
libavutil/frame.h:293:13: note: declared here
     int8_t *qscale_table;
             ^~~~~~~~~~~~
libavutil/frame.c:358:13: warning: 'qstride' is deprecated [-Wdeprecated-declarations]
             dst->qstride      = src->qstride;
             ^~~
In file included from libavutil/frame.c:25:0:
libavutil/frame.h:298:9: note: declared here
     int qstride;
         ^~~~~~~
libavutil/frame.c:358:13: warning: 'qstride' is deprecated [-Wdeprecated-declarations]
             dst->qstride      = src->qstride;
             ^~~
In file included from libavutil/frame.c:25:0:
libavutil/frame.h:298:9: note: declared here
     int qstride;
         ^~~~~~~
libavutil/frame.c:359:13: warning: 'qscale_type' is deprecated [-Wdeprecated-declarations]
             dst->qscale_type  = src->qscale_type;
             ^~~
In file included from libavutil/frame.c:25:0:
libavutil/frame.h:301:9: note: declared here
     int qscale_type;
         ^~~~~~~~~~~
libavutil/frame.c:359:13: warning: 'qscale_type' is deprecated [-Wdeprecated-declarations]
             dst->qscale_type  = src->qscale_type;
             ^~~
In file included from libavutil/frame.c:25:0:
libavutil/frame.h:301:9: note: declared here
     int qscale_type;
         ^~~~~~~~~~~
CC	libavutil/imgutils.o
CC	libavutil/intmath.o
CC	libavutil/lfg.o
CC	libavutil/log2_tab.o
CC	libavutil/lls.o
CC	libavutil/log.o
CC	libavutil/mathematics.o
CC	libavutil/mem.o
CC	libavutil/md5.o
CC	libavutil/murmur3.o
CC	libavutil/parseutils.o
CC	libavutil/pixdesc.o
CC	libavutil/opt.o
CC	libavutil/random_seed.o
CC	libavutil/pixelutils.o
libavutil/opt.c: In function 'write_number':
libavutil/opt.c:88:42: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
         num = den ? num*intnum/den : (num*intnum ? INFINITY : NAN);
                                          ^
CC	libavutil/rational.o
CC	libavutil/reverse.o
CC	libavutil/rc4.o
CC	libavutil/ripemd.o
CC	libavutil/samplefmt.o
CC	libavutil/sha.o
CC	libavutil/sha512.o
CC	libavutil/stereo3d.o
CC	libavutil/threadmessage.o
CC	libavutil/time.o
CC	libavutil/tea.o
CC	libavutil/timecode.o
CC	libavutil/twofish.o
CC	libavutil/tree.o
In file included from /usr/include/stdio.h:597:0,
                 from libavutil/timecode.c:29:
libavutil/timecode.c: In function 'av_timecode_make_string':
libavutil/timecode.c:103:41: warning: ':' directive output may be truncated writing 1 byte into a region of size between 0 and 11 [-Wformat-truncation=]
     snprintf(buf, AV_TIMECODE_STR_SIZE, "%s%02d:%02d:%02d%c%02d",
                                         ^
libavutil/timecode.c:103:41: note: directive argument in the range [-59, 59]
libavutil/timecode.c:103:41: note: directive argument in the range [0, 2147483647]
libavutil/timecode.c:103:5: note: '__builtin_snprintf' output between 12 and 32 bytes into a destination of size 16
     snprintf(buf, AV_TIMECODE_STR_SIZE, "%s%02d:%02d:%02d%c%02d",
     ^
CC	libavutil/x86/cpu.o
CC	libavutil/utils.o
libavutil/x86/cpuid.asm:31: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy]
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:588: ... from macro `PROLOGUE' defined here
libavutil/x86/cpuid.asm:31: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy]
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:591: ... from macro `PROLOGUE' defined here
libavutil/x86/cpuid.asm:31: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy]
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:593: ... from macro `PROLOGUE' defined here
libavutil/x86/cpuid.asm:54: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy]
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:588: ... from macro `PROLOGUE' defined here
libavutil/x86/cpuid.asm:54: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy]
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:591: ... from macro `PROLOGUE' defined here
libavutil/x86/cpuid.asm:54: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy]
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:593: ... from macro `PROLOGUE' defined here
YASM	libavutil/x86/cpuid.o
libavutil/x86/cpuid.asm:31: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy]
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:588: ... from macro `PROLOGUE' defined here
libavutil/x86/cpuid.asm:31: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy]
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:591: ... from macro `PROLOGUE' defined here
libavutil/x86/cpuid.asm:31: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy]
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:593: ... from macro `PROLOGUE' defined here
libavutil/x86/cpuid.asm:54: warning: improperly calling multi-line macro `SETUP_STACK_POINTER' with 0 parameters [-w+pp-macro-params-legacy]
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:588: ... from macro `PROLOGUE' defined here
libavutil/x86/cpuid.asm:54: warning: improperly calling multi-line macro `ALLOC_STACK' with 0 parameters [-w+pp-macro-params-legacy]
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:591: ... from macro `PROLOGUE' defined here
libavutil/x86/cpuid.asm:54: warning: dropping trailing empty parameter in call to multi-line macro `DEFINE_ARGS_INTERNAL' [-w+pp-macro-params-legacy]
libavutil/x86/x86inc.asm:681: ... from macro `cglobal' defined here
libavutil/x86/x86inc.asm:714: ... from macro `cglobal_internal' defined here
libavutil/x86/x86inc.asm:593: ... from macro `PROLOGUE' defined here
YASM	libavutil/x86/float_dsp.o
STRIP	libavutil/x86/cpuid.o
skipping strip -wN ..@* libavutil/x86/cpuid.o
YASM	libavutil/x86/lls.o
CC	libavutil/x86/float_dsp_init.o
CC	libavutil/xga_font_data.o
CC	libavutil/x86/lls_init.o
STRIP	libavutil/x86/lls.o
skipping strip -wN ..@* libavutil/x86/lls.o
CC	libavutil/xtea.o
STRIP	libavutil/x86/float_dsp.o
skipping strip -wN ..@* libavutil/x86/float_dsp.o
CC	libavfilter/allfilters.o
CC	libavfilter/avcodec.o
CC	libavfilter/avfilter.o
CC	libavfilter/audio.o
CC	libavfilter/avfiltergraph.o
CC	libavfilter/buffer.o
CC	libavfilter/buffersink.o
CC	libavfilter/buffersrc.o
CC	libavfilter/drawutils.o
CC	libavfilter/fifo.o
CC	libavfilter/formats.o
libavfilter/buffersrc.c: In function 'av_buffersrc_buffer':
libavfilter/buffersrc.c:304:5: warning: 'av_buffersrc_add_ref' is deprecated [-Wdeprecated-declarations]
     return av_buffersrc_add_ref(ctx, buf, 0);
     ^~~~~~
libavfilter/buffersrc.c:205:5: note: declared here
 int av_buffersrc_add_ref(AVFilterContext *ctx, AVFilterBufferRef *buf,
     ^~~~~~~~~~~~~~~~~~~~
CC	libavfilter/graphdump.o
In file included from /usr/include/stdio.h:597:0,
                 from ./libavutil/common.h:38,
                 from ./libavutil/avutil.h:288,
                 from ./libavutil/avassert.h:31,
                 from libavfilter/avfiltergraph.c:27:
libavfilter/avfiltergraph.c: In function 'query_formats':
libavfilter/avfiltergraph.c:529:60: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 9 [-Wformat-truncation=]
                     snprintf(inst_name, sizeof(inst_name), "auto-inserted scaler %d",
                                                            ^
libavfilter/avfiltergraph.c:529:60: note: directive argument in the range [0, 2147483647]
libavfilter/avfiltergraph.c:529:21: note: '__builtin_snprintf' output between 23 and 32 bytes into a destination of size 30
                     snprintf(inst_name, sizeof(inst_name), "auto-inserted scaler %d",
                     ^
libavfilter/avfiltergraph.c:544:60: warning: '%d' directive output may be truncated writing between 1 and 10 bytes into a region of size 6 [-Wformat-truncation=]
                     snprintf(inst_name, sizeof(inst_name), "auto-inserted resampler %d",
                                                            ^
libavfilter/avfiltergraph.c:544:60: note: directive argument in the range [0, 2147483647]
libavfilter/avfiltergraph.c:544:21: note: '__builtin_snprintf' output between 26 and 35 bytes into a destination of size 30
                     snprintf(inst_name, sizeof(inst_name), "auto-inserted resampler %d",
                     ^
CC	libavfilter/log2_tab.o
CC	libavfilter/graphparser.o
CC	libavfilter/opencl_allkernels.o
CC	libavfilter/pthread.o
CC	libavfilter/transform.o
CC	libavfilter/vf_crop.o
CC	libavfilter/vf_rotate.o
CC	libavfilter/vf_hflip.o
CC	libavfilter/vf_vflip.o
CC	libavfilter/vf_transpose.o
AR	libavformat/libavformat.a
AR	libavcodec/libavcodec.a
CC	libavfilter/video.o
CC	libpostproc/postprocess.o
CC	libswresample/dither.o
CC	libswresample/log2_tab.o
CC	libswresample/audioconvert.o
CC	libswresample/options.o
CC	libswresample/resample.o
CC	libswresample/rematrix.o
CC	libswresample/resample_dsp.o
CC	libswresample/swresample.o
In file included from libpostproc/postprocess.c:541:0:
libpostproc/postprocess_template.c: In function 'dering_MMX2':
libpostproc/postprocess_template.c:1441:1: internal compiler error: in print_reg, at config/i386/i386.c:18074
 }
 ^
no stack trace because unwind library not available
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://www.NetBSD.org/support/send-pr.html> for instructions.
CC	libswresample/swresample_frame.o
gmake: *** [common.mak:57: libpostproc/postprocess.o] Error 1
gmake: *** Waiting for unfinished jobs....
YASM	libswresample/x86/audio_convert.o
STRIP	libswresample/x86/audio_convert.o
skipping strip -wN ..@* libswresample/x86/audio_convert.o
*** Error code 2

Stop.
make[1]: stopped in /usr/pkgsrc/multimedia/ffplay2
*** Error code 1

Stop.
make: stopped in /usr/pkgsrc/multimedia/ffplay2