[MacPorts] #33454: Failed to install libvpx

MacPorts noreply at macports.org
Thu Mar 22 10:14:56 PDT 2012


#33454: Failed to install libvpx
--------------------------------+-------------------------------------------
  Reporter:  proutyo@…          |       Owner:  macports-tickets@…                   
      Type:  defect             |      Status:  reopened                             
  Priority:  Normal             |   Milestone:                                       
 Component:  ports              |     Version:  2.0.4                                
Resolution:                     |    Keywords:                                       
      Port:  libvpx             |  
--------------------------------+-------------------------------------------
Changes (by anotherperson2011@…):

  * status:  closed => reopened
  * resolution:  invalid =>


Comment:

 Similar failure seen here with Xcode 4.3.1, even after performing all
 checks listed above and doing 'sudo port clean libvpx' followed by 'sudo
 port upgrade outdated'.
 The contents of ''macports.conf" have never been modified and have the
 toolchain path set to "developer_dir
 /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain"
 , which seems correct.
 The failure is:

 {{{
 :info:configure Unable to invoke compiler: /usr/bin/clang -O2 -arch x86_64
 -isysroot  -mmacosx-version-min=10.7 -m64 -fomit-frame-pointer -arch
 x86_64 -O3 -fPIC -Wall -Wdeclaration-after-statement -Wdisabled-
 optimization -Wpointer-arith -Wtype-limits -Wcast-qual -Wno-unused-
 function
 }}}

 The failure seems to be due to the wrong compiler path being sought.
 Instead of "/usr/bin/clang" it ought to be "usr/bin/clang" (relative to
 $developer_dir).[[BR]]This issue does not occur with other Macport
 packages, it seems to be a bug in the libvpx configurator.

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


More information about the macports-tickets mailing list