[MacPorts] #63845: ruby30 fails to build because of openssl 3 even though it is marked portgroup openssl 1.0

MacPorts noreply at macports.org
Sun Nov 7 20:59:27 UTC 2021


#63845: ruby30 fails to build because of openssl 3 even though it is marked
portgroup openssl 1.0
-----------------------+--------------------
  Reporter:  pmetzger  |      Owner:  (none)
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:
Resolution:            |   Keywords:
      Port:  ruby30    |
-----------------------+--------------------

Comment (by pmetzger):

 The error that finally kills the build is:

 {{{
 :info:build ossl_pkey_rsa.c:950:5: error: use of undeclared identifier
 'RSA_SSLV23_PADDING'
 :info:build     DefRSAConst(SSLV23_PADDING);
 :info:build     ^
 :info:build ossl_pkey_rsa.c:885:58: note: expanded from macro
 'DefRSAConst'
 :info:build #define DefRSAConst(x) rb_define_const(cRSA, #x,
 INT2NUM(RSA_##x))
 :info:build                                                          ^
 :info:build <scratch space>:60:1: note: expanded from here
 :info:build RSA_SSLV23_PADDING
 :info:build ^
 :info:build 109 warnings and 1 error generated.

 }}}

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


More information about the macports-tickets mailing list