[MacPorts] #40368: vtk6 @6.0.0
MacPorts
noreply at macports.org
Tue Nov 5 00:48:35 PST 2013
#40368: vtk6 @6.0.0
-------------------------+--------------------------------
Reporter: c.herbig@… | Owner: macports-tickets@…
Type: submission | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.2.0
Resolution: | Keywords:
Port: vtk6 |
-------------------------+--------------------------------
Comment (by ryandesign@…):
The log says:
{{{
:info:build dyld: Library not loaded: /opt/local/lib/libvtksys-6.0.1.dylib
:info:build Referenced from:
/opt/local/var/macports/build/_opt_sly_graphics_vtk6/vtk6/work/VTK6.0.0/Parallel/Core/../../bin/vtkHashSource-6.0
:info:build Reason: image not found
}}}
Looks like something in the vtk6 build is trying to load a vtk6 library
from its final destination in /opt/local/lib, which is silly because it
hasn't been installed there yet. It should be setting DYLD_LIBRARY_PATH to
the path where that library is located at build time.
--
Ticket URL: <https://trac.macports.org/ticket/40368#comment:5>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list