[MacPorts] #58464: php5{2, 3, 4, 5, 6}-openssl: use openssl10 or make them compatible with openssl11
MacPorts
noreply at macports.org
Sat May 11 06:09:55 UTC 2019
#58464: php5{2,3,4,5,6}-openssl: use openssl10 or make them compatible with
openssl11
-------------------------+-------------------------------------------------
Reporter: yan12125 | Owner: ryandesign
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Keywords: | Port: php52-openssl, php53-openssl,
| php54-openssl, php55-openssl, php56-openssl
-------------------------+-------------------------------------------------
Currently php56-openssl does not build with port:openssl11
{{{
/opt/local/var/macports/build/_Users_yen_var_syncthing_Projects_macports-
ports_lang_php/php56-openssl/work/php-5.6.40/ext/openssl/openssl.c:1904:15:
error: incomplete definition of type 'struct X509_extension_st'
p = extension->value->data;
~~~~~~~~~^
}}}
I believe older php*-openssl ports are also incompatible with openssl11.
Please make them use openssl10 or patch them to be compatible with
openssl11.
This issue blocks migration to OpenSSL 1.1 (1)(2)
(1) https://github.com/macports/macports-ports/pull/3822
(2) ticket:52101
--
Ticket URL: <https://trac.macports.org/ticket/58464>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list