Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
PHP_TARGETS ignored by emerge
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
borec
n00b
n00b


Joined: 17 Oct 2005
Posts: 20
Location: Kraków, Poland, EU

PostPosted: Wed Sep 17, 2014 4:28 pm    Post subject: PHP_TARGETS ignored by emerge Reply with quote

When trying to upgrade world, I get:
Code:
czarek ~ # emerge -uDav --newuse world

These are the packages that would be merged, in order:

Calculating dependencies /

!!! Problem resolving dependencies for dev-php/pecl-zendopcache from @selected
... done!

!!! The ebuild selected to satisfy "dev-php/pecl-zendopcache" has unmet requirements.
- dev-php/pecl-zendopcache-7.0.2::gentoo USE="" ABI_X86="64" PHP_TARGETS="-php5-3 -php5-4"

  The following REQUIRED_USE flag constraints are unsatisfied:
    any-of ( php_targets_php5-3 php_targets_php5-4 )

(dependency required by "@selected" [set])
(dependency required by "@world" [argument])


The thing is, I have PHP_TARGETS set in make.conf:

Code:
czarek ~ # grep PHP_TARGETS /etc/portage/make.conf
PHP_TARGETS="php5-3"

but:
Code:
czarek ~ # emerge --info | grep PHP_TARGETS
czarek ~ #


I can't find any info about any changes involving PHP_TARGETS. I have already two servers with this problem, with two diffrent pecl packages.

Does anybody know anything about this?
_________________
I don't trust anything that bleeds for five days and doesn't die.
Back to top
View user's profile Send private message
lagalopex
Guru
Guru


Joined: 16 Oct 2004
Posts: 562

PostPosted: Wed Sep 17, 2014 6:27 pm    Post subject: Reply with quote

the use-flag for php 5.3 is masked.
For more see dev-php/suhosin has unmet requirements, was working before
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