Bug 216476

Summary: kdelibs doesn't build because of soprano missing
Product: [I don't know] kde Reporter: Ignat Semenov <i.semenov.kde>
Component: generalAssignee: Unassigned bugs mailing-list <unassigned-bugs>
Status: RESOLVED NOT A BUG    
Severity: normal CC: andresbajotierra
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Ignat Semenov 2009-11-28 08:59:15 UTC
Version:            (using Devel)
OS:                Linux
Installed from:    Compiled sources

kdelibs is revision 1055444
soprano is revision 1055179
Building kdelibs fails with the following message:
CMake Error at /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:57 (MESSAGE):
  Could NOT find Soprano (missing: SOPRANO_PLUGIN_RAPTORPARSER_FOUND
  SOPRANO_PLUGIN_REDLANDBACKEND_FOUND)
Call Stack (most recent call first):
  cmake/modules/FindSoprano.cmake:207 (find_package_handle_standard_args)
  CMakeLists.txt:93 (find_package)

However, Soprano is installed from kdesupport and virtuoso backend is built.
Comment 1 Dario Andres 2009-11-28 14:52:03 UTC
Try asking on #kde-devel on FreeNode, as some things changed recently in the cmake code of kdelibs....
Comment 2 Ignat Semenov 2009-11-28 16:59:33 UTC
Yes, I've found it, after looking at SVN log in kdelibs/nepomuk. Rator and Redland are now hard dependency for Nepomuk, so this is invalid and can be closed. Sorry for the noise.
Comment 3 Dario Andres 2009-11-28 18:39:50 UTC
No problem :)