[MacPorts] #20506: ncursesw fails to build universal on 10.6 x86_64

MacPorts noreply at macports.org
Fri Jul 31 20:02:33 PDT 2009


#20506: ncursesw fails to build universal on 10.6 x86_64
---------------------------------------+------------------------------------
 Reporter:  ryanwalklin@…              |       Owner:  macports-tickets@…                   
     Type:  defect                     |      Status:  new                                  
 Priority:  Normal                     |   Milestone:  MacPorts 1.8.0                       
Component:  ports                      |     Version:  1.7.1                                
 Keywords:                             |        Port:                                       
---------------------------------------+------------------------------------
 The portfile for ncursesw checks for cross-compilation before installing,
 however on x86_64, does not allow installation becaus: the port is not
 built for ppc and ppc64.

 The portfile is trivially fixed by removing the section:

 {{{
                 if { ${need_cross}=="yes" && ${have_run}=="no" } {
                         return -code error "At least one of the
 universal_archs values must run on your host architecture."
                 }
 }}}

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


More information about the macports-tickets mailing list