Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Unable to compile KDE Plasma
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
MarcoPerformance
n00b
n00b


Joined: 15 Jul 2015
Posts: 12

PostPosted: Fri Feb 05, 2016 7:21 pm    Post subject: Unable to compile KDE Plasma Reply with quote

Hi There!

I was trying to install KDE Plasma on my Gentoo when i got this error:
http://pastebin.com/2XCX4cpU


I have read that another person had a similar problem, but I have not been able to solve (https://forums.gentoo.org/viewtopic-t-1038462.html) with his answer.
Someone, please , could help me with KDE Plasma installation?
Here are some useful information about my gentoo:
"eselect profile list" output:
[8] default/linux/amd64/13.0/desktop/plasma
My emerge --info
http://pastebin.com/X9KwUN8s

P.S. I've restored the default profile(3) because i wasn't able to upgrade gentoo...

Thanks,Guys! :)
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8936

PostPosted: Fri Feb 05, 2016 7:32 pm    Post subject: Reply with quote

Portage is speaking to you, and I haven't seen you trying that:

Code:
It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously.  If such a conflict exists in
the dependencies of two different packages, then those packages can
not be installed simultaneously. You may want to try a larger value of
the --backtrack option, such as --backtrack=30, in order to see if
that will solve this conflict automatically.


Naturally, you need to go back to plasma profile.
Back to top
View user's profile Send private message
MarcoPerformance
n00b
n00b


Joined: 15 Jul 2015
Posts: 12

PostPosted: Fri Feb 05, 2016 7:37 pm    Post subject: Reply with quote

genstorm wrote:
Portage is speaking to you, and I haven't seen you trying that:

Code:
It may be possible to solve this problem by using package.mask to
prevent one of those packages from being selected. However, it is also
possible that conflicting dependencies exist such that they are
impossible to satisfy simultaneously.  If such a conflict exists in
the dependencies of two different packages, then those packages can
not be installed simultaneously. You may want to try a larger value of
the --backtrack option, such as --backtrack=30, in order to see if
that will solve this conflict automatically.


Naturally, you need to go back to plasma profile.

When i post this pastebin the profile was set to plasma ;)
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8936

PostPosted: Fri Feb 05, 2016 7:39 pm    Post subject: Reply with quote

I was referring to your next try using Portage's instructions.
Back to top
View user's profile Send private message
MarcoPerformance
n00b
n00b


Joined: 15 Jul 2015
Posts: 12

PostPosted: Fri Feb 05, 2016 7:50 pm    Post subject: Reply with quote

genstorm wrote:
I was referring to your next try using Portage's instructions.


I tried to compile with --backtrack=30 parameter, but the result is still the same...
http://pastebin.com/ritYfFEh
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8936

PostPosted: Fri Feb 05, 2016 7:54 pm    Post subject: Reply with quote

Then you haven't unmasked all the required Qt dependencies.

Code:
$ equery l -ip dev-qt/*

All those Qt packages that are listed as '5.4.2' you need to put into package.keywords to unmask 5.5.1.
Back to top
View user's profile Send private message
MarcoPerformance
n00b
n00b


Joined: 15 Jul 2015
Posts: 12

PostPosted: Fri Feb 05, 2016 8:20 pm    Post subject: Reply with quote

genstorm wrote:
Then you haven't unmasked all the required Qt dependencies.

Code:
$ equery l -ip dev-qt/*

All those Qt packages that are listed as '5.4.2' you need to put into package.keywords to unmask 5.5.1.


equery does not find anything ...
Code:
 zsh: no matches found: dev-qt/*
 
Back to top
View user's profile Send private message
asturm
Developer
Developer


Joined: 05 Apr 2007
Posts: 8936

PostPosted: Fri Feb 05, 2016 8:49 pm    Post subject: Reply with quote

That's not what the message says, seems you are missing equery which is part of app-portage/gentoolkit
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