Opened 8 months ago

Closed 8 months ago

#68258 closed defect (duplicate)

ffmpeg @4.4.4_2+gpl2+nonfree: ld: building exports trie: duplicate symbol '_av_add_i'

Reported by: abaldoni Owned by:
Priority: Normal Milestone:
Component: ports Version: 2.8.1
Keywords: sonoma Cc:
Port: ffmpeg

Description (last modified by abaldoni)

Compiling ffmpeg-4.4.4_2 on Sonoma 14.0 fails to compile with the following error:

:info:build ld: warning: -single_module is obsolete
:info:build ld: warning: ignoring duplicate libraries: '-lfreetype', '-liconv', '-lintl', '-lm', '-lvpx', '-lz'
: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)
:info:build gmake: *** [ffbuild/library.mak:103: libavfilter/libavfilter.7.dylib] Error 1

Change History (2)

comment:1 Changed 8 months ago by abaldoni

Description: modified (diff)
Summary: ffmpeg-4.4.4_2+gpl2+nonfree: ld error on Sonomaffmpeg @4.4.4_2+gpl2+nonfree: fails to compile on Sonoma

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

Keywords: ffmpeg removed
Port: ffmpeg added
Resolution: duplicate
Status: newclosed
Summary: ffmpeg @4.4.4_2+gpl2+nonfree: fails to compile on Sonomaffmpeg @4.4.4_2+gpl2+nonfree: ld: building exports trie: duplicate symbol '_av_add_i'

Duplicate of #68234.

Note: See TracTickets for help on using tickets.