[MacPorts] #20990: regression (#19593): gtk-builder-convert fails with python 2.3

MacPorts noreply at macports.org
Mon Aug 31 21:49:34 PDT 2009


#20990: regression (#19593): gtk-builder-convert fails with python 2.3
--------------------------------+-------------------------------------------
 Reporter:  stephen@…           |       Owner:  macports-tickets@…                   
     Type:  defect              |      Status:  new                                  
 Priority:  Normal              |   Milestone:                                       
Component:  ports               |     Version:  1.8.99                               
 Keywords:                      |        Port:  gtk2                                 
--------------------------------+-------------------------------------------
 The function `reversed' is not available in 2.3.

 This prevents gnome-keyring (at least) from building.

 I changed the script shebang to
 {{{
 #! /usr/bin/env python2.4
 }}}
 which worked for me.  It might be a better idea to make that Python 2.5,
 since that's the Python supplied by Apple in "Leopard", and anybody
 running MacPorts on 10.4 "Tiger" probably is used to installing zillions
 of packages to make up for obsolete version in Mac OS.
 {{{
 Mac OS X 10.4.11 "Tiger"
 iBook G4 (PPC)
 MacPorts from svn (tree up-to-date to r56680, installation getting there
 but lots of
 regressions for PPC ... probably about a dozen that still won't build for
 me)
 }}}

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


More information about the macports-tickets mailing list