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

Nightly Test kraftche at cae.wisc.edu
Mon Nov 16 02:37:18 CST 2009


make  check-recursive
make[1]: Entering directory `/home/jason/moab/test/AMD64'
Making check in mhdf
make[2]: Entering directory `/home/jason/moab/test/AMD64/mhdf'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/home/jason/moab/test/AMD64/mhdf'
Making check in .
make[2]: Entering directory `/home/jason/moab/test/AMD64'
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 exodus_test gmsh_test nastran_test stl_test mbcn_test bsp_tree_poly_test kd_tree_tool kd_tree_time
make[3]: Entering directory `/home/jason/moab/test/AMD64'
c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DCGM -DIS_BUILDING_MB -I. -I../src -I./parallel -I. -I../src/mhdf/include   -DVALGRIND -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS  -I/home/jason/cgm/test/cubit/../trunk -I/home/jason/cgm/test/cubit/../trunk/util -I/home/jason/cgm/test/cubit/util -I/home/jason/cgm/test/cubit/../trunk/init -I/home/jason/cgm/test/cubit/init -I/home/jason/cgm/test/cubit/../trunk/geom -I/home/jason/cgm/test/cubit/geom -I/home/jason/cgm/test/cubit/../trunk/geom/ACIS -I/home/jason/cgm/test/cubit/../trunk/geom/virtual -I/home/jason/cgm/test/cubit/../trunk/geom/facet -I/home/jason/cgm/test/cubit/../trunk/geom/facetbool -I/home/jason/cgm/test/cubit/../trunk/geom/Cholla  -DCGM  -DSRCDIR=../src  -Wall -pipe -g -MT MBTest.o -MD -MP -MF .deps/MBTest.Tpo -c -o MBTest.o ../src/MBTest.cpp
mv -f .deps/MBTest.Tpo .deps/MBTest.Po
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o moab_test MBTest.o ./libMOAB.la -lm
c++ -Wall -pipe -g -o moab_test MBTest.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
MBTest.o: In function `mb_read_fail_test(MBInterface*)':
/home/jason/moab/test/AMD64/../src/MBTest.cpp:6800: warning: the use of `tmpnam' is dangerous, better use `mkstemp'
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
/bin/sh ./libtool --tag=CXX   --mode=link c++ -DTEST -Wall -pipe -g -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -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  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o scdseq_test scdseq_test.o ./libMOAB.la -lm
c++ -Wall -pipe -g -o scdseq_test scdseq_test.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DCGM -DIS_BUILDING_MB -I. -I../src -I./parallel -I. -I../src/mhdf/include   -DVALGRIND -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS  -I/home/jason/cgm/test/cubit/../trunk -I/home/jason/cgm/test/cubit/../trunk/util -I/home/jason/cgm/test/cubit/util -I/home/jason/cgm/test/cubit/../trunk/init -I/home/jason/cgm/test/cubit/init -I/home/jason/cgm/test/cubit/../trunk/geom -I/home/jason/cgm/test/cubit/geom -I/home/jason/cgm/test/cubit/../trunk/geom/ACIS -I/home/jason/cgm/test/cubit/../trunk/geom/virtual -I/home/jason/cgm/test/cubit/../trunk/geom/facet -I/home/jason/cgm/test/cubit/../trunk/geom/facetbool -I/home/jason/cgm/test/cubit/../trunk/geom/Cholla  -DCGM  -DSRCDIR=../src -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/'`Tqd!
 cfr.cpp
