[MacPorts] #29937: t1lib 5.1.2_2 fails to build if compiler cache is enabled

MacPorts noreply at macports.org
Mon Jun 27 02:40:34 PDT 2011


#29937: t1lib 5.1.2_2 fails to build if compiler cache is enabled
------------------------------+---------------------------------------------
 Reporter:  martijn@…         |       Owner:  macports-tickets@…                   
     Type:  defect            |      Status:  new                                  
 Priority:  Normal            |   Milestone:                                       
Component:  ports             |     Version:  1.9.2                                
 Keywords:  ccache            |        Port:  t1lib                                
------------------------------+---------------------------------------------
Changes (by ryandesign@…):

 * cc: ryandesign@… (added)


Comment:

 t1lib builds fine for me on Snow Leopard with ccache on.

 "unable to infer tagged configuration" means there is a mismatch between
 the compiler used to build libtool and the compiler being used right now
 to build this port using libtool. In this case it could mean that you
 installed libtool while ccache was off, then turned ccache on, then tried
 to build something that uses libtool.

 Now that libtool is on, rebuild libtool so that it knows that.

 {{{
 sudo port -n upgrade --force libtool
 }}}

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


More information about the macports-tickets mailing list