Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 295140 - Emerging kde-base/nepomuk-4.3.3 fails
Summary: Emerging kde-base/nepomuk-4.3.3 fails
Status: RESOLVED WORKSFORME
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] KDE (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo KDE team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-11-30 02:29 UTC by a_tevelev
Modified: 2010-01-01 23:52 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge --info (emerge.info,3.81 KB, text/plain)
2009-11-30 02:30 UTC, a_tevelev
Details

Note You need to log in before you can comment on or make changes to this bug.
Description a_tevelev 2009-11-30 02:29:33 UTC
# 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'.
Comment 1 a_tevelev 2009-11-30 02:30:22 UTC
Created attachment 211555 [details]
emerge --info
Comment 2 Łukasz Michalik 2009-11-30 07:00:42 UTC
Apparently rebuilding soprano fixes it.
Comment 3 Rodrigo Severo 2009-11-30 11:28:07 UTC
Rebuilding soprano fixed this issue to me too.
Comment 4 a_tevelev 2009-11-30 12:07:52 UTC
Yes, rebuilding dev-libs/soprano fixes the issue.
Comment 5 Arnaud Fleurentdidier Messaoudi 2010-01-01 23:36:36 UTC
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.
Comment 6 Samuli Suominen (RETIRED) gentoo-dev 2010-01-01 23:52:13 UTC
(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"