[MOAB-dev] build question

Tim Tautges tautges at mcs.anl.gov
Tue May 24 10:51:53 CDT 2011


I tried on my laptop, which is a fairly standard Ubuntu, and it worked fine.

One thing I note about your configuration is that you're using a /home/fathom/... mpi, while that directory isn't in 
your LD_LIBRARY_PATH.  Might be you're finding a different mpirun or mpi libs (not sure if they're typically .so's?)

- tim

On 05/24/2011 10:44 AM, Iulian Grindeanu wrote:
>
>>
>> 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
>
>
>

-- 
================================================================
"You will keep in perfect peace him whose mind is
   steadfast, because he trusts in you."               Isaiah 26:3

              Tim Tautges            Argonne National Laboratory
          (tautges at mcs.anl.gov)      (telecommuting from UW-Madison)
          phone: (608) 263-8485      1500 Engineering Dr.
            fax: (608) 263-4499      Madison, WI 53706



More information about the moab-dev mailing list