1. * Package: dev-ruby/gettext_activerecord-2.1.0-r1
  2. * Repository: gentoo
  3. * Maintainer: ruby@gentoo.org
  4. * USE: amd64 elibc_glibc kernel_linux ruby_targets_ruby18 test userland_GNU
  5. * FEATURES: sandbox test userpriv usersandbox
  6. Installed LAPACK for library directory lib64
  7. [1] reference *
  8. Installed BLAS for library directory lib64
  9. [1] reference *
  10. Installed CBLAS for library directory lib64
  11. [1] gsl
  12. [2] reference *
  13. >>> Unpacking source...
  14. * Running unpack phase for all ...
  15. * Unpacking .gem file... ...
  16. [ ok ]
  17. * Uncompressing metadata ...
  18. [ ok ]
  19. * Unpacking data.tar.gz ...
  20. [ ok ]
  21. >>> Source unpacked in /tmp/portage/dev-ruby/gettext_activerecord-2.1.0-r1/work
  22. >>> Preparing source in /tmp/portage/dev-ruby/gettext_activerecord-2.1.0-r1/work ...
  23. * Running prepare phase for all ...
  24. * Running source copy phase for ruby18 ...
  25. >>> Source prepared.
  26. >>> Configuring source in /tmp/portage/dev-ruby/gettext_activerecord-2.1.0-r1/work ...
  27. >>> Source configured.
  28. >>> Compiling source in /tmp/portage/dev-ruby/gettext_activerecord-2.1.0-r1/work ...
  29. * Running compile phase for all ...
  30. >>> Source compiled.
  31. * Running test phase for ruby18 ...
  32. rake/gempackagetask is deprecated. Use rubygems/package_task instead
  33. WARNING: 'require 'rake/rdoctask'' is deprecated. Please use 'require 'rdoc/task' (in RDoc 2.4.2+)' instead.
  34. at /usr/lib64/ruby/gems/1.8/gems/rake-0.9.2.2/lib/rake/rdoctask.rb
  35. cd test
  36. /usr/bin/ruby18 -Ilib:../../locale/lib:../../gettext/lib test_parser.rb
  37. -- create_table(:topics)
  38. -> 0.1676s
  39. -- create_table(:developers)
  40. -> 0.0017s
  41. -- create_table(:books)
  42. -> 0.0016s
  43. -- create_table(:users)
  44. -> 0.0015s
  45. -- create_table(:people)
  46. -> 0.0015s
  47. -- create_table(:inept_wizards)
  48. -> 0.0016s
  49. -- initialize_schema_migrations_table()
  50. -> 0.0023s
  51. -- assume_migrated_upto_version(1, "db/migrate")
  52. -> 0.0007s
  53. The activerecord svn version is 2.3.14
  54. Loaded suite test_parser
  55. Started
  56. .DEPRECATION WARNING: ActiveRecord::Base#class_name is deprecated and will be removed in Rails 3. (called from parse at ./../lib/gettext_activerecord/parser.rb:127)
  57. .DEPRECATION WARNING: ActiveRecord::Base#class_name is deprecated and will be removed in Rails 3. (called from parse at ./../lib/gettext_activerecord/parser.rb:127)
  58. DEPRECATION WARNING: ActiveRecord::Base#class_name is deprecated and will be removed in Rails 3. (called from parse at ./../lib/gettext_activerecord/parser.rb:127)
  59. .DEPRECATION WARNING: ActiveRecord::Base#class_name is deprecated and will be removed in Rails 3. (called from parse at ./../lib/gettext_activerecord/parser.rb:127)
  60. ..
  61. Finished in 0.254231 seconds.
  62. 5 tests, 53 assertions, 0 failures, 0 errors
  63. /usr/bin/ruby18 -Ilib:../../locale/lib:../../gettext/lib test_validations.rb
  64. -- create_table(:topics)
  65. -> 0.0860s
  66. -- create_table(:developers)
  67. -> 0.0017s
  68. -- create_table(:books)
  69. -> 0.0016s
  70. -- create_table(:users)
  71. -> 0.0015s
  72. -- create_table(:people)
  73. -> 0.0015s
  74. -- create_table(:inept_wizards)
  75. -> 0.0016s
  76. -- initialize_schema_migrations_table()
  77. -> 0.0023s
  78. -- assume_migrated_upto_version(1, "db/migrate")
  79. -> 0.0007s
  80. The activerecord svn version is 2.3.14
  81. Loaded suite test_validations
  82. Started
  83. .............................................................F.........F........................F.............
  84. Finished in 1.960094 seconds.
  85. 1) Failure:
  86. test_validate_presences(ValidationsTest)
  87. [test_validations.rb:558:in `test_validate_presences'
  88. /usr/lib64/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__'
  89. /usr/lib64/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/testing/setup_and_teardown.rb:57:in `run']:
  90. <"タイトルを入力してください。"> expected but was
  91. <"内容を入力してください。">.
  92. 2) Failure:
  93. test_validates_each(ValidationsTest)
  94. [test_validations.rb:398:in `test_validates_each'
  95. /usr/lib64/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__'
  96. /usr/lib64/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/testing/setup_and_teardown.rb:57:in `run']:
  97. <["タイトル ごっちゃ",
  98. "タイトル ごっちゃ",
  99. "内容 ごっちゃ",
  100. "内容 ごっちゃ"]> expected but was
  101. <["内容 ごっちゃ",
  102. "内容 ごっちゃ",
  103. "タイトル ごっちゃ",
  104. "タイトル ごっちゃ"]>.
  105. 3) Failure:
  106. test_validates_length_of_using_within(ValidationsTest)
  107. [test_validations.rb:1071:in `test_validates_length_of_using_within'
  108. /usr/lib64/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/testing/setup_and_teardown.rb:57:in `__send__'
  109. /usr/lib64/ruby/gems/1.8/gems/activesupport-2.3.14/lib/active_support/testing/setup_and_teardown.rb:57:in `run']:
  110. <"タイトルは3文字以上で入力してください。"> expected but was
  111. <"内容は5文字以内で入力してください。">.
  112. 110 tests, 1181 assertions, 3 failures, 0 errors
  113. rake aborted!
  114. Command failed with status (1): [/usr/bin/ruby18 -Ilib:../../locale/lib:../...]
  115. Tasks: TOP => test
  116. (See full trace by running task with --trace)
  117. * ERROR: dev-ruby/gettext_activerecord-2.1.0-r1 failed (test phase):
  118. * tests failed
  119. *
  120. * Call stack:
  121. * ebuild.sh, line 93: Called src_test
  122. * environment, line 4505: Called ruby-ng_src_test
  123. * environment, line 4184: Called _ruby_each_implementation 'each_ruby_test'
  124. * environment, line 468: Called _ruby_invoke_environment 'ruby18' 'each_ruby_test'
  125. * environment, line 520: Called each_ruby_test
  126. * environment, line 809: Called each_fakegem_test
  127. * environment, line 790: Called die
  128. * The specific snippet of code:
  129. * ${RUBY} -S rake ${RUBY_FAKEGEM_TASK_TEST} || die "tests failed"
  130. *
  131. * If you need support, post the output of `emerge --info '=dev-ruby/gettext_activerecord-2.1.0-r1'`,
  132. * the complete build log and the output of `emerge -pqv '=dev-ruby/gettext_activerecord-2.1.0-r1'`.
  133. !!! When you file a bug report, please include the following information:
  134. GENTOO_VM= CLASSPATH="" JAVA_HOME="/etc/java-config-2/current-system-vm"
  135. JAVACFLAGS="" COMPILER=""
  136. and of course, the output of emerge --info
  137. * The complete build log is located at '/var/log/portage/dev-ruby:gettext_activerecord-2.1.0-r1:20130101-194455.log'.
  138. * For convenience, a symlink to the build log is located at '/tmp/portage/dev-ruby/gettext_activerecord-2.1.0-r1/temp/build.log'.
  139. * The ebuild environment file is located at '/tmp/portage/dev-ruby/gettext_activerecord-2.1.0-r1/temp/environment'.
  140. * Working directory: '/tmp/portage/dev-ruby/gettext_activerecord-2.1.0-r1/work/ruby18/gettext_activerecord-2.1.0'
  141. * S: '/tmp/portage/dev-ruby/gettext_activerecord-2.1.0-r1/work/ruby18/gettext_activerecord-2.1.0'
  142. >>> Install gettext_activerecord-2.1.0-r1 into /tmp/portage/dev-ruby/gettext_activerecord-2.1.0-r1/image/ category dev-ruby
  143. * Running install phase for ruby18 ...
  144. * Running install phase for all ...
  145. * Running check install phase for ruby18 ...
  146. >>> Completed installing gettext_activerecord-2.1.0-r1 into /tmp/portage/dev-ruby/gettext_activerecord-2.1.0-r1/image/