Advertisement
Guest User

gem install 'therubyracer' on windows

a guest
Jul 30th, 2012
279
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 13.26 KB | None | 0 0
  1. ERROR:  Error installing therubyracer:
  2.         ERROR: Failed to build gem native extension.
  3.  
  4.         C:/Ruby193/bin/ruby.exe extconf.rb
  5. creating Makefile
  6.  
  7. make
  8. generating v8-i386-mingw32.def
  9. compiling rr.cpp
  10. cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is val
  11. id for C/ObjC but not for C++
  12. cc1plus.exe: warning: command line option "-Wimplicit-function-declaration" is v
  13. alid for C/ObjC but not for C++
  14. rr.cpp: In function 'VALUE rr_define_finalizer(VALUE, void*, VALUE)':
  15. rr.cpp:48:1: warning: no return statement in function returning non-void
  16. In file included from rr.cpp:3:0:
  17. v8_handle.h: In function 'v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::V
  18. alue, VALUE = long unsigned int]':
  19. rr.cpp:159:37:   instantiated from here
  20. v8_handle.h:43:71: warning: dereferencing type-punned pointer will break strict-
  21. aliasing rules
  22. g++.exe: unrecognized option '-rdynamic'
  23. compiling v8.cpp
  24. cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is val
  25. id for C/ObjC but not for C++
  26. cc1plus.exe: warning: command line option "-Wimplicit-function-declaration" is v
  27. alid for C/ObjC but not for C++
  28. g++.exe: unrecognized option '-rdynamic'
  29. compiling v8_array.cpp
  30. cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is val
  31. id for C/ObjC but not for C++
  32. cc1plus.exe: warning: command line option "-Wimplicit-function-declaration" is v
  33. alid for C/ObjC but not for C++
  34. In file included from v8_array.cpp:1:0:
  35. v8_handle.h: In function 'v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::A
  36. rray, VALUE = long unsigned int]':
  37. v8_array.cpp:13:36:   instantiated from here
  38. v8_handle.h:43:71: warning: dereferencing type-punned pointer will break strict-
  39. aliasing rules
  40. g++.exe: unrecognized option '-rdynamic'
  41. compiling v8_callbacks.cpp
  42. cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is val
  43. id for C/ObjC but not for C++
  44. cc1plus.exe: warning: command line option "-Wimplicit-function-declaration" is v
  45. alid for C/ObjC but not for C++
  46. g++.exe: unrecognized option '-rdynamic'
  47. compiling v8_context.cpp
  48. cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is val
  49. id for C/ObjC but not for C++
  50. cc1plus.exe: warning: command line option "-Wimplicit-function-declaration" is v
  51. alid for C/ObjC but not for C++
  52. In file included from v8_context.cpp:2:0:
  53. v8_handle.h: In function 'v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::C
  54. ontext, VALUE = long unsigned int]':
  55. v8_context.cpp:15:39:   instantiated from here
  56. v8_handle.h:43:71: warning: dereferencing type-punned pointer will break strict-
  57. aliasing rules
  58. v8_handle.h: In function 'v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::O
  59. bjectTemplate, VALUE = long unsigned int]':
  60. v8_context.cpp:22:143:   instantiated from here
  61. v8_handle.h:43:71: warning: dereferencing type-punned pointer will break strict-
  62. aliasing rules
  63. v8_handle.h: In function 'v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::V
  64. alue, VALUE = long unsigned int]':
  65. v8_context.cpp:23:110:   instantiated from here
  66. v8_handle.h:43:71: warning: dereferencing type-punned pointer will break strict-
  67. aliasing rules
  68. g++.exe: unrecognized option '-rdynamic'
  69. compiling v8_date.cpp
  70. cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is val
  71. id for C/ObjC but not for C++
  72. cc1plus.exe: warning: command line option "-Wimplicit-function-declaration" is v
  73. alid for C/ObjC but not for C++
  74. In file included from v8_date.cpp:4:0:
  75. v8_handle.h: In function 'v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::D
  76. ate, VALUE = long unsigned int]':
  77. v8_date.cpp:21:52:   instantiated from here
  78. v8_handle.h:43:71: warning: dereferencing type-punned pointer will break strict-
  79. aliasing rules
  80. g++.exe: unrecognized option '-rdynamic'
  81. compiling v8_debug.cpp
  82. cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is val
  83. id for C/ObjC but not for C++
  84. cc1plus.exe: warning: command line option "-Wimplicit-function-declaration" is v
  85. alid for C/ObjC but not for C++
  86. g++.exe: unrecognized option '-rdynamic'
  87. compiling v8_exception.cpp
  88. cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is val
  89. id for C/ObjC but not for C++
  90. cc1plus.exe: warning: command line option "-Wimplicit-function-declaration" is v
  91. alid for C/ObjC but not for C++
  92. In file included from v8_exception.cpp:3:0:
  93. v8_handle.h: In function 'v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::S
  94. tackTrace, VALUE = long unsigned int]':
  95. v8_exception.cpp:48:44:   instantiated from here
  96. v8_handle.h:43:71: warning: dereferencing type-punned pointer will break strict-
  97. aliasing rules
  98. v8_handle.h: In function 'v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::S
  99. tackFrame, VALUE = long unsigned int]':
  100. v8_exception.cpp:68:43:   instantiated from here
  101. v8_handle.h:43:71: warning: dereferencing type-punned pointer will break strict-
  102. aliasing rules
  103. v8_exception.cpp: At global scope:
  104. v8_exception.cpp:10:24: warning: '<unnamed>::stack' defined but not used
  105. g++.exe: unrecognized option '-rdynamic'
  106. compiling v8_external.cpp
  107. cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is val
  108. id for C/ObjC but not for C++
  109. cc1plus.exe: warning: command line option "-Wimplicit-function-declaration" is v
  110. alid for C/ObjC but not for C++
  111. In file included from v8_external.cpp:4:0:
  112. v8_handle.h: In function 'v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::E
  113. xternal, VALUE = long unsigned int]':
  114. v8_external.cpp:51:60:   instantiated from here
  115. v8_handle.h:43:71: warning: dereferencing type-punned pointer will break strict-
  116. aliasing rules
  117. v8_external.cpp: At global scope:
  118. v8_external.cpp:10:9: warning: '<unnamed>::references' defined but not used
  119. g++.exe: unrecognized option '-rdynamic'
  120. compiling v8_function.cpp
  121. cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is val
  122. id for C/ObjC but not for C++
  123. cc1plus.exe: warning: command line option "-Wimplicit-function-declaration" is v
  124. alid for C/ObjC but not for C++
  125. In file included from v8_function.cpp:5:0:
  126. v8_handle.h: In function 'v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::F
  127. unction, VALUE = long unsigned int]':
  128. v8_function.cpp:13:40:   instantiated from here
  129. v8_handle.h:43:71: warning: dereferencing type-punned pointer will break strict-
  130. aliasing rules
  131. v8_handle.h: In function 'v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::A
  132. rray, VALUE = long unsigned int]':
  133. v8_function.cpp:23:55:   instantiated from here
  134. v8_handle.h:43:71: warning: dereferencing type-punned pointer will break strict-
  135. aliasing rules
  136. v8_handle.h: In function 'v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::S
  137. tring, VALUE = long unsigned int]':
  138. v8_function.cpp:49:51:   instantiated from here
  139. v8_handle.h:43:71: warning: dereferencing type-punned pointer will break strict-
  140. aliasing rules
  141. g++.exe: unrecognized option '-rdynamic'
  142. compiling v8_handle.cpp
  143. cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is val
  144. id for C/ObjC but not for C++
  145. cc1plus.exe: warning: command line option "-Wimplicit-function-declaration" is v
  146. alid for C/ObjC but not for C++
  147. g++.exe: unrecognized option '-rdynamic'
  148. compiling v8_locker.cpp
  149. cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is val
  150. id for C/ObjC but not for C++
  151. cc1plus.exe: warning: command line option "-Wimplicit-function-declaration" is v
  152. alid for C/ObjC but not for C++
  153. v8_locker.cpp: In function 'VALUE<unnamed>::Lock::Delete(VALUE)':
  154. v8_locker.cpp:45:5: warning: no return statement in function returning non-void
  155. v8_locker.cpp: In function 'VALUE<unnamed>::Unlock::Delete(VALUE)':
  156. v8_locker.cpp:85:5: warning: no return statement in function returning non-void
  157. g++.exe: unrecognized option '-rdynamic'
  158. compiling v8_message.cpp
  159. cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is val
  160. id for C/ObjC but not for C++
  161. cc1plus.exe: warning: command line option "-Wimplicit-function-declaration" is v
  162. alid for C/ObjC but not for C++
  163. In file included from v8_message.cpp:2:0:
  164. v8_handle.h: In function 'v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::M
  165. essage, VALUE = long unsigned int]':
  166. v8_message.cpp:10:38:   instantiated from here
  167. v8_handle.h:43:71: warning: dereferencing type-punned pointer will break strict-
  168. aliasing rules
  169. g++.exe: unrecognized option '-rdynamic'
  170. compiling v8_object.cpp
  171. cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is val
  172. id for C/ObjC but not for C++
  173. cc1plus.exe: warning: command line option "-Wimplicit-function-declaration" is v
  174. alid for C/ObjC but not for C++
  175. In file included from v8_object.cpp:1:0:
  176. v8_handle.h: In function 'v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::O
  177. bject, VALUE = long unsigned int]':
  178. v8_object.cpp:17:39:   instantiated from here
  179. v8_handle.h:43:71: warning: dereferencing type-punned pointer will break strict-
  180. aliasing rules
  181. g++.exe: unrecognized option '-rdynamic'
  182. compiling v8_script.cpp
  183. cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is val
  184. id for C/ObjC but not for C++
  185. cc1plus.exe: warning: command line option "-Wimplicit-function-declaration" is v
  186. alid for C/ObjC but not for C++
  187. In file included from v8_script.cpp:2:0:
  188. v8_handle.h: In function 'v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::S
  189. cript, VALUE = long unsigned int]':
  190. v8_script.cpp:25:56:   instantiated from here
  191. v8_handle.h:43:71: warning: dereferencing type-punned pointer will break strict-
  192. aliasing rules
  193. g++.exe: unrecognized option '-rdynamic'
  194. compiling v8_string.cpp
  195. cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is val
  196. id for C/ObjC but not for C++
  197. cc1plus.exe: warning: command line option "-Wimplicit-function-declaration" is v
  198. alid for C/ObjC but not for C++
  199. In file included from v8_string.cpp:3:0:
  200. v8_handle.h: In function 'v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::S
  201. tring, VALUE = long unsigned int]':
  202. v8_string.cpp:13:38:   instantiated from here
  203. v8_handle.h:43:71: warning: dereferencing type-punned pointer will break strict-
  204. aliasing rules
  205. g++.exe: unrecognized option '-rdynamic'
  206. compiling v8_template.cpp
  207. cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is val
  208. id for C/ObjC but not for C++
  209. cc1plus.exe: warning: command line option "-Wimplicit-function-declaration" is v
  210. alid for C/ObjC but not for C++
  211. In file included from v8_template.cpp:2:0:
  212. v8_handle.h: In function 'v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::T
  213. emplate, VALUE = long unsigned int]':
  214. v8_template.cpp:42:39:   instantiated from here
  215. v8_handle.h:43:71: warning: dereferencing type-punned pointer will break strict-
  216. aliasing rules
  217. v8_handle.h: In function 'v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::O
  218. bjectTemplate, VALUE = long unsigned int]':
  219. v8_template.cpp:45:45:   instantiated from here
  220. v8_handle.h:43:71: warning: dereferencing type-punned pointer will break strict-
  221. aliasing rules
  222. v8_handle.h: In function 'v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::F
  223. unctionTemplate, VALUE = long unsigned int]':
  224. v8_template.cpp:48:47:   instantiated from here
  225. v8_handle.h:43:71: warning: dereferencing type-punned pointer will break strict-
  226. aliasing rules
  227. v8_handle.h: In function 'v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::D
  228. ata, VALUE = long unsigned int]':
  229. v8_template.cpp:54:53:   instantiated from here
  230. v8_handle.h:43:71: warning: dereferencing type-punned pointer will break strict-
  231. aliasing rules
  232. g++.exe: unrecognized option '-rdynamic'
  233. compiling v8_try_catch.cpp
  234. cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is val
  235. id for C/ObjC but not for C++
  236. cc1plus.exe: warning: command line option "-Wimplicit-function-declaration" is v
  237. alid for C/ObjC but not for C++
  238. g++.exe: unrecognized option '-rdynamic'
  239. compiling v8_v8.cpp
  240. cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is val
  241. id for C/ObjC but not for C++
  242. cc1plus.exe: warning: command line option "-Wimplicit-function-declaration" is v
  243. alid for C/ObjC but not for C++
  244. g++.exe: unrecognized option '-rdynamic'
  245. compiling v8_value.cpp
  246. cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is val
  247. id for C/ObjC but not for C++
  248. cc1plus.exe: warning: command line option "-Wimplicit-function-declaration" is v
  249. alid for C/ObjC but not for C++
  250. In file included from v8_value.cpp:1:0:
  251. v8_handle.h: In function 'v8::Persistent<T>& rr_v8_handle(VALUE) [with T = v8::V
  252. alue, VALUE = long unsigned int]':
  253. v8_value.cpp:10:37:   instantiated from here
  254. v8_handle.h:43:71: warning: dereferencing type-punned pointer will break strict-
  255. aliasing rules
  256. g++.exe: unrecognized option '-rdynamic'
  257. compiling v8_weakref.cpp
  258. cc1plus.exe: warning: command line option "-Wdeclaration-after-statement" is val
  259. id for C/ObjC but not for C++
  260. cc1plus.exe: warning: command line option "-Wimplicit-function-declaration" is v
  261. alid for C/ObjC but not for C++
  262. g++.exe: unrecognized option '-rdynamic'
  263. linking shared-object v8.so
  264. g++.exe: C:/Ruby193/lib/ruby/gems/1.9.1/gems/libv8-3.3.10.4/lib/libv8/build/v8/l
  265. ibv8.a: No such file or directory
  266. make: *** [v8.so] Error 1
  267.  
  268.  
  269. Gem files will remain installed in C:/Ruby193/lib/ruby/gems/1.9.1/gems/therubyra
  270. cer-0.10.1 for inspection.
  271. Results logged to C:/Ruby193/lib/ruby/gems/1.9.1/gems/therubyracer-0.10.1/ext/v8
  272. /gem_make.out
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement