# emerge -uvND world These are the packages that would be merged, in order: Calculating dependencies... done! [ebuild U ] kde-base/nepomuk-4.3.3 [4.3.1] USE="handbook (-aqua) -debug (-kdeprefix)" 0 kB ... [ 1%] Generating nie.h, nie.cpp (Soprano::PluginManager) found no soprano plugin at "/usr/lib64/soprano/libsoprano_sesame2backend.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[1]: *** Waiting for unfinished jobs.... Writing nepomukserver.8 for refentry [ 2%] Built target nepomuk-manpage-man-nepomukserver Writing nepomukservicestub.8 for refentry [ 3%] Built target nepomuk-manpage-man-nepomukservicestub make: *** [all] Error 2 * * ERROR: kde-base/nepomuk-4.3.3 failed. * Call stack: * ebuild.sh, line 49: Called src_compile * environment, line 4134: Called kde4-meta_src_compile * environment, line 3235: Called kde4-base_src_compile * environment, line 2924: Called cmake-utils_src_compile * environment, line 1095: Called _execute_optionaly 'src_compile' * environment, line 484: Called enable_cmake-utils_src_compile * environment, line 1464: Called cmake-utils_src_make * environment, line 1114: Called die * The specific snippet of code: * emake "$@" || die "Make failed!"; * The die message: * Make failed! * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/tmp/portage/kde-base/nepomuk-4.3.3/temp/build.log'. * The ebuild environment file is located at '/tmp/portage/kde-base/nepomuk-4.3.3/temp/environment'.
Created attachment 211555 [details] emerge --info
Apparently rebuilding soprano fixes it.
Rebuilding soprano fixed this issue to me too.
Yes, rebuilding dev-libs/soprano fixes the issue.
Personaly rebuilding soprano made it works. However I compiled dev-libs/soprano-2.3.1-r1 (current soprano stable ebuild) in order to update my old dev-libs/soprano-2.3.1 ebuild (previous soprano stable ebuild) I don't know whether it is the same fact on your computers.
(In reply to comment #5) > Personaly rebuilding soprano made it works. > > However I compiled > dev-libs/soprano-2.3.1-r1 (current soprano stable ebuild) > > in order to update my old > dev-libs/soprano-2.3.1 ebuild (previous soprano stable ebuild) > > I don't know whether it is the same fact on your computers. > There is no difference between 2.3.1 and 2.3.1-r1 at all, I've bumped it to -r1 exactly for this, to make people recompile it for no-obvious-reason since nobody ever was able to tell what changed, except that "it just works"