[MOAB-dev] MOAB check for *AMD64-32* failed.
Nightly Test
kraftche at cae.wisc.edu
Wed Apr 15 02:02:10 CDT 2009
Making check in mhdf
make[1]: Entering directory `/home/jason/moab/test/AMD64-32/mhdf'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/jason/moab/test/AMD64-32/mhdf'
Making check in .
make[1]: Entering directory `/home/jason/moab/test/AMD64-32'
/bin/sh ./libtool --tag=CXX --mode=compile c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -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 -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -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-32'
make: *** [check-recursive] Error 1
More information about the moab-dev
mailing list