Opened 18 months ago
Closed 17 months ago
#67557 closed defect (fixed)
icu @73.1: reinplace didn't change anything
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | catap (Kirill A. Korinsky) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.8.1 |
Keywords: | Cc: | ||
Port: | icu |
Description
---> Patching icu-config: s|host_alias=\".*\"|host_alias=\"\"|g DEBUG: Executing reinplace: /usr/bin/sed {s|host_alias=\".*\"|host_alias=\"\"|g} </opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_icu/icu/work/icu/source/config/icu-config >@file14 Warning: reinplace s|host_alias=\".*\"|host_alias=\"\"|g didn't change anything in /opt/local/var/macports/build/_opt_bblocal_var_buildworker_ports_build_ports_devel_icu/icu/work/icu/source/config/icu-config
This will be an error (not a warning) in the future.
Change History (4)
comment:1 Changed 18 months ago by catap (Kirill A. Korinsky)
comment:2 Changed 17 months ago by catap (Kirill A. Korinsky)
Seems I can't find a nice solution which doesn't broke universal build.
I suggest to keep it this way until it brokes.
comment:3 Changed 17 months ago by catap (Kirill A. Korinsky)
comment:4 Changed 17 months ago by catap (Kirill A. Korinsky)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
I not sure that it can be avoided simply, but I'll think on the next cycle of update that to do with this one. Maybe I find a solution.