FileZilla: current version requires SDK 11

Lothar Haeger lothar.haeger at gmx.net
Wed Apr 21 15:55:47 UTC 2021


Sorry for the long delay, busy times had me loose this topic out of sight a bit.

> Would it help if we had a port in MacPorts that installed the macOS 11 SDK?

I'm not sure about that, since I have XCode 12.4 (which afaik includes the latest SDK) installed on Catalina 10.15.7:

> $ ls -l /Library/Developer/CommandLineTools/SDKs/
> total 0
> lrwxr-xr-x 1 root wheel  14 Mar 13 11:44 MacOSX.sdk -> MacOSX11.1.sdk
> drwxr-xr-x 7 root wheel 224 Jun  7  2020 MacOSX10.14.sdk
> drwxr-xr-x 8 root wheel 256 Mar 13 11:44 MacOSX10.15.sdk
> drwxr-xr-x 7 root wheel 224 Mar 13 11:44 MacOSX11.1.sdk

Nevertheless 'port build' fails and main.log starts with:

> version:1
> :debug:sysinfo macOS 10.15 (darwin/19.6.0) arch i386
> :debug:sysinfo MacPorts 2.6.4
> :debug:sysinfo Xcode 12.4
> :debug:sysinfo SDK 10.15

My guess is that the last of those line hints at the cause of the problems, i.e. port is not using the latest available SDK but the one matching the OS version.

> Could FileZilla build using that on older systems?


Is there a way to specify the SDK version to be used in a Portfile? If so, adding a dependency for an SDK port may help. If not, I do not see how SDK ports will change anything.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macports.org/pipermail/macports-dev/attachments/20210421/8a3c8ec1/attachment.htm>


More information about the macports-dev mailing list