<h1><a href="http://gnep.mcs.anl.gov:8010/">Fathom</a>: <a href="http://gnep.mcs.anl.gov:8010/builders/moab-distcheck">moab-distcheck</a> build <a href="http://gnep.mcs.anl.gov:8010/builders/moab-distcheck/builds/879">#879</a></h1>
<table>
<tr><td><b>Results:</b></td><td>failed compile</td></tr>
<tr><td><b>Buildslave:</b></td><td>gnep</td></tr>
<tr><td><b>Revision:</b></td><td>None</td></tr>
<tr><td><b>Reason:</b></td><td>The Nightly scheduler named 'nightly' triggered this build</td></tr>
</table>
<h2>Log Excerpt</h2>
<pre>../../tools/point_search.cpp:51: error: 'cerr' is not a member of 'std'
../../tools/point_search.cpp:52: error: 'cerr' is not a member of 'std'
../../tools/point_search.cpp:53: error: 'cerr' is not a member of 'std'
../../tools/point_search.cpp:54: error: 'cerr' is not a member of 'std'
../../tools/point_search.cpp:56: error: 'cerr' is not a member of 'std'
../../tools/point_search.cpp:57: error: 'cerr' is not a member of 'std'
../../tools/point_search.cpp:58: error: 'cerr' is not a member of 'std'
../../tools/point_search.cpp:59: error: 'cerr' is not a member of 'std'
../../tools/point_search.cpp:60: error: 'cerr' is not a member of 'std'
../../tools/point_search.cpp:61: error: 'cerr' is not a member of 'std'
../../tools/point_search.cpp:62: error: 'cerr' is not a member of 'std'
../../tools/point_search.cpp:63: error: 'cerr' is not a member of 'std'
../../tools/point_search.cpp:64: error: 'cerr' is not a member of 'std'
../../tools/point_search.cpp:65: error: 'cerr' is not a member of 'std'
../../tools/point_search.cpp:66: error: 'cerr' is not a member of 'std'
../../tools/point_search.cpp:67: error: 'cerr' is not a member of 'std'
../../tools/point_search.cpp:68: error: 'cerr' is not a member of 'std'
../../tools/point_search.cpp:69: error: 'cerr' is not a member of 'std'
../../tools/point_search.cpp:70: error: 'cerr' is not a member of 'std'
../../tools/point_search.cpp:71: error: 'cerr' is not a member of 'std'
../../tools/point_search.cpp:72: error: 'cerr' is not a member of 'std'
../../tools/point_search.cpp: In function 'int main(int, char**)':
../../tools/point_search.cpp:76: error: 'MPI_Init' was not declared in this scope
../../tools/point_search.cpp:79: error: 'io' has not been declared
../../tools/point_search.cpp:79: error: expected primary-expression before '>' token
../../tools/point_search.cpp:79: error: 'options' was not declared in this scope
../../tools/point_search.cpp:83: error: 'io' has not been declared
../../tools/point_search.cpp:87: error: 'MPI_Finalize' was not declared in this scope
../../tools/point_search.cpp:92: error: 'MPI_COMM_WORLD' was not declared in this scope
../../tools/point_search.cpp:92: error: 'MPI_Comm_size' was not declared in this scope
../../tools/point_search.cpp:93: error: 'MPI_Comm_rank' was not declared in this scope
../../tools/point_search.cpp:99: error: 'freopen' is not a member of 'std'
../../tools/point_search.cpp:99: error: 'stdout' was not declared in this scope
../../tools/point_search.cpp:100: error: 'freopen' is not a member of 'std'
../../tools/point_search.cpp:100: error: 'stderr' was not declared in this scope
../../tools/point_search.cpp:105: error: 'MPI_Wtime' was not declared in this scope
../../tools/point_search.cpp:113: error: 'ParallelComm' is not a member of 'moab'
../../tools/point_search.cpp:113: error: 'ParallelComm' is not a member of 'moab'
../../tools/point_search.cpp:113: error: template argument 1 is invalid
../../tools/point_search.cpp:113: error: template argument 2 is invalid
../../tools/point_search.cpp:113: error: invalid type in declaration before '(' token
../../tools/point_search.cpp:120: error: invalid types 'int[unsigned int]' for array subscript
../../tools/point_search.cpp:120: error: expected type-specifier
../../tools/point_search.cpp:120: error: expected ';'
../../tools/point_search.cpp:121: error: invalid types 'int[unsigned int]' for array subscript
../../tools/point_search.cpp:130: error: 'cout' is not a member of 'std'
../../tools/point_search.cpp:130: error: 'cout' is not a member of 'std'
../../tools/point_search.cpp:130: error: 'MPI_Abort' was not declared in this scope
../../tools/point_search.cpp:133: error: 'Point_search' is not a member of 'moab'
../../tools/point_search.cpp:133: error: expected ';' before 'locator'
</pre>