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 - Amarok FTBFS on Debian/Jessie
Summary: Amarok FTBFS on Debian/Jessie
Status: RESOLVED FIXED
Alias: None
Product: TDE
Classification: Unclassified
Component: other (any) (show other bugs)
Version: R14.0.0 [Trinity]
Hardware: Other Linux
: P5 major
Assignee: Michele Calgaro
URL:
Depends on:
Blocks:
 
Reported: 2014-04-17 23:27 CDT by Michele Calgaro
Modified: 2014-05-21 01:11 CDT (History)
2 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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