Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 444906 - dev-util/cmake-2.8.10.1 fails to build packages when calling FindGettext.cmake
Summary: dev-util/cmake-2.8.10.1 fails to build packages when calling FindGettext.cmake
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-27 08:16 UTC by Rick Harris
Modified: 2012-11-27 22:08 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.