[MacPorts] #67836: clang-16 @16.0.6 +universal (i386/x86_64): error: aligned deallocation function of type 'void (void *, std::align_val_t) noexcept' is only available on macOS 10.13 or newer

MacPorts noreply at macports.org
Fri Aug 4 03:04:23 UTC 2023


#67836: clang-16 @16.0.6 +universal (i386/x86_64): error: aligned deallocation
function of type 'void (void *, std::align_val_t) noexcept' is only
available on macOS 10.13 or newer
---------------------------+--------------------------
  Reporter:  barracuda156  |      Owner:  (none)
      Type:  defect        |     Status:  new
  Priority:  Normal        |  Milestone:
 Component:  ports         |    Version:  2.8.1
Resolution:                |   Keywords:  mountainlion
      Port:  clang-16      |
---------------------------+--------------------------

Comment (by kencu):

 a bunch of universal builds of clang-16 are showing up here:

 https://packages.macports.org/clang-16/

 but not the one for 10.8 (yet). I am completely unable to know how to find
 that attempted build, successful or not, on the buildbot.

 But it works fine for me, and the other universal builds, so it's still
 likely something unique to your machine.

 If you really want to see it work, you would do this:

 {{{
 sudo port -f deactive active
 sudo port -v -N install clang-16 +universal
 }}}

 and then come back later to find it built.

 If that does build on your system, as it likely will, then you will have
 confirmed some conflicting port was active.

 I don't imagine anyone will ever bother to figure out which one, but if
 you really really wanted to know, you would add back batches of ports
 until the build fails....

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


More information about the macports-tickets mailing list