[MacPorts] #57648: p5.26-io-socket-ssl fails to build

MacPorts noreply at macports.org
Thu Oct 31 17:17:58 UTC 2019


#57648: p5.26-io-socket-ssl fails to build
-------------------------------+--------------------
  Reporter:  snunez1           |      Owner:  (none)
      Type:  defect            |     Status:  new
  Priority:  Normal            |  Milestone:
 Component:  ports             |    Version:  2.5.4
Resolution:                    |   Keywords:
      Port:  p5-io-socket-ssl  |
-------------------------------+--------------------

Comment (by kencu):

 The symbol is defined here
 <https://perl5.git.perl.org/perl.git/blob/a975eebad:/perl.h#l3192> and
 implemented here
 <https://perl5.git.perl.org/perl.git/blob/HEAD:/util.c#l6571>.

 I see it is guarded by `#ifdef PERL_TSA_ACTIVE` so that might be relevant.

 As to what that has to do with building on 10.6.8 with libc++, at this
 moment, I am not sure. I suppose the presence or absence of  this symbol
 happens during the builld of `perl` and that's where we'd have to look for
 why it is or is not being included.

-- 
Ticket URL: <https://trac.macports.org/ticket/57648#comment:5>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list