[MacPorts] #30294: building gmp-5.0.2 fails for port 2.0.0 for Mac OS X 10.6.8

MacPorts noreply at macports.org
Sun Jul 24 01:28:51 PDT 2011


#30294: building gmp-5.0.2 fails for port 2.0.0 for Mac OS X 10.6.8
-------------------------------+--------------------------------------------
 Reporter:  m.haller@…         |       Owner:  mcalhoun@…           
     Type:  defect             |      Status:  new                  
 Priority:  Normal             |   Milestone:                       
Component:  ports              |     Version:  2.0.0                
 Keywords:                     |        Port:  gmp                  
-------------------------------+--------------------------------------------

Comment(by holst-mpt8@…):

 I've found that by getting the current version:

 {{{
 svn co http://svn.macports.org/repository/macports/trunk/dports/devel/gmp
 }}}

 and removing the following from the Portfile:

 {{{
 # llvm-gcc-4.2 fails make check
 if {${configure.compiler} == "llvm-gcc-4.2"} {
     configure.compiler clang
 }
 }}}

 I can link and install.

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


More information about the macports-tickets mailing list