Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 687572

Summary: dev-php/pecl-geoip: add PHP_TARGETS="php7-3"
Product: Gentoo Linux Reporter: am1 <alexander.meinhardt+forum>
Component: Current packagesAssignee: PHP Bugs <php-bugs>
Status: RESOLVED INVALID    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description am1 2019-06-07 14:07:24 UTC
PHP_TARGETS="php7-3" is missing for dev-php/pecl-geoip.
Comment 1 Thomas Deutschmann (RETIRED) gentoo-dev 2019-06-08 12:49:44 UTC
No? It was added in January... https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c5acf9e1782dbf9e6a54b227adab46c9132bb3fc

Please check your repository.
Comment 2 am1 2019-06-08 14:47:05 UTC
Well not sure, but my repository is up-to-date.

[ebuild   R    ] dev-php/pecl-geoip-1.1.1-r4::gentoo  PHP_TARGETS="php7-2 -php5-6 (-php7-0) -php7-1 (-php7-3)" 0 KiB

According to the man-page of emerge it seems the php7-3 is either forced, masked or removed.

make.conf contains PHP_TARGETS="php7-2 php7-3".
Comment 3 Brian Evans (RETIRED) gentoo-dev 2019-06-08 20:11:01 UTC
(In reply to am1 from comment #2)
> Well not sure, but my repository is up-to-date.
> 
> [ebuild   R    ] dev-php/pecl-geoip-1.1.1-r4::gentoo  PHP_TARGETS="php7-2
> -php5-6 (-php7-0) -php7-1 (-php7-3)" 0 KiB
> 
> According to the man-page of emerge it seems the php7-3 is either forced,
> masked or removed.
> 
> make.conf contains PHP_TARGETS="php7-2 php7-3".

Yes, the flag is masked as it would break consistency until bug 687326 is solved