Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 379347 - dev-libs/soprano requires recent CMake version
Summary: dev-libs/soprano requires recent CMake version
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-08-16 07:19 UTC by Piotr Stachura
Modified: 2011-08-27 20:31 UTC (History)
0 users

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 Piotr Stachura 2011-08-16 07:19:16 UTC
I was able to compile soprano-2.7.0 using CMake 2.8.1 but it was not able to find libraptor dependiences (parse error). Due to this error in whole kde 4.7 no Nepomuk was installed (and also kdepimlibs couldn't be compiled).
I think that cmake minimal version should be added to this package (and maybe for kde itselt) to prevent that issue.
Update CMake to recent version (2.8.5) fixes that problem.

Reproducible: Always

Steps to Reproduce:
1. Try to compile soprano using CMake (for me it was 2.8.1)
2. You can see errors during configure phase and information that no libraptor dependiences was found
3. In result soprano is built without nepomuk.
4. Try to install kde - you will see information that no Nepomuk <kdelibs> was found. This feature is needed by kdepimlibs.



Update CMake fixes this problem.
Comment 1 Andreas K. Hüttel archtester gentoo-dev 2011-08-27 20:31:09 UTC
cmake 2.8.1 is not in the tree anymore... I suspect this is already fixed in current stable 2.8.4, else we'd have seen duplicate bugs by now.

Raising general cmake requirement to 2.8.4 in eclass.