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

Nightly Test kraftche at cae.wisc.edu
Sun Aug 17 02:11:41 CDT 2008


/bin/sh: line 4:  3913 Aborted                 valgrind ${dir}$tst
HDF5-DIAG: Error detected in HDF5 library version: 1.6.6 thread 67385808.  Back trace follows.
  #000: ../../../src/H5D.c line 1169 in H5Dopen(): not found
    major(15): Dataset interface
    minor(48): Object not found
  #001: ../../../src/H5G.c line 1783 in H5G_find(): object not found
    major(10): Symbol table layer
    minor(48): Object not found
  #002: ../../../src/H5Gtraverse.c line 395 in H5G_namei(): component not found
    major(10): Symbol table layer
    minor(48): Object not found
  #003: ../../../src/H5Gstab.c line 161 in H5G_stab_find(): not found
    major(10): Symbol table layer
    minor(48): Object not found
  #004: ../../../src/H5Gnode.c line 954 in H5G_node_found(): not found
    major(10): Symbol table layer
    minor(48): Object not found
HDF5-DIAG: Error detected in HDF5 library version: 1.6.6 thread 67385808.  Back trace follows.
  #000: ../../../src/H5D.c line 1169 in H5Dopen(): not found
    major(15): Dataset interface
    minor(48): Object not found
  #001: ../../../src/H5G.c line 1783 in H5G_find(): object not found
    major(10): Symbol table layer
    minor(48): Object not found
  #002: ../../../src/H5Gtraverse.c line 395 in H5G_namei(): component not found
    major(10): Symbol table layer
    minor(48): Object not found
  #003: ../../../src/H5Gstab.c line 161 in H5G_stab_find(): not found
    major(10): Symbol table layer
    minor(48): Object not found
  #004: ../../../src/H5Gnode.c line 954 in H5G_node_found(): not found
    major(10): Symbol table layer
    minor(48): Object not found
