Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 553118 - net-irc/quassel-0.12.2 fails to configure for USE="kde -phonon"
Summary: net-irc/quassel-0.12.2 fails to configure for USE="kde -phonon"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Patrick Lauer
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-24 08:25 UTC by Agostino Sarubbo
Modified: 2015-06-24 18:05 UTC (History)
5 users (show)

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


Attachments
emerge --info (file_553118.txt,4.06 KB, text/plain)
2015-06-24 08:25 UTC, Agostino Sarubbo
Details
CmakeError.log (CMakeError.log,11.46 KB, text/x-log)
2015-06-24 08:27 UTC, Agostino Sarubbo
Details
CmakeOutput.log (CMakeOutput.log,53.34 KB, text/x-log)
2015-06-24 08:27 UTC, Agostino Sarubbo
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Agostino Sarubbo gentoo-dev 2015-06-24 08:25:34 UTC
-- The following REQUIRED packages have not been found:

 * KDE4 (required version >= 4.4) , a world-class desktop environment , <http://www.kde.org>
   Enables various bits for improving integration with KDE


But I'm running kde.
Comment 1 Agostino Sarubbo gentoo-dev 2015-06-24 08:25:57 UTC
Created attachment 405626 [details]
emerge --info
Comment 2 Agostino Sarubbo gentoo-dev 2015-06-24 08:27:27 UTC
Created attachment 405628 [details]
CmakeError.log
Comment 3 Agostino Sarubbo gentoo-dev 2015-06-24 08:27:50 UTC
Created attachment 405630 [details]
CmakeOutput.log
Comment 4 uen 2015-06-24 17:44:43 UTC
I can confirm this behavior.

I think the USE-flag +kde depends on +phonon.

In my build.log i have "KDE4 not found, because Phonon was not found".
(build with +kde -phonon)

Building quassel-0.12.2 with -kde or +kde +phonon works both for me.

Building it with +kde -phonon i get the same error as ago.
Comment 5 Johannes Huber (RETIRED) gentoo-dev 2015-06-24 18:05:14 UTC
Thanks for reporting. This is fixed in cvs now. Please sync in some hours to get the changes.

+
+  24 Jun 2015; Johannes Huber <johu@gentoo.org> quassel-0.12.2.ebuild,
+  quassel-9999.ebuild:
+  Set REQUIRED_USE on phonon when kde is set, bug #553118.
+