[MacPorts] #50155: vtk5 @ 5.10.1_3 Building error: command execution failed
MacPorts
noreply at macports.org
Mon Dec 28 10:25:15 PST 2015
#50155: vtk5 @ 5.10.1_3 Building error: command execution failed
----------------------------+--------------------------------
Reporter: b.stadlbauer@… | Owner: macports-tickets@…
Type: defect | Status: new
Priority: Normal | Milestone:
Component: ports | Version: 2.3.4
Keywords: elcapitan | Port: vtk5
----------------------------+--------------------------------
I want to get the port dolphin (1.6.0_1) and one of its dependency is
'''vtk5'''. The process fails at building vtk5 and if I want to install
vtk5 only I get the same error message:
{{{
---> Building vtk5
Error: org.macports.build for port vtk5 returned: command execution failed
Please see the log file...
}}}
I tried
{{{
sudo port clean vtk5
sudo port selfupdate
sudo port install vtk5
}}}
but got the same error.
The last lines in '''main.log''' are (compressed main.log attached):
{{{
:info:build [ 14%] Built target vtkCommon
:info:build make[1]: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_vtk5/vtk5/work/VTK5.10.1'
:info:build make: *** [all] Error 2
:info:build make: Leaving directory
`/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_vtk5/vtk5/work/VTK5.10.1'
:info:build Command failed: cd
"/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_vtk5/vtk5/work/VTK5.10.1"
&& /usr/bin/make -j4 -w all VERBOSE=ON
:info:build Exit code: 2
:error:build org.macports.build for port vtk5 returned: command execution
failed
:debug:build Error code: CHILDSTATUS 4737 2
:debug:build Backtrace: command execution failed
while executing
"system -nice 0 $fullcmdstring"
("eval" body line 1)
invoked from within
"eval system $notty $nice \$fullcmdstring"
invoked from within
"command_exec build"
(procedure "portbuild::build_main" line 8)
invoked from within
"portbuild::build_main org.macports.build"
("eval" body line 1)
invoked from within
"eval $procedure $targetname"
:info:build Warning: targets not executed for vtk5: org.macports.activate
org.macports.build org.macports.destroot org.macports.install
:notice:build Please see the log file for port vtk5 for details:
/opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_vtk5/vtk5/main.log
}}}
I searched for similar tickets but found nothing. My Mac runs with 10.11
ElCapitan and Xcode 7.2
--
Ticket URL: <https://trac.macports.org/ticket/50155>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list