By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.

Bug 2031

Summary: Amarok FTBFS on Debian/Jessie
Product: TDE Reporter: Michele Calgaro <michele.calgaro>
Component: other (any)Assignee: Michele Calgaro <michele.calgaro>
Status: RESOLVED FIXED    
Severity: major CC: bugwatch, michele.calgaro
Priority: P5    
Version: R14.0.0 [Trinity]   
Hardware: Other   
OS: Linux   
Compiler Version: TDE Version String:
Application Version: Application Name:

Description Michele Calgaro 2014-04-17 23:27:56 CDT
Amarok FTBFS on Debian/Jessie caused by Ruby.
From the log file:

 ==========================
 ===  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 - WARNING  ========================================================
 ==========================
 =
 = You have passed the --without-included-sqlite option to configure, which
 = means that SQLite will be dynamically linked instead of statically linked.
 = IMPORTANT: you must ensure the libsqlite.so library in your system is
 = threadsafe!!! Amarok will not be stable otherwise.
 =
 ==================================
 ===  AMAROK WILL NOT BE BUILT  ================================================
 ==================================
Comment 1 Michele Calgaro 2014-04-18 01:40:43 CDT
The problem was caused by the switch to ruby2.0 in Debian/Jessie.
Fixed in commit 767de3f.
Comment 2 Michele Calgaro 2014-05-21 01:11:24 CDT
Fixed again in commit 6be520b, this time because of ruby 2.1