1. * Package: dev-ruby/gemoji-2.1.0
  2. * Repository: gentoo
  3. * Maintainer: ruby@gentoo.org
  4. * USE: abi_x86_64 amd64 doc elibc_glibc kernel_linux ruby_targets_ruby19 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 gemoji-2.1.0.tar.gz to /tmp/portage/dev-ruby/gemoji-2.1.0/work/all
  16. >>> Source unpacked in /tmp/portage/dev-ruby/gemoji-2.1.0/work
  17. >>> Preparing source in /tmp/portage/dev-ruby/gemoji-2.1.0/work ...
  18. * Running prepare phase for all ...
  19. * Running source copy phase for ruby19 ...
  20. >>> Source prepared.
  21. >>> Configuring source in /tmp/portage/dev-ruby/gemoji-2.1.0/work ...
  22. >>> Source configured.
  23. >>> Compiling source in /tmp/portage/dev-ruby/gemoji-2.1.0/work ...
  24. * Running compile phase for all ...
  25. Invalid gemspec in [/usr/lib64/ruby/gems/1.9.1/specifications/ZenTest-4.9.0.gemspec]: Illformed requirement ["< 2.1, >= 1.8"]
  26. Parsing sources...
  27. 20% [ 1/ 5] lib/emoji.rb 40% [ 2/ 5] lib/emoji/character.rb 60% [ 3/ 5] lib/emoji/railtie.rb 80% [ 4/ 5] lib/gemoji.rb 100% [ 5/ 5] lib/tasks/emoji.rake
  28. Generating Darkfish format into /tmp/portage/dev-ruby/gemoji-2.1.0/work/all/gemoji-2.1.0/doc...
  29. Files: 5
  30. Classes: 1 ( 1 undocumented)
  31. Modules: 1 ( 1 undocumented)
  32. Constants: 1 ( 1 undocumented)
  33. Attributes: 3 ( 0 undocumented)
  34. Methods: 18 (11 undocumented)
  35. Total: 24 (14 undocumented)
  36. 41.67% documented
  37. Elapsed: 0.2s
  38. >>> Source compiled.
  39. >>> Test phase: dev-ruby/gemoji-2.1.0
  40. * Running test phase for ruby19 ...
  41. Invalid gemspec in [/usr/lib64/ruby/gems/1.9.1/specifications/ZenTest-4.9.0.gemspec]: Illformed requirement ["< 2.1, >= 1.8"]
  42. Invalid gemspec in [/usr/lib64/ruby/gems/1.9.1/specifications/ZenTest-4.9.0.gemspec]: Illformed requirement ["< 2.1, >= 1.8"]
  43. Warning: you should require 'minitest/autorun' instead.
  44. Warning: or add 'gem "minitest"' before 'require "minitest/autorun"'
  45. From:
  46. /usr/lib64/ruby/1.9.1/minitest/autorun.rb:14:in `<top (required)>'
  47. /tmp/portage/dev-ruby/gemoji-2.1.0/work/ruby19/gemoji-2.1.0/test/test_helper.rb:1:in `<top (required)>'
  48. /tmp/portage/dev-ruby/gemoji-2.1.0/work/ruby19/gemoji-2.1.0/test/documentation_test.rb:1:in `<top (required)>'
  49. /usr/lib64/ruby/gems/1.9.1/gems/rake-10.3.2/lib/rake/rake_test_loader.rb:15:in `block in <main>'
  50. /usr/lib64/ruby/gems/1.9.1/gems/rake-10.3.2/lib/rake/rake_test_loader.rb:4:in `select'
  51. /usr/lib64/ruby/gems/1.9.1/gems/rake-10.3.2/lib/rake/rake_test_loader.rb:4:in `<main>'
  52. MiniTest::Unit.autorun is now Minitest.autorun. From /usr/lib64/ruby/1.9.1/minitest/autorun.rb:18:in `<top (required)>'
  53. Run options: --seed 7329
  54. # Running:
  55. .......E................
  56. Finished in 0.261763s, 91.6859 runs/s, 3583.3913 assertions/s.
  57. 1) Error:
  58. IntegrityTest#test_"missing or incorrect unicodes":
  59. Encoding::InvalidByteSequenceError: "\xF0" on US-ASCII
  60. /usr/lib64/ruby/gems/1.9.1/gems/json-1.8.1/lib/json/common.rb:155:in `encode'
  61. /usr/lib64/ruby/gems/1.9.1/gems/json-1.8.1/lib/json/common.rb:155:in `initialize'
  62. /usr/lib64/ruby/gems/1.9.1/gems/json-1.8.1/lib/json/common.rb:155:in `new'
  63. /usr/lib64/ruby/gems/1.9.1/gems/json-1.8.1/lib/json/common.rb:155:in `parse'
  64. /tmp/portage/dev-ruby/gemoji-2.1.0/work/ruby19/gemoji-2.1.0/test/integrity_test.rb:69:in `db'
  65. /tmp/portage/dev-ruby/gemoji-2.1.0/work/ruby19/gemoji-2.1.0/test/integrity_test.rb:76:in `source_unicode_emoji'
  66. /tmp/portage/dev-ruby/gemoji-2.1.0/work/ruby19/gemoji-2.1.0/test/integrity_test.rb:48:in `block in <class:IntegrityTest>'
  67. 24 runs, 938 assertions, 0 failures, 1 errors, 0 skips
  68. rake aborted!
  69. Command failed with status (1): [ruby -I"lib:test" -I"/usr/lib64/ruby/gems/1.9.1/gems/rake-10.3.2/lib" "/usr/lib64/ruby/gems/1.9.1/gems/rake-10.3.2/lib/rake/rake_test_loader.rb" "test/documentation_test.rb" "test/emoji_test.rb" "test/integrity_test.rb" ]
  70. Tasks: TOP => test
  71. (See full trace by running task with --trace)
  72. * ERROR: dev-ruby/gemoji-2.1.0::gentoo failed (test phase):
  73. * tests failed
  74. *
  75. * Call stack:
  76. * ebuild.sh, line 93: Called src_test
  77. * environment, line 4477: Called ruby-ng_src_test
  78. * environment, line 4148: Called _ruby_each_implementation 'each_ruby_test'
  79. * environment, line 599: Called _ruby_invoke_environment 'ruby19' 'each_ruby_test'
  80. * environment, line 651: Called each_ruby_test
  81. * environment, line 938: Called each_fakegem_test
  82. * environment, line 919: Called die
  83. * The specific snippet of code:
  84. * ${RUBY} -S rake ${RUBY_FAKEGEM_TASK_TEST} || die "tests failed"
  85. *
  86. * If you need support, post the output of `emerge --info '=dev-ruby/gemoji-2.1.0::gentoo'`,
  87. * the complete build log and the output of `emerge -pqv '=dev-ruby/gemoji-2.1.0::gentoo'`.
  88. !!! When you file a bug report, please include the following information:
  89. GENTOO_VM= CLASSPATH="/usr/libexec/ccp4/bin:/usr/libexec/ccp4/bin:" JAVA_HOME="/etc/java-config-2/current-system-vm"
  90. JAVACFLAGS="" COMPILER=""
  91. and of course, the output of emerge --info =gemoji-2.1.0
  92. * The complete build log is located at '/var/log/portage/dev-ruby:gemoji-2.1.0:20141028-142843.log'.
  93. * The ebuild environment file is located at '/tmp/portage/dev-ruby/gemoji-2.1.0/temp/environment'.
  94. * Working directory: '/tmp/portage/dev-ruby/gemoji-2.1.0/work/ruby19/gemoji-2.1.0'
  95. * S: '/tmp/portage/dev-ruby/gemoji-2.1.0/work/ruby19/gemoji-2.1.0'
  96. >>> Install gemoji-2.1.0 into /tmp/portage/dev-ruby/gemoji-2.1.0/image/ category dev-ruby
  97. * Running install phase for ruby19 ...
  98. * Running install phase for all ...
  99. * Running check install phase for ruby19 ...
  100. >>> Completed installing gemoji-2.1.0 into /tmp/portage/dev-ruby/gemoji-2.1.0/image/
  101. ecompressdir: bzip2 -9 /usr/share/doc