Guest User

Untitled

a guest
Mar 27th, 2015
291
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 8.56 KB | None | 0 0
  1. $ bundle exec rake compile --trace
  2. The source :rubygems is deprecated because HTTP requests are insecure.
  3. Please change your source to 'https://rubygems.org' if possible, or 'http://ruby
  4. gems.org' if not.
  5. ** Invoke compile (first_time)
  6. ** Invoke compile:i386-mingw32 (first_time)
  7. ** Invoke compile:wdm_ext:i386-mingw32 (first_time)
  8. ** Invoke copy:wdm_ext:i386-mingw32:2.2.1 (first_time)
  9. ** Invoke lib (first_time, not_needed)
  10. ** Invoke tmp/i386-mingw32/wdm_ext/2.2.1/wdm_ext.so (first_time)
  11. ** Invoke tmp/i386-mingw32/wdm_ext/2.2.1/Makefile (first_time)
  12. ** Invoke tmp/i386-mingw32/wdm_ext/2.2.1 (first_time, not_needed)
  13. ** Invoke ext/wdm/extconf.rb (first_time, not_needed)
  14. ** Execute tmp/i386-mingw32/wdm_ext/2.2.1/Makefile
  15. cd tmp/i386-mingw32/wdm_ext/2.2.1
  16. d:/Ruby22/bin/ruby.exe -I. ../../../../ext/wdm/extconf.rb --trace
  17. checking for main() in -lkernel32... *** ../../../../ext/wdm/extconf.rb failed *
  18. **
  19. Could not create Makefile due to some reason, probably lack of necessary
  20. libraries and/or headers. Check the mkmf.log file for more details. You may
  21. need configuration options.
  22.  
  23. Provided configuration options:
  24. --with-opt-dir
  25. --without-opt-dir
  26. --with-opt-include
  27. --without-opt-include=${opt-dir}/include
  28. --with-opt-lib
  29. --without-opt-lib=${opt-dir}/lib
  30. --with-make-prog
  31. --without-make-prog
  32. --srcdir=../../../../ext/wdm
  33. --curdir
  34. --ruby=d:/Ruby22/bin/$(RUBY_BASE_NAME)
  35. --with-kernel32lib
  36. --without-kernel32lib
  37. d:/Ruby22/lib/ruby/2.2.0/mkmf.rb:456:in `try_do': The compiler failed to generat
  38. e an executable file. (RuntimeError)
  39. You have to install development tools first.
  40. from d:/Ruby22/lib/ruby/2.2.0/mkmf.rb:541:in `try_link0'
  41. from d:/Ruby22/lib/ruby/2.2.0/mkmf.rb:556:in `try_link'
  42. from d:/Ruby22/lib/ruby/2.2.0/mkmf.rb:735:in `try_func'
  43. from d:/Ruby22/lib/ruby/2.2.0/mkmf.rb:966:in `block in have_library'
  44. from d:/Ruby22/lib/ruby/2.2.0/mkmf.rb:911:in `block in checking_for'
  45. from d:/Ruby22/lib/ruby/2.2.0/mkmf.rb:351:in `block (2 levels) in postpo
  46. ne'
  47. from d:/Ruby22/lib/ruby/2.2.0/mkmf.rb:321:in `open'
  48. from d:/Ruby22/lib/ruby/2.2.0/mkmf.rb:351:in `block in postpone'
  49. from d:/Ruby22/lib/ruby/2.2.0/mkmf.rb:321:in `open'
  50. from d:/Ruby22/lib/ruby/2.2.0/mkmf.rb:347:in `postpone'
  51. from d:/Ruby22/lib/ruby/2.2.0/mkmf.rb:910:in `checking_for'
  52. from d:/Ruby22/lib/ruby/2.2.0/mkmf.rb:961:in `have_library'
  53. from ../../../../ext/wdm/extconf.rb:19:in `<main>'
  54. rake aborted!
  55. Command failed with status (1): [d:/Ruby22/bin/ruby.exe -I. ../../../../ext...]
  56. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/file_utils.rb:66:in `blo
  57. ck in create_shell_runner'
  58. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/file_utils.rb:57:in `cal
  59. l'
  60. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/file_utils.rb:57:in `sh'
  61.  
  62. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/file_utils_ext.rb:37:in
  63. `sh'
  64. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-compiler-0.9.5/lib/rake/extensiontask.rb
  65. :191:in `block (2 levels) in define_compile_tasks'
  66. d:/Ruby22/lib/ruby/2.2.0/fileutils.rb:127:in `chdir'
  67. d:/Ruby22/lib/ruby/2.2.0/fileutils.rb:127:in `cd'
  68. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/file_utils_ext.rb:37:in
  69. `chdir'
  70. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-compiler-0.9.5/lib/rake/extensiontask.rb
  71. :188:in `block in define_compile_tasks'
  72. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:238:in `call'
  73. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:238:in `block in
  74. execute'
  75. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each'
  76. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute'
  77.  
  78. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in
  79. invoke_with_call_chain'
  80. d:/Ruby22/lib/ruby/2.2.0/monitor.rb:211:in `mon_synchronize'
  81. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_w
  82. ith_call_chain'
  83. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:201:in `block in
  84. invoke_prerequisites'
  85. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:199:in `each'
  86. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:199:in `invoke_p
  87. rerequisites'
  88. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:178:in `block in
  89. invoke_with_call_chain'
  90. d:/Ruby22/lib/ruby/2.2.0/monitor.rb:211:in `mon_synchronize'
  91. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_w
  92. ith_call_chain'
  93. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:201:in `block in
  94. invoke_prerequisites'
  95. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:199:in `each'
  96. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:199:in `invoke_p
  97. rerequisites'
  98. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:178:in `block in
  99. invoke_with_call_chain'
  100. d:/Ruby22/lib/ruby/2.2.0/monitor.rb:211:in `mon_synchronize'
  101. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_w
  102. ith_call_chain'
  103. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:201:in `block in
  104. invoke_prerequisites'
  105. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:199:in `each'
  106. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:199:in `invoke_p
  107. rerequisites'
  108. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:178:in `block in
  109. invoke_with_call_chain'
  110. d:/Ruby22/lib/ruby/2.2.0/monitor.rb:211:in `mon_synchronize'
  111. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_w
  112. ith_call_chain'
  113. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:201:in `block in
  114. invoke_prerequisites'
  115. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:199:in `each'
  116. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:199:in `invoke_p
  117. rerequisites'
  118. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:178:in `block in
  119. invoke_with_call_chain'
  120. d:/Ruby22/lib/ruby/2.2.0/monitor.rb:211:in `mon_synchronize'
  121. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_w
  122. ith_call_chain'
  123. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:201:in `block in
  124. invoke_prerequisites'
  125. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:199:in `each'
  126. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:199:in `invoke_p
  127. rerequisites'
  128. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:178:in `block in
  129. invoke_with_call_chain'
  130. d:/Ruby22/lib/ruby/2.2.0/monitor.rb:211:in `mon_synchronize'
  131. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_w
  132. ith_call_chain'
  133. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:201:in `block in
  134. invoke_prerequisites'
  135. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:199:in `each'
  136. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:199:in `invoke_p
  137. rerequisites'
  138. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:178:in `block in
  139. invoke_with_call_chain'
  140. d:/Ruby22/lib/ruby/2.2.0/monitor.rb:211:in `mon_synchronize'
  141. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_w
  142. ith_call_chain'
  143. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke'
  144. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `i
  145. nvoke_task'
  146. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `b
  147. lock (2 levels) in top_level'
  148. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `e
  149. ach'
  150. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `b
  151. lock in top_level'
  152. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `r
  153. un_with_threads'
  154. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `t
  155. op_level'
  156. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `bl
  157. ock in run'
  158. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `s
  159. tandard_exception_handling'
  160. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `ru
  161. n'
  162. d:/Ruby22/lib/ruby/gems/2.2.0/gems/rake-10.4.2/bin/rake:33:in `<top (required)>'
  163.  
  164. d:/Ruby22/bin/rake:23:in `load'
  165. d:/Ruby22/bin/rake:23:in `<main>'
  166. Tasks: TOP => compile => compile:i386-mingw32 => compile:wdm_ext:i386-mingw32 =>
  167. copy:wdm_ext:i386-mingw32:2.2.1 => tmp/i386-mingw32/wdm_ext/2.2.1/wdm_ext.so =>
  168. tmp/i386-mingw32/wdm_ext/2.2.1/Makefile
Advertisement
Add Comment
Please, Sign In to add comment