Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 41275

Summary: Kahakai 0.6.2 fails to find ruby during econf
Product: Gentoo Linux Reporter: Martin Diers <martin>
Component: Current packagesAssignee: Desktop WM Team (OBSOLETE) <desktop-wm+disabled>
Status: RESOLVED INVALID    
Severity: normal CC: estoycon, ruby
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge log of latest attempt

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. ***