Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Amarok Crashes During Emerge [Worked-Around]
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
grooveman
Veteran
Veteran


Joined: 24 Feb 2003
Posts: 1217

PostPosted: Fri Dec 09, 2011 7:23 pm    Post subject: Amarok Crashes During Emerge [Worked-Around] Reply with quote

Hi everybody,

I'm trying to update my systems today, and everything worked great. I did my emerge of the world, did my depclean -- and that went swell. However, my revdep-rebuild tells me I have one package left: amarok. It compiles 96% of the way through and crashes consistently there -- on the magnitunes portion.

Here is what I'm getting:
Code:
In file included from /var/tmp/portage/media-sound/amarok-2.4.0/work/amarok-2.4.0/src/context/scriptengine/javascript/simplejavascriptapplet.cpp:42:0:
/var/tmp/portage/media-sound/amarok-2.4.0/work/amarok-2.4.0/src/context/scriptengine/javascript/bind_dataengine.h:33:21: error: redefinition of 'struct QMetaTypeId<Plasma::ServiceJob*>'
/usr/include/KDE/Plasma/../../plasma/servicejob.h:136:57: error: previous definition of 'struct QMetaTypeId<Plasma::ServiceJob*>'
make[2]: *** [src/context/scriptengine/javascript/CMakeFiles/amarok_appletscript_simple_javascript.dir/simplejavascriptapplet.o] Error 1
make[2]: *** Waiting for unfinished jobs....
[ 94%] Generating ui_MagnatuneSignupDialogBase.h
[ 94%] Generating ui_MagnatuneDownloadDialogBase.h                                                     
[ 94%] Generating ui_MagnatuneRedownloadDialogBase.h                                                   
Scanning dependencies of target amarok_service_magnatunestore                                         
make[1]: *** [src/context/scriptengine/javascript/CMakeFiles/amarok_appletscript_simple_javascript.dir/all] Error 2                                                                                           
make[1]: *** Waiting for unfinished jobs....                                                           
[ 94%] [ 94%] Building CXX object src/services/magnatune/CMakeFiles/amarok_service_magnatunestore.dir/MagnatuneActions.o                                                                                     
Building CXX object src/services/magnatune/CMakeFiles/amarok_service_magnatunestore.dir/amarok_service_magnatunestore_automoc.o                                                                               
[ 94%] [ 94%] Building CXX object src/services/magnatune/CMakeFiles/amarok_service_magnatunestore.dir/MagnatuneAlbumDownloader.o                                                                             
Building CXX object src/services/magnatune/CMakeFiles/amarok_service_magnatunestore.dir/MagnatuneCollectionLocation.o                                                                                         
[ 95%] Building CXX object src/services/magnatune/CMakeFiles/amarok_service_magnatunestore.dir/MagnatuneConfig.o                                                                                             
[ 95%] [ 95%] Building CXX object src/services/magnatune/CMakeFiles/amarok_service_magnatunestore.dir/MagnatuneDatabaseWorker.o                                                                               
Building CXX object src/services/magnatune/CMakeFiles/amarok_service_magnatunestore.dir/MagnatuneDatabaseHandler.o                                                                                           
[ 95%] Building CXX object src/services/magnatune/CMakeFiles/amarok_service_magnatunestore.dir/MagnatuneDownloadDialog.o                                                                                     
[ 95%] [ 95%] Building CXX object src/services/magnatune/CMakeFiles/amarok_service_magnatunestore.dir/MagnatuneInfoParser.o                                                                                   
Building CXX object src/services/magnatune/CMakeFiles/amarok_service_magnatunestore.dir/MagnatuneDownloadInfo.o                                                                                               
[ 95%] Building CXX object src/services/magnatune/CMakeFiles/amarok_service_magnatunestore.dir/MagnatuneMeta.o                                                                                               
[ 95%] [ 96%] Building CXX object src/services/magnatune/CMakeFiles/amarok_service_magnatunestore.dir/MagnatuneDownloadHandler.o                                                                             
Building CXX object src/services/magnatune/CMakeFiles/amarok_service_magnatunestore.dir/MagnatuneRedownloadDialog.o                                                                                           
[ 96%] Building CXX object src/services/magnatune/CMakeFiles/amarok_service_magnatunestore.dir/MagnatuneRedownloadHandler.o                                                                                   
[ 96%] Building CXX object src/services/magnatune/CMakeFiles/amarok_service_magnatunestore.dir/MagnatuneSqlCollection.o                                                                                       
[ 96%] Building CXX object src/services/magnatune/CMakeFiles/amarok_service_magnatunestore.dir/MagnatuneStore.o                                                                                               
[ 96%] [ 96%] Building CXX object src/services/magnatune/CMakeFiles/amarok_service_magnatunestore.dir/MagnatuneXmlParser.o                                                                                   
Building CXX object src/services/magnatune/CMakeFiles/amarok_service_magnatunestore.dir/MagnatuneUrlRunner.o                                                                                                 
Linking CXX shared module ../../../lib/amarok_service_magnatunestore.so                               
[ 96%] Built target amarok_service_magnatunestore                                                     
make: *** [all] Error 2
emake failed
 * ERROR: media-sound/amarok-2.4.0 failed (compile phase):
 *   Make failed!
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 4121:  Called kde4-base_src_compile
 *   environment, line 3208:  Called cmake-utils_src_compile
 *   environment, line 1388:  Called _execute_optionaly 'src_compile'
 *   environment, line  745:  Called enable_cmake-utils_src_compile
 *   environment, line 1669:  Called cmake-utils_src_make
 *   environment, line 1407:  Called die
 * The specific snippet of code:
 *           emake "$@" || die "Make failed!";
 *
 * If you need support, post the output of 'emerge --info =media-sound/amarok-2.4.0',
 * the complete build log and the output of 'emerge -pqv =media-sound/amarok-2.4.0'.
 * The complete build log is located at '/var/tmp/portage/media-sound/amarok-2.4.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-sound/amarok-2.4.0/temp/environment'.
 * S: '/var/tmp/portage/media-sound/amarok-2.4.0/work/amarok-2.4.0'

