Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 365815 - kde-base/smoke:4.6 must depend on kde-base/kdelibs:4.6[opengl]
Summary: kde-base/smoke:4.6 must depend on kde-base/kdelibs:4.6[opengl]
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal trivial (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-03 13:09 UTC by Michael
Modified: 2011-07-11 20:34 UTC (History)
0 users

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


Attachments
Build log (build.log,146.73 KB, text/plain)
2011-05-07 09:21 UTC, Michael
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Michael 2011-05-03 13:09:50 UTC
when kde-base/kdelibs:4.6 are compiled with USE="-opengl", kde-base/smoke:4.6 wouldn't build.

the error is:
"plasma_includes.h:12:29: fatal error: plasma/glapplet.h: No such file or directory"
Comment 1 Tomáš Chvátal (RETIRED) gentoo-dev 2011-05-05 13:39:46 UTC
Please, attach build logs so we can investigate root cause of the issue.

Maybe the opengl is optional and automagically handled...
Comment 2 Michael 2011-05-07 09:21:26 UTC
Created attachment 272355 [details]
Build log
Comment 3 Andreas K. Hüttel archtester gentoo-dev 2011-05-14 14:33:19 UTC
Not automagic, not optional, and there are no config options in place to take
care of this. 

I'll add a dependency on kdelibs[opengl], but keep the bug open for now as this
has to be fixed upstream. (Unless upstream decides to force opengl use, which
is quite possible given the heavy involvment of desktop effects etc...)
Comment 4 Andreas K. Hüttel archtester gentoo-dev 2011-07-11 20:34:06 UTC
Lets look again at this when 4.7 is out.