[MacPorts] #24118: xorg-libX11 1.3.3 does not build with +universal when its dependencies aren't universal

MacPorts noreply at macports.org
Wed Mar 24 08:25:02 PDT 2010


#24118: xorg-libX11 1.3.3 does not build with +universal when its dependencies
aren't universal
-----------------------------------+----------------------------------------
 Reporter:  andre.david@…          |       Owner:  jeremyhu@…           
     Type:  defect                 |      Status:  assigned             
 Priority:  Normal                 |   Milestone:                       
Component:  ports                  |     Version:  1.8.2                
 Keywords:  X11                    |        Port:  xorg-libX11          
-----------------------------------+----------------------------------------

Comment(by info@…):

 Okay, I found the solution.

 Seems, it's the fault of coreutils and the with_default_names variant ...

 So:

 {{{
 sudo port -vcu upgrade --enforce-variants coreutils +universal
 -with_default_names
 sudo port -v clean xorg-libX11
 }}}

 Now you should be good to go with recompiling libX11 as universal build
 ...

 {{{
 sudo port -vcu upgrade --enforce-variants xorg-libX11 +universal
 }}}

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


More information about the macports-tickets mailing list