ruby-core@ruby-lang.org archive (unofficial mirror)
 help / color / mirror / Atom feed
* [ruby-core:77659] [Ruby trunk Feature#12849] Ruby 2.3.1 build fails with FreeBSD 11
       [not found] <redmine.issue-12849.20161018124728@ruby-lang.org>
@ 2016-10-18 12:47 ` hsbt
  2016-10-18 13:14 ` [ruby-core:77660] [Ruby trunk Bug#12849][Feedback] " k
                   ` (2 subsequent siblings)
  3 siblings, 0 replies; 4+ messages in thread
From: hsbt @ 2016-10-18 12:47 UTC (permalink / raw
  To: ruby-core

Issue #12849 has been reported by Hiroshi SHIBATA.

----------------------------------------
Feature #12849: Ruby 2.3.1 build fails with FreeBSD 11
https://bugs.ruby-lang.org/issues/12849

* Author: Hiroshi SHIBATA
* Status: Assigned
* Priority: Normal
* Assignee: Kazuki Yamaguchi
----------------------------------------
I got build failure report for openssl build on Ruby 2.3.1

see. ehttps://github.com/rbenv/ruby-build/issues/1009

It caused that FreeBSD 11 removed `SSLv2_method`.
Can we pick patch from r55162 for Ruby 2.3.1 ?



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

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

* [ruby-core:77660] [Ruby trunk Bug#12849][Feedback] Ruby 2.3.1 build fails with FreeBSD 11
       [not found] <redmine.issue-12849.20161018124728@ruby-lang.org>
  2016-10-18 12:47 ` [ruby-core:77659] [Ruby trunk Feature#12849] Ruby 2.3.1 build fails with FreeBSD 11 hsbt
@ 2016-10-18 13:14 ` k
  2016-10-18 13:45 ` [ruby-core:77661] [Ruby trunk Bug#12849] " hsbt
  2016-10-24  7:07 ` [ruby-core:77741] [Ruby trunk Bug#12849][Rejected] " k
  3 siblings, 0 replies; 4+ messages in thread
From: k @ 2016-10-18 13:14 UTC (permalink / raw
  To: ruby-core

Issue #12849 has been updated by Kazuki Yamaguchi.

Tracker changed from Feature to Bug
Description updated
Status changed from Assigned to Feedback
Backport set to 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN

Added a comment at the GitHub issue. It sounds weird, because its existence of SSLv2_method should be checked by ext/openssl/extconf.rb in all stable branches including 2.3.

----------------------------------------
Bug #12849: Ruby 2.3.1 build fails with FreeBSD 11
https://bugs.ruby-lang.org/issues/12849#change-60931

* Author: Hiroshi SHIBATA
* Status: Feedback
* Priority: Normal
* Assignee: Kazuki Yamaguchi
* ruby -v: 
* Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN
----------------------------------------
I got build failure report for openssl build on Ruby 2.3.1

see. https://github.com/rbenv/ruby-build/issues/1009

It caused that FreeBSD 11 removed `SSLv2_method`.
Can we pick patch from r55162 for Ruby 2.3.1 ?



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

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

* [ruby-core:77661] [Ruby trunk Bug#12849] Ruby 2.3.1 build fails with FreeBSD 11
       [not found] <redmine.issue-12849.20161018124728@ruby-lang.org>
  2016-10-18 12:47 ` [ruby-core:77659] [Ruby trunk Feature#12849] Ruby 2.3.1 build fails with FreeBSD 11 hsbt
  2016-10-18 13:14 ` [ruby-core:77660] [Ruby trunk Bug#12849][Feedback] " k
@ 2016-10-18 13:45 ` hsbt
  2016-10-24  7:07 ` [ruby-core:77741] [Ruby trunk Bug#12849][Rejected] " k
  3 siblings, 0 replies; 4+ messages in thread
From: hsbt @ 2016-10-18 13:45 UTC (permalink / raw
  To: ruby-core

Issue #12849 has been updated by Hiroshi SHIBATA.


I'm going to prepare FreeBSD 11 environment for this issue at this weekend.

----------------------------------------
Bug #12849: Ruby 2.3.1 build fails with FreeBSD 11
https://bugs.ruby-lang.org/issues/12849#change-60932

* Author: Hiroshi SHIBATA
* Status: Feedback
* Priority: Normal
* Assignee: Kazuki Yamaguchi
* ruby -v: 
* Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN
----------------------------------------
I got build failure report for openssl build on Ruby 2.3.1

see. https://github.com/rbenv/ruby-build/issues/1009

It caused that FreeBSD 11 removed `SSLv2_method`.
Can we pick patch from r55162 for Ruby 2.3.1 ?



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

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

* [ruby-core:77741] [Ruby trunk Bug#12849][Rejected] Ruby 2.3.1 build fails with FreeBSD 11
       [not found] <redmine.issue-12849.20161018124728@ruby-lang.org>
                   ` (2 preceding siblings ...)
  2016-10-18 13:45 ` [ruby-core:77661] [Ruby trunk Bug#12849] " hsbt
@ 2016-10-24  7:07 ` k
  3 siblings, 0 replies; 4+ messages in thread
From: k @ 2016-10-24  7:07 UTC (permalink / raw
  To: ruby-core

Issue #12849 has been updated by Kazuki Yamaguchi.

Status changed from Feedback to Rejected

It turned out to be an issue of mixing two different OpenSSL installations.

----------------------------------------
Bug #12849: Ruby 2.3.1 build fails with FreeBSD 11
https://bugs.ruby-lang.org/issues/12849#change-61041

* Author: Hiroshi SHIBATA
* Status: Rejected
* Priority: Normal
* Assignee: Kazuki Yamaguchi
* ruby -v: 
* Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN
----------------------------------------
I got build failure report for openssl build on Ruby 2.3.1

see. https://github.com/rbenv/ruby-build/issues/1009

It caused that FreeBSD 11 removed `SSLv2_method`.
Can we pick patch from r55162 for Ruby 2.3.1 ?



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

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

end of thread, other threads:[~2016-10-24  6:36 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <redmine.issue-12849.20161018124728@ruby-lang.org>
2016-10-18 12:47 ` [ruby-core:77659] [Ruby trunk Feature#12849] Ruby 2.3.1 build fails with FreeBSD 11 hsbt
2016-10-18 13:14 ` [ruby-core:77660] [Ruby trunk Bug#12849][Feedback] " k
2016-10-18 13:45 ` [ruby-core:77661] [Ruby trunk Bug#12849] " hsbt
2016-10-24  7:07 ` [ruby-core:77741] [Ruby trunk Bug#12849][Rejected] " 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).