[MacPorts] #30279: MPlayer @1.0rc4, Revision 1 fails with clang, llvm-gcc-4.2, Lion

MacPorts noreply at macports.org
Wed Oct 26 03:01:45 PDT 2011


#30279: MPlayer @1.0rc4, Revision 1 fails with clang, llvm-gcc-4.2, Lion
------------------------------------------+---------------------------------
  Reporter:  j_mach_wust@…                |       Owner:  macports-tickets@…                   
      Type:  defect                       |      Status:  closed                               
  Priority:  Normal                       |   Milestone:                                       
 Component:  ports                        |     Version:  1.9.2                                
Resolution:  fixed                        |    Keywords:  lion                                 
      Port:  MPlayer                      |  
------------------------------------------+---------------------------------

Comment(by ryandesign@…):

 Replying to [comment:21 ultr4sp4m@…]:
 > Even when I run:
 {{{
 sudo port install mplayer configure.compiler=gcc-4.2
 }}}
 > It still fails, due to samba3 not being installed.

 No, that's not why it failed to install. That was only a warning, not an
 error.

 >
 {{{
 :info:build LLVM ERROR: Error parsing inline asm
 }}}

 It shows an llvm error, which tells us you did not succeed in telling
 MacPorts to use gcc-4.2 instead of clang or llvm-gcc-4.2. Probably you did
 not clean first. Now that I've committed the fix, you should just be able
 to wait 30 minutes, clean, selfupdate to receive the fix I committed, then
 just try the install again without any modifiers.

 {{{
 sudo port clean MPlayer
 sudo port selfupdate
 sudo port install MPlayer
 }}}

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


More information about the macports-tickets mailing list