<h1><a href="http://gnep.mcs.anl.gov:8010/">Fathom</a>: <a href="http://gnep.mcs.anl.gov:8010/builders/cgmtr-occ-par-sta">cgmtr-occ-par-sta</a> build <a href="http://gnep.mcs.anl.gov:8010/builders/cgmtr-occ-par-sta/builds/6">#6</a></h1>
<table>
<tr><td><b>Results:</b></td><td>failed shell test install</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 'cgmtr-occ-par-sta' triggered this build</td></tr>
</table>
<h2>Log Excerpt</h2>
<pre>make  install-recursive
make[3]: Entering directory `/disks/itaps-buildslave/cgmtr-occ-par-sta/build/itaps'
Making install in .
make[4]: Entering directory `/disks/itaps-buildslave/cgmtr-occ-par-sta/build/itaps'
/bin/sh ../libtool  --tag=CXX   --mode=compile /homes/fathom/3rdparty/mpich2/mpich2-1.2.1/gcc/bin/mpicxx -DHAVE_CONFIG_H -I. -I.. -I../geom/parallel -I../amendment  -DLITTLE_ENDIAN=BYTE_ORDER   -DTEMPLATE_DEFS_INCLUDED  -DHAVE_OCC -DHAVE_OCC_IGES -DHAVE_OCC_STEP -DHAVE_OCC_STL -DSRCDIR=. -I../util -I../geom -I../init -I../amendment -I../geom/parallel -DUSE_MPI    -Wall -pipe -pedantic -O2 -DNDEBUG -MT iGeom_CGMA.lo -MD -MP -MF .deps/iGeom_CGMA.Tpo -c -o iGeom_CGMA.lo iGeom_CGMA.cc
libtool: compile:  /homes/fathom/3rdparty/mpich2/mpich2-1.2.1/gcc/bin/mpicxx -DHAVE_CONFIG_H -I. -I.. -I../geom/parallel -I../amendment -DLITTLE_ENDIAN=BYTE_ORDER -DTEMPLATE_DEFS_INCLUDED -DHAVE_OCC -DHAVE_OCC_IGES -DHAVE_OCC_STEP -DHAVE_OCC_STL -DSRCDIR=. -I../util -I../geom -I../init -I../amendment -I../geom/parallel -DUSE_MPI -Wall -pipe -pedantic -O2 -DNDEBUG -MT iGeom_CGMA.lo -MD -MP -MF .deps/iGeom_CGMA.Tpo -c iGeom_CGMA.cc -o iGeom_CGMA.o
In file included from ../geom/parallel/CGMmpi.h:11,
                 from ../geom/parallel/CGMProcConfig.hpp:5,
                 from ../geom/parallel/CGMParallelComm.hpp:13,
                 from ../geom/parallel/CGMReadParallel.hpp:7,
                 from iGeom_CGMA.cc:107:
