Thanks, Scott, Yes, that does the trick. I guess this is not being seen on the dashboard because those machines all have MPI running. So there is a need to look at the CMakeLists.txt files for examples and testing to make sure that if MPI is excluded then those examples/tests need to be excluded.
Thanks Andrew On Fri, Jul 6, 2012 at 9:11 AM, Scott, W Alan <[email protected]> wrote: > I had the same issue. If I remember correctly, I “think” the solution > was to turn off BUILD_EXAMPLES and BUILD_TESTING.**** > > ** ** > > Alan**** > > ** ** > > *From:* [email protected] [mailto: > [email protected]] *On Behalf Of *Andrew Maclean > *Sent:* Thursday, July 05, 2012 5:08 PM > *To:* [email protected] > *Subject:* [EXTERNAL] [Paraview] ParaView looking for MPI when it > shouldn't.**** > > ** ** > > Hi All,**** > > I am building ParaView from the Git repository and for some reason it is > looking for MPI even though I have PARAVIEW_USE_MPI turned off. > **** > > I can't see any other setting that is forcing MPI to be turned on.**** > > ** ** > > Is there something I am missing or is there an error in the configuration > files?**** > > ** ** > > My output is:**** > > ...**** > > - Filter ZLIB is ON**** > > -- Could NOT find MPI_C (missing: MPI_C_LIBRARIES MPI_C_INCLUDE_PATH) *** > * > > -- Could NOT find MPI_CXX (missing: MPI_CXX_LIBRARIES > MPI_CXX_INCLUDE_PATH) **** > > CMake Error at VTK/Parallel/MPI/CMakeLists.txt:35 (message):**** > > MPIEXEC was empty.**** > > ** ** > > ** ** > > -- Configuring incomplete, errors occurred!**** > > make: *** [cmake_check_build_system] Error 1**** > > ** ** > > Regards**** > > ** ** > > -- > ___________________________________________ > Andrew J. P. Maclean > > ___________________________________________**** > -- ___________________________________________ Andrew J. P. Maclean ___________________________________________
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
