[MacPorts] #44710: vtk5: missing dependencies?
MacPorts
noreply at macports.org
Tue Aug 19 14:10:31 PDT 2014
#44710: vtk5: missing dependencies?
--------------------+--------------------------------
Reporter: petr@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.1
Keywords: | Port: vtk5
--------------------+--------------------------------
I had doubt regarding the dependencies, because of the `+python2.`
variants (It install into site-packages but no python dependency was
declared). So I build in trace mode and fixed the python dependency issue,
r124137.
However, trace mode gives indicates more missing dependencies. Now, I have
no idea how reliable trace mode really works or if it may give false hits
in some cases, so I would like to ask that some more knowledgeable review
this.
{{{
Warning: An activity was attempted outside sandbox: /opt
[...]
Warning: An activity was attempted outside sandbox:
/opt/local/include/dlfcn.h
Warning: An activity was attempted outside sandbox:
/opt/local/include/jerror.h
Warning: An activity was attempted outside sandbox:
/opt/local/include/jpeglib.h
Warning: An activity was attempted outside sandbox:
/opt/local/include/mach-o/dyld.h
Warning: An activity was attempted outside sandbox:
/opt/local/include/mfhdf.h
Warning: An activity was attempted outside sandbox:
/opt/local/include/tiffio.h
Warning: An activity was attempted outside sandbox:
/opt/local/lib/libxslt.1.dylib
}}}
This would indicate that:
* `dyld-headers`
* `jpeg`
* `tiff`
* `hdf4`
* `libxslt`
would need to be added as well.
--
Ticket URL: <https://trac.macports.org/ticket/44710>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list