Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 302548 - kde-base/kwin-4.3.5 fails to build with USE="-opengl"
Summary: kde-base/kwin-4.3.5 fails to build with USE="-opengl"
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL: http://websvn.kde.org/?view=revision&...
Whiteboard:
Keywords: InVCS
Depends on:
Blocks:
 
Reported: 2010-01-27 22:50 UTC by Bartosz Brachaczek
Modified: 2010-01-28 11:28 UTC (History)
0 users

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


Attachments
upstream patch (4.3.5-fix_no_opengl.patch,934 bytes, patch)
2010-01-27 22:51 UTC, Bartosz Brachaczek
Details | Diff
ebuild respecting the patch (kwin-4.3.5.ebuild,1.30 KB, text/plain)
2010-01-27 22:52 UTC, Bartosz Brachaczek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Bartosz Brachaczek 2010-01-27 22:50:42 UTC
I get the following error message:

[ 94%] Building CXX object kwin/effects/CMakeFiles/kwin4_effect_builtins.dir/logout/logout.o
/var/tmp/portage/kde-base/kwin-4.3.5/work/kwin-4.3.5/kwin/effects/logout/logout.cpp: In member function ‘virtual void KWin::LogoutEffect::prePaintScreen(KWin::ScreenPrePaintData&, int)’:
/var/tmp/portage/kde-base/kwin-4.3.5/work/kwin-4.3.5/kwin/effects/logout/logout.cpp:115: error: ‘frameDelay’ was not declared in this scope
/var/tmp/portage/kde-base/kwin-4.3.5/work/kwin-4.3.5/kwin/effects/logout/logout.cpp: In member function ‘virtual void KWin::LogoutEffect::postPaintScreen()’:
/var/tmp/portage/kde-base/kwin-4.3.5/work/kwin-4.3.5/kwin/effects/logout/logout.cpp:236: error: ‘frameDelay’ was not declared in this scope
make[2]: *** [kwin/effects/CMakeFiles/kwin4_effect_builtins.dir/logout/logout.o] Błąd 1
make[1]: *** [kwin/effects/CMakeFiles/kwin4_effect_builtins.dir/all] Błąd 2
make: *** [all] Błąd 2
 * ERROR: kde-base/kwin-4.3.5 failed:
 *   Make failed!


This bug was introduced in this commit: http://websvn.kde.org/?view=revision&revision=1030720.
It isn't fixed in 4.3 branch but is fixed in trunk. Link to upstream commit fixing this issue in URL.

Reproducible: Always

Steps to Reproduce:
1. USE="-opengl" emerge =kde-base/kwin-4.3.5
Comment 1 Bartosz Brachaczek 2010-01-27 22:51:41 UTC
Created attachment 217670 [details, diff]
upstream patch
Comment 2 Bartosz Brachaczek 2010-01-27 22:52:42 UTC
Created attachment 217671 [details]
ebuild respecting the patch
Comment 3 Jouni Rinne 2010-01-28 05:54:45 UTC
(sigh) The KDE people did it again... Don't they EVER test their stuff before releasing?

Oh, right, the patch worked wonderfully, thank you! Let's include this patch in portage ASAP, please?
Comment 4 Tomáš Chvátal (RETIRED) gentoo-dev 2010-01-28 11:28:10 UTC
Fixed in cvs.