Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 692526 - dev-ruby/rdoc-6.1.1 :gentoo failed (compile phase)
Summary: dev-ruby/rdoc-6.1.1 :gentoo failed (compile phase)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: AMD64 Linux
: Normal major (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-08-19 14:35 UTC by aleck
Modified: 2019-08-19 21:15 UTC (History)
0 users

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


Attachments
build.log (build.log,3.52 KB, text/x-log)
2019-08-19 14:35 UTC, aleck
Details
emerge --info (emerge.info,5.86 KB, text/plain)
2019-08-19 14:40 UTC, aleck
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aleck 2019-08-19 14:35:36 UTC
Created attachment 587414 [details]
build.log

Build failed:

Traceback (most recent call last):
        2: from /usr/local/bin/rake:23:in `<main>'
        1: from /usr/lib64/ruby/site_ruby/2.5.0/rubygems.rb:308:in `activate_bin_path'
/usr/lib64/ruby/site_ruby/2.5.0/rubygems.rb:289:in `find_spec_for_exe': can't find gem rake (>= 0.a) with executable rake (Gem::GemNotFoundException)
Comment 1 aleck 2019-08-19 14:40:05 UTC
Created attachment 587416 [details]
emerge --info

emerge --info
Comment 2 aleck 2019-08-19 21:15:08 UTC
Problem was a installed rake version in /usr/local/bin. After removing this version the installation works.