<div dir="ltr"><div>The branch to fix this is here: <a href="https://gitlab.kitware.com/vtk/vtk/merge_requests/3372">https://gitlab.kitware.com/vtk/vtk/merge_requests/3372</a><br><br></div>Shawn<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Sep 29, 2017 at 1:26 AM, Andrew Maclean <span dir="ltr"><<a href="mailto:andrew.amaclean@gmail.com" target="_blank">andrew.amaclean@gmail.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"><div class="gmail_default" style="font-size:small">Shawn and Brad,</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I can confirm that I am seeing the same thing in Linux and Windows.</div><div class="gmail_default" style="font-size:small">I only got alerted to this because the VTK master was suspiciously stable :-) </div><div class="gmail_default" style="font-size:small">You probably don't see this in the CTest machines as I think they do a delete of the source and then fetch from the master.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Shawn, you may have something!</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">There seem to be some inconsistences regarding these .gitattributes files in the ./Testing directories.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">Iin Testing there are these .gitattributes files:</div><div class="gmail_default"><div class="gmail_default" style="font-size:small">./Testing/Data/LSDyna/.gitattr<wbr>ibutes</div><div class="gmail_default" style="font-size:small">./Testing/Data/MFIXReader/.git<wbr>attributes</div><div class="gmail_default" style="font-size:small">./Testing/Data/NetCDF/.gitattr<wbr>ibutes</div><div class="gmail_default" style="font-size:small">./Testing/Data/SLAC/.gitattrib<wbr>utes</div><div class="gmail_default" style="font-size:small">./Testing/Data/WindBladeReader<wbr>/.gitattributes</div><div class="gmail_default" style="font-size:small"><br></div><div style="font-size:small">The only ones being deleted when CMake runs are:</div><div><div>        ./Testing/Data/MFIXReader/.git<wbr>attributes</div><div>        ./Testing/Data/NetCDF/.gitattr<wbr>ibutes</div><div>        ./Testing/Data/WindBladeReader<wbr>/.gitattributes</div></div><div style="font-size:small">and in these directories these files register as untracked:</div><div style="font-size:small"><div>        ./Testing/Data/MFIXReader/.git<wbr>attributes.md5</div><div>        ./Testing/Data/NetCDF/.gitattr<wbr>ibutes.md5</div><div>        ./Testing/Data/WindBladeReader<wbr>/.gitattributes.md5</div><div><br></div><div>In:</div><div><div class="gmail_default">./Testing/Data/LSDyna/.gitattr<wbr>ibutes the file has these contents:</div><div class="gmail_default"><div class="gmail_default">bug_14713/bug_14713.d3plot.md5 vtk-is-large-data</div><div class="gmail_default">foam/foam.d3plot.md5 vtk-is-large-data</div><div class="gmail_default">foam/foam.d3plot01.md5 vtk-is-large-data</div><div class="gmail_default">hemi.draw/hemi_draw.d3plot.md5 vtk-is-large-data</div><div class="gmail_default">hemi.draw/hemi_draw.d3plot01.m<wbr>d5 vtk-is-large-data</div><div class="gmail_default">hemi.draw/hemi_draw.d3thdt.md5 vtk-is-large-data</div><div class="gmail_default">hemi.draw/hemi_draw.glstat.md5 vtk-is-large-data</div><div class="gmail_default">hemi.draw/hemi_draw.k.md5 vtk-is-large-data</div><div class="gmail_default">impact/d3plot.md5 vtk-is-large-data</div><div class="gmail_default">impact/d3plot01.md5 vtk-is-large-data</div><div class="gmail_default">the folders referred to in this file contain .md files of that name.</div><div class="gmail_default"><br></div></div><div class="gmail_default">./Testing/Data/MFIXReader/ there is no .gitattributes file just a .gitattributes.md5 along with a bunch of .md files.</div></div><div class="gmail_default"><br></div><div class="gmail_default">Regards</div><span class="HOEnZb"><font color="#888888"><div class="gmail_default">   Andrew</div><div class="gmail_default"><br></div></font></span></div></div></div><div class="gmail_extra"><div><div class="h5"><br><div class="gmail_quote">On Fri, Sep 29, 2017 at 5:05 AM, Brad King <span dir="ltr"><<a href="mailto:brad.king@kitware.com" target="_blank">brad.king@kitware.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span>On 09/28/2017 09:17 AM, Shawn Waldon wrote:<br>
> It appears that CMake thinks they are data files and is making MD5s of them.<br>
<br>
</span>That should only happen if some code is telling CMake that they<br>
are data by mentioning them in a `DATA{}` reference somewhere.<br>
That syntax does support directories and globbing, so it may be<br>
by mistake.<br>
<span class="m_-4363509726884563139HOEnZb"><font color="#888888"><br>
-Brad<br>
</font></span></blockquote></div><br><br clear="all"><div><br></div></div></div><span class="">-- <br><div class="m_-4363509726884563139gmail_signature" data-smartmail="gmail_signature">______________________________<wbr>_____________<br>Andrew J. P. Maclean<br><br>______________________________<wbr>_____________</div>
</span></div>
</blockquote></div><br></div>