Guest User

Untitled

a guest
Feb 19th, 2018
63
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.55 KB | None | 0 0
  1. In file included from vm/test/runner.cpp:63:
  2. ./vm/test/test_objectmemory.hpp: In member function âvoid TestObjectMemory::test_collect_young_class_considered()â:
  3. ./vm/test/test_objectmemory.hpp:313: error: no matching function for call to ârubinius::ObjectMemory::valid_object_p(rubinius::Class*&)â
  4. vm/objectmemory.hpp:63: note: candidates are: bool rubinius::ObjectMemory::valid_object_p(rubinius::Object*)
  5. In file included from vm/test/runner.cpp:208:
  6. ./vm/test/test_channel.hpp: In member function âvoid TestChannel::test_send_then_receive()â:
  7. ./vm/test/test_channel.hpp:36: error: incomplete type ârubinius::Tupleâ used in nested name specifier
  8. ./vm/test/test_channel.hpp:50: error: invalid use of incomplete type âstruct rubinius::Tupleâ
  9. vm/globals.hpp:14: error: forward declaration of âstruct rubinius::Tupleâ
  10. ./vm/test/test_channel.hpp: In member function âvoid TestChannel::test_receive_causes_deadlock()â:
  11. ./vm/test/test_channel.hpp:56: error: incomplete type ârubinius::Tupleâ used in nested name specifier
  12. ./vm/test/test_channel.hpp: In member function âvoid TestChannel::test_receive_causes_thread_switch()â:
  13. ./vm/test/test_channel.hpp:78: error: incomplete type ârubinius::Tupleâ used in nested name specifier
  14. ./vm/test/test_channel.hpp: In member function âvoid TestChannel::test_receive_causes_event_block()â:
  15. ./vm/test/test_channel.hpp:93: error: incomplete type ârubinius::Tupleâ used in nested name specifier
  16. ./vm/test/test_channel.hpp:107: error: invalid use of incomplete type âstruct rubinius::Tupleâ
  17. vm/globals.hpp:14: error: forward declaration of âstruct rubinius::Tupleâ
  18. ./vm/test/test_channel.hpp: In member function âvoid TestChannel::test_receive_polls_events()â:
  19. ./vm/test/test_channel.hpp:117: error: incomplete type ârubinius::Tupleâ used in nested name specifier
  20. ./vm/test/test_channel.hpp:128: error: invalid use of incomplete type âstruct rubinius::Tupleâ
  21. vm/globals.hpp:14: error: forward declaration of âstruct rubinius::Tupleâ
  22. In file included from vm/test/runner.cpp:257:
  23. ./vm/test/test_string.hpp: In member function âvoid TestString::test_create()â:
  24. ./vm/test/test_string.hpp:23: error: invalid use of incomplete type âstruct rubinius::Classâ
  25. vm/globals.hpp:18: error: forward declaration of âstruct rubinius::Classâ
  26. ./vm/test/test_string.hpp:24: error: incomplete type ârubinius::Stringâ used in nested name specifier
  27. ./vm/test/test_string.hpp:25: error: invalid use of incomplete type âstruct rubinius::Stringâ
  28. vm/builtin/io.hpp:8: error: forward declaration of âstruct rubinius::Stringâ
  29. ./vm/test/test_string.hpp:26: error: invalid use of incomplete type âstruct rubinius::Stringâ
  30. vm/builtin/io.hpp:8: error: forward declaration of âstruct rubinius::Stringâ
  31. ./vm/test/test_string.hpp: In member function âvoid TestString::test_create2()â:
  32. ./vm/test/test_string.hpp:30: error: incomplete type ârubinius::Stringâ used in nested name specifier
  33. ./vm/test/test_string.hpp:31: error: invalid use of incomplete type âstruct rubinius::Stringâ
  34. vm/builtin/io.hpp:8: error: forward declaration of âstruct rubinius::Stringâ
  35. ./vm/test/test_string.hpp: In member function âvoid TestString::test_hash_string()â:
  36. ./vm/test/test_string.hpp:35: error: incomplete type ârubinius::Stringâ used in nested name specifier
  37. ./vm/test/test_string.hpp:36: error: invalid use of incomplete type âstruct rubinius::Stringâ
  38. vm/builtin/io.hpp:8: error: forward declaration of âstruct rubinius::Stringâ
  39. ./vm/test/test_string.hpp:39: error: invalid use of incomplete type âstruct rubinius::Stringâ
  40. vm/builtin/io.hpp:8: error: forward declaration of âstruct rubinius::Stringâ
  41. ./vm/test/test_string.hpp: In member function âvoid TestString::test_to_sym()â:
  42. ./vm/test/test_string.hpp:45: error: incomplete type ârubinius::Stringâ used in nested name specifier
  43. ./vm/test/test_string.hpp:46: error: invalid use of incomplete type âstruct rubinius::Stringâ
  44. vm/builtin/io.hpp:8: error: forward declaration of âstruct rubinius::Stringâ
  45. ./vm/test/test_string.hpp: In member function âvoid TestString::test_string_dup()â:
  46. ./vm/test/test_string.hpp:52: error: incomplete type ârubinius::Stringâ used in nested name specifier
  47. ./vm/test/test_string.hpp:53: error: invalid use of incomplete type âstruct rubinius::Stringâ
  48. vm/builtin/io.hpp:8: error: forward declaration of âstruct rubinius::Stringâ
  49. ./vm/test/test_string.hpp:55: error: invalid use of incomplete type âstruct rubinius::Stringâ
  50. vm/builtin/io.hpp:8: error: forward declaration of âstruct rubinius::Stringâ
  51. ./vm/test/test_string.hpp:56: error: invalid use of incomplete type âstruct rubinius::Stringâ
  52. vm/builtin/io.hpp:8: error: forward declaration of âstruct rubinius::Stringâ
  53. ./vm/test/test_string.hpp:58: error: invalid use of incomplete type âstruct rubinius::Stringâ
  54. vm/builtin/io.hpp:8: error: forward declaration of âstruct rubinius::Stringâ
  55. ./vm/test/test_string.hpp:58: error: invalid use of incomplete type âstruct rubinius::Stringâ
  56. vm/builtin/io.hpp:8: error: forward declaration of âstruct rubinius::Stringâ
  57. ./vm/test/test_string.hpp: In member function âvoid TestString::test_unshare()â:
  58. ./vm/test/test_string.hpp:62: error: incomplete type ârubinius::Stringâ used in nested name specifier
  59. ./vm/test/test_string.hpp:63: error: invalid use of incomplete type âstruct rubinius::Stringâ
  60. vm/builtin/io.hpp:8: error: forward declaration of âstruct rubinius::Stringâ
  61. ./vm/test/test_string.hpp:65: error: invalid use of incomplete type âstruct rubinius::Stringâ
  62. vm/builtin/io.hpp:8: error: forward declaration of âstruct rubinius::Stringâ
Add Comment
Please, Sign In to add comment