[MOAB-dev] MOAB check for *AMD64-32* failed.

Nightly Test kraftche at cae.wisc.edu
Wed Jan 14 02:28:02 CST 2009


/bin/sh ./config.status --recheck
running CONFIG_SHELL=/bin/sh /bin/sh ../src/configure  --enable-32bit-handles --disable-imesh --enable-debug --enable-release QTDIR=/usr/share/qt3  --no-create --no-recursion
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for style of include used by make... GNU
checking for cc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking dependency style of cc... gcc3
checking how to run the C preprocessor... cc -E
checking for CC... no
checking for aCC... no
checking for cxx... no
checking for xlC_r... no
checking for xlC... no
checking for c++... c++
checking whether we are using the GNU C++ compiler... yes
checking whether c++ accepts -g... yes
checking dependency style of c++... gcc3
checking how to run the C++ preprocessor... c++ -E
checking for gfortran... gfortran
checking whether we are using the GNU Fortran compiler... yes
checking whether gfortran accepts -g... yes
checking for gfortran... gfortran
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether gfortran accepts -g... yes
checking for known C compilers... GNU
checking for known compiler/OS combinations... GNU:x86_64
checking for known c++ compilers... GNU
checking for known compiler/OS combinations... GNU:x86_64
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking how to recognize dependent libraries... pass_all
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking how to run the C++ preprocessor... c++ -E
checking the maximum length of command line arguments... 98304
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... yes
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
appending configuration tag "CXX" to libtool
checking for ld used by c++... /usr/bin/ld -m elf_x86_64
checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld... yes
checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking for c++ option to produce PIC... -fPIC
checking if c++ PIC flag -fPIC works... yes
checking if c++ static flag -static works... yes
checking if c++ supports -c -o file.o... yes
checking whether the c++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for gfortran option to produce PIC... -fPIC
checking if gfortran PIC flag -fPIC works... yes
checking if gfortran static flag -static works... yes
checking if gfortran supports -c -o file.o... yes
checking whether the gfortran linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
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 how to get verbose linking output from gfortran... -v
checking for Fortran libraries of gfortran...  -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2/../../.. -lgfortranbegin -lgfortran -lm
checking for dummy main to link with Fortran libraries... none
checking for Fortran name-mangling scheme... lower case, underscore, no extra underscore
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 for uint32_t... yes
checking for size_t... yes
checking for ptrdiff_t... yes
checking ieeefp.h usability... no
checking ieeefp.h presence... no
checking for ieeefp.h... no
checking valgrind/memcheck.h usability... yes
checking valgrind/memcheck.h presence... yes
checking for valgrind/memcheck.h... yes
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 NetCDF support is enabled... yes
checking strstream.h usability... no
checking strstream.h presence... no
checking for strstream.h... no
checking sstream.h usability... no
checking sstream.h presence... no
checking for sstream.h... no
checking strstream usability... yes
checking strstream presence... yes
checking for strstream... yes
checking netcdf.h usability... yes
checking netcdf.h presence... yes
checking for netcdf.h... yes
checking for netcdf.hh... yes
checking for netcdf_c++ library... yes
checking if mbconvert is to be built... yes
checking if hexmodops is to be built... yes
checking if mbchaco is to be built... no
checking if mbperf is to be built... yes
checking if qvdual 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 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 iMesh support is to be built... no
configure: creating ./config.status
C:   cc  -Wall -pipe -pedantic -g
C++: c++  -Wall -pipe -pedantic -g
Fortran: gfortran -g -O2 -g
 /bin/sh ./config.status
