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

2020-12-15 Thread Christopher Jones
> On 15 Dec 2020, at 4:34 pm, Joshua Root wrote: > > On 2020-12-16 02:53 , Christopher Jones wrote: >> >> Suggestion for a fix... >> >> > > I don't think we can assume that users will always update the OS and > Xcode in lockstep. I am

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

2020-12-15 Thread Joshua Root
On 2020-12-16 02:53 , Christopher Jones wrote: > > Suggestion for a fix... > > I don't think we can assume that users will always update the OS and Xcode in lockstep. - Josh

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

2020-12-15 Thread Christopher Jones
> On 15 Dec 2020, at 4:06 pm, Joshua Root wrote: > > On 2020-12-16 03:03 , Christopher Jones wrote: >> >> >>> On 15 Dec 2020, at 3:55 pm, Joshua Root wrote: >>> >>> On 2020-12-16 02:40 , Christopher Jones wrote: Yes, you are right, ${configure.sdkroot} does indeed fallback to

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

2020-12-15 Thread Joshua Root
On 2020-12-16 03:03 , Christopher Jones wrote: > > >> On 15 Dec 2020, at 3:55 pm, Joshua Root wrote: >> >> 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 >>>

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

2020-12-15 Thread Christopher Jones
> On 15 Dec 2020, at 3:55 pm, Joshua Root wrote: > > 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,

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

2020-12-15 Thread Joshua Root
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

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

2020-12-15 Thread Christopher Jones
> On 15 Dec 2020, at 3:40 pm, Christopher Jones > wrote: > > > >> On 15 Dec 2020, at 3:26 pm, Joshua Root > > wrote: >> >> On 2020-12-16 02:11 , Christopher Jones wrote: >>> Hi All, >>> >>> Just a warning that following the macOS 11.1 update (and corresponding

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

2020-12-15 Thread Christopher Jones
> On 15 Dec 2020, at 3:26 pm, Joshua Root wrote: > > On 2020-12-16 02:11 , Christopher Jones wrote: >> Hi All, >> >> Just a warning that following the macOS 11.1 update (and corresponding >> Xcode 12.3) the SDK version has indeed changed from 11.0 to 11.1 >> >> Oberon

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

2020-12-15 Thread Christopher Jones
> On 15 Dec 2020, at 3:26 pm, Joshua Root wrote: > > On 2020-12-16 02:11 , Christopher Jones wrote: >> Hi All, >> >> Just a warning that following the macOS 11.1 update (and corresponding >> Xcode 12.3) the SDK version has indeed changed from 11.0 to 11.1 >> >> Oberon

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

2020-12-15 Thread Joshua Root
On 2020-12-16 02:11 , Christopher Jones wrote: > Hi All, > > Just a warning that following the macOS 11.1 update (and corresponding > Xcode 12.3) the SDK version has indeed changed from 11.0 to 11.1 > > Oberon ~/Projects/MacPorts/base > ls >

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

2020-12-15 Thread Christopher Jones
Hi All, Just a warning that following the macOS 11.1 update (and corresponding Xcode 12.3) the SDK version has indeed changed from 11.0 to 11.1 Oberon ~/Projects/MacPorts/base > ls /Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs DriverKit20.2.sdk