[vtk-developers] Building Testing/External

Bill Lorensen bill.lorensen at gmail.com
Wed Feb 13 16:57:02 EST 2013


I enabled the default modules. I did not enable any Parallel/MPI
modules. I think they need to be enabled explicitly.

On Wed, Feb 13, 2013 at 4:52 PM, Brad King <brad.king at kitware.com> wrote:
> On 02/13/2013 04:41 PM, Bill Lorensen wrote:
>> cmake -DVTK_DIR:PATH=/home/lorensen/tmp/VTK-install/lib/cmake/vtk-6.0 ~/ProjectsGIT/VTKGerrit/Testing/External
>> CMake Error at /home/lorensen/tmp/VTK-install/lib/cmake/vtk-6.0/vtkModuleAPI.cmake:102
>> (message):
>>   Requested modules not available:
>>
>>     vtkFiltersParallelMPI
>>     vtkParallelMPI
>>     vtkRenderingParallel
>> Call Stack (most recent call first):
>>   /home/lorensen/ProjectsGIT/VTKGerrit/CMake/vtkModuleMacros.cmake:235 (vtk_module_config)
>>   /home/lorensen/ProjectsGIT/VTKGerrit/CMake/vtkModuleMacros.cmake:389 (vtk_module_test)
>>   /home/lorensen/ProjectsGIT/VTKGerrit/CMake/vtkTestingMacros.cmake:105 (vtk_module_test_executable)
>>   /home/lorensen/ProjectsGIT/VTKGerrit/Filters/Parallel/Testing/Cxx/CMakeLists.txt:1 (add_test_mpi)
>
> There seems to be a discrepancy between the modules that were built
> and installed versus the test modules that Testing/External is
> activating from reading the installed package.  It doesn't show
> up on the dashboard machine that runs this because it enables all
> modules.
>
> Which modules did you enable when building VTK?
>
> -Brad



-- 
Unpaid intern in BillsBasement at noware dot com



More information about the vtk-developers mailing list