Login | All Dashboards RSS Thursday, September 02 2010 22:29:22
 
  
InsightJournal
Dashboard
 
 

Site: MPIFastMarching
Build Name: Insight_Journal_Automatic_Testing_System
Configure Command: "/usr/local/bin/cmake" "/home/tester/source"
Configure Return Value: 1
Configure Output:
/home/tester/ITK3.16.0/bin
-- Could NOT find MPI  (missing:  MPI_LIBRARY MPI_INCLUDE_PATH)
CMake Warning (dev) at CMakeLists.txt:5 (INCLUDE):
  Policy CMP0011 is not set: Included scripts do automatic cmake_policy PUSH
  and POP.  Run "cmake --help-policy CMP0011" for policy details.  Use the
  cmake_policy command to set the policy and suppress this warning.

  The included script

    /home/tester/source/UserCMakeLists.txt

  affects policy settings.  CMake is implying the NO_POLICY_SCOPE option for
  compatibility, so the effects are applied to the including context.
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
MPI_EXTRA_LIBRARY (ADVANCED)
    linked by target "MPIFastMarching" in directory /home/tester/source
MPI_INCLUDE_PATH (ADVANCED)
   used as include directory in directory /home/tester/source
MPI_LIBRARY (ADVANCED)
    linked by target "MPIFastMarching" in directory /home/tester/source

-- Configuring incomplete, errors occurred!