[MacPorts] #45268: icu @53.1_1 +universal: icu-config differs and cannot be merged

MacPorts noreply at macports.org
Thu Jan 14 01:05:18 UTC 2021


#45268: icu @53.1_1 +universal: icu-config differs and cannot be merged
-----------------------+--------------------------------
  Reporter:  nerdling  |      Owner:  macports-tickets@…
      Type:  defect    |     Status:  new
  Priority:  Normal    |  Milestone:
 Component:  ports     |    Version:  2.3.99
Resolution:            |   Keywords:
      Port:  icu       |
-----------------------+--------------------------------

Comment (by kencu):

 What I did was {{{sudo port -v build}}} and then go into the source
 directory until I could see the directories as below:
 {{{
 source-arm64
 source-x86_64
 ...
 }}}

 then did this:
 {{{
 sudo mv ./source-arm64/config/icu-config ./source-x86_64/config/icu-config
 }}}

 and then backed out of that and did
 {{{
 sudo port -v install icu
 }}}

 and I was done.

 So, just to automate that. To be honest, I'm quite tempted to just NULL
 out the host information on all the icu-config files, so then they would
 all match (as nothing). Who cares what the host is anyway? And -- nobody
 uses icu-config for anything anymore (or they should not) so it's their
 problem if they want to get the host info from the icu-config anyway...

-- 
Ticket URL: <https://trac.macports.org/ticket/45268#comment:27>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list