[MacPorts] #69699: mozjs115: builds fail for macOS 10.15 [using clang-16]: error: no member named 'aligned_alloc' in the global namespace

MacPorts noreply at macports.org
Wed Apr 10 06:16:38 UTC 2024


#69699: mozjs115: builds fail for macOS 10.15 [using clang-16]: error: no member
named 'aligned_alloc' in the global namespace
--------------------------------+----------------------
  Reporter:  mascguy            |      Owner:  mascguy
      Type:  defect             |     Status:  assigned
  Priority:  Normal             |  Milestone:
 Component:  ports              |    Version:  2.9.3
Resolution:                     |   Keywords:
      Port:  mozjs115 clang-16  |
--------------------------------+----------------------

Comment (by jmroot):

 C++17 provides `std::aligned_alloc` but not necessarily `aligned_alloc` in
 the global namespace.

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


More information about the macports-tickets mailing list