warning - base incorrectly sets SDK version with macOS 11.1 / Xcode 12.3

Joshua Root jmr at macports.org
Tue Dec 15 15:55:52 UTC 2020


On 2020-12-16 02:40 , Christopher Jones wrote:
> 
> Yes, you are right, ${configure.sdkroot} does indeed fallback to the
> versionless SDK path, but there are other variables like
> ${configure.sdk_version} which are set incorrectly now, and thus any
> port explicitly using these will likely run into problems.

That option has always meant "this is the SDK version we are going to
try to use", not "this is the SDK version we are definitely actually using".

Does `xcrun --sdk macosx11 --show-sdk-path` give a useful result, or do
you have to specify an exact version?

- Josh


More information about the macports-dev mailing list