[MacPorts] #34771: gdal @1.9.0 +python27 fails to install

MacPorts noreply at macports.org
Wed Jun 6 02:30:02 PDT 2012


#34771: gdal @1.9.0 +python27 fails to install
--------------------------------+-------------------------------------------
 Reporter:  titusjan@…          |       Owner:  macports-tickets@…                   
     Type:  defect              |      Status:  new                                  
 Priority:  Normal              |   Milestone:                                       
Component:  ports               |     Version:  2.1.1                                
 Keywords:                      |        Port:  gdal                                 
--------------------------------+-------------------------------------------
 I am trying to install gdal 1.9.0 but I get the following error:
 {{{
 ~> sudo port install gdal +python27
 --->  Computing dependencies for gdal
 --->  Fetching archive for gdal
 --->  Attempting to fetch
 gdal-1.9.0_3+expat+python27.darwin_10.x86_64.tbz2 from
 http://packages.macports.org/gdal
 --->  Fetching distfiles for gdal
 --->  Verifying checksum(s) for gdal
 --->  Extracting gdal
 --->  Applying patches to gdal
 --->  Configuring gdal
 --->  Building gdal
 Error: org.macports.build for port gdal returned: command execution failed
 Please see the log file for port gdal for details:
 /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_gis_gdal/gdal/main.log
 To report a bug, follow the instructions in the guide:
     http://guide.macports.org/#project.tickets
 Error: Processing of port gdal failed
 }}}

 I've attached the logs.

 I also tried to use the llvm-gcc-4.2 compiler as below but I got the same
 error.
 {{{
 sudo port clean gdal +python27
 sudo port install gdal +python27 configure.compiler=llvm-gcc-4.2
 }}}

 Idem for the apple-gcc42 port
 {{{
 sudo port clean gdal +python27
 sudo port install apple-gcc42
 sudo port install gdal +python27 configure.compiler=apple-gcc-4.2
 configure.cxx=g++-apple-4.2
 }}}

 Please let me know if I should include the logs for those last two cases
 as well.

 I am using XCode 4.2 on OS-X 10.6.8.

 Thanks, Pepijn.

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


More information about the macports-tickets mailing list