Re: macOS 11.1 SDK does not appear to be installed

2021-02-11 Thread Todd Doucet
> > > On Feb 11, 2021, at 19:32, Todd Doucet wrote: > > > So I guess there is still a bit of a mystery. If I get some time I will > > try to build the new MacPorts from source and see if there is still a > > warning. (I presently do not rely on MacPorts for mainline code and it is > > ver

Re: macOS 11.1 SDK does not appear to be installed

2021-02-11 Thread Ryan Schmidt
On Feb 11, 2021, at 19:32, Todd Doucet wrote: > So I guess there is still a bit of a mystery. If I get some time I will try > to build the new MacPorts from source and see if there is still a warning. > (I presently do not rely on MacPorts for mainline code and it is very easy > for me to

Re: macOS 11.1 SDK does not appear to be installed

2021-02-11 Thread Todd Doucet
> On Feb 11, 2021, at 18:47, Todd Doucet wrote: > > > You can see that there are two SDKs here, including the one that you > > expect, and the name MacOSX.sdk links to it too: > > > > % ls -l /Library/Developer/CommandLineTools/SDKs > > > > lrwxr-xr-x 1 root wheel 14 Feb 6 16:23 MacOSX.s

Re: macOS 11.1 SDK does not appear to be installed

2021-02-11 Thread Ryan Schmidt
On Feb 11, 2021, at 18:47, Todd Doucet wrote: > You can see that there are two SDKs here, including the one that you expect, > and the name MacOSX.sdk links to it too: > > % ls -l /Library/Developer/CommandLineTools/SDKs > > lrwxr-xr-x 1 root wheel 14 Feb 6 16:23 MacOSX.sdk -> MacOSX11.1.s

Re: macOS 11.1 SDK does not appear to be installed

2021-02-11 Thread Todd Doucet
It is a little odd that one of the package receipts is not named com.apple.pkg.CLTools_SDK_macOS111 but instead is named com.apple.pkg.CLTools_SDK_macOS110 > >> MacPorts 2.6.4 was released before Apple released macOS 11.1. We did not yet >> know how the version numbers of macOS and th

Re: macOS 11.1 SDK does not appear to be installed

2021-02-11 Thread Todd Doucet
> MacPorts 2.6.4 was released before Apple released macOS 11.1. We did not yet > know how the version numbers of macOS and the macOS SDK would progress under > macOS 11. We made a guess based on what had happened in macOS 10.15 and > earlier, and we guessed wrong. We have corrected the code alr

Re: macOS 11.1 SDK does not appear to be installed

2021-02-11 Thread Ryan Schmidt
On Feb 11, 2021, at 14:50, Todd Doucet wrote: > I have read everything I can about this warning, but none of it corresponds > to exactly my situation, hence this report. > > I have a brand new Mac Mini M1, and a fresh MacPorts installation. This is > not an upgrade--I have never had MacPort

Re: macOS 11.1 SDK does not appear to be installed

2020-12-29 Thread Ryan Schmidt
On Dec 28, 2020, at 19:09, Tom Gederberg wrote: > I updated my system to Big Sur and followed the MacPorts migration > instructions and updated Xcode to version 12.3. > > However, when I try to build ports in MacPorts, I now get the following > warnings. > > Warning: The macOS 11.1 SDK does