make[2]: *** [check-TESTS] Error 1
make[1]: *** [check-am] Error 2
make: *** [check-recursive] Error 1
g 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 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.1 -L/usr/lib/gcc/x86_64-linux-gnu/4.3.1/../../../../lib -L/lib/../lib -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/4.3.1/../../.. -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 -g
C++: c++  -Wall -pipe -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'
/bin/sh ../libtool --tag=CC   --mode=compile cc -I../../src/mhdf/include  -I. -I../../src/mhdf -I..   -DVALGRIND  -Wall -pipe -g -MT adjacency.lo -MD -MP -MF .deps/adjacency.Tpo -c -o adjacency.lo `test -f 'src/adjacency.c' || echo '../../src/mhdf/'`src/adjacency.c
/bin/sh ../libtool --tag=CC   --mode=compile cc -I../../src/mhdf/include  -I. -I../../src/mhdf -I..   -DVALGRIND  -Wall -pipe -g -MT connectivity.lo -MD -MP -MF .deps/connectivity.Tpo -c -o connectivity.lo `test -f 'src/connectivity.c' || echo '../../src/mhdf/'`src/connectivity.c
/bin/sh ../libtool --tag=CC   --mode=compile cc -I../../src/mhdf/include  -I. -I../../src/mhdf -I..   -DVALGRIND  -Wall -pipe -g -MT file-handle.lo -MD -MP -MF .deps/file-handle.Tpo -c -o file-handle.lo `test -f 'src/file-handle.c' || echo '../../src/mhdf/'`src/file-handle.c
/bin/sh ../libtool --tag=CC   --mode=compile cc -I../../src/mhdf/include  -I. -I../../src/mhdf -I..   -DVALGRIND  -Wall -pipe -g -MT file.lo -MD -MP -MF .deps/file.Tpo -c -o file.lo `test -f 'src/file.c' || echo '../../src/mhdf/'`src/file.c
/bin/sh ../libtool --tag=CC   --mode=compile cc -I../../src/mhdf/include  -I. -I../../src/mhdf -I..   -DVALGRIND  -Wall -pipe -g -MT nodes.lo -MD -MP -MF .deps/nodes.Tpo -c -o nodes.lo `test -f 'src/nodes.c' || echo '../../src/mhdf/'`src/nodes.c
/bin/sh ../libtool --tag=CC   --mode=compile cc -I../../src/mhdf/include  -I. -I../../src/mhdf -I..   -DVALGRIND  -Wall -pipe -g -MT sets.lo -MD -MP -MF .deps/sets.Tpo -c -o sets.lo `test -f 'src/sets.c' || echo '../../src/mhdf/'`src/sets.c
/bin/sh ../libtool --tag=CC   --mode=compile cc -I../../src/mhdf/include  -I. -I../../src/mhdf -I..   -DVALGRIND  -Wall -pipe -g -MT status.lo -MD -MP -MF .deps/status.Tpo -c -o status.lo `test -f 'src/status.c' || echo '../../src/mhdf/'`src/status.c
/bin/sh ../libtool --tag=CC   --mode=compile cc -I../../src/mhdf/include  -I. -I../../src/mhdf -I..   -DVALGRIND  -Wall -pipe -g -MT tags.lo -MD -MP -MF .deps/tags.Tpo -c -o tags.lo `test -f 'src/tags.c' || echo '../../src/mhdf/'`src/tags.c
 cc -I../../src/mhdf/include -I. -I../../src/mhdf -I.. -DVALGRIND -Wall -pipe -g -MT nodes.lo -MD -MP -MF .deps/nodes.Tpo -c ../../src/mhdf/src/nodes.c -o nodes.o
 cc -I../../src/mhdf/include -I. -I../../src/mhdf -I.. -DVALGRIND -Wall -pipe -g -MT adjacency.lo -MD -MP -MF .deps/adjacency.Tpo -c ../../src/mhdf/src/adjacency.c -o adjacency.o
 cc -I../../src/mhdf/include -I. -I../../src/mhdf -I.. -DVALGRIND -Wall -pipe -g -MT file-handle.lo -MD -MP -MF .deps/file-handle.Tpo -c ../../src/mhdf/src/file-handle.c -o file-handle.o
 cc -I../../src/mhdf/include -I. -I../../src/mhdf -I.. -DVALGRIND -Wall -pipe -g -MT sets.lo -MD -MP -MF .deps/sets.Tpo -c ../../src/mhdf/src/sets.c -o sets.o
 cc -I../../src/mhdf/include -I. -I../../src/mhdf -I.. -DVALGRIND -Wall -pipe -g -MT tags.lo -MD -MP -MF .deps/tags.Tpo -c ../../src/mhdf/src/tags.c -o tags.o
mv -f .deps/file-handle.Tpo .deps/file-handle.Plo
/bin/sh ../libtool --tag=CC   --mode=compile cc -I../../src/mhdf/include  -I. -I../../src/mhdf -I..   -DVALGRIND  -Wall -pipe -g -MT util.lo -MD -MP -MF .deps/util.Tpo -c -o util.lo `test -f 'src/util.c' || echo '../../src/mhdf/'`src/util.c
mv -f .deps/nodes.Tpo .deps/nodes.Plo
mv -f .deps/adjacency.Tpo .deps/adjacency.Plo
 cc -I../../src/mhdf/include -I. -I../../src/mhdf -I.. -DVALGRIND -Wall -pipe -g -MT connectivity.lo -MD -MP -MF .deps/connectivity.Tpo -c ../../src/mhdf/src/connectivity.c -o connectivity.o
mv -f .deps/sets.Tpo .deps/sets.Plo
 cc -I../../src/mhdf/include -I. -I../../src/mhdf -I.. -DVALGRIND -Wall -pipe -g -MT status.lo -MD -MP -MF .deps/status.Tpo -c ../../src/mhdf/src/status.c -o status.o
mv -f .deps/connectivity.Tpo .deps/connectivity.Plo
mv -f .deps/status.Tpo .deps/status.Plo
 cc -I../../src/mhdf/include -I. -I../../src/mhdf -I.. -DVALGRIND -Wall -pipe -g -MT file.lo -MD -MP -MF .deps/file.Tpo -c ../../src/mhdf/src/file.c -o file.o
mv -f .deps/tags.Tpo .deps/tags.Plo
 cc -I../../src/mhdf/include -I. -I../../src/mhdf -I.. -DVALGRIND -Wall -pipe -g -MT util.lo -MD -MP -MF .deps/util.Tpo -c ../../src/mhdf/src/util.c -o util.o
