From: rajesh.satya@... Date: 2021-04-12T16:42:15+00:00 Subject: [ruby-core:103406] [Ruby master Bug#17796] ruby does not compile with openssl-alpha14 Issue #17796 has been reported by satya-rajesh (Satya vasamsetty). ---------------------------------------- Bug #17796: ruby does not compile with openssl-alpha14 https://bugs.ruby-lang.org/issues/17796 * Author: satya-rajesh (Satya vasamsetty) * Status: Open * Priority: Normal * Backport: 2.6: UNKNOWN, 2.7: UNKNOWN, 3.0: UNKNOWN ---------------------------------------- ruby does not compile with openssl-alpha14 make[2]: Entering directory '/usr/src/photon/BUILD/ruby-2.7.1/ext/-test-/array/resize' In file included from ../.././include/ruby.h:33, from ossl.h:16, from ossl_pkey_rsa.c:10: ossl_pkey_rsa.c: In function 'Init_ossl_rsa': ossl_pkey_rsa.c:877:58: error: 'RSA_SSLV23_PADDING' undeclared (first use in this function); did you mean 'RSA_NO_PADDING'? It seems RSA_SSLV23_PADDING is deprecated which ruby is using. ruby version: 2.7.1 -- https://bugs.ruby-lang.org/ Unsubscribe: