<h1><a href="http://gnep.mcs.anl.gov:8010/">Fathom</a>: <a href="http://gnep.mcs.anl.gov:8010/builders/cgm-occ-sertrunk">cgm-occ-sertrunk</a> build <a href="http://gnep.mcs.anl.gov:8010/builders/cgm-occ-sertrunk/builds/116">#116</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 'cgm-occ-ser-trunk' triggered this build</td></tr>
</table>
<h2>Log Excerpt</h2>
<pre>make[4]: Entering directory `/disks/itaps-buildslave/cgm-occ-sertrunk/build'
echo "CGM_INT_INCLUDE = -I/homes/fathom/install/occsertru/cgm/include"  >> /homes/fathom/install/occsertru/cgm/lib/cgm.make
echo "CGM_INT_LDFLAGS = -L/homes/fathom/install/occsertru/cgm/lib"      >> /homes/fathom/install/occsertru/cgm/lib/cgm.make
echo "CGM_INT_LTFLAGS = -R/homes/fathom/install/occsertru/cgm/lib"      >> /homes/fathom/install/occsertru/cgm/lib/cgm.make
 ...Making install in itaps
make[2]: Entering directory `/disks/itaps-buildslave/cgm-occ-sertrunk/build/itaps'
make  install-recursive
make[3]: Entering directory `/disks/itaps-buildslave/cgm-occ-sertrunk/build/itaps'
Making install in .
make[4]: Entering directory `/disks/itaps-buildslave/cgm-occ-sertrunk/build/itaps'
/bin/sh ../libtool  --tag=CXX   --mode=compile g++ -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     -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:  g++ -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 -Wall -pipe -pedantic -O2 -DNDEBUG -MT iGeom_CGMA.lo -MD -MP -MF .deps/iGeom_CGMA.Tpo -c iGeom_CGMA.cc  -fPIC -DPIC -o .libs/iGeom_CGMA.o
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>