Bug 216476 - kdelibs doesn't build because of soprano missing
Summary: kdelibs doesn't build because of soprano missing
Status: RESOLVED NOT A BUG
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-28 08:59 UTC by Ignat Semenov
Modified: 2009-11-28 18:39 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

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