ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:103406] [Ruby master Bug#17796] ruby does not compile with openssl-alpha14
@ 2021-04-12 16:42 rajesh.satya
  2021-04-12 16:46 ` [ruby-core:103407] " xtkoba+ruby
  2021-04-12 17:07 ` [ruby-core:103408] " k
  0 siblings, 2 replies; 3+ messages in thread
From: rajesh.satya @ 2021-04-12 16:42 UTC (permalink / raw)
  To: ruby-core

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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ruby-core:103407] [Ruby master Bug#17796] ruby does not compile with openssl-alpha14
  2021-04-12 16:42 [ruby-core:103406] [Ruby master Bug#17796] ruby does not compile with openssl-alpha14 rajesh.satya
@ 2021-04-12 16:46 ` xtkoba+ruby
  2021-04-12 17:07 ` [ruby-core:103408] " k
  1 sibling, 0 replies; 3+ messages in thread
From: xtkoba+ruby @ 2021-04-12 16:46 UTC (permalink / raw)
  To: ruby-core

Issue #17796 has been updated by xtkoba (Tee KOBAYASHI).


This is probably a duplicate of #17628.

----------------------------------------
Bug #17796: ruby does not compile with openssl-alpha14
https://bugs.ruby-lang.org/issues/17796#change-91500

* 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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [ruby-core:103408] [Ruby master Bug#17796] ruby does not compile with openssl-alpha14
  2021-04-12 16:42 [ruby-core:103406] [Ruby master Bug#17796] ruby does not compile with openssl-alpha14 rajesh.satya
  2021-04-12 16:46 ` [ruby-core:103407] " xtkoba+ruby
@ 2021-04-12 17:07 ` k
  1 sibling, 0 replies; 3+ messages in thread
From: k @ 2021-04-12 17:07 UTC (permalink / raw)
  To: ruby-core

Issue #17796 has been updated by rhenium (Kazuki Yamaguchi).

Status changed from Open to Third Party's Issue

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

----------------------------------------
Bug #17796: ruby does not compile with openssl-alpha14
https://bugs.ruby-lang.org/issues/17796#change-91503

* Author: satya-rajesh (Satya vasamsetty)
* Status: Third Party's Issue
* 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/

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-04-12 17:07 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-12 16:42 [ruby-core:103406] [Ruby master Bug#17796] ruby does not compile with openssl-alpha14 rajesh.satya
2021-04-12 16:46 ` [ruby-core:103407] " xtkoba+ruby
2021-04-12 17:07 ` [ruby-core:103408] " k

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).