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