MantisBT - VTK
View Issue Details
0014777VTK(No Category)public2014-06-04 15:502014-10-05 18:51
Mathieu Malaterre 
Berk Geveci 
normalminorhave not tried
closedfixed 
6.1.0 
6.2.0 
TBD
incorrect functionality
0014777: fatal error: vtksys/SystemTools.hxx: No such file or directory
I cannot build the mrmpi module, please either remove it completely or fix the compilation issue. Thanks.

Steps:

$ grep mrmpi CMakeCache.txt
Module_vtkmrmpi:BOOL=ON
$ make
[...]
/tmp/vtk6-6.1.0+dfsg/ThirdParty/mrmpi/mpistubs/mpi.cpp:20:34: fatal error: vtksys/SystemTools.hxx: No such file or directory
compilation terminated.
No tags attached.
Issue History
2014-06-04 15:50Mathieu MalaterreNew Issue
2014-10-02 12:47Berk GeveciAssigned To => Berk Geveci
2014-10-02 12:47Berk GeveciStatusbacklog => gerrit review
2014-10-05 18:51Cory QuammenNote Added: 0033589
2014-10-05 18:51Cory QuammenStatusgerrit review => closed
2014-10-05 18:51Cory QuammenResolutionopen => fixed
2014-10-05 18:51Cory QuammenFixed in Version => 6.2.0

Notes
(0033589)
Cory Quammen   
2014-10-05 18:51   
Fixed in

commit 4bbd890ab2d464f89f97fdb173a799a87b2e78b0
Author: Berk Geveci <berk.geveci@kitware.com>
Date: Thu Oct 2 12:44:29 2014 -0400

    Removed mrmpi ThirdParty, which was not used.
    
    mrmpi (map-reduce mpi) was not used in VTK. Removed.
    
    Change-Id: I239717a7348ea9ab43e7404f2a45c8a46e0b329b