[MOAB-dev] build question

Hong-Jun Kim hongjun at mcs.anl.gov
Tue May 24 10:53:12 CDT 2011


I am just wondering if mpd is instantiated before this checking?

Hong-Jun

----- Original Message -----
> From: "Iulian Grindeanu" <iulian at mcs.anl.gov>
> To: "Jason Kraftcheck" <kraftche at cae.wisc.edu>
> Cc: "Developer correspondence for MOAB" <moab-dev at lists.mcs.anl.gov>
> Sent: Tuesday, May 24, 2011 10:44:55 AM
> Subject: Re: [MOAB-dev] build question
> >
> > What is the error message?
> >
> make check
> ....
> make[4]: Entering directory `/sandbox/src/MOAB/itaps/imesh'
> make[5]: Entering directory `/sandbox/src/MOAB/itaps/imesh'
> FAIL: testc_cbind
> FAIL: MOAB_iMesh_unit_tests
> FAIL: partest
> FAIL: MOAB_iMeshP_unit_tests
> ==============================
> 4 of 4 tests failed
> See itaps/imesh/test-suite.log
> ==============================
> ...
> src/MOAB> more itaps/imesh/test-suite.log
> ===============================================
> MOAB 4.1.0pre: itaps/imesh/test-suite.log
> ===============================================
> 
> 4 of 4 tests failed.
> 
> .. contents:: :depth: 2
> 
> 
> FAIL: testc_cbind (exit: 1)
> ===========================
> 
> Attempting to use an MPI routine before initializing MPICH
> 
> FAIL: MOAB_iMesh_unit_tests (exit: 1)
> =====================================
> 
> Attempting to use an MPI routine before initializing MPICH
> 
> FAIL: partest (exit: 1)
> =======================
> 
> Attempting to use an MPI routine before initializing MPICH
> ...
> 
> 
> The debugger will not start, and I don't know which one is called
> before MPI_Init
> 
> > Is CGM built as a static library? Other required libraries?
> >
> I do not specify static or shared, so it is static, default.
> 
> The same with MOAB;
> 
> Other required libraries are build shared, mostly, and I do have
> LD_LIBRARY_PATH specified
> echo $LD_LIBRARY_PATH
> /homes/hongjun/lib/camal.5.1.0-Linux64/lib/Linux64:/home/fathom/3rdparty/cubit/Cubit64/Cubit-12.2/bin:/homes/fathom/3rdparty/szip/szip-2.1/gcc/lib:/homes/fathom/3rdparty/netcdf/netcdf-4.0.1/parallel/gcc/lib:/homes/fathom/3rdparty/hdf5/hdf5-1.8.3/parallel/gcc/lib:/homes/fathom/3rdparty/occ/OpenCASCADE6.3.0/gcc/lib:/homes/iulian/python_libs/lib:/homes/jain/libccmio-2.06.020/linux/64/lib:/soft/apps/packages/libgfortran


More information about the moab-dev mailing list