Opened 8 months ago

Closed 8 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)

main.log (4.2 MB) - added by nortcele 8 months ago.
ffmpeg build log

Change History (2)

Changed 8 months ago by nortcele

Attachment: main.log added

ffmpeg build log

comment:1 Changed 8 months ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Keywords: sonoma added
Resolution: duplicate
Status: newclosed
Summary: ffmpeg @4.4.4_2 +gpl2 +nonfree fail to build on macOS 14.0ffmpeg @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.