Summary: | dev-lang/php (all version) cannot be built with >=dev-libs/icu-61.1 | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Seong-ho Cho <darkcircle.0426> |
Component: | Current packages | Assignee: | PHP Bugs <php-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | mpagano, polynomial-c |
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | |||
Bug Blocks: | 651698 |
Description
Seong-ho Cho
2018-05-07 12:15:35 UTC
another packages 'build failure' -> another packages have 'build failure' * mistypo. 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. Please do the backport at least for 5.6 branch if it's not too much hassle. 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(-) It seems this is the last blocker for ICU 61, can we consider this fixed? (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. |