Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 677520 - dev-ruby/rdoc-6.1.1 - /usr/bin/rake:9:in `load': cannot load such file -- /usr/lib64/ruby/gems/2.6.0/gems/rake-12.3.2/exe/rake (LoadError)
Summary: dev-ruby/rdoc-6.1.1 - /usr/bin/rake:9:in `load': cannot load such file -- /us...
Status: RESOLVED DUPLICATE of bug 674430
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-09 03:34 UTC by Anton Kochkov
Modified: 2019-04-21 16:50 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
build.log (rdoc_build2.log,3.59 KB, text/plain)
2019-02-09 03:34 UTC, Anton Kochkov
Details
emerge --info output (emerge_info.log,5.63 KB, text/plain)
2019-02-09 03:34 UTC, Anton Kochkov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Anton Kochkov 2019-02-09 03:34:11 UTC
Created attachment 564268 [details]
build.log

>>> Compiling source in /var/tmp/portage/dev-ruby/rdoc-6.1.1/work ...
 [32;01m*[0m Running compile phase for ruby25 ...
Generating lib/rdoc/rd/block_parser.rb...
/usr/bin/ruby25 /usr/lib64/ruby/gems/2.5.0/gems/racc-1.4.14/bin/racc -l -o lib/rdoc/rd/block_parser.rb lib/rdoc/rd/block_parser.ry
Generating lib/rdoc/rd/inline_parser.rb...
/usr/bin/ruby25 /usr/lib64/ruby/gems/2.5.0/gems/racc-1.4.14/bin/racc -l -o lib/rdoc/rd/inline_parser.rb lib/rdoc/rd/inline_parser.ry
Generating lib/rdoc/markdown.rb...
/usr/bin/ruby25 /usr/lib64/ruby/gems/2.5.0/gems/kpeg-1.1.0/bin/kpeg -fsv -o lib/rdoc/markdown.rb lib/rdoc/markdown.kpeg
Wrote RDoc::Markdown to lib/rdoc/markdown.rb
Generating lib/rdoc/markdown/literals.rb...
/usr/bin/ruby25 /usr/lib64/ruby/gems/2.5.0/gems/kpeg-1.1.0/bin/kpeg -fsv -o lib/rdoc/markdown/literals.rb lib/rdoc/markdown/literals.kpeg
Wrote RDoc::Markdown::Literals to lib/rdoc/markdown/literals.rb
 [32;01m*[0m Running compile phase for ruby26 ...
[1mTraceback[m (most recent call last):
	1: from /usr/bin/rake:9:in `<main>'
/usr/bin/rake:9:in `load': [1mcannot load such file -- /usr/lib64/ruby/gems/2.6.0/gems/rake-12.3.2/exe/rake ([1;4mLoadError[m[1m)[m
 [31;01m*[0m ERROR: dev-ruby/rdoc-6.1.1::gentoo failed (compile phase):
 [31;01m*[0m   (no error message)
 [31;01m*[0m 
 [31;01m*[0m Call stack:
 [31;01m*[0m     ebuild.sh, line  124:  Called src_compile
 [31;01m*[0m   environment, line 4478:  Called ruby-ng_src_compile
 [31;01m*[0m   environment, line 4170:  Called _ruby_each_implementation 'each_ruby_compile'
 [31;01m*[0m   environment, line  521:  Called _ruby_invoke_environment 'ruby26' 'each_ruby_compile'
 [31;01m*[0m   environment, line  650:  Called each_ruby_compile
 [31;01m*[0m   environment, line  882:  Called die
 [31;01m*[0m The specific snippet of code:
 [31;01m*[0m       ${RUBY} -S rake generate || die
 [31;01m*[0m 
 [31;01m*[0m If you need support, post the output of `emerge --info '=dev-ruby/rdoc-6.1.1::gentoo'`,
 [31;01m*[0m the complete build log and the output of `emerge -pqv '=dev-ruby/rdoc-6.1.1::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 =rdoc-6.1.1
 [31;01m*[0m The complete build log is located at '/var/tmp/portage/dev-ruby/rdoc-6.1.1/temp/build.log'.
 [31;01m*[0m The ebuild environment file is located at '/var/tmp/portage/dev-ruby/rdoc-6.1.1/temp/environment'.
 [31;01m*[0m Working directory: '/var/tmp/portage/dev-ruby/rdoc-6.1.1/work/ruby26/rdoc-6.1.1'
 [31;01m*[0m S: '/var/tmp/portage/dev-ruby/rdoc-6.1.1/work/ruby26/rdoc-6.1.1'
Comment 1 Anton Kochkov 2019-02-09 03:34:56 UTC
Created attachment 564270 [details]
emerge --info output
Comment 2 Hans de Graaff gentoo-dev Security 2019-04-21 16:50:45 UTC

*** This bug has been marked as a duplicate of bug 674430 ***