mv -f .deps/file.Tpo .deps/file.Plo
mv -f .deps/util.Tpo .deps/util.Plo
/bin/sh ../libtool --tag=CC   --mode=link cc  -Wall -pipe -g  -lm -o libmhdf.la  adjacency.lo connectivity.lo file-handle.lo file.lo nodes.lo sets.lo status.lo tags.lo util.lo -lhdf5 -lm
rm -fr  .libs/libmhdf.a .libs/libmhdf.la
ar cru .libs/libmhdf.a  adjacency.o connectivity.o file-handle.o file.o nodes.o sets.o status.o tags.o util.o
ranlib .libs/libmhdf.a
creating libmhdf.la
(cd .libs && rm -f libmhdf.la && ln -s ../libmhdf.la libmhdf.la)
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 -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include   -DVALGRIND  -Wall -pipe -g -MT FileOptions.lo -MD -MP -MF .deps/FileOptions.Tpo -c -o FileOptions.lo ../src/FileOptions.cpp
/bin/sh ./libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include   -DVALGRIND  -Wall -pipe -g -MT FileTokenizer.lo -MD -MP -MF .deps/FileTokenizer.Tpo -c -o FileTokenizer.lo ../src/FileTokenizer.cpp
/bin/sh ./libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include   -DVALGRIND  -Wall -pipe -g -MT HomXform.lo -MD -MP -MF .deps/HomXform.Tpo -c -o HomXform.lo ../src/HomXform.cpp
/bin/sh ./libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include   -DVALGRIND  -Wall -pipe -g -MT MBAffineXform.lo -MD -MP -MF .deps/MBAffineXform.Tpo -c -o MBAffineXform.lo ../src/MBAffineXform.cpp
/bin/sh ./libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include   -DVALGRIND  -Wall -pipe -g -MT MBAlloc.lo -MD -MP -MF .deps/MBAlloc.Tpo -c -o MBAlloc.lo ../src/MBAlloc.cpp
/bin/sh ./libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include   -DVALGRIND  -Wall -pipe -g -MT MBCN.lo -MD -MP -MF .deps/MBCN.Tpo -c -o MBCN.lo ../src/MBCN.cpp
/bin/sh ./libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include   -DVALGRIND  -Wall -pipe -g -MT MBCartVect.lo -MD -MP -MF .deps/MBCartVect.Tpo -c -o MBCartVect.lo ../src/MBCartVect.cpp
/bin/sh ./libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include   -DVALGRIND  -Wall -pipe -g -MT MBMatrix3.lo -MD -MP -MF .deps/MBMatrix3.Tpo -c -o MBMatrix3.lo ../src/MBMatrix3.cpp
 c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -Wall -pipe -g -MT MBAlloc.lo -MD -MP -MF .deps/MBAlloc.Tpo -c ../src/MBAlloc.cpp -o MBAlloc.o
 c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -Wall -pipe -g -MT MBAffineXform.lo -MD -MP -MF .deps/MBAffineXform.Tpo -c ../src/MBAffineXform.cpp -o MBAffineXform.o
 c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -Wall -pipe -g -MT MBCartVect.lo -MD -MP -MF .deps/MBCartVect.Tpo -c ../src/MBCartVect.cpp -o MBCartVect.o
 c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -Wall -pipe -g -MT FileOptions.lo -MD -MP -MF .deps/FileOptions.Tpo -c ../src/FileOptions.cpp -o FileOptions.o
 c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -Wall -pipe -g -MT MBMatrix3.lo -MD -MP -MF .deps/MBMatrix3.Tpo -c ../src/MBMatrix3.cpp -o MBMatrix3.o
 c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -Wall -pipe -g -MT MBCN.lo -MD -MP -MF .deps/MBCN.Tpo -c ../src/MBCN.cpp -o MBCN.o
 c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -Wall -pipe -g -MT HomXform.lo -MD -MP -MF .deps/HomXform.Tpo -c ../src/HomXform.cpp -o HomXform.o
