<div dir="ltr">CMake itself. On Catalina, the SSL/TLS headers use special syntax that only Clang can parse.<div>You should check for this in the configure stage, but they do not. The response for the error</div><div>reports on the CMake Github was that you should not be building on Apple with something that</div><div>won't parse some of the Apple headers. This seems like an abdication of responsibility to me.</div><div><br></div><div>   Matt</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Apr 17, 2020 at 7:07 PM Satish Balay <<a href="mailto:balay@mcs.anl.gov">balay@mcs.anl.gov</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Build cmake or a package using cmake?<br>
<br>
balay@sb /home/balay/petsc (master=)<br>
$ grep download-cmake config/examples/arch-ci-osx-*<br>
config/examples/arch-ci-osx-cxx-cmplx-pkgs-dbg.py:  '--download-cmake=1',<br>
config/examples/arch-ci-osx-cxx-pkgs-opt.py:  '--download-cmake=1',<br>
config/examples/arch-ci-osx-cxx-pkgs-opt.py:  '--download-cmake=1',<br>
config/examples/arch-ci-osx-xsdk-opt.py:  '--download-cmake=1',<br>
<br>
download-cmake works fine on all our OSX test boxes [they are on Catalina]<br>
<br>
balay@kpro petsc % sw_vers <br>
ProductName:    Mac OS X<br>
ProductVersion: 10.15.3<br>
BuildVersion:   19D76<br>
<br>
And I have cmake installed via brew on these boxes.<br>
<br>
Satish<br>
<br>
On Fri, 17 Apr 2020, Matthew Knepley wrote:<br>
<br>
> I have just spent hours trying to build CMake on Catalina. This is not a<br>
> configure system. I finally had to just comment out a bunch of source files<br>
> in their build system, and define out a bunch of code. I can't believe this<br>
> works anywhere.<br>
> <br>
>    Matt<br>
> <br>
> <br>
<br>
</blockquote></div><br clear="all"><div><br></div>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div>What most experimenters take for granted before they begin their experiments is infinitely more interesting than any results to which their experiments lead.<br>-- Norbert Wiener</div><div><br></div><div><a href="http://www.cse.buffalo.edu/~knepley/" target="_blank">https://www.cse.buffalo.edu/~knepley/</a><br></div></div></div></div></div></div></div>