[MacPorts] #53443: ffmpeg 3.2.x changed compatibility version?

MacPorts noreply at macports.org
Mon Jan 30 15:54:32 UTC 2017


#53443: ffmpeg 3.2.x changed compatibility version?
--------------------+--------------------
 Reporter:  RJVB    |      Owner:
     Type:  defect  |     Status:  new
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:
 Keywords:          |       Port:  ffmpeg
--------------------+--------------------
 Apologies if this has already been reported/discussed:

 FFMpeg 3.2.2 is supposed to be ABI-compatible with earlier versions at
 least down to 3.1.4, but there's a caveat (seen on 10.9.5):

 {{{
 Incompatible library version: /opt/local/lib/mlt/libmltavformat.dylib
 requires version 6.0.0 or later, but /opt/local/lib/libavfilter.6.dylib
 provides version 0.0.0
 Incompatible library version: /opt/local/lib/mlt/libmltavformat.dylib
 requires version 57.0.0 or later, but /opt/local/lib/libavdevice.57.dylib
 provides version 0.0.0
 Incompatible library version: /opt/local/lib/mlt/libmltavformat.dylib
 requires version 4.0.0 or later, but /opt/local/lib/libswscale.4.dylib
 provides version 0.0.0
 Incompatible library version: /opt/local/lib/mlt/libmltavformat.dylib
 requires version 57.0.0 or later, but /opt/local/lib/libavformat.57.dylib
 provides version 0.0.0
 Incompatible library version: /opt/local/lib/mlt/libmltavformat.dylib
 requires version 55.0.0 or later, but /opt/local/lib/libavutil.55.dylib
 provides version 0.0.0
 Incompatible library version: /opt/local/lib/mlt/libmltavformat.dylib
 requires version 57.0.0 or later, but /opt/local/lib/libavcodec.57.dylib
 provides version 0.0.0
 }}}

 Not sure if that's really a "defect" but it does seem weird that the
 compatibility version regresses to 0.0.0 like that.

--
Ticket URL: <https://trac.macports.org/ticket/53443>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list