[gentoo-user] Package version bump policy

2017-12-08 Thread Alexey Eschenko
Hi guys. Some time ago PHP 7.2 was released. To start working with it I was needed XDebug and it was released in "alpha" version: https://xdebug.org/ Is there any policy against version bumps for "alpha" versions or I can create the issue about dev-php/xdebug bump in the

[gentoo-user] dev-php/xdebug-2.6.1 will not build

2019-01-29 Thread John Covici
Hi. I have dev-php/xdebug in my world file, but when I tried to do my world update I get the following. Note that I have the following line in my make.conf PHP_TARGETS="php5-6 php7-0 php-7-1 php-7-2" but I get the following output !!! Problem resolving dependencies for dev-php/x

[gentoo-user] problem emerging dev-php/xdebug

2023-08-28 Thread John Covici
Hi. In trying to do my latest world update I ran into the following portage output: !!! Problem resolving dependencies for dev-php/xdebug from @selected ... done! Dependency resolution took 5.26 s. !!! The ebuild selected to satisfy "dev-php/xdebug" has unmet requirements.

Re: [gentoo-user] dev-php/xdebug-2.6.1 will not build

2019-01-29 Thread Andrew Udvare
> On Jan 29, 2019, at 06:26, John Covici wrote: > > Hi. I have dev-php/xdebug in my world file, but when I tried to do my > world update I get the following. Note that I have the following line > in my make.conf > PHP_TARGETS="php5-6 php7-0 php-7-1 php-7-2"

Re: [gentoo-user] Package version bump policy

2017-12-08 Thread Michael Orlitzky
On 12/08/2017 07:06 AM, Alexey Eschenko wrote: > Hi guys. > > Some time ago PHP 7.2 was released. To start working with it I was > needed XDebug and it was released in "alpha" version: https://xdebug.org/ > > Is there any policy against version bumps for "a

Re: [gentoo-user] Package version bump policy

2017-12-08 Thread Alexey Eschenko
12/08/2017 07:06 AM, Alexey Eschenko wrote: Hi guys. Some time ago PHP 7.2 was released. To start working with it I was needed XDebug and it was released in "alpha" version: https://xdebug.org/ Is there any policy against version bumps for "alpha" versions or I can create the i

Re: [gentoo-user] problem emerging dev-php/xdebug

2023-08-28 Thread Arve Barsnes
quired by "@world" [argument]) > > Now I have in a package.use file > dev-php/xdebug php_targets_php7-4 > > which I thought was correct. So how to fix? The parantheses around php 7.4 in PHP_TARGETS="(-php7-4) -php8-0 -php8-1" means that this flag is masked. dev-lang/php

Re: [gentoo-user] dev-php/xdebug-2.6.1 will not build

2019-01-29 Thread John Covici
On Tue, 29 Jan 2019 08:01:30 -0500, Andrew Udvare wrote: > > > > > On Jan 29, 2019, at 06:26, John Covici wrote: > > > > Hi. I have dev-php/xdebug in my world file, but when I tried to do my > > world update I get the following. Note that I have the f

Re: [gentoo-user] problem emerging dev-php/xdebug

2023-08-28 Thread John Covici
gt; > any-of ( php_targets_php7-4 php_targets_php8-0 > > php_targets_php8-1 ) > > > > (dependency required by "@selected" [set]) > > (dependency required by "@world" [argument]) > > > > Now I have in a package.use file > > dev-p

Re: [gentoo-user] dev-php/xdebug-2.6.1 will not build

2019-01-29 Thread John Covici
On Tue, 29 Jan 2019 08:01:30 -0500, Andrew Udvare wrote: > > > > > On Jan 29, 2019, at 06:26, John Covici wrote: > > > > Hi. I have dev-php/xdebug in my world file, but when I tried to do my > > world update I get the following. Note that I have the f

Re: [gentoo-user] problem emerging dev-php/xdebug

2023-08-28 Thread Matt Connell
On Mon, 2023-08-28 at 15:04 +0200, Arve Barsnes wrote: > dev-lang/php:7.4 is also masked, so I assume this is due to be  > removed soon. 7.X is EOL upstream as of 9 months ago, hence the mask. It was acknowledged in the mask commit that we would lose access to some other packages because of this

Re: [gentoo-user] problem emerging dev-php/xdebug

2023-08-28 Thread Arve Barsnes
On Mon, 28 Aug 2023 at 15:07, John Covici wrote: > > OK, thanks, funny portage said any of ... and it listed the php 7.4, > that is what tripped me up. That's because the package itself still lists it as a possibility, but the php 7.4 is masked at a higher level. The package will be updated in

Re: [gentoo-user] problem emerging dev-php/xdebug

2023-08-28 Thread Michael Orlitzky
On Mon, 2023-08-28 at 11:21 -0400, Matt Connell wrote: > On Mon, 2023-08-28 at 15:04 +0200, Arve Barsnes wrote: > > dev-lang/php:7.4 is also masked, so I assume this is due to be  > > removed soon. > > 7.X is EOL upstream as of 9 months ago, hence the mask. > > It was acknowledged in the mask