[MacPorts] #30089: couchdb: configure fails claiming erlang is missing openssl support (was: couchdb failed because erlang missing openssl support)

MacPorts noreply at macports.org
Mon Nov 14 16:41:51 PST 2011


#30089: couchdb: configure fails claiming erlang is missing openssl support
---------------------------------+------------------------------------------
  Reporter:  conradwt@…          |       Owner:  bfulgham@…           
      Type:  defect              |      Status:  closed               
  Priority:  Normal              |   Milestone:                       
 Component:  ports               |     Version:  1.9.2                
Resolution:  fixed               |    Keywords:  lion                 
      Port:  couchdb             |  
---------------------------------+------------------------------------------
Changes (by ryandesign@…):

 * cc: jwa@…, ryandesign@… (added)
  * status:  new => closed
  * resolution:  => fixed
  * keywords:  lion x86_64 => lion


Comment:

 I can't figure out how to reproduce the issue on my system, though I feel
 like I understand the problem, and feel like I should be experiencing it.

 I've changed the port in r87246 to check for erlang +ssl in the portfile,
 so we can fail early with a nicer error message, and in r87247 I removed
 the same check from the configure script. This seems to have fixed the
 buildbot, though the pre-configure check still prints this warning:
 {{{
 file:path_eval([".","/var/root"],".erlang"): permission denied
 }}}
 I'm not sure if this means the check was done or not. So in r87248 I
 changed it further to set HOME to a value inside workpath, which should
 not have any permissions problems. See also #31827. But of course the
 buildbot isn't building it again now
 {{{
 Building couchdb (1 of 1)...package found, not building again
 }}}
 So I have to just assume I fixed this.

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


More information about the macports-tickets mailing list