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

Bug 172605

Summary: amarok-1.4.5-r1 doesn't compile: can't find ruby
Product: Gentoo Linux Reporter: Vladimir Pouzanov <farcaller>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description Vladimir Pouzanov 2007-03-28 21:59:42 UTC
emerge amarok results in:
...
config.status: creating config.h
config.status: executing depfiles commands

 ==========================
 ===  Amarok - ERROR  ==========================================================
 ==========================
 =
 = The Ruby programming language is not installed. Please obtain Ruby
 = (version 1.8 or later) from http://ruby-lang.org, or install a distribution
 = package. To build Amarok requires the Ruby header files as well, which some
 = distributions package separately.
 =
 ==================================
 ===  AMAROK WILL NOT BE BUILT  ================================================
 ==================================
 =
 = Some mandatory dependencies are either not installed or not installed
 = correctly. See the Amarok README for help with this issue. Further assistance
 = can be found at http://amarok.kde.org or in amarok on irc.freenode.net.
 = You will still be able to build other modules from extragear/multimedia.
 =
 ===============================================================================
make  all-recursive
...

emerged package is missing amarok binary.

Tested with ruby 1.8.5_p35 and 1.8.6

Reproducible: Always

Steps to Reproduce:
1. emerge amarok

Actual Results:  
no /usr/bin/amarok binary

Expected Results:  
working amarok
Comment 1 Vladimir Pouzanov 2007-03-28 22:00:52 UTC
Created attachment 114827 [details]
emerge --info
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2007-03-28 22:18:20 UTC

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