mv -f .deps/MBAlloc.Tpo .deps/MBAlloc.Plo
/bin/sh ./libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include   -DVALGRIND  -Wall -pipe -g -MT MBGeomUtil.lo -MD -MP -MF .deps/MBGeomUtil.Tpo -c -o MBGeomUtil.lo ../src/MBGeomUtil.cpp
mv -f .deps/HomXform.Tpo .deps/HomXform.Plo
/bin/sh ./libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include   -DVALGRIND  -Wall -pipe -g -MT MBSysUtil.lo -MD -MP -MF .deps/MBSysUtil.Tpo -c -o MBSysUtil.lo ../src/MBSysUtil.cpp
mv -f .deps/MBAffineXform.Tpo .deps/MBAffineXform.Plo
/bin/sh ./libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include   -DVALGRIND  -Wall -pipe -g -MT MBUtil.lo -MD -MP -MF .deps/MBUtil.Tpo -c -o MBUtil.lo ../src/MBUtil.cpp
mv -f .deps/MBCartVect.Tpo .deps/MBCartVect.Plo
/bin/sh ./libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include   -DVALGRIND  -Wall -pipe -g -MT TagInfo.lo -MD -MP -MF .deps/TagInfo.Tpo -c -o TagInfo.lo ../src/TagInfo.cpp
 c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -Wall -pipe -g -MT FileTokenizer.lo -MD -MP -MF .deps/FileTokenizer.Tpo -c ../src/FileTokenizer.cpp -o FileTokenizer.o
mv -f .deps/MBMatrix3.Tpo .deps/MBMatrix3.Plo
/bin/sh ./libtool --tag=CXX   --mode=compile c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include   -DVALGRIND  -Wall -pipe -g -MT ExoIIUtil.lo -MD -MP -MF .deps/ExoIIUtil.Tpo -c -o ExoIIUtil.lo ../src/ExoIIUtil.cpp
mv -f .deps/FileOptions.Tpo .deps/FileOptions.Plo
 c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -Wall -pipe -g -MT MBSysUtil.lo -MD -MP -MF .deps/MBSysUtil.Tpo -c ../src/MBSysUtil.cpp -o MBSysUtil.o
 c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -Wall -pipe -g -MT MBGeomUtil.lo -MD -MP -MF .deps/MBGeomUtil.Tpo -c ../src/MBGeomUtil.cpp -o MBGeomUtil.o
 c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -Wall -pipe -g -MT MBUtil.lo -MD -MP -MF .deps/MBUtil.Tpo -c ../src/MBUtil.cpp -o MBUtil.o
mv -f .deps/MBCN.Tpo .deps/MBCN.Plo
 c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -Wall -pipe -g -MT TagInfo.lo -MD -MP -MF .deps/TagInfo.Tpo -c ../src/TagInfo.cpp -o TagInfo.o
mv -f .deps/FileTokenizer.Tpo .deps/FileTokenizer.Plo
 c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include -DVALGRIND -Wall -pipe -g -MT ExoIIUtil.lo -MD -MP -MF .deps/ExoIIUtil.Tpo -c ../src/ExoIIUtil.cpp -o ExoIIUtil.o
