<div dir="ltr"><div>Hi Alan,<br><br></div>As far as I know that should have worked.  I'm CCing some of the folks who work more on the superbuild than I do.  Some answers are also inline below.<br><div><div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Nov 30, 2016 at 5:03 PM, Scott, W Alan <span dir="ltr"><<a href="mailto:wascott@sandia.gov" target="_blank">wascott@sandia.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">





<div link="blue" vlink="purple" lang="EN-US">
<div class="m_-8685058442536908050WordSection1">
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">Hi Shawn,<u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">Nope, once again the Superbuild is downloading from the web.  Any other ideas?  I wrote up details here:
<a href="https://gitlab.kitware.com/paraview/paraview/issues/17059" target="_blank">https://gitlab.kitware.com/<wbr>paraview/paraview/issues/17059</a><wbr>.
</span></p></div></div></blockquote><div><br></div><div>Not at the moment.  I remembered enough from helping test this that I could look up the variable names.  You could use ccmake to check they are spelled correctly but AFAIK that should work.<br><br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div link="blue" vlink="purple" lang="EN-US"><div class="m_-8685058442536908050WordSection1"><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"><u></u><u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"><u></u> <u></u></span></p>
<p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">Are there tests for this stuff in the nightly testing suite?  This has bit me at least half a dozen times at this point…</span></p></div></div></blockquote><div><br></div><div>We test the local source directory case on the buildbots.  But I don't know if we actually make sure it is using the right source... I'll double check.<br></div><div><br></div><div>Shawn <br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div link="blue" vlink="purple" lang="EN-US"><br><div class="m_-8685058442536908050WordSection1"><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"></span></p><span class=""><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"></span><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"><br></span></p><p class="MsoNormal"><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"></span></p></span><span class=""><p class="MsoNormal"><b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif">From:</span></b><span style="font-size:11.0pt;font-family:"Calibri",sans-serif"> Shawn Waldon [mailto:<a href="mailto:shawn.waldon@kitware.com" target="_blank">shawn.waldon@kitware.<wbr>com</a>]
<br>
<b>Sent:</b> Wednesday, November 30, 2016 1:13 PM<br>
<b>To:</b> Scott, W Alan <<a href="mailto:wascott@sandia.gov" target="_blank">wascott@sandia.gov</a>><br>
<b>Cc:</b> <a href="mailto:paraview-developers@paraview.org" target="_blank">paraview-developers@paraview.<wbr>org</a><br>
<b>Subject:</b> [EXTERNAL] Re: [Paraview-developers] ParaView superbuild and Source</span></p>
<p class="MsoNormal"> </p>
</span><div><span class="HOEnZb"><font color="#888888">
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt">Alan,</p>
</div></font></span><div><div class="h5">
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt">We refactored the superbuild so that other projects than paraview could have multiple possible sources.  The new variable is paraview_SOURCE_SELECTION.  The options are '5.2.0' (downloads tarball from
<a href="http://paraview.org" target="_blank">paraview.org</a> and the default), 'git' (pulls git master), and 'source' which uses an external source dir.  The git and source options are customizable with other variables (to specify which source dir or which
 git branch/tag to use).  I think what you want now is this:</p>
</div>
<div>
<p class="MsoNormal">cMakeVars = cMakeVars +\</p>
</div>
<div>
<p class="MsoNormal">    '-Dparaview_SOURCE_SELECTION:<wbr>STRING=source '+\</p>
</div>
<div>
<p class="MsoNormal" style="margin-bottom:12.0pt">    '-Dparaview_SOURCE_DIR:PATH='+<wbr>pvSrcDir+' '</p>
</div>
<div>
<p class="MsoNormal">The first one has the same effect as the first two in your example and the last one sets the path to the source dir of ParaView.</p>
</div>
<div>
<p class="MsoNormal"> </p>
</div>
<div>
<p class="MsoNormal">HTH,</p>
</div>
<div>
<p class="MsoNormal">Shawn</p>
</div>
<div>
<p class="MsoNormal"> </p>
<div>
<p class="MsoNormal">On Wed, Nov 30, 2016 at 2:50 PM, Scott, W Alan <<a href="mailto:wascott@sandia.gov" target="_blank">wascott@sandia.gov</a>> wrote:</p>
<blockquote style="border:none;border-left:solid #cccccc 1.0pt;padding:0in 0in 0in 6.0pt;margin-left:4.8pt;margin-right:0in">
<div>
<div>
<p class="MsoNormal">I have set the following variables, attempting to turn off Paraview’s downloading from the
<a href="http://paraview.org" target="_blank">paraview.org</a> website.  Yet, SuperBuild is downloading everything externally!  What am I doing wrong?  How can I make ParaView not do this download and just fail?  Are the switches just ignored?</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">cMakeVars = cMakeVars +\</p>
<p class="MsoNormal">        '-DParaView_FROM_GIT:BOOL=OFF '+\</p>
<p class="MsoNormal">        '-DParaView_FROM_SOURCE_DIR:<wbr>BOOL=ON '+\</p>
<p class="MsoNormal">        '-DPARAVIEW_SOURCE_DIR:PATH='+<wbr>pvSrcDir+' '</p>
<p class="MsoNormal"> </p>
<p class="MsoNormal"> </p>
<p class="MsoNormal">Groan.</p>
<p class="MsoNormal"><span style="color:#888888"> </span></p>
<p class="MsoNormal"><span style="color:#888888">Alan</span></p>
<p class="MsoNormal"><span style="color:#888888"> </span></p>
</div>
</div>
<p class="MsoNormal" style="margin-bottom:12.0pt"><br>
______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" 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" target="_blank">
http://markmail.org/search/?q=<wbr>Paraview-developers</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview-developers" target="_blank">http://public.kitware.com/<wbr>mailman/listinfo/paraview-<wbr>developers</a></p>
</blockquote>
</div>
<p class="MsoNormal"> </p>
</div>
</div></div></div>
</div>
</div>

</blockquote></div><br></div></div></div></div>