| Summary: | dev-lang/php-7.2.2: configure: error: Please reinstall the iconv library (on FreeBSD) | ||
|---|---|---|---|
| Product: | Gentoo/Alt | Reporter: | Michał Górny <mgorny> |
| Component: | FreeBSD | Assignee: | PHP Bugs <php-bugs> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | CC: | bsd+disabled |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
build.log
config.log e-info.txt |
||
Created attachment 521642 [details]
config.log
Created attachment 521652 [details]
e-info.txt
(I can reproduce this with all versions of PHP currently in ::gentoo) The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=844b4e64d2fd4c996d4bf281563d4b682b3cd792 commit 844b4e64d2fd4c996d4bf281563d4b682b3cd792 Author: Brian Evans <grknight@gentoo.org> AuthorDate: 2018-03-01 18:40:02 +0000 Commit: Brian Evans <grknight@gentoo.org> CommitDate: 2018-03-01 18:40:02 +0000 dev-lang/php: Fix iconv reference on FreeBSD Closes: https://bugs.gentoo.org/649232 Package-Manager: Portage-2.3.24, Repoman-2.3.6 dev-lang/php/php-5.6.33.ebuild | 2 +- dev-lang/php/php-7.0.27.ebuild | 2 +- dev-lang/php/php-7.1.13.ebuild | 2 +- dev-lang/php/php-7.1.14.ebuild | 2 +- dev-lang/php/php-7.2.2.ebuild | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) |
Created attachment 521622 [details] build.log checking for iconv support... yes configure: error: Please reinstall the iconv library. !!! Please attach the following file when seeking support: !!! /var/tmp/portage/dev-lang/php-7.2.2/work/sapis-build/cli/config.log config.log is as useful as anything else: configure:39808: checking for iconv support configure:39844: result: yes configure:41138: error: Please reinstall the iconv library. Let me know if you're aware of any file that might have actually useful details. For the record, iconv is built-in in libc on FreeBSD.