[MOAB-dev] MOAB check for *AMD64* failed.

Nightly Test kraftche at cae.wisc.edu
Wed Apr 15 02:02:00 CDT 2009


Making check in mhdf
make[1]: Entering directory `/home/jason/moab/test/AMD64/mhdf'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/jason/moab/test/AMD64/mhdf'
Making check in .
make[1]: Entering directory `/home/jason/moab/test/AMD64'
/bin/sh ./libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DCGM -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include  -I/home/jason/cgm/test/cubit/../trunk -I/home/jason/cgm/test/cubit/../trunk/util -I/home/jason/cgm/test/cubit/util -I/home/jason/cgm/test/cubit/../trunk/init -I/home/jason/cgm/test/cubit/init -I/home/jason/cgm/test/cubit/../trunk/geom -I/home/jason/cgm/test/cubit/geom -I/home/jason/cgm/test/cubit/../trunk/geom/ACIS -I/home/jason/cgm/test/cubit/../trunk/geom/virtual -I/home/jason/cgm/test/cubit/../trunk/geom/facet -I/home/jason/cgm/test/cubit/../trunk/geom/facetbool -I/home/jason/cgm/test/cubit/../trunk/geom/Cholla   -DVALGRIND -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS  -I/home/jason/cgm/test/cubit/../trunk -I/home/jason/cgm/test/cubit/../trunk/util -I/home/jason/cgm/test/cubit/util -I/home/jason/cgm/test/cubit/../trunk/ini!
 t -I/home/jason/cgm/test/cubit/init -I/home/jason/cgm/test/cubit/../trunk/geom -I/home/jason/cgm/test/cubit/geom -I/home/jason/cgm/test/cubit/../trunk/geom/ACIS -I/home/jason/cgm/test/cubit/../trunk/geom/virtual -I/home/jason/cgm/test/cubit/../trunk/geom/facet -I/home/jason/cgm/test/cubit/../trunk/geom/facetbool -I/home/jason/cgm/test/cubit/../trunk/geom/Cholla  -DCGM  -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT SweptElementSeq.lo -MD -MP -MF .deps/SweptElementSeq.Tpo -c -o SweptElementSeq.lo ../src/SweptElementSeq.cpp
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DCGM -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -I/home/jason/cgm/test/cubit/../trunk -I/home/jason/cgm/test/cubit/../trunk/util -I/home/jason/cgm/test/cubit/util -I/home/jason/cgm/test/cubit/../trunk/init -I/home/jason/cgm/test/cubit/init -I/home/jason/cgm/test/cubit/../trunk/geom -I/home/jason/cgm/test/cubit/geom -I/home/jason/cgm/test/cubit/../trunk/geom/ACIS -I/home/jason/cgm/test/cubit/../trunk/geom/virtual -I/home/jason/cgm/test/cubit/../trunk/geom/facet -I/home/jason/cgm/test/cubit/../trunk/geom/facetbool -I/home/jason/cgm/test/cubit/../trunk/geom/Cholla -DVALGRIND -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS -I/home/jason/cgm/test/cubit/../trunk -I/home/jason/cgm/test/cubit/../trunk/util -I/home/jason/cgm/test/cubit/util -I/home/jason/cgm/test/cubit/../trunk/init -I/home/jason/cgm/test/cubit/init -I/home/jaso!
 n/cgm/test/cubit/../trunk/geom -I/home/jason/cgm/test/cubit/geom -I/home/jason/cgm/test/cubit/../trunk/geom/ACIS -I/home/jason/cgm/test/cubit/../trunk/geom/virtual -I/home/jason/cgm/test/cubit/../trunk/geom/facet -I/home/jason/cgm/test/cubit/../trunk/geom/facetbool -I/home/jason/cgm/test/cubit/../trunk/geom/Cholla -DCGM -DSRCDIR=../src -Wall -pipe -pedantic -g -MT SweptElementSeq.lo -MD -MP -MF .deps/SweptElementSeq.Tpo -c ../src/SweptElementSeq.cpp -o SweptElementSeq.o
In file included from ../src/SweptElementSeq.cpp:18:
../src/SweptElementData.hpp:41: error: redefinition of ‘class VertexDataRef’
../src/ScdElementData.hpp:42: error: previous definition of ‘class VertexDataRef’
../src/SweptElementData.hpp:209: error: redefinition of ‘bool VertexDataRef::contains(const HomCoord&) const’
../src/ScdElementData.hpp:208: error: ‘bool VertexDataRef::contains(const HomCoord&) const’ previously defined here
../src/SweptElementData.hpp:215: error: prototype for ‘VertexDataRef::VertexDataRef(const HomCoord&, const HomCoord&, const HomXform&, SweptVertexData*)’ does not match any in class ‘VertexDataRef’
../src/ScdElementData.hpp:42: error: candidates are: VertexDataRef::VertexDataRef(const VertexDataRef&)
../src/ScdElementData.hpp:214: error:                 VertexDataRef::VertexDataRef(const HomCoord&, const HomCoord&, const HomXform&, ScdVertexData*)
../src/ScdElementData.hpp: In member function ‘MBEntityHandle SweptElementData::get_vertex(const HomCoord&) const’:
../src/ScdElementData.hpp:44: error: ‘HomCoord VertexDataRef::minmax [2]’ is private
../src/SweptElementData.hpp:227: error: within this context
../src/ScdElementData.hpp:44: error: ‘HomCoord VertexDataRef::minmax [2]’ is private
../src/SweptElementData.hpp:227: error: within this context
../src/ScdElementData.hpp:45: error: ‘HomXform VertexDataRef::xform’ is private
../src/SweptElementData.hpp:229: error: within this context
../src/ScdElementData.hpp:46: error: ‘ScdVertexData* VertexDataRef::srcSeq’ is private
../src/SweptElementData.hpp:232: error: within this context
../src/SweptElementData.hpp: In member function ‘MBErrorCode SweptElementData::add_vsequence(SweptVertexData*, const HomCoord&, const HomCoord&, const HomCoord&, const HomCoord&, const HomCoord&, const HomCoord&, bool, const HomCoord&, const HomCoord&)’:
../src/SweptElementData.hpp:281: error: no matching function for call to ‘VertexDataRef::VertexDataRef(HomCoord&, HomCoord&, HomXform&, SweptVertexData*&)’
../src/ScdElementData.hpp:214: note: candidates are: VertexDataRef::VertexDataRef(const HomCoord&, const HomCoord&, const HomXform&, ScdVertexData*)
../src/ScdElementData.hpp:42: note:                 VertexDataRef::VertexDataRef(const VertexDataRef&)
make[1]: *** [SweptElementSeq.lo] Error 1
make[1]: Leaving directory `/home/jason/moab/test/AMD64'
make: *** [check-recursive] Error 1


More information about the moab-dev mailing list