Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 388695

Summary: =dev-util/cmake-2.8.6-r1 requires a patch to work with de-util/qtcreator and dev-uti/codeblocks
Product: Gentoo Linux Reporter: Markus Rathgeb <maggu2810>
Component: New packagesAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal Keywords: NeedPatch
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://www.cmake.org/
Whiteboard:
Package list:
Runtime testing required: ---

Description Markus Rathgeb 2011-10-27 20:02:36 UTC
There was a problem in the 2.8.6 release that stop qtcreator's cmake support.
(It could also be problematic for codeblocks)

Could we integrate the git commit that fix the problem in tree until a new release will be done?



Problem descripted here:
http://www.mail-archive.com/cmake@cmake.org/msg38386.html

Problematic commit:
http://www.mail-archive.com/cmake@cmake.org/msg38397.html

Fix:
http://www.mail-archive.com/cmake@cmake.org/msg38402.html
http://cmake.org/gitweb?p=cmake.git;a=commit;h=240d39

Reproducible: Always
Comment 1 Markus Rathgeb 2011-10-30 18:40:25 UTC
Hello!
The solution for the cmake team is a patch for cmake themself (see fix in the previous post).
So why is the cmake support of qtcreator broken?

If a graphic driver changed something, so Xorg could not work with it and the driver will be fixed to get a solution, would you say Xorg has a broken support? Could you explain me the topic change?
Comment 2 Markos Chandras (RETIRED) gentoo-dev 2011-10-30 22:57:18 UTC
This has nothing to do with qt-creator. Re-assigning bug to cmake maintainers
Comment 3 Andreas K. Hüttel archtester gentoo-dev 2011-10-30 23:10:11 UTC
Looks reasonable, patch added in 2.8.6-r3.
Comment 4 Markus Rathgeb 2011-10-31 06:14:01 UTC
Thank you!