<h1><a href="http://gnep.mcs.anl.gov:8010/">Fathom</a>: <a href="http://gnep.mcs.anl.gov:8010/builders/moab-pgi">moab-pgi</a> build <a href="http://gnep.mcs.anl.gov:8010/builders/moab-pgi/builds/351">#351</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 'moab-pgi-nightly' triggered this build</td></tr>
</table>
<h2>Log Excerpt</h2>
<pre>"NCHelperHOMME.cpp", line 784: warning: statement is unreachable
            break;
            ^

\
        source='NCHelperMPAS.cpp' object='NCHelperMPAS.lo' libtool=yes \
        DEPDIR=.deps depmode=none /bin/sh ../../config/depcomp \
        /bin/sh ../../libtool  --tag=CXX   --mode=compile /soft/apps/packages/mpich2-1.2.1p1-pgi-hydra/bin/mpicxx -DHAVE_CONFIG_H -I. -I../.. -I../../src/moab -I../../src/parallel -I../../src  -I/homes/xbxu/pgi_utils/pnetcdf/parallel-netcdf-1.3.0/install/include -I/homes/xbxu/pgi_utils/netcdf/netcdf-4.1.2/install/include    -I/homes/xbxu/pgi_utils/hdf5/hdf5-1.8.6/install/include  -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64   -DUSE_MPI -DHDF5_FILE -DHDF5_PARALLEL -DNETCDF_FILE -DPNETCDF_FILE -DIS_BUILDING_MB -I.. -I./.. -I./../parallel  -I./mhdf/include    -O2 -DNDEBUG -c -o NCHelperMPAS.lo NCHelperMPAS.cpp
libtool: compile:  /soft/apps/packages/mpich2-1.2.1p1-pgi-hydra/bin/mpicxx -DHAVE_CONFIG_H -I. -I../.. -I../../src/moab -I../../src/parallel -I../../src -I/homes/xbxu/pgi_utils/pnetcdf/parallel-netcdf-1.3.0/install/include -I/homes/xbxu/pgi_utils/netcdf/netcdf-4.1.2/install/include -I/homes/xbxu/pgi_utils/hdf5/hdf5-1.8.6/install/include -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64 -DUSE_MPI -DHDF5_FILE -DHDF5_PARALLEL -DNETCDF_FILE -DPNETCDF_FILE -DIS_BUILDING_MB -I.. -I./.. -I./../parallel -I./mhdf/include -O2 -DNDEBUG -c NCHelperMPAS.cpp -o NCHelperMPAS.o
"NCHelperMPAS.cpp", line 312: error: identifier "MBZoltan" is undefined
      MBZoltan * mbZTool = new MBZoltan(mbImpl, false, 0, NULL);
      ^

"NCHelperMPAS.cpp", line 312: error: identifier "mbZTool" is undefined
      MBZoltan * mbZTool = new MBZoltan(mbImpl, false, 0, NULL);
                 ^

"NCHelperMPAS.cpp", line 312: error: expected a type specifier
      MBZoltan * mbZTool = new MBZoltan(mbImpl, false, 0, NULL);
                               ^

"NCHelperMPAS.cpp", line 312: error: expected a ")"
      MBZoltan * mbZTool = new MBZoltan(mbImpl, false, 0, NULL);
                                              ^

"NCHelperMPAS.cpp", line 1243: warning: statement is unreachable
            break;
            ^

"NCHelperMPAS.cpp", line 1303: warning: statement is unreachable
          break;
          ^

"NCHelperMPAS.cpp", line 1319: warning: statement is unreachable
            break;
            ^

"NCHelperMPAS.cpp", line 1387: warning: statement is unreachable
            break;
            ^

"NCHelperMPAS.cpp", line 1391: warning: statement is unreachable
            break;
            ^

"NCHelperMPAS.cpp", line 1395: warning: statement is unreachable
            break;
            ^

4 errors detected in the compilation of "NCHelperMPAS.cpp".
</pre>