Opened 14 months ago
Closed 14 months ago
#68267 closed defect (duplicate)
ffmpeg @4.4.4_2 +gpl2 +nonfree: ld: building exports trie: duplicate symbol '_av_add_i'
Reported by: | nortcele | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | sonoma | Cc: | mascguy (Christopher Nielsen), dbevans (David B. Evans), jeremyhu (Jeremy Huddleston Sequoia) |
Port: | ffmpeg |
Description (last modified by ryandesign (Ryan Carsten Schmidt))
I am unable to build ffmpeg under macOS Sonoma 14.0 (with or without the nonfree variant).
macOS 14.0 23A344 arm64
Xcode 15.0 15A240d
MacPorts 2.8.1
Attachments (1)
Change History (2)
Changed 14 months ago by nortcele
comment:1 Changed 14 months ago by ryandesign (Ryan Carsten Schmidt)
Description: | modified (diff) |
---|---|
Keywords: | sonoma added |
Resolution: | → duplicate |
Status: | new → closed |
Summary: | ffmpeg @4.4.4_2 +gpl2 +nonfree fail to build on macOS 14.0 → ffmpeg @4.4.4_2 +gpl2 +nonfree: ld: building exports trie: duplicate symbol '_av_add_i' |
The log says:
:info:build ld: building exports trie: duplicate symbol '_av_add_i' :info:build clang: error: linker command failed with exit code 1 (use -v to see invocation)
This is a duplicate of #68234 which has already been fixed. Run sudo port selfupdate
to receive the fix.
Note: See
TracTickets for help on using
tickets.
ffmpeg build log