Opened 11 years ago

Last modified 11 years ago

#37711 closed defect

vtk5 will not build — at Version 1

Reported by: coden@… Owned by: adfernandes@…
Priority: Normal Milestone:
Component: ports Version: 2.1.2
Keywords: Cc:
Port: vtk5

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Hello,

I am unable to install a number of ports that depend on vtk5. I have OS X 10.7.5, X Code 4.1. I have been using macports for a over a year on this machine with no problems. The last part of /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_vtk5/vtk5/main.log follows.

:info:build [ 60%] Built target vtkGraphicsTCL
: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 -j8 -w all
:info:build Exit code: 2
:error:build org.macports.build for port vtk5 returned: command execution failed
:debug:build Error code: CHILDSTATUS 72504 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
"$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 have run done the following: upgrade outdated, selfupdate, uninstall vtk5, clean vtk5, install vtk5, install vtk5 build.jobs=1. VTK was working previously with python.

Thanks for help. -coden

Change History (1)

comment:1 Changed 11 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to adfernandes@…

Please attach the entire (possibly compressed) main.log; the portion you showed us above only tells us that an error occurred, not what the error was.

Also remember to use WikiFormatting.

Note: See TracTickets for help on using tickets.