1. * Package: dev-ruby/net-http-persistent-2.6
  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/net-http-persistent-2.6/work
  15. >>> Preparing source in /tmp/portage/dev-ruby/net-http-persistent-2.6/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/net-http-persistent-2.6/work ...
  22. >>> Source configured.
  23. >>> Compiling source in /tmp/portage/dev-ruby/net-http-persistent-2.6/work ...
  24. * Running compile phase for all ...
  25. >>> Source compiled.
  26. * Running test phase for ruby18 ...
  27. /usr/bin/ruby18 -w -Ilib:bin:test:. -e 'require "rubygems"; gem "minitest"; require "minitest/autorun"; require "test/test_net_http_persistent.rb"; require "test/test_net_http_persistent_ssl_reuse.rb"' --
  28. /usr/lib64/ruby/1.8/webrick/ssl.rb:86: warning: method redefined; discarding old listen
  29. Run options: --seed 17973
  30. # Running tests:
  31. ............................E..................................ES.....E.........../usr/lib64/ruby/1.8/openssl/ssl-internal.rb:166: warning: using default DH parameters.
  32. E
  33. Finished tests in 3.233651s, 25.6676 tests/s, 85.6617 assertions/s.
  34. 1) Error:
  35. test_connection_for_http_class_with_fakeweb(TestNetHttpPersistent):
  36. Errno::ENETUNREACH: Network is unreachable - connect(2)
  37. /usr/lib64/ruby/1.8/net/http.rb:560:in `initialize'
  38. /usr/lib64/ruby/1.8/net/http.rb:560:in `open'
  39. /usr/lib64/ruby/1.8/net/http.rb:560:in `connect'
  40. /usr/lib64/ruby/1.8/timeout.rb:53:in `timeout'
  41. /usr/lib64/ruby/1.8/timeout.rb:101:in `timeout'
  42. /usr/lib64/ruby/1.8/net/http.rb:560:in `connect'
  43. /usr/lib64/ruby/1.8/net/http.rb:553:in `do_start'
  44. /usr/lib64/ruby/1.8/net/http.rb:548:in `start'
  45. ./lib/net/http/persistent.rb:511:in `connection_for'
  46. ./test/test_net_http_persistent.rb:339:in `test_connection_for_http_class_with_fakeweb'
  47. 2) Error:
  48. test_connection_for_no_ssl_reuse(TestNetHttpPersistent):
  49. Errno::ENETUNREACH: Network is unreachable - connect(2)
  50. /usr/lib64/ruby/1.8/net/http.rb:560:in `initialize'
  51. /usr/lib64/ruby/1.8/net/http.rb:560:in `open'
  52. /usr/lib64/ruby/1.8/net/http.rb:560:in `connect'
  53. /usr/lib64/ruby/1.8/timeout.rb:67:in `timeout'
  54. /usr/lib64/ruby/1.8/timeout.rb:101:in `timeout'
  55. /usr/lib64/ruby/1.8/net/http.rb:560:in `connect'
  56. /usr/lib64/ruby/1.8/net/http.rb:553:in `do_start'
  57. /usr/lib64/ruby/1.8/net/http.rb:548:in `start'
  58. ./lib/net/http/persistent.rb:511:in `connection_for'
  59. ./test/test_net_http_persistent.rb:372:in `test_connection_for_no_ssl_reuse'
  60. 3) Error:
  61. test_connection_for_http_class_with_webmock(TestNetHttpPersistent):
  62. Errno::ENETUNREACH: Network is unreachable - connect(2)
  63. /usr/lib64/ruby/1.8/net/http.rb:560:in `initialize'
  64. /usr/lib64/ruby/1.8/net/http.rb:560:in `open'
  65. /usr/lib64/ruby/1.8/net/http.rb:560:in `connect'
  66. /usr/lib64/ruby/1.8/timeout.rb:53:in `timeout'
  67. /usr/lib64/ruby/1.8/timeout.rb:101:in `timeout'
  68. /usr/lib64/ruby/1.8/net/http.rb:560:in `connect'
  69. /usr/lib64/ruby/1.8/net/http.rb:553:in `do_start'
  70. /usr/lib64/ruby/1.8/net/http.rb:548:in `start'
  71. ./lib/net/http/persistent.rb:511:in `connection_for'
  72. ./test/test_net_http_persistent.rb:349:in `test_connection_for_http_class_with_webmock'
  73. 4) Error:
  74. test_ssl_connection_reuse(TestNetHttpPersistentSSLReuse):
  75. OpenSSL::SSL::SSLError: SSL_connect SYSCALL returned=5 errno=0 state=SSLv2/v3 read server hello A
  76. ./lib/net/http/persistent/ssl_reuse.rb:117:in `connect'
  77. ./lib/net/http/persistent/ssl_reuse.rb:117:in `connect'
  78. /usr/lib64/ruby/1.8/net/http.rb:553:in `do_start'
  79. /usr/lib64/ruby/1.8/net/http.rb:548:in `start'
  80. ./test/test_net_http_persistent_ssl_reuse.rb:83:in `test_ssl_connection_reuse'
  81. 83 tests, 277 assertions, 0 failures, 4 errors, 1 skips
  82. rake aborted!
  83. Command failed with status (1): [/usr/bin/ruby18 -w -Ilib:bin:test:. -e 're...]
  84. Tasks: TOP => test
  85. (See full trace by running task with --trace)
  86. * ERROR: dev-ruby/net-http-persistent-2.6 failed (test phase):
  87. * tests failed
  88. *
  89. * Call stack:
  90. * ebuild.sh, line 85: Called src_test
  91. * environment, line 4591: Called ruby-ng_src_test
  92. * environment, line 4277: Called _ruby_each_implementation 'each_ruby_test'
  93. * environment, line 611: Called _ruby_invoke_environment 'ruby18' 'each_ruby_test'
  94. * environment, line 663: Called each_ruby_test
  95. * environment, line 936: Called each_fakegem_test
  96. * environment, line 920: 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/net-http-persistent-2.6'`,
  101. * the complete build log and the output of `emerge -pqv '=dev-ruby/net-http-persistent-2.6'`.
  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:net-http-persistent-2.6:20120714-162525.log'.
  107. * For convenience, a symlink to the build log is located at '/tmp/portage/dev-ruby/net-http-persistent-2.6/temp/build.log'.
  108. * The ebuild environment file is located at '/tmp/portage/dev-ruby/net-http-persistent-2.6/temp/environment'.
  109. * Working directory: '/tmp/portage/dev-ruby/net-http-persistent-2.6/work/ruby18/net-http-persistent-2.6'
  110. * S: '/tmp/portage/dev-ruby/net-http-persistent-2.6/work/ruby18/net-http-persistent-2.6'
  111. >>> Install net-http-persistent-2.6 into /tmp/portage/dev-ruby/net-http-persistent-2.6/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 net-http-persistent-2.6 into /tmp/portage/dev-ruby/net-http-persistent-2.6/image/
  120. ecompressdir: bzip2 -9 /usr/share/doc