Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 603772 - app-office/calligra-3.0.0: CMake Error at CMakeLists.txt:242 (if): if given arguments: "VERSION_LESS" "5.16.0" Unknown arguments specified
Summary: app-office/calligra-3.0.0: CMake Error at CMakeLists.txt:242 (if): if given a...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-12-26 15:39 UTC by Dainius Masiliūnas
Modified: 2016-12-30 09:41 UTC (History)
1 user (show)

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


Attachments
build.log (file_603772.txt,10.05 KB, text/plain)
2016-12-26 15:39 UTC, Dainius Masiliūnas
Details
Emerge info (calligra-emerge-info.log,6.23 KB, text/plain)
2016-12-26 15:44 UTC, Dainius Masiliūnas
Details
CMakeCache.txt (file_603772.txt,35.13 KB, text/plain)
2016-12-26 15:46 UTC, Dainius Masiliūnas
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Dainius Masiliūnas 2016-12-26 15:39:22 UTC
Created attachment 457436 [details]
build.log

When attempting to emerge calligra-3.0.0, I get a CMake error:

CMake Error at CMakeLists.txt:242 (if):
  if given arguments:

    "VERSION_LESS" "5.16.0"

  Unknown arguments specified


-- Configuring incomplete, errors occurred!

This seems to hint that $KF5_VERSION is undefined.

The build log and other information is attached.
Comment 1 Dainius Masiliūnas 2016-12-26 15:44:56 UTC
Created attachment 457438 [details]
Emerge info
Comment 2 Dainius Masiliūnas 2016-12-26 15:46:36 UTC
Created attachment 457440 [details]
CMakeCache.txt
Comment 3 Andreas Sturmlechner gentoo-dev 2016-12-30 00:28:55 UTC
Thanks for report, fixed in git (commit 040f3e11669ec6f7154588421cff00c1d6990578).
Comment 4 Dainius Masiliūnas 2016-12-30 09:41:01 UTC
Confirmed fixed, thanks!