[MOAB-dev] make check on 4.5 branch with gcc-4.1.2

Tim Tautges tautges at mcs.anl.gov
Wed May 30 13:22:39 CDT 2012


[cc'ing to moab-dev in case others are interested...]

Yes, you should configure --with-cgm=, since those will be read through cgm.  Once you've done that, it should work fine 
(I've used that to viz OCC files in Paraview, for example).

- tim

On 05/30/2012 01:09 PM, Mark Miller wrote:
> Ok, thats what I thought.
>
> Another question. Should I expect the igeom test codes in itaps/igeom,
> like testSmooth, to be able to read bricks.stp? I am getting segv's with
> it whereas it is reading the default .h5m file ok I guess.
>
> Also, I'v obtained a slew of other .stp files for testing my VisIt
> plugin and am wondering if there are any gotchas I need to be aware of
> reading them into MOAB via iGeom.
>
> I did NOT configure with CGM. Do I need to?
>
> Mark
>
> On Wed, 2012-05-30 at 11:03 -0700, Tim Tautges wrote:
>> Not the fortran examples.  That only became possible with gcc4.3 and newer.
>>
>> - tim
>>
>> On 05/30/2012 12:44 PM, Mark Miller wrote:
>>> Hi Tim,
>>>
>>> Should I expect a 'make check' in the itaps dir for MAOB Version4.5
>>> branch to compile correctly for gcc-4.1.2?
>>>
>>> I am seeing...
>>>
>>> SET=tr1/unordered_set  -O2 -fcray-pointer -c -o ScdMeshF90.o ScdMeshF90.F90
>>>    In file ScdMeshF90.F90:58
>>>
>>> call iMesh_createStructuredMesh(%VAL(mesh), local_dims, global_dims, %VAL(0),%V
>>>                                  1
>>> Error: Syntax error in argument list at (1)
>>>    In file ScdMeshF90.F90:61
>>>
>>> call iMesh_getRootSet(%VAL(mesh), root_set, ier); if (0 .ne. ier) call exit(1);
>>>                        1
>>> Error: Syntax error in argument list at (1)
>>>    In file ScdMeshF90.F90:63
>>>
>>> call iMesh_getGeometricDimension(%VAL(mesh), geom_dim, ier); if (0 .ne. ier) ca
>>>                                   1
>>> Error: Syntax error in argument list at (1)
>>>    In file ScdMeshF90.F90:65
>>>
>>> call iMesh_getNumOfType(%VAL(mesh), %VAL(root_set), %VAL(iBase_FACE), num_regio
>>>                          1
>>> Error: Syntax error in argument list at (1)
>>>    In file ScdMeshF90.F90:67
>>>
>>> call iMesh_getNumOfType(%VAL(mesh), %VAL(root_set), %VAL(iBase_VERTEX), num_ver
>>>                          1
>>> Error: Syntax error in argument list at (1)
>>>    In file ScdMeshF90.F90:69
>>>
>>> call iMesh_initEntArrIter(%VAL(mesh), %VAL(root_set), %VAL(iBase_FACE), %VAL(iM
>>>                            1
>>> Error: Syntax error in argument list at (1)
>>>    In file ScdMeshF90.F90:72
>>>
>>> call iMesh_createTagWithOptions(%VAL(mesh), "XM1", "moab:TAG_STORAGE_TYPE=DENSE
>>>                                  1
>>> Error: Syntax error in argument list at (1)
>>>    In file ScdMeshF90.F90:75
>>>
>>> call iMesh_tagIterate(%VAL(mesh), %VAL(tagh), %VAL(iter), rpxm1, count, ier); i
>>>                        1
>>> Error: Syntax error in argument list at (1)
>>> make[3]: *** [ScdMeshF90.o] Error 1
>>>
>>>
>>

-- 
================================================================
"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 (gvoice): (608) 354-1459      1500 Engineering Dr.
             fax: (608) 263-4499      Madison, WI 53706



More information about the moab-dev mailing list