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

MacPorts noreply at macports.org
Thu Jan 14 10:15:23 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 afadini):

 Of course, you are right about that. Still running into the same issue
 though. I run:


 {{{
 sudo port -v clean icu
 sudo port -v build icu +universal
 cd `port work icu`
 sudo cp -pv ./source-arm64/config/icu-config ./source-x86_64/config/icu-
 config
 cd ~
 }}}



 Then without cleaning, sudo port -v install icu yields the following
 error:

 Error: Requested variants "" do not match those the build was started
 with: "+universal".
 Error: Please use the same variants again, or run 'port clean icu' first
 to remove the existing partially completed build.


 However, running
 {{{
 sudo port -v clean icu
 }}}
 and then
 {{{
 sudo port -v install icu
 }}}
 brings back the error:

 Exit code: 1
 Error: Failed to destroot icu: icu-config differs in
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_icu/icu/work
 /destroot-arm64//opt/local/bin and
 /opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_devel_icu/icu/work
 /destroot-ppc-intel//opt/local/bin and cannot be merged

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


More information about the macports-tickets mailing list