Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#56758 closed enhancement (fixed)

Audacity needs rebuild after upgrading ffmpeg

Reported by: rpspringuel (Fr. Samuel Springuel) Owned by: RJVB (René Bertin)
Priority: Low Milestone:
Component: ports Version: 2.5.2
Keywords: Cc:
Port: audacity

Description

After a recent upgrade from ffmpeg @3.4.2_0 to ffmpeg @4.0.1_0, Audacity could no longer find the ffmpeg library. I was able to solve this by forcing audacity to be rebuilt with port -ns upgrade --force audacity. This suggests that the audacity needs to be built against the same version of ffmpeg as is currently available on the system (at least at the major version level, I don't know about the minor level or below). Can that be added to the install notes for audacity? It currently only mentions where to look for the dylib files, it makes no mention of the fact the needed version matching.

Change History (2)

comment:1 Changed 6 years ago by dbevans (David B. Evans)

Resolution: fixed
Status: assignedclosed

In 60eb7b9625e4405c4a1452b2a164a6a080f2542e/macports-ports (master):

audacity, audacity-devel: rebuild against ffmpeg 4.1

Closes #56758.

comment:2 Changed 6 years ago by RJVB (René Bertin)

Thanks who ... FFmpeg for breaking ABI once again or David for fixing it? O:-)

Note: See TracTickets for help on using tickets.