Yesterday I layman -S ,and saw the ebuild of playground-plasma-9999 renewed.So I tried once more.
But still,when it progressed to 54%,echoed "make failed":
[ 54%] Built target plasma_engine_notifications
make: *** [all] Error 2make[2]: *** [engines/networkmanager/CMakeFiles/plasma_engine_networkmanager.dir/networkmanagerengine.o] Error 1
make[1]: *** [engines/networkmanager/CMakeFiles/plasma_engine_networkmanager.dir/all] Error 2
make[1]: *** Waiting for unfinished jobs....
[ 53%] ^[[34m^[[1mGenerating visualnotificationsadaptor.moc
^[[0m^[[35m^[[1mScanning dependencies of target plasma_engine_notifications
^[[0m[ 54%] [ 54%] ^[[32mBuilding CXX object engines/notifications/CMakeFiles/plasma_engine_notifications.dir/notificationsengine.o
^[[0m^[[32mBuilding CXX object engines/notifications/CMakeFiles/plasma_engine_notifications.dir/visualnotificationsadaptor.o
^[[0m[ 54%] ^[[32mBuilding CXX object engines/notifications/CMakeFiles/plasma_engine_notifications.dir/plasma_engine_notifications_automoc.o
^[[0m^[[31m^[[1mLinking CXX shared module ../../lib/plasma_engine_notifications.so
ERROR: kde-misc/playground-plasma-9999 failed.
Call stack:
ebuild.sh, line 49: Called src_compile
environment, line 3036: Called kde4overlay-base_src_compile
environment, line 2086: Called kde4overlay-base_src_make
environment, line 2119: Called cmake-utils_src_make
environment, line 762: 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 '/var/tmp/portage/kde-misc/playground-plasma-9999/temp/build.log'.
The ebuild environment file is located at '/var/tmp/portage/kde-misc/playground-plasma-9999/temp/environment'.
So , is there someone who would like to throw some light on me ?