<div dir="ltr"><div><div><div>Hi Fabian,<br><br></div>CMAKE_OSX_SDK needs to be something like `macosx10.9`.  I forget the command to make XCode list the valid sdk versions available.  For your case I would guess `macosx10.12` is the correct value.  Qt looks up the path to the SDK from that string.<br><br></div>HTH,<br></div>Shawn<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 21, 2016 at 7:07 AM, Fabian Wein <span dir="ltr"><<a href="mailto:fabian.wein@fau.de" target="_blank">fabian.wein@fau.de</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I added a lot of the stuff to the issue tracker.<br>
<br>
I’m currently lost with building qt5 on macOS 10.12. It’s a qmake issue, I tracked it down to<br>
<br>
Creating qmake... Running configuration tests... Failed to process makespec for platform ‚macx-clang' Info: creating stash file /Users/fwein/tmp/pvsb/<wbr>superbuild/qt5/build/qtbase/.<wbr>qmake.stash Project ERROR: QMAKE_MAC_SDK can only contain short-form SDK names (eg. macosx, iphoneos) CMake Error at /Users/fwein/tmp/pvsb/<wbr>superbuild/sb-qt5-configure.<wbr>cmake:43 (message):<br>
<br>
And it has a connection to the CMAKE_OSX_SDK I do not know what to set. CMAKE_OSX_SDK=macosx does not help.<br>
<br>
Any qt5 configuration expert reading?<br>
<div class="HOEnZb"><div class="h5"><br>
> Am 20.10.2016 um 17:18 schrieb Ben Boeckel <<a href="mailto:ben.boeckel@kitware.com">ben.boeckel@kitware.com</a>>:<br>
><br>
> On Thu, Oct 20, 2016 at 15:13:51 +0300, Gena Bug via ParaView wrote:<br>
>> Now, with RC2, fontconfig warns me about blank section:<br>
>><br>
>> Fontconfig warning: line 160: blank doesn't take any effect anymore.<br>
>> please remove it from your fonts.conf<br>
><br>
> We're now using a newer fontconfig, so the fontconfig may be newer than<br>
> your system, so this is just fontconfig being more pedantic than your<br>
> distro. Looking at fontconfig, there's no environment variable to<br>
> suppress these warnings.<br>
><br>
>> However, that all -- no more new folder "fontconfig" in the running<br>
>> directory. Thank you, that was really annoying!<br>
>><br>
>> Also, lib-dynload is still missing in the lib/python2.7<br>
><br>
> Ah, the superbuild didn't get bumped for that fix yet. I'll do that<br>
> today.<br>
><br>
> --Ben<br>
> ______________________________<wbr>_________________<br>
> Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
><br>
> Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
><br>
> Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/<wbr>ParaView</a><br>
><br>
> Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
><br>
> Follow this link to subscribe/unsubscribe:<br>
> <a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview</a><br>
<br>
______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/<wbr>opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/<wbr>ParaView</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview</a><br>
</div></div></blockquote></div><br></div>