mv -f .deps/MBUtil.Tpo .deps/MBUtil.Plo
mv -f .deps/TagInfo.Tpo .deps/TagInfo.Plo
mv -f .deps/MBSysUtil.Tpo .deps/MBSysUtil.Plo
mv -f .deps/ExoIIUtil.Tpo .deps/ExoIIUtil.Plo
mv -f .deps/MBGeomUtil.Tpo .deps/MBGeomUtil.Plo
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g  -lm -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 MBHandleUtils.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 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 MBHandleUtils.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 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 -g  -lm -o mbconvert convert.o ../../libMOAB.la -lm
c++ -Wall -pipe -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 -g  -lm -o hexmodops makeops.o ../../libMOAB.la -lm
c++ -Wall -pipe -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'
/bin/sh ../../libtool --tag=CXX   --mode=link c++  -Wall -pipe -g  -lm -o mbperf mbperf.o ../../libMOAB.la -lm
c++ -Wall -pipe -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 -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -I. -I../../../src/tools/size -I../.. -I../../../src -I../..  -DVALGRIND  -Wall -pipe -g -MT measure.o -MD -MP -MF .deps/measure.Tpo -c -o measure.o ../../../src/tools/size/measure.cpp
mv -f .deps/measure.Tpo .deps/measure.Po
/bin/sh ../../libtool --tag=CXX   --mode=link c++  -Wall -pipe -g  -lm -o mbsize measure.o size.o ../../libMOAB.la -lm
c++ -Wall -pipe -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 -g  -lm -o mbskin skin.o ../../libMOAB.la -lm
c++ -Wall -pipe -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'
c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -I. -I../../../src/tools/tagprop -I../.. -I../../../src -I../..  -DVALGRIND  -Wall -pipe -g -MT parse.o -MD -MP -MF .deps/parse.Tpo -c -o parse.o ../../../src/tools/tagprop/parse.cpp
mv -f .deps/parse.Tpo .deps/parse.Po
/bin/sh ../../libtool --tag=CXX   --mode=link c++  -Wall -pipe -g  -lm -o mbtagprop parse.o propagate_tags.o ../../libMOAB.la -lm
c++ -Wall -pipe -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'
/bin/sh ../../libtool --tag=CXX   --mode=link c++  -Wall -pipe -g  -lm -o spheredecomp SphereDecomp.o main.o ../../libMOAB.la -lm
c++ -Wall -pipe -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 -g  -lm -o mbsurfplot surfplot.o ../../libMOAB.la -lm
c++ -Wall -pipe -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 internals_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 kd_tree_tool kd_tree_time
make[2]: Entering directory `/home/jason/moab/test/AMD64-32'
c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include   -DVALGRIND -DTEST -Wall -pipe -g -Wall -pipe -g -MT homxform_test-HomXform.o -MD -MP -MF .deps/homxform_test-HomXform.Tpo -c -o homxform_test-HomXform.o `test -f 'HomXform.cpp' || echo '../src/'`HomXform.cpp
c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include   -DVALGRIND -DTEST_TQDCFR -Wall -pipe -g -Wall -pipe -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
c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include   -DVALGRIND -DTEST -Wall -pipe -g -Wall -pipe -g -MT xform_test-MBAffineXform.o -MD -MP -MF .deps/xform_test-MBAffineXform.Tpo -c -o xform_test-MBAffineXform.o `test -f 'MBAffineXform.cpp' || echo '../src/'`MBAffineXform.cpp
c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include  -DTEST -DVALGRIND  -Wall -pipe -g -MT file_options_test-FileOptions.o -MD -MP -MF .deps/file_options_test-FileOptions.Tpo -c -o file_options_test-FileOptions.o `test -f 'FileOptions.cpp' || echo '../src/'`FileOptions.cpp
c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include   -DVALGRIND  -Wall -pipe -g -MT VarLenTagTest.o -MD -MP -MF .deps/VarLenTagTest.Tpo -c -o VarLenTagTest.o ../src/VarLenTagTest.cpp
c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include  -UTEMPLATE_SPECIALIZATION -DVALGRIND  -Wall -pipe -g -MT var_len_test_no_template-VarLenTagTest.o -MD -MP -MF .deps/var_len_test_no_template-VarLenTagTest.Tpo -c -o var_len_test_no_template-VarLenTagTest.o `test -f 'VarLenTagTest.cpp' || echo '../src/'`VarLenTagTest.cpp
mv -f .deps/var_len_test_no_template-VarLenTagTest.Tpo .deps/var_len_test_no_template-VarLenTagTest.Po
c++ -DTEMPLATE_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DNETCDF_FILE -DIS_BUILDING_MB -I. -I../src -I. -I../src/mhdf/include   -DVALGRIND  -Wall -pipe -g -MT MBTest.o -MD -MP -MF .deps/MBTest.Tpo -c -o MBTest.o ../src/MBTest.cpp
mv -f .deps/VarLenTagTest.Tpo .deps/VarLenTagTest.Po
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g  -lm -o seq_man_test TestTypeSequenceManager.o ./libMOAB.la -lm
mv -f .deps/homxform_test-HomXform.Tpo .deps/homxform_test-HomXform.Po
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g  -lm -o internals_test internals_test.o ./libMOAB.la -lm
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g  -lm -o test_adj test_adj.o ./libMOAB.la -lm
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g  -lm -o scdseq_test scdseq_test.o ./libMOAB.la -lm
mv -f .deps/xform_test-MBAffineXform.Tpo .deps/xform_test-MBAffineXform.Po
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g  -lm -o geom_util_test GeomUtilTests.o ./libMOAB.la -lm
mv -f .deps/file_options_test-FileOptions.Tpo .deps/file_options_test-FileOptions.Po
/bin/sh ./libtool --tag=CXX   --mode=link c++ -DTEST -Wall -pipe -g -Wall -pipe -g  -lm -o xform_test xform_test-MBAffineXform.o ./libMOAB.la -lm
c++ -Wall -pipe -g -o scdseq_test scdseq_test.o  ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz -lm  
c++ -Wall -pipe -g -o seq_man_test TestTypeSequenceManager.o  ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz -lm  
c++ -Wall -pipe -g -o test_adj test_adj.o  ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz -lm  
c++ -Wall -pipe -g -o internals_test internals_test.o  ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz -lm  
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g  -lm -o obb_test OBBTest.o ./libMOAB.la -lm
c++ -Wall -pipe -g -o geom_util_test GeomUtilTests.o  ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz -lm  
c++ -DTEST -Wall -pipe -g -Wall -pipe -g -o xform_test xform_test-MBAffineXform.o  ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz -lm  
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g  -lm -o vtk_test VtkTest.o ./libMOAB.la -lm
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g  -lm -o adaptive_kd_tree_tests adaptive_kd_tree_tests.o ./libMOAB.la -lm
c++ -Wall -pipe -g -o obb_test OBBTest.o  ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz -lm  
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g  -lm -o bsp_tree_test bsp_tree_test.o ./libMOAB.la -lm
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g  -lm -o file_options_test file_options_test-FileOptions.o  -lm
c++ -Wall -pipe -g -o vtk_test VtkTest.o  ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz -lm  
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g  -lm -o kd_tree_test kd_tree_test.o ./libMOAB.la -lm
c++ -Wall -pipe -g -o file_options_test file_options_test-FileOptions.o  -lm  
c++ -Wall -pipe -g -o adaptive_kd_tree_tests adaptive_kd_tree_tests.o  ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz -lm  
mv -f .deps/tqdcfr-Tqdcfr.Tpo .deps/tqdcfr-Tqdcfr.Po
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g  -lm -o var_len_test VarLenTagTest.o  -lm
c++ -Wall -pipe -g -o bsp_tree_test bsp_tree_test.o  ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz -lm  
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g  -lm -o var_len_test_no_template var_len_test_no_template-VarLenTagTest.o  -lm
c++ -Wall -pipe -g -o kd_tree_test kd_tree_test.o  ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz -lm  
c++ -Wall -pipe -g -o var_len_test VarLenTagTest.o  -lm  
c++ -Wall -pipe -g -o var_len_test_no_template var_len_test_no_template-VarLenTagTest.o  -lm  
mv -f .deps/MBTest.Tpo .deps/MBTest.Po
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g  -lm -o tag_test TagTest.o ./libMOAB.la -lm
c++ -Wall -pipe -g -o tag_test TagTest.o  ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz -lm  
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g  -lm -o kd_tree_tool kd_tree_tool.o ./libMOAB.la -lm
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g  -lm -o mesh_set_test Test_MBMeshSet.o ./libMOAB.la -lm
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g  -lm -o moab_test MBTest.o ./libMOAB.la -lm
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g  -lm -o kd_tree_time kd_tree_time.o ./libMOAB.la -lm
c++ -Wall -pipe -g -o kd_tree_tool kd_tree_tool.o  ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz -lm  
c++ -Wall -pipe -g -o moab_test MBTest.o  ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz -lm  
c++ -Wall -pipe -g -o mesh_set_test Test_MBMeshSet.o  ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz -lm  
c++ -Wall -pipe -g -o kd_tree_time kd_tree_time.o  ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz -lm  
/bin/sh ./libtool --tag=CXX   --mode=link c++ -DTEST -Wall -pipe -g -Wall -pipe -g  -lm -o homxform_test homxform_test-HomXform.o ./libMOAB.la -lm
c++ -DTEST -Wall -pipe -g -Wall -pipe -g -o homxform_test homxform_test-HomXform.o  ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz -lm  
/bin/sh ./libtool --tag=CXX   --mode=link c++ -DTEST_TQDCFR -Wall -pipe -g -Wall -pipe -g  -lm -o tqdcfr tqdcfr-Tqdcfr.o ./libMOAB.la -lm
c++ -DTEST_TQDCFR -Wall -pipe -g -Wall -pipe -g -o tqdcfr tqdcfr-Tqdcfr.o  ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz -lm  
make[2]: Leaving directory `/home/jason/moab/test/AMD64-32'
make  check-TESTS
make[2]: Entering directory `/home/jason/moab/test/AMD64-32'
Size of mConnMap = 9648
Size of mUpConnMap = 59904
Size of MBCN = 1


MB TEST PROGRAM:

Failed to load input file: ../src/test/mbtest1.g
MBCN:: Word size didn't have type int or size 1.
FAIL: moab_test
All tests passed.
PASS: homxform_test
All tests passed.
PASS: scdseq_test
Usage: tqdcfr <cub_file_name>
Success.
Success.
PASS: tqdcfr
PASS: test_adj
Running test_basic ...
Running test_lower_bound ...
Running test_upper_bound ...
Running test_find ...
Running test_get_entities ...
Running test_insert_sequence_merge ...
Running test_insert_sequence_nomerge ...
Running test_remove_sequence ...
Running test_replace_subsequence ...
Running test_erase ...
Running test_find_free_handle ...
Running test_find_free_sequence ...
Running test_is_free_sequence ...
Running regression_svn1952 ...
Running regression_svn1958 ...
Running regression_svn1960 ...
ALL TESTS PASSED
PASS: seq_man_test

3684 tests passed.

PASS: internals_test
Running test_box_plane_overlap ...
Running test_box_linear_elem_overlap_tri ...
Running test_box_linear_elem_overlap_tet ...
Running test_box_linear_elem_overlap_hex ...
Running test_box_tri_overlap ...
Running test_box_tet_overlap ...
Running test_box_hex_overlap ...
Running test_ray_tri_intersect ...
Running test_closest_location_on_tri ...
Running test_closest_location_on_polygon ...
Running test_segment_box_intersect ...
Running test_closest_location_on_box ...
PASS: geom_util_test
PASS: xform_test
PASS: obb_test
Testing edge2...
Testing edge3...
Testing tri3...
Testing tri6...
Testing quad4...
Testing quad8...
Testing polygon...
Testing tet4...
Testing tet10...
Testing hex8...
Testing hex20...
Testing wedge...
Testing pyramid...
Testing structured_points_2d...
Testing structured_grid_2d...
Testing rectilinear_grid_2d...
Testing structured_points_3d...
Testing structured_grid_3d...
Testing rectilinear_grid_3d...
Testing scalar_attrib_1_bit...
Testing scalar_attrib_1_uchar...
Testing scalar_attrib_1_char...
Testing scalar_attrib_1_ushort...
Testing scalar_attrib_1_short...
Testing scalar_attrib_1_uint...
Testing scalar_attrib_1_int...
Testing scalar_attrib_1_ulong...
Testing scalar_attrib_1_long...
Testing scalar_attrib_1_float...
Testing scalar_attrib_1_double...
Testing scalar_attrib_4_bit...
Testing scalar_attrib_4_uchar...
Testing scalar_attrib_4_char...
Testing scalar_attrib_4_ushort...
Testing scalar_attrib_4_short...
Testing scalar_attrib_4_uint...
Testing scalar_attrib_4_int...
Testing scalar_attrib_4_ulong...
Testing scalar_attrib_4_long...
Testing scalar_attrib_4_float...
Testing scalar_attrib_4_double...
Testing vector_attrib_bit...
Testing vector_attrib_uchar...
Testing vector_attrib_char...
Testing vector_attrib_ushort...
Testing vector_attrib_short...
Testing vector_attrib_uint...
Testing vector_attrib_int...
Testing vector_attrib_ulong...
Testing vector_attrib_long...
Testing vector_attrib_float...
Testing vector_attrib_double...
Testing tensor_attrib_uchar...
Testing tensor_attrib_char...
Testing tensor_attrib_ushort...
Testing tensor_attrib_short...
Testing tensor_attrib_uint...
Testing tensor_attrib_int...
Testing tensor_attrib_ulong...
Testing tensor_attrib_long...
Testing tensor_attrib_float...
Testing tensor_attrib_double...
Testing subset...


63 tests passed

PASS: vtk_test
PASS: adaptive_kd_tree_tests
Running test_iterator ...
Running test_box_iterator ...
Running test_tree_create ...
Running test_box_tree_create ...
Running test_leaf_containing_point_bounded_tree ...
Running test_leaf_containing_point_unbounded_tree ...
Running test_merge_leaf ...
PASS: bsp_tree_test
PASS: file_options_test
PASS: kd_tree_test
Running test_valid_struct ...
Running test_inline ...
Running test_non_inline ...
Running test_resize_ii ...
Running test_resize_in ...
Running test_resize_ni ...
Running test_resize_nn ...
PASS: var_len_test
Running test_valid_struct ...
Running test_inline ...
Running test_non_inline ...
Running test_resize_ii ...
Running test_resize_in ...
Running test_resize_ni ...
Running test_resize_nn ...
PASS: var_len_test_no_template
Running test_create_tag ...
Running test_invalid_tag_size ...
Running test_get_set_sparse_int ...
Running test_get_set_dense_int ...
Running test_get_set_dense_double ...
Running test_get_set_bit ...
Running test_get_by_tag ...
Running test_get_by_tag_value ...
Running test_mesh_value ...
Running test_get_pointers_sparse ...
Running test_get_pointers_dense ...
Running test_set_pointers_sparse ...
Running test_set_pointers_dense ...
Running test_get_entity_tags ...
Running test_delete_sparse_tag ...
Running test_delete_dense_tag ...
Running test_delete_mesh_tag ...
Running test_delete_sparse_data ...
Running test_delete_dense_data ...
Running test_delete_bit_data ...
Running test_create_variable_length_tag ...
Running test_get_set_variable_length_sparse ...
Running test_get_set_variable_length_dense ...
Running test_get_set_variable_length_mesh ...
Running regression_one_entity_by_var_tag ...
PASS: tag_test
Running test_add_entities_ordered ...
Running test_add_entities_set ...
Running test_add_entities_ordered_tracking ...
Running test_add_entities_set_tracking ...
Running test_remove_entities_ordered ...
Running test_remove_entities_set ...
Running test_remove_entities_ordered_tracking ...
Running test_remove_entities_set_tracking ...
Running test_entities_by_type_ordered ...
Running test_entities_by_type_set ...
Running test_entities_by_dim_ordered ...
Running test_entities_by_dim_set ...
Running test_subtract_set_set ...
Running test_subtract_set_ordered ...
Running test_subtract_ordered_set ...
Running test_subtract_ordered_ordered ...
Running test_subtract_set_set_tracking ...
Running test_subtract_set_ordered_tracking ...
Running test_subtract_ordered_set_tracking ...
Running test_subtract_ordered_ordered_tracking ...
Running test_itersect_set_set ...
Running test_itersect_set_ordered ...
Running test_itersect_ordered_set ...
Running test_itersect_ordered_ordered ...
Running test_itersect_set_set_tracking ...
Running test_itersect_set_ordered_tracking ...
Running test_itersect_ordered_set_tracking ...
Running test_itersect_ordered_ordered_tracking ...
Running test_unite_set_set ...
Running test_unite_set_ordered ...
Running test_unite_ordered_set ...
Running test_unite_ordered_ordered ...
Running test_unite_set_set_tracking ...
Running test_unite_set_ordered_tracking ...
Running test_unite_ordered_set_tracking ...
Running test_unite_ordered_ordered_tracking ...
Running test_contains_entities_ordered ...
Running test_contains_entities_set ...
Running test_clear_ordered ...
Running test_clear_set ...
Running test_clear_ordered_tracking ...
Running test_clear_set_tracking ...
ALL TESTS PASSED
PASS: mesh_set_test
====================
1 of 19 tests failed
====================
make[2]: Leaving directory `/home/jason/moab/test/AMD64-32'
make[1]: Leaving directory `/home/jason/moab/test/AMD64-32'




More information about the moab-dev mailing list