[Paraview] PV 3.10.1 - compile error w.r.t. MapReduceMPI

Paul Melis paul.melis at sara.nl
Fri Aug 5 11:49:29 EDT 2011


On 08/05/2011 04:53 PM, David Partyka wrote:
> Yeah, FindMPI has recently been re-written I would update to the latest
> and give that a shot.

With cmake 2.8.5 I get the following warning more than once during cmake
configure:

CMake Warning (dev) at
/home/opti/software/cmake285/share/cmake-2.8/Modules/FindMPI.cmake:81
(include):
  File /home/opti/software/cmake285/share/cmake-2.8/Modules/FindMPI.cmake
  includes /home/opti/c/ParaView-3.10.1/CMake/GetPrerequisites.cmake (found
  via CMAKE_MODULE_PATH) which shadows

/home/opti/software/cmake285/share/cmake-2.8/Modules/GetPrerequisites.cmake.
  This may cause errors later on .

  Policy CMP0017 is not set: Prefer files from the CMake module directory
  when including from there.  Run "cmake --help-policy CMP0017" for policy
  details.  Use the cmake_policy command to set the policy and suppress this
  warning.
Call Stack (most recent call first):
  VTK/CMakeLists.txt:876 (FIND_PACKAGE)
This warning is for project developers.  Use -Wno-dev to suppress it.

Furthermore, the mpi.h not found error is still there ... :-/

Paul


More information about the ParaView mailing list