[MacPorts] #61555: clang-10: 10.0.1_3 build fails on sanitizer_platform_limits_posix.cpp
MacPorts
noreply at macports.org
Thu Nov 19 02:24:44 UTC 2020
#61555: clang-10: 10.0.1_3 build fails on sanitizer_platform_limits_posix.cpp
-----------------------+----------------------
Reporter: blair | Owner: kencu
Type: defect | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: clang-10 |
-----------------------+----------------------
Comment (by kencu):
It might also have something to do with this:
{{{
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk
}}}
That is going to be a symlink to the MacOSX11.0.sdk, and so it will try to
build ARM (as it sees support in that SDK).
So we need to enable this test for > darwin18 not 19 I suspect.
We need to be able to force these builds (qt5 15.1 as well) to use the OS-
specific SDK (10.15) and we are not seemingly doing that -- although the
compiler_rt part of this tends to do it's own thing with respect to
searching out SDKs, to be honest...
--
Ticket URL: <https://trac.macports.org/ticket/61555#comment:4>
MacPorts <https://www.macports.org/>
Ports system for macOS
More information about the macports-tickets
mailing list