>>> Failed to emerge media-sound/amarok-2.4.0, Log file:

>>>  '/var/tmp/portage/media-sound/amarok-2.4.0/temp/build.log'

 * Messages for package media-sound/amarok-2.4.0:

 * ERROR: media-sound/amarok-2.4.0 failed (compile phase):
 *   Make failed!
 *
 * Call stack:
 *     ebuild.sh, line   56:  Called src_compile
 *   environment, line 4121:  Called kde4-base_src_compile
 *   environment, line 3208:  Called cmake-utils_src_compile
 *   environment, line 1388:  Called _execute_optionaly 'src_compile'
 *   environment, line  745:  Called enable_cmake-utils_src_compile
 *   environment, line 1669:  Called cmake-utils_src_make
 *   environment, line 1407:  Called die
 * The specific snippet of code:
 *           emake "$@" || die "Make failed!";
 *
 * If you need support, post the output of 'emerge --info =media-sound/amarok-2.4.0',
 * the complete build log and the output of 'emerge -pqv =media-sound/amarok-2.4.0'.
 * The complete build log is located at '/var/tmp/portage/media-sound/amarok-2.4.0/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/media-sound/amarok-2.4.0/temp/environment'.
 * S: '/var/tmp/portage/media-sound/amarok-2.4.0/work/amarok-2.4.0'
 * Build finished correctly. Removing temporary files...
 * You can re-run revdep-rebuild to verify that all libraries and binaries
 * are fixed. Possible reasons for remaining inconsistencies include:
 *   orphaned files
 *   deep dependencies
 *   packages installed outside of portage's control
 *   specially-evaluated libraries


Anyone know how to fix this?

Thanks!

G
_________________
To look without without looking within is like looking without without looking at all.


Last edited by grooveman on Fri Dec 09, 2011 8:27 pm; edited 1 time in total
Back to top
View user's profile Send private message
mikegpitt
Advocate
Advocate


Joined: 22 May 2004
Posts: 3224

PostPosted: Fri Dec 09, 2011 8:03 pm    Post subject: Reply with quote

Are you using KDE-4.7 by any chance? See this post/thread:
https://forums.gentoo.org/viewtopic-p-6746354.html?sid=fd844e368b073aa49efbe0d672a3170f#6746354
Back to top
View user's profile Send private message
grooveman
Veteran
Veteran


Joined: 24 Feb 2003
Posts: 1217

PostPosted: Fri Dec 09, 2011 8:27 pm    Post subject: Reply with quote

Yes I am, and yes I did... but that is an old thread, and from people using overlays. I didn't see anything regarding the stable version... and after 18 pages, and 1 hour of sleep last night, I didn't see anything relevant...

But... I was stupid. I should have tried bumping up to the next version of amarok (as that thread ultimately suggested). I did this, and it does work.

Sorry, I'm just not with it today...

Thanks for your input.

G
_________________
To look without without looking within is like looking without without looking at all.
Back to top
View user's profile Send private message
mikegpitt
Advocate
Advocate


Joined: 22 May 2004
Posts: 3224

PostPosted: Fri Dec 09, 2011 9:42 pm    Post subject: Reply with quote

grooveman wrote:
Sorry, I'm just not with it today...
I hear ya... good thing it's almost the weekend :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum