[#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:67431] [ruby-trunk - Bug #10716] Erroneous semicolon after AC_CASE

From: v.ondruch@...
Date: 2015-01-08 14:02:27 UTC
List: ruby-core #67431
Issue #10716 has been updated by Vit Ondruch.


Forgot to mention the actual error:

~~~
$ autoconf
$ ./configure 
./configure: line 63225: syntax error near unexpected token `;'
./configure: line 63225: `; }; then'
~~~

----------------------------------------
Bug #10716: Erroneous semicolon after AC_CASE
https://bugs.ruby-lang.org/issues/10716#change-50859

* Author: Vit Ondruch
* Status: Open
* Priority: Normal
* Assignee: 
* Category: 
* Target version: 
* ruby -v: ruby 2.2.0p0 (2014-12-25 revision 49005) [x86_64-linux-gnu]
* Backport: 2.0.0: UNKNOWN, 2.1: REQUIRED, 2.2: REQUIRED
----------------------------------------
This is issue when building with autoconf 2.63 available in RHEL6/CentOS6

BTW I am wondering why Ruby actually enforces autoconf 2.67 and makes plenty of RHEL 6/CentOS 6 users [1] unnecessary issues, when it builds with 2.63 just fine. If there was some justification at least [2].



[1] https://www.google.cz/search?q=ruby+Autoconf+version+2.67+or+higher+is+required
[2] https://github.com/ruby/ruby/commit/ecb9b98774b01b2eff22fe4a9832ce469f3552e8

---Files--------------------------------
0001-Remove-superfluous-semicolon.patch (949 Bytes)


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

In This Thread

Prev Next