Guest User

Untitled

a guest
Apr 19th, 2018
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 11.97 KB | None | 0 0
  1. ## Mac OS X 10.5
  2.  
  3. $ rake build
  4. (in /Users/federicobuiles/programacion/rubinius)
  5. make vm
  6. cd shotgun; make rubinius
  7. cd lib; make library;
  8. make[1]: *** [lib/librubinius-0.8.0.dylib] Error 2
  9. make: *** [vm] Error 2
  10. rake aborted!
  11. Command failed with status (2): [make vm...]
  12. /Users/federicobuiles/programacion/rubinius/rakefile:119
  13. (See full trace by running task with --trace)
  14.  
  15. $ rake build --trace
  16. (in /Users/federicobuiles/programacion/rubinius)
  17. ** Invoke build (first_time)
  18. ** Invoke build:all (first_time)
  19. ** Invoke build:shotgun (first_time)
  20. ** Invoke configure (first_time, not_needed)
  21. ** Invoke shotgun/rubinius.bin (first_time)
  22. ** Invoke shotgun/config.h (first_time, not_needed)
  23. ** Invoke shotgun/mkconfig.sh (first_time, not_needed)
  24. ** Invoke configure (not_needed)
  25. ** Invoke shotgun/vars.mk (first_time, not_needed)
  26. ** Invoke shotgun/lib/ar.c (first_time, not_needed)
  27. ** Invoke shotgun/lib/ar.h (first_time, not_needed)
  28. ** Invoke shotgun/lib/array.c (first_time, not_needed)
  29. ** Invoke shotgun/lib/array.h (first_time, not_needed)
  30. ** Invoke shotgun/lib/baker.c (first_time, not_needed)
  31. ** Invoke shotgun/lib/baker.h (first_time, not_needed)
  32. ** Invoke shotgun/lib/bignum.c (first_time, not_needed)
  33. ** Invoke shotgun/lib/bignum.h (first_time, not_needed)
  34. ** Invoke shotgun/lib/bootstrap.c (first_time, not_needed)
  35. ** Invoke shotgun/lib/bootstrap.h (first_time, not_needed)
  36. ** Invoke shotgun/lib/bytearray.c (first_time, not_needed)
  37. ** Invoke shotgun/lib/bytearray.h (first_time, not_needed)
  38. ** Invoke shotgun/lib/class.c (first_time, not_needed)
  39. ** Invoke shotgun/lib/class.h (first_time, not_needed)
  40. ** Invoke shotgun/lib/cleanup_hash.h (first_time, not_needed)
  41. ** Invoke shotgun/lib/compress.c (first_time, not_needed)
  42. ** Invoke shotgun/lib/compress.h (first_time, not_needed)
  43. ** Invoke shotgun/lib/config_hash.c (first_time, not_needed)
  44. ** Invoke shotgun/lib/config_hash.h (first_time, not_needed)
  45. ** Invoke shotgun/lib/cpu.c (first_time, not_needed)
  46. ** Invoke shotgun/lib/cpu.h (first_time, not_needed)
  47. ** Invoke shotgun/lib/cpu_cache.c (first_time, not_needed)
  48. ** Invoke shotgun/lib/cpu_event.c (first_time, not_needed)
  49. ** Invoke shotgun/lib/cpu_instructions.c (first_time, not_needed)
  50. ** Invoke shotgun/lib/cpu_marshal.c (first_time, not_needed)
  51. ** Invoke shotgun/lib/cpu_primitives.c (first_time, not_needed)
  52. ** Invoke shotgun/lib/cpu_sample.c (first_time, not_needed)
  53. ** Invoke shotgun/lib/cpu_task.c (first_time, not_needed)
  54. ** Invoke shotgun/lib/dtrace_probes.c (first_time, not_needed)
  55. ** Invoke shotgun/lib/dtrace_probes.h (first_time, not_needed)
  56. ** Invoke shotgun/lib/environment.c (first_time, not_needed)
  57. ** Invoke shotgun/lib/environment.h (first_time, not_needed)
  58. ** Invoke shotgun/lib/ffi_util.c (first_time, not_needed)
  59. ** Invoke shotgun/lib/fixnum.h (first_time, not_needed)
  60. ** Invoke shotgun/lib/float.c (first_time, not_needed)
  61. ** Invoke shotgun/lib/float.h (first_time, not_needed)
  62. ** Invoke shotgun/lib/grammar.h (first_time, not_needed)
  63. ** Invoke shotgun/lib/grammar.y (first_time, not_needed)
  64. ** Invoke shotgun/lib/grammar_internal.h (first_time, not_needed)
  65. ** Invoke shotgun/lib/grammar_node.h (first_time, not_needed)
  66. ** Invoke shotgun/lib/grammar_runtime.c (first_time, not_needed)
  67. ** Invoke shotgun/lib/grammar_runtime.h (first_time, not_needed)
  68. ** Invoke shotgun/lib/hash.c (first_time, not_needed)
  69. ** Invoke shotgun/lib/hash.h (first_time, not_needed)
  70. ** Invoke shotgun/lib/heap.c (first_time, not_needed)
  71. ** Invoke shotgun/lib/heap.h (first_time, not_needed)
  72. ** Invoke shotgun/lib/io.c (first_time, not_needed)
  73. ** Invoke shotgun/lib/io.h (first_time, not_needed)
  74. ** Invoke shotgun/lib/list.c (first_time, not_needed)
  75. ** Invoke shotgun/lib/list.h (first_time, not_needed)
  76. ** Invoke shotgun/lib/log.c (first_time, not_needed)
  77. ** Invoke shotgun/lib/log.h (first_time, not_needed)
  78. ** Invoke shotgun/lib/lookuptable.c (first_time, not_needed)
  79. ** Invoke shotgun/lib/lookuptable.h (first_time, not_needed)
  80. ** Invoke shotgun/lib/machine.c (first_time, not_needed)
  81. ** Invoke shotgun/lib/machine.h (first_time, not_needed)
  82. ** Invoke shotgun/lib/marksweep.c (first_time, not_needed)
  83. ** Invoke shotgun/lib/marksweep.h (first_time, not_needed)
  84. ** Invoke shotgun/lib/memutil.h (first_time, not_needed)
  85. ** Invoke shotgun/lib/message.h (first_time, not_needed)
  86. ** Invoke shotgun/lib/metaclass.c (first_time, not_needed)
  87. ** Invoke shotgun/lib/metaclass.h (first_time, not_needed)
  88. ** Invoke shotgun/lib/methctx.c (first_time, not_needed)
  89. ** Invoke shotgun/lib/methctx.h (first_time, not_needed)
  90. ** Invoke shotgun/lib/methtbl.c (first_time, not_needed)
  91. ** Invoke shotgun/lib/methtbl.h (first_time, not_needed)
  92. ** Invoke shotgun/lib/module.c (first_time, not_needed)
  93. ** Invoke shotgun/lib/module.h (first_time, not_needed)
  94. ** Invoke shotgun/lib/numeric.c (first_time, not_needed)
  95. ** Invoke shotgun/lib/numeric.h (first_time, not_needed)
  96. ** Invoke shotgun/lib/object.c (first_time, not_needed)
  97. ** Invoke shotgun/lib/object.h (first_time, not_needed)
  98. ** Invoke shotgun/lib/object_memory-barrier.h (first_time, not_needed)
  99. ** Invoke shotgun/lib/object_memory-inline.h (first_time, not_needed)
  100. ** Invoke shotgun/lib/object_memory.c (first_time, not_needed)
  101. ** Invoke shotgun/lib/object_memory.h (first_time, not_needed)
  102. ** Invoke shotgun/lib/oop.h (first_time, not_needed)
  103. ** Invoke shotgun/lib/regexp.c (first_time, not_needed)
  104. ** Invoke shotgun/lib/regexp.h (first_time, not_needed)
  105. ** Invoke shotgun/lib/rubinius.c (first_time, not_needed)
  106. ** Invoke shotgun/lib/selector.c (first_time, not_needed)
  107. ** Invoke shotgun/lib/selector.h (first_time, not_needed)
  108. ** Invoke shotgun/lib/sendsite.c (first_time, not_needed)
  109. ** Invoke shotgun/lib/sendsite.h (first_time, not_needed)
  110. ** Invoke shotgun/lib/sha1.c (first_time, not_needed)
  111. ** Invoke shotgun/lib/sha1.h (first_time, not_needed)
  112. ** Invoke shotgun/lib/shotgun.h (first_time, not_needed)
  113. ** Invoke shotgun/lib/state.c (first_time, not_needed)
  114. ** Invoke shotgun/lib/state.h (first_time, not_needed)
  115. ** Invoke shotgun/lib/string.c (first_time, not_needed)
  116. ** Invoke shotgun/lib/string.h (first_time, not_needed)
  117. ** Invoke shotgun/lib/strlcat.c (first_time, not_needed)
  118. ** Invoke shotgun/lib/strlcat.h (first_time, not_needed)
  119. ** Invoke shotgun/lib/strlcpy.c (first_time, not_needed)
  120. ** Invoke shotgun/lib/strlcpy.h (first_time, not_needed)
  121. ** Invoke shotgun/lib/strtod.h (first_time, not_needed)
  122. ** Invoke shotgun/lib/subtend.h (first_time, not_needed)
  123. ** Invoke shotgun/lib/symbol.c (first_time, not_needed)
  124. ** Invoke shotgun/lib/symbol.h (first_time, not_needed)
  125. ** Invoke shotgun/lib/tuple.c (first_time, not_needed)
  126. ** Invoke shotgun/lib/tuple.h (first_time, not_needed)
  127. ** Invoke shotgun/lib/var_table.c (first_time, not_needed)
  128. ** Invoke shotgun/lib/var_table.h (first_time, not_needed)
  129. ** Invoke shotgun/lib/cuby_primitives.rb (first_time, not_needed)
  130. ** Invoke shotgun/lib/genheader.rb (first_time, not_needed)
  131. ** Invoke shotgun/lib/instructions.rb (first_time, not_needed)
  132. ** Invoke shotgun/lib/primitive_generator.rb (first_time, not_needed)
  133. ** Invoke shotgun/lib/primitives.rb (first_time, not_needed)
  134. ** Invoke shotgun/lib/subtend/ffi.c (first_time, not_needed)
  135. ** Invoke shotgun/lib/subtend/ffi.h (first_time, not_needed)
  136. ** Invoke shotgun/lib/subtend/ffi_libffi.c (first_time, not_needed)
  137. ** Invoke shotgun/lib/subtend/handle.c (first_time, not_needed)
  138. ** Invoke shotgun/lib/subtend/handle.h (first_time, not_needed)
  139. ** Invoke shotgun/lib/subtend/library.c (first_time, not_needed)
  140. ** Invoke shotgun/lib/subtend/library.h (first_time, not_needed)
  141. ** Invoke shotgun/lib/subtend/nmc.c (first_time, not_needed)
  142. ** Invoke shotgun/lib/subtend/nmc.h (first_time, not_needed)
  143. ** Invoke shotgun/lib/subtend/nmethod.c (first_time, not_needed)
  144. ** Invoke shotgun/lib/subtend/nmethod.h (first_time, not_needed)
  145. ** Invoke shotgun/lib/subtend/PortableUContext.c (first_time, not_needed)
  146. ** Invoke shotgun/lib/subtend/PortableUContext.h (first_time, not_needed)
  147. ** Invoke shotgun/lib/subtend/PortableUContext386.h (first_time, not_needed)
  148. ** Invoke shotgun/lib/subtend/PortableUContext_asm.S (first_time, not_needed)
  149. ** Invoke shotgun/lib/subtend/PortableUContextPPC.h (first_time, not_needed)
  150. ** Invoke shotgun/lib/subtend/ruby.c (first_time, not_needed)
  151. ** Invoke shotgun/lib/subtend/ruby.h (first_time, not_needed)
  152. ** Invoke shotgun/lib/subtend/setup.c (first_time, not_needed)
  153. ** Invoke shotgun/main.c (first_time, not_needed)
  154. ** Execute shotgun/rubinius.bin
  155. make vm
  156. cd shotgun; make rubinius
  157. cd lib; make library;
  158. make[1]: *** [lib/librubinius-0.8.0.dylib] Error 2
  159. make: *** [vm] Error 2
  160. rake aborted!
  161. Command failed with status (2): [make vm...]
  162. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:899:in `sh'
  163. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:906:in `call'
  164. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:906:in `sh'
  165. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:985:in `sh'
  166. /Users/federicobuiles/programacion/rubinius/rakefile:119
  167. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `call'
  168. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:546:in `execute'
  169. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `each'
  170. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:541:in `execute'
  171. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:508:in `invoke_with_call_chain'
  172. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:501:in `synchronize'
  173. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:501:in `invoke_with_call_chain'
  174. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:518:in `invoke_prerequisites'
  175. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:1183:in `each'
  176. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:1183:in `send'
  177. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:1183:in `each'
  178. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:515:in `invoke_prerequisites'
  179. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:507:in `invoke_with_call_chain'
  180. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:501:in `synchronize'
  181. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:501:in `invoke_with_call_chain'
  182. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:518:in `invoke_prerequisites'
  183. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:1183:in `each'
  184. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:1183:in `send'
  185. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:1183:in `each'
  186. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:515:in `invoke_prerequisites'
  187. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:507:in `invoke_with_call_chain'
  188. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:501:in `synchronize'
  189. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:501:in `invoke_with_call_chain'
  190. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:518:in `invoke_prerequisites'
  191. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:1183:in `each'
  192. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:1183:in `send'
  193. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:1183:in `each'
  194. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:515:in `invoke_prerequisites'
  195. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:507:in `invoke_with_call_chain'
  196. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:501:in `synchronize'
  197. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:501:in `invoke_with_call_chain'
  198. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:494:in `invoke'
  199. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:1931:in `invoke_task'
  200. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in `top_level'
  201. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in `each'
  202. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:1909:in `top_level'
  203. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:1948:in `standard_exception_handling'
  204. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:1903:in `top_level'
  205. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:1881:in `run'
  206. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:1948:in `standard_exception_handling'
  207. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/lib/rake.rb:1878:in `run'
  208. /Library/Ruby/Gems/1.8/gems/rake-0.8.1/bin/rake:31
  209. /usr/bin/rake:19:in `load'
  210. /usr/bin/rake:19
Add Comment
Please, Sign In to add comment