[MOAB-dev] buildbot failure in Fathom on moab-par

moab-dev at mcs.anl.gov moab-dev at mcs.anl.gov
Wed Dec 22 00:02:11 CST 2010


The Fathomatic has detected a failed build of moab-par on Fathom.
Full details are available at:
 http://gnep.mcs.anl.gov:8010/builders/moab-par/builds/368

Buildbot URL: http://gnep.mcs.anl.gov:8010/

Buildslave for this Build: gnep

Build Reason: The Nightly scheduler named 'nightly' triggered this build
Build Source Stamp: None
Blamelist: 

BUILD FAILED: failed compile

LOG EXCERPT:
rm -f stamp-h4
touch moab_mpi_config.h.in
cd ../.. && /bin/sh ./config.status src/parallel/moab_mpi_config.h
config.status: creating src/parallel/moab_mpi_config.h
config.status: src/parallel/moab_mpi_config.h is unchanged
make  all-am
make[6]: Entering directory `/disk/itaps-buildslave/moab-par/build/src/parallel'
/bin/sh ../../libtool --tag=CXX   --mode=compile mpiCC -DHAVE_CONFIG_H -I. -I../.. -I../../src/moab -I../../src  -I/home/jvporter/packages/hdf5-x64-parallel/include -isystem /home/jvporter/packages/hdf5-x64-parallel/include  -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64   -DUSE_MPI -DHDF5_FILE -DHDF5_PARALLEL -DNETCDF_FILE -DIS_BUILDING_MB -DSRCDIR=. -I./.. -I.. -I./../io -I./../io/mhdf/include -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map  -Wall -pipe -pedantic -Wno-long-long -O2 -DNDEBUG -MT ParallelComm.lo -MD -MP -MF .deps/ParallelComm.Tpo -c -o ParallelComm.lo ParallelComm.cpp
 mpiCC -DHAVE_CONFIG_H -I. -I../.. -I../../src/moab -I../../src -I/home/jvporter/packages/hdf5-x64-parallel/include -isystem /home/jvporter/packages/hdf5-x64-parallel/include -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64 -DUSE_MPI -DHDF5_FILE -DHDF5_PARALLEL -DNETCDF_FILE -DIS_BUILDING_MB -DSRCDIR=. -I./.. -I.. -I./../io -I./../io/mhdf/include -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -Wall -pipe -pedantic -Wno-long-long -O2 -DNDEBUG -MT ParallelComm.lo -MD -MP -MF .deps/ParallelComm.Tpo -c ParallelComm.cpp -o ParallelComm.o
ParallelComm.cpp:7:25: error: TagServer.hpp: No such file or directory
ParallelComm.cpp: In member function 'void moab::ParallelComm::initialize()':
ParallelComm.cpp:354: error: 'class moab::Core' has no member named 'tag_server'
ParallelComm.cpp: In member function 'moab::ErrorCode moab::ParallelComm::pack_entities(moab::Range&, moab::ParallelComm::Buffer*, bool, int, bool, tuple_list*, moab::Range*)':
ParallelComm.cpp:1000: warning: dereferencing type-punned pointer will break strict-aliasing rules
ParallelComm.cpp: In member function 'moab::ErrorCode moab::ParallelComm::unpack_entities(unsigned char*&, bool, int, bool, std::vector<std::vector<long unsigned int, std::allocator<long unsigned int> >, std::allocator<std::vector<long unsigned int, std::allocator<long unsigned int> > > >&, std::vector<std::vector<long unsigned int, std::allocator<long unsigned int> >, std::allocator<std::vector<long unsigned int, std::allocator<long unsigned int> > > >&, std::vector<std::vector<int, std::allocator<int> >, std::allocator<std::vector<int, std::allocator<int> > > >&, std::vector<long unsigned int, std::allocator<long unsigned int> >&, std::vector<long unsigned int, std::allocator<long unsigned int> >&, std::vector<unsigned int, std::allocator<unsigned int> >&, std::vector<long unsigned int, std::allocator<long unsigned int> >&)':
ParallelComm.cpp:1512: warning: dereferencing type-punned pointer will break strict-aliasing rules
ParallelComm.cpp: In member function 'moab::ErrorCode moab::ParallelComm::packed_tag_size(moab::TagInfo*, const moab::Range&, int&)':
ParallelComm.cpp:2687: error: invalid use of incomplete type 'struct moab::TagServer'
moab/ParallelComm.hpp:40: error: forward declaration of 'struct moab::TagServer'
ParallelComm.cpp:2690: error: 'const class moab::TagInfo' has no member named 'default_value'
ParallelComm.cpp:2691: error: 'const class moab::TagInfo' has no member named 'default_value_size'
ParallelComm.cpp:2710: error: invalid use of incomplete type 'struct moab::TagServer'
moab/ParallelComm.hpp:40: error: forward declaration of 'struct moab::TagServer'
ParallelComm.cpp: In member function 'moab::ErrorCode moab::ParallelComm::pack_tag(moab::TagInfo*, moab::TagInfo*, const moab::Range&, const std::vector<long unsigned int, std::allocator<long unsigned int> >&, moab::ParallelComm::Buffer*, bool, int)':
ParallelComm.cpp:2738: error: invalid use of incomplete type 'struct moab::TagServer'
moab/ParallelComm.hpp:40: error: forward declaration of 'struct moab::TagServer'
ParallelComm.cpp:2747: error: invalid use of incomplete type 'struct moab::TagServer'
moab/ParallelComm.hpp:40: error: forward declaration of 'struct moab::TagServer'
ParallelComm.cpp:2767: error: 'const class moab::TagInfo' has no member named 'default_value'
ParallelComm.cpp:2772: error: 'const class moab::TagInfo' has no member named 'default_value_size'
ParallelComm.cpp:2773: error: 'const class moab::TagInfo' has no member named 'default_value'
ParallelComm.cpp:2773: error: 'const class moab::TagInfo' has no member named 'default_value_size'
ParallelComm.cpp: In member function 'moab::ErrorCode moab::ParallelComm::get_tag_send_list(const moab::Range&, std::vector<moab::TagInfo*, std::allocator<moab::TagInfo*> >&, std::vector<moab::Range, std::allocator<moab::Range> >&)':
ParallelComm.cpp:2835: error: invalid use of incomplete type 'struct moab::TagServer'
moab/ParallelComm.hpp:40: error: forward declaration of 'struct moab::TagServer'
ParallelComm.cpp:2846: error: invalid use of incomplete type 'struct moab::TagServer'
moab/ParallelComm.hpp:40: error: forward declaration of 'struct moab::TagServer'
ParallelComm.cpp: In member function 'moab::ErrorCode moab::ParallelComm::unpack_tags(unsigned char*&, std::vector<long unsigned int, std::allocator<long unsigned int> >&, bool, int)':
ParallelComm.cpp:2922: error: invalid use of incomplete type 'struct moab::TagServer'
moab/ParallelComm.hpp:40: error: forward declaration of 'struct moab::TagServer'
ParallelComm.cpp:2928: error: 'const class moab::TagInfo' has no member named 'default_value'
ParallelComm.cpp:2929: error: 'const class moab::TagInfo' has no member named 'default_value'
ParallelComm.cpp: In member function 'moab::ErrorCode moab::ParallelComm::exchange_tags(const std::vector<moab::TagInfo*, std::allocator<moab::TagInfo*> >&, const std::vector<moab::TagInfo*, std::allocator<moab::TagInfo*> >&, const moab::Range&)':
ParallelComm.cpp:5229: error: invalid use of incomplete type 'struct moab::TagServer'
moab/ParallelComm.hpp:40: error: forward declaration of 'struct moab::TagServer'
ParallelComm.cpp:5231: error: invalid use of incomplete type 'struct moab::TagServer'
moab/ParallelComm.hpp:40: error: forward declaration of 'struct moab::TagServer'
errmem.h: At global scope:
errmem.h:52: warning: 'void buffer_reserve_(buffer*, size_t, const char*)' defined but not used
tuple_list.h:62: warning: 'void tuple_list_grow(tuple_list*)' defined but not used

sincerely,
 -The Fathomatic


More information about the moab-dev mailing list