[MacPorts] #23092: InsightToolKit did not build

MacPorts noreply at macports.org
Mon Feb 15 15:03:38 PST 2010


#23092: InsightToolKit did not build
--------------------------------+-------------------------------------------
 Reporter:  trog24@…            |       Owner:  dweber@…           
     Type:  defect              |      Status:  new                
 Priority:  Normal              |   Milestone:                     
Component:  ports               |     Version:  1.8.2              
 Keywords:                      |        Port:  InsightToolKit     
--------------------------------+-------------------------------------------

Comment(by dweber@…):

 The port man page has some very interesting information on options.  For
 example, look at the -k and -o options.

 When debugging a single instance of a system with problems (assuming the
 port works on most other systems), the following debug cycle may be
 helpful:

 {{{
 $ # Edit the Portfile
 $ sudo vim `port file InsightToolkit`
 $
 $ # Remove the current destroot (if it exists)
 $ sudo rm -rf
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_InsightToolkit/work/destroot
 $
 $ # Run the installation up to the destroot phase (keeping the current
 build)
 $ sudo port -d destroot -f -k -o InsightToolkit
 }}}

 I hope this helps, sorry for the build issues.  I have found frequent
 build issues with parallel builds, so using {{{build.jobs=1}}} has worked
 after multiple runs.

-- 
Ticket URL: <http://trac.macports.org/ticket/23092#comment:7>
MacPorts <http://www.macports.org/>
Ports system for Mac OS


More information about the macports-tickets mailing list