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

Bug 444906

Summary: dev-util/cmake-2.8.10.1 fails to build packages when calling FindGettext.cmake
Product: Gentoo Linux Reporter: Rick Harris <rickfharris>
Component: [OLD] KDEAssignee: Gentoo KDE team <kde>
Status: RESOLVED FIXED    
Severity: normal CC: creffett
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: http://www.cmake.org/Bug/view.php?id=13691
Whiteboard:
Package list:
Runtime testing required: ---

Description Rick Harris 2012-11-27 08:16:33 UTC
Failure example:
-- Found Gettext: /usr/bin/msgmerge (found version "0.18.1") 
CMake Error at CMakeLists.txt:106 (if):
  if given arguments:

    "STREQUAL" "TRUE"

  Unknown arguments specified

-- Configuring incomplete, errors occurred!


This is a known cmake bug as discussed here -> http://www.cmake.org/Bug/view.php?id=13691

Patch committed at the end of that thread fixes the problem.
Comment 1 Chris Reffett (RETIRED) gentoo-dev Security 2012-11-27 22:08:57 UTC
Fixed in 2.8.10.2, which has been pushed to the tree.
+  27 Nov 2012; Chris Reffett <creffett@gentoo.org> +cmake-2.8.10.2.ebuild,
+  -cmake-2.8.10.1.ebuild:
+  Version bump to 2.8.10.2, fixes bug 444906. Remove old.