[MacPorts] #59846: libomp cannot be installed for the configured universal_archs 'x86_64 i386

MacPorts noreply at macports.org
Sun Dec 15 02:19:04 UTC 2019


#59846: libomp cannot be installed for the configured universal_archs 'x86_64 i386
---------------------+----------------------
  Reporter:  Tukana  |      Owner:  eborisch
      Type:  update  |     Status:  assigned
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:          |   Keywords:
      Port:  libomp  |
---------------------+----------------------

Comment (by kencu):

 In the portfile already, we see:
 {{{
 if {${os.major} <= 17} {
     default_variants        +universal
 }
 }}}
 so in this case, you should not need to have it install as `+universal`.

 So please do this:
 {{{
 sudo port -f uninstall libomp
 sudo port -v install libomp
 }}}
 and then report back if you see success or failure.

 Just to check, when you upgraded your system to Catalina, you did follow
 the [wiki:Migration] instructions?

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


More information about the macports-tickets mailing list