/home/fathom/3rdparty/mpich2/mpich2-1.2.1/gcc/include/mpi.h:373: warning: ISO C++ 1998 does not support ‘long long’
iGeom_CGMA.cc: In function ‘void igeom_reflectent_(iGeom_Instance_Private*, iBase_EntityHandle_Private*, double, double, double, int*)’:
iGeom_CGMA.cc:6108: error: ‘point_x’ was not declared in this scope
iGeom_CGMA.cc:6108: error: ‘point_y’ was not declared in this scope
iGeom_CGMA.cc:6108: error: ‘point_z’ was not declared in this scope
iGeom_CGMA.cc:6117: error: no matching function for call to ‘GeometryQueryTool::reflect(DLIList<Body*>&, CubitVector&)’
../geom/GeometryQueryTool.hpp:932: note: candidates are: CubitStatus GeometryQueryTool::reflect(DLIList<Body*>, const CubitVector&, const CubitVector&, bool)
../geom/GeometryQueryTool.hpp:935: note:                 CubitStatus GeometryQueryTool::reflect(BasicTopologyEntity*, const CubitVector&, const CubitVector&, bool, bool)
../geom/GeometryQueryTool.hpp:941: note:                 void GeometryQueryTool::reflect(DLIList<RefEntity*>&, const CubitVector&, const CubitVector&, bool, DLIList<RefEntity*>&, bool)
iGeom_CGMA.cc:6131: error: no matching function for call to ‘GeometryQueryTool::reflect(BasicTopologyEntity*&, CubitVector&)’
../geom/GeometryQueryTool.hpp:932: note: candidates are: CubitStatus GeometryQueryTool::reflect(DLIList<Body*>, const CubitVector&, const CubitVector&, bool)
../geom/GeometryQueryTool.hpp:935: note:                 CubitStatus GeometryQueryTool::reflect(BasicTopologyEntity*, const CubitVector&, const CubitVector&, bool, bool)
../geom/GeometryQueryTool.hpp:941: note:                 void GeometryQueryTool::reflect(DLIList<RefEntity*>&, const CubitVector&, const CubitVector&, bool, DLIList<RefEntity*>&, bool)
iGeom_CGMA.cc: In function ‘void igeom_scaleent_(iGeom_Instance_Private*, iBase_EntityHandle_Private*, double, double, double, int*)’:
iGeom_CGMA.cc:6157: error: ‘point_x’ was not declared in this scope
iGeom_CGMA.cc:6157: error: ‘point_y’ was not declared in this scope
iGeom_CGMA.cc:6157: error: ‘point_z’ was not declared in this scope
iGeom_CGMA.cc:6164: error: no matching function for call to ‘GeometryQueryTool::scale(Body*&, CubitVector&)’
../geom/GeometryQueryTool.hpp:912: note: candidates are: CubitStatus GeometryQueryTool::scale(Body*, const CubitVector&, double, bool, bool)
../geom/GeometryQueryTool.hpp:915: note:                 CubitStatus GeometryQueryTool::scale(Body*, const CubitVector&, const CubitVector&, bool, bool)
../geom/GeometryQueryTool.hpp:918: note:                 CubitStatus GeometryQueryTool::scale(BasicTopologyEntity*, const CubitVector&, double, bool, bool)
../geom/GeometryQueryTool.hpp:921: note:                 CubitStatus GeometryQueryTool::scale(BasicTopologyEntity*, const CubitVector&, const CubitVector&, bool, bool)
../geom/GeometryQueryTool.hpp:924: note:                 void GeometryQueryTool::scale(DLIList<RefEntity*>&, const CubitVector&, double, double, double, bool, DLIList<RefEntity*>&, bool)
iGeom_CGMA.cc:6182: error: no matching function for call to ‘GeometryQueryTool::scale(BasicTopologyEntity*&, CubitVector&)’
../geom/GeometryQueryTool.hpp:912: note: candidates are: CubitStatus GeometryQueryTool::scale(Body*, const CubitVector&, double, bool, bool)
../geom/GeometryQueryTool.hpp:915: note:                 CubitStatus GeometryQueryTool::scale(Body*, const CubitVector&, const CubitVector&, bool, bool)
../geom/GeometryQueryTool.hpp:918: note:                 CubitStatus GeometryQueryTool::scale(BasicTopologyEntity*, const CubitVector&, double, bool, bool)
../geom/GeometryQueryTool.hpp:921: note:                 CubitStatus GeometryQueryTool::scale(BasicTopologyEntity*, const CubitVector&, const CubitVector&, bool, bool)
../geom/GeometryQueryTool.hpp:924: note:                 void GeometryQueryTool::scale(DLIList<RefEntity*>&, const CubitVector&, double, double, double, bool, DLIList<RefEntity*>&, bool)
iGeom_CGMA.cc:6202: error: no matching function for call to ‘GeometryQueryTool::scale(Body*&, CubitVector&)’
../geom/GeometryQueryTool.hpp:912: note: candidates are: CubitStatus GeometryQueryTool::scale(Body*, const CubitVector&, double, bool, bool)
../geom/GeometryQueryTool.hpp:915: note:                 CubitStatus GeometryQueryTool::scale(Body*, const CubitVector&, const CubitVector&, bool, bool)
../geom/GeometryQueryTool.hpp:918: note:                 CubitStatus GeometryQueryTool::scale(BasicTopologyEntity*, const CubitVector&, double, bool, bool)
../geom/GeometryQueryTool.hpp:921: note:                 CubitStatus GeometryQueryTool::scale(BasicTopologyEntity*, const CubitVector&, const CubitVector&, bool, bool)
../geom/GeometryQueryTool.hpp:924: note:                 void GeometryQueryTool::scale(DLIList<RefEntity*>&, const CubitVector&, double, double, double, bool, DLIList<RefEntity*>&, bool)
iGeom_CGMA.cc: At global scope:
iGeom_CGMA.cc:6958: warning: ‘bool iBase_intersect_ray_box(const CubitBox&, const CubitVector&, const CubitVector&)’ defined but not used
iGeom_CGMA.cc:293: warning: ‘CubitStatus iGeom_get_graphics(RefFace*, DLIList<CubitVector*>&, DLIList<int>&, short unsigned int, double, double)’ declared ‘static’ but never defined
iGeom_CGMA.cc:301: warning: ‘CubitStatus iGeom_get_graphics(RefEdge*, DLIList<CubitVector*>&, DLIList<int>&, double)’ declared ‘static’ but never defined
</pre>