mv -f .deps/tqdcfr-Tqdcfr.Tpo .deps/tqdcfr-Tqdcfr.Po
/bin/sh ./libtool --tag=CXX   --mode=link c++ -DTEST_TQDCFR -Wall -pipe -g -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o tqdcfr tqdcfr-Tqdcfr.o ./libMOAB.la -lm
c++ -DTEST_TQDCFR -Wall -pipe -g -Wall -pipe -g -o tqdcfr tqdcfr-Tqdcfr.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o test_adj test_adj.o ./libMOAB.la -lm
c++ -Wall -pipe -g -o test_adj test_adj.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o seq_man_test TestTypeSequenceManager.o ./libMOAB.la -lm
c++ -Wall -pipe -g -o seq_man_test TestTypeSequenceManager.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o geom_util_test GeomUtilTests.o ./libMOAB.la -lm
c++ -Wall -pipe -g -o geom_util_test GeomUtilTests.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
/bin/sh ./libtool --tag=CXX   --mode=link c++ -DTEST -Wall -pipe -g -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o xform_test xform_test-MBAffineXform.o ./libMOAB.la -lm
c++ -DTEST -Wall -pipe -g -Wall -pipe -g -o xform_test xform_test-MBAffineXform.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o obb_test OBBTest.o ./libMOAB.la -lm
c++ -Wall -pipe -g -o obb_test OBBTest.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o vtk_test VtkTest.o ./libMOAB.la -lm
c++ -Wall -pipe -g -o vtk_test VtkTest.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o adaptive_kd_tree_tests adaptive_kd_tree_tests.o ./libMOAB.la -lm
c++ -Wall -pipe -g -o adaptive_kd_tree_tests adaptive_kd_tree_tests.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o bsp_tree_test bsp_tree_test.o ./libMOAB.la -lm
c++ -Wall -pipe -g -o bsp_tree_test bsp_tree_test.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
make[3]: `file_options_test' is up to date.
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o kd_tree_test kd_tree_test.o ./libMOAB.la -lm
c++ -Wall -pipe -g -o kd_tree_test kd_tree_test.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o var_len_test VarLenTagTest.o ./libMOAB.la -lm
c++ -Wall -pipe -g -o var_len_test VarLenTagTest.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o var_len_test_no_template var_len_test_no_template-VarLenTagTest.o ./libMOAB.la -lm
c++ -Wall -pipe -g -o var_len_test_no_template var_len_test_no_template-VarLenTagTest.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o tag_test TagTest.o ./libMOAB.la -lm
c++ -Wall -pipe -g -o tag_test TagTest.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o mesh_set_test Test_MBMeshSet.o ./libMOAB.la -lm
c++ -Wall -pipe -g -o mesh_set_test Test_MBMeshSet.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o cub_file_test cub_file_test.o ./libMOAB.la -lm
c++ -Wall -pipe -g -o cub_file_test cub_file_test.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o exodus_test exodus_test.o ./libMOAB.la -lm
c++ -Wall -pipe -g -o exodus_test exodus_test.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o gmsh_test gmsh_test.o ./libMOAB.la -lm
c++ -Wall -pipe -g -o gmsh_test gmsh_test.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o nastran_test nastran_test.o ./libMOAB.la -lm
c++ -Wall -pipe -g -o nastran_test nastran_test.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o stl_test stl_test.o ./libMOAB.la -lm
c++ -Wall -pipe -g -o stl_test stl_test.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DCGM -DIS_BUILDING_MB -I. -I../src -I./parallel -I. -I../src/mhdf/include  -DSRCDIR=../src   -DVALGRIND -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS  -I/home/jason/cgm/test/cubit/../trunk -I/home/jason/cgm/test/cubit/../trunk/util -I/home/jason/cgm/test/cubit/util -I/home/jason/cgm/test/cubit/../trunk/init -I/home/jason/cgm/test/cubit/init -I/home/jason/cgm/test/cubit/../trunk/geom -I/home/jason/cgm/test/cubit/geom -I/home/jason/cgm/test/cubit/../trunk/geom/ACIS -I/home/jason/cgm/test/cubit/../trunk/geom/virtual -I/home/jason/cgm/test/cubit/../trunk/geom/facet -I/home/jason/cgm/test/cubit/../trunk/geom/facetbool -I/home/jason/cgm/test/cubit/../trunk/geom/Cholla  -DCGM  -DSRCDIR=../src  -Wall -pipe -g -MT mbcn_test-MBCN.o -MD -MP -MF .deps/mbcn_test-MBCN.Tpo -c -o mbcn_test-MBCN.o `test -f 'MBCN.cpp' || echo '../src/'`MBCN.cpp
mv -f .deps/mbcn_test-MBCN.Tpo .deps/mbcn_test-MBCN.Po
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o mbcn_test mbcn_test-MBCN.o mbcn_test-mbcn_test.o  -lm
c++ -Wall -pipe -g -o mbcn_test mbcn_test-MBCN.o mbcn_test-mbcn_test.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o bsp_tree_poly_test bsp_tree_poly_test.o ./libMOAB.la -lm
c++ -Wall -pipe -g -o bsp_tree_poly_test bsp_tree_poly_test.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o kd_tree_tool kd_tree_tool.o ./libMOAB.la -lm
c++ -Wall -pipe -g -o kd_tree_tool kd_tree_tool.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
/bin/sh ./libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o kd_tree_time kd_tree_time.o ./libMOAB.la -lm
c++ -Wall -pipe -g -o kd_tree_time kd_tree_time.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ./.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
make[3]: Leaving directory `/home/jason/moab/test/AMD64'
make  check-TESTS
make[3]: Entering directory `/home/jason/moab/test/AMD64'
Size of mConnMap = 10512
Size of mUpConnMap = 59904
Size of MBCN = 1


MB TEST PROGRAM:

   mb_adjacent_vertex_test: Success
   mb_adjacencies_test: Success
   mb_adjacencies_create_delete_test: Success
   mb_upward_adjacencies_test: Success
   mb_vertex_coordinate_test: Success
   mb_vertex_tag_test: Success
   mb_bar_connectivity_test: Success
   mb_tri_connectivity_test: Success
   mb_quad_connectivity_test: Success
   mb_tet_connectivity_test: Success
   mb_temporary_test: Success
   mb_hex_connectivity_test: Success
   mb_mesh_sets_set_test: Success
   mb_mesh_sets_list_test: Success
   mb_mesh_set_parent_child_test: Success
   mb_mesh_set_set_appends: Success
   mb_mesh_set_list_appends: Success
   mb_mesh_set_root_appends: Success
   mb_mesh_set_set_replace_test: Success
   mb_mesh_set_list_replace_test: Success
   mb_mesh_set_flag_test: Success
   mb_tags_test: Success
   mb_dense_tag_test: Success
   mb_sparse_tag_test: Success
   mb_write_mesh_test: Success
   mb_delete_mesh_test: Success
   mb_meshset_tracking_test: Success
   mb_higher_order_test: Success
   mb_bit_tags_test: Success
   mb_entity_conversion_test: Success
   mb_forced_adjacencies_test: Success
   mb_canon_number_test: Success
   mb_poly_test: Success
   mb_range_test: Success
   mb_range_erase_test: Success
   mb_topo_util_test: Success
   mb_split_test: Success
   mb_range_seq_intersect_test: Success
   mb_poly_adjacency_test: Success
   mb_memory_use_test: Success
   mb_skin_curve_test: Success
   mb_skin_curve_adj_test: Success
   mb_skin_surface_test: Success
   mb_skin_surface_adj_test: Success
   mb_skin_volume_test: Success
   mb_skin_volume_adj_test: Success
   mb_read_fail_test: /tmp/fileYYvZrp : unknown file type, try '-t'
ERROR: Attribute type 4 already registered
.ERROR: Attribute type 5 already registered
.ERROR: Attribute type 6 already registered
./tmp/fileYYvZrp : unknown file type, try '-t'
ERROR: Attribute type 4 already registered
.ERROR: Attribute type 5 already registered
.ERROR: Attribute type 6 already registered
./tmp/fileYYvZrp : unknown file type, try '-t'
ERROR: Attribute type 4 already registered
.ERROR: Attribute type 5 already registered
.ERROR: Attribute type 6 already registered
./tmp/fileYYvZrp : unknown file type, try '-t'
ERROR: Attribute type 4 already registered
.ERROR: Attribute type 5 already registered
.ERROR: Attribute type 6 already registered
../moab_test : unknown file type, try '-t'
ERROR: Attribute type 4 already registered
.ERROR: Attribute type 5 already registered
.ERROR: Attribute type 6 already registered
../moab_test : unknown file type, try '-t'
ERROR: Attribute type 4 already registered
.ERROR: Attribute type 5 already registered
.ERROR: Attribute type 6 already registered
../moab_test : unknown file type, try '-t'
ERROR: Attribute type 4 already registered
.ERROR: Attribute type 5 already registered
.ERROR: Attribute type 6 already registered
../moab_test : unknown file type, try '-t'
Success
   mb_merge_update_test: Success
   mb_merge_test: ---Starting Merge Tests---

---Testing:"test/cell1.gen"---
Loaded test/cell1.gen
---Testing:"test/cell2.gen"---
Loaded test/cell2.gen
num hexes = 28
fl = 68 rl = 0
nodes.size() = 72
---Success---

coin_nodes.size() = 13
TIME: 1237.94 seconds.
Success
   mb_stress_test:     Beginning Stress Test . . .

        Reading elements
        Read 256000 entities in 12.08 seconds
        at 21192.1 elements per second.

        Transforming and copying elements
        Transformed and created 256000 entities in 107.87 seconds

        Creating meshset
        Created meshset with 512000 entities in 0 seconds

        Writing 512K element file . . .
        Wrote file with 512000 entities in 129.73 seconds
        Total time: 249.69 seconds.
Success

MB TEST SUMMARY: 
   Number Tests:           50
   Number Successful:      50
   Number Failed:          0

PASS: 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
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 quad9...
Testing polygon...
Testing tet4...
Testing tet10...
Testing hex8...
Testing hex20...
Testing hex27...
Testing wedge...
Testing wedge15...
Testing pyramid...
Testing pyramid13...
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...


67 tests passed

PASS: vtk_test
Running leaf_iterator_test ...
Running test_build_tree_bisect_triangles ...
Running test_closest_triangle ...
Running test_sphere_intersect_triangles ...
Running test_ray_intersect_triangles ...
Running test_tree_merge_nodes ...
Running test_leaf_volume ...
Running test_leaf_sibling ...
Running test_leaf_intersects_plane ...
Running test_leaf_intersects_ray ...
PASS: adaptive_kd_tree_tests
Running test_set_plane ...
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 ...
Running test_box_iter_neighbors ...
Running test_leaf_sibling ...
Running test_leaf_volume_box ...
Running test_leaf_volume_gen ...
Running test_leaf_splits_intersects ...
Running test_box_leaf_intersects_ray ...
Running test_gen_leaf_intersects_ray ...
Running test_leaf_polyhedron ...
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 test_get_ents_with_default_value ...
Running regression_one_entity_by_var_tag ...
Running regression_tag_on_nonexistent_entity ...
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
Running test_vertices ...
Running test_edges ...
Running test_quads ...
Running test_hexes ...
Running test_geometric_topology ...
Running test_geometric_sets ...
Running test_blocks ...
Running test_side_sets ...
Running test_node_sets ...
Running test_tri6 ...
Running test_tri7 ...
Running test_quad5 ...
Running test_quad8 ...
Running test_quad9 ...
Running test_tet8 ...
Running test_tet10 ...
Running test_tet14 ...
Running test_hex9 ...
Running test_hex20 ...
Running test_hex27 ...
Running test_multiple_files ...
PASS: cub_file_test
Running test_types ...
Running test_tri6 ...
Running test_tri7 ...
Running test_quad5 ...
Running test_quad8 ...
Running test_quad9 ...
Running test_tet8 ...
Running test_tet10 ...
Running test_tet14 ...
Running test_hex9 ...
Running test_hex20 ...
Running test_hex27 ...
Running test_read_tri6_side ...
Running test_read_shell_side ...
Running test_read_shell_edge ...
Running test_read_hex20_side ...
Running test_read_block_ids ...
Running test_read_sideset_ids ...
Running test_read_nodeset_ids ...
PASS: exodus_test
Running test_read_nodes ...
Running test_read_quads ...
Running test_read_material_set ...
Running test_read_geom_set ...
PASS: gmsh_test
Running test_read_nodes ...
Running test_read_tets ...
Running test_read_prisms ...
Running test_read_hexes ...
Running test_read_material_set1 ...
Running test_read_material_set2 ...
PASS: nastran_test
Running test_read_ascii ...
Running test_write_ascii ...
Running test_type_option ...
Running test_detect_type ...
Running test_endian_option ...
Running test_big_endian ...
Running test_little_endian ...
Running test_detect_byte_order ...
PASS: stl_test
Running test_dimension_pair ...
Running test_type_names ...
Running test_dimension ...
Running test_vertices_per_entity ...
Running test_num_sub_entities ...
Running test_sub_entity_type_vtx ...
Running test_sub_entity_type_edge ...
Running test_sub_entity_type_tri ...
Running test_sub_entity_type_quad ...
Running test_sub_entity_type_tet ...
Running test_sub_entity_type_pyr ...
Running test_sub_entity_type_pri ...
Running test_sub_entity_type_knife ...
Running test_sub_entity_type_hex ...
Running test_sub_entity_indices_vtx ...
Running test_sub_entity_indices_edge ...
Running test_sub_entity_indices_tri ...
Running test_sub_entity_indices_quad ...
Running test_sub_entity_indices_tet ...
Running test_sub_entity_indices_pyr ...
Running test_sub_entity_indices_pri ...
Running test_sub_entity_indices_hex ...
Running test_side_number_tri ...
Running test_side_number_quad ...
Running test_side_number_tet ...
Running test_side_number_pyr ...
Running test_side_number_pri ...
Running test_side_number_hex ...
Running test_opposite_side_tri ...
Running test_opposite_side_quad ...
Running test_opposite_side_tet ...
Running test_opposite_side_hex ...
Running test_has_mid_nodes_edge ...
Running test_has_mid_nodes_tri ...
Running test_has_mid_nodes_quad ...
Running test_has_mid_nodes_tet ...
Running test_has_mid_nodes_pyr ...
Running test_has_mid_nodes_pri ...
Running test_has_mid_nodes_knife ...
Running test_has_mid_nodes_hex ...
Running test_sub_entity_nodes_tri_edges ...
Running test_sub_entity_nodes_quad_edges ...
Running test_sub_entity_nodes_tet_edges ...
Running test_sub_entity_nodes_tet_faces ...
Running test_sub_entity_nodes_pyr_edges ...
Running test_sub_entity_nodes_pyr_faces ...
Running test_sub_entity_nodes_pri_edges ...
Running test_sub_entity_nodes_pri_faces ...
Running test_sub_entity_nodes_kni_edges ...
Running test_sub_entity_nodes_kni_faces ...
Running test_sub_entity_nodes_hex_edges ...
Running test_sub_entity_nodes_hex_faces ...
Running test_ho_node_parent ...
Running test_ho_node_index ...
PASS: mbcn_test
Running test_construct_from_hex ...
Running test_cut_with_plane ...
Running test_volume ...
PASS: bsp_tree_poly_test
===================
All 25 tests passed
===================
make[3]: Leaving directory `/home/jason/moab/test/AMD64'
make[2]: Leaving directory `/home/jason/moab/test/AMD64'
Making check in test
make[2]: Entering directory `/home/jason/moab/test/AMD64/test'
Making check in dual
make[3]: Entering directory `/home/jason/moab/test/AMD64/test/dual'
make  dual_test
make[4]: Entering directory `/home/jason/moab/test/AMD64/test/dual'
/bin/sh ../../libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o dual_test dual_test.o ../../libMOAB.la -lm
c++ -Wall -pipe -g -o dual_test dual_test.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ../../.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
make[4]: Leaving directory `/home/jason/moab/test/AMD64/test/dual'
make  check-TESTS
make[4]: Entering directory `/home/jason/moab/test/AMD64/test/dual'
Usage: dual_test <mesh_file_name>
PASS: dual_test
==================
All 1 tests passed
==================
make[4]: Leaving directory `/home/jason/moab/test/AMD64/test/dual'
make[3]: Leaving directory `/home/jason/moab/test/AMD64/test/dual'
Making check in h5file
make[3]: Entering directory `/home/jason/moab/test/AMD64/test/h5file'
make  h5test h5legacy h5varlen h5sets_test h5regression h5partial
make[4]: Entering directory `/home/jason/moab/test/AMD64/test/h5file'
/bin/sh ../../libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o h5test h5file_test.o ../../libMOAB.la -lm
c++ -Wall -pipe -g -o h5test h5file_test.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ../../.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DCGM -I. -I../../../src/test/h5file -I../.. -I../../parallel -I../../../src -I../../../src/mhdf/include -I../.. -I../../../src/parallel -I../../parallel  -DVALGRIND -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map  -Wall -pipe -g -MT h5legacy.o -MD -MP -MF .deps/h5legacy.Tpo -c -o h5legacy.o ../../../src/test/h5file/h5legacy.cpp
mv -f .deps/h5legacy.Tpo .deps/h5legacy.Po
/bin/sh ../../libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o h5legacy h5legacy.o ../../libMOAB.la -lm
c++ -Wall -pipe -g -o h5legacy h5legacy.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ../../.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
/bin/sh ../../libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o h5varlen h5varlen.o ../../libMOAB.la -lm
c++ -Wall -pipe -g -o h5varlen h5varlen.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ../../.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DCGM -I. -I../../../src/test/h5file -I../.. -I../../parallel -I../../../src -I../../../src/mhdf/include -I../.. -I../../../src/parallel -I../../parallel  -DVALGRIND -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map  -Wall -pipe -g -MT h5sets_test.o -MD -MP -MF .deps/h5sets_test.Tpo -c -o h5sets_test.o ../../../src/test/h5file/h5sets_test.cpp
../../../src/test/h5file/h5sets_test.cpp: In function ‘void read_write_file(MBInterface&, MBInterface&, MBEntityHandle*)’:
../../../src/test/h5file/h5sets_test.cpp:17: warning: unused variable ‘file’
mv -f .deps/h5sets_test.Tpo .deps/h5sets_test.Po
/bin/sh ../../libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o h5sets_test h5sets_test.o ../../libMOAB.la -lm
c++ -Wall -pipe -g -o h5sets_test h5sets_test.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ../../.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DCGM -I. -I../../../src/test/h5file -I../.. -I../../parallel -I../../../src -I../../../src/mhdf/include -I../.. -I../../../src/parallel -I../../parallel  -DVALGRIND -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map  -Wall -pipe -g -MT h5regression.o -MD -MP -MF .deps/h5regression.Tpo -c -o h5regression.o ../../../src/test/h5file/h5regression.cpp
mv -f .deps/h5regression.Tpo .deps/h5regression.Po
/bin/sh ../../libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o h5regression h5regression.o ../../libMOAB.la -lm
c++ -Wall -pipe -g -o h5regression h5regression.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ../../.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
/bin/sh ../../libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o h5partial h5partial.o ../../libMOAB.la -lm
c++ -Wall -pipe -g -o h5partial h5partial.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ../../.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
make[4]: Leaving directory `/home/jason/moab/test/AMD64/test/h5file'
make  check-TESTS
make[4]: Entering directory `/home/jason/moab/test/AMD64/test/h5file'
creating... writing... reading... comparing... success!
writing... clearing db... reading... comparing... success!
cleaning up... done.
PASS: h5test
Running test_moab_v3_poly_format ...
PASS: h5legacy
Running test_var_length_no_data ...
Running test_var_length_data ...
Running test_var_length_big_data ...
Running test_var_length_opaque ...
Running test_var_length_mesh_data ...
Running test_var_length_default_data ...
Running test_var_length_mesh_opaque ...
Running test_var_length_default_opaque ...
Running test_var_length_handle_tag ...
Running test_var_length_data_big ...
PASS: h5varlen
Running test_ranged_set_with_holes ...
Running test_file_set ...
Running test_small_tree ...
Created binary tree containing 32 nodes.
PASS: h5sets_test
Running test_write_invalid_elem ...
PASS: h5regression
Running test_read_empty_set ...
Running test_read_non_existant_set ...
Running test_read_one_set_nodes ...
Running test_read_one_set_elems ...
Running test_read_one_set_polyhedra ...
Running test_read_set_sets ...
Running test_read_two_sets_nodes ...
Running test_read_two_sets_elems ...
Running test_read_child_sets_only ...
Running test_read_child_set_contents ...
Running test_read_no_child_sets ...
Running test_read_contained_sets_only ...
Running test_read_contained_set_contents ...
Running test_read_no_contained_sets ...
Running test_read_containing_sets ...
Running test_read_double_tag ...
Running test_read_opaque_tag ...
Running test_read_handle_tag ...
Running test_var_len_tag ...
Running test_read_adjacencies ...
Running test_read_tagged_elems ...
Running test_read_tagged_nodes ...
Running test_read_sides ...
Running test_read_ids ...
Running test_read_partial_ids ...
PASS: h5partial
==================
All 6 tests passed
==================
make[4]: Leaving directory `/home/jason/moab/test/AMD64/test/h5file'
make[3]: Leaving directory `/home/jason/moab/test/AMD64/test/h5file'
Making check in obb
make[3]: Entering directory `/home/jason/moab/test/AMD64/test/obb'
make  obb_test obb_time obb_tree_tool
make[4]: Entering directory `/home/jason/moab/test/AMD64/test/obb'
c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DCGM -I. -I../../../src/test/obb -I../.. -I../../parallel -I../../../src -I../..  -DVALGRIND -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map  -Wall -pipe -g -MT obb_test.o -MD -MP -MF .deps/obb_test.Tpo -c -o obb_test.o ../../../src/test/obb/obb_test.cpp
mv -f .deps/obb_test.Tpo .deps/obb_test.Po
/bin/sh ../../libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o obb_test obb_test.o ../../libMOAB.la -lm
c++ -Wall -pipe -g -o obb_test obb_test.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ../../.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
/bin/sh ../../libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o obb_time obb_time.o ../../libMOAB.la -lm
c++ -Wall -pipe -g -o obb_time obb_time.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ../../.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
/bin/sh ../../libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o obb_tree_tool obb_tree_tool.o ../../libMOAB.la -lm
c++ -Wall -pipe -g -o obb_tree_tool obb_tree_tool.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ../../.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
make[4]: Leaving directory `/home/jason/moab/test/AMD64/test/obb'
make  check-TESTS
make[4]: Entering directory `/home/jason/moab/test/AMD64/test/obb'
MOAB 3.99 (Alpha)
No file(s) specified.
Using default file "../../../src/test/3k-tri-sphere.vtk"
Using default file "../../../src/test/3k-tri-cube.h5m"
../../../src/test/3k-tri-sphere.vtk
------
Building tree from 2970 2D elements

