Re: [cgma-dev] CGMA check for *cubit* failed.
Developers please note: the build failure that originated in r3108 and caused last night's tests to fail can be fixed by adding the line #include "parallel/FileOptions.hpp" to itaps/iGeom_CGMA.cc. ~S Nightly Test wrote:
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' /bin/sh ../libtool --tag=CXX --mode=compile c++ -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS -I. -I../../trunk/itaps -I.. -I../../trunk/util -I../../trunk/geom -I../../trunk/init -I. -Wall -pipe -pedantic -g -Wno-long-long -MT iGeom_CGMA.lo -MD -MP -MF .deps/iGeom_CGMA.Tpo -c -o iGeom_CGMA.lo ../../trunk/itaps/iGeom_CGMA.cc c++ -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS -I. -I../../trunk/itaps -I.. -I../../trunk/util -I../../trunk/geom -I../../trunk/init -I. -Wall -pipe -pedantic -g -Wno-long-long -MT iGeom_CGMA.lo -MD -MP -MF .deps/iGeom_CGMA.Tpo -c ../../trunk/itaps/iGeom_CGMA.cc -o iGeom_CGMA.o ../../trunk/itaps/iGeom_CGMA.cc: In function ‘void igeom_load_(iGeom_Instance_Private*, const char*, const char*, int*, int, int)’: ../../trunk/itaps/iGeom_CGMA.cc:319: error: ‘FileOptions’ was not declared in this scope ../../trunk/itaps/iGeom_CGMA.cc:319: error: expected `;' before ‘opts’ ../../trunk/itaps/iGeom_CGMA.cc:321: error: ‘FOErrorCode’ was not declared in this scope ../../trunk/itaps/iGeom_CGMA.cc:321: error: expected `;' before ‘rval’ ../../trunk/itaps/iGeom_CGMA.cc:322: error: ‘FO_SUCCESS’ was not declared in this scope ../../trunk/itaps/iGeom_CGMA.cc:322: error: ‘rval’ was not declared in this scope make[3]: *** [iGeom_CGMA.lo] Error 1 make[3]: Leaving directory `/home/jason/cgm/test/cubit/itaps' make[2]: *** [check-recursive] Error 1 make[2]: Leaving directory `/home/jason/cgm/test/cubit/itaps' make[1]: *** [check] Error 2 make[1]: Leaving directory `/home/jason/cgm/test/cubit/itaps' make: *** [check-recursive] Error 1
participants (1)
-
Steve Jackson