https://blogs.gentoo.org/ago/2020/07/04/gentoo-tinderbox/ Issue: dev-php/pecl-http-3.2.5 fails to compile. Discovered on: amd64 (internal ref: ci)
Created attachment 770204 [details] build.log build log and emerge --info
Error(s) that match a know pattern in addition to what has been reported in the summary: /var/tmp/portage/dev-php/pecl-http-3.2.5/work/php7.4/src/php_http.c:32:17: fatal error: unicode/uversion.h: No such file or directory /var/tmp/portage/dev-php/pecl-http-3.2.5/work/php7.4/src/php_http.c:32:17: fatal error: unicode/uversion.h: No such file or directory
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e1334ba4a790325be74941f734867def8bdcaa72 commit e1334ba4a790325be74941f734867def8bdcaa72 Author: Brian Evans <grknight@gentoo.org> AuthorDate: 2022-04-12 13:15:59 +0000 Commit: Brian Evans <grknight@gentoo.org> CommitDate: 2022-04-12 13:24:22 +0000 dev-php/pecl-http: Add compile options to remove automatic deps Limits IDNA implementation to net-dns/libidn2 Future customization with USE is possible, but it does not make sense to have multiple IDNA implementations. The code removes duplicate calls even if many libraries are linked. Closes: https://bugs.gentoo.org/837917 Signed-off-by: Brian Evans <grknight@gentoo.org> dev-php/pecl-http/pecl-http-3.2.5.ebuild | 4 +++- dev-php/pecl-http/pecl-http-4.2.2.ebuild | 4 +++- 2 files changed, 6 insertions(+), 2 deletions(-)