Bug 213933 - Error while compiling kdebase-runtime-4.3.3 Message: (Soprano::PluginManager) found no soprano plugin at "/usr/local/kde433/lib/soprano/libsoprano_redlandbackend.so"
Summary: Error while compiling kdebase-runtime-4.3.3 Message: (Soprano::PluginManager)...
Status: RESOLVED NOT A BUG
Alias: None
Product: kde
Classification: I don't know
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Other
: NOR crash
Target Milestone: ---
Assignee: Unassigned bugs mailing-list
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-10 07:07 UTC by Carlos Quiros
Modified: 2009-11-11 05:04 UTC (History)
2 users (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 Carlos Quiros 2009-11-10 07:07:46 UTC
Version:           433 (using KDE 4.3.3)
Compiler:          Slackware 13.0 cmake version 2.6-patch 2 GNU Make 3.81 gcc version 4.3.3 (GCC) 
OS:                Other
Installed from:    Compiled From Sources

Error while building kdebase-runtime-4.3.3

Bulding sequence:
kdesupport from trunk
kdelibs
kdeexperimental
kdepimlibs
kdebase
kdebaseworkspace

Initially tried to build it with soprano from kdesupport(trunk) then tried Soprano version: soprano-2.3.1. The error appears in both cases even though the build sequence was done performed.

Linux version: Slackware 13.0

Error:

[ 10%] Generating nie.h, nie.cpp
(Soprano::PluginManager) found no soprano plugin at  "/usr/local/kde433/lib/soprano/libsoprano_redlandbackend.so" 
Failed to create memory model
make[2]: *** [nepomuk/strigibackend/nie.h] Error 1
make[1]: *** [nepomuk/strigibackend/CMakeFiles/sopranobackend.dir/all] Error 2
make: *** [all] Error 2


/usr/local/kde433/lib/soprano/libsoprano_redlandbackend.so exists.
Comment 1 Raphael Kubo da Costa 2009-11-11 05:04:55 UTC
First of all, this is not a crash ;)

Compilation problems shouldn't be reported as bugs here in Bugzilla; if you're still having this problem, please try asking in the kde-devel mailing list as a start. Thanks.