#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 c.herbig@…): Replying to [comment:5 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.
Let's keep this open, but I have absolutely no time to work on anything other than version bumps anymore. -- Ticket URL: <https://trac.macports.org/ticket/40368#comment:6> MacPorts <http://www.macports.org/> Ports system for OS X