[MacPorts] #63560: php80 (and all earlier php versions) fail to build against openssl 3.0.0

MacPorts noreply at macports.org
Sat Oct 2 16:36:29 UTC 2021


#63560: php80 (and all earlier php versions) fail to build against openssl 3.0.0
--------------------+---------------------------
 Reporter:  kencu   |      Owner:  ryandesign
     Type:  defect  |     Status:  assigned
 Priority:  Normal  |  Milestone:
Component:  ports   |    Version:
 Keywords:          |       Port:  php80 openssl
--------------------+---------------------------
 using the openssl 3.0.0 upgrade in this PR:

 https://github.com/macports/macports-ports/pull/12410

 {{{
 /opt/local/var/macports/build/_opt_macportsofficial_macports-
 ports_lang_php/php80-openssl/work/php-8.0.11/ext/openssl/openssl.c:1224:51:
 error: use of undeclared identifier 'RSA_SSLV23_PADDING'
         REGISTER_LONG_CONSTANT("OPENSSL_SSLV23_PADDING",
 RSA_SSLV23_PADDING, CONST_CS|CONST_PERSISTENT);
                                                          ^
 }}}

 php81 @8.1.0RC2_0 does build against openssl 3.0.0.

-- 
Ticket URL: <https://trac.macports.org/ticket/63560>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list