Bug 1377755

Summary: package not compatible with PHP 7
Product: [Fedora] Fedora Reporter: Remi Collet <fedora>
Component: php-pecl-gearmanAssignee: Remi Collet <fedora>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 25CC: fedora, pwhalen
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-09-21 08:13:47 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
config.log none

Description Remi Collet 2016-09-20 14:25:34 UTC
Current version 1.1.2 from the PECL forge is not compatible with PHP 7, and seems mostly dead.

I think there is 2 way to handle this

- drop the package

- update it using an existing fork

A possible solution could be https://github.com/wcgallego/pecl-gearman which is a fork of the pecl extension, adapted for PHP 7 (version 2.0.1 seems ok).

Comment 1 Paul Whalen 2016-09-20 14:39:38 UTC
Remi, as you mentioned there are some still using it, I think updating it to the the fork makes sense.

Comment 3 Remi Collet 2016-09-20 15:33:11 UTC
Created attachment 1202951 [details]
config.log

Build strangely fails in rawhide.

Comment 4 Remi Collet 2016-09-21 08:13:47 UTC
Fixed by (or perhaps by binutils reverted from 2.27-6 to 2.27-5)
http://pkgs.fedoraproject.org/cgit/rpms/php-pecl-gearman.git/commit/?id=36876c693f62b2e98162c7c42a0011a1230edee6

Now build in rawhide, so closing