[MacPorts] #21186: vtk5 +python variant fails to build on Snow Leopard
MacPorts
noreply at macports.org
Mon Sep 7 14:15:09 PDT 2009
#21186: vtk5 +python variant fails to build on Snow Leopard
-----------------------------------+----------------------------------------
Reporter: stefan.janecek@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 1.8.0
Keywords: | Port: vtk5
-----------------------------------+----------------------------------------
Building vtk5 fails for me on a fresh installation of MacPorts 1.8 on Snow
Leopard. The variant I am trying to build is the one suggested by the
mayavi2 package, see http://trac.macports.org/ticket/19567.
{{{
#> sudo port install vtk5 +carbon +python -tcltk -x11
Password:
---> Computing dependencies for vtk5
---> Building vtk5
Error: Target org.macports.build returned: shell command " cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_vtk5/work/VTK"
&& /usr/bin/make -j2 all " returned error 2
Command output: make[2]: *** No rule to make target
`/opt/local/lib/libpython2.5.dylib', needed by `bin/vtkWrapPython'. Stop.
make[1]: *** [Wrapping/CMakeFiles/vtkWrapPython.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 0%] Built target vtkWrapPythonInit
make: *** [all] Error 2
}}}
The file /opt/local/lib/libpython2.5.dylib indeed does not exist, but the
python25 package is installed and working fine.
Any ideas?
--
Ticket URL: <http://trac.macports.org/ticket/21186>
MacPorts <http://www.macports.org/>
Ports system for Mac OS
More information about the macports-tickets
mailing list