homebrew-mpv-iina icon indicating copy to clipboard operation
homebrew-mpv-iina copied to clipboard

make install: linker command failed with exit code 1

Open facundobianco opened this issue 1 year ago • 1 comments

  • Chip: Apple M2
  • macOS: Sonoma 14.1.1
  • Error message:
==> make install
Last 15 lines from /Users/facundo/Library/Logs/Homebrew/ffmpeg-iina/02.make:
INSTALL	libavformat/libavformat.dylib
STRIP	install-libavformat-shared
BIN2C	libavfilter/metal/vf_yadif_videotoolbox.metallib.c
CC	libavfilter/metal/vf_yadif_videotoolbox.metallib.o
GEN	libavfilter/libavfilter.ver
AR	libavfilter/libavfilter.a
LD	libavfilter/libavfilter.9.dylib
LD	libavdevice/libavdevice.60.dylib
INSTALL	libavfilter/libavfilter.a
INSTALL	libavfilter/libavfilter.dylib
STRIP	install-libavfilter-shared
ld: building exports trie: duplicate symbol '_av_ac3_parse_header'
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make: *** [libavdevice/libavdevice.60.dylib] Error 1
rm libavfilter/metal/vf_yadif_videotoolbox.metal.air libavfilter/metal/vf_yadif_videotoolbox.metallib libavfilter/metal/vf_yadif_videotoolbox.metallib.c

Thanks in advance! 👋

facundobianco avatar Nov 30 '23 19:11 facundobianco