Created attachment 311035 [details] build.log file The latest kdelibs does not compile for the configuration given in attachment. The compilation process stops when looking for the soprano plugins: Scanning dependencies of target nepomuk-rcgen (Soprano::PluginManager) found no soprano plugin at "/usr/lib64/soprano/libsoprano_raptorparser.so" Indeed: nm /usr/lib64/soprano/libsoprano_raptorparser.so nm: /usr/lib64/soprano/libsoprano_raptorparser.so: no symbols Re-emerging soprano does NOT solve the problem. Actually I am not familiar with the whole system, therefore I am not sure what is broken (kdelibs or soprano), but as soprano compiles fine, I decided to file the bug for kdelibs.
Created attachment 311037 [details] emerge --info
emerge -pqv =kde-base/kdelibs-4.8.3 [ebuild U ] kde-base/kdelibs-4.8.3 [4.8.2] USE="acl alsa bzip2 fam handbook mmx nls opengl (policykit) semantic-desktop spell sse sse2 ssl udev udisks upower -3dnow (-altivec) (-aqua) -debug -doc -jpeg2k -kerberos -lzma -openexr -test (-upnp) -zeroconf" [ebuild U ] kde-base/nepomuk-4.8.3 [4.8.2] USE="handbook (-aqua) -debug" [ebuild U ] kde-base/katepart-4.8.3 [4.8.2] USE="handbook (-aqua) -debug" [ebuild U ] kde-base/kdesu-4.8.3 [4.8.2] USE="handbook (-aqua) -debug" [ebuild U ] kde-base/khelpcenter-4.8.3 [4.8.2] USE="(-aqua) -debug"
cmake-2.8.8-r1 was broken. Please update to cmake-2.8.8-r2 and try again.
(In reply to comment #3) > cmake-2.8.8-r1 was broken. Please update to cmake-2.8.8-r2 and try again. (In reply to comment #3) > cmake-2.8.8-r1 was broken. Please update to cmake-2.8.8-r2 and try again. didn't fix the problem for me :-/
Please dont CC arches on your own
> (In reply to comment #3) > > cmake-2.8.8-r1 was broken. Please update to cmake-2.8.8-r2 and try again. > > didn't fix the problem for me :-/ Please try to rebuild (with the new cmake) soprano and then try again, maybe your soprano is broken...
I can confirm this bug and I already had cmake-2.8.8-r2 installed and soprano-2.7.6 was update after cmake has been updated to the -r2 version.
hmm my actual problem was the version bump of libicuuc.so, so I had to rebuild raptor, not soprano. I'm not 100% sure, but I think this problem hasn't been detected on revdep-rebuild, or revdep-rebuild -Llibicuuc.so.48
(In reply to comment #8) > hmm my actual problem was the version bump of libicuuc.so, so I had to > rebuild raptor, not soprano. I'm not 100% sure, but I think this problem > hasn't been detected on revdep-rebuild, or revdep-rebuild -Llibicuuc.so.48 Thanks for the feedback. *** This bug has been marked as a duplicate of bug 413541 ***