Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Emerge amarok-2.5.0-r4 failed
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
fishnet37222
n00b
n00b


Joined: 23 Oct 2011
Posts: 55

PostPosted: Tue Jan 29, 2013 11:37 pm    Post subject: Emerge amarok-2.5.0-r4 failed Reply with quote

I tried installing the latest stable version of amarok (2.5.0-r4) today, but got an error about it failing.

The build log is here: http://sdrv.ms/11asvc2

The output of emerge --info is here: http://sdrv.ms/11at1Xs

The output of emerge -pqv is here: http://sdrv.ms/11atdG5
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Wed Jan 30, 2013 10:22 am    Post subject: Reply with quote

The error is quite odd:
Code:
/var/tmp/portage/media-sound/amarok-2.5.0-r4/work/amarok-2.5.0/utilities/afttagger/AFTTagger.cpp: In constructor ‘AFTTagger::AFTTagger(int&, char**)’:
/var/tmp/portage/media-sound/amarok-2.5.0-r4/work/amarok-2.5.0/utilities/afttagger/AFTTagger.cpp:91:9: error: ‘cin’ was not declared in this scope
/var/tmp/portage/media-sound/amarok-2.5.0-r4/work/amarok-2.5.0/utilities/afttagger/AFTTagger.cpp:91:9: note: suggested alternative:
/usr/lib/gcc/x86_64-pc-linux-gnu/4.6.3/include/g++-v4/iostream:61:18: note:   ‘std::cin’

It's as if the code expected something like 'using namespace std;' to be inherited, but for some reason it wasn't.
Back to top
View user's profile Send private message
fishnet37222
n00b
n00b


Joined: 23 Oct 2011
Posts: 55

PostPosted: Wed Jan 30, 2013 10:34 am    Post subject: Reply with quote

Well, I decided to try unmasking and installing version 2.6.0, and got no errors at all. So, I'm going to stick with that for now.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming 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