ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:99149] [Ruby master Bug#17028] On the latest OpenSSL adaptation
@ 2020-07-13 12:19 jack9603301
  2020-07-13 13:07 ` [ruby-core:99150] " hsbt
  2020-07-14  3:30 ` [ruby-core:99162] " nobu
  0 siblings, 2 replies; 3+ messages in thread
From: jack9603301 @ 2020-07-13 12:19 UTC (permalink / raw
  To: ruby-core

Issue #17028 has been reported by jack9603301 (春晖 欧阳).

----------------------------------------
Bug #17028: On the latest OpenSSL adaptation
https://bugs.ruby-lang.org/issues/17028

* Author: jack9603301 (春晖 欧阳)
* Status: Open
* Priority: Normal
* Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN
----------------------------------------
I just compiled ruby, but it failed to compile under OpenSSL 1.1.1d. Due to changes in ABI and detection macro, there were various errors. I even modified the following file to complete the compilation:

1. Note the full code of `openssl_missing.h` and `openssl_missing.c`

2. Modify some special macro detection of annotation `ossl_pkey_ec.c` file according to error prompt

3、Modify the call to OpenSSL initialization



-- 
https://bugs.ruby-lang.org/

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

* [ruby-core:99150] [Ruby master Bug#17028] On the latest OpenSSL adaptation
  2020-07-13 12:19 [ruby-core:99149] [Ruby master Bug#17028] On the latest OpenSSL adaptation jack9603301
@ 2020-07-13 13:07 ` hsbt
  2020-07-14  3:30 ` [ruby-core:99162] " nobu
  1 sibling, 0 replies; 3+ messages in thread
From: hsbt @ 2020-07-13 13:07 UTC (permalink / raw
  To: ruby-core

Issue #17028 has been updated by hsbt (Hiroshi SHIBATA).

Status changed from Open to Feedback

Can you file its details to http://github.com/ruby/openssl?


----------------------------------------
Bug #17028: On the latest OpenSSL adaptation
https://bugs.ruby-lang.org/issues/17028#change-86528

* Author: jack9603301 (春晖 欧阳)
* Status: Feedback
* Priority: Normal
* Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN
----------------------------------------
I just compiled ruby, but it failed to compile under OpenSSL 1.1.1d. Due to changes in ABI and detection macro, there were various errors. I even modified the following file to complete the compilation:

1. Note the full code of `openssl_missing.h` and `openssl_missing.c`

2. Modify some special macro detection of annotation `ossl_pkey_ec.c` file according to error prompt

3. Modify the call to OpenSSL initialization

But this is only to complete the compilation locally. Please adapt as soon as possible.



-- 
https://bugs.ruby-lang.org/

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

* [ruby-core:99162] [Ruby master Bug#17028] On the latest OpenSSL adaptation
  2020-07-13 12:19 [ruby-core:99149] [Ruby master Bug#17028] On the latest OpenSSL adaptation jack9603301
  2020-07-13 13:07 ` [ruby-core:99150] " hsbt
@ 2020-07-14  3:30 ` nobu
  1 sibling, 0 replies; 3+ messages in thread
From: nobu @ 2020-07-14  3:30 UTC (permalink / raw
  To: ruby-core

Issue #17028 has been updated by nobu (Nobuyoshi Nakada).


OpenSSL 1.1.1d is out-of-date a little.
With which version of ruby did you build it?

----------------------------------------
Bug #17028: On the latest OpenSSL adaptation
https://bugs.ruby-lang.org/issues/17028#change-86540

* Author: jack9603301 (春晖 欧阳)
* Status: Feedback
* Priority: Normal
* Backport: 2.5: UNKNOWN, 2.6: UNKNOWN, 2.7: UNKNOWN
----------------------------------------
I just compiled ruby, but it failed to compile under OpenSSL 1.1.1d. Due to changes in ABI and detection macro, there were various errors. I even modified the following file to complete the compilation:

1. Note the full code of `openssl_missing.h` and `openssl_missing.c`

2. Modify some special macro detection of annotation `ossl_pkey_ec.c` file according to error prompt

3. Modify the call to OpenSSL initialization

But this is only to complete the compilation locally. Please adapt as soon as possible.



-- 
https://bugs.ruby-lang.org/

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

end of thread, other threads:[~2020-07-14  3:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-07-13 12:19 [ruby-core:99149] [Ruby master Bug#17028] On the latest OpenSSL adaptation jack9603301
2020-07-13 13:07 ` [ruby-core:99150] " hsbt
2020-07-14  3:30 ` [ruby-core:99162] " nobu

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).