Ticket #22812 (closed defect: duplicate)
php5-intl depends on libicu
| Reported by: | steven@… | Owned by: | nox@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.8.1 |
| Keywords: | Cc: | ||
| Port: | php5-intl |
Description
I just got an error about php5-intl not being able to be loaded because of some "fieldposition" inside icu not being found.
uninstalling & reinstalling php5-intl fixed the issue.
Change History
comment:2 Changed 3 years ago by nox@…
- Status changed from new to closed
- Resolution set to wontfix
So what? Some ports need to be rebuilt when their dependencies are updated. There is no way to tell MacPorts to rebuild them.
comment:3 Changed 3 years ago by steven@…
Well, you can easily calculate what are the dependencies of projects, so you can easily know what projects are depending on others... Like libicu -> php5-intl.
I understand it might be long compilation cycle, though maybe the possibility for a warning option might be nice to tell which projects need to be recompiled?
Note: See
TracTickets for help on using
tickets.

