[cgma-dev] CGMA check for *cubit* failed.

Nightly Test kraftche at cae.wisc.edu
Fri Aug 28 02:11:39 CDT 2009


Making check in compat
make[1]: Entering directory `/home/jason/cgm/test/cubit/compat'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/jason/cgm/test/cubit/compat'
Making check in util
make[1]: Entering directory `/home/jason/cgm/test/cubit/util'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/jason/cgm/test/cubit/util'
Making check in geom
make[1]: Entering directory `/home/jason/cgm/test/cubit/geom'
Making check in .
make[2]: Entering directory `/home/jason/cgm/test/cubit/geom'
make[2]: Nothing to be done for `check-am'.
make[2]: Leaving directory `/home/jason/cgm/test/cubit/geom'
Making check in Cholla
make[2]: Entering directory `/home/jason/cgm/test/cubit/geom/Cholla'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/jason/cgm/test/cubit/geom/Cholla'
Making check in facetbool
make[2]: Entering directory `/home/jason/cgm/test/cubit/geom/facetbool'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/jason/cgm/test/cubit/geom/facetbool'
Making check in facet
make[2]: Entering directory `/home/jason/cgm/test/cubit/geom/facet'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/jason/cgm/test/cubit/geom/facet'
Making check in virtual
make[2]: Entering directory `/home/jason/cgm/test/cubit/geom/virtual'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/jason/cgm/test/cubit/geom/virtual'
make[1]: Leaving directory `/home/jason/cgm/test/cubit/geom'
Making check in init
make[1]: Entering directory `/home/jason/cgm/test/cubit/init'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/jason/cgm/test/cubit/init'
Making check in .
make[1]: Entering directory `/home/jason/cgm/test/cubit'
make[1]: Leaving directory `/home/jason/cgm/test/cubit'
Making check in itaps
make[1]: Entering directory `/home/jason/cgm/test/cubit/itaps'
make  check-recursive
make[2]: Entering directory `/home/jason/cgm/test/cubit/itaps'
Making check in .
make[3]: Entering directory `/home/jason/cgm/test/cubit/itaps'
make  chaman  testgeom  
make[4]: Entering directory `/home/jason/cgm/test/cubit/itaps'
make[4]: `testgeom' is up to date.
make[4]: Leaving directory `/home/jason/cgm/test/cubit/itaps'
make  check-TESTS
make[4]: Entering directory `/home/jason/cgm/test/cubit/itaps'
Using default input file: ../../trunk/itaps/testgeom.sat


ITAPS GEOMETRY INTERFACE TEST PROGRAM:

   gLoad: Read 1 ACIS Entities from the input file


Constructed 1 Volume: 1
Model contents: 
vertices: 36
edges: 60
faces: 33
regions: 1
Success
   tags: Tags defined on model: GLOBAL_ID, NAME
Success
   gentity sets: Success
   topology adjacencies: Success
   construct: Created swept volume 3
Success
   primitives: Success
   transforms: Success
   booleans: Updated volume(s): 10
Destroyed volume(s): 11
Updated volume(s): 12
Updated volume(s): 12
Destroyed volume(s): 13
Success
   mesh size: Read 1 ACIS Entities from the input file

ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.
ERROR: Attribute type -1 not recognized.

Constructed 1 Volume: 1
Success
   shutdown: Success

TSTT TEST SUMMARY: 
   Number Tests:           10
   Number Successful:      10
   Number Not Implemented: 0
   Number Failed:          0


PASS: testgeom
==================
All 1 tests passed
==================
make[4]: Leaving directory `/home/jason/cgm/test/cubit/itaps'
make[3]: Leaving directory `/home/jason/cgm/test/cubit/itaps'
make[2]: Leaving directory `/home/jason/cgm/test/cubit/itaps'
make[1]: Leaving directory `/home/jason/cgm/test/cubit/itaps'
Making check in test
make[1]: Entering directory `/home/jason/cgm/test/cubit/test'
make  sheet brick  webcut 
make[2]: Entering directory `/home/jason/cgm/test/cubit/test'
make[2]: `sheet' is up to date.
c++ -DTEMPLATE_DEFS_INCLUDED -DLITTLE_ENDIAN=BYTE_ORDER -DHAVE_ACIS  -DCUBIT_CGM -I. -I../../trunk/test -I.. -I../itaps -I../../trunk/geom -I../../trunk/util -I../../trunk/init -I../../trunk/geom/ACIS -I../../trunk/geom/virtual -I../../trunk/geom/facet -I../../trunk/geom/Cholla -I../../trunk/geom/OCC -I../../trunk/test  -DSRCDIR=../../trunk/test -DHAVE_ACIS    -Wall -pipe -pedantic -g -MT brick.o -MD -MP -MF .deps/brick.Tpo -c -o brick.o ../../trunk/test/brick.cpp
In file included from ../../trunk/test/brick.cpp:17:
../../trunk/geom/ACIS/AcisQueryEngine.hpp: In static member function ‘static AcisQueryEngine* AcisQueryEngine::instance()’:
../../trunk/geom/ACIS/AcisQueryEngine.hpp:157: error: cannot allocate an object of abstract type ‘AcisQueryEngine’
../../trunk/geom/ACIS/AcisQueryEngine.hpp:117: note:   because the following virtual functions are pure within ‘AcisQueryEngine’:
../../trunk/geom/GeometryQueryEngine.hpp:57: note: 	virtual CubitStatus GeometryQueryEngine::export_solid_model(DLIList<TopologyBridge*>&, char*&, int&, bool)
../../trunk/geom/GeometryQueryEngine.hpp:114: note: 	virtual CubitStatus GeometryQueryEngine::import_solid_model(DLIList<TopologyBridge*>&, const char*, int)
make[2]: *** [brick.o] Error 1
make[2]: Leaving directory `/home/jason/cgm/test/cubit/test'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/home/jason/cgm/test/cubit/test'
make: *** [check-recursive] Error 1


More information about the cgma-dev mailing list