[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
Mon Jul 31 18:41:47 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 barracuda156):
Replying to [comment:16 kencu]:
Looks okay:
{{{
Last login: Tue Aug 1 02:28:19 on console
10:~ svacchanda$ xcrun --find clang
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
10:~ svacchanda$
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
--version
Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin12.6.0
Thread model: posix
10:~ svacchanda$ /usr/bin/clang --version
Apple LLVM version 5.1 (clang-503.0.40) (based on LLVM 3.4svn)
Target: x86_64-apple-darwin12.6.0
Thread model: posix
10:~ svacchanda$ sw_vers
ProductName: Mac OS X
ProductVersion: 10.8.5
BuildVersion: 12F2560
}}}
{{{
10:~ svacchanda$ port -v installed cctools | grep active
cctools @949.0.1_3+llvm37+universal (active)
requested_variants='+universal' platform='darwin 12' archs='i386 x86_64'
date='2023-05-14T16:08:03+0800'
10:~ svacchanda$ port -v installed ld64 | grep active
ld64 @3_4+ld64_274+universal (active) requested_variants='+universal'
platform='darwin 12' archs='i386 x86_64' date='2022-12-04T03:41:11+0800'
10:~ svacchanda$ port -v installed ld64-274 | grep active
ld64-274 @274.2_0+llvm37+universal (active)
requested_variants='+universal' platform='darwin 12' archs='i386 x86_64'
date='2022-12-04T03:41:09+0800'
}}}
--
Ticket URL: <https://trac.macports.org/ticket/67836#comment:20>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list