Gentoo Archives: gentoo-user

From: John Covici <covici@××××××××××.com>
To: gentoo-user@l.g.o
Subject: [gentoo-user] dev-php/xdebug-2.6.1 will not build
Date: Tue, 29 Jan 2019 11:27:38
Message-Id: m35zu71z7u.wl-covici@ccs.covici.com
1 Hi. I have dev-php/xdebug in my world file, but when I tried to do my
2 world update I get the following. Note that I have the following line
3 in my make.conf
4 PHP_TARGETS="php5-6 php7-0 php-7-1 php-7-2"
5
6 but I get the following output
7 !!! Problem resolving dependencies for dev-php/xdebug from @selected
8 ... done!
9
10 !!! The ebuild selected to satisfy "dev-php/xdebug" has unmet
11 requirements.
12 - dev-php/xdebug-2.6.1::gentoo USE="" ABI_X86="(64)"
13 PHP_TARGETS="(-php7-0) -php7-1 -php7-2"
14
15 The following REQUIRED_USE flag constraints are unsatisfied:
16 any-of ( php_targets_php7-0 php_targets_php7-1
17 php_targets_php7-2 )
18
19 (dependency required by "@selected" [set])
20 (dependency required by "@world" [argument])
21
22 I even tried putting a use flag in package.use, but no joy.
23
24 Thanks in advance for any suggestions.
25
26 --
27 Your life is like a penny. You're going to lose it. The question is:
28 How do
29 you spend it?
30
31 John Covici wb2una
32 covici@××××××××××.com

Replies

Subject Author
Re: [gentoo-user] dev-php/xdebug-2.6.1 will not build Andrew Udvare <audvare@×××××.com>