No errors detected.
../../../src/test/3k-tri-cube.h5m
------
Building tree from 6 surfaces
Built tree from 6 surfaces (2934 elements)

No errors detected.
PASS: obb_test
==================
All 1 tests passed
==================
make[4]: Leaving directory `/home/jason/moab/test/AMD64/test/obb'
make[3]: Leaving directory `/home/jason/moab/test/AMD64/test/obb'
Making check in perf
make[3]: Entering directory `/home/jason/moab/test/AMD64/test/perf'
make  perf seqperf adj_time
make[4]: Entering directory `/home/jason/moab/test/AMD64/test/perf'
/bin/sh ../../libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o perf perf.o ../../libMOAB.la -lm
c++ -Wall -pipe -g -o perf perf.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ../../.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
/bin/sh ../../libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o seqperf seqperf.o ../../libMOAB.la -lm
c++ -Wall -pipe -g -o seqperf seqperf.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ../../.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
/bin/sh ../../libtool --tag=CXX   --mode=link c++  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o adj_time adj_time.o ../../libMOAB.la -lm
c++ -Wall -pipe -g -o adj_time adj_time.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ../../.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
make[4]: Leaving directory `/home/jason/moab/test/AMD64/test/perf'
make[3]: Leaving directory `/home/jason/moab/test/AMD64/test/perf'
make[3]: Entering directory `/home/jason/moab/test/AMD64/test'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/home/jason/moab/test/AMD64/test'
make[2]: Leaving directory `/home/jason/moab/test/AMD64/test'
Making check in tools
make[2]: Entering directory `/home/jason/moab/test/AMD64/tools'
Making check in iMesh
make[3]: Entering directory `/home/jason/moab/test/AMD64/tools/iMesh'
make  check-recursive
make[4]: Entering directory `/home/jason/moab/test/AMD64/tools/iMesh'
Making check in .
make[5]: Entering directory `/home/jason/moab/test/AMD64/tools/iMesh'
make  testc_cbind 
make[6]: Entering directory `/home/jason/moab/test/AMD64/tools/iMesh'
cc -DHAVE_CONFIG_H -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DCGM -DSRCDIR=../../../src/tools/iMesh -I. -I../../../src/tools/iMesh -I../.. -I../../parallel -I../../../src -I../.. -I.   -DVALGRIND -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map  -Wall -pipe -g -MT testc_cbind.o -MD -MP -MF .deps/testc_cbind.Tpo -c -o testc_cbind.o ../../../src/tools/iMesh/testc_cbind.c
../../../src/tools/iMesh/testc_cbind.c: In function ‘all_adjacency_regression’:
../../../src/tools/iMesh/testc_cbind.c:2135: warning: assignment makes integer from pointer without a cast
mv -f .deps/testc_cbind.Tpo .deps/testc_cbind.Po
/bin/sh ../../libtool --tag=CC   --mode=link cc  -Wall -pipe -g -R/home/jason/cgm/test/cubit/.libs  -R/opt/cubit-10.2-amd64/bin     -L/home/jason/cgm/test/cubit/.libs  -L/opt/cubit-10.2-amd64/bin  -o testc_cbind testc_cbind.o libiMesh.la ../../libMOAB.la -L/usr/lib/gcc/x86_64-linux-gnu/4.3.2 -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/../../.. -lstdc++ -lm -lgcc_s -lc -lgcc_s -lm
cc -Wall -pipe -g -o testc_cbind testc_cbind.o  -L/home/jason/cgm/test/cubit/.libs -L/opt/cubit-10.2-amd64/bin ./.libs/libiMesh.a /home/jason/moab/test/AMD64/.libs/libMOAB.a ../../.libs/libMOAB.a -lnetcdf_c++ -lnetcdf /usr/lib/libhdf5.so -lpthread -lz /home/jason/cgm/test/cubit/.libs/libcgm.a -lcubiti19 -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/../../.. -lstdc++ -lc -lgcc_s -lm   -Wl,--rpath -Wl,/home/jason/cgm/test/cubit/.libs -Wl,--rpath -Wl,/opt/cubit-10.2-amd64/bin
/usr/bin/ld: warning: libstdc++.so.5, needed by /opt/cubit-10.2-amd64/bin/libcubiti19.so, may conflict with libstdc++.so.6
make[6]: Leaving directory `/home/jason/moab/test/AMD64/tools/iMesh'
make  check-TESTS
make[6]: Entering directory `/home/jason/moab/test/AMD64/tools/iMesh'
Usage: ./testc_cbind <mesh_filename>
  No file specified.  Defaulting to: ../../../src/tools/iMesh/brick.vtk


TSTT TEST PROGRAM:

   load_mesh: Success

   topology_adjacency_test: Success

   entity_connectivity_test: Success

   vertex_coordinates_test: Success

   topology_dimension_test: Success

   entity_sets_test: Success

   vertex_tag_test: Success

   entityset_tag_test: Success

   mesh_tag_test: Success

   set_remove_contained_regression: Success

   all_adjacency_regression: Success


TSTT TEST SUMMARY: 
   Number Tests:           11
   Number Successful:      11
   Number Not Implemented: 0
   Number Failed:          0



PASS: testc_cbind
==================
All 1 tests passed
==================
make[6]: Leaving directory `/home/jason/moab/test/AMD64/tools/iMesh'
make[5]: Leaving directory `/home/jason/moab/test/AMD64/tools/iMesh'
make[4]: Leaving directory `/home/jason/moab/test/AMD64/tools/iMesh'
make[3]: Leaving directory `/home/jason/moab/test/AMD64/tools/iMesh'
Making check in mbperf
make[3]: Entering directory `/home/jason/moab/test/AMD64/tools/mbperf'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/home/jason/moab/test/AMD64/tools/mbperf'
Making check in dagmc
make[3]: Entering directory `/home/jason/moab/test/AMD64/tools/dagmc'
c++ -DTEMPLATE_SPECIALIZATION -DTEMPLATE_FUNC_SPECIALIZATION -DHDF5_FILE -DNETCDF_FILE -DCGM -I. -I../../../src/tools/dagmc -I../.. -I../../parallel -I../../../src -I../..   -DVALGRIND -DUNORDERED_MAP_NS=std::tr1 -DHAVE_UNORDERED_MAP=tr1/unordered_map -DTEMPLATE_DEFS_INCLUDED -DHAVE_ACIS  -I/home/jason/cgm/test/cubit/../trunk -I/home/jason/cgm/test/cubit/../trunk/util -I/home/jason/cgm/test/cubit/util -I/home/jason/cgm/test/cubit/../trunk/init -I/home/jason/cgm/test/cubit/init -I/home/jason/cgm/test/cubit/../trunk/geom -I/home/jason/cgm/test/cubit/geom -I/home/jason/cgm/test/cubit/../trunk/geom/ACIS -I/home/jason/cgm/test/cubit/../trunk/geom/virtual -I/home/jason/cgm/test/cubit/../trunk/geom/facet -I/home/jason/cgm/test/cubit/../trunk/geom/facetbool -I/home/jason/cgm/test/cubit/../trunk/geom/Cholla  -DCGM   -Wall -pipe -g  -MT cub2h5m.o -MD -MP -MF .deps/cub2h5m.Tpo -c -o cub2h5m.o ../../../src/tools/dagmc/cub2h5m.cc
../../../src/tools/dagmc/quads_to_tris.hpp: In function ‘int main(int, char**)’:
../../../src/tools/dagmc/quads_to_tris.hpp:18: error: too few arguments to function ‘MBErrorCode quads_to_tris(MBInterface*, MBEntityHandle)’
../../../src/tools/dagmc/cub2h5m.cc:127: error: at this point in file
../../../src/tools/dagmc/cub2h5m.cc:48: warning: unused variable ‘dist_tol’
../../../src/tools/dagmc/cub2h5m.cc:48: warning: unused variable ‘len_tol’
../../../src/tools/dagmc/cub2h5m.cc:49: warning: unused variable ‘norm_tol’
../../../src/tools/dagmc/cub2h5m.cc:91: warning: unused variable ‘s’
make[3]: *** [cub2h5m.o] Error 1
make[3]: Leaving directory `/home/jason/moab/test/AMD64/tools/dagmc'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/home/jason/moab/test/AMD64/tools'
make[1]: *** [check-recursive] Error 1
make[1]: Leaving directory `/home/jason/moab/test/AMD64'
make: *** [check] Error 2


More information about the moab-dev mailing list