<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; color: rgb(0, 0, 0); font-size: 16px; font-family: Calibri, sans-serif;"><div><div><div>A build using the same cmake command completes without the VTK_USE_SYSTEM_PNG problem on an  OSX 10.11 system.     Both systems are running the Xcode 8.2.1.   I tried both cmake 3.6.3 and 3.7.2 on the OX 10.12 system and both versions result in the same cmake configuration problem, so it appears to be an issue specific to OS X 10.12 …</div><div><div><span style="font-family: 'Arial Unicode MS'; font-size: medium;">________________________________</span></div><div style="font-family: 'Arial Unicode MS'; font-size: medium;">Rick Angelini</div><div style="font-family: 'Arial Unicode MS'; font-size: medium;">USArmy Research Laboratory</div><div style="font-family: 'Arial Unicode MS'; font-size: medium;">CISD/HPC Architectures Team</div><div style="font-family: 'Arial Unicode MS'; font-size: medium;">Phone:  410-278-6266</div></div></div></div><div><br></div><span id="OLK_SRC_BODY_SECTION"><div style="font-family:Calibri; font-size:11pt; text-align:left; color:black; BORDER-BOTTOM: medium none; BORDER-LEFT: medium none; PADDING-BOTTOM: 0in; PADDING-LEFT: 0in; PADDING-RIGHT: 0in; BORDER-TOP: #b5c4df 1pt solid; BORDER-RIGHT: medium none; PADDING-TOP: 3pt"><span style="font-weight:bold">From: </span> ParaView <<a href="mailto:paraview-bounces@paraview.org">paraview-bounces@paraview.org</a>> on behalf of Rick Angelini <<a href="mailto:rca19_geek@outlook.com">rca19_geek@outlook.com</a>><br><span style="font-weight:bold">Date: </span> Sunday, February 26, 2017 at 2:42 PM<br><span style="font-weight:bold">To: </span> "<a href="mailto:paraview@paraview.org">paraview@paraview.org</a>" <<a href="mailto:paraview@paraview.org">paraview@paraview.org</a>><br><span style="font-weight:bold">Subject: </span> [Non-DoD Source] [Paraview] PVSB on Mac OSX 10.12<br></div><div><br></div><div><meta http-equiv="Content-Type" content="text/html; charset=utf-8"><style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style><div dir="ltr"><div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr"><p></p><div><p>I'm building PV 5.3-RC2 on a Mac OSX 10.12 and the build is getting hosed.   (the build fails while building ParaView, can't find a missing <png.h> include file).    When PVSB configures Paraview, it is setting the cmake flag VTK_USE_SYSTEM_PNG=ON and it
 should be OFF.     In the top level cmake, the value is set to OFF.</p><p><br></p><div>292 mac> grep PNG CMakeCache.txt<br>
VTK_USE_SYSTEM_PNG:UNINITIALIZED=OFF</div><p><br></p>
If I re-run cmake in the paraview build directory and turn off VTK_USE_SYSTEM_PNG, I get a clean build.</div><br><p></p></div></div></div></span></body></html>