[cgma-dev] CGMA check for *cubit* failed.
Nightly Test
kraftche at cae.wisc.edu
Wed Mar 25 02:18:42 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 testgeom
make[4]: Entering directory `/home/jason/cgm/test/cubit/itaps'
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 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 webcut.o -MD -MP -MF .deps/webcut.Tpo -c -o webcut.o ../../trunk/test/webcut.cpp
In file included from ../../trunk/test/webcut.cpp:30:
../../trunk/geom/ACIS/AcisModifyEngine.hpp: In static member function âstatic AcisModifyEngine* AcisModifyEngine::instance()â:
../../trunk/geom/ACIS/AcisModifyEngine.hpp:137: error: cannot allocate an object of abstract type âAcisModifyEngineâ
../../trunk/geom/ACIS/AcisModifyEngine.hpp:84: note: because the following virtual functions are pure within âAcisModifyEngineâ:
../../trunk/geom/GeometryModifyEngine.hpp:749: note: virtual CubitStatus GeometryModifyEngine::tweak_chamfer(DLIList<Curve*>&, double, DLIList<BodySM*>&, double, CubitBoolean, CubitBoolean)
../../trunk/geom/GeometryModifyEngine.hpp:765: note: virtual CubitStatus GeometryModifyEngine::tweak_chamfer(DLIList<Point*>&, double, DLIList<BodySM*>&, Curve*, double, Curve*, double, Curve*, CubitBoolean, CubitBoolean)
../../trunk/geom/GeometryModifyEngine.hpp:777: note: virtual CubitStatus GeometryModifyEngine::tweak_fillet(DLIList<Curve*>&, double, DLIList<BodySM*>&, CubitBoolean, CubitBoolean)
../../trunk/geom/GeometryModifyEngine.hpp:786: note: virtual CubitStatus GeometryModifyEngine::tweak_fillet(Curve*, double, double, BodySM*&, CubitBoolean, CubitBoolean)
../../trunk/geom/GeometryModifyEngine.hpp:795: note: virtual CubitStatus GeometryModifyEngine::tweak_fillet(DLIList<Point*>&, double, DLIList<BodySM*>&, CubitBoolean, CubitBoolean)
make[2]: *** [webcut.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