Skip to content

Instantly share code, notes, and snippets.

@macournoyer
Created March 12, 2009 18:13
Show Gist options
  • Select an option

  • Save macournoyer/78209 to your computer and use it in GitHub Desktop.

Select an option

Save macournoyer/78209 to your computer and use it in GitHub Desktop.
(in /Users/marc/projects/rubinius)
CC vm/test/runner.cpp
In file included from vm/test/runner.cpp:21:
./vm/test/test_access_variable.hpp:5:28: error: builtin/task.hpp: No such file or directory
In file included from vm/test/runner.cpp:878:
./vm/test/test_contexts.hpp:4:32: error: builtin/contexts.hpp: No such file or directory
In file included from vm/test/runner.cpp:3742:
./vm/test/test_objectmemory.hpp:3:21: error: vm/gc.hpp: No such file or directory
./vm/test/test_objectmemory.hpp:4:26: error: vm/gc_root.hpp: No such file or directory
In file included from vm/test/runner.cpp:4535:
./vm/test/test_subtend.hpp:4:38: error: subtend/PortableUContext.h: No such file or directory
./vm/test/test_subtend.hpp:18:43: error: builtin/nativemethodcontext.hpp: No such file or directory
In file included from vm/test/runner.cpp:5385:
./vm/test/test_vm.hpp:3:24: error: gc_debug.hpp: No such file or directory
./vm/test/test_access_variable.hpp: In member function ‘virtual void TestAccessVariable::setUp()’:
./vm/test/test_access_variable.hpp:24: error: no matching function for call to ‘rubinius::VM::VM()’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_access_variable.hpp: In member function ‘void TestAccessVariable::test_access_variable_is_slot()’:
./vm/test/test_access_variable.hpp:33: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_access_variable.hpp:37: error: ‘class rubinius::Message’ has no member named ‘use_from_task’
./vm/test/test_access_variable.hpp:40: error: cannot convert ‘rubinius::Task*’ to ‘rubinius::CallFrame*’ in argument passing
./vm/test/test_access_variable.hpp:41: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_access_variable.hpp: In member function ‘void TestAccessVariable::test_write_variable_is_slot()’:
./vm/test/test_access_variable.hpp:49: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_access_variable.hpp:53: error: ‘class rubinius::Message’ has no member named ‘use_from_task’
./vm/test/test_access_variable.hpp:61: error: cannot convert ‘rubinius::Task*’ to ‘rubinius::CallFrame*’ in argument passing
./vm/test/test_access_variable.hpp:62: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_access_variable.hpp: In member function ‘void TestAccessVariable::test_access_variable()’:
./vm/test/test_access_variable.hpp:70: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_access_variable.hpp:74: error: ‘class rubinius::Message’ has no member named ‘use_from_task’
./vm/test/test_access_variable.hpp:79: error: cannot convert ‘rubinius::Task*’ to ‘rubinius::CallFrame*’ in argument passing
./vm/test/test_access_variable.hpp:80: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_access_variable.hpp: In member function ‘void TestAccessVariable::test_write_variable()’:
./vm/test/test_access_variable.hpp:88: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_access_variable.hpp:92: error: ‘class rubinius::Message’ has no member named ‘use_from_task’
./vm/test/test_access_variable.hpp:100: error: cannot convert ‘rubinius::Task*’ to ‘rubinius::CallFrame*’ in argument passing
./vm/test/test_access_variable.hpp:101: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_array.hpp: In member function ‘virtual void TestArray::setUp()’:
./vm/test/test_array.hpp:20: error: no matching function for call to ‘rubinius::VM::VM(int)’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_bignum.hpp: In member function ‘virtual void TestBignum::setUp()’:
./vm/test/test_bignum.hpp:23: error: no matching function for call to ‘rubinius::VM::VM(int)’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_bytearray.hpp: In member function ‘virtual void TestByteArray::setUp()’:
./vm/test/test_bytearray.hpp:18: error: no matching function for call to ‘rubinius::VM::VM()’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_channel.hpp: In member function ‘virtual void TestChannel::setUp()’:
./vm/test/test_channel.hpp:25: error: no matching function for call to ‘rubinius::VM::VM()’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_channel.hpp: In member function ‘void TestChannel::test_create()’:
./vm/test/test_channel.hpp:44: error: ‘class rubinius::Channel’ has no member named ‘waiting’
./vm/test/test_channel.hpp: In member function ‘void TestChannel::test_send_then_receive()’:
./vm/test/test_channel.hpp:55: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_channel.hpp:57: error: ‘struct rubinius::Globals’ has no member named ‘current_task’
./vm/test/test_channel.hpp:67: error: no matching function for call to ‘rubinius::Channel::receive(rubinius::VM*&)’
vm/builtin/channel.hpp:51: note: candidates are: rubinius::Object* rubinius::Channel::receive(rubinius::VM*, rubinius::CallFrame*)
./vm/test/test_channel.hpp:68: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_channel.hpp:69: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_channel.hpp: In member function ‘void TestChannel::test_receive_with_frozen_stack()’:
./vm/test/test_channel.hpp:74: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_channel.hpp:75: error: ‘struct rubinius::Globals’ has no member named ‘current_task’
./vm/test/test_channel.hpp:77: error: no matching function for call to ‘rubinius::Thread::create(rubinius::VM*&)’
vm/builtin/thread.hpp:49: note: candidates are: static rubinius::Thread* rubinius::Thread::create(rubinius::VM*, rubinius::VM*)
./vm/test/test_channel.hpp:81: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_channel.hpp:83: error: no matching function for call to ‘rubinius::Channel::receive(rubinius::VM*&)’
vm/builtin/channel.hpp:51: note: candidates are: rubinius::Object* rubinius::Channel::receive(rubinius::VM*, rubinius::CallFrame*)
./vm/test/test_channel.hpp:84: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_channel.hpp:85: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_channel.hpp: In member function ‘void TestChannel::test_receive_causes_deadlock()’:
./vm/test/test_channel.hpp:89: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_channel.hpp:91: error: ‘struct rubinius::Globals’ has no member named ‘current_task’
./vm/test/test_channel.hpp:93: error: no matching function for call to ‘rubinius::Thread::create(rubinius::VM*&)’
vm/builtin/thread.hpp:49: note: candidates are: static rubinius::Thread* rubinius::Thread::create(rubinius::VM*, rubinius::VM*)
./vm/test/test_channel.hpp:98: error: no matching function for call to ‘rubinius::Channel::receive(rubinius::VM*&)’
vm/builtin/channel.hpp:51: note: candidates are: rubinius::Object* rubinius::Channel::receive(rubinius::VM*, rubinius::CallFrame*)
./vm/test/test_channel.hpp: In member function ‘void TestChannel::test_receive_causes_thread_switch()’:
./vm/test/test_channel.hpp:107: error: no matching function for call to ‘rubinius::Thread::create(rubinius::VM*&)’
vm/builtin/thread.hpp:49: note: candidates are: static rubinius::Thread* rubinius::Thread::create(rubinius::VM*, rubinius::VM*)
./vm/test/test_channel.hpp:112: error: ‘class rubinius::VM’ has no member named ‘queue_thread’
./vm/test/test_channel.hpp:114: error: no matching function for call to ‘rubinius::Channel::receive(rubinius::VM*&)’
vm/builtin/channel.hpp:51: note: candidates are: rubinius::Object* rubinius::Channel::receive(rubinius::VM*, rubinius::CallFrame*)
./vm/test/test_channel.hpp: In member function ‘void TestChannel::test_receive_causes_event_block()’:
./vm/test/test_channel.hpp:126: error: ‘struct rubinius::Globals’ has no member named ‘current_task’
./vm/test/test_channel.hpp:129: error: no matching function for call to ‘rubinius::Channel::receive(rubinius::VM*&)’
vm/builtin/channel.hpp:51: note: candidates are: rubinius::Object* rubinius::Channel::receive(rubinius::VM*, rubinius::CallFrame*)
./vm/test/test_channel.hpp:132: error: ‘class rubinius::Channel’ has no member named ‘waiting’
./vm/test/test_channel.hpp:136: error: ‘class rubinius::Channel’ has no member named ‘waiting’
./vm/test/test_channel.hpp:139: error: ‘struct rubinius::Globals’ has no member named ‘current_task’
./vm/test/test_channel.hpp: In member function ‘void TestChannel::test_receive_polls_events()’:
./vm/test/test_channel.hpp:150: error: ‘struct rubinius::Globals’ has no member named ‘current_task’
./vm/test/test_channel.hpp:154: error: no matching function for call to ‘rubinius::Channel::receive(rubinius::VM*&)’
vm/builtin/channel.hpp:51: note: candidates are: rubinius::Object* rubinius::Channel::receive(rubinius::VM*, rubinius::CallFrame*)
./vm/test/test_channel.hpp:157: error: ‘class rubinius::Channel’ has no member named ‘waiting’
./vm/test/test_channel.hpp:160: error: ‘struct rubinius::Globals’ has no member named ‘current_task’
./vm/test/test_channel.hpp: In member function ‘void TestChannel::test_has_readers_p()’:
./vm/test/test_channel.hpp:166: error: ‘class rubinius::Channel’ has no member named ‘waiting’
./vm/test/test_channel.hpp: In member function ‘void TestChannel::test_send_in_microseconds()’:
./vm/test/test_channel.hpp:185: error: ‘struct rubinius::Globals’ has no member named ‘current_task’
./vm/test/test_channel.hpp:189: error: no matching function for call to ‘rubinius::Channel::receive(rubinius::VM*&)’
vm/builtin/channel.hpp:51: note: candidates are: rubinius::Object* rubinius::Channel::receive(rubinius::VM*, rubinius::CallFrame*)
./vm/test/test_channel.hpp: In member function ‘void TestChannel::test_send_in_seconds()’:
./vm/test/test_channel.hpp:206: error: ‘struct rubinius::Globals’ has no member named ‘current_task’
./vm/test/test_channel.hpp:210: error: no matching function for call to ‘rubinius::Channel::receive(rubinius::VM*&)’
vm/builtin/channel.hpp:51: note: candidates are: rubinius::Object* rubinius::Channel::receive(rubinius::VM*, rubinius::CallFrame*)
./vm/test/test_class.hpp: In member function ‘virtual void TestClass::setUp()’:
./vm/test/test_class.hpp:16: error: no matching function for call to ‘rubinius::VM::VM()’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_compactlookuptable.hpp: In member function ‘virtual void TestCompactLookupTable::setUp()’:
./vm/test/test_compactlookuptable.hpp:17: error: no matching function for call to ‘rubinius::VM::VM(int)’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_compiled_file.hpp: In member function ‘virtual void TestCompiledFile::setUp()’:
./vm/test/test_compiled_file.hpp:25: error: no matching function for call to ‘rubinius::VM::VM()’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_compiled_file.hpp: In member function ‘void TestCompiledFile::test_load_file()’:
./vm/test/test_compiled_file.hpp:61: error: ‘class rubinius::VM’ has no member named ‘new_task’
./vm/test/test_compiled_file.hpp:69: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_compiled_file.hpp:74: error: cannot convert ‘rubinius::Task*’ to ‘rubinius::CallFrame*’ in argument passing
./vm/test/test_compiled_file.hpp:76: error: ‘class rubinius::VM’ has no member named ‘run_and_monitor’
./vm/test/test_compiled_file.hpp:76: error: expected type-specifier
./vm/test/test_compiled_file.hpp:76: error: expected unqualified-id before ‘)’ token
./vm/test/test_compiled_file.hpp:76: error: ‘...’ handler must be the last handler for its try block
./vm/test/test_compiledmethod.hpp: In member function ‘virtual void TestCompiledMethod::setUp()’:
./vm/test/test_compiledmethod.hpp:15: error: no matching function for call to ‘rubinius::VM::VM(int)’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_compiledmethod.hpp: In member function ‘void TestCompiledMethod::test_startup_tramp()’:
./vm/test/test_compiledmethod.hpp:23: error: ‘generate_tramp’ is not a member of ‘rubinius::CompiledMethod’
./vm/test/test_contexts.hpp: In member function ‘virtual void TestContexts::setUp()’:
./vm/test/test_contexts.hpp:18: error: no matching function for call to ‘rubinius::VM::VM()’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_contexts.hpp: In member function ‘void TestContexts::test_create()’:
./vm/test/test_contexts.hpp:26: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_contexts.hpp:27: error: no matching function for call to ‘kind_of(rubinius::MethodContext*&)’
./vm/test/test_contexts.hpp:28: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:29: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp: In member function ‘void TestContexts::test_line()’:
./vm/test/test_contexts.hpp:33: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_contexts.hpp:34: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:35: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:37: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:43: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp: In member function ‘void TestContexts::test_recycle()’:
./vm/test/test_contexts.hpp:47: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_contexts.hpp:49: error: ‘class rubinius::ObjectMemory’ has no member named ‘context_on_stack_p’
./vm/test/test_contexts.hpp:50: error: ‘class rubinius::ObjectMemory’ has no member named ‘context_referenced_p’
./vm/test/test_contexts.hpp:52: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:54: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_contexts.hpp: In member function ‘void TestContexts::test_recycle_ignores_mature_contexts()’:
./vm/test/test_contexts.hpp:59: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_contexts.hpp:60: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:61: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp: In member function ‘void TestContexts::test_reference()’:
./vm/test/test_contexts.hpp:65: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_contexts.hpp:66: error: ‘class rubinius::ObjectMemory’ has no member named ‘context_referenced_p’
./vm/test/test_contexts.hpp:67: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:69: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:71: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:72: error: ‘class rubinius::ObjectMemory’ has no member named ‘context_referenced_p’
./vm/test/test_contexts.hpp:74: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_contexts.hpp: In member function ‘void TestContexts::test_dup_self()’:
./vm/test/test_contexts.hpp:81: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_contexts.hpp:107: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_contexts.hpp:108: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_contexts.hpp:109: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_contexts.hpp:112: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:115: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:115: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:116: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:116: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:117: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:117: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:118: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:118: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:119: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:119: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:120: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:120: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:121: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:121: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:123: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:123: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:124: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:124: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:125: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:125: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:126: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:126: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:128: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:128: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_contexts.hpp:128: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_dir.hpp: In member function ‘virtual void TestDir::setUp()’:
./vm/test/test_dir.hpp:17: error: no matching function for call to ‘rubinius::VM::VM(int)’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_event.hpp: In member function ‘virtual void TestEventLoop::setUp()’:
./vm/test/test_event.hpp:34: error: no matching function for call to ‘rubinius::VM::VM()’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_exception.hpp: In member function ‘virtual void TestException::setUp()’:
./vm/test/test_exception.hpp:17: error: no matching function for call to ‘rubinius::VM::VM()’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_fixnum.hpp: In member function ‘virtual void TestFixnum::setUp()’:
./vm/test/test_fixnum.hpp:18: error: no matching function for call to ‘rubinius::VM::VM()’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_float.hpp: In member function ‘virtual void TestFloat::setUp()’:
./vm/test/test_float.hpp:15: error: no matching function for call to ‘rubinius::VM::VM(int)’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_instructions.hpp: In member function ‘virtual void TestInstructions::setUp()’:
./vm/test/test_instructions.hpp:25: error: no matching function for call to ‘rubinius::VM::VM()’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_noop()’:
./vm/test/test_instructions.hpp:33: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:41: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:42: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:49: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:50: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_push_nil()’:
./vm/test/test_instructions.hpp:56: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:64: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:65: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:72: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:73: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:74: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_push_true()’:
./vm/test/test_instructions.hpp:80: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:88: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:89: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:96: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:97: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:98: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_push_false()’:
./vm/test/test_instructions.hpp:104: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:112: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:113: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:120: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:121: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:122: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_push_int()’:
./vm/test/test_instructions.hpp:128: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:136: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:137: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:145: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:146: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:147: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:148: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_push_context()’:
./vm/test/test_instructions.hpp:154: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:162: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:163: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:170: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:171: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:172: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:172: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_push_literal()’:
./vm/test/test_instructions.hpp:178: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:186: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:187: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:194: error: ‘call_frame’ was not declared in this scope
./vm/test/test_instructions.hpp:196: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:197: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:198: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_push_self()’:
./vm/test/test_instructions.hpp:204: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:212: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:213: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:220: error: ‘call_frame’ was not declared in this scope
./vm/test/test_instructions.hpp:221: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:222: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:223: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_goto()’:
./vm/test/test_instructions.hpp:229: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:237: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:238: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:246: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:247: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_goto_if_false()’:
./vm/test/test_instructions.hpp:253: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:261: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:262: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:269: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:271: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:272: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:273: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:275: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:276: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:277: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:278: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_goto_if_true()’:
./vm/test/test_instructions.hpp:284: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:292: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:293: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:300: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:302: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:303: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:304: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:306: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:307: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:308: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:309: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_goto_if_defined()’:
./vm/test/test_instructions.hpp:315: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:323: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:324: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:331: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:333: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:334: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:335: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:337: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:338: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:339: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:340: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_ret()’:
./vm/test/test_instructions.hpp:346: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:354: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:355: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:362: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:363: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:364: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:365: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:366: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_halt()’:
./vm/test/test_instructions.hpp:374: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:382: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:383: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:391: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:393: error: expected type-specifier
./vm/test/test_instructions.hpp:393: error: expected unqualified-id before ‘&’ token
./vm/test/test_instructions.hpp:393: error: expected `)' before ‘&’ token
./vm/test/test_instructions.hpp:393: error: expected `{' before ‘&’ token
./vm/test/test_instructions.hpp:393: error: ‘e’ was not declared in this scope
./vm/test/test_instructions.hpp:393: error: expected `;' before ‘)’ token
./vm/test/test_instructions.hpp:399: error: expected `}' at end of input
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_swap_stack()’:
./vm/test/test_instructions.hpp:402: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:410: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:411: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:418: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:419: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:421: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:423: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:424: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_dup_top()’:
./vm/test/test_instructions.hpp:431: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:439: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:440: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:447: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:449: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:451: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:452: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_pop()’:
./vm/test/test_instructions.hpp:458: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:466: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:467: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:474: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:476: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:478: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_set_local()’:
./vm/test/test_instructions.hpp:484: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:492: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:493: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:500: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:501: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:504: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:506: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:507: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_push_local()’:
./vm/test/test_instructions.hpp:513: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:521: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:522: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:529: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:531: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:532: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:533: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_push_exception()’:
./vm/test/test_instructions.hpp:539: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:547: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:548: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:556: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:557: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:558: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:559: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_make_array()’:
./vm/test/test_instructions.hpp:565: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:573: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:574: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:581: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:582: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:585: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:587: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:588: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_set_ivar()’:
./vm/test/test_instructions.hpp:596: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:604: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:605: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:613: error: ‘call_frame’ was not declared in this scope
./vm/test/test_instructions.hpp:617: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:618: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:621: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:622: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_push_ivar()’:
./vm/test/test_instructions.hpp:628: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:636: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:637: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:645: error: ‘call_frame’ was not declared in this scope
./vm/test/test_instructions.hpp:650: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:652: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:653: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_push_const()’:
./vm/test/test_instructions.hpp:659: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:667: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:668: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:691: error: ‘call_frame’ was not declared in this scope
./vm/test/test_instructions.hpp:694: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:696: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_set_const()’:
./vm/test/test_instructions.hpp:703: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:711: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:712: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:728: error: ‘call_frame’ was not declared in this scope
./vm/test/test_instructions.hpp:731: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:732: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_set_const_at()’:
./vm/test/test_instructions.hpp:740: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:748: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:749: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:757: error: ‘call_frame’ was not declared in this scope
./vm/test/test_instructions.hpp:760: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:761: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:763: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_find_const()’:
./vm/test/test_instructions.hpp:772: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:780: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:781: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:791: error: ‘call_frame’ was not declared in this scope
./vm/test/test_instructions.hpp:794: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:796: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:798: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_attach_method()’:
./vm/test/test_instructions.hpp:804: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:812: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:813: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:821: error: ‘call_frame’ was not declared in this scope
./vm/test/test_instructions.hpp:823: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:824: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:828: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_add_method()’:
./vm/test/test_instructions.hpp:838: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:846: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:847: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:856: error: ‘call_frame’ was not declared in this scope
./vm/test/test_instructions.hpp:859: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:860: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:864: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:868: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:872: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:873: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:876: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_open_class()’:
./vm/test/test_instructions.hpp:885: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:893: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:894: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:908: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:910: error: ‘call_frame’ was not declared in this scope
./vm/test/test_instructions.hpp:913: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:917: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_open_class_under()’:
./vm/test/test_instructions.hpp:924: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:932: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:933: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:941: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:942: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:944: error: ‘call_frame’ was not declared in this scope
./vm/test/test_instructions.hpp:947: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_open_module()’:
./vm/test/test_instructions.hpp:955: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:963: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:964: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:978: error: ‘call_frame’ was not declared in this scope
./vm/test/test_instructions.hpp:981: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_open_module_under()’:
./vm/test/test_instructions.hpp:989: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:997: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:998: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1006: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1008: error: ‘call_frame’ was not declared in this scope
./vm/test/test_instructions.hpp:1011: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_send_method()’:
./vm/test/test_instructions.hpp:1019: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:1027: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:1028: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1047: error: ‘vmm’ was not declared in this scope
./vm/test/test_instructions.hpp:1049: error: ‘call_frame’ was not declared in this scope
./vm/test/test_instructions.hpp:1050: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1056: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1058: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1059: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_send_stack()’:
./vm/test/test_instructions.hpp:1066: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:1074: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:1075: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1094: error: ‘vmm’ was not declared in this scope
./vm/test/test_instructions.hpp:1097: error: ‘call_frame’ was not declared in this scope
./vm/test/test_instructions.hpp:1098: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1099: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1106: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1108: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1109: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1110: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_send_stack_with_block()’:
./vm/test/test_instructions.hpp:1117: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:1125: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:1126: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1144: error: ‘vmm’ was not declared in this scope
./vm/test/test_instructions.hpp:1146: error: ‘call_frame’ was not declared in this scope
./vm/test/test_instructions.hpp:1147: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1148: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1150: error: ‘under_context’ is not a member of ‘rubinius::BlockEnvironment’
./vm/test/test_instructions.hpp:1150: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1150: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1151: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1158: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1160: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1161: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1162: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1163: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_send_stack_with_splat()’:
./vm/test/test_instructions.hpp:1170: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:1178: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:1179: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1197: error: ‘vmm’ was not declared in this scope
./vm/test/test_instructions.hpp:1199: error: ‘call_frame’ was not declared in this scope
./vm/test/test_instructions.hpp:1200: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1201: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1205: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1207: error: ‘under_context’ is not a member of ‘rubinius::BlockEnvironment’
./vm/test/test_instructions.hpp:1207: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1207: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1208: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1215: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1217: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1218: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1219: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1220: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1221: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_send_super_stack_with_block()’:
./vm/test/test_instructions.hpp:1228: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:1236: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:1237: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1258: error: ‘vmm’ was not declared in this scope
./vm/test/test_instructions.hpp:1261: error: ‘call_frame’ was not declared in this scope
./vm/test/test_instructions.hpp:1268: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1269: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1270: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1273: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1274: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1276: error: ‘under_context’ is not a member of ‘rubinius::BlockEnvironment’
./vm/test/test_instructions.hpp:1276: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1276: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1277: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1284: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1286: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1287: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1288: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1289: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1296: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:1298: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:1299: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1308: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1309: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1310: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1313: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1314: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1316: error: ‘under_context’ is not a member of ‘rubinius::BlockEnvironment’
./vm/test/test_instructions.hpp:1316: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1316: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1317: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1319: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1321: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1322: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1323: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1324: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_send_super_stack_with_splat()’:
./vm/test/test_instructions.hpp:1331: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:1339: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:1340: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1361: error: ‘vmm’ was not declared in this scope
./vm/test/test_instructions.hpp:1364: error: ‘call_frame’ was not declared in this scope
./vm/test/test_instructions.hpp:1371: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1372: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1373: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1376: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1377: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1381: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1383: error: ‘under_context’ is not a member of ‘rubinius::BlockEnvironment’
./vm/test/test_instructions.hpp:1383: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1383: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1384: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1391: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1393: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1394: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1395: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1396: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1397: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_push_block()’:
./vm/test/test_instructions.hpp:1404: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:1412: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:1413: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1420: error: ‘under_context’ is not a member of ‘rubinius::BlockEnvironment’
./vm/test/test_instructions.hpp:1420: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1420: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1421: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1422: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1424: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1425: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_clear_exception()’:
./vm/test/test_instructions.hpp:1431: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:1439: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:1440: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1447: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1448: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1449: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_cast_array()’:
./vm/test/test_instructions.hpp:1455: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:1463: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:1464: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1471: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1472: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1474: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1477: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1478: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1480: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1484: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1485: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1487: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_shift_array()’:
./vm/test/test_instructions.hpp:1493: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:1501: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:1502: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1514: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1516: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1518: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1519: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1521: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1523: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1524: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1525: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_raise_exc()’:
./vm/test/test_instructions.hpp:1531: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:1539: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:1540: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1548: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1550: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1551: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1553: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_push_cpath_top()’:
./vm/test/test_instructions.hpp:1559: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:1567: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:1568: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1575: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1576: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_passed_arg()’:
./vm/test/test_instructions.hpp:1582: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:1590: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:1591: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1598: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1601: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1603: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1605: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1607: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1609: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_string_append()’:
./vm/test/test_instructions.hpp:1615: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:1623: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:1624: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1633: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1634: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1635: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1636: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1637: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_string_dup()’:
./vm/test/test_instructions.hpp:1643: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:1651: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:1652: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1661: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1663: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1665: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_push_my_field()’:
./vm/test/test_instructions.hpp:1674: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:1682: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:1683: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1693: error: ‘call_frame’ was not declared in this scope
./vm/test/test_instructions.hpp:1697: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1705: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1707: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1708: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_store_my_field()’:
./vm/test/test_instructions.hpp:1714: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:1722: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:1723: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1732: error: ‘call_frame’ was not declared in this scope
./vm/test/test_instructions.hpp:1735: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1738: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1740: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1741: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_open_metaclass()’:
./vm/test/test_instructions.hpp:1748: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:1756: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:1757: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1765: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1767: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1769: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_push_local_depth()’:
./vm/test/test_instructions.hpp:1775: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:1783: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:1784: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1791: error: ‘under_context’ is not a member of ‘rubinius::BlockEnvironment’
./vm/test/test_instructions.hpp:1791: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1791: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1794: error: ‘under_context’ is not a member of ‘rubinius::BlockEnvironment’
./vm/test/test_instructions.hpp:1797: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1799: error: invalid use of undefined type ‘struct rubinius::BlockContext’
vm/builtin/block_environment.hpp:11: error: forward declaration of ‘struct rubinius::BlockContext’
./vm/test/test_instructions.hpp:1804: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1806: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1807: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_set_local_depth()’:
./vm/test/test_instructions.hpp:1813: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:1821: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:1822: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1829: error: ‘under_context’ is not a member of ‘rubinius::BlockEnvironment’
./vm/test/test_instructions.hpp:1829: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1829: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1832: error: ‘under_context’ is not a member of ‘rubinius::BlockEnvironment’
./vm/test/test_instructions.hpp:1835: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1837: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1838: error: invalid use of undefined type ‘struct rubinius::BlockContext’
vm/builtin/block_environment.hpp:11: error: forward declaration of ‘struct rubinius::BlockContext’
./vm/test/test_instructions.hpp:1843: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1845: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1846: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1847: error: invalid use of undefined type ‘struct rubinius::BlockContext’
vm/builtin/block_environment.hpp:11: error: forward declaration of ‘struct rubinius::BlockContext’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_locate_method()’:
./vm/test/test_instructions.hpp:1853: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:1861: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:1862: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1872: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1873: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1874: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1876: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1878: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1879: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_kind_of()’:
./vm/test/test_instructions.hpp:1885: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:1893: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:1894: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1908: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1909: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1910: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1911: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1914: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1915: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1916: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1917: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1920: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1921: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1922: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1923: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_instance_of()’:
./vm/test/test_instructions.hpp:1929: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:1937: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:1938: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1952: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1953: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1954: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1955: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1958: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1959: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1960: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1961: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1964: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1965: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1966: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1967: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_set_call_flags()’:
./vm/test/test_instructions.hpp:1973: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:1981: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:1982: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1990: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1991: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:1992: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_is_fixnum()’:
./vm/test/test_instructions.hpp:1998: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:2006: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:2007: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2014: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2015: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2016: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2017: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2018: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2019: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_is_symbol()’:
./vm/test/test_instructions.hpp:2025: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:2033: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:2034: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2041: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2042: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2043: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2044: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2045: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2046: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2047: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2048: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2049: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_is_nil()’:
./vm/test/test_instructions.hpp:2055: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:2063: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:2064: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2071: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2072: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2073: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2074: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2075: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2076: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2077: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2078: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2079: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_class()’:
./vm/test/test_instructions.hpp:2085: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:2093: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:2094: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2101: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2102: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2103: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_equal()’:
./vm/test/test_instructions.hpp:2109: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:2117: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:2118: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2126: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2127: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2128: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2129: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2132: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2133: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2134: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2135: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2137: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2138: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2139: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2140: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_set_literal()’:
./vm/test/test_instructions.hpp:2146: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:2154: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:2155: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2162: error: ‘call_frame’ was not declared in this scope
./vm/test/test_instructions.hpp:2164: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2165: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2166: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2167: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_passed_blockarg()’:
./vm/test/test_instructions.hpp:2174: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:2182: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:2183: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2190: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2193: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2195: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2197: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2199: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2201: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_cast_for_single_block_arg()’:
./vm/test/test_instructions.hpp:2207: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:2215: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:2216: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2224: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2225: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2227: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2230: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2231: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2233: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2236: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2237: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2239: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_cast_for_multi_block_arg()’:
./vm/test/test_instructions.hpp:2247: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:2255: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:2256: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2264: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2265: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2267: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2272: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2273: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2275: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_check_serial()’:
./vm/test/test_instructions.hpp:2282: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:2290: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:2291: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2301: error: ‘call_frame’ was not declared in this scope
./vm/test/test_instructions.hpp:2304: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2307: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2311: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2312: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2314: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2318: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2319: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_meta_push_neg_1()’:
./vm/test/test_instructions.hpp:2325: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:2333: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:2334: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2341: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2342: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2343: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2344: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_meta_push_0()’:
./vm/test/test_instructions.hpp:2350: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:2358: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:2359: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2366: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2367: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2368: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2369: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_meta_push_1()’:
./vm/test/test_instructions.hpp:2375: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:2383: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:2384: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2391: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2392: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2393: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2394: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_meta_push_2()’:
./vm/test/test_instructions.hpp:2400: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:2408: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:2409: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2416: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2417: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2418: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2419: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_meta_send_op_plus()’:
./vm/test/test_instructions.hpp:2425: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:2433: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:2434: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2444: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2445: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2447: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2449: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_meta_send_op_minus()’:
./vm/test/test_instructions.hpp:2456: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:2464: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:2465: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2475: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2476: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2478: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2480: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_meta_send_op_equal()’:
./vm/test/test_instructions.hpp:2487: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:2495: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:2496: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2506: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2507: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2509: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2511: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_meta_send_op_lt()’:
./vm/test/test_instructions.hpp:2518: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:2526: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:2527: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2537: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2538: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2540: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2542: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_meta_send_op_gt()’:
./vm/test/test_instructions.hpp:2549: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:2557: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:2558: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2568: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2569: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2571: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2573: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_meta_send_op_tequal()’:
./vm/test/test_instructions.hpp:2580: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:2588: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:2589: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2599: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2600: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2602: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2604: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_meta_send_op_nequal()’:
./vm/test/test_instructions.hpp:2611: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:2619: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:2620: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2630: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2631: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2633: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2635: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_meta_send_call()’:
./vm/test/test_instructions.hpp:2642: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:2650: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:2651: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2667: error: ‘call_frame’ was not declared in this scope
./vm/test/test_instructions.hpp:2673: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2675: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2680: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2681: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2682: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2684: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2686: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2690: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2691: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_push_scope()’:
./vm/test/test_instructions.hpp:2697: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:2705: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:2706: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2713: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2714: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2714: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_add_scope()’:
./vm/test/test_instructions.hpp:2720: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:2728: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:2729: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2736: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2737: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2738: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2739: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2740: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_rotate()’:
./vm/test/test_instructions.hpp:2746: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:2754: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:2755: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2762: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2763: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2764: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2766: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2767: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2768: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2769: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2770: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2771: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_pop_exception()’:
./vm/test/test_instructions.hpp:2777: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:2785: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:2786: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2794: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2796: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2797: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2798: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_push_const_fast()’:
./vm/test/test_instructions.hpp:2804: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:2812: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:2813: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2836: error: ‘call_frame’ was not declared in this scope
./vm/test/test_instructions.hpp:2840: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2842: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2852: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2853: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_setup_unwind()’:
./vm/test/test_instructions.hpp:2859: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:2867: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:2868: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2875: error: ‘call_frame’ was not declared in this scope
./vm/test/test_instructions.hpp:2879: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_pop_unwind()’:
./vm/test/test_instructions.hpp:2889: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:2897: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:2898: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2905: error: ‘call_frame’ was not declared in this scope
./vm/test/test_instructions.hpp:2907: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp: In member function ‘void TestInstructions::test_move_down()’:
./vm/test/test_instructions.hpp:2915: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_instructions.hpp:2923: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_instructions.hpp:2924: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_instructions.hpp:2931: error: ‘call_frame’ was not declared in this scope
./vm/test/test_instructions.hpp:2937: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_integer.hpp: In member function ‘virtual void TestInteger::setUp()’:
./vm/test/test_integer.hpp:15: error: no matching function for call to ‘rubinius::VM::VM()’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_io.hpp: In member function ‘virtual void TestIO::setUp()’:
./vm/test/test_io.hpp:18: error: no matching function for call to ‘rubinius::VM::VM()’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_isolated.hpp: In member function ‘void TestIso::test_gc_cycle()’:
./vm/test/test_isolated.hpp:12: error: no matching function for call to ‘rubinius::VM::VM()’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_isolated.hpp:13: error: no matching function for call to ‘rubinius::VM::collect()’
vm/vm.hpp:351: note: candidates are: void rubinius::VM::collect(rubinius::CallFrame*)
./vm/test/test_isolated.hpp:14: error: no matching function for call to ‘rubinius::VM::collect()’
vm/vm.hpp:351: note: candidates are: void rubinius::VM::collect(rubinius::CallFrame*)
./vm/test/test_isolated.hpp:15: error: no matching function for call to ‘rubinius::VM::collect()’
vm/vm.hpp:351: note: candidates are: void rubinius::VM::collect(rubinius::CallFrame*)
./vm/test/test_isolated.hpp:16: error: no matching function for call to ‘rubinius::VM::collect()’
vm/vm.hpp:351: note: candidates are: void rubinius::VM::collect(rubinius::CallFrame*)
./vm/test/test_list.hpp: In member function ‘virtual void TestList::setUp()’:
./vm/test/test_list.hpp:18: error: no matching function for call to ‘rubinius::VM::VM(int)’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_lookuptable.hpp: In member function ‘virtual void TestLookupTable::setUp()’:
./vm/test/test_lookuptable.hpp:13: error: no matching function for call to ‘rubinius::VM::VM(int)’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_marshal.hpp: In member function ‘virtual void TestMarshal::setUp()’:
./vm/test/test_marshal.hpp:24: error: no matching function for call to ‘rubinius::VM::VM()’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_memorypointer.hpp: In member function ‘virtual void TestMemoryPointer::setUp()’:
./vm/test/test_memorypointer.hpp:16: error: no matching function for call to ‘rubinius::VM::VM()’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_message.hpp: In member function ‘virtual void TestMessage::setUp()’:
./vm/test/test_message.hpp:24: error: no matching function for call to ‘rubinius::VM::VM()’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_message.hpp: In member function ‘void TestMessage::test_append_arguments()’:
./vm/test/test_message.hpp:33: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_message.hpp:35: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_message.hpp:36: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_message.hpp:44: error: ‘class rubinius::Message’ has no member named ‘use_from_task’
./vm/test/test_message.hpp: In member function ‘void TestMessage::test_append_splat()’:
./vm/test/test_message.hpp:57: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_message.hpp:59: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_message.hpp:60: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_message.hpp:68: error: ‘class rubinius::Message’ has no member named ‘use_from_task’
./vm/test/test_message.hpp: In member function ‘void TestMessage::test_unshift_argument()’:
./vm/test/test_message.hpp:107: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_message.hpp:108: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_message.hpp:109: error: ‘class rubinius::Message’ has no member named ‘use_from_task’
./vm/test/test_message.hpp: In member function ‘void TestMessage::test_unshit_argument_multiple_times()’:
./vm/test/test_message.hpp:136: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_message.hpp:137: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_message.hpp:138: error: ‘class rubinius::Message’ has no member named ‘use_from_task’
./vm/test/test_message.hpp: In member function ‘void TestMessage::test_shift_argument()’:
./vm/test/test_message.hpp:153: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_message.hpp:154: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_message.hpp:155: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_message.hpp:156: error: ‘class rubinius::Message’ has no member named ‘use_from_task’
./vm/test/test_message.hpp: In member function ‘void TestMessage::test_shift_argument_then_unshift()’:
./vm/test/test_message.hpp:169: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_message.hpp:170: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_message.hpp:171: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_message.hpp:172: error: ‘class rubinius::Message’ has no member named ‘use_from_task’
./vm/test/test_message.hpp: In member function ‘void TestMessage::test_shift_argument_one_then_unshift_one()’:
./vm/test/test_message.hpp:186: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_message.hpp:187: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_message.hpp:188: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_message.hpp:189: error: ‘class rubinius::Message’ has no member named ‘use_from_task’
./vm/test/test_message.hpp: In member function ‘void TestMessage::test_shift_argument_in_array()’:
./vm/test/test_message.hpp:204: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_message.hpp:205: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_message.hpp:206: error: ‘class rubinius::Message’ has no member named ‘use_from_task’
./vm/test/test_message.hpp: In member function ‘void TestMessage::test_shift_argument_one_then_unshift_two()’:
./vm/test/test_message.hpp:223: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_message.hpp:224: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_message.hpp:225: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_message.hpp:226: error: ‘class rubinius::Message’ has no member named ‘use_from_task’
./vm/test/test_message.hpp: In member function ‘void TestMessage::test_as_array()’:
./vm/test/test_message.hpp:242: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_message.hpp:244: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_message.hpp:245: error: ‘class rubinius::Message’ has no member named ‘use_from_task’
./vm/test/test_module.hpp: In member function ‘virtual void TestModule::setUp()’:
./vm/test/test_module.hpp:13: error: no matching function for call to ‘rubinius::VM::VM()’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_nativefunction.hpp: In member function ‘virtual void TestNativeFunction::setUp()’:
./vm/test/test_nativefunction.hpp:19: error: no matching function for call to ‘rubinius::VM::VM()’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_nativefunction.hpp: In member function ‘void TestNativeFunction::test_call_clears_caller_stack()’:
./vm/test/test_nativefunction.hpp:663: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_nativefunction.hpp:664: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_nativefunction.hpp:667: error: ‘class rubinius::Message’ has no member named ‘use_from_task’
./vm/test/test_nativefunction.hpp:668: error: ‘class rubinius::Message’ has no member named ‘stack’
./vm/test/test_nativefunction.hpp:670: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_nativefunction.hpp:674: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp: In member function ‘virtual void TestObject::setUp()’:
./vm/test/test_object.hpp:16: error: no matching function for call to ‘rubinius::VM::VM(int)’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_object.hpp: In member function ‘void TestObject::test_send_prim()’:
./vm/test/test_object.hpp:493: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_object.hpp:495: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:496: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:497: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:499: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:507: error: ‘class rubinius::Message’ has no member named ‘use_from_task’
./vm/test/test_object.hpp:509: error: no matching function for call to ‘rubinius::Object::send_prim(rubinius::VM*&, NULL, rubinius::Task*&, rubinius::Message&)’
./vm/builtin/object.hpp:187: note: candidates are: rubinius::Object* rubinius::Object::send_prim(rubinius::VM*, rubinius::Executable*, rubinius::CallFrame*, rubinius::Message&)
./vm/test/test_object.hpp:511: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:512: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:513: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:514: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:515: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:516: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp: In member function ‘void TestObject::test_send_prim_with_string()’:
./vm/test/test_object.hpp:529: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_object.hpp:531: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:532: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:533: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:535: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:543: error: ‘class rubinius::Message’ has no member named ‘use_from_task’
./vm/test/test_object.hpp:545: error: no matching function for call to ‘rubinius::Object::send_prim(rubinius::VM*&, NULL, rubinius::Task*&, rubinius::Message&)’
./vm/builtin/object.hpp:187: note: candidates are: rubinius::Object* rubinius::Object::send_prim(rubinius::VM*, rubinius::Executable*, rubinius::CallFrame*, rubinius::Message&)
./vm/test/test_object.hpp:547: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:548: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:549: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:550: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:551: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:552: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp: In member function ‘void TestObject::test_send_prim_private()’:
./vm/test/test_object.hpp:569: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_object.hpp:571: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:572: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:573: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:575: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:582: error: ‘class rubinius::Message’ has no member named ‘use_from_task’
./vm/test/test_object.hpp:584: error: no matching function for call to ‘rubinius::Object::send_prim(rubinius::VM*&, NULL, rubinius::Task*&, rubinius::Message&)’
./vm/builtin/object.hpp:187: note: candidates are: rubinius::Object* rubinius::Object::send_prim(rubinius::VM*, rubinius::Executable*, rubinius::CallFrame*, rubinius::Message&)
./vm/test/test_object.hpp:586: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:587: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:588: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:589: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:590: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:591: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp: In member function ‘void TestObject::test_send()’:
./vm/test/test_object.hpp:604: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_object.hpp:606: error: ‘struct rubinius::Globals’ has no member named ‘current_task’
./vm/test/test_object.hpp:608: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:611: error: no matching function for call to ‘rubinius::Object::send(rubinius::VM*&, rubinius::Symbol*, int, rubinius::Fixnum*, rubinius::Fixnum*)’
./vm/builtin/object.hpp:178: note: candidates are: rubinius::Object* rubinius::Object::send(rubinius::VM*, rubinius::CallFrame*, rubinius::Symbol*, rubinius::Array*, rubinius::Object*)
./vm/builtin/object.hpp:179: note: rubinius::Object* rubinius::Object::send(rubinius::VM*, rubinius::CallFrame*, rubinius::Symbol*)
./vm/test/test_object.hpp:613: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:614: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:615: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:616: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:617: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_object.hpp:618: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_objectmemory.hpp: In member function ‘virtual void TestObjectMemory::setUp()’:
./vm/test/test_objectmemory.hpp:20: error: no matching function for call to ‘rubinius::VM::VM(int)’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_objectmemory.hpp: In member function ‘void TestObjectMemory::test_collect_young()’:
./vm/test/test_objectmemory.hpp:102: error: no matching function for call to ‘rubinius::ObjectMemory::collect_young(rubinius::Roots&)’
vm/objectmemory.hpp:91: note: candidates are: void rubinius::ObjectMemory::collect_young(rubinius::Roots&, rubinius::CallFrameLocationList&)
./vm/test/test_objectmemory.hpp:111: error: no matching function for call to ‘rubinius::ObjectMemory::collect_young(rubinius::Roots&)’
vm/objectmemory.hpp:91: note: candidates are: void rubinius::ObjectMemory::collect_young(rubinius::Roots&, rubinius::CallFrameLocationList&)
./vm/test/test_objectmemory.hpp: In member function ‘void TestObjectMemory::test_collect_young_through_references()’:
./vm/test/test_objectmemory.hpp:131: error: no matching function for call to ‘rubinius::ObjectMemory::collect_young(rubinius::Roots&)’
vm/objectmemory.hpp:91: note: candidates are: void rubinius::ObjectMemory::collect_young(rubinius::Roots&, rubinius::CallFrameLocationList&)
./vm/test/test_objectmemory.hpp: In member function ‘void TestObjectMemory::test_collect_young_skips_byte_storage()’:
./vm/test/test_objectmemory.hpp:164: error: no matching function for call to ‘rubinius::ObjectMemory::collect_young(rubinius::Roots&)’
vm/objectmemory.hpp:91: note: candidates are: void rubinius::ObjectMemory::collect_young(rubinius::Roots&, rubinius::CallFrameLocationList&)
./vm/test/test_objectmemory.hpp: In member function ‘void TestObjectMemory::test_collect_young_doesnt_move_mature_objects()’:
./vm/test/test_objectmemory.hpp:194: error: no matching function for call to ‘rubinius::ObjectMemory::collect_young(rubinius::Roots&)’
vm/objectmemory.hpp:91: note: candidates are: void rubinius::ObjectMemory::collect_young(rubinius::Roots&, rubinius::CallFrameLocationList&)
./vm/test/test_objectmemory.hpp: In member function ‘void TestObjectMemory::test_collect_young_uses_remember_set()’:
./vm/test/test_objectmemory.hpp:217: error: no matching function for call to ‘rubinius::ObjectMemory::collect_young(rubinius::Roots&)’
vm/objectmemory.hpp:91: note: candidates are: void rubinius::ObjectMemory::collect_young(rubinius::Roots&, rubinius::CallFrameLocationList&)
./vm/test/test_objectmemory.hpp: In member function ‘void TestObjectMemory::test_collect_young_promotes_objects()’:
./vm/test/test_objectmemory.hpp:235: error: no matching function for call to ‘rubinius::ObjectMemory::collect_young(rubinius::Roots&)’
vm/objectmemory.hpp:91: note: candidates are: void rubinius::ObjectMemory::collect_young(rubinius::Roots&, rubinius::CallFrameLocationList&)
./vm/test/test_objectmemory.hpp:237: error: no matching function for call to ‘rubinius::ObjectMemory::collect_young(rubinius::Roots&)’
vm/objectmemory.hpp:91: note: candidates are: void rubinius::ObjectMemory::collect_young(rubinius::Roots&, rubinius::CallFrameLocationList&)
./vm/test/test_objectmemory.hpp: In member function ‘void TestObjectMemory::test_collect_young_resets_remember_set()’:
./vm/test/test_objectmemory.hpp:267: error: no matching function for call to ‘rubinius::ObjectMemory::collect_young(rubinius::Roots&)’
vm/objectmemory.hpp:91: note: candidates are: void rubinius::ObjectMemory::collect_young(rubinius::Roots&, rubinius::CallFrameLocationList&)
./vm/test/test_objectmemory.hpp:269: error: no matching function for call to ‘rubinius::ObjectMemory::collect_young(rubinius::Roots&)’
vm/objectmemory.hpp:91: note: candidates are: void rubinius::ObjectMemory::collect_young(rubinius::Roots&, rubinius::CallFrameLocationList&)
./vm/test/test_objectmemory.hpp: In member function ‘void TestObjectMemory::test_collect_young_uses_forwarding_pointers()’:
./vm/test/test_objectmemory.hpp:290: error: no matching function for call to ‘rubinius::ObjectMemory::collect_young(rubinius::Roots&)’
vm/objectmemory.hpp:91: note: candidates are: void rubinius::ObjectMemory::collect_young(rubinius::Roots&, rubinius::CallFrameLocationList&)
./vm/test/test_objectmemory.hpp: In member function ‘void TestObjectMemory::test_collect_young_copies_byte_bodies()’:
./vm/test/test_objectmemory.hpp:310: error: no matching function for call to ‘rubinius::ObjectMemory::collect_young(rubinius::Roots&)’
vm/objectmemory.hpp:91: note: candidates are: void rubinius::ObjectMemory::collect_young(rubinius::Roots&, rubinius::CallFrameLocationList&)
./vm/test/test_objectmemory.hpp: In member function ‘void TestObjectMemory::test_collect_young_class_considered()’:
./vm/test/test_objectmemory.hpp:328: error: no matching function for call to ‘rubinius::ObjectMemory::collect_young(rubinius::Roots&)’
vm/objectmemory.hpp:91: note: candidates are: void rubinius::ObjectMemory::collect_young(rubinius::Roots&, rubinius::CallFrameLocationList&)
./vm/test/test_objectmemory.hpp: In member function ‘void TestObjectMemory::test_collect_mature()’:
./vm/test/test_objectmemory.hpp:348: error: ‘class rubinius::ObjectMemory’ has no member named ‘mature’
./vm/test/test_objectmemory.hpp:350: error: ‘Entry’ is not a member of ‘rubinius::MarkSweepGC’
./vm/test/test_objectmemory.hpp:350: error: ‘entry’ was not declared in this scope
./vm/test/test_objectmemory.hpp:350: error: ‘class rubinius::ObjectMemory’ has no member named ‘mature’
./vm/test/test_objectmemory.hpp:354: error: no matching function for call to ‘rubinius::ObjectMemory::collect_mature(rubinius::Roots&)’
vm/objectmemory.hpp:92: note: candidates are: void rubinius::ObjectMemory::collect_mature(rubinius::Roots&, rubinius::CallFrameLocationList&)
./vm/test/test_objectmemory.hpp:356: error: ‘class rubinius::ObjectMemory’ has no member named ‘mature’
./vm/test/test_objectmemory.hpp:361: error: type ‘<type error>’ argument given to ‘delete’, expected pointer
./vm/test/test_objectmemory.hpp: In member function ‘void TestObjectMemory::test_collect_mature_marks_young_objects()’:
./vm/test/test_objectmemory.hpp:383: error: no matching function for call to ‘rubinius::ObjectMemory::collect_mature(rubinius::Roots&)’
vm/objectmemory.hpp:92: note: candidates are: void rubinius::ObjectMemory::collect_mature(rubinius::Roots&, rubinius::CallFrameLocationList&)
./vm/test/test_objectmemory.hpp:386: error: ‘class rubinius::ObjectMemory’ has no member named ‘mature’
./vm/test/test_objectmemory.hpp: In member function ‘void TestObjectMemory::test_collect_mature_stops_at_already_marked_objects()’:
./vm/test/test_objectmemory.hpp:412: error: no matching function for call to ‘rubinius::ObjectMemory::collect_mature(rubinius::Roots&)’
vm/objectmemory.hpp:92: note: candidates are: void rubinius::ObjectMemory::collect_mature(rubinius::Roots&, rubinius::CallFrameLocationList&)
./vm/test/test_objectmemory.hpp: In member function ‘void TestObjectMemory::test_collect_young_stops_at_already_marked_objects()’:
./vm/test/test_objectmemory.hpp:441: error: no matching function for call to ‘rubinius::ObjectMemory::collect_young(rubinius::Roots&)’
vm/objectmemory.hpp:91: note: candidates are: void rubinius::ObjectMemory::collect_young(rubinius::Roots&, rubinius::CallFrameLocationList&)
./vm/test/test_objectmemory.hpp: In member function ‘void TestObjectMemory::test_collect_mature_tells_objectmemory_about_collection()’:
./vm/test/test_objectmemory.hpp:487: error: ‘class rubinius::ObjectMemory’ has no member named ‘mature’
./vm/test/test_objectmemory.hpp: In member function ‘void TestObjectMemory::test_gc_calls_cleanup_function_if_object_requires_cleanup()’:
./vm/test/test_objectmemory.hpp:559: error: ‘class rubinius::ObjectMemory’ has no member named ‘mature’
./vm/test/test_objectmemory.hpp: In member function ‘void TestObjectMemory::test_contexts_initialized()’:
./vm/test/test_objectmemory.hpp:567: error: ‘class rubinius::ObjectMemory’ has no member named ‘contexts’
./vm/test/test_objectmemory.hpp:567: error: ‘class rubinius::ObjectMemory’ has no member named ‘contexts’
./vm/test/test_ontology.hpp: In member function ‘virtual void TestObjects::setUp()’:
./vm/test/test_ontology.hpp:15: error: no matching function for call to ‘rubinius::VM::VM(int)’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_profiler.hpp: In member function ‘virtual void TestProfiler::setUp()’:
./vm/test/test_profiler.hpp:13: error: no matching function for call to ‘rubinius::VM::VM(int)’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_profiler.hpp: In member function ‘void TestProfiler::test_enter_block()’:
./vm/test/test_profiler.hpp:69: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_profiler.hpp:70: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_profiler.hpp:71: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_profiler.hpp:78: error: ‘class rubinius::profiler::Profiler’ has no member named ‘enter_block’
./vm/test/test_regexp.hpp: In member function ‘virtual void TestRegexp::setUp()’:
./vm/test/test_regexp.hpp:14: error: no matching function for call to ‘rubinius::VM::VM(int)’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_selector.hpp: In member function ‘virtual void TestSelector::setUp()’:
./vm/test/test_selector.hpp:17: error: no matching function for call to ‘rubinius::VM::VM(int)’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_sendsite.hpp: In member function ‘virtual void TestSendSite::setUp()’:
./vm/test/test_sendsite.hpp:15: error: no matching function for call to ‘rubinius::VM::VM(int)’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_string.hpp: In member function ‘virtual void TestString::setUp()’:
./vm/test/test_string.hpp:14: error: no matching function for call to ‘rubinius::VM::VM(int)’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_subtend.hpp: At global scope:
./vm/test/test_subtend.hpp:42: error: expected initializer before ‘*’ token
./vm/test/test_subtend.hpp: In function ‘rubinius::Handle minus_three_arity(rubinius::Handle)’:
./vm/test/test_subtend.hpp:54: error: ‘hidden_context’ was not declared in this scope
./vm/test/test_subtend.hpp:54: error: ‘NativeMethodContext’ has not been declared
./vm/test/test_subtend.hpp:54: error: ‘current’ was not declared in this scope
./vm/test/test_subtend.hpp: In function ‘rubinius::Handle minus_two_arity(rubinius::Handle, rubinius::Handle)’:
./vm/test/test_subtend.hpp:64: error: ‘hidden_context’ was not declared in this scope
./vm/test/test_subtend.hpp:64: error: ‘NativeMethodContext’ has not been declared
./vm/test/test_subtend.hpp:64: error: ‘current’ was not declared in this scope
./vm/test/test_subtend.hpp: In function ‘rubinius::Handle minus_one_arity(int, rubinius::Handle*, rubinius::Handle)’:
./vm/test/test_subtend.hpp:75: error: ‘hidden_context’ was not declared in this scope
./vm/test/test_subtend.hpp:75: error: ‘NativeMethodContext’ has not been declared
./vm/test/test_subtend.hpp:75: error: ‘current’ was not declared in this scope
./vm/test/test_subtend.hpp: In function ‘rubinius::Handle one_arg(rubinius::Handle, rubinius::Handle)’:
./vm/test/test_subtend.hpp:85: error: ‘hidden_context’ was not declared in this scope
./vm/test/test_subtend.hpp:85: error: ‘NativeMethodContext’ has not been declared
./vm/test/test_subtend.hpp:85: error: ‘current’ was not declared in this scope
./vm/test/test_subtend.hpp: In function ‘rubinius::Handle two_arg(rubinius::Handle, rubinius::Handle, rubinius::Handle)’:
./vm/test/test_subtend.hpp:93: error: ‘hidden_context’ was not declared in this scope
./vm/test/test_subtend.hpp:93: error: ‘NativeMethodContext’ has not been declared
./vm/test/test_subtend.hpp:93: error: ‘current’ was not declared in this scope
./vm/test/test_subtend.hpp: In function ‘rubinius::Handle three_arg(rubinius::Handle, rubinius::Handle, rubinius::Handle, rubinius::Handle)’:
./vm/test/test_subtend.hpp:101: error: ‘hidden_context’ was not declared in this scope
./vm/test/test_subtend.hpp:101: error: ‘NativeMethodContext’ has not been declared
./vm/test/test_subtend.hpp:101: error: ‘current’ was not declared in this scope
./vm/test/test_subtend.hpp: In function ‘rubinius::Handle four_arg(rubinius::Handle, rubinius::Handle, rubinius::Handle, rubinius::Handle, rubinius::Handle)’:
./vm/test/test_subtend.hpp:109: error: ‘hidden_context’ was not declared in this scope
./vm/test/test_subtend.hpp:109: error: ‘NativeMethodContext’ has not been declared
./vm/test/test_subtend.hpp:109: error: ‘current’ was not declared in this scope
./vm/test/test_subtend.hpp: In function ‘rubinius::Handle five_arg(rubinius::Handle, rubinius::Handle, rubinius::Handle, rubinius::Handle, rubinius::Handle, rubinius::Handle)’:
./vm/test/test_subtend.hpp:117: error: ‘hidden_context’ was not declared in this scope
./vm/test/test_subtend.hpp:117: error: ‘NativeMethodContext’ has not been declared
./vm/test/test_subtend.hpp:117: error: ‘current’ was not declared in this scope
./vm/test/test_subtend.hpp: In function ‘rubinius::Handle funcaller2(rubinius::Handle, rubinius::Handle, rubinius::Handle)’:
./vm/test/test_subtend.hpp:125: error: ‘hidden_context’ was not declared in this scope
./vm/test/test_subtend.hpp:125: error: ‘NativeMethodContext’ has not been declared
./vm/test/test_subtend.hpp:125: error: ‘current’ was not declared in this scope
./vm/test/test_subtend.hpp: In member function ‘virtual void TestSubtend::setUp()’:
./vm/test/test_subtend.hpp:150: error: no matching function for call to ‘rubinius::VM::VM(int)’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_subtend.hpp:151: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_subtend.hpp:155: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_subtend.hpp: In member function ‘virtual void TestSubtend::tearDown()’:
./vm/test/test_subtend.hpp:159: error: ‘hidden_context’ was not declared in this scope
./vm/test/test_subtend.hpp: In member function ‘void TestSubtend::test_ruby_to_c_call_with_args_as_ruby_array()’:
./vm/test/test_subtend.hpp:193: error: cannot convert ‘rubinius::Task*’ to ‘rubinius::CallFrame*’ in argument passing
./vm/test/test_subtend.hpp:197: error: ‘hidden_context’ was not declared in this scope
./vm/test/test_subtend.hpp:197: error: expected type-specifier before ‘NativeMethodContext’
./vm/test/test_subtend.hpp:197: error: expected `>' before ‘NativeMethodContext’
./vm/test/test_subtend.hpp:197: error: expected `(' before ‘NativeMethodContext’
./vm/test/test_subtend.hpp:197: error: ‘NativeMethodContext’ was not declared in this scope
./vm/test/test_subtend.hpp:197: error: expected primary-expression before ‘>’ token
./vm/test/test_subtend.hpp:205: error: ‘hidden_context’ was not declared in this scope
./vm/test/test_subtend.hpp: In member function ‘void TestSubtend::test_ruby_to_c_call_with_receiver_and_args_as_ruby_array()’:
./vm/test/test_subtend.hpp:234: error: cannot convert ‘rubinius::Task*’ to ‘rubinius::CallFrame*’ in argument passing
./vm/test/test_subtend.hpp:238: error: ‘hidden_context’ was not declared in this scope
./vm/test/test_subtend.hpp:238: error: expected type-specifier before ‘NativeMethodContext’
./vm/test/test_subtend.hpp:238: error: expected `>' before ‘NativeMethodContext’
./vm/test/test_subtend.hpp:238: error: expected `(' before ‘NativeMethodContext’
./vm/test/test_subtend.hpp:238: error: ‘NativeMethodContext’ was not declared in this scope
./vm/test/test_subtend.hpp:238: error: expected primary-expression before ‘>’ token
./vm/test/test_subtend.hpp:247: error: ‘hidden_context’ was not declared in this scope
./vm/test/test_subtend.hpp: In member function ‘void TestSubtend::test_ruby_to_c_call_with_arg_count_args_in_c_array_plus_receiver()’:
./vm/test/test_subtend.hpp:276: error: cannot convert ‘rubinius::Task*’ to ‘rubinius::CallFrame*’ in argument passing
./vm/test/test_subtend.hpp:280: error: ‘hidden_context’ was not declared in this scope
./vm/test/test_subtend.hpp:280: error: expected type-specifier before ‘NativeMethodContext’
./vm/test/test_subtend.hpp:280: error: expected `>' before ‘NativeMethodContext’
./vm/test/test_subtend.hpp:280: error: expected `(' before ‘NativeMethodContext’
./vm/test/test_subtend.hpp:280: error: ‘NativeMethodContext’ was not declared in this scope
./vm/test/test_subtend.hpp:280: error: expected primary-expression before ‘>’ token
./vm/test/test_subtend.hpp:286: error: ‘hidden_context’ was not declared in this scope
./vm/test/test_subtend.hpp:289: error: ‘hidden_context’ was not declared in this scope
./vm/test/test_subtend.hpp: In member function ‘void TestSubtend::test_ruby_to_c_call_with_recv_plus_one()’:
./vm/test/test_subtend.hpp:321: error: cannot convert ‘rubinius::Task*’ to ‘rubinius::CallFrame*’ in argument passing
./vm/test/test_subtend.hpp:324: error: ‘hidden_context’ was not declared in this scope
./vm/test/test_subtend.hpp: In member function ‘void TestSubtend::test_ruby_to_c_call_clears_caller_stack()’:
./vm/test/test_subtend.hpp:329: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_subtend.hpp:330: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_subtend.hpp:332: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_subtend.hpp:334: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_subtend.hpp:339: error: ‘class rubinius::Message’ has no member named ‘use_from_task’
./vm/test/test_subtend.hpp:341: error: ‘class rubinius::Message’ has no member named ‘stack’
./vm/test/test_subtend.hpp:351: error: cannot convert ‘rubinius::Task*’ to ‘rubinius::CallFrame*’ in argument passing
./vm/test/test_subtend.hpp:353: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_subtend.hpp:354: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_subtend.hpp:356: error: ‘hidden_context’ was not declared in this scope
./vm/test/test_subtend.hpp:357: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_subtend.hpp: In member function ‘void TestSubtend::test_ruby_to_c_call_with_recv_plus_two()’:
./vm/test/test_subtend.hpp:388: error: cannot convert ‘rubinius::Task*’ to ‘rubinius::CallFrame*’ in argument passing
./vm/test/test_subtend.hpp:391: error: ‘hidden_context’ was not declared in this scope
./vm/test/test_subtend.hpp: In member function ‘void TestSubtend::test_ruby_to_c_call_with_recv_plus_three()’:
./vm/test/test_subtend.hpp:422: error: cannot convert ‘rubinius::Task*’ to ‘rubinius::CallFrame*’ in argument passing
./vm/test/test_subtend.hpp:425: error: ‘hidden_context’ was not declared in this scope
./vm/test/test_subtend.hpp: In member function ‘void TestSubtend::test_ruby_to_c_call_with_recv_plus_four()’:
./vm/test/test_subtend.hpp:456: error: cannot convert ‘rubinius::Task*’ to ‘rubinius::CallFrame*’ in argument passing
./vm/test/test_subtend.hpp:459: error: ‘hidden_context’ was not declared in this scope
./vm/test/test_subtend.hpp: In member function ‘void TestSubtend::test_ruby_to_c_call_with_recv_plus_five()’:
./vm/test/test_subtend.hpp:490: error: cannot convert ‘rubinius::Task*’ to ‘rubinius::CallFrame*’ in argument passing
./vm/test/test_subtend.hpp:493: error: ‘hidden_context’ was not declared in this scope
./vm/test/test_subtend.hpp: In member function ‘void TestSubtend::test_rb_funcall()’:
./vm/test/test_subtend.hpp:532: error: cannot convert ‘rubinius::Task*’ to ‘rubinius::CallFrame*’ in argument passing
./vm/test/test_subtend.hpp:534: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_subtend.hpp:534: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_subtend.hpp:534: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_subtend.hpp:536: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_symbol.hpp: In member function ‘virtual void TestSymbol::setUp()’:
./vm/test/test_symbol.hpp:14: error: no matching function for call to ‘rubinius::VM::VM(int)’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_symboltable.hpp: In member function ‘virtual void TestSymbolTable::setUp()’:
./vm/test/test_symboltable.hpp:20: error: no matching function for call to ‘rubinius::VM::VM(int)’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_task.hpp: In member function ‘virtual void TestTask::setUp()’:
./vm/test/test_task.hpp:22: error: no matching function for call to ‘rubinius::VM::VM()’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_task.hpp: In member function ‘void TestTask::test_create()’:
./vm/test/test_task.hpp:43: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:45: error: no matching function for call to ‘kind_of(rubinius::Task*&)’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_create_trampoline()’:
./vm/test/test_task.hpp:49: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:51: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:52: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:53: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:54: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:55: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:56: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:57: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_create_sets_probe()’:
./vm/test/test_task.hpp:63: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:65: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_current()’:
./vm/test/test_task.hpp:69: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:71: error: ‘struct rubinius::Globals’ has no member named ‘current_task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_current_context()’:
./vm/test/test_task.hpp:75: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:77: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:77: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::task_get_control_channel()’:
./vm/test/test_task.hpp:81: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:83: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:85: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::task_get_debug_channel()’:
./vm/test/test_task.hpp:89: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:91: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:93: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_send_message()’:
./vm/test/test_task.hpp:98: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:107: error: ‘class rubinius::Message’ has no member named ‘use_from_task’
./vm/test/test_task.hpp:109: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:111: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:113: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:115: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:117: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_task.hpp:118: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_send_message_slowly()’:
./vm/test/test_task.hpp:123: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:132: error: ‘class rubinius::Message’ has no member named ‘use_from_task’
./vm/test/test_task.hpp:134: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:136: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:138: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:140: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:142: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_task.hpp:143: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_send_message_sets_up_fixed_locals()’:
./vm/test/test_task.hpp:156: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:158: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:159: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:161: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:168: error: ‘class rubinius::Message’ has no member named ‘use_from_task’
./vm/test/test_task.hpp:170: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:172: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:173: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:174: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_send_message_throws_argerror_on_too_few()’:
./vm/test/test_task.hpp:187: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:189: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:191: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:192: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:199: error: ‘class rubinius::Message’ has no member named ‘use_from_task’
./vm/test/test_task.hpp:201: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:202: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:208: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_send_message_throws_argerror_on_too_many()’:
./vm/test/test_task.hpp:221: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:223: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:225: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:226: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:233: error: ‘class rubinius::Message’ has no member named ‘use_from_task’
./vm/test/test_task.hpp:235: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:236: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:242: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_send_message_sets_up_fixed_locals_with_optionals()’:
./vm/test/test_task.hpp:255: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:257: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:258: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:259: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:266: error: ‘class rubinius::Message’ has no member named ‘use_from_task’
./vm/test/test_task.hpp:268: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:270: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:271: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:273: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:274: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:275: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:276: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_send_message_sets_up_fixed_locals_with_splat()’:
./vm/test/test_task.hpp:289: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:291: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:292: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:293: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:294: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:301: error: ‘class rubinius::Message’ has no member named ‘use_from_task’
./vm/test/test_task.hpp:303: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:305: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:306: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:308: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_send_message_sets_up_fixed_locals_with_optional_and_splat()’:
./vm/test/test_task.hpp:325: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:327: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:328: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:329: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:330: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:337: error: ‘class rubinius::Message’ has no member named ‘use_from_task’
./vm/test/test_task.hpp:339: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:341: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:342: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:344: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_send_message_does_not_throw_argerror_on_too_many_with_splat()’:
./vm/test/test_task.hpp:361: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:363: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:364: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:365: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:372: error: ‘class rubinius::Message’ has no member named ‘use_from_task’
./vm/test/test_task.hpp:374: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_send_message_finds_protected_methods()’:
./vm/test/test_task.hpp:395: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:409: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:415: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:416: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:417: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:417: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:426: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:428: error: no matching function for call to ‘rubinius::Message::set_caller(rubinius::MethodContext*&)’
vm/message.hpp:107: note: candidates are: void rubinius::Message::set_caller(rubinius::CallFrame*)
./vm/test/test_task.hpp:430: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:432: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:434: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:436: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_task.hpp:437: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_send_message_slowly_finds_protected_methods()’:
./vm/test/test_task.hpp:458: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:472: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:478: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:479: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:480: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:480: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:489: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:491: error: no matching function for call to ‘rubinius::Message::set_caller(rubinius::MethodContext*&)’
vm/message.hpp:107: note: candidates are: void rubinius::Message::set_caller(rubinius::CallFrame*)
./vm/test/test_task.hpp:493: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:495: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:497: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:499: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_task.hpp:500: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_locate_method_on()’:
./vm/test/test_task.hpp:507: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:511: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_locate_method_on_private()’:
./vm/test/test_task.hpp:521: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:529: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_locate_method_on_protected()’:
./vm/test/test_task.hpp:538: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:546: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_locate_method_on_private_private_send()’:
./vm/test/test_task.hpp:555: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:563: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_attach_method()’:
./vm/test/test_task.hpp:573: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:575: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_add_method()’:
./vm/test/test_task.hpp:584: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:589: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_check_serial()’:
./vm/test/test_task.hpp:601: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:607: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:608: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_const_get_from_specific_module()’:
./vm/test/test_task.hpp:614: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:616: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_const_get_from_in_superclass()’:
./vm/test/test_task.hpp:626: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:628: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_const_get_from_module_in_object_are_not_found()’:
./vm/test/test_task.hpp:638: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:642: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_const_get_in_context()’:
./vm/test/test_task.hpp:664: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:670: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:676: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_const_get_in_context_uses_superclass_too()’:
./vm/test/test_task.hpp:703: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:706: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_const_get_in_context_checks_Object()’:
./vm/test/test_task.hpp:730: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:733: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_const_set()’:
./vm/test/test_task.hpp:749: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:752: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_const_set_under_scope()’:
./vm/test/test_task.hpp:766: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:769: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_yield_debugger()’:
./vm/test/test_task.hpp:775: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:778: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_current_module()’:
./vm/test/test_task.hpp:789: error: incomplete type ‘rubinius::MethodContext’ used in nested name specifier
./vm/test/test_task.hpp:790: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_task.hpp:791: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_task.hpp:793: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:794: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:796: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_open_class()’:
./vm/test/test_task.hpp:808: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:812: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_open_class_under_specific_module()’:
./vm/test/test_task.hpp:829: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:833: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_open_class_fails_with_invalid_superclass()’:
./vm/test/test_task.hpp:850: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:854: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:859: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_open_module()’:
./vm/test/test_task.hpp:876: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:879: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_open_nested_module_with_toplevel_name()’:
./vm/test/test_task.hpp:895: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:898: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_open_module_under_specific_module()’:
./vm/test/test_task.hpp:914: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:917: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_raise()’:
./vm/test/test_task.hpp:930: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:932: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:933: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:939: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_task.hpp:941: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_task.hpp:942: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_task.hpp:944: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_task.hpp:945: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_task.hpp:957: error: ‘class rubinius::Message’ has no member named ‘use_from_task’
./vm/test/test_task.hpp:959: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:960: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:964: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:967: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:968: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:969: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_task.hpp:970: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_raise_exception()’:
./vm/test/test_task.hpp:981: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:983: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:984: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:990: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_task.hpp:992: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_task.hpp:993: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_task.hpp:995: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_task.hpp:996: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_task.hpp:1008: error: ‘class rubinius::Message’ has no member named ‘use_from_task’
./vm/test/test_task.hpp:1010: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:1011: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:1015: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:1017: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:1018: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:1019: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_task.hpp:1020: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_raise_exception_into_sender()’:
./vm/test/test_task.hpp:1030: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:1031: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:1037: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_task.hpp:1039: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_task.hpp:1041: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_task.hpp:1042: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_task.hpp:1044: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:1048: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:1050: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp: In member function ‘void TestTask::test_call_object()’:
./vm/test/test_task.hpp:1055: error: incomplete type ‘rubinius::Task’ used in nested name specifier
./vm/test/test_task.hpp:1059: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:1061: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:1064: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:1066: error: invalid use of undefined type ‘struct rubinius::Task’
vm/message.hpp:15: error: forward declaration of ‘struct rubinius::Task’
./vm/test/test_task.hpp:1068: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_task.hpp:1069: error: invalid use of undefined type ‘struct rubinius::MethodContext’
vm/vm.hpp:38: error: forward declaration of ‘struct rubinius::MethodContext’
./vm/test/test_taskprobe.hpp: In member function ‘virtual void TestTaskProbe::setUp()’:
./vm/test/test_taskprobe.hpp:21: error: no matching function for call to ‘rubinius::VM::VM()’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_thread.hpp: In member function ‘virtual void TestThread::setUp()’:
./vm/test/test_thread.hpp:13: error: no matching function for call to ‘rubinius::VM::VM()’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_thread.hpp: In member function ‘void TestThread::test_create()’:
./vm/test/test_thread.hpp:27: error: no matching function for call to ‘rubinius::Thread::create(rubinius::VM*&)’
vm/builtin/thread.hpp:49: note: candidates are: static rubinius::Thread* rubinius::Thread::create(rubinius::VM*, rubinius::VM*)
./vm/test/test_thread.hpp:29: error: no matching function for call to ‘rubinius::Thread::priority()’
vm/builtin/thread.hpp:84: note: candidates are: rubinius::Object* rubinius::Thread::priority(rubinius::VM*)
./vm/test/test_thread.hpp: In member function ‘void TestThread::test_exited()’:
./vm/test/test_thread.hpp:35: error: no matching function for call to ‘rubinius::Thread::create(rubinius::VM*&)’
vm/builtin/thread.hpp:49: note: candidates are: static rubinius::Thread* rubinius::Thread::create(rubinius::VM*, rubinius::VM*)
./vm/test/test_thread.hpp:36: error: no matching function for call to ‘rubinius::Thread::create(rubinius::VM*&)’
vm/builtin/thread.hpp:49: note: candidates are: static rubinius::Thread* rubinius::Thread::create(rubinius::VM*, rubinius::VM*)
./vm/test/test_thread.hpp:41: error: ‘class rubinius::VM’ has no member named ‘queue_thread’
./vm/test/test_thread.hpp:42: error: ‘class rubinius::VM’ has no member named ‘activate_thread’
./vm/test/test_thread.hpp:52: error: ‘class rubinius::Thread’ has no member named ‘exited’
./vm/test/test_thread.hpp:59: error: ‘class rubinius::Thread’ has no member named ‘exited’
./vm/test/test_thread.hpp: In member function ‘void TestThread::test_exited_cancels_channel_wait()’:
./vm/test/test_thread.hpp:74: error: ‘class rubinius::VM’ has no member named ‘queue_thread’
./vm/test/test_thread.hpp:74: error: no matching function for call to ‘rubinius::Thread::create(rubinius::VM*&)’
vm/builtin/thread.hpp:49: note: candidates are: static rubinius::Thread* rubinius::Thread::create(rubinius::VM*, rubinius::VM*)
./vm/test/test_thread.hpp:76: error: ‘class rubinius::Channel’ has no member named ‘receive_prim’
./vm/test/test_thread.hpp:76: error: ‘class rubinius::Thread’ has no member named ‘task’
./vm/test/test_thread.hpp:78: error: ‘class rubinius::Channel’ has no member named ‘waiting’
./vm/test/test_thread.hpp:81: error: ‘class rubinius::Thread’ has no member named ‘exited’
./vm/test/test_thread.hpp: In member function ‘void TestThread::test_pass()’:
./vm/test/test_thread.hpp:87: error: no matching function for call to ‘rubinius::Thread::create(rubinius::VM*&)’
vm/builtin/thread.hpp:49: note: candidates are: static rubinius::Thread* rubinius::Thread::create(rubinius::VM*, rubinius::VM*)
./vm/test/test_thread.hpp: In member function ‘void TestThread::test_wakeup()’:
./vm/test/test_thread.hpp:97: error: no matching function for call to ‘rubinius::Thread::create(rubinius::VM*&)’
vm/builtin/thread.hpp:49: note: candidates are: static rubinius::Thread* rubinius::Thread::create(rubinius::VM*, rubinius::VM*)
./vm/test/test_thread.hpp: In member function ‘void TestThread::test_wakeup_cancels_channel_wait()’:
./vm/test/test_thread.hpp:115: error: ‘class rubinius::VM’ has no member named ‘queue_thread’
./vm/test/test_thread.hpp:115: error: no matching function for call to ‘rubinius::Thread::create(rubinius::VM*&)’
vm/builtin/thread.hpp:49: note: candidates are: static rubinius::Thread* rubinius::Thread::create(rubinius::VM*, rubinius::VM*)
./vm/test/test_thread.hpp:117: error: ‘class rubinius::Channel’ has no member named ‘receive_prim’
./vm/test/test_thread.hpp:117: error: ‘class rubinius::Thread’ has no member named ‘task’
./vm/test/test_thread.hpp:119: error: ‘class rubinius::Channel’ has no member named ‘waiting’
./vm/test/test_thread.hpp: In member function ‘void TestThread::test_raise_dead()’:
./vm/test/test_thread.hpp:128: error: no matching function for call to ‘rubinius::Thread::create(rubinius::VM*&)’
vm/builtin/thread.hpp:49: note: candidates are: static rubinius::Thread* rubinius::Thread::create(rubinius::VM*, rubinius::VM*)
./vm/test/test_thread.hpp: In member function ‘void TestThread::test_enlarge_for_priority()’:
./vm/test/test_thread.hpp:136: error: ‘struct rubinius::Globals’ has no member named ‘scheduled_threads’
./vm/test/test_thread.hpp:138: error: no matching function for call to ‘rubinius::Thread::create(rubinius::VM*&)’
vm/builtin/thread.hpp:49: note: candidates are: static rubinius::Thread* rubinius::Thread::create(rubinius::VM*, rubinius::VM*)
./vm/test/test_thread.hpp:141: error: ‘struct rubinius::Globals’ has no member named ‘scheduled_threads’
./vm/test/test_thread.hpp:144: error: no matching function for call to ‘rubinius::Thread::priority(rubinius::VM*&, rubinius::Fixnum*)’
vm/builtin/thread.hpp:84: note: candidates are: rubinius::Object* rubinius::Thread::priority(rubinius::VM*)
./vm/test/test_thread.hpp:146: error: ‘struct rubinius::Globals’ has no member named ‘scheduled_threads’
./vm/test/test_thread.hpp:149: error: no matching function for call to ‘rubinius::Thread::priority(rubinius::VM*&, rubinius::Fixnum*)’
vm/builtin/thread.hpp:84: note: candidates are: rubinius::Object* rubinius::Thread::priority(rubinius::VM*)
./vm/test/test_thread.hpp:151: error: ‘struct rubinius::Globals’ has no member named ‘scheduled_threads’
./vm/test/test_thread.hpp:154: error: no matching function for call to ‘rubinius::Thread::priority(rubinius::VM*&, rubinius::Fixnum*)’
vm/builtin/thread.hpp:84: note: candidates are: rubinius::Object* rubinius::Thread::priority(rubinius::VM*)
./vm/test/test_thread.hpp:156: error: ‘struct rubinius::Globals’ has no member named ‘scheduled_threads’
./vm/test/test_time.hpp: In member function ‘virtual void TestTime::setUp()’:
./vm/test/test_time.hpp:15: error: no matching function for call to ‘rubinius::VM::VM()’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_tuple.hpp: In member function ‘virtual void TestTuple::setUp()’:
./vm/test/test_tuple.hpp:13: error: no matching function for call to ‘rubinius::VM::VM()’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_typeinfo.hpp: In member function ‘virtual void TestTypeInfo::setUp()’:
./vm/test/test_typeinfo.hpp:63: error: no matching function for call to ‘rubinius::VM::VM(int)’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_unmarshal.hpp: In member function ‘virtual void TestUnMarshal::setUp()’:
./vm/test/test_unmarshal.hpp:25: error: no matching function for call to ‘rubinius::VM::VM()’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_vm.hpp: In member function ‘virtual void TestVM::setUp()’:
./vm/test/test_vm.hpp:18: error: no matching function for call to ‘rubinius::VM::VM()’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_vm.hpp: In member function ‘void TestVM::test_collection()’:
./vm/test/test_vm.hpp:78: error: no matching function for call to ‘rubinius::ObjectMemory::collect_young(rubinius::Roots&)’
vm/objectmemory.hpp:91: note: candidates are: void rubinius::ObjectMemory::collect_young(rubinius::Roots&, rubinius::CallFrameLocationList&)
./vm/test/test_vm.hpp:91: error: ‘HeapDebug’ was not declared in this scope
./vm/test/test_vm.hpp:91: error: expected `;' before ‘hd’
./vm/test/test_vm.hpp:92: error: ‘hd’ was not declared in this scope
./vm/test/test_vm.hpp: In member function ‘void TestVM::test_run_best_thread()’:
./vm/test/test_vm.hpp:106: error: no matching function for call to ‘rubinius::Thread::create(rubinius::VM*&)’
vm/builtin/thread.hpp:49: note: candidates are: static rubinius::Thread* rubinius::Thread::create(rubinius::VM*, rubinius::VM*)
./vm/test/test_vm.hpp:108: error: no matching function for call to ‘rubinius::Thread::priority(rubinius::VM*&, rubinius::Fixnum*)’
vm/builtin/thread.hpp:84: note: candidates are: rubinius::Object* rubinius::Thread::priority(rubinius::VM*)
./vm/test/test_vm.hpp:113: error: ‘class rubinius::VM’ has no member named ‘run_best_thread’
./vm/test/test_vm.hpp: In member function ‘void TestVM::test_activate_thread_sets_as_current()’:
./vm/test/test_vm.hpp:119: error: no matching function for call to ‘rubinius::Thread::create(rubinius::VM*&)’
vm/builtin/thread.hpp:49: note: candidates are: static rubinius::Thread* rubinius::Thread::create(rubinius::VM*, rubinius::VM*)
./vm/test/test_vm.hpp:121: error: ‘class rubinius::VM’ has no member named ‘activate_thread’
./vm/test/test_vm.hpp: In member function ‘void TestVM::test_activate_thread_queues_previous_current()’:
./vm/test/test_vm.hpp:128: error: no matching function for call to ‘rubinius::Thread::create(rubinius::VM*&)’
vm/builtin/thread.hpp:49: note: candidates are: static rubinius::Thread* rubinius::Thread::create(rubinius::VM*, rubinius::VM*)
./vm/test/test_vm.hpp:130: error: ‘class rubinius::VM’ has no member named ‘activate_thread’
./vm/test/test_vm.hpp: In member function ‘void TestVM::test_find_and_activate()’:
./vm/test/test_vm.hpp:137: error: no matching function for call to ‘rubinius::Thread::create(rubinius::VM*&)’
vm/builtin/thread.hpp:49: note: candidates are: static rubinius::Thread* rubinius::Thread::create(rubinius::VM*, rubinius::VM*)
./vm/test/test_vm.hpp:140: error: ‘class rubinius::VM’ has no member named ‘queue_thread’
./vm/test/test_vm.hpp:142: error: ‘class rubinius::VM’ has no member named ‘find_and_activate_thread’
./vm/test/test_vm.hpp: In member function ‘void TestVM::test_find_and_activate_none_is_false()’:
./vm/test/test_vm.hpp:154: error: ‘class rubinius::VM’ has no member named ‘find_and_activate_thread’
./vm/test/test_vm.hpp: In member function ‘void TestVM::test_find_and_activate_sleeping_does_not()’:
./vm/test/test_vm.hpp:163: error: no matching function for call to ‘rubinius::Thread::create(rubinius::VM*&)’
vm/builtin/thread.hpp:49: note: candidates are: static rubinius::Thread* rubinius::Thread::create(rubinius::VM*, rubinius::VM*)
./vm/test/test_vm.hpp:164: error: no matching function for call to ‘rubinius::Thread::create(rubinius::VM*&)’
vm/builtin/thread.hpp:49: note: candidates are: static rubinius::Thread* rubinius::Thread::create(rubinius::VM*, rubinius::VM*)
./vm/test/test_vm.hpp:169: error: ‘class rubinius::VM’ has no member named ‘queue_thread’
./vm/test/test_vm.hpp:170: error: ‘class rubinius::VM’ has no member named ‘queue_thread’
./vm/test/test_vm.hpp:173: error: ‘class rubinius::VM’ has no member named ‘find_and_activate_thread’
./vm/test/test_vm.hpp: In member function ‘void TestVM::test_find_and_activate_dead_does_not()’:
./vm/test/test_vm.hpp:185: error: no matching function for call to ‘rubinius::Thread::create(rubinius::VM*&)’
vm/builtin/thread.hpp:49: note: candidates are: static rubinius::Thread* rubinius::Thread::create(rubinius::VM*, rubinius::VM*)
./vm/test/test_vm.hpp:186: error: no matching function for call to ‘rubinius::Thread::create(rubinius::VM*&)’
vm/builtin/thread.hpp:49: note: candidates are: static rubinius::Thread* rubinius::Thread::create(rubinius::VM*, rubinius::VM*)
./vm/test/test_vm.hpp:191: error: ‘class rubinius::VM’ has no member named ‘queue_thread’
./vm/test/test_vm.hpp:192: error: ‘class rubinius::VM’ has no member named ‘queue_thread’
./vm/test/test_vm.hpp:195: error: ‘class rubinius::VM’ has no member named ‘find_and_activate_thread’
./vm/test/test_vm.hpp: In member function ‘void TestVM::test_queue_thread()’:
./vm/test/test_vm.hpp:206: error: no matching function for call to ‘rubinius::Thread::create(rubinius::VM*&)’
vm/builtin/thread.hpp:49: note: candidates are: static rubinius::Thread* rubinius::Thread::create(rubinius::VM*, rubinius::VM*)
./vm/test/test_vm.hpp:207: error: no matching function for call to ‘rubinius::Thread::priority(rubinius::VM*&, rubinius::Fixnum*)’
vm/builtin/thread.hpp:84: note: candidates are: rubinius::Object* rubinius::Thread::priority(rubinius::VM*)
./vm/test/test_vm.hpp:212: error: ‘struct rubinius::Globals’ has no member named ‘scheduled_threads’
./vm/test/test_vm.hpp:215: error: ‘class rubinius::VM’ has no member named ‘queue_thread’
./vm/test/test_vm.hpp: In member function ‘void TestVM::test_queue_already_queued_thread_is_noop()’:
./vm/test/test_vm.hpp:223: error: no matching function for call to ‘rubinius::Thread::create(rubinius::VM*&)’
vm/builtin/thread.hpp:49: note: candidates are: static rubinius::Thread* rubinius::Thread::create(rubinius::VM*, rubinius::VM*)
./vm/test/test_vm.hpp:226: error: ‘class rubinius::VM’ has no member named ‘queue_thread’
./vm/test/test_vm.hpp: In member function ‘void TestVM::test_queue_sleeping_thread_leaves_sleeping()’:
./vm/test/test_vm.hpp:232: error: no matching function for call to ‘rubinius::Thread::create(rubinius::VM*&)’
vm/builtin/thread.hpp:49: note: candidates are: static rubinius::Thread* rubinius::Thread::create(rubinius::VM*, rubinius::VM*)
./vm/test/test_vm.hpp:233: error: no matching function for call to ‘rubinius::Thread::priority(rubinius::VM*&, rubinius::Fixnum*)’
vm/builtin/thread.hpp:84: note: candidates are: rubinius::Object* rubinius::Thread::priority(rubinius::VM*)
./vm/test/test_vm.hpp:238: error: ‘struct rubinius::Globals’ has no member named ‘scheduled_threads’
./vm/test/test_vm.hpp:241: error: ‘class rubinius::VM’ has no member named ‘queue_thread’
./vm/test/test_vm.hpp: In member function ‘void TestVM::test_dequeue_thread_sets_queued_false()’:
./vm/test/test_vm.hpp:251: error: no matching function for call to ‘rubinius::Thread::create(rubinius::VM*&)’
vm/builtin/thread.hpp:49: note: candidates are: static rubinius::Thread* rubinius::Thread::create(rubinius::VM*, rubinius::VM*)
./vm/test/test_vm.hpp:254: error: ‘class rubinius::VM’ has no member named ‘dequeue_thread’
./vm/test/test_vm.hpp: In member function ‘void TestVM::test_dequeue_thread_removes_from_scheduled()’:
./vm/test/test_vm.hpp:260: error: no matching function for call to ‘rubinius::Thread::create(rubinius::VM*&)’
vm/builtin/thread.hpp:49: note: candidates are: static rubinius::Thread* rubinius::Thread::create(rubinius::VM*, rubinius::VM*)
./vm/test/test_vm.hpp:261: error: no matching function for call to ‘rubinius::Thread::priority(rubinius::VM*&, rubinius::Fixnum*)’
vm/builtin/thread.hpp:84: note: candidates are: rubinius::Object* rubinius::Thread::priority(rubinius::VM*)
./vm/test/test_vm.hpp:263: error: ‘class rubinius::VM’ has no member named ‘queue_thread’
./vm/test/test_vm.hpp:265: error: ‘struct rubinius::Globals’ has no member named ‘scheduled_threads’
./vm/test/test_vm.hpp:268: error: ‘class rubinius::VM’ has no member named ‘dequeue_thread’
./vm/test/test_vm_native_library.hpp: In member function ‘virtual void TestNativeLibrary::setUp()’:
./vm/test/test_vm_native_library.hpp:18: error: no matching function for call to ‘rubinius::VM::VM()’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
./vm/test/test_vmmethod.hpp: In member function ‘virtual void TestVMMethod::setUp()’:
./vm/test/test_vmmethod.hpp:14: error: no matching function for call to ‘rubinius::VM::VM()’
vm/vm.hpp:277: note: candidates are: rubinius::VM::VM(rubinius::SharedState&, int)
vm/vm.hpp:157: note: rubinius::VM::VM(const rubinius::VM&)
vm/test/cxxtest/cxxtest/TestSuite.h: In function ‘bool CxxTest::equals(X, Y) [with X = rubinius::Object*, Y = rubinius::MethodContext*]’:
vm/test/cxxtest/cxxtest/TestSuite.h:56: instantiated from ‘void CxxTest::doAssertEquals(const char*, unsigned int, const char*, X, const char*, Y, const char*) [with X = rubinius::Object*, Y = rubinius::MethodContext*]’
./vm/test/test_instructions.hpp:368: instantiated from here
vm/test/cxxtest/cxxtest/TestSuite.h:47: error: comparison between distinct pointer types ‘rubinius::Object*’ and ‘rubinius::MethodContext*’ lacks a cast
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment