[MacPorts] #50697: VLC @2.2.2: build fails when using recently released ffmpeg-3.0
MacPorts
noreply at macports.org
Sun May 8 12:47:14 PDT 2016
#50697: VLC @2.2.2: build fails when using recently released ffmpeg-3.0
----------------------------+-------------------------
Reporter: devans@… | Owner: rjvbertin@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: VLC VLC-devel |
----------------------------+-------------------------
Comment (by rjvbertin@…):
Actually:
{{{
> otool -L `port work VLC-
test`/vlc-2.2.2//VLC.app/Contents/MacOS/plugins/libswscale_plugin.dylib
/opt/local/var/macports/build/_opt_local_site-ports_multimedia_VLC-test
/VLC-
test/work/vlc-2.2.2//VLC.app/Contents/MacOS/plugins/libswscale_plugin.dylib:
@loader_path/../lib/libvlccore.8.dylib (compatibility version
9.0.0, current version 9.0.0)
/opt/local/lib/libintl.8.dylib (compatibility version 10.0.0,
current version 10.3.0)
/opt/local/lib/libidn.11.dylib (compatibility version 18.0.0,
current version 18.12.0)
/opt/local/lib/libiconv.2.dylib (compatibility version 8.0.0,
current version 8.1.0)
/opt/local/lib/libdbus-1.3.dylib (compatibility version 18.0.0,
current version 18.6.0)
/opt/local/lib/libswscale-2.3.dylib (compatibility version 3.0.0,
current version 3.1.101)
/opt/local/lib/libavutil-2.54.dylib (compatibility version 54.0.0,
current version 54.31.100)
/usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 1197.1.1)
}}}
That's after the build step, with port:VLC-test a test port created by
applying your patch to port:VLC from the official port tree (which is
missing a patch file, btw).
Evidently the plugin still depends on the installed shared library from
port:ffmpeg after the destroot step.
Did you verify this on your end?!
--
Ticket URL: <https://trac.macports.org/ticket/50697#comment:26>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list