[#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:67442] [ruby-trunk - Bug #10710] [Feedback] can't compile ruby 2.2.0 with gcc versions older than 4.4.0

From: nobu@...
Date: 2015-01-09 01:34:48 UTC
List: ruby-core #67442
Issue #10710 has been updated by Nobuyoshi Nakada.

Status changed from Open to Feedback

Could you show your config.log file, around checking `-Wno-packed-bitfield-compat`?

----------------------------------------
Bug #10710: can't compile ruby 2.2.0 with gcc versions older than 4.4.0
https://bugs.ruby-lang.org/issues/10710#change-50871

* Author: Stefan Kaes
* Status: Feedback
* Priority: Normal
* Assignee: Nobuyoshi Nakada
* Category: build
* Target version: 
* ruby -v: 2.2.0
* Backport: 2.0.0: UNKNOWN, 2.1: UNKNOWN, 2.2: UNKNOWN
----------------------------------------
compilation stops because gcc before 4.4.0 does not support the flag -Wno-packed-bitfield-compat.

patch can be found here: https://github.com/skaes/rvm-patchsets/blob/master/patches/ruby/2.2.0/railsexpress/05-fix-packed-bitfield-compat-warning-for-older-gccs.patch

---Files--------------------------------
05-fix-packed-bitfield-compat-warning-for-older-gccs.patch (760 Bytes)


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

In This Thread

Prev Next