Code: Select all
License: LGPL version 2.1 or later
Creating configuration files ...
config.h is unchanged
libavutil/avconfig.h is unchanged
libavcodec/bsf_list.c is unchanged
libavformat/protocol_list.c is unchanged
cd ffmpeg && /Applications/Xcode.app/Contents/Developer/usr/bin/make install-libs install-headers
AS libavcodec/aarch64/vp9itxfm_neon.o
INSTALL libavformat/libavformat.a
CC libavcodec/ac3tab.o
<instantiation>:8:23: error: expected compatible register, symbol or integer in range [0, 4095]
add x12, x12, min_eob_idct_idct_32+2+(0)@PAGEOFF
^
/var/folders/_y/xlgjfxd10w3g8sr0b7mdsvy40000gn/T/vp9itxfm_neon-c302a0.s:1254:9: note: while in macro instantiation
movrel x12, min_eob_idct_idct_32 + 2
^
make[1]: *** [libavcodec/aarch64/vp9itxfm_neon.o] Error 1
make[1]: *** Waiting for unfinished jobs....
make: *** [.ffmpeg] Error 2