1. * Package: dev-ruby/mini_magick-3.4
  2. * Repository: gentoo
  3. * Maintainer: ruby@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib ruby_targets_ree18 ruby_targets_ruby18 ruby_targets_ruby19 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/mini_magick-3.4/work
  15. >>> Preparing source in /tmp/portage/dev-ruby/mini_magick-3.4/work ...
  16. * Running prepare phase for all ...
  17. * Running source copy phase for ruby18 ...
  18. * Running source copy phase for ruby19 ...
  19. * Running source copy phase for ree18 ...
  20. >>> Source prepared.
  21. >>> Configuring source in /tmp/portage/dev-ruby/mini_magick-3.4/work ...
  22. >>> Source configured.
  23. >>> Compiling source in /tmp/portage/dev-ruby/mini_magick-3.4/work ...
  24. * Running compile phase for all ...
  25. >>> Source compiled.
  26. * Running test phase for ruby18 ...
  27. /usr/bin/ruby18 -I"lib:test" -I"/usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/lib" "/usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/rake_test_loader.rb" "test/command_builder_test.rb" "test/image_test.rb"
  28. Loaded suite /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/rake_test_loader
  29. Started
  30. ..............F..................EEF.....
  31. Finished in 3.692355 seconds.
  32. 1) Failure:
  33. test_image_meta_info(ImageTest) [/tmp/portage/dev-ruby/mini_magick-3.4/work/ruby18/mini_magick-3.4/test/image_test.rb:114]:
  34. <"PseudoClassRGB"> expected but was
  35. <"PseudoClass sRGB ">.
  36. 2) Error:
  37. test_remote_image(ImageTest):
  38. Errno::ENETUNREACH: Network is unreachable - connect(2)
  39. /usr/lib64/ruby/1.8/net/http.rb:560:in `initialize'
  40. /usr/lib64/ruby/1.8/net/http.rb:560:in `open'
  41. /usr/lib64/ruby/1.8/net/http.rb:560:in `connect'
  42. /usr/lib64/ruby/1.8/timeout.rb:53:in `timeout'
  43. /usr/lib64/ruby/1.8/timeout.rb:101:in `timeout'
  44. /usr/lib64/ruby/1.8/net/http.rb:560:in `connect'
  45. /usr/lib64/ruby/1.8/net/http.rb:553:in `do_start'
  46. /usr/lib64/ruby/1.8/net/http.rb:542:in `start'
  47. /usr/lib64/ruby/1.8/open-uri.rb:242:in `open_http'
  48. /usr/lib64/ruby/1.8/open-uri.rb:616:in `buffer_open'
  49. /usr/lib64/ruby/1.8/open-uri.rb:164:in `open_loop'
  50. /usr/lib64/ruby/1.8/open-uri.rb:162:in `catch'
  51. /usr/lib64/ruby/1.8/open-uri.rb:162:in `open_loop'
  52. /usr/lib64/ruby/1.8/open-uri.rb:132:in `open_uri'
  53. /usr/lib64/ruby/1.8/open-uri.rb:518:in `open'
  54. /usr/lib64/ruby/1.8/open-uri.rb:30:in `open'
  55. /tmp/portage/dev-ruby/mini_magick-3.4/work/ruby18/mini_magick-3.4/lib/mini_magick.rb:130:in `open'
  56. /tmp/portage/dev-ruby/mini_magick-3.4/work/ruby18/mini_magick-3.4/test/image_test.rb:45:in `test_remote_image'
  57. 3) Error:
  58. test_remote_image_with_complex_url(ImageTest):
  59. Errno::ENETUNREACH: Network is unreachable - connect(2)
  60. /usr/lib64/ruby/1.8/net/http.rb:560:in `initialize'
  61. /usr/lib64/ruby/1.8/net/http.rb:560:in `open'
  62. /usr/lib64/ruby/1.8/net/http.rb:560:in `connect'
  63. /usr/lib64/ruby/1.8/timeout.rb:53:in `timeout'
  64. /usr/lib64/ruby/1.8/timeout.rb:101:in `timeout'
  65. /usr/lib64/ruby/1.8/net/http.rb:560:in `connect'
  66. /usr/lib64/ruby/1.8/net/http.rb:553:in `do_start'
  67. /usr/lib64/ruby/1.8/net/http.rb:542:in `start'
  68. /usr/lib64/ruby/1.8/open-uri.rb:242:in `open_http'
  69. /usr/lib64/ruby/1.8/open-uri.rb:616:in `buffer_open'
  70. /usr/lib64/ruby/1.8/open-uri.rb:164:in `open_loop'
  71. /usr/lib64/ruby/1.8/open-uri.rb:162:in `catch'
  72. /usr/lib64/ruby/1.8/open-uri.rb:162:in `open_loop'
  73. /usr/lib64/ruby/1.8/open-uri.rb:132:in `open_uri'
  74. /usr/lib64/ruby/1.8/open-uri.rb:518:in `open'
  75. /usr/lib64/ruby/1.8/open-uri.rb:30:in `open'
  76. /tmp/portage/dev-ruby/mini_magick-3.4/work/ruby18/mini_magick-3.4/lib/mini_magick.rb:130:in `open'
  77. /tmp/portage/dev-ruby/mini_magick-3.4/work/ruby18/mini_magick-3.4/test/image_test.rb:51:in `test_remote_image_with_complex_url'
  78. 4) Failure:
  79. test_simple_composite(ImageTest) [/tmp/portage/dev-ruby/mini_magick-3.4/work/ruby18/mini_magick-3.4/test/image_test.rb:234]:
  80. <false> is not true.
  81. 41 tests, 56 assertions, 2 failures, 2 errors
  82. rake aborted!
  83. Command failed with status (1): [/usr/bin/ruby18 -I"lib:test" -I"/usr/lib64...]
  84. Tasks: TOP => test
  85. (See full trace by running task with --trace)
  86. * ERROR: dev-ruby/mini_magick-3.4 failed (test phase):
  87. * tests failed
  88. *
  89. * Call stack:
  90. * ebuild.sh, line 89: Called src_test
  91. * environment, line 4632: Called ruby-ng_src_test
  92. * environment, line 4311: Called _ruby_each_implementation 'each_ruby_test'
  93. * environment, line 623: Called _ruby_invoke_environment 'ruby18' 'each_ruby_test'
  94. * environment, line 675: Called each_ruby_test
  95. * environment, line 964: Called each_fakegem_test
  96. * environment, line 945: Called die
  97. * The specific snippet of code:
  98. * ${RUBY} -S rake ${RUBY_FAKEGEM_TASK_TEST} || die "tests failed"
  99. *
  100. * If you need support, post the output of `emerge --info '=dev-ruby/mini_magick-3.4'`,
  101. * the complete build log and the output of `emerge -pqv '=dev-ruby/mini_magick-3.4'`.
  102. !!! When you file a bug report, please include the following information:
  103. GENTOO_VM= CLASSPATH="/usr/libexec/ccp4/bin:/usr/libexec/ccp4/bin:" JAVA_HOME="/etc/java-config-2/current-system-vm"
  104. JAVACFLAGS="" COMPILER=""
  105. and of course, the output of emerge --info
  106. * The complete build log is located at '/var/log/portage/dev-ruby:mini_magick-3.4:20121011-080000.log'.
  107. * For convenience, a symlink to the build log is located at '/tmp/portage/dev-ruby/mini_magick-3.4/temp/build.log'.
  108. * The ebuild environment file is located at '/tmp/portage/dev-ruby/mini_magick-3.4/temp/environment'.
  109. * Working directory: '/tmp/portage/dev-ruby/mini_magick-3.4/work/ruby18/mini_magick-3.4'
  110. * S: '/tmp/portage/dev-ruby/mini_magick-3.4/work/ruby18/mini_magick-3.4'
  111. >>> Install mini_magick-3.4 into /tmp/portage/dev-ruby/mini_magick-3.4/image/ category dev-ruby
  112. * Running install phase for ruby18 ...
  113. * Running install phase for ruby19 ...
  114. * Running install phase for ree18 ...
  115. * Running install phase for all ...
  116. * Running check install phase for ruby18 ...
  117. * Running check install phase for ruby19 ...
  118. * Running check install phase for ree18 ...
  119. >>> Completed installing mini_magick-3.4 into /tmp/portage/dev-ruby/mini_magick-3.4/image/