<div dir="ltr">Hi Brock,<div><br></div><div>make sure that ENABLE_cosmotools is OFF.</div><div><br></div><div>That is the only thing that depends on generic_io.</div><div>If you turned it ON once, you may need to delete your build tree and start again from scratch.</div>
<div><br></div><div>If that is not the solution, we will need to digg more and figure out why generic_io was pulled in.</div><div>But I couldn't find any reference in the super build.</div><div><br></div><div>Seb</div>
</div><div class="gmail_extra"><br><br><div class="gmail_quote">On Wed, Apr 30, 2014 at 2:16 PM, Brock Palen <span dir="ltr"><<a href="mailto:brockp@umich.edu" target="_blank">brockp@umich.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I am trying to build paraview for our cluster using the superbuild. Â I am doing this because I want both the gui and server (we have VNC nodes, and client server users).<br>
<br>
  module load gcc/4.7.0<br>
  module load openmpi/1.6.5/gcc/4.7.0<br>
  module load cmake/2.8.8<br>
<br>
  git clone git://<a href="http://paraview.org/ParaViewSuperbuild.git" target="_blank">paraview.org/ParaViewSuperbuild.git</a><br>
  git checkout -b 4.1.0 v4.1.0<br>
<br>
  mkdir paraview-bin<br>
  cd paraview-bin<br>
<br>
  ccmake ../ParaViewSuperbuild<br>
<br>
<br>
at this point I set to use system_mpi a collection of readers etc, but no mater what I do the build always fails with:<br>
<br>
 Failed to clone repository:<br>
 'git://<a href="http://kwsource.kitwarein.com/genericio/genericio.git" target="_blank">kwsource.kitwarein.com/genericio/genericio.git</a>'<br>
<br>
I googled around for this and found reference to private plugins you can't distribute, but I specifically disable genericio (awful name if it is a private plugin, sounds like your standard readers).<br>
<br>
Is there any way to get more information about why genericio is being pulled in? Â <a href="http://kwsource.kitwarein.com" target="_blank">kwsource.kitwarein.com</a> doesn't even resolve.<br>
<br>
Thanks!<br>
<span class="HOEnZb"><font color="#888888"><br>
Brock Palen<br>
<a href="http://www.umich.edu/~brockp" target="_blank">www.umich.edu/~brockp</a><br>
CAEN Advanced Computing<br>
XSEDE Campus Champion<br>
<a href="mailto:brockp@umich.edu">brockp@umich.edu</a><br>
<a href="tel:%28734%29936-1985" value="+17349361985">(734)936-1985</a><br>
<br>
<br>
<br>
</font></span><br>_______________________________________________<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/opensource/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" target="_blank">http://paraview.org/Wiki/ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://www.paraview.org/mailman/listinfo/paraview" target="_blank">http://www.paraview.org/mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>