config.status: creating Makefile
config.status: creating moab.make
config.status: creating testdir.h
config.status: creating parallel/Makefile
config.status: creating mhdf/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 tools/Makefile
config.status: creating tools/converter/Makefile
config.status: creating tools/hexmodops/Makefile
config.status: creating tools/iMesh/Makefile
config.status: creating tools/iMesh/iMesh-Defs.inc
config.status: creating tools/iMesh/SIDL/iMesh-SIDL-Defs.inc
config.status: creating tools/iMesh/SIDL/Makefile
config.status: creating tools/iMesh/SIDL/common.make
config.status: creating tools/mbperf/Makefile
config.status: creating tools/mbchaco/Makefile
config.status: creating tools/mbcoupler/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/size/Makefile
config.status: creating tools/skin/Makefile
config.status: creating tools/tagprop/Makefile
config.status: creating tools/spheredecomp/Makefile
config.status: creating tools/surfplot/Makefile
config.status: creating tools/dagmc/Makefile
config.status: creating tools/dagmc/dagmc.make
config.status: creating doc/Makefile
config.status: creating doxygen/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: creating MBVersion.h
config.status: MBVersion.h is unchanged
config.status: creating MBEntityHandle.h
config.status: MBEntityHandle.h is unchanged
config.status: creating MBCN_FCDefs.h
config.status: MBCN_FCDefs.h is unchanged
config.status: executing depfiles commands
make  all-recursive
make[1]: Entering directory `/home/jason/moab/test/AMD64-32'
Making all in mhdf
make[2]: Entering directory `/home/jason/moab/test/AMD64-32/mhdf'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/jason/moab/test/AMD64-32/mhdf'
Making all in .
make[2]: Entering directory `/home/jason/moab/test/AMD64-32'
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT MBGeomUtil.lo -MD -MP -MF .deps/MBGeomUtil.Tpo -c -o MBGeomUtil.lo ../src/MBGeomUtil.cpp
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT MBMeshSet.lo -MD -MP -MF .deps/MBMeshSet.Tpo -c -o MBMeshSet.lo ../src/MBMeshSet.cpp
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT MBOrientedBox.lo -MD -MP -MF .deps/MBOrientedBox.Tpo -c -o MBOrientedBox.lo ../src/MBOrientedBox.cpp
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT MBOrientedBoxTreeTool.lo -MD -MP -MF .deps/MBOrientedBoxTreeTool.Tpo -c -o MBOrientedBoxTreeTool.lo ../src/MBOrientedBoxTreeTool.cpp
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT MBRange.lo -MD -MP -MF .deps/MBRange.Tpo -c -o MBRange.lo ../src/MBRange.cpp
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT MBReadUtil.lo -MD -MP -MF .deps/MBReadUtil.Tpo -c -o MBReadUtil.lo ../src/MBReadUtil.cpp
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT MBSkinner.lo -MD -MP -MF .deps/MBSkinner.Tpo -c -o MBSkinner.lo ../src/MBSkinner.cpp
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT MBUtil.lo -MD -MP -MF .deps/MBUtil.Tpo -c -o MBUtil.lo ../src/MBUtil.cpp
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT MBOrientedBoxTreeTool.lo -MD -MP -MF .deps/MBOrientedBoxTreeTool.Tpo -c ../src/MBOrientedBoxTreeTool.cpp -o MBOrientedBoxTreeTool.o
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT MBRange.lo -MD -MP -MF .deps/MBRange.Tpo -c ../src/MBRange.cpp -o MBRange.o
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT MBGeomUtil.lo -MD -MP -MF .deps/MBGeomUtil.Tpo -c ../src/MBGeomUtil.cpp -o MBGeomUtil.o
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT MBSkinner.lo -MD -MP -MF .deps/MBSkinner.Tpo -c ../src/MBSkinner.cpp -o MBSkinner.o
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT MBMeshSet.lo -MD -MP -MF .deps/MBMeshSet.Tpo -c ../src/MBMeshSet.cpp -o MBMeshSet.o
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT MBUtil.lo -MD -MP -MF .deps/MBUtil.Tpo -c ../src/MBUtil.cpp -o MBUtil.o
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT MBReadUtil.lo -MD -MP -MF .deps/MBReadUtil.Tpo -c ../src/MBReadUtil.cpp -o MBReadUtil.o
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT MBOrientedBox.lo -MD -MP -MF .deps/MBOrientedBox.Tpo -c ../src/MBOrientedBox.cpp -o MBOrientedBox.o
mv -f .deps/MBUtil.Tpo .deps/MBUtil.Plo
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT MBWriteUtil.lo -MD -MP -MF .deps/MBWriteUtil.Tpo -c -o MBWriteUtil.lo ../src/MBWriteUtil.cpp
mv -f .deps/MBRange.Tpo .deps/MBRange.Plo
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT MeshSetSequence.lo -MD -MP -MF .deps/MeshSetSequence.Tpo -c -o MeshSetSequence.lo ../src/MeshSetSequence.cpp
mv -f .deps/MBGeomUtil.Tpo .deps/MBGeomUtil.Plo
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT MeshTopoUtil.lo -MD -MP -MF .deps/MeshTopoUtil.Tpo -c -o MeshTopoUtil.lo ../src/MeshTopoUtil.cpp
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT MBWriteUtil.lo -MD -MP -MF .deps/MBWriteUtil.Tpo -c ../src/MBWriteUtil.cpp -o MBWriteUtil.o
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT MeshSetSequence.lo -MD -MP -MF .deps/MeshSetSequence.Tpo -c ../src/MeshSetSequence.cpp -o MeshSetSequence.o
mv -f .deps/MBReadUtil.Tpo .deps/MBReadUtil.Plo
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT PolyElementSeq.lo -MD -MP -MF .deps/PolyElementSeq.Tpo -c -o PolyElementSeq.lo ../src/PolyElementSeq.cpp
mv -f .deps/MBSkinner.Tpo .deps/MBSkinner.Plo
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT MeshTopoUtil.lo -MD -MP -MF .deps/MeshTopoUtil.Tpo -c ../src/MeshTopoUtil.cpp -o MeshTopoUtil.o
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT ReadGmsh.lo -MD -MP -MF .deps/ReadGmsh.Tpo -c -o ReadGmsh.lo ../src/ReadGmsh.cpp
mv -f .deps/MBMeshSet.Tpo .deps/MBMeshSet.Plo
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT ReadSms.lo -MD -MP -MF .deps/ReadSms.Tpo -c -o ReadSms.lo ../src/ReadSms.cpp
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT PolyElementSeq.lo -MD -MP -MF .deps/PolyElementSeq.Tpo -c ../src/PolyElementSeq.cpp -o PolyElementSeq.o
mv -f .deps/MBOrientedBox.Tpo .deps/MBOrientedBox.Plo
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT ScdElementData.lo -MD -MP -MF .deps/ScdElementData.Tpo -c -o ScdElementData.lo ../src/ScdElementData.cpp
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT ScdElementData.lo -MD -MP -MF .deps/ScdElementData.Tpo -c ../src/ScdElementData.cpp -o ScdElementData.o
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT ReadSms.lo -MD -MP -MF .deps/ReadSms.Tpo -c ../src/ReadSms.cpp -o ReadSms.o
mv -f .deps/MBWriteUtil.Tpo .deps/MBWriteUtil.Plo
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT SequenceManager.lo -MD -MP -MF .deps/SequenceManager.Tpo -c -o SequenceManager.lo ../src/SequenceManager.cpp
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT ReadGmsh.lo -MD -MP -MF .deps/ReadGmsh.Tpo -c ../src/ReadGmsh.cpp -o ReadGmsh.o
mv -f .deps/PolyElementSeq.Tpo .deps/PolyElementSeq.Plo
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT StructuredElementSeq.lo -MD -MP -MF .deps/StructuredElementSeq.Tpo -c -o StructuredElementSeq.lo ../src/StructuredElementSeq.cpp
mv -f .deps/MBOrientedBoxTreeTool.Tpo .deps/MBOrientedBoxTreeTool.Plo
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT Tqdcfr.lo -MD -MP -MF .deps/Tqdcfr.Tpo -c -o Tqdcfr.lo ../src/Tqdcfr.cpp
mv -f .deps/MeshTopoUtil.Tpo .deps/MeshTopoUtil.Plo
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT TypeSequenceManager.lo -MD -MP -MF .deps/TypeSequenceManager.Tpo -c -o TypeSequenceManager.lo ../src/TypeSequenceManager.cpp
mv -f .deps/MeshSetSequence.Tpo .deps/MeshSetSequence.Plo
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT UnstructuredElemSeq.lo -MD -MP -MF .deps/UnstructuredElemSeq.Tpo -c -o UnstructuredElemSeq.lo ../src/UnstructuredElemSeq.cpp
mv -f .deps/ScdElementData.Tpo .deps/ScdElementData.Plo
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT WriteAns.lo -MD -MP -MF .deps/WriteAns.Tpo -c -o WriteAns.lo ../src/WriteAns.cpp
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT StructuredElementSeq.lo -MD -MP -MF .deps/StructuredElementSeq.Tpo -c ../src/StructuredElementSeq.cpp -o StructuredElementSeq.o
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT SequenceManager.lo -MD -MP -MF .deps/SequenceManager.Tpo -c ../src/SequenceManager.cpp -o SequenceManager.o
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT Tqdcfr.lo -MD -MP -MF .deps/Tqdcfr.Tpo -c ../src/Tqdcfr.cpp -o Tqdcfr.o
mv -f .deps/ReadSms.Tpo .deps/ReadSms.Plo
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT WriteGMV.lo -MD -MP -MF .deps/WriteGMV.Tpo -c -o WriteGMV.lo ../src/WriteGMV.cpp
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT TypeSequenceManager.lo -MD -MP -MF .deps/TypeSequenceManager.Tpo -c ../src/TypeSequenceManager.cpp -o TypeSequenceManager.o
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT UnstructuredElemSeq.lo -MD -MP -MF .deps/UnstructuredElemSeq.Tpo -c ../src/UnstructuredElemSeq.cpp -o UnstructuredElemSeq.o
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT WriteGMV.lo -MD -MP -MF .deps/WriteGMV.Tpo -c ../src/WriteGMV.cpp -o WriteGMV.o
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT WriteAns.lo -MD -MP -MF .deps/WriteAns.Tpo -c ../src/WriteAns.cpp -o WriteAns.o
mv -f .deps/ReadGmsh.Tpo .deps/ReadGmsh.Plo
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT WriteGmsh.lo -MD -MP -MF .deps/WriteGmsh.Tpo -c -o WriteGmsh.lo ../src/WriteGmsh.cpp
mv -f .deps/StructuredElementSeq.Tpo .deps/StructuredElementSeq.Plo
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT WriteSTL.lo -MD -MP -MF .deps/WriteSTL.Tpo -c -o WriteSTL.lo ../src/WriteSTL.cpp
mv -f .deps/UnstructuredElemSeq.Tpo .deps/UnstructuredElemSeq.Plo
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT WriteTemplate.lo -MD -MP -MF .deps/WriteTemplate.Tpo -c -o WriteTemplate.lo ../src/WriteTemplate.cpp
mv -f .deps/TypeSequenceManager.Tpo .deps/TypeSequenceManager.Plo
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT WriteVtk.lo -MD -MP -MF .deps/WriteVtk.Tpo -c -o WriteVtk.lo ../src/WriteVtk.cpp
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT WriteGmsh.lo -MD -MP -MF .deps/WriteGmsh.Tpo -c ../src/WriteGmsh.cpp -o WriteGmsh.o
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT WriteSTL.lo -MD -MP -MF .deps/WriteSTL.Tpo -c ../src/WriteSTL.cpp -o WriteSTL.o
mv -f .deps/WriteGMV.Tpo .deps/WriteGMV.Plo
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT ReadNCDF.lo -MD -MP -MF .deps/ReadNCDF.Tpo -c -o ReadNCDF.lo ../src/ReadNCDF.cpp
mv -f .deps/WriteAns.Tpo .deps/WriteAns.Plo
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT WriteNCDF.lo -MD -MP -MF .deps/WriteNCDF.Tpo -c -o WriteNCDF.lo ../src/WriteNCDF.cpp
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT WriteTemplate.lo -MD -MP -MF .deps/WriteTemplate.Tpo -c ../src/WriteTemplate.cpp -o WriteTemplate.o
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT WriteVtk.lo -MD -MP -MF .deps/WriteVtk.Tpo -c ../src/WriteVtk.cpp -o WriteVtk.o
mv -f .deps/SequenceManager.Tpo .deps/SequenceManager.Plo
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT WriteSLAC.lo -MD -MP -MF .deps/WriteSLAC.Tpo -c -o WriteSLAC.lo ../src/WriteSLAC.cpp
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT ReadNCDF.lo -MD -MP -MF .deps/ReadNCDF.Tpo -c ../src/ReadNCDF.cpp -o ReadNCDF.o
mv -f .deps/WriteSTL.Tpo .deps/WriteSTL.Plo
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT ReadHDF5.lo -MD -MP -MF .deps/ReadHDF5.Tpo -c -o ReadHDF5.lo ../src/ReadHDF5.cpp
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT WriteSLAC.lo -MD -MP -MF .deps/WriteSLAC.Tpo -c ../src/WriteSLAC.cpp -o WriteSLAC.o
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT WriteNCDF.lo -MD -MP -MF .deps/WriteNCDF.Tpo -c ../src/WriteNCDF.cpp -o WriteNCDF.o
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT ReadHDF5.lo -MD -MP -MF .deps/ReadHDF5.Tpo -c ../src/ReadHDF5.cpp -o ReadHDF5.o
mv -f .deps/Tqdcfr.Tpo .deps/Tqdcfr.Plo
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT AEntityFactory.lo -MD -MP -MF .deps/AEntityFactory.Tpo -c -o AEntityFactory.lo ../src/AEntityFactory.cpp
mv -f .deps/WriteTemplate.Tpo .deps/WriteTemplate.Plo
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT DualTool.lo -MD -MP -MF .deps/DualTool.Tpo -c -o DualTool.lo ../src/DualTool.cpp
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT WriteHDF5.lo -MD -MP -MF .deps/WriteHDF5.Tpo -c ../src/WriteHDF5.cpp -o WriteHDF5.o
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT AEntityFactory.lo -MD -MP -MF .deps/AEntityFactory.Tpo -c ../src/AEntityFactory.cpp -o AEntityFactory.o
mv -f .deps/WriteVtk.Tpo .deps/WriteVtk.Plo
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT ExoIIUtil.lo -MD -MP -MF .deps/ExoIIUtil.Tpo -c -o ExoIIUtil.lo ../src/ExoIIUtil.cpp
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT DualTool.lo -MD -MP -MF .deps/DualTool.Tpo -c ../src/DualTool.cpp -o DualTool.o
mv -f .deps/WriteSLAC.Tpo .deps/WriteSLAC.Plo
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT HigherOrderFactory.lo -MD -MP -MF .deps/HigherOrderFactory.Tpo -c -o HigherOrderFactory.lo ../src/HigherOrderFactory.cpp
mv -f .deps/ReadNCDF.Tpo .deps/ReadNCDF.Plo
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT MBCN.lo -MD -MP -MF .deps/MBCN.Tpo -c -o MBCN.lo ../src/MBCN.cpp
mv -f .deps/ReadHDF5.Tpo .deps/ReadHDF5.Plo
/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   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT MBCore.lo -MD -MP -MF .deps/MBCore.Tpo -c -o MBCore.lo ../src/MBCore.cpp
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT ExoIIUtil.lo -MD -MP -MF .deps/ExoIIUtil.Tpo -c ../src/ExoIIUtil.cpp -o ExoIIUtil.o
mv -f .deps/WriteNCDF.Tpo .deps/WriteNCDF.Plo
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT HigherOrderFactory.lo -MD -MP -MF .deps/HigherOrderFactory.Tpo -c ../src/HigherOrderFactory.cpp -o HigherOrderFactory.o
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT MBCN.lo -MD -MP -MF .deps/MBCN.Tpo -c ../src/MBCN.cpp -o MBCN.o
mv -f .deps/ExoIIUtil.Tpo .deps/ExoIIUtil.Plo
 c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -DSRCDIR=../src -Wall -pipe -pedantic -g -MT MBCore.lo -MD -MP -MF .deps/MBCore.Tpo -c ../src/MBCore.cpp -o MBCore.o
mv -f .deps/AEntityFactory.Tpo .deps/AEntityFactory.Plo
mv -f .deps/MBCN.Tpo .deps/MBCN.Plo
mv -f .deps/WriteHDF5.Tpo .deps/WriteHDF5.Plo
mv -f .deps/HigherOrderFactory.Tpo .deps/HigherOrderFactory.Plo
mv -f .deps/DualTool.Tpo .deps/DualTool.Plo
mv -f .deps/MBCore.Tpo .deps/MBCore.Plo
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -pedantic -g   -o libMOAB.la -rpath /usr/local/lib AEntityFactory.lo DualTool.lo EntitySequence.lo ExoIIUtil.lo FileOptions.lo FileTokenizer.lo GeomTopoTool.lo HigherOrderFactory.lo HomXform.lo MBAdaptiveKDTree.lo MBAffineXform.lo MBAlloc.lo MBAxisBox.lo MBBits.lo MBBSPTree.lo MBCN.lo MBCartVect.lo MBMatrix3.lo MBCore.lo MBFactory.lo MBGeomUtil.lo MBMeshSet.lo MBOrientedBox.lo MBOrientedBoxTreeTool.lo MBRange.lo MBRangeSeqIntersectIter.lo MBReadUtil.lo MBReaderWriterSet.lo MBSkinner.lo MBSysUtil.lo MBUtil.lo MBWriteUtil.lo MeshSetSequence.lo MeshTopoUtil.lo PolyElementSeq.lo ReadGmsh.lo ReadSms.lo ReadSTL.lo ReadVtk.lo ReadIDEAS.lo ScdElementData.lo ScdVertexData.lo SequenceData.lo SequenceManager.lo SparseTagSuperCollection.lo SparseTagCollection.lo StructuredElementSeq.lo TagInfo.lo TagServer.lo Tqdcfr.lo TypeSequenceManager.lo UnstructuredElemSeq.lo VertexSequence.lo VtkUtil.lo WriteAns.lo WriteGMV.lo WriteGmsh.lo!
  WriteSTL.lo WriteTemplate.lo WriteVtk.lo ReadNCDF.lo WriteNCDF.lo WriteSLAC.lo ReadHDF5.lo WriteHDF5.lo -lnetcdf_c++ -lnetcdf -lhdf5 ./mhdf/libmhdf.la  -lm
rm -fr  .libs/libMOAB.a .libs/libMOAB.la .libs/libMOAB.lai
rm -fr .libs/libMOAB.lax
mkdir .libs/libMOAB.lax
rm -fr .libs/libMOAB.lax/libmhdf.a
mkdir .libs/libMOAB.lax/libmhdf.a
(cd .libs/libMOAB.lax/libmhdf.a && ar x /home/jason/moab/test/AMD64-32/./mhdf/.libs/libmhdf.a)
ar cru .libs/libMOAB.a  AEntityFactory.o DualTool.o EntitySequence.o ExoIIUtil.o FileOptions.o FileTokenizer.o GeomTopoTool.o HigherOrderFactory.o HomXform.o MBAdaptiveKDTree.o MBAffineXform.o MBAlloc.o MBAxisBox.o MBBits.o MBBSPTree.o MBCN.o MBCartVect.o MBMatrix3.o MBCore.o MBFactory.o MBGeomUtil.o MBMeshSet.o MBOrientedBox.o MBOrientedBoxTreeTool.o MBRange.o MBRangeSeqIntersectIter.o MBReadUtil.o MBReaderWriterSet.o MBSkinner.o MBSysUtil.o MBUtil.o MBWriteUtil.o MeshSetSequence.o MeshTopoUtil.o PolyElementSeq.o ReadGmsh.o ReadSms.o ReadSTL.o ReadVtk.o ReadIDEAS.o ScdElementData.o ScdVertexData.o SequenceData.o SequenceManager.o SparseTagSuperCollection.o SparseTagCollection.o StructuredElementSeq.o TagInfo.o TagServer.o Tqdcfr.o TypeSequenceManager.o UnstructuredElemSeq.o VertexSequence.o VtkUtil.o WriteAns.o WriteGMV.o WriteGmsh.o WriteSTL.o WriteTemplate.o WriteVtk.o ReadNCDF.o WriteNCDF.o WriteSLAC.o ReadHDF5.o WriteHDF5.o  .libs/libMOAB.lax/libmhdf.a/adjacency.o .libs!
 /libMOAB.lax/libmhdf.a/file-handle.o .libs/libMOAB.lax/libmhdf.a/status.o .libs/libMOAB.lax/libmhdf.a/tags.o .libs/libMOAB.lax/libmhdf.a/file.o .libs/libMOAB.lax/libmhdf.a/nodes.o .libs/libMOAB.lax/libmhdf.a/sets.o .libs/libMOAB.lax/libmhdf.a/connectivity.o .libs/libMOAB.lax/libmhdf.a/util.o 
ranlib .libs/libMOAB.a
rm -fr .libs/libMOAB.lax
creating libMOAB.la
(cd .libs && rm -f libMOAB.la && ln -s ../libMOAB.la libMOAB.la)
make[2]: Leaving directory `/home/jason/moab/test/AMD64-32'
Making all in test
make[2]: Entering directory `/home/jason/moab/test/AMD64-32/test'
Making all in dual
make[3]: Entering directory `/home/jason/moab/test/AMD64-32/test/dual'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/jason/moab/test/AMD64-32/test/dual'
Making all in h5file
make[3]: Entering directory `/home/jason/moab/test/AMD64-32/test/h5file'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/jason/moab/test/AMD64-32/test/h5file'
Making all in obb
make[3]: Entering directory `/home/jason/moab/test/AMD64-32/test/obb'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/jason/moab/test/AMD64-32/test/obb'
Making all in perf
make[3]: Entering directory `/home/jason/moab/test/AMD64-32/test/perf'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/jason/moab/test/AMD64-32/test/perf'
make[3]: Entering directory `/home/jason/moab/test/AMD64-32/test'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/jason/moab/test/AMD64-32/test'
make[2]: Leaving directory `/home/jason/moab/test/AMD64-32/test'
Making all in tools
make[2]: Entering directory `/home/jason/moab/test/AMD64-32/tools'
Making all in converter
make[3]: Entering directory `/home/jason/moab/test/AMD64-32/tools/converter'
/bin/sh ../../libtool --tag=CXX   --mode=link c++  -Wall -pipe -pedantic -g   -o mbconvert convert.o ../../libMOAB.la -lm
c++ -Wall -pipe -pedantic -g -o mbconvert convert.o  ../../.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz -lm  
make[3]: Leaving directory `/home/jason/moab/test/AMD64-32/tools/converter'
Making all in hexmodops
make[3]: Entering directory `/home/jason/moab/test/AMD64-32/tools/hexmodops'
/bin/sh ../../libtool --tag=CXX   --mode=link c++  -Wall -pipe -pedantic -g   -o hexmodops makeops.o ../../libMOAB.la -lm
c++ -Wall -pipe -pedantic -g -o hexmodops makeops.o  ../../.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz -lm  
make[3]: Leaving directory `/home/jason/moab/test/AMD64-32/tools/hexmodops'
Making all in mbperf
make[3]: Entering directory `/home/jason/moab/test/AMD64-32/tools/mbperf'
c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../../../src/tools/mbperf -I../.. -I../../../src -I../.. -I../../../src/tools/iMesh -I../../../src/tools/iMesh/SIDL/mserver -I../iMesh/SIDL/mserver   -DVALGRIND  -Wall -pipe -pedantic -g -MT mbperf.o -MD -MP -MF .deps/mbperf.Tpo -c -o mbperf.o ../../../src/tools/mbperf/mbperf.cpp
mv -f .deps/mbperf.Tpo .deps/mbperf.Po
/bin/sh ../../libtool --tag=CXX   --mode=link c++  -Wall -pipe -pedantic -g   -o mbperf mbperf.o ../../libMOAB.la -lm
c++ -Wall -pipe -pedantic -g -o mbperf mbperf.o  ../../.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz -lm  
make[3]: Leaving directory `/home/jason/moab/test/AMD64-32/tools/mbperf'
Making all in size
make[3]: Entering directory `/home/jason/moab/test/AMD64-32/tools/size'
c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -I. -I../../../src/tools/size -I../.. -I../../../src -I../..  -DVALGRIND  -Wall -pipe -pedantic -g -MT measure.o -MD -MP -MF .deps/measure.Tpo -c -o measure.o ../../../src/tools/size/measure.cpp
c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -I. -I../../../src/tools/size -I../.. -I../../../src -I../..  -DVALGRIND  -Wall -pipe -pedantic -g -MT size.o -MD -MP -MF .deps/size.Tpo -c -o size.o ../../../src/tools/size/size.cpp
mv -f .deps/measure.Tpo .deps/measure.Po
mv -f .deps/size.Tpo .deps/size.Po
/bin/sh ../../libtool --tag=CXX   --mode=link c++  -Wall -pipe -pedantic -g   -o mbsize measure.o size.o ../../libMOAB.la -lm
c++ -Wall -pipe -pedantic -g -o mbsize measure.o size.o  ../../.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz -lm  
make[3]: Leaving directory `/home/jason/moab/test/AMD64-32/tools/size'
Making all in skin
make[3]: Entering directory `/home/jason/moab/test/AMD64-32/tools/skin'
/bin/sh ../../libtool --tag=CXX   --mode=link c++  -Wall -pipe -pedantic -g   -o mbskin skin.o ../../libMOAB.la -lm
c++ -Wall -pipe -pedantic -g -o mbskin skin.o  ../../.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz -lm  
make[3]: Leaving directory `/home/jason/moab/test/AMD64-32/tools/skin'
Making all in tagprop
make[3]: Entering directory `/home/jason/moab/test/AMD64-32/tools/tagprop'
/bin/sh ../../libtool --tag=CXX   --mode=link c++  -Wall -pipe -pedantic -g   -o mbtagprop parse.o propagate_tags.o ../../libMOAB.la -lm
c++ -Wall -pipe -pedantic -g -o mbtagprop parse.o propagate_tags.o  ../../.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz -lm  
make[3]: Leaving directory `/home/jason/moab/test/AMD64-32/tools/tagprop'
Making all in spheredecomp
make[3]: Entering directory `/home/jason/moab/test/AMD64-32/tools/spheredecomp'
c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -I. -I../../../src/tools/spheredecomp -I../.. -I../../../src -I../..  -DVALGRIND  -Wall -pipe -pedantic -g -MT SphereDecomp.o -MD -MP -MF .deps/SphereDecomp.Tpo -c -o SphereDecomp.o ../../../src/tools/spheredecomp/SphereDecomp.cpp
mv -f .deps/SphereDecomp.Tpo .deps/SphereDecomp.Po
/bin/sh ../../libtool --tag=CXX   --mode=link c++  -Wall -pipe -pedantic -g   -o spheredecomp SphereDecomp.o main.o ../../libMOAB.la -lm
c++ -Wall -pipe -pedantic -g -o spheredecomp SphereDecomp.o main.o  ../../.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz -lm  
make[3]: Leaving directory `/home/jason/moab/test/AMD64-32/tools/spheredecomp'
Making all in surfplot
make[3]: Entering directory `/home/jason/moab/test/AMD64-32/tools/surfplot'
/bin/sh ../../libtool --tag=CXX   --mode=link c++  -Wall -pipe -pedantic -g   -o mbsurfplot surfplot.o ../../libMOAB.la -lm
c++ -Wall -pipe -pedantic -g -o mbsurfplot surfplot.o  ../../.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz -lm  
make[3]: Leaving directory `/home/jason/moab/test/AMD64-32/tools/surfplot'
Making all in dagmc
make[3]: Entering directory `/home/jason/moab/test/AMD64-32/tools/dagmc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/jason/moab/test/AMD64-32/tools/dagmc'
make[3]: Entering directory `/home/jason/moab/test/AMD64-32/tools'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/jason/moab/test/AMD64-32/tools'
make[2]: Leaving directory `/home/jason/moab/test/AMD64-32/tools'
Making all in doc
make[2]: Entering directory `/home/jason/moab/test/AMD64-32/doc'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/jason/moab/test/AMD64-32/doc'
Making all in doxygen
make[2]: Entering directory `/home/jason/moab/test/AMD64-32/doxygen'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/jason/moab/test/AMD64-32/doxygen'
make[1]: Leaving directory `/home/jason/moab/test/AMD64-32'
Making check in mhdf
make[1]: Entering directory `/home/jason/moab/test/AMD64-32/mhdf'
make[1]: Nothing to be done for `check'.
make[1]: Leaving directory `/home/jason/moab/test/AMD64-32/mhdf'
Making check in .
make[1]: Entering directory `/home/jason/moab/test/AMD64-32'
make  moab_test homxform_test scdseq_test tqdcfr test_adj seq_man_test geom_util_test xform_test obb_test vtk_test adaptive_kd_tree_tests bsp_tree_test file_options_test kd_tree_test var_len_test var_len_test_no_template tag_test mesh_set_test cub_file_test kd_tree_tool kd_tree_time
make[2]: Entering directory `/home/jason/moab/test/AMD64-32'
c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT scdseq_test.o -MD -MP -MF .deps/scdseq_test.Tpo -c -o scdseq_test.o ../src/scdseq_test.cpp
c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include   -DVALGRIND -DSRCDIR=../src -DTEST_TQDCFR -Wall -pipe -pedantic -g -Wall -pipe -pedantic -g -MT tqdcfr-Tqdcfr.o -MD -MP -MF .deps/tqdcfr-Tqdcfr.Tpo -c -o tqdcfr-Tqdcfr.o `test -f 'Tqdcfr.cpp' || echo '../src/'`Tqdcfr.cpp
make[2]: `file_options_test' is up to date.
make[2]: `var_len_test' is up to date.
make[2]: `var_len_test_no_template' is up to date.
c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT Test_MBMeshSet.o -MD -MP -MF .deps/Test_MBMeshSet.Tpo -c -o Test_MBMeshSet.o ../src/Test_MBMeshSet.cpp
c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include   -DVALGRIND -DSRCDIR=../src  -Wall -pipe -pedantic -g -MT cub_file_test.o -MD -MP -MF .deps/cub_file_test.Tpo -c -o cub_file_test.o ../src/cub_file_test.cc
../src/cub_file_test.cc: In function ‘void test_quad9()’:
../src/cub_file_test.cc:830: error: call of overloaded ‘check_equal(size_t, MBEntityHandle, const char [16], const char [13], int, const char [24])’ is ambiguous
../src/TestUtil.hpp:326: note: candidates are: void check_equal(int, int, const char*, const char*, int, const char*)
../src/TestUtil.hpp:329: note:                 void check_equal(unsigned int, unsigned int, const char*, const char*, int, const char*)
../src/TestUtil.hpp:332: note:                 void check_equal(long int, long int, const char*, const char*, int, const char*)
../src/TestUtil.hpp:335: note:                 void check_equal(long unsigned int, long unsigned int, const char*, const char*, int, const char*)
../src/cub_file_test.cc: In function ‘void test_hex27()’:
../src/cub_file_test.cc:924: error: call of overloaded ‘check_equal(size_t, MBEntityHandle, const char [16], const char [13], int, const char [24])’ is ambiguous
../src/TestUtil.hpp:326: note: candidates are: void check_equal(int, int, const char*, const char*, int, const char*)
../src/TestUtil.hpp:329: note:                 void check_equal(unsigned int, unsigned int, const char*, const char*, int, const char*)
../src/TestUtil.hpp:332: note:                 void check_equal(long int, long int, const char*, const char*, int, const char*)
../src/TestUtil.hpp:335: note:                 void check_equal(long unsigned int, long unsigned int, const char*, const char*, int, const char*)
make[2]: *** [cub_file_test.o] Error 1
make[2]: *** Waiting for unfinished jobs....
mv -f .deps/scdseq_test.Tpo .deps/scdseq_test.Po
mv -f .deps/Test_MBMeshSet.Tpo .deps/Test_MBMeshSet.Po
mv -f .deps/tqdcfr-Tqdcfr.Tpo .deps/tqdcfr-Tqdcfr.Po
make[2]: Leaving directory `/home/jason/moab/test/AMD64-32'
make[1]: *** [check-am] Error 2
make[1]: Leaving directory `/home/jason/moab/test/AMD64-32'
make: *** [check-recursive] Error 1



More information about the moab-dev mailing list