[#67346] Future of test suites for Ruby — Charles Oliver Nutter <headius@...>

I'll try to be brief so we can discuss all this. tl;dr: RubySpec is

19 messages 2015/01/05

[ruby-core:67560] [ruby-trunk - Bug #10736] [Open] configure does not check for missing ruby

From: eike@...
Date: 2015-01-13 09:42:45 UTC
List: ruby-core #67560
Issue #10736 has been reported by Eike Dierks.

----------------------------------------
Bug #10736: configure does not check for missing ruby
https://bugs.ruby-lang.org/issues/10736

* Author: Eike Dierks
* Status: Open
* Priority: Normal
* Assignee: 
* ruby -v: ruby 2.2.0p0 (2014-12-25 revision 49005)
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN
----------------------------------------
The ./configure script should check if a version of ruby is installed.

Currently not such check is performed.

Current behaviour:
configure succeeds even if the is no version of ruby available.
make fails with: "executable host ruby is required. use --with-baseruby option."

Suggested behaviour:
configure should check for a usable ruby
This check should be performed early in ./configure
as any further attempt to build will fail if no ruby is available







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

In This Thread

Prev Next