Re: [gentoo-user] PHP 7.4 and dev-php/pecl-apcu-5.1.18

2020-04-19 Thread Michael Orlitzky
On 4/18/20 10:17 PM, Steve Freeman wrote: > > Based on your suggestion, I simply added the following line to > /etc/portage/package.accept_keywords: > =dev-php/pecl-apcu-5.1.18 ~amd64 > > It worked like a champ. Thank you very much! > Now that php-7.4 is stable, we should probably stabilize

Re: [gentoo-user] PHP 7.4 and dev-php/pecl-apcu-5.1.18

2020-04-18 Thread Dale
Ashley Dixon wrote: > On Sat, Apr 18, 2020 at 09:45:44PM -0500, Dale wrote: >> I seem to have been on the right track but couldn't figure out where to >> go with the next step.  At times, I just have to ask for help.  The >> output of emerge is cryptic for sure.  Of course, I know nothing about >>

Re: [gentoo-user] PHP 7.4 and dev-php/pecl-apcu-5.1.18

2020-04-18 Thread Steve Freeman
On 2020-04-18 22:01, Ashley Dixon wrote: On Sat, Apr 18, 2020 at 09:45:44PM -0500, Dale wrote: I seem to have been on the right track but couldn't figure out where to go with the next step.  At times, I just have to ask for help.  The output of emerge is cryptic for sure.  Of course, I know

Re: [gentoo-user] PHP 7.4 and dev-php/pecl-apcu-5.1.18

2020-04-18 Thread Ashley Dixon
On Sat, Apr 18, 2020 at 09:45:44PM -0500, Dale wrote: > I seem to have been on the right track but couldn't figure out where to > go with the next step.  At times, I just have to ask for help.  The > output of emerge is cryptic for sure.  Of course, I know nothing about > PHP since I don't use it

Re: [gentoo-user] PHP 7.4 and dev-php/pecl-apcu-5.1.18

2020-04-18 Thread Dale
Steve Freeman wrote: > On 2020-04-18 20:42, Dale wrote: >> Steve Freeman wrote: >>> I am trying to eliminate PHP 7.3 from my system.  But I am having >>> trouble building dev-php/pecl-apcu-5.1.18 with support for PHP 7.4. >>> >>> I am getting confusing output regarding whether pecl-apcu can be

Re: [gentoo-user] PHP 7.4 and dev-php/pecl-apcu-5.1.18

2020-04-18 Thread Steve Freeman
On 2020-04-18 20:42, Dale wrote: Steve Freeman wrote: I am trying to eliminate PHP 7.3 from my system.  But I am having trouble building dev-php/pecl-apcu-5.1.18 with support for PHP 7.4. I am getting confusing output regarding whether pecl-apcu can be built with PHP 7.4 support.  It is

Re: [gentoo-user] PHP 7.4 and dev-php/pecl-apcu-5.1.18

2020-04-18 Thread Steve Freeman
On 2020-04-18 20:36, Ashley Dixon wrote: On Sat, Apr 18, 2020 at 08:22:26PM -0500, Steve Freeman wrote: Can anyone explain why php7-4 is either disallowed or missing, when the ebuild seems to allow it? You need to allow the ~amd64 keyword (assuming that is your architecture) and

Re: [gentoo-user] PHP 7.4 and dev-php/pecl-apcu-5.1.18

2020-04-18 Thread Dale
Steve Freeman wrote: > I am trying to eliminate PHP 7.3 from my system.  But I am having > trouble building dev-php/pecl-apcu-5.1.18 with support for PHP 7.4. > > I am getting confusing output regarding whether pecl-apcu can be built > with PHP 7.4 support.  It is working just fine with PHP 7.3

Re: [gentoo-user] PHP 7.4 and dev-php/pecl-apcu-5.1.18

2020-04-18 Thread Ashley Dixon
On Sat, Apr 18, 2020 at 08:22:26PM -0500, Steve Freeman wrote: > Can anyone explain why php7-4 is either disallowed or missing, when the > ebuild seems to allow it? You need to allow the ~amd64 keyword (assuming that is your architecture) and explicitly define the value of the PHP_TARGETS

[gentoo-user] PHP 7.4 and dev-php/pecl-apcu-5.1.18

2020-04-18 Thread Steve Freeman
I am trying to eliminate PHP 7.3 from my system. But I am having trouble building dev-php/pecl-apcu-5.1.18 with support for PHP 7.4. I am getting confusing output regarding whether pecl-apcu can be built with PHP 7.4 support. It is working just fine with PHP 7.3 (until I changed eselect php