<div dir="ltr">I've installed eigen3-devel on vall, so that should go away and I'm working on the patch for libharu.<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Feb 6, 2018 at 9:36 AM, Ken Martin <span dir="ltr"><<a href="mailto:ken.martin@kitware.com" target="_blank">ken.martin@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">I ran into the tiff haru issue a few days ago as well. I think there are also some CMake issues on Win32 as I had to locally modify some cmakelists to get cmake to run ala a hack ... otherwise cmake complains about an incorrect number of arguments to set_target_properties probably because the SO_COMPATVERSION is empty.<div><br></div><div><div>diff --git a/ThirdParty/tiff/vtktiff/<wbr>libtiff/CMakeLists.txt b/ThirdParty/tiff/vtktiff/<wbr>libtiff/CMakeLists.txtindex 15fd8ad..bc37dfa 100644</div><div>--- a/ThirdParty/tiff/vtktiff/<wbr>libtiff/CMakeLists.txt</div><div>+++ b/ThirdParty/tiff/vtktiff/<wbr>libtiff/CMakeLists.txt</div><div>@@ -162,7 +162,7 @@ endif ()</div><div> if(cxx)</div><div>   add_library(tiffxx ${tiffxx_SOURCES} ${tiffxx_HEADERS})</div><div>   target_link_libraries(tiffxx tiff)</div><div>-  set_target_properties(tiffxx PROPERTIES SOVERSION ${SO_COMPATVERSION})</div><div>+#  set_target_properties(tiffxx PROPERTIES SOVERSION ${SO_COMPATVERSION})</div><div>   if(NOT CYGWIN)</div><div>     # This property causes shared libraries on Linux to have the full version</div><div>     # encoded into their final filename.  We disable this on Cygwin because</div></div><div><br></div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div class="h5">On Tue, Feb 6, 2018 at 9:10 AM, Allie Vacanti <span dir="ltr"><<a href="mailto:allison.vacanti@kitware.com" target="_blank">allison.vacanti@kitware.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5"><div dir="ltr">Hi guys,<div><br></div><div>Looks like there are some dashboard issues on paraview related to the recent third party changes. Is anyone working on these?<br><br>Looks like vall needs Eigen3 installed:<br><br><a href="https://open.cdash.org/viewConfigure.php?buildid=5248512" target="_blank">https://open.cdash.org/viewCon<wbr>figure.php?buildid=5248512</a><br><br>The new libtiff/libharu aren't playing nicely (missing mangled syms?)<br><br><a href="https://open.cdash.org/viewBuildError.php?buildid=5248537" target="_blank">https://open.cdash.org/viewBui<wbr>ldError.php?buildid=5248537</a><br><a href="https://open.cdash.org/viewBuildError.php?buildid=5248527" target="_blank">https://open.cdash.org/viewBui<wbr>ldError.php?buildid=5248527</a><span class="m_4982897154345721650HOEnZb"><font color="#888888"><br><br>Allie</font></span></div></div>
<br></div></div>______________________________<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/opensou<wbr>rce/opensource.html</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=Paraview-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>Paraview-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://paraview.org/mailman/listinfo/paraview-developers" rel="noreferrer" target="_blank">https://paraview.org/mailman/l<wbr>istinfo/paraview-developers</a><br>
<br></blockquote></div><span class="HOEnZb"><font color="#888888"><br><br clear="all"><div><br></div>-- <br><div class="m_4982897154345721650gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div>Ken Martin PhD<div>Distinguished Engineer<br><span style="font-size:12.8px">Kitware Inc.</span><br></div><div>28 Corporate Drive<br>Clifton Park NY 12065<br><div><br></div><div><span style="font-size:10pt;font-family:Tahoma,sans-serif">This communication,
including all attachments, contains confidential and legally privileged
information, and it is intended only for the use of the addressee.  Access to this email by anyone else is
unauthorized. If you are not the intended recipient, any disclosure, copying,
distribution or any action taken in reliance on it is prohibited and may be
unlawful. If you received this communication in error please notify us
immediately and destroy the original message. 
Thank you.</span></div></div></div></div></div>
</font></span></div>
<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>
Search the list archives at: <a href="http://markmail.org/search/?q=Paraview-developers" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>Paraview-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="https://paraview.org/mailman/listinfo/paraview-developers" rel="noreferrer" target="_blank">https://paraview.org/mailman/<wbr>listinfo/paraview-developers</a><br>
<br></blockquote></div><br></div>