[MOAB-dev] Build failed in Jenkins: moab32par #398

jenkins-ci at mcs.anl.gov jenkins-ci at mcs.anl.gov
Tue Apr 22 00:15:27 CDT 2014


See <https://jenkins-ci.mcs.anl.gov/job/moab32par/398/changes>

Changes:

[wuda] Updated NC writer and its unit test. Parallel write should work now for structured mesh (e.g. CAM_EUL).

[wuda] Added two test cases to write_nc for CAM-FV. Fixed a few NC writer bugs to make them pass.

------------------------------------------
[...truncated 185 lines...]
checking for known C compilers... GNU
checking for known compiler/OS combinations... GNU:i686
checking for known c++ compilers... GNU
checking for known compiler/OS combinations... GNU:i686
checking whether make supports nested variables... yes
checking whether byte ordering is bigendian... no
checking if platform is IBM BlueGene... no
checking for gunzip... gunzip -c
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 mpicxx works... yes
checking how to get verbose linking output from mpif90... -v
checking for Fortran libraries of mpif90...  -L/usr/lib -L/usr/lib/gcc/i686-linux-gnu/4.6 -L/usr/lib/gcc/i686-linux-gnu/4.6/../../../i386-linux-gnu -L/usr/lib/gcc/i686-linux-gnu/4.6/../../../../lib -L/lib/i386-linux-gnu -L/lib/../lib -L/usr/lib/i386-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/i686-linux-gnu/4.6/../../.. -lgfortran -lm -lmpichf90 -lmpich -lopa -lmpl -lrt -lcr -lpthread -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 *... 4
checking for size_t... yes
checking for ptrdiff_t... yes
checking size of EntityHandle... 4
checking if iMesh support is to be built... yes
checking if iGeom support is to be built... yes
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 mpi.h usability... yes
checking mpi.h presence... yes
checking for mpi.h... yes
checking If mpi.h conflicts with C headers in C++... no
checking for mpiexec... mpiexec
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 gpfs_stat in -lgpfs... no
checking for H5Fopen in -lhdf5... yes
checking for H5Pset_fapl_mpio in -lhdf5... yes
checking for H5_MPI_COMPLEX_DERIVED_DATATYPE_WORKS... 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 for nc-config... /homes/fathom/3rdparty/lib32/netcdf-4.1.3_gcc/bin/nc-config
checking netcdf.h usability... yes
checking netcdf.h presence... yes
checking for netcdf.h... yes
checking if NC_MAX_DIMS is at least 65536... no
checking if NC_MAX_VARS is at least 524288... no
checking for nc_create in -lnetcdf... yes
checking if Pnetcdf support is enabled... yes
checking pnetcdf.h usability... no
checking pnetcdf.h presence... no
checking for pnetcdf.h... no
checking for ncmpi_create in -lpnetcdf... 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
checking for /home/fathom/lib32/jenkins/cgm/lib/cgm.make... yes
checking Checking for GeometryQueryTool::ray_fire(RefFace*,...)... 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/dagmc/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 MeshFiles/unittest/iGeom/Makefile
config.status: creating MeshFiles/unittest/dagmc/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:   mpicc  -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++: mpicxx  -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: mpif90   -O2 -fcray-pointer
Fortran77: mpif77   -O2 -fcray-pointer
+ make
make  all-recursive
make[1]: Entering directory `<https://jenkins-ci.mcs.anl.gov/job/moab32par/ws/'>
Making all in src
make[2]: Entering directory `<https://jenkins-ci.mcs.anl.gov/job/moab32par/ws/src'>
(CDPATH="${ZSH_VERSION+.}:" && cd .. && /bin/sh <https://jenkins-ci.mcs.anl.gov/job/moab32par/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/moab32par/ws/src'>
Making all in parallel
make[4]: Entering directory `<https://jenkins-ci.mcs.anl.gov/job/moab32par/ws/src/parallel'>
(CDPATH="${ZSH_VERSION+.}:" && cd ../.. && /bin/sh <https://jenkins-ci.mcs.anl.gov/job/moab32par/ws/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[5]: Entering directory `<https://jenkins-ci.mcs.anl.gov/job/moab32par/ws/src/parallel'>
/bin/sh ../../libtool  --tag=CXX   --mode=compile mpicxx -DHAVE_CONFIG_H -I. -I../.. -I../../src/moab -I../../src  -I/homes/fathom/3rdparty/lib32/netcdf-4.1.3_gcc/include    -I/home/fathom/3rdparty/lib32/hdf5-1.8.8-par-gcc/include -isystem /home/fathom/3rdparty/lib32/hdf5-1.8.8-par-gcc/include  -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64   -DUSE_MPI -DHDF5_FILE -DHDF5_PARALLEL -DNETCDF_FILE -DCGM -DIS_BUILDING_MB -DSRCDIR=. -I./.. -I.. -I./../io -I./../io/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 ParallelMergeMesh.lo -MD -MP -MF .deps/ParallelMergeMesh.Tpo -c -o ParallelMergeMesh.lo ParallelMergeMesh.cpp
libtool: compile:  mpicxx -DHAVE_CONFIG_H -I. -I../.. -I../../src/moab -I../../src -I/homes/fathom/3rdparty/lib32/netcdf-4.1.3_gcc/include -I/home/fathom/3rdparty/lib32/hdf5-1.8.8-par-gcc/include -isystem /home/fathom/3rdparty/lib32/hdf5-1.8.8-par-gcc/include -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64 -DUSE_MPI -DHDF5_FILE -DHDF5_PARALLEL -DNETCDF_FILE -DCGM -DIS_BUILDING_MB -DSRCDIR=. -I./.. -I.. -I./../io -I./../io/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 ParallelMergeMesh.lo -MD -MP -MF .deps/ParallelMergeMesh.Tpo -c ParallelMergeMesh.cpp -o ParallelMergeMesh.o
mv -f .deps/ParallelMergeMesh.Tpo .deps/ParallelMergeMesh.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=link mpicxx  -Wall -pipe -pedantic -Wno-long-long -Wextra -Wcast-align  -Wpointer-arith -Wformat -Wformat-security -Wshadow -Wunused-parameter -O2 -DNDEBUG -R/homes/fathom/lib32/jenkins/cgm/lib  -R/homes/fathom/3rdparty/cubit/Cubit32/Cubit-12.2/bin    -L/homes/fathom/3rdparty/lib32/netcdf-4.1.3_gcc/lib -lnetcdf     -L/homes/fathom/3rdparty/lib32/zlib-1.2.4/gcc/lib  -L/home/fathom/3rdparty/lib32/hdf5-1.8.8-par-gcc/lib -L/homes/fathom/lib32/jenkins/cgm/lib  -L/homes/fathom/3rdparty/cubit/Cubit32/Cubit-12.2/bin -L/homes/fathom/3rdparty/lib32/zlib-1.2.4/gcc/lib  -L/home/fathom/3rdparty/lib32/hdf5-1.8.8-par-gcc/lib  -L/homes/fathom/3rdparty/lib32/zlib-1.2.4/gcc/lib  -L/home/fathom/3rdparty/lib32/hdf5-1.8.8-par-gcc/lib  -L/homes/fathom/3rdparty/lib32/zlib-1.2.4/gcc/lib  -L/home/fathom/3rdparty/lib32/hdf5-1.8.8-par-gcc/lib -o libMOABpar.la  ParallelComm.lo ProcConfig.lo ParallelData.lo ParallelMergeMesh.lo ReadParallel.lo SharedSetData.lo gs.lo WriteHDF5Parallel.lo  -lm
libtool: link: rm -fr  .libs/libMOABpar.a .libs/libMOABpar.la
libtool: link: ar cru .libs/libMOABpar.a  ParallelComm.o ProcConfig.o ParallelData.o ParallelMergeMesh.o ReadParallel.o SharedSetData.o gs.o WriteHDF5Parallel.o
libtool: link: ranlib .libs/libMOABpar.a
libtool: link: ( cd ".libs" && rm -f "libMOABpar.la" && ln -s "../libMOABpar.la" "libMOABpar.la" )
make[5]: Leaving directory `<https://jenkins-ci.mcs.anl.gov/job/moab32par/ws/src/parallel'>
make[4]: Leaving directory `<https://jenkins-ci.mcs.anl.gov/job/moab32par/ws/src/parallel'>
Making all in io
make[4]: Entering directory `<https://jenkins-ci.mcs.anl.gov/job/moab32par/ws/src/io'>
Making all in mhdf
make[5]: Entering directory `<https://jenkins-ci.mcs.anl.gov/job/moab32par/ws/src/io/mhdf'>
make[5]: Nothing to be done for `all'.
make[5]: Leaving directory `<https://jenkins-ci.mcs.anl.gov/job/moab32par/ws/src/io/mhdf'>
Making all in .
make[5]: Entering directory `<https://jenkins-ci.mcs.anl.gov/job/moab32par/ws/src/io'>
/bin/sh ../../libtool  --tag=CXX   --mode=compile mpicxx -DHAVE_CONFIG_H -I. -I../.. -I../../src/moab -I../../src/parallel -I../../src  -I/homes/fathom/3rdparty/lib32/netcdf-4.1.3_gcc/include    -I/home/fathom/3rdparty/lib32/hdf5-1.8.8-par-gcc/include -isystem /home/fathom/3rdparty/lib32/hdf5-1.8.8-par-gcc/include  -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64   -DUSE_MPI -DHDF5_FILE -DHDF5_PARALLEL -DNETCDF_FILE -DCGM -DIS_BUILDING_MB -I.. -I./.. -I./../parallel  -I./mhdf/include -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS  -I/homes/fathom/lib32/jenkins/cgm/include -DCGM  -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:  mpicxx -DHAVE_CONFIG_H -I. -I../.. -I../../src/moab -I../../src/parallel -I../../src -I/homes/fathom/3rdparty/lib32/netcdf-4.1.3_gcc/include -I/home/fathom/3rdparty/lib32/hdf5-1.8.8-par-gcc/include -isystem /home/fathom/3rdparty/lib32/hdf5-1.8.8-par-gcc/include -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64 -DUSE_MPI -DHDF5_FILE -DHDF5_PARALLEL -DNETCDF_FILE -DCGM -DIS_BUILDING_MB -I.. -I./.. -I./../parallel -I./mhdf/include -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS -I/homes/fathom/lib32/jenkins/cgm/include -DCGM -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=compile mpicxx -DHAVE_CONFIG_H -I. -I../.. -I../../src/moab -I../../src/parallel -I../../src  -I/homes/fathom/3rdparty/lib32/netcdf-4.1.3_gcc/include    -I/home/fathom/3rdparty/lib32/hdf5-1.8.8-par-gcc/include -isystem /home/fathom/3rdparty/lib32/hdf5-1.8.8-par-gcc/include  -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64   -DUSE_MPI -DHDF5_FILE -DHDF5_PARALLEL -DNETCDF_FILE -DCGM -DIS_BUILDING_MB -I.. -I./.. -I./../parallel  -I./mhdf/include -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS  -I/homes/fathom/lib32/jenkins/cgm/include -DCGM  -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 ReadNC.lo -MD -MP -MF .deps/ReadNC.Tpo -c -o ReadNC.lo ReadNC.cpp
libtool: compile:  mpicxx -DHAVE_CONFIG_H -I. -I../.. -I../../src/moab -I../../src/parallel -I../../src -I/homes/fathom/3rdparty/lib32/netcdf-4.1.3_gcc/include -I/home/fathom/3rdparty/lib32/hdf5-1.8.8-par-gcc/include -isystem /home/fathom/3rdparty/lib32/hdf5-1.8.8-par-gcc/include -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64 -DUSE_MPI -DHDF5_FILE -DHDF5_PARALLEL -DNETCDF_FILE -DCGM -DIS_BUILDING_MB -I.. -I./.. -I./../parallel -I./mhdf/include -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS -I/homes/fathom/lib32/jenkins/cgm/include -DCGM -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 ReadNC.lo -MD -MP -MF .deps/ReadNC.Tpo -c ReadNC.cpp -o ReadNC.o
mv -f .deps/ReadNC.Tpo .deps/ReadNC.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile mpicxx -DHAVE_CONFIG_H -I. -I../.. -I../../src/moab -I../../src/parallel -I../../src  -I/homes/fathom/3rdparty/lib32/netcdf-4.1.3_gcc/include    -I/home/fathom/3rdparty/lib32/hdf5-1.8.8-par-gcc/include -isystem /home/fathom/3rdparty/lib32/hdf5-1.8.8-par-gcc/include  -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64   -DUSE_MPI -DHDF5_FILE -DHDF5_PARALLEL -DNETCDF_FILE -DCGM -DIS_BUILDING_MB -I.. -I./.. -I./../parallel  -I./mhdf/include -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS  -I/homes/fathom/lib32/jenkins/cgm/include -DCGM  -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 WriteNC.lo -MD -MP -MF .deps/WriteNC.Tpo -c -o WriteNC.lo WriteNC.cpp
libtool: compile:  mpicxx -DHAVE_CONFIG_H -I. -I../.. -I../../src/moab -I../../src/parallel -I../../src -I/homes/fathom/3rdparty/lib32/netcdf-4.1.3_gcc/include -I/home/fathom/3rdparty/lib32/hdf5-1.8.8-par-gcc/include -isystem /home/fathom/3rdparty/lib32/hdf5-1.8.8-par-gcc/include -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64 -DUSE_MPI -DHDF5_FILE -DHDF5_PARALLEL -DNETCDF_FILE -DCGM -DIS_BUILDING_MB -I.. -I./.. -I./../parallel -I./mhdf/include -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS -I/homes/fathom/lib32/jenkins/cgm/include -DCGM -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 WriteNC.lo -MD -MP -MF .deps/WriteNC.Tpo -c WriteNC.cpp -o WriteNC.o
mv -f .deps/WriteNC.Tpo .deps/WriteNC.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile mpicxx -DHAVE_CONFIG_H -I. -I../.. -I../../src/moab -I../../src/parallel -I../../src  -I/homes/fathom/3rdparty/lib32/netcdf-4.1.3_gcc/include    -I/home/fathom/3rdparty/lib32/hdf5-1.8.8-par-gcc/include -isystem /home/fathom/3rdparty/lib32/hdf5-1.8.8-par-gcc/include  -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64   -DUSE_MPI -DHDF5_FILE -DHDF5_PARALLEL -DNETCDF_FILE -DCGM -DIS_BUILDING_MB -I.. -I./.. -I./../parallel  -I./mhdf/include -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS  -I/homes/fathom/lib32/jenkins/cgm/include -DCGM  -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 NCHelper.lo -MD -MP -MF .deps/NCHelper.Tpo -c -o NCHelper.lo NCHelper.cpp
libtool: compile:  mpicxx -DHAVE_CONFIG_H -I. -I../.. -I../../src/moab -I../../src/parallel -I../../src -I/homes/fathom/3rdparty/lib32/netcdf-4.1.3_gcc/include -I/home/fathom/3rdparty/lib32/hdf5-1.8.8-par-gcc/include -isystem /home/fathom/3rdparty/lib32/hdf5-1.8.8-par-gcc/include -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64 -DUSE_MPI -DHDF5_FILE -DHDF5_PARALLEL -DNETCDF_FILE -DCGM -DIS_BUILDING_MB -I.. -I./.. -I./../parallel -I./mhdf/include -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS -I/homes/fathom/lib32/jenkins/cgm/include -DCGM -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 NCHelper.lo -MD -MP -MF .deps/NCHelper.Tpo -c NCHelper.cpp -o NCHelper.o
mv -f .deps/NCHelper.Tpo .deps/NCHelper.Plo
/bin/sh ../../libtool  --tag=CXX   --mode=compile mpicxx -DHAVE_CONFIG_H -I. -I../.. -I../../src/moab -I../../src/parallel -I../../src  -I/homes/fathom/3rdparty/lib32/netcdf-4.1.3_gcc/include    -I/home/fathom/3rdparty/lib32/hdf5-1.8.8-par-gcc/include -isystem /home/fathom/3rdparty/lib32/hdf5-1.8.8-par-gcc/include  -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64   -DUSE_MPI -DHDF5_FILE -DHDF5_PARALLEL -DNETCDF_FILE -DCGM -DIS_BUILDING_MB -I.. -I./.. -I./../parallel  -I./mhdf/include -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS  -I/homes/fathom/lib32/jenkins/cgm/include -DCGM  -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 NCWriteHelper.lo -MD -MP -MF .deps/NCWriteHelper.Tpo -c -o NCWriteHelper.lo NCWriteHelper.cpp
libtool: compile:  mpicxx -DHAVE_CONFIG_H -I. -I../.. -I../../src/moab -I../../src/parallel -I../../src -I/homes/fathom/3rdparty/lib32/netcdf-4.1.3_gcc/include -I/home/fathom/3rdparty/lib32/hdf5-1.8.8-par-gcc/include -isystem /home/fathom/3rdparty/lib32/hdf5-1.8.8-par-gcc/include -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHAVE_VSNPRINTF -D_FILE_OFFSET_BITS=64 -DUSE_MPI -DHDF5_FILE -DHDF5_PARALLEL -DNETCDF_FILE -DCGM -DIS_BUILDING_MB -I.. -I./.. -I./../parallel -I./mhdf/include -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS -I/homes/fathom/lib32/jenkins/cgm/include -DCGM -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 NCWriteHelper.lo -MD -MP -MF .deps/NCWriteHelper.Tpo -c NCWriteHelper.cpp -o NCWriteHelper.o
NCWriteHelper.cpp: In member function 'virtual moab::ErrorCode moab::ScdNCWriteHelper::write_values(std::vector<std::basic_string<char> >&)':
NCWriteHelper.cpp:567:45: error: 'nc_begin_indep_data' was not declared in this scope
NCWriteHelper.cpp:613:43: error: 'nc_end_indep_data' was not declared in this scope
make[5]: *** [NCWriteHelper.lo] Error 1
make[5]: Leaving directory `<https://jenkins-ci.mcs.anl.gov/job/moab32par/ws/src/io'>
make[4]: *** [all-recursive] Error 1
make[4]: Leaving directory `<https://jenkins-ci.mcs.anl.gov/job/moab32par/ws/src/io'>
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `<https://jenkins-ci.mcs.anl.gov/job/moab32par/ws/src'>
make[2]: *** [all] Error 2
make[2]: Leaving directory `<https://jenkins-ci.mcs.anl.gov/job/moab32par/ws/src'>
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `<https://jenkins-ci.mcs.anl.gov/job/moab32par/ws/'>
make: *** [all] Error 2
Build step 'Execute shell' marked build as failure


More information about the moab-dev mailing list