[MacPorts] #30137: Cannot build ffmpeg in OS X 10.6.8 on 32-bit Mac

MacPorts noreply at macports.org
Sun Mar 18 21:16:10 PDT 2012


#30137: Cannot build ffmpeg in OS X 10.6.8 on 32-bit Mac
-----------------------------------+----------------------------------------
  Reporter:  skiskywalker@…        |       Owner:  devans@…           
      Type:  defect                |      Status:  reopened           
  Priority:  Normal                |   Milestone:                     
 Component:  ports                 |     Version:  1.9.2              
Resolution:                        |    Keywords:                     
      Port:  ffmpeg                |  
-----------------------------------+----------------------------------------

Comment(by jeremyhu@…):

 Weird ... what is the output of:
 {{{
 /usr/bin/clang --version
 /Developer/usr/bin/clang --version
 }}}

 Indeed if this is in XCode 4.2 on SL, then we certainly need to work
 around this in a better way.  Falling back on gcc-4.2 is bad, so I'd
 rather use a newer clang.  Can you please verify that clang-3.0 works for
 you:

 {{{
 sudo port -v install clang-3.0
 sudo port -v clean ffmpeg
 sudo port -v install ffmpeg configure.compiler=macports-clang-3.0
 }}}

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


More information about the macports-tickets mailing list