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

moab-dev at mcs.anl.gov moab-dev at mcs.anl.gov
Fri Nov 19 00:00:38 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/337

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:
cd .. && /bin/sh /disk/itaps-buildslave/moab-par/build/config/missing --run autoheader
rm -f stamp-h5
touch FCDefs.h.in
cd .. && /bin/sh ./config.status src/FCDefs.h
config.status: creating src/FCDefs.h
config.status: src/FCDefs.h is unchanged
make  all-recursive
make[4]: Entering directory `/disk/itaps-buildslave/moab-par/build/src'
Making all in parallel
make[5]: Entering directory `/disk/itaps-buildslave/moab-par/build/src/parallel'
cd ../.. && /bin/sh /disk/itaps-buildslave/moab-par/build/config/missing --run autoheader
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 -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 -O2 -DNDEBUG -MT ParallelComm.lo -MD -MP -MF .deps/ParallelComm.Tpo -c ParallelComm.cpp -o ParallelComm.o
In file included from ./moab_mpi.h:19,
                 from ./moab/ProcConfig.hpp:23,
                 from moab/ParallelComm.hpp:23,
                 from ParallelComm.cpp:2:
/soft/apps/packages/mpich2-1.2.1-gcc/include/mpi.h:373: error: ISO C++ does not support 'long long'
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:995: 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:1494: warning: dereferencing type-punned pointer will break strict-aliasing rules
minmax.h: At global scope:
minmax.h:27: warning: 'void iminmax_2(int*, int*, int, int)' defined but not used
minmax.h:27: warning: 'int imin_3(int, int, int)' defined but not used
minmax.h:27: warning: 'int imax_3(int, int, int)' defined but not used
minmax.h:27: warning: 'void iminmax_3(int*, int*, int, int, int)' defined but not used
minmax.h:28: warning: 'void uminmax_2(unsigned int*, unsigned int*, unsigned int, unsigned int)' defined but not used
minmax.h:28: warning: 'unsigned int umin_3(unsigned int, unsigned int, unsigned int)' defined but not used
minmax.h:28: warning: 'unsigned int umax_3(unsigned int, unsigned int, unsigned int)' defined but not used
minmax.h:28: warning: 'void uminmax_3(unsigned int*, unsigned int*, unsigned int, unsigned int, unsigned int)' defined but not used
minmax.h:29: warning: 'void rminmax_2(real*, real*, real, real)' defined but not used
minmax.h:29: warning: 'real rmin_3(real, real, real)' defined but not used
minmax.h:29: warning: 'real rmax_3(real, real, real)' defined but not used
minmax.h:29: warning: 'void rminmax_3(real*, real*, real, real, real)' defined but not used
minmax.h:32: warning: 'real r1norm_1(real)' defined but not used
minmax.h:33: warning: 'real r1norm_2(real, real)' defined but not used
minmax.h:34: warning: 'real r1norm_3(real, real, real)' defined but not used
minmax.h:36: warning: 'real r2norm_1(real)' defined but not used
minmax.h:37: warning: 'real r2norm_2(real, real)' defined but not used
minmax.h:38: warning: 'real r2norm_3(real, real, real)' defined but not used
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