[MacPorts] #64558: libomp @13.0.0_1 fails to build on 10.6

MacPorts noreply at macports.org
Sat Jan 29 03:53:02 UTC 2022


#64558: libomp @13.0.0_1 fails to build on 10.6
---------------------+-------------------------
  Reporter:  jmroot  |      Owner:  eborisch
      Type:  defect  |     Status:  assigned
  Priority:  Normal  |  Milestone:
 Component:  ports   |    Version:
Resolution:          |   Keywords:  snowleopard
      Port:  libomp  |
---------------------+-------------------------

Comment (by ryandesign):

 It fails because:
 {{{
 error: thread-local storage is not supported for the current target
 }}}
 The usual fix would be to add:
 {{{
 compiler.thread_local_storage yes
 }}}
 which would make MacPorts pick a newer compiler. Is that sufficient here
 or does that introduce a circular dependency?

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


More information about the macports-tickets mailing list