[MacPorts] #30516: erlang @R14B03_1+ssl fails to build on OS X 10.6

MacPorts noreply at macports.org
Fri Dec 16 20:13:59 PST 2011


#30516: erlang @R14B03_1+ssl fails to build on OS X 10.6
------------------------------------+---------------------------------------
  Reporter:  easieste@…             |       Owner:  bfulgham@…           
      Type:  defect                 |      Status:  reopened             
  Priority:  Normal                 |   Milestone:                       
 Component:  ports                  |     Version:  2.0.0                
Resolution:                         |    Keywords:                       
      Port:  erlang                 |  
------------------------------------+---------------------------------------
Changes (by chad@…):

  * status:  closed => reopened
  * resolution:  fixed =>


Comment:

 unfortunately it looks like this bug has reappeared.

 running OS X 10.7.2, Xcode 4.2.1, and getting the same error message
 previously reported.

 as mentioned in a previous post, adding the following to the Portfile
 fixed the problem:
 {{{
   configure.cflags-delete -O2
   configure.cxxflags-delete -O2
   configure.cflags-append -O0
   configure.cxxflags-append -O0
 }}}

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


More information about the macports-tickets mailing list