Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 655154 - dev-lang/php (all version) cannot be built with >=dev-libs/icu-61.1
Summary: dev-lang/php (all version) cannot be built with >=dev-libs/icu-61.1
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: PHP Bugs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: icu-61
  Show dependency tree
 
Reported: 2018-05-07 12:15 UTC by Seong-ho Cho
Modified: 2018-09-17 20:14 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Seong-ho Cho 2018-05-07 12:15:35 UTC
i tried number of times to compile, but i did not.
similar issue is here,

https://github.com/openwrt/packages/issues/5853


i did not know until i found above link.
and i do not know even if there are another packages 'build failure' affected by icu-61.1.

please check whether this problem is only affected to php or also another packages.
Comment 1 Seong-ho Cho 2018-05-07 12:17:24 UTC
another packages 'build failure' -> another packages have 'build failure'

* mistypo.
Comment 2 Brian Evans (RETIRED) gentoo-dev 2018-05-07 12:54:39 UTC
Have you tested PHP 7.1.17 and 7.2.5?

They supposedly have a fix in https://github.com/php/php-src/commit/710284cbc4a54cac0a9ec4ea29a7486e0d99a33b

5.6 and 7.0 branches are nearing End Of Life so they currently don't have this patch.  Not sure if it is worth backporting either change and just restricting the icu version for the old versions.
Comment 3 Lars Wendler (Polynomial-C) (RETIRED) gentoo-dev 2018-07-16 08:57:16 UTC
Please do the backport at least for 5.6 branch if it's not too much hassle.
Comment 4 Larry the Git Cow gentoo-dev 2018-07-21 00:09:20 UTC
The bug has been referenced in the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=ba2f6d9e3f81d99bb816b42287a81cd4ad7923c6

commit ba2f6d9e3f81d99bb816b42287a81cd4ad7923c6
Author:     Brian Evans <grknight@gentoo.org>
AuthorDate: 2018-07-21 00:08:32 +0000
Commit:     Brian Evans <grknight@gentoo.org>
CommitDate: 2018-07-21 00:09:12 +0000

    dev-lang/php: Fix icu max dependency for 7.0.31
    
    Bug: https://bugs.gentoo.org/655154
    Package-Manager: Portage-2.3.42, Repoman-2.3.9

 dev-lang/php/php-7.0.31.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 5 Andreas Sturmlechner gentoo-dev 2018-09-17 20:11:40 UTC
It seems this is the last blocker for ICU 61, can we consider this fixed?
Comment 6 Brian Evans (RETIRED) gentoo-dev 2018-09-17 20:14:38 UTC
(In reply to Andreas Sturmlechner from comment #5)
> It seems this is the last blocker for ICU 61, can we consider this fixed?

So long as icu-60.x remains until the new year, this is done.