Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on May 8th, 2012  |  syntax: None  |  size: 16.83 KB  |  hits: 21  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. Running 128 tasks using 4 parallel threads
  2. 1: CC vm/builtin/float.cpp
  3. 2: CC vm/builtin/fixnum.cpp
  4. 3: CC vm/builtin/block_environment.cpp
  5. 4: CC vm/builtin/compiledmethod.cpp
  6. In file included from vm/builtin/block_environment.cpp:28:
  7. vm/llvm/jit.hpp:7:25: error: llvm/Module.h: No such file or directory
  8. vm/llvm/jit.hpp:8:31: error: llvm/DerivedTypes.h: No such file or directory
  9. vm/llvm/jit.hpp:9:27: error: llvm/Function.h: No such file or directory
  10. vm/llvm/jit.hpp:11:31: error: llvm/Instructions.h: No such file or directory
  11. vm/llvm/jit.hpp:12:36: error: llvm/Support/IRBuilder.h: No such file or directory
  12. vm/llvm/jit.hpp:13:38: error: llvm/ExecutionEngine/JIT.h: No such file or directory
  13. vm/llvm/jit.hpp:14:42: error: llvm/CodeGen/MachineCodeInfo.h: No such file or directory
  14. vm/llvm/jit.hpp:15:23: error: llvm/Pass.h: No such file or directory
  15. vm/llvm/jit.hpp:16:30: error: llvm/PassManager.h: No such file or directory
  16. vm/llvm/jit.hpp:17:38: error: llvm/Support/raw_ostream.h: No such file or directory
  17. vm/llvm/jit.hpp:18:30: error: llvm/LLVMContext.h: No such file or directory
  18. In file included from vm/builtin/compiledmethod.cpp:30:
  19. vm/llvm/jit.hpp:7:25: error: llvm/Module.h: No such file or directory
  20. vm/llvm/jit.hpp:8:31: error: llvm/DerivedTypes.h: No such file or directory
  21. vm/llvm/jit.hpp:9:27: error: llvm/Function.h: No such file or directory
  22. vm/llvm/jit.hpp:11:31: error: llvm/Instructions.h: No such file or directory
  23. vm/llvm/jit.hpp:12:36: error: llvm/Support/IRBuilder.h: No such file or directory
  24. vm/llvm/jit.hpp:13:38: error: llvm/ExecutionEngine/JIT.h: No such file or directory
  25. vm/llvm/jit.hpp:14:42: error: llvm/CodeGen/MachineCodeInfo.h: No such file or directory
  26. vm/llvm/jit.hpp:15:23: error: llvm/Pass.h: No such file or directory
  27. vm/llvm/jit.hpp:16:30: error: llvm/PassManager.h: No such file or directory
  28. vm/llvm/jit.hpp:17:38: error: llvm/Support/raw_ostream.h: No such file or directory
  29. vm/llvm/jit.hpp:18:30: error: llvm/LLVMContext.h: No such file or directory
  30. vm/llvm/jit.hpp:43: error: ISO C++ forbids declaration of 'PHINode' with no type
  31. vm/llvm/jit.hpp:43: error: invalid use of '::'
  32. vm/llvm/jit.hpp:43: error: expected ';' before '*' token
  33. vm/llvm/jit.hpp:44: error: ISO C++ forbids declaration of 'BasicBlock' with no type
  34. vm/llvm/jit.hpp:44: error: invalid use of '::'
  35. vm/llvm/jit.hpp:44: error: expected ';' before '*' token
  36. vm/llvm/jit.hpp:52: error: 'llvm::PHINode' has not been declared
  37. vm/llvm/jit.hpp:52: error: 'llvm::BasicBlock' has not been declared
  38. vm/llvm/jit.hpp:56: error: ISO C++ forbids declaration of 'PHINode' with no type
  39. vm/llvm/jit.hpp:56: error: invalid use of '::'
  40. vm/llvm/jit.hpp:56: error: expected ';' before '*' token
  41. vm/llvm/jit.hpp:60: error: expected `;' before 'llvm'
  42. vm/llvm/jit.hpp:60: error: ISO C++ forbids declaration of 'BasicBlock' with no type
  43. vm/llvm/jit.hpp:60: error: invalid use of '::'
  44. vm/llvm/jit.hpp:60: error: expected ';' before '*' token
  45. vm/llvm/jit.hpp:64: error: expected `;' before 'VMMethod'
  46. vm/llvm/jit.hpp:92: error: 'Value' is not a member of 'llvm'
  47. vm/llvm/jit.hpp:92: error: 'Value' is not a member of 'llvm'
  48. vm/llvm/jit.hpp:92: error: template argument 1 is invalid
  49. vm/llvm/jit.hpp:92: error: template argument 2 is invalid
  50. vm/llvm/jit.hpp:109: error: 'llvm::Value' has not been declared
  51. vm/llvm/jit.hpp:115: error: ISO C++ forbids declaration of 'Value' with no type
  52. vm/llvm/jit.hpp:115: error: invalid use of '::'
  53. vm/llvm/jit.hpp:115: error: expected ';' before '*' token
  54. vm/llvm/jit.hpp:123: error: expected `;' before 'size_t'
  55. vm/llvm/jit.hpp: In member function 'void rubinius::JITStackArgs::put(size_t, int*)':
  56. vm/llvm/jit.hpp:111: error: invalid types 'int[size_t]' for array subscript
  57. vm/llvm/jit.hpp: At global scope:
  58. vm/llvm/jit.hpp:131: error: ISO C++ forbids declaration of 'BasicBlock' with no type
  59. vm/llvm/jit.hpp:131: error: invalid use of '::'
  60. vm/llvm/jit.hpp:131: error: expected ';' before '*' token
  61. vm/llvm/jit.hpp:132: error: ISO C++ forbids declaration of 'Value' with no type
  62. vm/llvm/jit.hpp:132: error: invalid use of '::'
  63. vm/llvm/jit.hpp:132: error: expected ';' before '*' token
  64. vm/llvm/jit.hpp:133: error: ISO C++ forbids declaration of 'Value' with no type
  65. vm/llvm/jit.hpp:133: error: invalid use of '::'
  66. vm/llvm/jit.hpp:133: error: expected ';' before '*' token
  67. vm/llvm/jit.hpp:134: error: ISO C++ forbids declaration of 'Value' with no type
  68. vm/llvm/jit.hpp:134: error: invalid use of '::'
  69. vm/llvm/jit.hpp:134: error: expected ';' before '*' token
  70. vm/llvm/jit.hpp:135: error: ISO C++ forbids declaration of 'Value' with no type
  71. vm/llvm/jit.hpp:135: error: invalid use of '::'
  72. vm/llvm/jit.hpp:135: error: expected ';' before '*' token
  73. vm/llvm/jit.hpp:136: error: ISO C++ forbids declaration of 'Value' with no type
  74. vm/llvm/jit.hpp:136: error: invalid use of '::'
  75. vm/llvm/jit.hpp:136: error: expected ';' before '*' token
  76. vm/llvm/jit.hpp:137: error: ISO C++ forbids declaration of 'Value' with no type
  77. vm/llvm/jit.hpp:137: error: invalid use of '::'
  78. vm/llvm/jit.hpp:137: error: expected ';' before '*' token
  79. vm/llvm/jit.hpp:138: error: ISO C++ forbids declaration of 'Value' with no type
  80. vm/llvm/jit.hpp:138: error: invalid use of '::'
  81. vm/llvm/jit.hpp:138: error: expected ';' before '*' token
  82. vm/llvm/jit.hpp:139: error: ISO C++ forbids declaration of 'Value' with no type
  83. vm/llvm/jit.hpp:139: error: invalid use of '::'
  84. vm/llvm/jit.hpp:139: error: expected ';' before '*' token
  85. vm/llvm/jit.hpp:140: error: ISO C++ forbids declaration of 'Value' with no type
  86. vm/llvm/jit.hpp:140: error: invalid use of '::'
  87. vm/llvm/jit.hpp:140: error: expected ';' before '*' token
  88. vm/llvm/jit.hpp:141: error: ISO C++ forbids declaration of 'Value' with no type
  89. vm/llvm/jit.hpp:141: error: invalid use of '::'
  90. vm/llvm/jit.hpp:141: error: expected ';' before '*' token
  91. vm/llvm/jit.hpp:153: error: ISO C++ forbids declaration of 'BasicBlock' with no type
  92. vm/llvm/jit.hpp:153: error: invalid use of '::'
  93. vm/llvm/jit.hpp:153: error: expected ';' before '*' token
  94. vm/llvm/jit.hpp:154: error: ISO C++ forbids declaration of 'PHINode' with no type
  95. vm/llvm/jit.hpp:154: error: invalid use of '::'
  96. vm/llvm/jit.hpp:154: error: expected ';' before '*' token
  97. vm/llvm/jit.hpp:159: error: ISO C++ forbids declaration of 'BasicBlock' with no type
  98. vm/llvm/jit.hpp:159: error: invalid use of '::'
  99. vm/llvm/jit.hpp:159: error: expected ';' before '*' token
  100. vm/llvm/jit.hpp:160: error: ISO C++ forbids declaration of 'Value' with no type
  101. vm/llvm/jit.hpp:160: error: invalid use of '::'
  102. vm/llvm/jit.hpp:160: error: expected ';' before '*' token
  103. vm/llvm/jit.hpp:162: error: ISO C++ forbids declaration of 'BasicBlock' with no type
  104. vm/llvm/jit.hpp:162: error: invalid use of '::'
  105. vm/llvm/jit.hpp:162: error: expected ';' before '*' token
  106. vm/llvm/jit.hpp:182: error: 'llvm::Value' has not been declared
  107. vm/llvm/jit.hpp:186: error: ISO C++ forbids declaration of 'Value' with no type
  108. vm/llvm/jit.hpp:186: error: invalid use of '::'
  109. vm/llvm/jit.hpp:186: error: expected ';' before '*' token
  110. vm/llvm/jit.hpp:190: error: expected `;' before 'void'
  111. vm/llvm/jit.hpp:190: error: 'llvm::Value' has not been declared
  112. vm/llvm/jit.hpp:194: error: ISO C++ forbids declaration of 'Value' with no type
  113. vm/llvm/jit.hpp:194: error: invalid use of '::'
  114. vm/llvm/jit.hpp:194: error: expected ';' before '*' token
  115. vm/llvm/jit.hpp:198: error: expected `;' before 'void'
  116. vm/llvm/jit.hpp:198: error: 'llvm::Value' has not been declared
  117. vm/llvm/jit.hpp:202: error: ISO C++ forbids declaration of 'Value' with no type
  118. vm/llvm/jit.hpp:202: error: invalid use of '::'
  119. vm/llvm/jit.hpp:202: error: expected ';' before '*' token
  120. vm/llvm/jit.hpp:206: error: expected `;' before 'void'
  121. vm/llvm/jit.hpp:206: error: 'llvm::Value' has not been declared
  122. vm/llvm/jit.hpp:210: error: ISO C++ forbids declaration of 'Value' with no type
  123. vm/llvm/jit.hpp:210: error: invalid use of '::'
  124. vm/llvm/jit.hpp:210: error: expected ';' before '*' token
  125. vm/llvm/jit.hpp:214: error: expected `;' before 'llvm'
  126. vm/llvm/jit.hpp:214: error: ISO C++ forbids declaration of 'Value' with no type
  127. vm/llvm/jit.hpp:214: error: invalid use of '::'
  128. vm/llvm/jit.hpp:214: error: expected ';' before '*' token
  129. vm/llvm/jit.hpp:218: error: expected `;' before 'void'
  130. vm/llvm/jit.hpp:218: error: 'llvm::Value' has not been declared
  131. vm/llvm/jit.hpp:222: error: 'llvm::BasicBlock' has not been declared
  132. vm/llvm/jit.hpp:226: error: ISO C++ forbids declaration of 'BasicBlock' with no type
  133. vm/llvm/jit.hpp:226: error: invalid use of '::'
  134. vm/llvm/jit.hpp:226: error: expected ';' before '*' token
  135. vm/llvm/jit.hpp:230: error: expected `;' before 'void'
  136. vm/llvm/jit.hpp:230: error: 'llvm::Value' has not been declared
  137. vm/llvm/jit.hpp:234: error: ISO C++ forbids declaration of 'Value' with no type
  138. vm/llvm/jit.hpp:234: error: invalid use of '::'
  139. vm/llvm/jit.hpp:234: error: expected ';' before '*' token
  140. vm/llvm/jit.hpp:238: error: expected `;' before 'void'
  141. vm/llvm/jit.hpp:238: error: 'llvm::Value' has not been declared
  142. vm/llvm/jit.hpp:242: error: ISO C++ forbids declaration of 'Value' with no type
  143. vm/llvm/jit.hpp:242: error: invalid use of '::'
  144. vm/llvm/jit.hpp:242: error: expected ';' before '*' token
  145. vm/llvm/jit.hpp:246: error: expected `;' before 'void'
  146. vm/llvm/jit.hpp:246: error: 'llvm::Value' has not been declared
  147. vm/llvm/jit.hpp:250: error: ISO C++ forbids declaration of 'Value' with no type
  148. vm/llvm/jit.hpp:250: error: invalid use of '::'
  149. vm/llvm/jit.hpp:250: error: expected ';' before '*' token
  150. vm/llvm/jit.hpp:254: error: expected `;' before 'CompiledMethod'
  151. vm/llvm/jit.hpp:258: error: ISO C++ forbids declaration of 'BasicBlock' with no type
  152. vm/llvm/jit.hpp:258: error: invalid use of '::'
  153. vm/llvm/jit.hpp:258: error: expected ';' before '*' token
  154. vm/llvm/jit.hpp:262: error: expected `;' before 'llvm'
  155. vm/llvm/jit.hpp:262: error: ISO C++ forbids declaration of 'PHINode' with no type
  156. vm/llvm/jit.hpp:262: error: invalid use of '::'
  157. vm/llvm/jit.hpp:262: error: expected ';' before '*' token
  158. vm/llvm/jit.hpp:266: error: expected `;' before 'void'
  159. vm/llvm/jit.hpp:266: error: 'llvm::Value' has not been declared
  160. vm/llvm/jit.hpp:266: error: 'llvm::BasicBlock' has not been declared
  161. vm/llvm/jit.hpp:280: error: ISO C++ forbids declaration of 'Value' with no type
  162. vm/llvm/jit.hpp:280: error: invalid use of '::'
  163. vm/llvm/jit.hpp:280: error: expected ';' before '*' token
  164. vm/llvm/jit.hpp:288: error: expected `;' before 'JITMethodInfo'
  165. vm/llvm/jit.hpp:292: error: ISO C++ forbids declaration of 'Value' with no type
  166. vm/llvm/jit.hpp:292: error: invalid use of '::'
  167. vm/llvm/jit.hpp:292: error: expected ';' before '*' token
  168. vm/llvm/jit.hpp:303: error: expected `;' before 'bool'
  169. vm/llvm/jit.hpp:346: error: ISO C++ forbids declaration of 'BasicBlock' with no type
  170. vm/llvm/jit.hpp:346: error: invalid use of '::'
  171. vm/llvm/jit.hpp:346: error: expected ';' before '*' token
  172. vm/llvm/jit.hpp:350: error: expected `;' before 'llvm'
  173. vm/llvm/jit.hpp:350: error: ISO C++ forbids declaration of 'PHINode' with no type
  174. vm/llvm/jit.hpp:350: error: invalid use of '::'
  175. vm/llvm/jit.hpp:350: error: expected ';' before '*' token
  176. vm/llvm/jit.hpp:354: error: expected `;' before 'void'
  177. vm/llvm/jit.hpp:354: error: 'llvm::Value' has not been declared
  178. vm/llvm/jit.hpp:358: error: ISO C++ forbids declaration of 'Value' with no type
  179. vm/llvm/jit.hpp:358: error: invalid use of '::'
  180. vm/llvm/jit.hpp:358: error: expected ';' before '*' token
  181. vm/llvm/jit.hpp:362: error: expected `;' before 'bool'
  182. vm/llvm/jit.hpp:370: error: ISO C++ forbids declaration of 'Value' with no type
  183. vm/llvm/jit.hpp:370: error: invalid use of '::'
  184. vm/llvm/jit.hpp:370: error: expected ';' before '*' token
  185. vm/llvm/jit.hpp:374: error: expected `;' before 'void'
  186. vm/llvm/jit.hpp:374: error: 'llvm::Value' has not been declared
  187. vm/llvm/jit.hpp:378: error: ISO C++ forbids declaration of 'AllocaInst' with no type
  188. vm/llvm/jit.hpp:378: error: invalid use of '::'
  189. vm/llvm/jit.hpp:378: error: expected ';' before '*' token
  190. vm/llvm/jit.hpp: In member function 'void rubinius::JITMethodInfo::set_vm(int*)':
  191. vm/llvm/jit.hpp:183: error: 'vm_' was not declared in this scope
  192. vm/llvm/jit.hpp: In member function 'void rubinius::JITMethodInfo::set_args(int*)':
  193. vm/llvm/jit.hpp:191: error: 'args_' was not declared in this scope
  194. vm/llvm/jit.hpp: In member function 'void rubinius::JITMethodInfo::set_previous(int*)':
  195. vm/llvm/jit.hpp:199: error: 'previous_' was not declared in this scope
  196. vm/llvm/jit.hpp: In member function 'void rubinius::JITMethodInfo::set_profiling_entry(int*)':
  197. vm/llvm/jit.hpp:207: error: 'profiling_entry_' was not declared in this scope
  198. vm/llvm/jit.hpp: In member function 'void rubinius::JITMethodInfo::set_unwind_info(int*)':
  199. vm/llvm/jit.hpp:219: error: 'unwind_info_' was not declared in this scope
  200. vm/llvm/jit.hpp: In member function 'void rubinius::JITMethodInfo::set_entry(int*)':
  201. vm/llvm/jit.hpp:223: error: 'entry_' was not declared in this scope
  202. vm/llvm/jit.hpp: In member function 'void rubinius::JITMethodInfo::set_call_frame(int*)':
  203. vm/llvm/jit.hpp:231: error: 'call_frame_' was not declared in this scope
  204. vm/llvm/jit.hpp: In member function 'void rubinius::JITMethodInfo::set_stack(int*)':
  205. vm/llvm/jit.hpp:239: error: 'stack_' was not declared in this scope
  206. vm/llvm/jit.hpp: In member function 'void rubinius::JITMethodInfo::set_variables(int*)':
  207. vm/llvm/jit.hpp:247: error: 'variables_' was not declared in this scope
  208. vm/llvm/jit.hpp: In member function 'void rubinius::JITMethodInfo::add_return_value(int*, int*)':
  209. vm/llvm/jit.hpp:267: error: 'return_phi_' was not declared in this scope
  210. vm/llvm/jit.hpp: In member function 'void rubinius::JITMethodInfo::set_parent_info(rubinius::JITMethodInfo&)':
  211. vm/llvm/jit.hpp:272: error: 'vm_' was not declared in this scope
  212. vm/llvm/jit.hpp:272: error: 'class rubinius::JITMethodInfo' has no member named 'vm'
  213. vm/llvm/jit.hpp:273: error: 'out_args_' was not declared in this scope
  214. vm/llvm/jit.hpp:273: error: 'class rubinius::JITMethodInfo' has no member named 'out_args'
  215. vm/llvm/jit.hpp:274: error: 'counter_' was not declared in this scope
  216. vm/llvm/jit.hpp:274: error: 'class rubinius::JITMethodInfo' has no member named 'counter'
  217. vm/llvm/jit.hpp:275: error: 'unwind_info_' was not declared in this scope
  218. vm/llvm/jit.hpp:275: error: 'class rubinius::JITMethodInfo' has no member named 'unwind_info'
  219. vm/llvm/jit.hpp: In member function 'void rubinius::JITMethodInfo::set_out_args(int*)':
  220. vm/llvm/jit.hpp:355: error: 'out_args_' was not declared in this scope
  221. vm/llvm/jit.hpp: In member function 'void rubinius::JITMethodInfo::set_counter(int*)':
  222. vm/llvm/jit.hpp:375: error: 'counter_' was not declared in this scope
  223. vm/llvm/jit.hpp: At global scope:
  224. vm/llvm/jit.hpp:384: error: ISO C++ forbids declaration of 'BasicBlock' with no type
  225. vm/llvm/jit.hpp:384: error: invalid use of '::'
  226. vm/llvm/jit.hpp:384: error: expected ';' before '*' token
  227. vm/llvm/jit.hpp:385: error: ISO C++ forbids declaration of 'BasicBlock' with no type
  228. vm/llvm/jit.hpp:385: error: invalid use of '::'
  229. vm/llvm/jit.hpp:385: error: expected ';' before '*' token
  230. vm/llvm/jit.hpp:407: error: ISO C++ forbids declaration of 'BasicBlock' with no type
  231. vm/llvm/jit.hpp:407: error: invalid use of '::'
  232. vm/llvm/jit.hpp:407: error: expected ';' before '*' token
  233. vm/llvm/jit.hpp:411: error: expected `;' before '}' token
  234. vm/llvm/jit.hpp: In constructor 'rubinius::JITBasicBlock::JITBasicBlock()':
  235. vm/llvm/jit.hpp:396: error: class 'rubinius::JITBasicBlock' does not have any field named 'block'
  236. vm/llvm/jit.hpp:397: error: class 'rubinius::JITBasicBlock' does not have any field named 'prologue'
  237. vm/llvm/jit.hpp: At global scope:
  238. vm/llvm/jit.hpp:426: error: ISO C++ forbids declaration of 'LLVMContext' with no type
  239. vm/llvm/jit.hpp:426: error: invalid use of '::'
  240. vm/llvm/jit.hpp:426: error: expected ';' before '&' token
  241. vm/llvm/jit.hpp:428: error: ISO C++ forbids declaration of 'ExecutionEngine' with no type
  242. vm/llvm/jit.hpp:428: error: invalid use of '::'
  243. vm/llvm/jit.hpp:428: error: expected ';' before '*' token
  244. vm/llvm/jit.hpp:429: error: ISO C++ forbids declaration of 'FunctionPassManager' with no type
  245. vm/llvm/jit.hpp:429: error: invalid use of '::'
  246. vm/llvm/jit.hpp:429: error: expected ';' before '*' token
  247. vm/llvm/jit.hpp:431: error: ISO C++ forbids declaration of 'Type' with no type
  248. vm/llvm/jit.hpp:431: error: invalid use of '::'
  249. vm/llvm/jit.hpp:431: error: expected ';' before '*' token
  250. vm/llvm/jit.hpp:445: error: ISO C++ forbids declaration of 'GlobalVariable' with no type
  251. vm/llvm/jit.hpp:445: error: invalid use of '::'
  252. vm/llvm/jit.hpp:445: error: expected ';' before '*' token
  253. vm/llvm/jit.hpp:457: error: ISO C++ forbids declaration of 'Type' with no type
  254. vm/llvm/jit.hpp:457: error: invalid use of '::'
  255. vm/llvm/jit.hpp:457: error: expected ';' before '*' token
  256. vm/llvm/jit.hpp:459: error: ISO C++ forbids declaration of 'Type' with no type
  257. vm/llvm/jit.hpp:459: error: invalid use of '::'
  258. vm/llvm/jit.hpp:459: error: expected ';' before '*' token
  259. vm/llvm/jit.hpp:460: error: ISO C++ forbids declaration of 'Type' with no type
  260. vm/llvm/jit.hpp:460: error: invalid use of '::'
  261. vm/llvm/jit.hpp:460: error: expected ';' before '*' token
  262. vm/llvm/jit.hpp:461: error: ISO C++ forbids declaration of 'Type' with no type
  263. vm/llvm/jit.hpp:461: error: invalid use of '::'
  264. vm/llvm/jit.hpp:461: error: expected ';' before '*' token