Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 41275 - Kahakai 0.6.2 fails to find ruby during econf
Summary: Kahakai 0.6.2 fails to find ruby during econf
Status: RESOLVED INVALID
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Desktop WM Team (OBSOLETE)
URL:
Whiteboard:
Keywords:
: 43636 (view as bug list)
Depends on:
Blocks:
 
Reported: 2004-02-11 11:06 UTC by Martin Diers
Modified: 2004-03-31 13:55 UTC (History)
2 users (show)

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


Attachments
emerge log of latest attempt (2498-kahakai-0.6.2.log,16.24 KB, text/plain)
2004-02-13 11:40 UTC, Martin Diers
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Diers 2004-02-11 11:06:46 UTC
Kahakai ebuild includes the command: use-enable ruby, use-enable xinerama, use-enable truetype xft. Yet there are no such dependencies listed. As a result (in my case) econf fails, because I do not have ruby.

Reproducible: Always
Steps to Reproduce:
On a system lacking ruby, xinerama, or xft, emerge kahakai 0.6.2

Actual Results:  
econf fails

Expected Results:  
missing dependencies should be merged first.
Comment 1 Martin Diers 2004-02-11 11:16:21 UTC
Update to the above.

I probably misunderstand the purpose of the use-enable function in builds. Furthermore, I discovered that I do indeed have ruby installed, though I forgot about this.

That said, I changed the Summary of this bug to reflect this fact.

When I try to merge, though I do indeed have the lastest stable build of ruby installed (1.8.0) the build fails to find it.
Comment 2 Mamoru KOMACHI (RETIRED) gentoo-dev 2004-02-11 19:30:46 UTC
Please give us the exact version of ruby you have (ruby-1.8.0.ebuild
is gone from Portage tree atm) and the output of `ls -l /usr/bin/ruby*`.
Also, the output of `emerge info` would be nice.
Comment 3 Martin Diers 2004-02-13 11:40:09 UTC
Created attachment 25545 [details]
emerge log of latest attempt

I have version 1.8.0-r1 of Ruby installed.

The attached log is my emerge attempt, with the following command:
USE="ruby" ACCEPT_KEYWORDS="~x86" emerge -v kahakai
Comment 4 Martin Diers 2004-02-13 11:49:20 UTC
I remerged ruby and then remerged kahakai. Now it works. Changing status of bug to INVALID.
Comment 5 Jason Huebel (RETIRED) gentoo-dev 2004-03-31 13:55:15 UTC
*** Bug 43636 has been marked as a duplicate of this bug. ***