1. * Package: dev-ruby/pry-0.9.7.4
  2. * Repository: gentoo
  3. * Maintainer: ruby@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib ruby_targets_ree18 ruby_targets_ruby18 test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. * Running unpack phase for all ...
  8. * Unpacking .gem file... ...
  9. [ ok ]
  10. * Uncompressing metadata ...
  11. [ ok ]
  12. * Unpacking data.tar.gz ...
  13. [ ok ]
  14. >>> Source unpacked in /tmp/portage/dev-ruby/pry-0.9.7.4/work
  15. >>> Preparing source in /tmp/portage/dev-ruby/pry-0.9.7.4/work ...
  16. * Running prepare phase for all ...
  17. * Running source copy phase for ruby18 ...
  18. * Running source copy phase for ree18 ...
  19. >>> Source prepared.
  20. >>> Configuring source in /tmp/portage/dev-ruby/pry-0.9.7.4/work ...
  21. >>> Source configured.
  22. >>> Compiling source in /tmp/portage/dev-ruby/pry-0.9.7.4/work ...
  23. * Running compile phase for all ...
  24. >>> Source compiled.
  25. * Running test phase for ruby18 ...
  26. Ruby v1.8.7 (ruby), Pry v0.9.7.4, method_source v0.7.1, CodeRay v1.0.6
  27. ....................................................................FFF..................FFFF.FF.FFF....F.....FF.FFFFF.......FFFF.FFFFFFFFFFFFFFFFF.........................F...........FF...............................................................................................................................................................................................................
  28. Bacon::Error: "ArgumentError: wrong number of arguments (1 for 0)\nfrom /tmp/portage/dev-ruby/pry-0.9.7.4/work/ruby18/pry-0.9.7.4/lib/pry/helpers/options_helpers.rb:54:in `to_hash'\n".=~(/sample doc/) failed
  29. ./test/test_default_commands/test_documentation.rb:11: show-doc - should output a method's documentation
  30. ./test/test_default_commands/test_documentation.rb:5
  31. ./test/test_default_commands/test_documentation.rb:4
  32. ./test/test_default_commands/test_documentation.rb:3
  33. Bacon::Error: "ArgumentError: wrong number of arguments (1 for 0)\nfrom /tmp/portage/dev-ruby/pry-0.9.7.4/work/ruby18/pry-0.9.7.4/lib/pry/helpers/options_helpers.rb:54:in `to_hash'\n".=~(/sample comment/) failed
  34. ./test/test_default_commands/test_documentation.rb:27: show-doc - should output a method's documentation if inside method without needing to use method name
  35. ./test/test_default_commands/test_documentation.rb:14
  36. ./test/test_default_commands/test_documentation.rb:4
  37. ./test/test_default_commands/test_documentation.rb:3
  38. Bacon::Error: "ArgumentError: wrong number of arguments (1 for 0)\nfrom /tmp/portage/dev-ruby/pry-0.9.7.4/work/ruby18/pry-0.9.7.4/lib/pry/helpers/options_helpers.rb:54:in `to_hash'\n\n".=~(/instancey initialize/) failed
  39. ./test/test_default_commands/test_documentation.rb:48: show-doc - should be able to find super methods
  40. ./test/test_default_commands/test_documentation.rb:31
  41. ./test/test_default_commands/test_documentation.rb:4
  42. ./test/test_default_commands/test_documentation.rb:3
  43. Bacon::Error: "NoMethodError: undefined method `>' for true:TrueClass\nfrom /tmp/portage/dev-ruby/pry-0.9.7.4/work/ruby18/pry-0.9.7.4/lib/pry/default_commands/input.rb:288:in `one_index_number'\n".=~(/hello/) failed
  44. ./test/test_default_commands/test_input.rb:168: play - should play a string variable (with no args) using --lines to select what to play
  45. ./test/test_default_commands/test_input.rb:162
  46. ./test/test_default_commands/test_input.rb:152
  47. ./test/test_default_commands/test_input.rb:3
  48. Bacon::Error: "Error: The method 'true' could not be found.\n".=~(/:test_method_content/) failed
  49. ./test/test_default_commands/test_input.rb:183: play - should play a method with the -m switch (a single line)
  50. ./test/test_default_commands/test_input.rb:173
  51. ./test/test_default_commands/test_input.rb:152
  52. ./test/test_default_commands/test_input.rb:3
  53. Bacon::Error: "Error: The method 'true' could not be found.\n\n".=~(/def another_test_method/) failed
  54. ./test/test_default_commands/test_input.rb:196: play - should APPEND to the input buffer when playing a line with play -m, not replace it
  55. ./test/test_default_commands/test_input.rb:187
  56. ./test/test_default_commands/test_input.rb:152
  57. ./test/test_default_commands/test_input.rb:3
  58. Bacon::Error: nil.==(20) failed
  59. ./test/test_default_commands/test_input.rb:220: play - should play a method with the -m switch (multiple line)
  60. ./test/test_default_commands/test_input.rb:202
  61. ./test/test_default_commands/test_input.rb:152
  62. ./test/test_default_commands/test_input.rb:3
  63. Bacon::Error: "TypeError: can't convert true into Integer\nfrom /tmp/portage/dev-ruby/pry-0.9.7.4/work/ruby18/pry-0.9.7.4/lib/pry/default_commands/input.rb:231:in `[]'\n".=~(/ostrich/) failed
  64. ./test/test_default_commands/test_input.rb:252: hist - should replay history correctly (single item)
  65. ./test/test_default_commands/test_input.rb:244
  66. ./test/test_default_commands/test_input.rb:228
  67. ./test/test_default_commands/test_input.rb:3
  68. Bacon::Error: "TypeError: can't convert true into Integer\nfrom /tmp/portage/dev-ruby/pry-0.9.7.4/work/ruby18/pry-0.9.7.4/lib/pry/default_commands/input.rb:231:in `[]'\n".=~(/:hello\n.*:carl/) failed
  69. ./test/test_default_commands/test_input.rb:262: hist - should replay a range of history correctly (range of items)
  70. ./test/test_default_commands/test_input.rb:255
  71. ./test/test_default_commands/test_input.rb:228
  72. ./test/test_default_commands/test_input.rb:3
  73. Bacon::Error: 2.==(3) failed
  74. ./test/test_default_commands/test_input.rb:307: hist - should return last N lines in history with --tail switch
  75. ./test/test_default_commands/test_input.rb:297
  76. ./test/test_default_commands/test_input.rb:228
  77. ./test/test_default_commands/test_input.rb:3
  78. Bacon::Error: 2.==(4) failed
  79. ./test/test_default_commands/test_input.rb:323: hist - should return first N lines in history with --head switch
  80. ./test/test_default_commands/test_input.rb:313
  81. ./test/test_default_commands/test_input.rb:228
  82. ./test/test_default_commands/test_input.rb:3
  83. Bacon::Error: 2.==(4) failed
  84. ./test/test_default_commands/test_input.rb:339: hist - should show lines between lines A and B with the --show switch
  85. ./test/test_default_commands/test_input.rb:329
  86. ./test/test_default_commands/test_input.rb:228
  87. ./test/test_default_commands/test_input.rb:3
  88. Bacon::Error: nil.==(10) failed
  89. ./test/test_default_commands/test_introspection.rb:33: with FILE - should use the line number from -l
  90. ./test/test_default_commands/test_introspection.rb:31
  91. ./test/test_default_commands/test_introspection.rb:18
  92. ./test/test_default_commands/test_introspection.rb:5
  93. ./test/test_default_commands/test_introspection.rb:3
  94. Bacon::Error: nil.==("/tmp/portage/dev-ruby/pry-0.9.7.4/temp/tmp20120624-26140-1czjmn-0.rb") failed
  95. ./test/test_default_commands/test_introspection.rb:102: with --ex - should open the correct file
  96. ./test/test_default_commands/test_introspection.rb:99
  97. ./test/test_default_commands/test_introspection.rb:88
  98. ./test/test_default_commands/test_introspection.rb:5
  99. ./test/test_default_commands/test_introspection.rb:3
  100. Bacon::Error: "RuntimeError: RuntimeError\nfrom /tmp/portage/dev-ruby/pry-0.9.7.4/temp/tmp20120624-26140-ohck21-0.rb:3\nNoMethodError: undefined method `to_i' for true:TrueClass\nfrom /tmp/portage/dev-ruby/pry-0.9.7.4/work/ruby18/pry-0.9.7.4/lib/pry/default_commands/introspection.rb:164\nNameError: uninitialized constant FOO\nfrom (pry):36:in `mock_pry'\n\n".=~(/BAR/) failed
  101. ./test/test_default_commands/test_introspection.rb:112: with --ex - should reload the file
  102. ./test/test_default_commands/test_introspection.rb:106
  103. ./test/test_default_commands/test_introspection.rb:88
  104. ./test/test_default_commands/test_introspection.rb:5
  105. ./test/test_default_commands/test_introspection.rb:3
  106. Bacon::Error: nil.==("a") failed
  107. ./test/test_default_commands/test_introspection.rb:138: with --ex NUM - should start editor on first level of backtrace when --ex used with no argument
  108. ./test/test_default_commands/test_introspection.rb:134
  109. ./test/test_default_commands/test_introspection.rb:125
  110. ./test/test_default_commands/test_introspection.rb:5
  111. ./test/test_default_commands/test_introspection.rb:3
  112. Bacon::Error: nil.==("a") failed
  113. ./test/test_default_commands/test_introspection.rb:146: with --ex NUM - should start editor on first level of backtrace when --ex 0 used
  114. ./test/test_default_commands/test_introspection.rb:142
  115. ./test/test_default_commands/test_introspection.rb:125
  116. ./test/test_default_commands/test_introspection.rb:5
  117. ./test/test_default_commands/test_introspection.rb:3
  118. Bacon::Error: nil.==("b") failed
  119. ./test/test_default_commands/test_introspection.rb:154: with --ex NUM - should start editor on second level of backtrace when --ex 1 used
  120. ./test/test_default_commands/test_introspection.rb:150
  121. ./test/test_default_commands/test_introspection.rb:125
  122. ./test/test_default_commands/test_introspection.rb:5
  123. ./test/test_default_commands/test_introspection.rb:3
  124. Bacon::Error: nil.==("c") failed
  125. ./test/test_default_commands/test_introspection.rb:162: with --ex NUM - should start editor on third level of backtrace when --ex 2 used
  126. ./test/test_default_commands/test_introspection.rb:158
  127. ./test/test_default_commands/test_introspection.rb:125
  128. ./test/test_default_commands/test_introspection.rb:5
  129. ./test/test_default_commands/test_introspection.rb:3
  130. Bacon::Error: "Error: Only one of --ex, --temp, --in and FILE may be specified.\n".=~(/Exception has no associated file/) failed
  131. ./test/test_default_commands/test_introspection.rb:170: with --ex NUM - should display error message when backtrace level is out of bounds (using --ex 4)
  132. ./test/test_default_commands/test_introspection.rb:166
  133. ./test/test_default_commands/test_introspection.rb:125
  134. ./test/test_default_commands/test_introspection.rb:5
  135. ./test/test_default_commands/test_introspection.rb:3
  136. Bacon::Error: nil.==("10\n") failed
  137. ./test/test_default_commands/test_introspection.rb:219: with --in - should edit the nth line of _in_
  138. ./test/test_default_commands/test_introspection.rb:217
  139. ./test/test_default_commands/test_introspection.rb:216
  140. ./test/test_default_commands/test_introspection.rb:5
  141. ./test/test_default_commands/test_introspection.rb:3
  142. Bacon::Error: nil.==("11\n") failed
  143. ./test/test_default_commands/test_introspection.rb:224: with --in - should edit the last line if no argument is given
  144. ./test/test_default_commands/test_introspection.rb:222
  145. ./test/test_default_commands/test_introspection.rb:216
  146. ./test/test_default_commands/test_introspection.rb:5
  147. ./test/test_default_commands/test_introspection.rb:3
  148. Bacon::Error: nil.==("10\n11\n") failed
  149. ./test/test_default_commands/test_introspection.rb:229: with --in - should edit a range of lines if a range is given
  150. ./test/test_default_commands/test_introspection.rb:227
  151. ./test/test_default_commands/test_introspection.rb:216
  152. ./test/test_default_commands/test_introspection.rb:5
  153. ./test/test_default_commands/test_introspection.rb:3
  154. Bacon::Error: nil.==("class Fixnum\n def invert; -self; end\nend\n") failed
  155. ./test/test_default_commands/test_introspection.rb:234: with --in - should edit a multi-line expression as it occupies one line of _in_
  156. ./test/test_default_commands/test_introspection.rb:232
  157. ./test/test_default_commands/test_introspection.rb:216
  158. ./test/test_default_commands/test_introspection.rb:5
  159. ./test/test_default_commands/test_introspection.rb:3
  160. Bacon::Error: "Error: Only one of --ex, --temp, --in and FILE may be specified.\n\n".=~(/Not a valid range: three/) failed
  161. ./test/test_default_commands/test_introspection.rb:242: with --in - should not work with nonsense
  162. ./test/test_default_commands/test_introspection.rb:241
  163. ./test/test_default_commands/test_introspection.rb:216
  164. ./test/test_default_commands/test_introspection.rb:5
  165. ./test/test_default_commands/test_introspection.rb:3
  166. Bacon::Error: "ArgumentError: wrong number of arguments (1 for 0)\nfrom /tmp/portage/dev-ruby/pry-0.9.7.4/work/ruby18/pry-0.9.7.4/lib/pry/helpers/options_helpers.rb:54:in `to_hash'\n".=~(/def sample/) failed
  167. ./test/test_default_commands/test_introspection.rb:254: show-method - should output a method's source
  168. ./test/test_default_commands/test_introspection.rb:248
  169. ./test/test_default_commands/test_introspection.rb:247
  170. ./test/test_default_commands/test_introspection.rb:3
  171. Bacon::Error: "ArgumentError: wrong number of arguments (1 for 0)\nfrom /tmp/portage/dev-ruby/pry-0.9.7.4/work/ruby18/pry-0.9.7.4/lib/pry/helpers/options_helpers.rb:54:in `to_hash'\n".=~(/\d+: def sample/) failed
  172. ./test/test_default_commands/test_introspection.rb:263: show-method - should output a method's source with line numbers
  173. ./test/test_default_commands/test_introspection.rb:257
  174. ./test/test_default_commands/test_introspection.rb:247
  175. ./test/test_default_commands/test_introspection.rb:3
  176. Bacon::Error: "ArgumentError: wrong number of arguments (1 for 0)\nfrom /tmp/portage/dev-ruby/pry-0.9.7.4/work/ruby18/pry-0.9.7.4/lib/pry/helpers/options_helpers.rb:54:in `to_hash'\n".=~(/1: def sample/) failed
  177. ./test/test_default_commands/test_introspection.rb:272: show-method - should output a method's source with line numbers starting at 1
  178. ./test/test_default_commands/test_introspection.rb:266
  179. ./test/test_default_commands/test_introspection.rb:247
  180. ./test/test_default_commands/test_introspection.rb:3
  181. Bacon::Error: "ArgumentError: wrong number of arguments (1 for 0)\nfrom /tmp/portage/dev-ruby/pry-0.9.7.4/work/ruby18/pry-0.9.7.4/lib/pry/helpers/options_helpers.rb:54:in `to_hash'\n".=~(/def o.sample/) failed
  182. ./test/test_default_commands/test_introspection.rb:286: show-method - should output a method's source if inside method without needing to use method name
  183. ./test/test_default_commands/test_introspection.rb:275
  184. ./test/test_default_commands/test_introspection.rb:247
  185. ./test/test_default_commands/test_introspection.rb:3
  186. Bacon::Error: "ArgumentError: wrong number of arguments (1 for 0)\nfrom /tmp/portage/dev-ruby/pry-0.9.7.4/work/ruby18/pry-0.9.7.4/lib/pry/helpers/options_helpers.rb:54:in `to_hash'\n".=~(/\d+: def o.sample/) failed
  187. ./test/test_default_commands/test_introspection.rb:301: show-method - should output a method's source if inside method without needing to use method name, and using the -l switch
  188. ./test/test_default_commands/test_introspection.rb:290
  189. ./test/test_default_commands/test_introspection.rb:247
  190. ./test/test_default_commands/test_introspection.rb:3
  191. Bacon::Error: "ArgumentError: wrong number of arguments (1 for 0)\nfrom /tmp/portage/dev-ruby/pry-0.9.7.4/work/ruby18/pry-0.9.7.4/lib/pry/helpers/options_helpers.rb:54:in `to_hash'\n".=~(/Mr flibble/) failed
  192. ./test/test_default_commands/test_introspection.rb:316: show-method - should find methods even if there are spaces in the arguments
  193. ./test/test_default_commands/test_introspection.rb:305
  194. ./test/test_default_commands/test_introspection.rb:247
  195. ./test/test_default_commands/test_introspection.rb:3
  196. Bacon::Error: nil.==("/tmp/portage/dev-ruby/pry-0.9.7.4/temp/tmp20120624-26140-1pis5e3-0*.rb") failed
  197. ./test/test_default_commands/test_introspection.rb:419: without -p - should correctly find a class method
  198. ./test/test_default_commands/test_introspection.rb:417
  199. ./test/test_default_commands/test_introspection.rb:404
  200. ./test/test_default_commands/test_introspection.rb:365
  201. ./test/test_default_commands/test_introspection.rb:364
  202. ./test/test_default_commands/test_introspection.rb:3
  203. Bacon::Error: nil.==("/tmp/portage/dev-ruby/pry-0.9.7.4/temp/tmp20120624-26140-s90ahe-0*.rb") failed
  204. ./test/test_default_commands/test_introspection.rb:425: without -p - should correctly find an instance method
  205. ./test/test_default_commands/test_introspection.rb:423
  206. ./test/test_default_commands/test_introspection.rb:404
  207. ./test/test_default_commands/test_introspection.rb:365
  208. ./test/test_default_commands/test_introspection.rb:364
  209. ./test/test_default_commands/test_introspection.rb:3
  210. Bacon::Error: nil.==("/tmp/portage/dev-ruby/pry-0.9.7.4/temp/tmp20120624-26140-1s3umf8-0*.rb") failed
  211. ./test/test_default_commands/test_introspection.rb:431: without -p - should correctly find a method on an instance
  212. ./test/test_default_commands/test_introspection.rb:429
  213. ./test/test_default_commands/test_introspection.rb:404
  214. ./test/test_default_commands/test_introspection.rb:365
  215. ./test/test_default_commands/test_introspection.rb:364
  216. ./test/test_default_commands/test_introspection.rb:3
  217. Bacon::Error: nil.==("/tmp/portage/dev-ruby/pry-0.9.7.4/temp/tmp20120624-26140-17d4qw9-0*.rb") failed
  218. ./test/test_default_commands/test_introspection.rb:437: without -p - should correctly find a method from a module
  219. ./test/test_default_commands/test_introspection.rb:435
  220. ./test/test_default_commands/test_introspection.rb:404
  221. ./test/test_default_commands/test_introspection.rb:365
  222. ./test/test_default_commands/test_introspection.rb:364
  223. ./test/test_default_commands/test_introspection.rb:3
  224. Bacon::Error: nil.==("/tmp/portage/dev-ruby/pry-0.9.7.4/temp/tmp20120624-26140-1gpmjy0-0*.rb") failed
  225. ./test/test_default_commands/test_introspection.rb:443: without -p - should correctly find an aliased method
  226. ./test/test_default_commands/test_introspection.rb:441
  227. ./test/test_default_commands/test_introspection.rb:404
  228. ./test/test_default_commands/test_introspection.rb:365
  229. ./test/test_default_commands/test_introspection.rb:364
  230. ./test/test_default_commands/test_introspection.rb:3
  231. Bacon::Error: :double_yup.==(:maybe) failed
  232. ./test/test_default_commands/test_introspection.rb:471: with -p - should successfully replace a class method
  233. ./test/test_default_commands/test_introspection.rb:464
  234. ./test/test_default_commands/test_introspection.rb:448
  235. ./test/test_default_commands/test_introspection.rb:365
  236. ./test/test_default_commands/test_introspection.rb:364
  237. ./test/test_default_commands/test_introspection.rb:3
  238. Bacon::Error: :nope.==(:maybe) failed
  239. ./test/test_default_commands/test_introspection.rb:478: with -p - should successfully replace an instance method
  240. ./test/test_default_commands/test_introspection.rb:474
  241. ./test/test_default_commands/test_introspection.rb:448
  242. ./test/test_default_commands/test_introspection.rb:365
  243. ./test/test_default_commands/test_introspection.rb:364
  244. ./test/test_default_commands/test_introspection.rb:3
  245. Bacon::Error: :nope.==(:maybe) failed
  246. ./test/test_default_commands/test_introspection.rb:486: with -p - should successfully replace a method on an instance
  247. ./test/test_default_commands/test_introspection.rb:481
  248. ./test/test_default_commands/test_introspection.rb:448
  249. ./test/test_default_commands/test_introspection.rb:365
  250. ./test/test_default_commands/test_introspection.rb:364
  251. ./test/test_default_commands/test_introspection.rb:3
  252. Bacon::Error: :yup.==(:maybe) failed
  253. ./test/test_default_commands/test_introspection.rb:493: with -p - should successfully replace a method from a module
  254. ./test/test_default_commands/test_introspection.rb:489
  255. ./test/test_default_commands/test_introspection.rb:448
  256. ./test/test_default_commands/test_introspection.rb:365
  257. ./test/test_default_commands/test_introspection.rb:364
  258. ./test/test_default_commands/test_introspection.rb:3
  259. Bacon::Error: :kinda.==(:kindaaa) failed
  260. ./test/test_default_commands/test_introspection.rb:519: on an aliased method - should change the alias, but not the original, without breaking super
  261. ./test/test_default_commands/test_introspection.rb:513
  262. ./test/test_default_commands/test_introspection.rb:497
  263. ./test/test_default_commands/test_introspection.rb:365
  264. ./test/test_default_commands/test_introspection.rb:364
  265. ./test/test_default_commands/test_introspection.rb:3
  266. Bacon::Error: "NameError: uninitialized constant Run\nfrom ./test/helper.rb:98:in `mock_pry'\n\n".=~(/RuntimeError/) failed
  267. ./test/test_default_commands/test_ls.rb:115: grep - should still output matching things
  268. ./test/test_default_commands/test_ls.rb:114
  269. ./test/test_default_commands/test_ls.rb:109
  270. ./test/test_default_commands/test_ls.rb:2
  271. Bacon::Error: "Error: No Exception or Exception has no associated file.\n".=~(/bt number 2/) failed
  272. ./test/test_default_commands/test_shell.rb:63: with --ex N - should cat second level of backtrace when --ex 1 used
  273. ./test/test_default_commands/test_shell.rb:53
  274. ./test/test_default_commands/test_shell.rb:26
  275. ./test/test_default_commands/test_shell.rb:4
  276. ./test/test_default_commands/test_shell.rb:3
  277. Bacon::Error: "Error: No Exception or Exception has no associated file.\n".=~(/bt number 3/) failed
  278. ./test/test_default_commands/test_shell.rb:76: with --ex N - should cat third level of backtrace when --ex 2 used
  279. ./test/test_default_commands/test_shell.rb:66
  280. ./test/test_default_commands/test_shell.rb:26
  281. ./test/test_default_commands/test_shell.rb:4
  282. ./test/test_default_commands/test_shell.rb:3
  283. 393 tests, 587 assertions, 44 failures, 0 errors
  284. * ERROR: dev-ruby/pry-0.9.7.4 failed (test phase):
  285. * (no error message)
  286. *
  287. * Call stack:
  288. * ebuild.sh, line 85: Called src_test
  289. * environment, line 4460: Called ruby-ng_src_test
  290. * environment, line 4170: Called _ruby_each_implementation 'each_ruby_test'
  291. * environment, line 523: Called _ruby_invoke_environment 'ruby18' 'each_ruby_test'
  292. * environment, line 575: Called each_ruby_test
  293. * environment, line 843: Called die
  294. * The specific snippet of code:
  295. * ${RUBY} -S bacon -Itest -a -q || die
  296. *
  297. * If you need support, post the output of `emerge --info '=dev-ruby/pry-0.9.7.4'`,
  298. * the complete build log and the output of `emerge -pqv '=dev-ruby/pry-0.9.7.4'`.
  299. !!! When you file a bug report, please include the following information:
  300. GENTOO_VM= CLASSPATH="/usr/libexec/ccp4/bin:/usr/libexec/ccp4/bin:" JAVA_HOME="/etc/java-config-2/current-system-vm"
  301. JAVACFLAGS="" COMPILER=""
  302. and of course, the output of emerge --info
  303. * The complete build log is located at '/var/log/portage/dev-ruby:pry-0.9.7.4:20120624-143214.log'.
  304. * For convenience, a symlink to the build log is located at '/tmp/portage/dev-ruby/pry-0.9.7.4/temp/build.log'.
  305. * The ebuild environment file is located at '/tmp/portage/dev-ruby/pry-0.9.7.4/temp/environment'.
  306. * Working directory: '/tmp/portage/dev-ruby/pry-0.9.7.4/work/ruby18/pry-0.9.7.4'
  307. * S: '/tmp/portage/dev-ruby/pry-0.9.7.4/work/ruby18/pry-0.9.7.4'
  308. >>> Install pry-0.9.7.4 into /tmp/portage/dev-ruby/pry-0.9.7.4/image/ category dev-ruby
  309. * Running install phase for ruby18 ...
  310. * Running install phase for ree18 ...
  311. * Running install phase for all ...
  312. * Running check install phase for ruby18 ...
  313. * Running check install phase for ree18 ...
  314. >>> Completed installing pry-0.9.7.4 into /tmp/portage/dev-ruby/pry-0.9.7.4/image/
  315. ecompressdir: bzip2 -9 /usr/share/doc