[MacPorts] #21535: Parallel build breaks gdal +python...

MacPorts noreply at macports.org
Mon Sep 21 10:08:57 PDT 2009


#21535: Parallel build breaks gdal +python...
--------------------------------+-------------------------------------------
 Reporter:  vince@…             |       Owner:  seanasy@…        
     Type:  defect              |      Status:  new              
 Priority:  Normal              |   Milestone:                   
Component:  ports               |     Version:  1.8.0            
 Keywords:  gdal python         |        Port:  gdal             
--------------------------------+-------------------------------------------
 It seems that use_parallel_build is now enabled by default. In that case,
 it breaks gdal +python because the makefile scheduling is wrong: it
 attempts to build python extension before the library is fully built,
 leading to an error (-lgdal not found).
 Specifying
 {{{
 use_parallel_build no
 }}}
 in the various python variants fixes this behavior.

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


More information about the macports-tickets mailing list