[MacPorts] #33419: libtool refers to compiler by wrong path after upgrading to Xcode 4.3 (was: ilmbase @1.0.2 build failure)

MacPorts noreply at macports.org
Wed Feb 29 14:02:24 PST 2012


#33419: libtool refers to compiler by wrong path after upgrading to Xcode 4.3
--------------------------------+-------------------------------------------
  Reporter:  mathsmac@…         |       Owner:  waqar@…           
      Type:  defect             |      Status:  closed            
  Priority:  Normal             |   Milestone:                    
 Component:  ports              |     Version:  2.0.4             
Resolution:  wontfix            |    Keywords:                    
      Port:  libtool            |  
--------------------------------+-------------------------------------------
Changes (by ryandesign@…):

  * status:  new => closed
  * resolution:  => wontfix
  * port:  ilmbase => libtool


Comment:

 The relevant error in the log seems to be:
 {{{
 :info:build ../libtool: line 8976: /Developer/usr/bin/clang++: No such
 file or directory
 }}}
 The port copies the libtool port's glibtool into the worksrcpath as
 libtool, so the problem is that your libtool port was installed back when
 you were using an earlier version of Xcode. Rebuild libtool, clean
 ilbmase, try again.

 {{{
 sudo port clean libtool ilmbase
 sudo port -n upgrade --force libtool
 sudo port install ilmbase
 }}}

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


More information about the macports-tickets mailing list