[MacPorts] #37792: vtk5 at 5.10.1 Build error - failure

MacPorts noreply at macports.org
Tue Mar 19 16:14:51 PDT 2013


#37792: vtk5 at 5.10.1 Build error - failure
--------------------------------+---------------------------
  Reporter:  dialkforkaushik@…  |      Owner:  adfernandes@…
      Type:  defect             |     Status:  new
  Priority:  Normal             |  Milestone:
 Component:  ports              |    Version:  2.1.2
Resolution:                     |   Keywords:
      Port:  vtk5               |
--------------------------------+---------------------------

Comment (by cdev9@…):

 I don't know if my bug is related, but not having seen this ticket, I have
 been trying to build py27-mayavi so macports attempted to build vtk5. At
 51% into the build it died with the following..


 {{{
 make[2]: 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'
 /opt/local/bin/cmake -E cmake_progress_report
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_graphics_vtk5/vtk5/work/VTK5.10.1/CMakeFiles
 54 55 56 57
 [ 51%] Built target vtkIOTCL
 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'
 make: *** [all] Error 2
 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'
 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 -j2 -w all
 Exit code: 2
 Error: org.macports.build for port vtk5 returned: command execution failed
 DEBUG: Error code: CHILDSTATUS 52297 2
 DEBUG: Backtrace: command execution failed
     while executing
 "system -nice 20 $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"
 Warning: targets not executed for vtk5: org.macports.activate
 org.macports.build org.macports.destroot org.macports.install
 Error: Failed to install vtk5
 '''DEBUG: could not read
 "/opt/local/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7
 /site-packages/envisage/unknown_extension_point.pyc": no such file or
 directory'''
     while executing
 "::file type $file"
 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
 Error: The following dependencies were not installed: vtk5
 To report a bug, follow the instructions in the guide:
     http://guide.macports.org/#project.tickets
 Error: Processing of port py27-mayavi failed

 }}}


 {{{
 Looking at that directory, I see this

 -rw-r--r--    1 root  wheel   2582 Dec 21  2011 service.py
 -rw-r--r--    1 root  wheel   1142 Dec 21  2011 service_offer.py
 -rw-r--r--    1 root  wheel   1307 Dec 21  2011 twisted_application.py
 -rw-r--r--    1 root  wheel    263 Dec 21  2011 unknown_extension.py
 -rw-r--r--    1 root  wheel    280 Dec 21  2011 unknown_extension_point.py


 Perhaps the source has an error in it where it is calling for the .pyc
 file when it really wants the .py file?

 }}}

-- 
Ticket URL: <https://trac.macports.org/ticket/37792#comment:24>
MacPorts <http://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list