- * Package: dev-ruby/gemoji-2.1.0
- * Repository: gentoo
- * Maintainer: ruby@gentoo.org
- * USE: abi_x86_64 amd64 doc elibc_glibc kernel_linux ruby_targets_ruby19 test userland_GNU
- * FEATURES: sandbox test userpriv usersandbox
- Installed LAPACK for library directory lib64
- [1] reference *
- Installed BLAS for library directory lib64
- [1] reference *
- Installed CBLAS for library directory lib64
- [1] gsl
- [2] reference *
- >>> Unpacking source...
- * Running unpack phase for all ...
- >>> Unpacking gemoji-2.1.0.tar.gz to /tmp/portage/dev-ruby/gemoji-2.1.0/work/all
- >>> Source unpacked in /tmp/portage/dev-ruby/gemoji-2.1.0/work
- >>> Preparing source in /tmp/portage/dev-ruby/gemoji-2.1.0/work ...
- * Running prepare phase for all ...
- * Running source copy phase for ruby19 ...
- >>> Source prepared.
- >>> Configuring source in /tmp/portage/dev-ruby/gemoji-2.1.0/work ...
- >>> Source configured.
- >>> Compiling source in /tmp/portage/dev-ruby/gemoji-2.1.0/work ...
- * Running compile phase for all ...
- Invalid gemspec in [/usr/lib64/ruby/gems/1.9.1/specifications/ZenTest-4.9.0.gemspec]: Illformed requirement ["< 2.1, >= 1.8"]
- Parsing sources...
- 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
- Generating Darkfish format into /tmp/portage/dev-ruby/gemoji-2.1.0/work/all/gemoji-2.1.0/doc...
- Files: 5
- Classes: 1 ( 1 undocumented)
- Modules: 1 ( 1 undocumented)
- Constants: 1 ( 1 undocumented)
- Attributes: 3 ( 0 undocumented)
- Methods: 18 (11 undocumented)
- Total: 24 (14 undocumented)
- 41.67% documented
- Elapsed: 0.2s
- >>> Source compiled.
- >>> Test phase: dev-ruby/gemoji-2.1.0
- * Running test phase for ruby19 ...
- Invalid gemspec in [/usr/lib64/ruby/gems/1.9.1/specifications/ZenTest-4.9.0.gemspec]: Illformed requirement ["< 2.1, >= 1.8"]
- Invalid gemspec in [/usr/lib64/ruby/gems/1.9.1/specifications/ZenTest-4.9.0.gemspec]: Illformed requirement ["< 2.1, >= 1.8"]
- Warning: you should require 'minitest/autorun' instead.
- Warning: or add 'gem "minitest"' before 'require "minitest/autorun"'
- From:
- /usr/lib64/ruby/1.9.1/minitest/autorun.rb:14:in `<top (required)>'
- /tmp/portage/dev-ruby/gemoji-2.1.0/work/ruby19/gemoji-2.1.0/test/test_helper.rb:1:in `<top (required)>'
- /tmp/portage/dev-ruby/gemoji-2.1.0/work/ruby19/gemoji-2.1.0/test/documentation_test.rb:1:in `<top (required)>'
- /usr/lib64/ruby/gems/1.9.1/gems/rake-10.3.2/lib/rake/rake_test_loader.rb:15:in `block in <main>'
- /usr/lib64/ruby/gems/1.9.1/gems/rake-10.3.2/lib/rake/rake_test_loader.rb:4:in `select'
- /usr/lib64/ruby/gems/1.9.1/gems/rake-10.3.2/lib/rake/rake_test_loader.rb:4:in `<main>'
- MiniTest::Unit.autorun is now Minitest.autorun. From /usr/lib64/ruby/1.9.1/minitest/autorun.rb:18:in `<top (required)>'
- Run options: --seed 7329
- # Running:
- .......E................
- Finished in 0.261763s, 91.6859 runs/s, 3583.3913 assertions/s.
- 1) Error:
- IntegrityTest#test_"missing or incorrect unicodes":
- Encoding::InvalidByteSequenceError: "\xF0" on US-ASCII
- /usr/lib64/ruby/gems/1.9.1/gems/json-1.8.1/lib/json/common.rb:155:in `encode'
- /usr/lib64/ruby/gems/1.9.1/gems/json-1.8.1/lib/json/common.rb:155:in `initialize'
- /usr/lib64/ruby/gems/1.9.1/gems/json-1.8.1/lib/json/common.rb:155:in `new'
- /usr/lib64/ruby/gems/1.9.1/gems/json-1.8.1/lib/json/common.rb:155:in `parse'
- /tmp/portage/dev-ruby/gemoji-2.1.0/work/ruby19/gemoji-2.1.0/test/integrity_test.rb:69:in `db'
- /tmp/portage/dev-ruby/gemoji-2.1.0/work/ruby19/gemoji-2.1.0/test/integrity_test.rb:76:in `source_unicode_emoji'
- /tmp/portage/dev-ruby/gemoji-2.1.0/work/ruby19/gemoji-2.1.0/test/integrity_test.rb:48:in `block in <class:IntegrityTest>'
- 24 runs, 938 assertions, 0 failures, 1 errors, 0 skips
- rake aborted!
- 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" ]
- Tasks: TOP => test
- (See full trace by running task with --trace)
- * ERROR: dev-ruby/gemoji-2.1.0::gentoo failed (test phase):
- * tests failed
- *
- * Call stack:
- * ebuild.sh, line 93: Called src_test
- * environment, line 4477: Called ruby-ng_src_test
- * environment, line 4148: Called _ruby_each_implementation 'each_ruby_test'
- * environment, line 599: Called _ruby_invoke_environment 'ruby19' 'each_ruby_test'
- * environment, line 651: Called each_ruby_test
- * environment, line 938: Called each_fakegem_test
- * environment, line 919: Called die
- * The specific snippet of code:
- * ${RUBY} -S rake ${RUBY_FAKEGEM_TASK_TEST} || die "tests failed"
- *
- * If you need support, post the output of `emerge --info '=dev-ruby/gemoji-2.1.0::gentoo'`,
- * the complete build log and the output of `emerge -pqv '=dev-ruby/gemoji-2.1.0::gentoo'`.
- !!! When you file a bug report, please include the following information:
- GENTOO_VM= CLASSPATH="/usr/libexec/ccp4/bin:/usr/libexec/ccp4/bin:" JAVA_HOME="/etc/java-config-2/current-system-vm"
- JAVACFLAGS="" COMPILER=""
- and of course, the output of emerge --info =gemoji-2.1.0
- * The complete build log is located at '/var/log/portage/dev-ruby:gemoji-2.1.0:20141028-142843.log'.
- * The ebuild environment file is located at '/tmp/portage/dev-ruby/gemoji-2.1.0/temp/environment'.
- * Working directory: '/tmp/portage/dev-ruby/gemoji-2.1.0/work/ruby19/gemoji-2.1.0'
- * S: '/tmp/portage/dev-ruby/gemoji-2.1.0/work/ruby19/gemoji-2.1.0'
- >>> Install gemoji-2.1.0 into /tmp/portage/dev-ruby/gemoji-2.1.0/image/ category dev-ruby
- * Running install phase for ruby19 ...
- * Running install phase for all ...
- * Running check install phase for ruby19 ...
- >>> Completed installing gemoji-2.1.0 into /tmp/portage/dev-ruby/gemoji-2.1.0/image/
- ecompressdir: bzip2 -9 /usr/share/doc