[vtk-developers] Missing `TestPStreamAMR.png`

Ken Martin ken.martin at kitware.com
Mon Jan 16 14:19:48 EST 2017


It is fixed in a yet more recent VTK. Basic gist is an mpi test was added
that used data but didn't have a valid image. I updated the cmake list file
to include the fact that the test has data, then realized it did not need
or have a valid image and the mpi test macros did not support that case so
I had to update those as well to support NO_VALID. All seems fine as of
this morning's VTK IIRC.

On Mon, Jan 16, 2017 at 2:13 PM, Utkarsh Ayachit <
utkarsh.ayachit at kitware.com> wrote:

> Folks,
>
> I am getting this warning message from CMake after update ParaView to
> use a more recent VTK. Any ideas (before I look deeper)?
>
> =============================================
>  CMake Warning (dev) at VTK/CMake/ExternalData.cmake:674 (message):
>    Data file referenced by argument
>    DATA{/home/utkarsh/Kitware/ParaView3/ParaView/VTK/
> Filters/ParallelFlowPaths/Testing/Data/Baseline/TestPStreamAMR.png,:}
>
>    corresponds to source tree path
>
>      VTK/Filters/ParallelFlowPaths/Testing/Data/Baseline/
> TestPStreamAMR.png
>
>    that does not exist as a file (with or without an extension)!
>  Call Stack (most recent call first):
>    VTK/CMake/ExternalData.cmake:485 (_ExternalData_arg)
>    VTK/CMake/ExternalData.cmake:340 (ExternalData_expand_arguments)
>    VTK/CMake/vtkTestingMacros.cmake:175 (ExternalData_add_test)
>    VTK/Filters/ParallelFlowPaths/Testing/Cxx/CMakeLists.txt:8
> (vtk_add_test_mpi)
>  This warning is for project developers.  Use -Wno-dev to suppress it.
>
>
>
> Thanks
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at http://www.kitware.com/
> opensource/opensource.html
>
> Search the list archives at: http://markmail.org/search/?q=vtk-developers
>
> Follow this link to subscribe/unsubscribe:
> http://public.kitware.com/mailman/listinfo/vtk-developers
>
>


-- 
Ken Martin PhD
Chairman & CFO
Kitware Inc.
28 Corporate Drive
Clifton Park NY 12065
518 371 3971

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://public.kitware.com/pipermail/vtk-developers/attachments/20170116/73a978a9/attachment.html>


More information about the vtk-developers mailing list