Xcode configuration woes

Ryan Schmidt ryandesign at macports.org
Thu Nov 22 09:49:06 UTC 2018



On Nov 21, 2018, at 03:05, Vincent Habchi wrote:

> Oops, also:
> 
>>> Ok, I set configure.sdkroot and it worked fine now. Should I commit it with:
>>> 
>>> if {${os.platform} eq "darwin" && ${os.major} == 18} {
>>> 	configure.sdkroot …
>>> }
>>> 
>>> ?
>> 
>> 
>> If this code only gets compiled on 10.14, then that would work. But do you think (or have you tested if) this code will compile on 10.13 or earlier without the 10.14 SDK?
> 
> I don’t have a clue. All my boxes run 10.14, so I have no other way to tell than submitting it and finding out how it compiles on the various buildbots. Talk about shooting in the dark… :P 

It failed to build on the 10.11 and older buildbot workers not because of qgis3 but because of its dependency postgresql10:

https://trac.macports.org/ticket/57588



More information about the macports-dev mailing list