Advertisement
Guest User

gem install jekyll - result

a guest
May 6th, 2013
550
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. PS C:\Program Files\Ruby\Ruby200-x64> gem install jekyll
  2. Fetching: liquid-2.5.0.gem (100%)
  3. Successfully installed liquid-2.5.0
  4. Fetching: fast-stemmer-1.0.2.gem (100%)
  5. Temporarily enhancing PATH to include DevKit...
  6. Building native extensions.  This could take a while...
  7. ERROR:  Error installing jekyll:
  8.         ERROR: Failed to build gem native extension.
  9.  
  10.     "C:/Program Files/Ruby/Ruby200-x64/bin/ruby.exe" extconf.rb
  11. creating Makefile
  12.  
  13. make
  14. generating stemmer-x64-mingw32.def
  15. compiling porter.c
  16. porter.c: In function 'step1ab':
  17. porter.c:233:4: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  18. fault]
  19. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  20. porter.c:234:7: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  21. fault]
  22. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  23. porter.c:234:7: warning: passing argument 2 of 'setto' discards 'const' qualifier from pointer target type [enabled by
  24. efault]
  25. porter.c:196:13: note: expected 'char *' but argument is of type 'const char *'
  26. porter.c:237:4: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  27. fault]
  28. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  29. porter.c:238:4: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  30. fault]
  31. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  32. porter.c:238:4: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  33. fault]
  34. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  35. porter.c:240:7: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  36. fault]
  37. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  38. porter.c:240:7: warning: passing argument 2 of 'setto' discards 'const' qualifier from pointer target type [enabled by
  39. efault]
  40. porter.c:196:13: note: expected 'char *' but argument is of type 'const char *'
  41. porter.c:241:7: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  42. fault]
  43. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  44. porter.c:241:7: warning: passing argument 2 of 'setto' discards 'const' qualifier from pointer target type [enabled by
  45. efault]
  46. porter.c:196:13: note: expected 'char *' but argument is of type 'const char *'
  47. porter.c:242:7: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  48. fault]
  49. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  50. porter.c:242:7: warning: passing argument 2 of 'setto' discards 'const' qualifier from pointer target type [enabled by
  51. efault]
  52. porter.c:196:13: note: expected 'char *' but argument is of type 'const char *'
  53. porter.c:249:7: warning: passing argument 2 of 'setto' discards 'const' qualifier from pointer target type [enabled by
  54. efault]
  55. porter.c:196:13: note: expected 'char *' but argument is of type 'const char *'
  56. porter.c: In function 'step1c':
  57. porter.c:257:4: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  58. fault]
  59. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  60. porter.c: In function 'step2':
  61. porter.c:267:4: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  62. fault]
  63. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  64. porter.c:267:4: warning: passing argument 2 of 'r' discards 'const' qualifier from pointer target type [enabled by defa
  65. lt]
  66. porter.c:205:13: note: expected 'char *' but argument is of type 'const char *'
  67. porter.c:268:14: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by
  68. efault]
  69. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  70. porter.c:268:14: warning: passing argument 2 of 'r' discards 'const' qualifier from pointer target type [enabled by def
  71. ult]
  72. porter.c:205:13: note: expected 'char *' but argument is of type 'const char *'
  73. porter.c:270:4: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  74. fault]
  75. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  76. porter.c:270:4: warning: passing argument 2 of 'r' discards 'const' qualifier from pointer target type [enabled by defa
  77. lt]
  78. porter.c:205:13: note: expected 'char *' but argument is of type 'const char *'
  79. porter.c:271:14: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by
  80. efault]
  81. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  82. porter.c:271:14: warning: passing argument 2 of 'r' discards 'const' qualifier from pointer target type [enabled by def
  83. ult]
  84. porter.c:205:13: note: expected 'char *' but argument is of type 'const char *'
  85. porter.c:273:4: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  86. fault]
  87. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  88. porter.c:273:4: warning: passing argument 2 of 'r' discards 'const' qualifier from pointer target type [enabled by defa
  89. lt]
  90. porter.c:205:13: note: expected 'char *' but argument is of type 'const char *'
  91. porter.c:275:4: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  92. fault]
  93. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  94. porter.c:275:4: warning: passing argument 2 of 'r' discards 'const' qualifier from pointer target type [enabled by defa
  95. lt]
  96. porter.c:205:13: note: expected 'char *' but argument is of type 'const char *'
  97. porter.c:280:14: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by
  98. efault]
  99. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  100. porter.c:280:14: warning: passing argument 2 of 'r' discards 'const' qualifier from pointer target type [enabled by def
  101. ult]
  102. porter.c:205:13: note: expected 'char *' but argument is of type 'const char *'
  103. porter.c:281:14: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by
  104. efault]
  105. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  106. porter.c:281:14: warning: passing argument 2 of 'r' discards 'const' qualifier from pointer target type [enabled by def
  107. ult]
  108. porter.c:205:13: note: expected 'char *' but argument is of type 'const char *'
  109. porter.c:282:14: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by
  110. efault]
  111. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  112. porter.c:282:14: warning: passing argument 2 of 'r' discards 'const' qualifier from pointer target type [enabled by def
  113. ult]
  114. porter.c:205:13: note: expected 'char *' but argument is of type 'const char *'
  115. porter.c:283:14: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by
  116. efault]
  117. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  118. porter.c:283:14: warning: passing argument 2 of 'r' discards 'const' qualifier from pointer target type [enabled by def
  119. ult]
  120. porter.c:205:13: note: expected 'char *' but argument is of type 'const char *'
  121. porter.c:285:4: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  122. fault]
  123. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  124. porter.c:285:4: warning: passing argument 2 of 'r' discards 'const' qualifier from pointer target type [enabled by defa
  125. lt]
  126. porter.c:205:13: note: expected 'char *' but argument is of type 'const char *'
  127. porter.c:286:14: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by
  128. efault]
  129. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  130. porter.c:286:14: warning: passing argument 2 of 'r' discards 'const' qualifier from pointer target type [enabled by def
  131. ult]
  132. porter.c:205:13: note: expected 'char *' but argument is of type 'const char *'
  133. porter.c:287:14: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by
  134. efault]
  135. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  136. porter.c:287:14: warning: passing argument 2 of 'r' discards 'const' qualifier from pointer target type [enabled by def
  137. ult]
  138. porter.c:205:13: note: expected 'char *' but argument is of type 'const char *'
  139. porter.c:289:4: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  140. fault]
  141. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  142. porter.c:289:4: warning: passing argument 2 of 'r' discards 'const' qualifier from pointer target type [enabled by defa
  143. lt]
  144. porter.c:205:13: note: expected 'char *' but argument is of type 'const char *'
  145. porter.c:290:14: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by
  146. efault]
  147. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  148. porter.c:290:14: warning: passing argument 2 of 'r' discards 'const' qualifier from pointer target type [enabled by def
  149. ult]
  150. porter.c:205:13: note: expected 'char *' but argument is of type 'const char *'
  151. porter.c:291:14: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by
  152. efault]
  153. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  154. porter.c:291:14: warning: passing argument 2 of 'r' discards 'const' qualifier from pointer target type [enabled by def
  155. ult]
  156. porter.c:205:13: note: expected 'char *' but argument is of type 'const char *'
  157. porter.c:292:14: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by
  158. efault]
  159. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  160. porter.c:292:14: warning: passing argument 2 of 'r' discards 'const' qualifier from pointer target type [enabled by def
  161. ult]
  162. porter.c:205:13: note: expected 'char *' but argument is of type 'const char *'
  163. porter.c:294:4: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  164. fault]
  165. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  166. porter.c:294:4: warning: passing argument 2 of 'r' discards 'const' qualifier from pointer target type [enabled by defa
  167. lt]
  168. porter.c:205:13: note: expected 'char *' but argument is of type 'const char *'
  169. porter.c:295:14: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by
  170. efault]
  171. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  172. porter.c:295:14: warning: passing argument 2 of 'r' discards 'const' qualifier from pointer target type [enabled by def
  173. ult]
  174. porter.c:205:13: note: expected 'char *' but argument is of type 'const char *'
  175. porter.c:296:14: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by
  176. efault]
  177. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  178. porter.c:296:14: warning: passing argument 2 of 'r' discards 'const' qualifier from pointer target type [enabled by def
  179. ult]
  180. porter.c:205:13: note: expected 'char *' but argument is of type 'const char *'
  181. porter.c:298:4: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  182. fault]
  183. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  184. porter.c:298:4: warning: passing argument 2 of 'r' discards 'const' qualifier from pointer target type [enabled by defa
  185. lt]
  186. porter.c:205:13: note: expected 'char *' but argument is of type 'const char *'
  187. porter.c: In function 'step3':
  188. porter.c:308:4: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  189. fault]
  190. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  191. porter.c:308:4: warning: passing argument 2 of 'r' discards 'const' qualifier from pointer target type [enabled by defa
  192. lt]
  193. porter.c:205:13: note: expected 'char *' but argument is of type 'const char *'
  194. porter.c:309:14: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by
  195. efault]
  196. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  197. porter.c:309:14: warning: passing argument 2 of 'r' discards 'const' qualifier from pointer target type [enabled by def
  198. ult]
  199. porter.c:205:13: note: expected 'char *' but argument is of type 'const char *'
  200. porter.c:310:14: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by
  201. efault]
  202. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  203. porter.c:310:14: warning: passing argument 2 of 'r' discards 'const' qualifier from pointer target type [enabled by def
  204. ult]
  205. porter.c:205:13: note: expected 'char *' but argument is of type 'const char *'
  206. porter.c:312:4: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  207. fault]
  208. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  209. porter.c:312:4: warning: passing argument 2 of 'r' discards 'const' qualifier from pointer target type [enabled by defa
  210. lt]
  211. porter.c:205:13: note: expected 'char *' but argument is of type 'const char *'
  212. porter.c:314:4: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  213. fault]
  214. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  215. porter.c:314:4: warning: passing argument 2 of 'r' discards 'const' qualifier from pointer target type [enabled by defa
  216. lt]
  217. porter.c:205:13: note: expected 'char *' but argument is of type 'const char *'
  218. porter.c:315:14: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by
  219. efault]
  220. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  221. porter.c:315:14: warning: passing argument 2 of 'r' discards 'const' qualifier from pointer target type [enabled by def
  222. ult]
  223. porter.c:205:13: note: expected 'char *' but argument is of type 'const char *'
  224. porter.c:317:4: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  225. fault]
  226. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  227. porter.c:317:4: warning: passing argument 2 of 'r' discards 'const' qualifier from pointer target type [enabled by defa
  228. lt]
  229. porter.c:205:13: note: expected 'char *' but argument is of type 'const char *'
  230. porter.c: In function 'step4':
  231. porter.c:325:4: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  232. fault]
  233. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  234. porter.c:326:7: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  235. fault]
  236. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  237. porter.c:327:17: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by
  238. efault]
  239. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  240. porter.c:328:7: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  241. fault]
  242. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  243. porter.c:329:7: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  244. fault]
  245. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  246. porter.c:330:7: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  247. fault]
  248. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  249. porter.c:331:17: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by
  250. efault]
  251. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  252. porter.c:332:7: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  253. fault]
  254. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  255. porter.c:333:17: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by
  256. efault]
  257. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  258. porter.c:334:17: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by
  259. efault]
  260. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  261. porter.c:335:17: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by
  262. efault]
  263. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  264. porter.c:336:7: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  265. fault]
  266. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  267. porter.c:337:17: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by
  268. efault]
  269. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  270. porter.c:339:7: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  271. fault]
  272. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  273. porter.c:340:7: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  274. fault]
  275. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  276. porter.c:341:17: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by
  277. efault]
  278. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  279. porter.c:342:7: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  280. fault]
  281. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  282. porter.c:343:7: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  283. fault]
  284. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  285. porter.c:344:7: warning: passing argument 2 of 'ends' discards 'const' qualifier from pointer target type [enabled by d
  286. fault]
  287. porter.c:182:12: note: expected 'char *' but argument is of type 'const char *'
  288. compiling porter_wrap.c
  289. porter_wrap.c: In function 'stem_word':
  290. porter_wrap.c:20:17: warning: unused variable 'i' [-Wunused-variable]
  291. linking shared-object stemmer.so
  292.  
  293. make install
  294. /usr/bin/install -c -m 0755 stemmer.so C:/Program Files/Ruby/Ruby200-x64/lib/ruby/gems/2.0.0/gems/fast-stemmer-1.0.2/li
  295.  
  296. /usr/bin/install: target `Files/Ruby/Ruby200-x64/lib/ruby/gems/2.0.0/gems/fast-stemmer-1.0.2/lib' is not a directory
  297. make: *** [install-so] Error 1
  298.  
  299.  
  300. Gem files will remain installed in C:/Program Files/Ruby/Ruby200-x64/lib/ruby/gems/2.0.0/gems/fast-stemmer-1.0.2 for in
  301. pection.
  302. Results logged to C:/Program Files/Ruby/Ruby200-x64/lib/ruby/gems/2.0.0/gems/fast-stemmer-1.0.2/ext/gem_make.out
  303. PS C:\Program Files\Ruby\Ruby200-x64>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement