[MacPorts] #17890: disabling ccache for perl5.8 (5.8.9)

MacPorts noreply at macports.org
Tue Jan 6 14:35:02 PST 2009


#17890: disabling ccache for perl5.8 (5.8.9)
--------------------------------------+-------------------------------------
 Reporter:  garribald@…               |       Owner:  ricci@…           
     Type:  defect                    |      Status:  assigned          
 Priority:  Normal                    |   Milestone:  Port Bugs         
Component:  ports                     |     Version:  1.7.0             
 Keywords:  perl5.8 ccache            |        Port:  perl5.8           
--------------------------------------+-------------------------------------

Comment(by garribald@…):

 Done and it worked fine. :)

 I put the line before the "configure.env" one in the portfile... hm,
 probably better to quote the relevant part of the portfile:

 {{{
 post-patch {
     reinplace "s|/opt/local|${prefix}|g" ${worksrcpath}/Configure
     # Ensure that the ld value set in configure.args is used
     reinplace "s|ld='cc';||" ${worksrcpath}/hints/darwin.sh
 }
 configure.ccache    no
 configure.env       LC_ALL=C
 }}}

 I uninstalled the existing perl5.8 to make sure; the ccache setting in
 /opt/local/etc/macports/macports.conf was enabled.

 Then sudo port install perl5.8 - as said, no problems with configuring,
 building and so on.

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


More information about the macports-tickets mailing list