Project

General

Profile

Actions

Bug #17796

closed

ruby does not compile with openssl-alpha14

Added by satya-rajesh (Satya vasamsetty) about 3 years ago. Updated about 3 years ago.

Status:
Third Party's Issue
Assignee:
-
Target version:
-
[ruby-core:103406]

Description

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


Related issues 1 (0 open1 closed)

Is duplicate of Ruby master - Bug #17628: macOS Ruby 3.0.0 source build compilation errors w/ OpenSSL 3.0.0-alpha12-devClosedActions

Updated by xtkoba (Tee KOBAYASHI) about 3 years ago

This is probably a duplicate of #17628.

Actions #2

Updated by rhenium (Kazuki Yamaguchi) about 3 years ago

  • Is duplicate of Bug #17628: macOS Ruby 3.0.0 source build compilation errors w/ OpenSSL 3.0.0-alpha12-dev added

Updated by rhenium (Kazuki Yamaguchi) about 3 years ago

  • Status changed from Open to Third Party's Issue

Yes. Work for this is being tracked at: https://github.com/ruby/openssl/issues/369

Actions

Also available in: Atom PDF

Like0
Like0Like0Like0