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

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


Making check in mhdf
make[1]: Entering directory `/home/jason/moab/test/x86/mhdf'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/jason/moab/test/x86/mhdf'
Making check in .
make[1]: Entering directory `/home/jason/moab/test/x86'
/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   -I/opt/netcdf-3.6.1-32-c2/include  -I/opt/hdf5-1.6.5-32-c2/include -isystem /opt/hdf5-1.6.5-32-c2/include  -DVALGRIND -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map  -DSRCDIR=../src  -Wall -pipe -pedantic -g -m32 -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 -I/opt/netcdf-3.6.1-32-c2/include -I/opt/hdf5-1.6.5-32-c2/include -isystem /opt/hdf5-1.6.5-32-c2/include -DVALGRIND -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DSRCDIR=../src -Wall -pipe -pedantic -g -m32 -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/x86'
make: *** [check-recursive] Error 1


More information about the moab-dev mailing list