Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 535030 Details for
Bug 657468
dev-ruby/slim-3.0.9: test failure: LoadError: cannot load such file: test_{render_with_markdown,embedded_markdown}
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
build.log
build.log (text/plain), 9.23 KB, created by
Thomas Deutschmann (RETIRED)
on 2018-06-06 16:46:36 UTC
(
hide
)
Description:
build.log
Filename:
MIME Type:
Creator:
Thomas Deutschmann (RETIRED)
Created:
2018-06-06 16:46:36 UTC
Size:
9.23 KB
patch
obsolete
> * Package: dev-ruby/slim-3.0.9 > * Repository: gentoo > * Maintainer: ruby@gentoo.org > * USE: abi_x86_32 elibc_glibc kernel_linux ruby_targets_ruby23 test userland_GNU x86 > * FEATURES: preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... > * Running unpack phase for all ... > * Unpacking .gem file... ... > [ ok ] > * Uncompressing metadata ... > [ ok ] > * Unpacking data.tar.gz ... > [ ok ] >>>> Source unpacked in /var/tmp/portage/dev-ruby/slim-3.0.9/work >>>> Preparing source in /var/tmp/portage/dev-ruby/slim-3.0.9/work ... > * Running prepare phase for all ... > * Running prepare phase for all ... > * Running source copy phase for ruby23 ... > * Running prepare phase for ruby23 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-ruby/slim-3.0.9/work ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-ruby/slim-3.0.9/work ... > * Running compile phase for all ... >>>> Source compiled. >>>> Test phase: dev-ruby/slim-3.0.9 > * Running test phase for ruby23 ... >/usr/bin/ruby23 -I"lib:lib:test/core" -I"/usr/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib" "/usr/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/rake_test_loader.rb" "test/core/test_code_blocks.rb" "test/core/test_code_escaping.rb" "test/core/test_code_evaluation.rb" "test/core/test_code_output.rb" "test/core/test_code_structure.rb" "test/core/test_commands.rb" "test/core/test_embedded_engines.rb" "test/core/test_encoding.rb" "test/core/test_erb_converter.rb" "test/core/test_html_attributes.rb" "test/core/test_html_escaping.rb" "test/core/test_html_structure.rb" "test/core/test_parser_errors.rb" "test/core/test_pretty.rb" "test/core/test_ruby_errors.rb" "test/core/test_slim_template.rb" "test/core/test_splat_prefix_option.rb" "test/core/test_tabs.rb" "test/core/test_text_interpolation.rb" "test/core/test_thread_options.rb" "test/core/test_unicode.rb" >Run options: --seed 2128 > ># Running: > >...........E..............................................................................................................................Deprecated syntax: =' for trailing whitespace is deprecated in favor of => > (__TEMPLATE__), Line 3, Column 4 > ==' hello_world > ^ >..Deprecated syntax: =' for trailing whitespace is deprecated in favor of => > (__TEMPLATE__), Line 2, Column 4 > p=' hello_world > ^ >.....Deprecated syntax: =' for trailing whitespace is deprecated in favor of => > (__TEMPLATE__), Line 2, Column 5 > p==' hello_world > ^ >..Deprecated syntax: =' for trailing whitespace is deprecated in favor of => > (__TEMPLATE__), Line 3, Column 3 > =' hello_world > ^ >......................E........................................................................................................................ > >Finished in 5.691092s, 50.9568 runs/s, 87.5052 assertions/s. > > 1) Error: >TestSlimEmbeddedEngines#test_render_with_markdown: >LoadError: cannot load such file -- pandoc-ruby > /usr/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:59:in `require' > /usr/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:59:in `require' > /usr/lib/ruby/gems/2.3.0/gems/tilt-2.0.5/lib/tilt/pandoc.rb:2:in `<top (required)>' > /usr/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:59:in `require' > /usr/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:59:in `require' > /usr/lib/ruby/gems/2.3.0/gems/tilt-2.0.5/lib/tilt/mapping.rb:243:in `block in lazy_load' > /usr/lib/ruby/gems/2.3.0/gems/tilt-2.0.5/lib/tilt/mapping.rb:241:in `each' > /usr/lib/ruby/gems/2.3.0/gems/tilt-2.0.5/lib/tilt/mapping.rb:241:in `lazy_load' > /usr/lib/ruby/gems/2.3.0/gems/tilt-2.0.5/lib/tilt/mapping.rb:216:in `lookup' > /usr/lib/ruby/gems/2.3.0/gems/tilt-2.0.5/lib/tilt/mapping.rb:154:in `[]' > /usr/lib/ruby/gems/2.3.0/gems/tilt-2.0.5/lib/tilt.rb:48:in `[]' > /var/tmp/portage/dev-ruby/slim-3.0.9/work/ruby23/slim-3.0.9/test/core/test_embedded_engines.rb:45:in `test_render_with_markdown' > > > 2) Error: >TestSlimRubyErrors#test_embedded_markdown: >LoadError: cannot load such file -- pandoc-ruby > /usr/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:59:in `require' > /usr/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:59:in `require' > /usr/lib/ruby/gems/2.3.0/gems/tilt-2.0.5/lib/tilt/pandoc.rb:2:in `<top (required)>' > /usr/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:59:in `require' > /usr/lib/ruby/site_ruby/2.3.0/rubygems/core_ext/kernel_require.rb:59:in `require' > /usr/lib/ruby/gems/2.3.0/gems/tilt-2.0.5/lib/tilt/mapping.rb:243:in `block in lazy_load' > /usr/lib/ruby/gems/2.3.0/gems/tilt-2.0.5/lib/tilt/mapping.rb:241:in `each' > /usr/lib/ruby/gems/2.3.0/gems/tilt-2.0.5/lib/tilt/mapping.rb:241:in `lazy_load' > /usr/lib/ruby/gems/2.3.0/gems/tilt-2.0.5/lib/tilt/mapping.rb:216:in `lookup' > /usr/lib/ruby/gems/2.3.0/gems/tilt-2.0.5/lib/tilt/mapping.rb:154:in `[]' > /usr/lib/ruby/gems/2.3.0/gems/tilt-2.0.5/lib/tilt.rb:48:in `[]' > /var/tmp/portage/dev-ruby/slim-3.0.9/work/ruby23/slim-3.0.9/lib/slim/embedded.rb:135:in `on_slim_embedded' > /var/tmp/portage/dev-ruby/slim-3.0.9/work/ruby23/slim-3.0.9/lib/slim/embedded.rb:103:in `on_slim_embedded' > /usr/lib/ruby/gems/2.3.0/gems/temple-0.8.0/lib/temple/mixins/dispatcher.rb:70:in `dispatcher' > /usr/lib/ruby/gems/2.3.0/gems/temple-0.8.0/lib/temple/mixins/dispatcher.rb:49:in `compile' > /usr/lib/ruby/gems/2.3.0/gems/temple-0.8.0/lib/temple/mixins/dispatcher.rb:7:in `block in on_multi' > /usr/lib/ruby/gems/2.3.0/gems/temple-0.8.0/lib/temple/mixins/dispatcher.rb:7:in `each' > /usr/lib/ruby/gems/2.3.0/gems/temple-0.8.0/lib/temple/mixins/dispatcher.rb:7:in `on_multi' > /usr/lib/ruby/gems/2.3.0/gems/temple-0.8.0/lib/temple/mixins/dispatcher.rb:108:in `dispatcher' > /usr/lib/ruby/gems/2.3.0/gems/temple-0.8.0/lib/temple/mixins/dispatcher.rb:49:in `compile' > /usr/lib/ruby/gems/2.3.0/gems/temple-0.8.0/lib/temple/mixins/dispatcher.rb:45:in `call' > /usr/lib/ruby/gems/2.3.0/gems/temple-0.8.0/lib/temple/engine.rb:50:in `block in call' > /usr/lib/ruby/gems/2.3.0/gems/temple-0.8.0/lib/temple/engine.rb:50:in `each' > /usr/lib/ruby/gems/2.3.0/gems/temple-0.8.0/lib/temple/engine.rb:50:in `inject' > /usr/lib/ruby/gems/2.3.0/gems/temple-0.8.0/lib/temple/engine.rb:50:in `call' > /usr/lib/ruby/gems/2.3.0/gems/temple-0.8.0/lib/temple/mixins/template.rb:10:in `compile' > /usr/lib/ruby/gems/2.3.0/gems/temple-0.8.0/lib/temple/templates/tilt.rb:30:in `prepare' > /usr/lib/ruby/gems/2.3.0/gems/tilt-2.0.5/lib/tilt/template.rb:92:in `initialize' > /var/tmp/portage/dev-ruby/slim-3.0.9/work/ruby23/slim-3.0.9/test/core/helper.rb:22:in `new' > /var/tmp/portage/dev-ruby/slim-3.0.9/work/ruby23/slim-3.0.9/test/core/helper.rb:22:in `render' > /var/tmp/portage/dev-ruby/slim-3.0.9/work/ruby23/slim-3.0.9/test/core/helper.rb:58:in `assert_ruby_error' > /var/tmp/portage/dev-ruby/slim-3.0.9/work/ruby23/slim-3.0.9/test/core/test_ruby_errors.rb:144:in `test_embedded_markdown' > >290 runs, 498 assertions, 0 failures, 2 errors, 0 skips >rake aborted! >Command failed with status (1): [ruby -I"lib:lib:test/core" -I"/usr/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib" "/usr/lib/ruby/gems/2.3.0/gems/rake-10.5.0/lib/rake/rake_test_loader.rb" "test/core/test_code_blocks.rb" "test/core/test_code_escaping.rb" "test/core/test_code_evaluation.rb" "test/core/test_code_output.rb" "test/core/test_code_structure.rb" "test/core/test_commands.rb" "test/core/test_embedded_engines.rb" "test/core/test_encoding.rb" "test/core/test_erb_converter.rb" "test/core/test_html_attributes.rb" "test/core/test_html_escaping.rb" "test/core/test_html_structure.rb" "test/core/test_parser_errors.rb" "test/core/test_pretty.rb" "test/core/test_ruby_errors.rb" "test/core/test_slim_template.rb" "test/core/test_splat_prefix_option.rb" "test/core/test_tabs.rb" "test/core/test_text_interpolation.rb" "test/core/test_thread_options.rb" "test/core/test_unicode.rb" ] > >Tasks: TOP => test => test:core_and_plugins => test:core >(See full trace by running task with --trace) > * ERROR: dev-ruby/slim-3.0.9::gentoo failed (test phase): > * tests failed > * > * Call stack: > * ebuild.sh, line 124: Called src_test > * environment, line 4494: Called ruby-ng_src_test > * environment, line 4206: Called _ruby_each_implementation 'each_ruby_test' > * environment, line 537: Called _ruby_invoke_environment 'ruby23' 'each_ruby_test' > * environment, line 662: Called each_ruby_test > * environment, line 891: Called each_fakegem_test > * environment, line 865: 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/slim-3.0.9::gentoo'`, > * the complete build log and the output of `emerge -pqv '=dev-ruby/slim-3.0.9::gentoo'`. >!!! When you file a bug report, please include the following information: >GENTOO_VM= CLASSPATH="" JAVA_HOME="" >JAVACFLAGS="" COMPILER="" >and of course, the output of emerge --info =slim-3.0.9 > * The complete build log is located at '/var/tmp/portage/dev-ruby/slim-3.0.9/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-ruby/slim-3.0.9/temp/environment'. > * Working directory: '/var/tmp/portage/dev-ruby/slim-3.0.9/work/ruby23/slim-3.0.9' > * S: '/var/tmp/portage/dev-ruby/slim-3.0.9/work/ruby23/slim-3.0.9'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 657468
: 535030