[#78633] ruby/spec needs help from CRuby committers — Benoit Daloze <eregontp@...>
Currently, ruby/spec is maintained mostly by individuals and enjoys the
13 messages
2016/12/13
[#78963] Re: ruby/spec needs help from CRuby committers
— Urabe Shyouhei <shyouhei@...>
2017/01/04
I did ask attendees of last developer meeting to join this
[#78642] Re: ruby/spec needs help from CRuby committers
— Eric Wong <normalperson@...>
2016/12/14
Benoit Daloze <eregontp@gmail.com> wrote:
[ruby-core:78631] [Ruby trunk Bug#13030] Unexpected T_IMEMO object when building with VMDEBUG > 2
From:
jesus@...
Date:
2016-12-13 20:25:25 UTC
List:
ruby-core #78631
Issue #13030 has been reported by Jesus Castello. ---------------------------------------- Bug #13030: Unexpected T_IMEMO object when building with VMDEBUG > 2 https://bugs.ruby-lang.org/issues/13030 * Author: Jesus Castello * Status: Open * Priority: Normal * Assignee: * Target version: * ruby -v: 2.4.0.rc1 * Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN ---------------------------------------- Hello, I'm trying to build Ruby 2.4.0-rc1 with VMDEBUG=3 for research purposes, but I'm getting this error. ~~~ /home/user/.rubies/ruby-2.4.0-rc1/lib/fileutils.rb:90:in `<module:FileUtils>': method `inspect' called on unexpected T_IMEMO object (0x00000001465ab8 flags=0x701a) (NotImplementedError) from /home/user/.rubies/ruby-2.4.0-rc1/lib/fileutils.rb:88:in `<top (required)>' from ./tool/mkconfig.rb:20:in `require' from ./tool/mkconfig.rb:20:in `<main>' make: *** [uncommon.mk:644: .rbconfig.time] Error 1 ~~~ Thank you. -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>