1. * Package: dev-ruby/rubymail-1.0.0-r1
  2. * Repository: gentoo
  3. * Maintainer: ruby@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux multilib ruby_targets_ruby18 test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. >>> Unpacking source...
  7. >>> Unpacking rmail-1.0.0.tgz to /tmp/portage/dev-ruby/rubymail-1.0.0-r1/work/all
  8. >>> Source unpacked in /tmp/portage/dev-ruby/rubymail-1.0.0-r1/work
  9. >>> Preparing source in /tmp/portage/dev-ruby/rubymail-1.0.0-r1/work ...
  10. * Running prepare phase for all ...
  11. * Running source copy phase for ruby18 ...
  12. >>> Source prepared.
  13. >>> Configuring source in /tmp/portage/dev-ruby/rubymail-1.0.0-r1/work ...
  14. * Running configure phase for ruby18 ...
  15. install.rb: entering config phase...
  16. ---> lib
  17. ---> lib/rmail
  18. ---> lib/rmail/mailbox
  19. <--- lib/rmail/mailbox
  20. ---> lib/rmail/parser
  21. <--- lib/rmail/parser
  22. <--- lib/rmail
  23. <--- lib
  24. install.rb: config done.
  25. >>> Source configured.
  26. >>> Compiling source in /tmp/portage/dev-ruby/rubymail-1.0.0-r1/work ...
  27. * Running compile phase for ruby18 ...
  28. install.rb: entering setup phase...
  29. ---> lib
  30. ---> lib/rmail
  31. ---> lib/rmail/mailbox
  32. <--- lib/rmail/mailbox
  33. ---> lib/rmail/parser
  34. <--- lib/rmail/parser
  35. <--- lib/rmail
  36. <--- lib
  37. install.rb: setup done.
  38. * Running compile phase for all ...
  39. >>> Source compiled.
  40. * Running test phase for ruby18 ...
  41. Prepending /tmp/portage/dev-ruby/rubymail-1.0.0-r1/work/ruby18/rmail-1.0.0/lib to the $LOAD_PATH
  42. Loaded suite test/runtests
  43. Started
  44. ....................F............................................................................................................................................................
  45. Finished in 3.70002 seconds.
  46. 1) Failure:
  47. test_add(TestRMailHeader) [./test/testheader.rb:212]:
  48. <"value; param1=value1; param2=\"+value2\""> expected but was
  49. <"value; param2=\"+value2\"; param1=value1">.
  50. 177 tests, 24174 assertions, 1 failures, 0 errors
  51. * ERROR: dev-ruby/rubymail-1.0.0-r1 failed (test phase):
  52. * runtests.rb failed.
  53. *
  54. * Call stack:
  55. * ebuild.sh, line 85: Called src_test
  56. * environment, line 4240: Called ruby-ng_src_test
  57. * environment, line 4052: Called _ruby_each_implementation 'each_ruby_test'
  58. * environment, line 465: Called _ruby_invoke_environment 'ruby18' 'each_ruby_test'
  59. * environment, line 517: Called each_ruby_test
  60. * environment, line 715: Called die
  61. * The specific snippet of code:
  62. * ${RUBY} test/runtests.rb || die "runtests.rb failed."
  63. *
  64. * If you need support, post the output of `emerge --info '=dev-ruby/rubymail-1.0.0-r1'`,
  65. * the complete build log and the output of `emerge -pqv '=dev-ruby/rubymail-1.0.0-r1'`.
  66. !!! When you file a bug report, please include the following information:
  67. GENTOO_VM= CLASSPATH="/usr/libexec/ccp4/bin:/usr/libexec/ccp4/bin:" JAVA_HOME="/etc/java-config-2/current-system-vm"
  68. JAVACFLAGS="" COMPILER=""
  69. and of course, the output of emerge --info
  70. * The complete build log is located at '/var/log/portage/dev-ruby:rubymail-1.0.0-r1:20120627-085216.log'.
  71. * For convenience, a symlink to the build log is located at '/tmp/portage/dev-ruby/rubymail-1.0.0-r1/temp/build.log'.
  72. * The ebuild environment file is located at '/tmp/portage/dev-ruby/rubymail-1.0.0-r1/temp/environment'.
  73. * Working directory: '/tmp/portage/dev-ruby/rubymail-1.0.0-r1/work/ruby18/rmail-1.0.0'
  74. * S: '/tmp/portage/dev-ruby/rubymail-1.0.0-r1/work/ruby18/rmail-1.0.0'
  75. >>> Install rubymail-1.0.0-r1 into /tmp/portage/dev-ruby/rubymail-1.0.0-r1/image/ category dev-ruby
  76. * Running install phase for ruby18 ...
  77. install.rb: entering config phase...
  78. ---> lib
  79. ---> lib/rmail
  80. ---> lib/rmail/mailbox
  81. <--- lib/rmail/mailbox
  82. ---> lib/rmail/parser
  83. <--- lib/rmail/parser
  84. <--- lib/rmail
  85. <--- lib
  86. install.rb: config done.
  87. install.rb: entering install phase...
  88. ---> lib
  89. mkdir -p /tmp/portage/dev-ruby/rubymail-1.0.0-r1/image/usr/lib64/ruby/site_ruby/1.8/
  90. install rmail.rb /tmp/portage/dev-ruby/rubymail-1.0.0-r1/image/usr/lib64/ruby/site_ruby/1.8/
  91. ---> lib/rmail
  92. mkdir -p /tmp/portage/dev-ruby/rubymail-1.0.0-r1/image/usr/lib64/ruby/site_ruby/1.8/rmail
  93. install address.rb /tmp/portage/dev-ruby/rubymail-1.0.0-r1/image/usr/lib64/ruby/site_ruby/1.8/rmail
  94. install header.rb /tmp/portage/dev-ruby/rubymail-1.0.0-r1/image/usr/lib64/ruby/site_ruby/1.8/rmail
  95. install mailbox.rb /tmp/portage/dev-ruby/rubymail-1.0.0-r1/image/usr/lib64/ruby/site_ruby/1.8/rmail
  96. install message.rb /tmp/portage/dev-ruby/rubymail-1.0.0-r1/image/usr/lib64/ruby/site_ruby/1.8/rmail
  97. install parser.rb /tmp/portage/dev-ruby/rubymail-1.0.0-r1/image/usr/lib64/ruby/site_ruby/1.8/rmail
  98. install serialize.rb /tmp/portage/dev-ruby/rubymail-1.0.0-r1/image/usr/lib64/ruby/site_ruby/1.8/rmail
  99. install utils.rb /tmp/portage/dev-ruby/rubymail-1.0.0-r1/image/usr/lib64/ruby/site_ruby/1.8/rmail
  100. ---> lib/rmail/mailbox
  101. mkdir -p /tmp/portage/dev-ruby/rubymail-1.0.0-r1/image/usr/lib64/ruby/site_ruby/1.8/rmail/mailbox
  102. install mboxreader.rb /tmp/portage/dev-ruby/rubymail-1.0.0-r1/image/usr/lib64/ruby/site_ruby/1.8/rmail/mailbox
  103. <--- lib/rmail/mailbox
  104. ---> lib/rmail/parser
  105. mkdir -p /tmp/portage/dev-ruby/rubymail-1.0.0-r1/image/usr/lib64/ruby/site_ruby/1.8/rmail/parser
  106. install multipart.rb /tmp/portage/dev-ruby/rubymail-1.0.0-r1/image/usr/lib64/ruby/site_ruby/1.8/rmail/parser
  107. install pushbackreader.rb /tmp/portage/dev-ruby/rubymail-1.0.0-r1/image/usr/lib64/ruby/site_ruby/1.8/rmail/parser
  108. <--- lib/rmail/parser
  109. <--- lib/rmail
  110. <--- lib
  111. install.rb: install done.
  112. * Running install phase for all ...
  113. * Running check install phase for ruby18 ...
  114. >>> Completed installing rubymail-1.0.0-r1 into /tmp/portage/dev-ruby/rubymail-1.0.0-r1/image/
  115. nc6: using stream socket