[MOAB-dev] Build failed in Jenkins: moab_serial #235

Tim Tautges (ANL) tautges at mcs.anl.gov
Thu Feb 13 12:06:48 CST 2014


I'm working on this, sorry all...

- tim

On 02/13/2014 12:02 PM, jenkins-ci at mcs.anl.gov wrote:
> See <https://jenkins-ci.mcs.anl.gov/job/moab_serial/235/changes>
>
> Changes:
>
> [tautges] Changing is_inside in ElemEvaluation stuff to be int instead of bool (should have remembered that from Effective STL)
>
> [tautges] Some debugging for parallel spatial location based on intermediate decomposition.  Works in parallel now.
>
> ------------------------------------------
> [...truncated 162 lines...]
> checking for gzip... (cached) gunzip -c
> checking for zcat... (cached) gunzip -c
> checking if C++ compiler supports template class specialization... yes
> checking if C++ compiler supports template function specialization... yes
> checking if g++ works... yes
> checking how to get verbose linking output from gfortran... -v
> checking for Fortran libraries of gfortran...  -L/usr/lib/gcc/x86_64-linux-gnu/4.6 -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.6/../../.. -lgfortran -lm -lquadmath
> checking for dummy main to link with Fortran libraries... none
> checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore
> checking whether Fortran 77 supports Cray-style pointer... yes
> checking for Fortran 77 compiler flag for Cray-style pointer... -fcray-pointer
> checking whether Fortran 90 supports Cray-style pointer... yes
> checking for Fortran 90 compiler flag for Cray-style pointer... -fcray-pointer
> checking for vsnprintf... yes
> checking if std::vector has templatized insert method... yes
> checking if std::copy must be old SGI format... no
> checking for inttypes.h... (cached) yes
> checking for stdint.h... (cached) yes
> checking for sys/types.h... (cached) yes
> checking stddef.h usability... yes
> checking stddef.h presence... yes
> checking for stddef.h... yes
> checking for stdlib.h... (cached) yes
> checking size of void *... 8
> checking for size_t... yes
> checking for ptrdiff_t... yes
> checking size of EntityHandle... 8
> checking if iMesh support is to be built... yes
> checking if iGeom support is to be built... no
> configure: creating ./config.lt
> config.lt: creating libtool
> checking ieeefp.h usability... no
> checking ieeefp.h presence... no
> checking for ieeefp.h... no
> checking for C++ unordered_map... std::tr1
> checking for deflate in -lz... yes
> checking for SZ_Decompress in -lsz... no
> checking if HDF5 support is enabled... yes
> checking hdf5.h usability... yes
> checking hdf5.h presence... yes
> checking for hdf5.h... yes
> checking for H5Fopen in -lhdf5... yes
> checking if CCMIO support is enabled... yes
> checking if CCMIO support available...
> checking ccmio.h usability... no
> checking ccmio.h presence... no
> checking for ccmio.h... no
> checking ccmioutility.h usability... no
> checking ccmioutility.h presence... no
> checking for ccmioutility.h... no
> checking ccmiocore.h usability... no
> checking ccmiocore.h presence... no
> checking for ccmiocore.h... no
> checking unsuccessful, Ccmio support disabled...
> checking if DAMSEL support is enabled... no
> checking if DAMSEL support available...
> checking if NetCDF support is enabled... yes
> checking netcdf.h usability... yes
> checking netcdf.h presence... yes
> checking for netcdf.h... yes
> checking if NC_MAX_DIMS is at least 65536... yes
> checking if NC_MAX_VARS is at least 524288... yes
> checking for nc_create in -lnetcdf... no
> checking for nc_create in -lnetcdf... yes
> checking if Pnetcdf support is enabled... no
> checking if CGNS support is enabled... yes
> checking cgnslib.h usability... no
> checking cgnslib.h presence... no
> checking for cgnslib.h... no
> configure: WARNING: CGNS header not found.
> checking for cg_open in -lcgns... no
> checking for cg_open in -lcgns... no
> checking for cg_open in -lcgns... no
> configure: WARNING: "CGNS support disabled"
> checking for doxygen... /usr/bin/doxygen
> checking if mbconvert is to be built... yes
> checking if hexmodops is to be built... yes
> checking if qvdual is to be built... no
> checking if vtkMOABReader is to be built... no
> checking if vtkMOABReaderNew is to be built... no
> checking if mbsize is to be built... yes
> checking if mbskin is to be built... yes
> checking if mbtagprop is to be built... yes
> checking if mbmem is to be built... yes
> checking if mcnpmit is to be built... no
> checking if mbcoupler is to be built... no
> checking if spheredecomp is to be built... yes
> checking if mbsurfplot is to be built... yes
> checking if mbzoltan is to be built... no
> checking if dagmc is to be built... yes
> checking if gsets is to be built... yes
> checking if mbdepth is to be built... yes
> checking if refiner is to be built... no
> checking if h5mtools is to be built... yes
> checking if mbcslam is to be built... no
> configure: creating ./config.status
> config.status: creating Makefile
> config.status: creating moab.make
> config.status: creating MOABConfig.cmake
> config.status: creating src/Makefile
> config.status: creating src/io/Makefile
> config.status: creating src/io/mhdf/Makefile
> config.status: creating src/LocalDiscretization/Makefile
> config.status: creating src/parallel/Makefile
> config.status: creating src/oldinc/Makefile
> config.status: creating test/Makefile
> config.status: creating test/h5file/Makefile
> config.status: creating test/dual/Makefile
> config.status: creating test/obb/Makefile
> config.status: creating test/perf/Makefile
> config.status: creating test/perf/point_location/Makefile
> config.status: creating test/io/Makefile
> config.status: creating test/parallel/Makefile
> config.status: creating test/oldinc/Makefile
> config.status: creating itaps/iBase_f.h
> config.status: creating itaps/Makefile
> config.status: creating itaps/imesh/Makefile
> config.status: creating itaps/imesh/iMesh-Defs.inc
> config.status: creating itaps/igeom/Makefile
> config.status: creating itaps/igeom/FBiGeom-Defs.inc
> config.status: creating tools/Makefile
> config.status: creating tools/refiner/Makefile
> config.status: creating tools/mbcoupler/Makefile
> config.status: creating tools/mbcslam/Makefile
> config.status: creating tools/mbzoltan/Config.moab
> config.status: creating tools/mbzoltan/Makefile
> config.status: creating tools/mcnpmit/Makefile
> config.status: creating tools/qvdual/Makefile
> config.status: creating tools/dagmc/Makefile
> config.status: creating tools/vtkMOABReader/CMakeLists.txt
> config.status: creating tools/vtkMOABReaderNew/CMakeLists.txt
> config.status: creating doc/Makefile
> config.status: creating doc/user.dox
> config.status: creating doc/config.tex
> config.status: creating MeshFiles/Makefile
> config.status: creating MeshFiles/unittest/Makefile
> config.status: creating MeshFiles/unittest/io/Makefile
> config.status: creating config.h
> config.status: config.h is unchanged
> config.status: creating src/moab/Version.h
> config.status: src/moab/Version.h is unchanged
> config.status: creating src/moab/EntityHandle.hpp
> config.status: src/moab/EntityHandle.hpp is unchanged
> config.status: creating src/parallel/moab_mpi_config.h
> config.status: src/parallel/moab_mpi_config.h is unchanged
> config.status: creating src/FCDefs.h
> config.status: src/FCDefs.h is unchanged
> config.status: executing depfiles commands
> config.status: executing libtool commands
> config.status: executing src/MOAB_FCDefs.h commands
> C:   gcc  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG  -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set
> C++: g++  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG  -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set
> Fortran90: gfortran   -O2 -fcray-pointer
> Fortran77: f77   -O2 -fcray-pointer
> + make
> make  all-recursive
> make[1]: Entering directory `<https://jenkins-ci.mcs.anl.gov/job/moab_serial/ws/'>
> Making all in src
> make[2]: Entering directory `<https://jenkins-ci.mcs.anl.gov/job/moab_serial/ws/src'>
> (CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh <https://jenkins-ci.mcs.anl.gov/job/moab_serial/ws/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[3]: Entering directory `<https://jenkins-ci.mcs.anl.gov/job/moab_serial/ws/src'>
> Making all in io
> make[4]: Entering directory `<https://jenkins-ci.mcs.anl.gov/job/moab_serial/ws/src/io'>
> Making all in mhdf
> make[5]: Entering directory `<https://jenkins-ci.mcs.anl.gov/job/moab_serial/ws/src/io/mhdf'>
> make[5]: Nothing to be done for `all'.
> make[5]: Leaving directory `<https://jenkins-ci.mcs.anl.gov/job/moab_serial/ws/src/io/mhdf'>
> Making all in .
> make[5]: Entering directory `<https://jenkins-ci.mcs.anl.gov/job/moab_serial/ws/src/io'>
> /bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/moab -I../../src/parallel -I../../src  -I/homes/fathom/3rdparty/netcdf/netcdf-4.0.1/serial/gcc/include    -I/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -isystem /homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include  -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64   -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I.. -I./.. -I./../parallel  -I./mhdf/include  -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -MT ReadNCDF.lo -MD -MP -MF .deps/ReadNCDF.Tpo -c -o ReadNCDF.lo ReadNCDF.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/moab -I../../src/parallel -I../../src -I/homes/fathom/3rdparty/netcdf/netcdf-4.0.1/serial/gcc/include -I/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -isystem /homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64 -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I.. -I./.. -I./../parallel -I./mhdf/include -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -MT ReadNCDF.lo -MD -MP -MF .deps/ReadNCDF.Tpo -c ReadNCDF.cpp -o ReadNCDF.o
> mv -f .deps/ReadNCDF.Tpo .deps/ReadNCDF.Plo
> /bin/sh ../../libtool  --tag=CXX   --mode=link g++  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -L/homes/fathom/3rdparty/netcdf/netcdf-4.0.1/serial/gcc/lib      -L/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/lib -L/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/lib   -L/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/lib   -L/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/lib -o libmoabio.la  IODebugTrack.lo ExoIIUtil.lo FileTokenizer.lo GmshUtil.lo ReadABAQUS.lo ReadGmsh.lo ReadIDEAS.lo ReadMCNP5.lo ReadNASTRAN.lo ReadSmf.lo ReadSms.lo ReadSTL.lo ReadTemplate.lo ReadTetGen.lo ReadTxt.lo ReadVtk.lo SMF_State.lo Tqdcfr.lo VtkUtil.lo WriteAns.lo WriteGMV.lo WriteGmsh.lo WriteSTL.lo WriteSmf.lo WriteTemplate.lo WriteVtk.lo ReadNCDF.lo WriteNCDF.lo WriteSLAC.lo ReadNC.lo NCHelper.lo NCHelperEuler.lo NCHelperFV.lo NCHelperHOMME.lo NCHelperMPAS.lo ReadGCRM.lo   HDF5Common.lo ReadHDF5.l
o ReadHDF5Dataset.lo ReadHDF5VarLen.lo WriteHDF5.lo    -lnetcdf -lhdf5_hl   -lhdf5   mhdf/libmhdf.la    -lm
> libtool: link: rm -fr  .libs/libmoabio.a .libs/libmoabio.la
> libtool: link: (cd .libs/libmoabio.lax/libmhdf.a && ar x "<https://jenkins-ci.mcs.anl.gov/job/moab_serial/ws/src/io/mhdf/.libs/libmhdf.a")>
> libtool: link: ar cru .libs/libmoabio.a  IODebugTrack.o ExoIIUtil.o FileTokenizer.o GmshUtil.o ReadABAQUS.o ReadGmsh.o ReadIDEAS.o ReadMCNP5.o ReadNASTRAN.o ReadSmf.o ReadSms.o ReadSTL.o ReadTemplate.o ReadTetGen.o ReadTxt.o ReadVtk.o SMF_State.o Tqdcfr.o VtkUtil.o WriteAns.o WriteGMV.o WriteGmsh.o WriteSTL.o WriteSmf.o WriteTemplate.o WriteVtk.o ReadNCDF.o WriteNCDF.o WriteSLAC.o ReadNC.o NCHelper.o NCHelperEuler.o NCHelperFV.o NCHelperHOMME.o NCHelperMPAS.o ReadGCRM.o HDF5Common.o ReadHDF5.o ReadHDF5Dataset.o ReadHDF5VarLen.o WriteHDF5.o  .libs/libmoabio.lax/libmhdf.a/adjacency.o .libs/libmoabio.lax/libmhdf.a/connectivity.o .libs/libmoabio.lax/libmhdf.a/file-desc.o .libs/libmoabio.lax/libmhdf.a/file-handle.o .libs/libmoabio.lax/libmhdf.a/file.o .libs/libmoabio.lax/libmhdf.a/nodes.o .libs/libmoabio.lax/libmhdf.a/sets.o .libs/libmoabio.lax/libmhdf.a/status.o .libs/libmoabio.lax/libmhdf.a/tags.o .libs/libmoabio.lax/libmhdf.a/util.o
> libtool: link: ranlib .libs/libmoabio.a
> libtool: link: rm -fr .libs/libmoabio.lax
> libtool: link: ( cd ".libs" && rm -f "libmoabio.la" && ln -s "../libmoabio.la" "libmoabio.la" )
> make[5]: Leaving directory `<https://jenkins-ci.mcs.anl.gov/job/moab_serial/ws/src/io'>
> make[4]: Leaving directory `<https://jenkins-ci.mcs.anl.gov/job/moab_serial/ws/src/io'>
> Making all in LocalDiscretization
> make[4]: Entering directory `<https://jenkins-ci.mcs.anl.gov/job/moab_serial/ws/src/LocalDiscretization'>
> /bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/moab -I../../src/parallel -I../../src  -I/homes/fathom/3rdparty/netcdf/netcdf-4.0.1/serial/gcc/include    -I/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -isystem /homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include  -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64   -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -DSRCDIR=. -I./.. -I.. -I./../moab -I./moab -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -MT ElemEvaluator.lo -MD -MP -MF .deps/ElemEvaluator.Tpo -c -o ElemEvaluator.lo ElemEvaluator.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/moab -I../../src/parallel -I../../src -I/homes/fathom/3rdparty/netcdf/netcdf-4.0.1/serial/gcc/include -I/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -isystem /homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64 -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -DSRCDIR=. -I./.. -I.. -I./../moab -I./moab -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -MT ElemEvaluator.lo -MD -MP -MF .deps/ElemEvaluator.Tpo -c ElemEvaluator.cpp -o ElemEvaluator.o
> mv -f .deps/ElemEvaluator.Tpo .deps/ElemEvaluator.Plo
> /bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/moab -I../../src/parallel -I../../src  -I/homes/fathom/3rdparty/netcdf/netcdf-4.0.1/serial/gcc/include    -I/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -isystem /homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include  -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64   -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -DSRCDIR=. -I./.. -I.. -I./../moab -I./moab -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -MT LinearHex.lo -MD -MP -MF .deps/LinearHex.Tpo -c -o LinearHex.lo LinearHex.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/moab -I../../src/parallel -I../../src -I/homes/fathom/3rdparty/netcdf/netcdf-4.0.1/serial/gcc/include -I/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -isystem /homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64 -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -DSRCDIR=. -I./.. -I.. -I./../moab -I./moab -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -MT LinearHex.lo -MD -MP -MF .deps/LinearHex.Tpo -c LinearHex.cpp -o LinearHex.o
> mv -f .deps/LinearHex.Tpo .deps/LinearHex.Plo
> /bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/moab -I../../src/parallel -I../../src  -I/homes/fathom/3rdparty/netcdf/netcdf-4.0.1/serial/gcc/include    -I/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -isystem /homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include  -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64   -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -DSRCDIR=. -I./.. -I.. -I./../moab -I./moab -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -MT LinearQuad.lo -MD -MP -MF .deps/LinearQuad.Tpo -c -o LinearQuad.lo LinearQuad.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/moab -I../../src/parallel -I../../src -I/homes/fathom/3rdparty/netcdf/netcdf-4.0.1/serial/gcc/include -I/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -isystem /homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64 -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -DSRCDIR=. -I./.. -I.. -I./../moab -I./moab -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -MT LinearQuad.lo -MD -MP -MF .deps/LinearQuad.Tpo -c LinearQuad.cpp -o LinearQuad.o
> mv -f .deps/LinearQuad.Tpo .deps/LinearQuad.Plo
> /bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/moab -I../../src/parallel -I../../src  -I/homes/fathom/3rdparty/netcdf/netcdf-4.0.1/serial/gcc/include    -I/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -isystem /homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include  -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64   -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -DSRCDIR=. -I./.. -I.. -I./../moab -I./moab -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -MT LinearTet.lo -MD -MP -MF .deps/LinearTet.Tpo -c -o LinearTet.lo LinearTet.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/moab -I../../src/parallel -I../../src -I/homes/fathom/3rdparty/netcdf/netcdf-4.0.1/serial/gcc/include -I/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -isystem /homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64 -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -DSRCDIR=. -I./.. -I.. -I./../moab -I./moab -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -MT LinearTet.lo -MD -MP -MF .deps/LinearTet.Tpo -c LinearTet.cpp -o LinearTet.o
> mv -f .deps/LinearTet.Tpo .deps/LinearTet.Plo
> /bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/moab -I../../src/parallel -I../../src  -I/homes/fathom/3rdparty/netcdf/netcdf-4.0.1/serial/gcc/include    -I/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -isystem /homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include  -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64   -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -DSRCDIR=. -I./.. -I.. -I./../moab -I./moab -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -MT LinearTri.lo -MD -MP -MF .deps/LinearTri.Tpo -c -o LinearTri.lo LinearTri.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/moab -I../../src/parallel -I../../src -I/homes/fathom/3rdparty/netcdf/netcdf-4.0.1/serial/gcc/include -I/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -isystem /homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64 -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -DSRCDIR=. -I./.. -I.. -I./../moab -I./moab -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -MT LinearTri.lo -MD -MP -MF .deps/LinearTri.Tpo -c LinearTri.cpp -o LinearTri.o
> mv -f .deps/LinearTri.Tpo .deps/LinearTri.Plo
> /bin/sh ../../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/moab -I../../src/parallel -I../../src  -I/homes/fathom/3rdparty/netcdf/netcdf-4.0.1/serial/gcc/include    -I/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -isystem /homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include  -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64   -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -DSRCDIR=. -I./.. -I.. -I./../moab -I./moab -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -MT QuadraticHex.lo -MD -MP -MF .deps/QuadraticHex.Tpo -c -o QuadraticHex.lo QuadraticHex.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I../.. -I../../src/moab -I../../src/parallel -I../../src -I/homes/fathom/3rdparty/netcdf/netcdf-4.0.1/serial/gcc/include -I/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -isystem /homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64 -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -DSRCDIR=. -I./.. -I.. -I./../moab -I./moab -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -MT QuadraticHex.lo -MD -MP -MF .deps/QuadraticHex.Tpo -c QuadraticHex.cpp -o QuadraticHex.o
> mv -f .deps/QuadraticHex.Tpo .deps/QuadraticHex.Plo
> /bin/sh ../../libtool  --tag=CXX   --mode=link g++  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -L/homes/fathom/3rdparty/netcdf/netcdf-4.0.1/serial/gcc/lib      -L/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/lib -L/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/lib   -L/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/lib   -L/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/lib -o libLocalDiscretization.la  ElemEvaluator.lo LinearHex.lo LinearQuad.lo LinearTet.lo LinearTri.lo QuadraticHex.lo  -lm
> libtool: link: rm -fr  .libs/libLocalDiscretization.a .libs/libLocalDiscretization.la
> libtool: link: ar cru .libs/libLocalDiscretization.a  ElemEvaluator.o LinearHex.o LinearQuad.o LinearTet.o LinearTri.o QuadraticHex.o
> libtool: link: ranlib .libs/libLocalDiscretization.a
> libtool: link: ( cd ".libs" && rm -f "libLocalDiscretization.la" && ln -s "../libLocalDiscretization.la" "libLocalDiscretization.la" )
> make[4]: Leaving directory `<https://jenkins-ci.mcs.anl.gov/job/moab_serial/ws/src/LocalDiscretization'>
> Making all in .
> make[4]: Entering directory `<https://jenkins-ci.mcs.anl.gov/job/moab_serial/ws/src'>
> /bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../src/moab -I../src/parallel  -I/homes/fathom/3rdparty/netcdf/netcdf-4.0.1/serial/gcc/include    -I/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -isystem /homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include  -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64   -DHDF5_FILE -DNETCDF_FILE  -DIS_BUILDING_MB -I. -I./io -I./io/mhdf/include -I./parallel -I./LocalDiscretization   -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -MT AdaptiveKDTree.lo -MD -MP -MF .deps/AdaptiveKDTree.Tpo -c -o AdaptiveKDTree.lo AdaptiveKDTree.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src/moab -I../src/parallel -I/homes/fathom/3rdparty/netcdf/netcdf-4.0.1/serial/gcc/include -I/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -isystem /homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64 -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I./io -I./io/mhdf/include -I./parallel -I./LocalDiscretization -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -MT AdaptiveKDTree.lo -MD -MP -MF .deps/AdaptiveKDTree.Tpo -c AdaptiveKDTree.cpp -o AdaptiveKDTree.o
> mv -f .deps/AdaptiveKDTree.Tpo .deps/AdaptiveKDTree.Plo
> /bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../src/moab -I../src/parallel  -I/homes/fathom/3rdparty/netcdf/netcdf-4.0.1/serial/gcc/include    -I/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -isystem /homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include  -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64   -DHDF5_FILE -DNETCDF_FILE  -DIS_BUILDING_MB -I. -I./io -I./io/mhdf/include -I./parallel -I./LocalDiscretization   -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -MT BoundBox.lo -MD -MP -MF .deps/BoundBox.Tpo -c -o BoundBox.lo BoundBox.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src/moab -I../src/parallel -I/homes/fathom/3rdparty/netcdf/netcdf-4.0.1/serial/gcc/include -I/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -isystem /homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64 -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I./io -I./io/mhdf/include -I./parallel -I./LocalDiscretization -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -MT BoundBox.lo -MD -MP -MF .deps/BoundBox.Tpo -c BoundBox.cpp -o BoundBox.o
> mv -f .deps/BoundBox.Tpo .deps/BoundBox.Plo
> /bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../src/moab -I../src/parallel  -I/homes/fathom/3rdparty/netcdf/netcdf-4.0.1/serial/gcc/include    -I/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -isystem /homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include  -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64   -DHDF5_FILE -DNETCDF_FILE  -DIS_BUILDING_MB -I. -I./io -I./io/mhdf/include -I./parallel -I./LocalDiscretization   -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -MT BVHTree.lo -MD -MP -MF .deps/BVHTree.Tpo -c -o BVHTree.lo BVHTree.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src/moab -I../src/parallel -I/homes/fathom/3rdparty/netcdf/netcdf-4.0.1/serial/gcc/include -I/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -isystem /homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64 -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I./io -I./io/mhdf/include -I./parallel -I./LocalDiscretization -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -MT BVHTree.lo -MD -MP -MF .deps/BVHTree.Tpo -c BVHTree.cpp -o BVHTree.o
> mv -f .deps/BVHTree.Tpo .deps/BVHTree.Plo
> /bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../src/moab -I../src/parallel  -I/homes/fathom/3rdparty/netcdf/netcdf-4.0.1/serial/gcc/include    -I/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -isystem /homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include  -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64   -DHDF5_FILE -DNETCDF_FILE  -DIS_BUILDING_MB -I. -I./io -I./io/mhdf/include -I./parallel -I./LocalDiscretization   -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -MT CN.lo -MD -MP -MF .deps/CN.Tpo -c -o CN.lo CN.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src/moab -I../src/parallel -I/homes/fathom/3rdparty/netcdf/netcdf-4.0.1/serial/gcc/include -I/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -isystem /homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64 -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I./io -I./io/mhdf/include -I./parallel -I./LocalDiscretization -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -MT CN.lo -MD -MP -MF .deps/CN.Tpo -c CN.cpp -o CN.o
> mv -f .deps/CN.Tpo .deps/CN.Plo
> /bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../src/moab -I../src/parallel  -I/homes/fathom/3rdparty/netcdf/netcdf-4.0.1/serial/gcc/include    -I/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -isystem /homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include  -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64   -DHDF5_FILE -DNETCDF_FILE  -DIS_BUILDING_MB -I. -I./io -I./io/mhdf/include -I./parallel -I./LocalDiscretization   -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -MT LloydSmoother.lo -MD -MP -MF .deps/LloydSmoother.Tpo -c -o LloydSmoother.lo LloydSmoother.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src/moab -I../src/parallel -I/homes/fathom/3rdparty/netcdf/netcdf-4.0.1/serial/gcc/include -I/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -isystem /homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64 -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I./io -I./io/mhdf/include -I./parallel -I./LocalDiscretization -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -MT LloydSmoother.lo -MD -MP -MF .deps/LloydSmoother.Tpo -c LloydSmoother.cpp -o LloydSmoother.o
> mv -f .deps/LloydSmoother.Tpo .deps/LloydSmoother.Plo
> /bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../src/moab -I../src/parallel  -I/homes/fathom/3rdparty/netcdf/netcdf-4.0.1/serial/gcc/include    -I/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -isystem /homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include  -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64   -DHDF5_FILE -DNETCDF_FILE  -DIS_BUILDING_MB -I. -I./io -I./io/mhdf/include -I./parallel -I./LocalDiscretization   -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -MT MergeMesh.lo -MD -MP -MF .deps/MergeMesh.Tpo -c -o MergeMesh.lo MergeMesh.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src/moab -I../src/parallel -I/homes/fathom/3rdparty/netcdf/netcdf-4.0.1/serial/gcc/include -I/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -isystem /homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64 -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I./io -I./io/mhdf/include -I./parallel -I./LocalDiscretization -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -MT MergeMesh.lo -MD -MP -MF .deps/MergeMesh.Tpo -c MergeMesh.cpp -o MergeMesh.o
> mv -f .deps/MergeMesh.Tpo .deps/MergeMesh.Plo
> /bin/sh ../libtool  --tag=CXX   --mode=compile g++ -DHAVE_CONFIG_H -I. -I.. -I../src/moab -I../src/parallel  -I/homes/fathom/3rdparty/netcdf/netcdf-4.0.1/serial/gcc/include    -I/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -isystem /homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include  -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64   -DHDF5_FILE -DNETCDF_FILE  -DIS_BUILDING_MB -I. -I./io -I./io/mhdf/include -I./parallel -I./LocalDiscretization   -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -MT SpatialLocator.lo -MD -MP -MF .deps/SpatialLocator.Tpo -c -o SpatialLocator.lo SpatialLocator.cpp
> libtool: compile:  g++ -DHAVE_CONFIG_H -I. -I.. -I../src/moab -I../src/parallel -I/homes/fathom/3rdparty/netcdf/netcdf-4.0.1/serial/gcc/include -I/homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -isystem /homes/sharp/3rdparty/hdf5/hdf5-1.8.3/serial/gcc/include -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64 -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I./io -I./io/mhdf/include -I./parallel -I./LocalDiscretization -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DHAVE_UNORDERED_SET=tr1/unordered_set -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -MT SpatialLocator.lo -MD -MP -MF .deps/SpatialLocator.Tpo -c SpatialLocator.cpp -o SpatialLocator.o
> In file included from SpatialLocator.cpp:1:0:
> moab/SpatialLocator.hpp:280:112: error: no 'moab::ErrorCode moab::SpatialLocator::get_point_ijk(const moab::CartVect&, double, int*) const' member function declared in class 'moab::SpatialLocator'
> moab/SpatialLocator.hpp:295:62: error: no 'int moab::SpatialLocator::proc_from_ijk(const int*) const' member function declared in class 'moab::SpatialLocator'
> moab/SpatialLocator.hpp:300:94: error: no 'int moab::SpatialLocator::proc_from_point(const double*, double) const' member function declared in class 'moab::SpatialLocator'
> make[4]: *** [SpatialLocator.lo] Error 1
> make[4]: Leaving directory `<https://jenkins-ci.mcs.anl.gov/job/moab_serial/ws/src'>
> make[3]: *** [all-recursive] Error 1
> make[3]: Leaving directory `<https://jenkins-ci.mcs.anl.gov/job/moab_serial/ws/src'>
> make[2]: *** [all] Error 2
> make[2]: Leaving directory `<https://jenkins-ci.mcs.anl.gov/job/moab_serial/ws/src'>
> make[1]: *** [all-recursive] Error 1
> make[1]: Leaving directory `<https://jenkins-ci.mcs.anl.gov/job/moab_serial/ws/'>
> make: *** [all] Error 2
> Build step 'Execute shell' marked build as failure
>

-- 
================================================================
"You will keep in perfect peace him whose mind is
   steadfast, because he trusts in you."               Isaiah 26:3

              Tim Tautges            Argonne National Laboratory
          (tautges at mcs.anl.gov)      (telecommuting from UW-Madison)
  phone (gvoice): (608) 354-1459      1500 Engineering Dr.
             fax: (608) 263-4499      Madison, WI 53706



More information about the moab-dev mailing list