_______________________________________ESMF_4_0_0r BUILD AND TEST SUMMARY__________________________

                   INSTALL/
          BUILD  QUICK_START OS.COMPILER.COMM.ABI    UNIT TESTS   EXAMPLES  SYSTEM TESTS
_______________________________________________________________________________________________
         PASS/FAIL PASS/FAIL                           PASS/FAIL   PASS/FAIL  PASS/FAIL
_______________________________________________________________________________________________
stars(g)    PASS      PASS    Darwin.g95.openmpi.32        3662/0      60/0      31/0
stars(O)    PASS      PASS    Darwin.g95.openmpi.32        3662/0      60/0      31/0
stars(g)    PASS      PASS    Darwin.g95.mpich2.32         3662/0      60/0      31/0
stars(O)    PASS      PASS    Darwin.g95.mpich2.32         3662/0      60/0      31/0

_______________________________________________________________________________________________

Wed Oct 28 12:14:31 MDT 2009 on stars.local 
Compiler and configuration information:


--------------------------------------------------------------
Make version:
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for powerpc-apple-darwin9.0

--------------------------------------------------------------
Fortran Compiler version:
G95 (GCC 4.0.3 (g95 0.92!) Oct 18 2008)
Copyright (C) 2002-2008 Free Software Foundation, Inc.

G95 comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of G95
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING

--------------------------------------------------------------
C++ Compiler version:
g++ (GCC) 4.3.2
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


--------------------------------------------------------------
Preprocessor version:
i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


--------------------------------------------------------------
ESMF_VERSION_STRING "4.0.0r"
--------------------------------------------------------------

--------------------------------------------------------------
* User set ESMF environment variables *
ESMF_OS=Darwin
ESMF_TESTMPMD=ON
ESMF_NETCDF=standard
ESMF_TESTHARNESS=EXHAUSTIVE
ESMF_DIR=/Users/svasquez/script_dirs/daily_builds/esmf
ESMF_TESTWITHTHREADS=OFF
ESMF_NETCDF_LIBPATH=/opt/g95/0.92/netcdf/4.0/lib
ESMF_INSTALL_PREFIX=/Users/svasquez/script_dirs/daily_builds/esmf/../install_dir
ESMF_COMM=openmpi
ESMF_TESTEXHAUSTIVE=ON
ESMF_BOPT=g
ESMF_SITE=default
ESMF_ABI=32
ESMF_NETCDF_INCLUDE=/opt/g95/0.92/netcdf/4.0/include
ESMF_F90_PTR_BASE_SIZE=32
ESMF_COMPILER=g95

--------------------------------------------------------------
* ESMF environment variables *
ESMF_DIR: /Users/svasquez/script_dirs/daily_builds/esmf
ESMF_OS:                Darwin
ESMF_MACHINE:           x86_64
ESMF_ABI:               32
ESMF_COMPILER:          g95
ESMF_BOPT:              g
ESMF_COMM:              openmpi
ESMF_SITE:              default
ESMF_PTHREADS:          OFF
ESMF_OPENMP:            OFF
ESMF_ARRAY_LITE:        FALSE
ESMF_NO_INTEGER_1_BYTE: FALSE
ESMF_NO_INTEGER_2_BYTE: FALSE
ESMF_FORTRANSYMBOLS:    default
ESMF_DEFER_LIB_BUILD:   ON
ESMF_TESTEXHAUSTIVE:    ON
ESMF_TESTWITHTHREADS:   OFF
ESMF_TESTMPMD:          ON
ESMF_TESTSHAREDOBJ:     OFF
ESMF_TESTFORCEOPENMP:   OFF
ESMF_TESTHARNESS:       EXHAUSTIVE
ESMF_MPIRUN:            mpirun 

--------------------------------------------------------------
* ESMF environment variables pointing to 3rd party software *
ESMF_NETCDF:            standard
ESMF_NETCDF_INCLUDE:    /opt/g95/0.92/netcdf/4.0/include
ESMF_NETCDF_LIBS:       -lnetcdf_c++ -lnetcdf
ESMF_NETCDF_LIBPATH:    /opt/g95/0.92/netcdf/4.0/lib

--------------------------------------------------------------
* ESMF environment variables for final installation *
ESMF_INSTALL_PREFIX:    /Users/svasquez/script_dirs/daily_builds/esmf/../install_dir
ESMF_INSTALL_HEADERDIR: include
ESMF_INSTALL_MODDIR:    mod/modg/Darwin.g95.32.openmpi.default
ESMF_INSTALL_LIBDIR:    lib/libg/Darwin.g95.32.openmpi.default
ESMF_INSTALL_DOCDIR:    doc


--------------------------------------------------------------
* Compilers, Linkers, Flags, and Libraries *
Location of the preprocessor:      /usr/bin/gcc
Location of the Fortran compiler:  /opt/g95/0.92/openmpi/1.2.8/bin/mpif90
Location of the Fortran linker:    /opt/g95/0.92/openmpi/1.2.8/bin/mpif90
Location of the C++ compiler:      /opt/g95/0.92/openmpi/1.2.8/bin/mpicxx
Location of the C++ linker:        /opt/g95/0.92/openmpi/1.2.8/bin/mpicxx

Fortran compiler flags:
ESMF_F90COMPILEOPTS: -g   -m32
ESMF_F90COMPILEPATHS: -I/Users/svasquez/script_dirs/daily_builds/esmf/mod/modg/Darwin.g95.32.openmpi.default -I/Users/svasquez/script_dirs/daily_builds/esmf/src/include -I/opt/g95/0.92/netcdf/4.0/include
ESMF_F90COMPILECPPFLAGS: -DESMF_NETCDF=1 -DESMF_NO_PTHREADS -DESMF_NO_OPENMP -DESMF_TESTEXHAUSTIVE -DSx86_64_32=1 -DESMF_OS_Darwin=1
ESMF_F90COMPILEFREECPP: 
ESMF_F90COMPILEFREENOCPP: -ffree-form
ESMF_F90COMPILEFIXCPP: -cpp -ffixed-form
ESMF_F90COMPILEFIXNOCPP: 

Fortran linker flags:
ESMF_F90LINKOPTS:   -m32
ESMF_F90LINKPATHS: -L/Users/svasquez/script_dirs/daily_builds/esmf/lib/libg/Darwin.g95.32.openmpi.default -L/usr/local/gcc/4.3.2/lib/gcc/i386-apple-darwin9.6.0/4.3.2/../../../ -L/opt/g95/0.92/netcdf/4.0/lib
ESMF_F90LINKRPATHS: 
ESMF_F90LINKLIBS:  -lmpi_cxx -lstdc++ -lnetcdf_c++ -lnetcdf
ESMF_F90ESMFLINKLIBS: -lesmf  -lmpi_cxx -lstdc++ -lnetcdf_c++ -lnetcdf

C++ compiler flags:
ESMF_CXXCOMPILEOPTS: -g  -DESMF_LOWERCASE_DOUBLEUNDERSCORE -m32
ESMF_CXXCOMPILEPATHS: -I/Users/svasquez/script_dirs/daily_builds/esmf/src/include -I/opt/g95/0.92/netcdf/4.0/include
ESMF_CXXCOMPILECPPFLAGS: -DESMF_NETCDF=1 -DESMF_NO_PTHREADS -DESMF_NO_OPENMP -DESMF_TESTEXHAUSTIVE  -DSx86_64_32=1 -DESMF_OS_Darwin=1 -D__SDIR__='' -DESMF_NO_SIGUSR2

C++ linker flags:
ESMF_CXXLINKOPTS:  -m32
ESMF_CXXLINKPATHS: -L/Users/svasquez/script_dirs/daily_builds/esmf/lib/libg/Darwin.g95.32.openmpi.default -L/opt/g95/0.92/netcdf/4.0/lib
ESMF_CXXLINKRPATHS: 
ESMF_CXXLINKLIBS:  /usr/local/g95/0.92/bin/../lib/gcc-lib/i386-apple-darwin8.11.1/4.0.3//libf95.a -lnetcdf_c++ -lnetcdf
ESMF_CXXESMFLINKLIBS: -lesmf  /usr/local/g95/0.92/bin/../lib/gcc-lib/i386-apple-darwin8.11.1/4.0.3//libf95.a -lnetcdf_c++ -lnetcdf


--------------------------------------------------------------
Compiling on Wed Oct 28 12:14:31 MDT 2009 on stars.local
Machine characteristics: Darwin stars.local 9.7.0 Darwin Kernel Version 9.7.0: Tue Mar 31 22:52:17 PDT 2009; root:xnu-1228.12.14~1/RELEASE_I386 i386
==============================================================

Wed Oct 28 12:20:08 MDT 2009 library build ................PASS
Builds with warnings.
Wed Oct 28 12:20:15 MDT 2009 library install ..............PASS
Wed Oct 28 12:20:24 MDT 2009 library installcheck .........PASS
Wed Oct 28 12:20:37 MDT 2009 quickstart build .............PASS

|----------------------- SYSTEM TESTS -------------------------|
Wed Oct 28 12:28:28 MDT 2009 build_system_tests ...........PASS
Wed Oct 28 12:29:25 MDT 2009 run_system_tests .............PASS


The following system tests passed:


src/system_tests/ESMF_ArrayBundleRedist/ESMF_ArrayBundleRedistSTest.F90
src/system_tests/ESMF_ArrayBundleSparseMatMul/ESMF_ArrayBundleSparseMatMulSTest.F90
src/system_tests/ESMF_ArrayRedist/ESMF_ArrayRedistSTest.F90
src/system_tests/ESMF_ArrayRedist3D/ESMF_ArrayRedist3DSTest.F90
src/system_tests/ESMF_ArrayRedistMPMD/ESMF_ArrayRedistSTestA.F90
src/system_tests/ESMF_ArrayRedistOpenMP/ESMF_ArrayRedistOpenMPSTest.F90
src/system_tests/ESMF_ArrayScatterGather/ESMF_ArrayScatterGatherSTest.F90
src/system_tests/ESMF_ArraySparseMatMul/ESMF_ArraySparseMatMulSTest.F90
src/system_tests/ESMF_Attribute/ESMF_AttributeSTest.F90
src/system_tests/ESMF_CompCreate/ESMF_CompCreateSTest.F90
src/system_tests/ESMF_CompFortranAndC/ESMF_CompFortranAndCSTest.F90
src/system_tests/ESMF_ConcurrentComponent/ESMF_ConcurrentCompSTest.F90
src/system_tests/ESMF_ConcurrentEnsemble/ESMF_ConcurrentEnsembleSTest.F90
src/system_tests/ESMF_DirectCoupling/ESMF_DirectCouplingSTest.F90
src/system_tests/ESMF_FieldBundleRedistArb2Arb/ESMF_FieldBundleRedistArb2ArbSTest.F90
src/system_tests/ESMF_FieldBundleRedistBlk2Arb/ESMF_FieldBundleRedistBlk2ArbSTest.F90
src/system_tests/ESMF_FieldBundleRedistBlk2Blk/ESMF_FieldBundleRedistBlk2BlkSTest.F90
src/system_tests/ESMF_FieldBundleSMM/ESMF_FieldBundleSMMSTest.F90
src/system_tests/ESMF_FieldConcurrentComp/ESMF_FieldConCompSTest.F90
src/system_tests/ESMF_FieldLSSMM/ESMF_FieldLSSMMSTest.F90
src/system_tests/ESMF_FieldRedist/ESMF_FieldRedistSTest.F90
src/system_tests/ESMF_FieldRedistArb2Arb/ESMF_FieldRedistArb2ArbSTest.F90
src/system_tests/ESMF_FieldRedistBlk2Arb/ESMF_FieldRedistBlk2ArbSTest.F90
src/system_tests/ESMF_FieldRedistBlk2Blk/ESMF_FieldRedistBlk2BlkSTest.F90
src/system_tests/ESMF_FieldRegrid/ESMF_FieldRegridSTest.F90
src/system_tests/ESMF_FieldRegridDisjoint/ESMF_FieldRegridDisjointSTest.F90
src/system_tests/ESMF_FieldRegridMesh/ESMF_FieldRegridMeshSTest.F90
src/system_tests/ESMF_FieldRegridOverlap/ESMF_FieldRegridOverlapSTest.F90
src/system_tests/ESMF_FieldSparseMatMul/ESMF_FieldSparseMatMulSTest.F90
src/system_tests/ESMF_RecursiveComponent/ESMF_RecursiveComponentSTest.F90
src/system_tests/ESMF_SequentialEnsemble/ESMF_SequentialEnsembleSTest.F90




The stdout files for the system_tests can be found at:
/Users/svasquez/script_dirs/daily_builds/esmf/test/testg/Darwin.g95.32.openmpi.default


Found 31 multi-processor system tests, 31 passed and 0 failed.



|------------------------- EXAMPLES ---------------------------|
Wed Oct 28 12:35:19 MDT 2009 build_examples ...............PASS
Wed Oct 28 12:36:49 MDT 2009 run_examples .................PASS


The following examples passed:


src/Infrastructure/Array/examples/ESMF_ArrayEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayFarrayEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayFarrayHaloEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayLarrayEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayRedistEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayScatterGatherArbEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayScatterGatherEx.F90
src/Infrastructure/Array/examples/ESMF_ArraySparseMatMulEx.F90
src/Infrastructure/ArrayBundle/examples/ESMF_ArrayBundleEx.F90
src/Infrastructure/ArraySpec/examples/ESMF_ArraySpecEx.F90
src/Infrastructure/Config/examples/ESMF_ConfigOverviewEx.F90
src/Infrastructure/DELayout/examples/ESMF_DELayoutEx.F90
src/Infrastructure/DistGrid/examples/ESMF_DistGridEx.F90
src/Infrastructure/Field/examples/ESMF_FieldArbGridEx.F90
src/Infrastructure/Field/examples/ESMF_FieldCreateEx.F90
src/Infrastructure/Field/examples/ESMF_FieldEx.F90
src/Infrastructure/Field/examples/ESMF_FieldMeshRegridEx.F90
src/Infrastructure/Field/examples/ESMF_FieldRegridEx.F90
src/Infrastructure/Field/examples/ESMF_FieldRegridMaskEx.F90
src/Infrastructure/Field/examples/ESMF_FieldRepDimEx.F90
src/Infrastructure/Field/examples/ESMF_FieldSphereRegridEx.F90
src/Infrastructure/FieldBundle/examples/ESMF_FieldBundleCreateEx.F90
src/Infrastructure/FieldBundle/examples/ESMF_FieldBundleRedistEx.F90
src/Infrastructure/FieldBundle/examples/ESMF_FieldBundleSMMEx.F90
src/Infrastructure/FieldComm/examples/ESMF_FieldCommEx.F90
src/Infrastructure/FieldComm/examples/ESMF_FieldRedistEx.F90
src/Infrastructure/FieldComm/examples/ESMF_FieldSMMEx.F90
src/Infrastructure/Grid/examples/ESMF_GridCreateRegFromDGEx.F90
src/Infrastructure/Grid/examples/ESMF_GridUsageEx.F90
src/Infrastructure/LocStream/examples/ESMF_LocStreamEx.F90
src/Infrastructure/LogErr/examples/ESMF_LogErrEx.F90
src/Infrastructure/Mesh/examples/ESMF_MeshEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_AlarmEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_CalendarEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_ClockEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_TimeEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_TimeIntervalEx.F90
src/Infrastructure/VM/examples/ESMF_VMAllFullReduceEx.F90
src/Infrastructure/VM/examples/ESMF_VMComponentEx.F90
src/Infrastructure/VM/examples/ESMF_VMDefaultBasicsEx.F90
src/Infrastructure/VM/examples/ESMF_VMGetMPICommunicatorEx.F90
src/Infrastructure/VM/examples/ESMF_VMScatterVMGatherEx.F90
src/Infrastructure/VM/examples/ESMF_VMSendVMRecvEx.F90
src/Infrastructure/VM/examples/ESMF_VMUserMpiCommEx.F90
src/Infrastructure/VM/examples/ESMF_VMUserMpiEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttReadFieldEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttReadGridCompEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttReadGridEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttributeEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttributePackageEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttributeUpdateEx.F90
src/Superstructure/Component/examples/ESMF_AppMainEx.F90
src/Superstructure/Component/examples/ESMF_CplEx.F90
src/Superstructure/Component/examples/ESMF_GCompEx.F90
src/Superstructure/Component/examples/ESMF_InternalStateEx.F90
src/Superstructure/Component/examples/ESMF_InternalStateModEx.F90
src/Superstructure/State/examples/ESMF_AttachMethodsEx.F90
src/Superstructure/State/examples/ESMF_StateEx.F90
src/Superstructure/State/examples/ESMF_StateReadWriteEx.F90
src/Superstructure/State/examples/ESMF_StateReconcileEx.F90




The stdout files for the examples can be found at:
/Users/svasquez/script_dirs/daily_builds/esmf/examples/examplesg/Darwin.g95.32.openmpi.default


Found 60 multi-processor examples, 60 passed and 0 failed.



|-------------------- EXHAUSTIVE UNIT TESTS -------------------|
Wed Oct 28 12:46:17 MDT 2009 build_unit_tests .............PASS
Wed Oct 28 13:01:26 MDT 2009 run_unit_tests ...............PASS




The unit tests in the following files all pass:

src/Infrastructure/Array/tests/ESMC_ArrayUTest.C
src/Infrastructure/Array/tests/ESMF_ArrayArbIdxSMMUTest.F90
src/Infrastructure/Array/tests/ESMF_ArrayCreateGetUTest.F90
src/Infrastructure/Array/tests/ESMF_ArrayDataUTest.F90
src/Infrastructure/Array/tests/ESMF_ArrayGatherUTest.F90
src/Infrastructure/Array/tests/ESMF_ArrayRedistUTest.F90
src/Infrastructure/Array/tests/ESMF_ArrayScatterUTest.F90
src/Infrastructure/ArrayBundle/tests/ESMF_ArrayBundleCreateUTest.F90
src/Infrastructure/ArraySpec/tests/ESMC_ArraySpecUTest.C
src/Infrastructure/ArraySpec/tests/ESMF_ArraySpecUTest.F90
src/Infrastructure/Base/tests/ESMF_BaseUTest.F90
src/Infrastructure/Config/tests/ESMC_ConfigUTest.C
src/Infrastructure/Config/tests/ESMF_ConfigUTest.F90
src/Infrastructure/DELayout/tests/ESMF_DELayoutUTest.F90
src/Infrastructure/DELayout/tests/ESMF_DELayoutWorkQueueUTest.F90
src/Infrastructure/DistGrid/tests/ESMC_DistGridUTest.C
src/Infrastructure/DistGrid/tests/ESMF_DistGridCreateGetUTest.F90
src/Infrastructure/Field/tests/ESMC_FieldUTest.C
src/Infrastructure/Field/tests/ESMF_FieldArbGridUTest.F90
src/Infrastructure/Field/tests/ESMF_FieldCreateGetUTest.F90
src/Infrastructure/Field/tests/ESMF_FieldRegridUTest.F90
src/Infrastructure/Field/tests/ESMF_FieldStressUTest.F90
src/Infrastructure/Field/tests/ESMF_FieldUTest.F90
src/Infrastructure/FieldBundle/tests/ESMF_FieldBundleCrGetUTest.F90
src/Infrastructure/FieldBundle/tests/ESMF_FieldBundleRedistUTest.F90
src/Infrastructure/FieldBundle/tests/ESMF_FieldBundleSMMUTest.F90
src/Infrastructure/FieldBundle/tests/ESMF_FieldBundleUTest.F90
src/Infrastructure/FieldComm/tests/ESMF_FieldGatherUTest.F90
src/Infrastructure/FieldComm/tests/ESMF_FieldLSSMMUTest.F90
src/Infrastructure/FieldComm/tests/ESMF_FieldRedistArbUTest.F90
src/Infrastructure/FieldComm/tests/ESMF_FieldRedistUTest.F90
src/Infrastructure/FieldComm/tests/ESMF_FieldSMMUTest.F90
src/Infrastructure/Grid/tests/ESMF_GridArbitraryUTest.F90
src/Infrastructure/Grid/tests/ESMF_GridCoordUTest.F90
src/Infrastructure/Grid/tests/ESMF_GridCreateUTest.F90
src/Infrastructure/Grid/tests/ESMF_GridItemUTest.F90
src/Infrastructure/GridUtil/tests/ESMF_GridToMeshUTest.F90
src/Infrastructure/IO/tests/ESMC_IO_NetCDFUTest.C
src/Infrastructure/IOSpec/tests/ESMF_IOSpecUTest.F90
src/Infrastructure/LocStream/tests/ESMF_LocStreamUTest.F90
src/Infrastructure/LocalArray/tests/ESMF_LocalArrayDataUTest.F90
src/Infrastructure/LocalArray/tests/ESMF_LocalArrayUTest.F90
src/Infrastructure/LogErr/tests/ESMC_LogErrUTest.C
src/Infrastructure/LogErr/tests/ESMF_LogErrUTest.F90
src/Infrastructure/Mesh/tests/ESMC_MeshUTest.C
src/Infrastructure/Mesh/tests/ESMF_MeshUTest.F90
src/Infrastructure/TimeMgr/tests/ESMC_CalendarUTest.C
src/Infrastructure/TimeMgr/tests/ESMC_ClockUTest.C
src/Infrastructure/TimeMgr/tests/ESMC_TimeIntervalUTest.C
src/Infrastructure/TimeMgr/tests/ESMC_TimeUTest.C
src/Infrastructure/TimeMgr/tests/ESMF_AlarmUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_CalRangeUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_CalendarUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_ClockUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_TimeIntervalUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_TimeUTest.F90
src/Infrastructure/Util/tests/ESMF_FortranWordsizeUTest.F90
src/Infrastructure/Util/tests/ESMF_InitMacrosUTest.F90
src/Infrastructure/Util/tests/ESMF_TypeKindGetUTest.F90
src/Infrastructure/Util/tests/ESMF_UtilUTest.F90
src/Infrastructure/VM/tests/ESMC_VMUTest.C
src/Infrastructure/VM/tests/ESMF_VMAllGatherUTest.F90
src/Infrastructure/VM/tests/ESMF_VMAllGatherVUTest.F90
src/Infrastructure/VM/tests/ESMF_VMAllToAllVUTest.F90
src/Infrastructure/VM/tests/ESMF_VMBarrierUTest.F90
src/Infrastructure/VM/tests/ESMF_VMBroadcastUTest.F90
src/Infrastructure/VM/tests/ESMF_VMComponentUTest.F90
src/Infrastructure/VM/tests/ESMF_VMGatherUTest.F90
src/Infrastructure/VM/tests/ESMF_VMOpenMPUTest.F90
src/Infrastructure/VM/tests/ESMF_VMScatterUTest.F90
src/Infrastructure/VM/tests/ESMF_VMSendNbVMRecvNbUTest.F90
src/Infrastructure/VM/tests/ESMF_VMSendRecvNbUTest.F90
src/Infrastructure/VM/tests/ESMF_VMSendRecvUTest.F90
src/Infrastructure/VM/tests/ESMF_VMSendVMRecvUTest.F90
src/Infrastructure/VM/tests/ESMF_VMUTest.F90
src/Infrastructure/VM/tests/ESMF_VMUserMpiInitUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttReadCplCompUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttReadFieldUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttReadGridCompUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeABundleUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeArrayUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeCplCompUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeDistGridUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeFBundleUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeFieldUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeGridCompUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeGridUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeStateUTest.F90
src/Superstructure/Component/tests/ESMC_ComponentUTest.C
src/Superstructure/Component/tests/ESMF_CompSetServUTest.F90
src/Superstructure/Component/tests/ESMF_ComponentUTest.F90
src/Superstructure/Component/tests/ESMF_CplCompCreateUTest.F90
src/Superstructure/Component/tests/ESMF_GridCompCreateUTest.F90
src/Superstructure/Component/tests/ESMF_StdCompMethodsUTest.F90
src/Superstructure/IOAPI/tests/ESMF_IOGridCompUTest.F90
src/Superstructure/State/tests/ESMC_StateUTest.C
src/Superstructure/State/tests/ESMF_StateCreateUTest.F90
src/Superstructure/State/tests/ESMF_StateReadWriteUTest.F90
src/Superstructure/State/tests/ESMF_StateReconcileUTest.F90
src/epilogue/tests/ESMCI_TestUTest.C
src/epilogue/tests/ESMC_TestUTest.C
src/epilogue/tests/ESMF_TestUTest.F90
src/prologue/tests/ESMF_F90ArrayPtrUTest.F90
src/prologue/tests/ESMF_LAPACKUTest.F90
src/prologue/tests/ESMF_StringUTest.F90
src/prologue/tests/ESMF_WordsizeUTest.F90


The following test harness unit tests pass:
ESMF_ArrayHarness1UTest
ESMF_ArrayHarness2UTest
ESMF_ArrayHarness4UTest
ESMF_ArrayHarness8UTest
ESMF_FieldHarness1UTest
ESMF_FieldHarness4UTest


The log and stdout files for the unit tests can be found at:
/Users/svasquez/script_dirs/daily_builds/esmf/test/testg/Darwin.g95.32.openmpi.default


Found 3662 exhaustive multi-processor unit tests, 3662 passed and 0 failed.



_______________________________________________________________________________________________

Wed Oct 28 13:01:43 MDT 2009 on stars.local 
Compiler and configuration information:


--------------------------------------------------------------
Make version:
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for powerpc-apple-darwin9.0

--------------------------------------------------------------
Fortran Compiler version:
G95 (GCC 4.0.3 (g95 0.92!) Oct 18 2008)
Copyright (C) 2002-2008 Free Software Foundation, Inc.

G95 comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of G95
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING

--------------------------------------------------------------
C++ Compiler version:
g++ (GCC) 4.3.2
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


--------------------------------------------------------------
Preprocessor version:
i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


--------------------------------------------------------------
ESMF_VERSION_STRING "4.0.0r"
--------------------------------------------------------------

--------------------------------------------------------------
* User set ESMF environment variables *
ESMF_OS=Darwin
ESMF_TESTMPMD=ON
ESMF_NETCDF=standard
ESMF_TESTHARNESS=EXHAUSTIVE
ESMF_DIR=/Users/svasquez/script_dirs/daily_builds/esmf
ESMF_TESTWITHTHREADS=OFF
ESMF_NETCDF_LIBPATH=/opt/g95/0.92/netcdf/4.0/lib
ESMF_INSTALL_PREFIX=/Users/svasquez/script_dirs/daily_builds/esmf/../install_dir
ESMF_COMM=openmpi
ESMF_TESTEXHAUSTIVE=ON
ESMF_BOPT=O
ESMF_SITE=default
ESMF_ABI=32
ESMF_NETCDF_INCLUDE=/opt/g95/0.92/netcdf/4.0/include
ESMF_F90_PTR_BASE_SIZE=32
ESMF_COMPILER=g95

--------------------------------------------------------------
* ESMF environment variables *
ESMF_DIR: /Users/svasquez/script_dirs/daily_builds/esmf
ESMF_OS:                Darwin
ESMF_MACHINE:           x86_64
ESMF_ABI:               32
ESMF_COMPILER:          g95
ESMF_BOPT:              O
ESMF_COMM:              openmpi
ESMF_SITE:              default
ESMF_PTHREADS:          OFF
ESMF_OPENMP:            OFF
ESMF_ARRAY_LITE:        FALSE
ESMF_NO_INTEGER_1_BYTE: FALSE
ESMF_NO_INTEGER_2_BYTE: FALSE
ESMF_FORTRANSYMBOLS:    default
ESMF_DEFER_LIB_BUILD:   ON
ESMF_TESTEXHAUSTIVE:    ON
ESMF_TESTWITHTHREADS:   OFF
ESMF_TESTMPMD:          ON
ESMF_TESTSHAREDOBJ:     OFF
ESMF_TESTFORCEOPENMP:   OFF
ESMF_TESTHARNESS:       EXHAUSTIVE
ESMF_MPIRUN:            mpirun 

--------------------------------------------------------------
* ESMF environment variables pointing to 3rd party software *
ESMF_NETCDF:            standard
ESMF_NETCDF_INCLUDE:    /opt/g95/0.92/netcdf/4.0/include
ESMF_NETCDF_LIBS:       -lnetcdf_c++ -lnetcdf
ESMF_NETCDF_LIBPATH:    /opt/g95/0.92/netcdf/4.0/lib

--------------------------------------------------------------
* ESMF environment variables for final installation *
ESMF_INSTALL_PREFIX:    /Users/svasquez/script_dirs/daily_builds/esmf/../install_dir
ESMF_INSTALL_HEADERDIR: include
ESMF_INSTALL_MODDIR:    mod/modO/Darwin.g95.32.openmpi.default
ESMF_INSTALL_LIBDIR:    lib/libO/Darwin.g95.32.openmpi.default
ESMF_INSTALL_DOCDIR:    doc


--------------------------------------------------------------
* Compilers, Linkers, Flags, and Libraries *
Location of the preprocessor:      /usr/bin/gcc
Location of the Fortran compiler:  /opt/g95/0.92/openmpi/1.2.8/bin/mpif90
Location of the Fortran linker:    /opt/g95/0.92/openmpi/1.2.8/bin/mpif90
Location of the C++ compiler:      /opt/g95/0.92/openmpi/1.2.8/bin/mpicxx
Location of the C++ linker:        /opt/g95/0.92/openmpi/1.2.8/bin/mpicxx

Fortran compiler flags:
ESMF_F90COMPILEOPTS: -O   -m32
ESMF_F90COMPILEPATHS: -I/Users/svasquez/script_dirs/daily_builds/esmf/mod/modO/Darwin.g95.32.openmpi.default -I/Users/svasquez/script_dirs/daily_builds/esmf/src/include -I/opt/g95/0.92/netcdf/4.0/include
ESMF_F90COMPILECPPFLAGS: -DESMF_NETCDF=1 -DESMF_NO_PTHREADS -DESMF_NO_OPENMP -DESMF_TESTEXHAUSTIVE -DSx86_64_32=1 -DESMF_OS_Darwin=1
ESMF_F90COMPILEFREECPP: 
ESMF_F90COMPILEFREENOCPP: -ffree-form
ESMF_F90COMPILEFIXCPP: -cpp -ffixed-form
ESMF_F90COMPILEFIXNOCPP: 

Fortran linker flags:
ESMF_F90LINKOPTS:   -m32
ESMF_F90LINKPATHS: -L/Users/svasquez/script_dirs/daily_builds/esmf/lib/libO/Darwin.g95.32.openmpi.default -L/usr/local/gcc/4.3.2/lib/gcc/i386-apple-darwin9.6.0/4.3.2/../../../ -L/opt/g95/0.92/netcdf/4.0/lib
ESMF_F90LINKRPATHS: 
ESMF_F90LINKLIBS:  -lmpi_cxx -lstdc++ -lnetcdf_c++ -lnetcdf
ESMF_F90ESMFLINKLIBS: -lesmf  -lmpi_cxx -lstdc++ -lnetcdf_c++ -lnetcdf

C++ compiler flags:
ESMF_CXXCOMPILEOPTS: -O -DNDEBUG  -DESMF_LOWERCASE_DOUBLEUNDERSCORE -m32
ESMF_CXXCOMPILEPATHS: -I/Users/svasquez/script_dirs/daily_builds/esmf/src/include -I/opt/g95/0.92/netcdf/4.0/include
ESMF_CXXCOMPILECPPFLAGS: -DESMF_NETCDF=1 -DESMF_NO_PTHREADS -DESMF_NO_OPENMP -DESMF_TESTEXHAUSTIVE  -DSx86_64_32=1 -DESMF_OS_Darwin=1 -D__SDIR__='' -DESMF_NO_SIGUSR2

C++ linker flags:
ESMF_CXXLINKOPTS:  -m32
ESMF_CXXLINKPATHS: -L/Users/svasquez/script_dirs/daily_builds/esmf/lib/libO/Darwin.g95.32.openmpi.default -L/opt/g95/0.92/netcdf/4.0/lib
ESMF_CXXLINKRPATHS: 
ESMF_CXXLINKLIBS:  /usr/local/g95/0.92/bin/../lib/gcc-lib/i386-apple-darwin8.11.1/4.0.3//libf95.a -lnetcdf_c++ -lnetcdf
ESMF_CXXESMFLINKLIBS: -lesmf  /usr/local/g95/0.92/bin/../lib/gcc-lib/i386-apple-darwin8.11.1/4.0.3//libf95.a -lnetcdf_c++ -lnetcdf


--------------------------------------------------------------
Compiling on Wed Oct 28 13:01:43 MDT 2009 on stars.local
Machine characteristics: Darwin stars.local 9.7.0 Darwin Kernel Version 9.7.0: Tue Mar 31 22:52:17 PDT 2009; root:xnu-1228.12.14~1/RELEASE_I386 i386
==============================================================

Wed Oct 28 13:08:43 MDT 2009 library build ................PASS
Builds with warnings.
Wed Oct 28 13:08:46 MDT 2009 library install ..............PASS
Wed Oct 28 13:08:52 MDT 2009 library installcheck .........PASS
Wed Oct 28 13:09:06 MDT 2009 quickstart build .............PASS

|----------------------- SYSTEM TESTS -------------------------|
Wed Oct 28 13:16:41 MDT 2009 build_system_tests ...........PASS
Wed Oct 28 13:17:33 MDT 2009 run_system_tests .............PASS


The following system tests passed:


src/system_tests/ESMF_ArrayBundleRedist/ESMF_ArrayBundleRedistSTest.F90
src/system_tests/ESMF_ArrayBundleSparseMatMul/ESMF_ArrayBundleSparseMatMulSTest.F90
src/system_tests/ESMF_ArrayRedist/ESMF_ArrayRedistSTest.F90
src/system_tests/ESMF_ArrayRedist3D/ESMF_ArrayRedist3DSTest.F90
src/system_tests/ESMF_ArrayRedistMPMD/ESMF_ArrayRedistSTestA.F90
src/system_tests/ESMF_ArrayRedistOpenMP/ESMF_ArrayRedistOpenMPSTest.F90
src/system_tests/ESMF_ArrayScatterGather/ESMF_ArrayScatterGatherSTest.F90
src/system_tests/ESMF_ArraySparseMatMul/ESMF_ArraySparseMatMulSTest.F90
src/system_tests/ESMF_Attribute/ESMF_AttributeSTest.F90
src/system_tests/ESMF_CompCreate/ESMF_CompCreateSTest.F90
src/system_tests/ESMF_CompFortranAndC/ESMF_CompFortranAndCSTest.F90
src/system_tests/ESMF_ConcurrentComponent/ESMF_ConcurrentCompSTest.F90
src/system_tests/ESMF_ConcurrentEnsemble/ESMF_ConcurrentEnsembleSTest.F90
src/system_tests/ESMF_DirectCoupling/ESMF_DirectCouplingSTest.F90
src/system_tests/ESMF_FieldBundleRedistArb2Arb/ESMF_FieldBundleRedistArb2ArbSTest.F90
src/system_tests/ESMF_FieldBundleRedistBlk2Arb/ESMF_FieldBundleRedistBlk2ArbSTest.F90
src/system_tests/ESMF_FieldBundleRedistBlk2Blk/ESMF_FieldBundleRedistBlk2BlkSTest.F90
src/system_tests/ESMF_FieldBundleSMM/ESMF_FieldBundleSMMSTest.F90
src/system_tests/ESMF_FieldConcurrentComp/ESMF_FieldConCompSTest.F90
src/system_tests/ESMF_FieldLSSMM/ESMF_FieldLSSMMSTest.F90
src/system_tests/ESMF_FieldRedist/ESMF_FieldRedistSTest.F90
src/system_tests/ESMF_FieldRedistArb2Arb/ESMF_FieldRedistArb2ArbSTest.F90
src/system_tests/ESMF_FieldRedistBlk2Arb/ESMF_FieldRedistBlk2ArbSTest.F90
src/system_tests/ESMF_FieldRedistBlk2Blk/ESMF_FieldRedistBlk2BlkSTest.F90
src/system_tests/ESMF_FieldRegrid/ESMF_FieldRegridSTest.F90
src/system_tests/ESMF_FieldRegridDisjoint/ESMF_FieldRegridDisjointSTest.F90
src/system_tests/ESMF_FieldRegridMesh/ESMF_FieldRegridMeshSTest.F90
src/system_tests/ESMF_FieldRegridOverlap/ESMF_FieldRegridOverlapSTest.F90
src/system_tests/ESMF_FieldSparseMatMul/ESMF_FieldSparseMatMulSTest.F90
src/system_tests/ESMF_RecursiveComponent/ESMF_RecursiveComponentSTest.F90
src/system_tests/ESMF_SequentialEnsemble/ESMF_SequentialEnsembleSTest.F90




The stdout files for the system_tests can be found at:
/Users/svasquez/script_dirs/daily_builds/esmf/test/testO/Darwin.g95.32.openmpi.default


Found 31 multi-processor system tests, 31 passed and 0 failed.



|------------------------- EXAMPLES ---------------------------|
Wed Oct 28 13:22:56 MDT 2009 build_examples ...............PASS
Wed Oct 28 13:24:26 MDT 2009 run_examples .................PASS


The following examples passed:


src/Infrastructure/Array/examples/ESMF_ArrayEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayFarrayEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayFarrayHaloEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayLarrayEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayRedistEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayScatterGatherArbEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayScatterGatherEx.F90
src/Infrastructure/Array/examples/ESMF_ArraySparseMatMulEx.F90
src/Infrastructure/ArrayBundle/examples/ESMF_ArrayBundleEx.F90
src/Infrastructure/ArraySpec/examples/ESMF_ArraySpecEx.F90
src/Infrastructure/Config/examples/ESMF_ConfigOverviewEx.F90
src/Infrastructure/DELayout/examples/ESMF_DELayoutEx.F90
src/Infrastructure/DistGrid/examples/ESMF_DistGridEx.F90
src/Infrastructure/Field/examples/ESMF_FieldArbGridEx.F90
src/Infrastructure/Field/examples/ESMF_FieldCreateEx.F90
src/Infrastructure/Field/examples/ESMF_FieldEx.F90
src/Infrastructure/Field/examples/ESMF_FieldMeshRegridEx.F90
src/Infrastructure/Field/examples/ESMF_FieldRegridEx.F90
src/Infrastructure/Field/examples/ESMF_FieldRegridMaskEx.F90
src/Infrastructure/Field/examples/ESMF_FieldRepDimEx.F90
src/Infrastructure/Field/examples/ESMF_FieldSphereRegridEx.F90
src/Infrastructure/FieldBundle/examples/ESMF_FieldBundleCreateEx.F90
src/Infrastructure/FieldBundle/examples/ESMF_FieldBundleRedistEx.F90
src/Infrastructure/FieldBundle/examples/ESMF_FieldBundleSMMEx.F90
src/Infrastructure/FieldComm/examples/ESMF_FieldCommEx.F90
src/Infrastructure/FieldComm/examples/ESMF_FieldRedistEx.F90
src/Infrastructure/FieldComm/examples/ESMF_FieldSMMEx.F90
src/Infrastructure/Grid/examples/ESMF_GridCreateRegFromDGEx.F90
src/Infrastructure/Grid/examples/ESMF_GridUsageEx.F90
src/Infrastructure/LocStream/examples/ESMF_LocStreamEx.F90
src/Infrastructure/LogErr/examples/ESMF_LogErrEx.F90
src/Infrastructure/Mesh/examples/ESMF_MeshEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_AlarmEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_CalendarEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_ClockEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_TimeEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_TimeIntervalEx.F90
src/Infrastructure/VM/examples/ESMF_VMAllFullReduceEx.F90
src/Infrastructure/VM/examples/ESMF_VMComponentEx.F90
src/Infrastructure/VM/examples/ESMF_VMDefaultBasicsEx.F90
src/Infrastructure/VM/examples/ESMF_VMGetMPICommunicatorEx.F90
src/Infrastructure/VM/examples/ESMF_VMScatterVMGatherEx.F90
src/Infrastructure/VM/examples/ESMF_VMSendVMRecvEx.F90
src/Infrastructure/VM/examples/ESMF_VMUserMpiCommEx.F90
src/Infrastructure/VM/examples/ESMF_VMUserMpiEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttReadFieldEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttReadGridCompEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttReadGridEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttributeEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttributePackageEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttributeUpdateEx.F90
src/Superstructure/Component/examples/ESMF_AppMainEx.F90
src/Superstructure/Component/examples/ESMF_CplEx.F90
src/Superstructure/Component/examples/ESMF_GCompEx.F90
src/Superstructure/Component/examples/ESMF_InternalStateEx.F90
src/Superstructure/Component/examples/ESMF_InternalStateModEx.F90
src/Superstructure/State/examples/ESMF_AttachMethodsEx.F90
src/Superstructure/State/examples/ESMF_StateEx.F90
src/Superstructure/State/examples/ESMF_StateReadWriteEx.F90
src/Superstructure/State/examples/ESMF_StateReconcileEx.F90




The stdout files for the examples can be found at:
/Users/svasquez/script_dirs/daily_builds/esmf/examples/examplesO/Darwin.g95.32.openmpi.default


Found 60 multi-processor examples, 60 passed and 0 failed.



|-------------------- EXHAUSTIVE UNIT TESTS -------------------|
Wed Oct 28 13:33:30 MDT 2009 build_unit_tests .............PASS
Wed Oct 28 13:47:00 MDT 2009 run_unit_tests ...............PASS




The unit tests in the following files all pass:

src/Infrastructure/Array/tests/ESMC_ArrayUTest.C
src/Infrastructure/Array/tests/ESMF_ArrayArbIdxSMMUTest.F90
src/Infrastructure/Array/tests/ESMF_ArrayCreateGetUTest.F90
src/Infrastructure/Array/tests/ESMF_ArrayDataUTest.F90
src/Infrastructure/Array/tests/ESMF_ArrayGatherUTest.F90
src/Infrastructure/Array/tests/ESMF_ArrayRedistUTest.F90
src/Infrastructure/Array/tests/ESMF_ArrayScatterUTest.F90
src/Infrastructure/ArrayBundle/tests/ESMF_ArrayBundleCreateUTest.F90
src/Infrastructure/ArraySpec/tests/ESMC_ArraySpecUTest.C
src/Infrastructure/ArraySpec/tests/ESMF_ArraySpecUTest.F90
src/Infrastructure/Base/tests/ESMF_BaseUTest.F90
src/Infrastructure/Config/tests/ESMC_ConfigUTest.C
src/Infrastructure/Config/tests/ESMF_ConfigUTest.F90
src/Infrastructure/DELayout/tests/ESMF_DELayoutUTest.F90
src/Infrastructure/DELayout/tests/ESMF_DELayoutWorkQueueUTest.F90
src/Infrastructure/DistGrid/tests/ESMC_DistGridUTest.C
src/Infrastructure/DistGrid/tests/ESMF_DistGridCreateGetUTest.F90
src/Infrastructure/Field/tests/ESMC_FieldUTest.C
src/Infrastructure/Field/tests/ESMF_FieldArbGridUTest.F90
src/Infrastructure/Field/tests/ESMF_FieldCreateGetUTest.F90
src/Infrastructure/Field/tests/ESMF_FieldRegridUTest.F90
src/Infrastructure/Field/tests/ESMF_FieldStressUTest.F90
src/Infrastructure/Field/tests/ESMF_FieldUTest.F90
src/Infrastructure/FieldBundle/tests/ESMF_FieldBundleCrGetUTest.F90
src/Infrastructure/FieldBundle/tests/ESMF_FieldBundleRedistUTest.F90
src/Infrastructure/FieldBundle/tests/ESMF_FieldBundleSMMUTest.F90
src/Infrastructure/FieldBundle/tests/ESMF_FieldBundleUTest.F90
src/Infrastructure/FieldComm/tests/ESMF_FieldGatherUTest.F90
src/Infrastructure/FieldComm/tests/ESMF_FieldLSSMMUTest.F90
src/Infrastructure/FieldComm/tests/ESMF_FieldRedistArbUTest.F90
src/Infrastructure/FieldComm/tests/ESMF_FieldRedistUTest.F90
src/Infrastructure/FieldComm/tests/ESMF_FieldSMMUTest.F90
src/Infrastructure/Grid/tests/ESMF_GridArbitraryUTest.F90
src/Infrastructure/Grid/tests/ESMF_GridCoordUTest.F90
src/Infrastructure/Grid/tests/ESMF_GridCreateUTest.F90
src/Infrastructure/Grid/tests/ESMF_GridItemUTest.F90
src/Infrastructure/GridUtil/tests/ESMF_GridToMeshUTest.F90
src/Infrastructure/IO/tests/ESMC_IO_NetCDFUTest.C
src/Infrastructure/IOSpec/tests/ESMF_IOSpecUTest.F90
src/Infrastructure/LocStream/tests/ESMF_LocStreamUTest.F90
src/Infrastructure/LocalArray/tests/ESMF_LocalArrayDataUTest.F90
src/Infrastructure/LocalArray/tests/ESMF_LocalArrayUTest.F90
src/Infrastructure/LogErr/tests/ESMC_LogErrUTest.C
src/Infrastructure/LogErr/tests/ESMF_LogErrUTest.F90
src/Infrastructure/Mesh/tests/ESMC_MeshUTest.C
src/Infrastructure/Mesh/tests/ESMF_MeshUTest.F90
src/Infrastructure/TimeMgr/tests/ESMC_CalendarUTest.C
src/Infrastructure/TimeMgr/tests/ESMC_ClockUTest.C
src/Infrastructure/TimeMgr/tests/ESMC_TimeIntervalUTest.C
src/Infrastructure/TimeMgr/tests/ESMC_TimeUTest.C
src/Infrastructure/TimeMgr/tests/ESMF_AlarmUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_CalRangeUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_CalendarUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_ClockUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_TimeIntervalUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_TimeUTest.F90
src/Infrastructure/Util/tests/ESMF_FortranWordsizeUTest.F90
src/Infrastructure/Util/tests/ESMF_InitMacrosUTest.F90
src/Infrastructure/Util/tests/ESMF_TypeKindGetUTest.F90
src/Infrastructure/Util/tests/ESMF_UtilUTest.F90
src/Infrastructure/VM/tests/ESMC_VMUTest.C
src/Infrastructure/VM/tests/ESMF_VMAllGatherUTest.F90
src/Infrastructure/VM/tests/ESMF_VMAllGatherVUTest.F90
src/Infrastructure/VM/tests/ESMF_VMAllToAllVUTest.F90
src/Infrastructure/VM/tests/ESMF_VMBarrierUTest.F90
src/Infrastructure/VM/tests/ESMF_VMBroadcastUTest.F90
src/Infrastructure/VM/tests/ESMF_VMComponentUTest.F90
src/Infrastructure/VM/tests/ESMF_VMGatherUTest.F90
src/Infrastructure/VM/tests/ESMF_VMOpenMPUTest.F90
src/Infrastructure/VM/tests/ESMF_VMScatterUTest.F90
src/Infrastructure/VM/tests/ESMF_VMSendNbVMRecvNbUTest.F90
src/Infrastructure/VM/tests/ESMF_VMSendRecvNbUTest.F90
src/Infrastructure/VM/tests/ESMF_VMSendRecvUTest.F90
src/Infrastructure/VM/tests/ESMF_VMSendVMRecvUTest.F90
src/Infrastructure/VM/tests/ESMF_VMUTest.F90
src/Infrastructure/VM/tests/ESMF_VMUserMpiInitUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttReadCplCompUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttReadFieldUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttReadGridCompUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeABundleUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeArrayUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeCplCompUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeDistGridUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeFBundleUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeFieldUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeGridCompUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeGridUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeStateUTest.F90
src/Superstructure/Component/tests/ESMC_ComponentUTest.C
src/Superstructure/Component/tests/ESMF_CompSetServUTest.F90
src/Superstructure/Component/tests/ESMF_ComponentUTest.F90
src/Superstructure/Component/tests/ESMF_CplCompCreateUTest.F90
src/Superstructure/Component/tests/ESMF_GridCompCreateUTest.F90
src/Superstructure/Component/tests/ESMF_StdCompMethodsUTest.F90
src/Superstructure/IOAPI/tests/ESMF_IOGridCompUTest.F90
src/Superstructure/State/tests/ESMC_StateUTest.C
src/Superstructure/State/tests/ESMF_StateCreateUTest.F90
src/Superstructure/State/tests/ESMF_StateReadWriteUTest.F90
src/Superstructure/State/tests/ESMF_StateReconcileUTest.F90
src/epilogue/tests/ESMCI_TestUTest.C
src/epilogue/tests/ESMC_TestUTest.C
src/epilogue/tests/ESMF_TestUTest.F90
src/prologue/tests/ESMF_F90ArrayPtrUTest.F90
src/prologue/tests/ESMF_LAPACKUTest.F90
src/prologue/tests/ESMF_StringUTest.F90
src/prologue/tests/ESMF_WordsizeUTest.F90


The following test harness unit tests pass:
ESMF_ArrayHarness1UTest
ESMF_ArrayHarness2UTest
ESMF_ArrayHarness4UTest
ESMF_ArrayHarness8UTest
ESMF_FieldHarness1UTest
ESMF_FieldHarness4UTest


The log and stdout files for the unit tests can be found at:
/Users/svasquez/script_dirs/daily_builds/esmf/test/testO/Darwin.g95.32.openmpi.default


Found 3662 exhaustive multi-processor unit tests, 3662 passed and 0 failed.



_______________________________________________________________________________________________

Wed Oct 28 13:47:17 MDT 2009 on stars.local 
Compiler and configuration information:


--------------------------------------------------------------
Make version:
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for powerpc-apple-darwin9.0

--------------------------------------------------------------
Fortran Compiler version:
mpif90 for 1.0.8
G95 (GCC 4.0.3 (g95 0.92!) Oct 18 2008)
Copyright (C) 2002-2008 Free Software Foundation, Inc.

G95 comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of G95
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING

--------------------------------------------------------------
C++ Compiler version:
mpicxx for 1.0.8
g++ (GCC) 4.3.2
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


--------------------------------------------------------------
Preprocessor version:
i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


--------------------------------------------------------------
ESMF_VERSION_STRING "4.0.0r"
--------------------------------------------------------------

--------------------------------------------------------------
* User set ESMF environment variables *
ESMF_OS=Darwin
ESMF_TESTMPMD=ON
ESMF_NETCDF=standard
ESMF_TESTHARNESS=EXHAUSTIVE
ESMF_DIR=/Users/svasquez/script_dirs/daily_builds/esmf
ESMF_TESTWITHTHREADS=OFF
ESMF_NETCDF_LIBPATH=/opt/g95/0.92/netcdf/4.0/lib
ESMF_INSTALL_PREFIX=/Users/svasquez/script_dirs/daily_builds/esmf/../install_dir
ESMF_COMM=mpich2
ESMF_TESTEXHAUSTIVE=ON
ESMF_BOPT=g
ESMF_SITE=default
ESMF_ABI=32
ESMF_NETCDF_INCLUDE=/opt/g95/0.92/netcdf/4.0/include
ESMF_F90_PTR_BASE_SIZE=32
ESMF_COMPILER=g95

--------------------------------------------------------------
* ESMF environment variables *
ESMF_DIR: /Users/svasquez/script_dirs/daily_builds/esmf
ESMF_OS:                Darwin
ESMF_MACHINE:           x86_64
ESMF_ABI:               32
ESMF_COMPILER:          g95
ESMF_BOPT:              g
ESMF_COMM:              mpich2
ESMF_SITE:              default
ESMF_PTHREADS:          OFF
ESMF_OPENMP:            OFF
ESMF_ARRAY_LITE:        FALSE
ESMF_NO_INTEGER_1_BYTE: FALSE
ESMF_NO_INTEGER_2_BYTE: FALSE
ESMF_FORTRANSYMBOLS:    default
ESMF_DEFER_LIB_BUILD:   ON
ESMF_TESTEXHAUSTIVE:    ON
ESMF_TESTWITHTHREADS:   OFF
ESMF_TESTMPMD:          ON
ESMF_TESTSHAREDOBJ:     OFF
ESMF_TESTFORCEOPENMP:   OFF
ESMF_TESTHARNESS:       EXHAUSTIVE
ESMF_MPIRUN:            mpirun 

--------------------------------------------------------------
* ESMF environment variables pointing to 3rd party software *
ESMF_NETCDF:            standard
ESMF_NETCDF_INCLUDE:    /opt/g95/0.92/netcdf/4.0/include
ESMF_NETCDF_LIBS:       -lnetcdf_c++ -lnetcdf
ESMF_NETCDF_LIBPATH:    /opt/g95/0.92/netcdf/4.0/lib

--------------------------------------------------------------
* ESMF environment variables for final installation *
ESMF_INSTALL_PREFIX:    /Users/svasquez/script_dirs/daily_builds/esmf/../install_dir
ESMF_INSTALL_HEADERDIR: include
ESMF_INSTALL_MODDIR:    mod/modg/Darwin.g95.32.mpich2.default
ESMF_INSTALL_LIBDIR:    lib/libg/Darwin.g95.32.mpich2.default
ESMF_INSTALL_DOCDIR:    doc


--------------------------------------------------------------
* Compilers, Linkers, Flags, and Libraries *
Location of the preprocessor:      /usr/bin/gcc
Location of the Fortran compiler:  /opt/g95/0.92/mpich2/1.0.8/bin/mpif90
Location of the Fortran linker:    /opt/g95/0.92/mpich2/1.0.8/bin/mpif90
Location of the C++ compiler:      /opt/g95/0.92/mpich2/1.0.8/bin/mpicxx
Location of the C++ linker:        /opt/g95/0.92/mpich2/1.0.8/bin/mpicxx

Fortran compiler flags:
ESMF_F90COMPILEOPTS: -g   -m32
ESMF_F90COMPILEPATHS: -I/Users/svasquez/script_dirs/daily_builds/esmf/mod/modg/Darwin.g95.32.mpich2.default -I/Users/svasquez/script_dirs/daily_builds/esmf/src/include -I/opt/g95/0.92/netcdf/4.0/include
ESMF_F90COMPILECPPFLAGS: -DESMF_NETCDF=1 -DESMF_NO_PTHREADS -DESMF_NO_OPENMP -DESMF_TESTEXHAUSTIVE -DSx86_64_32=1 -DESMF_OS_Darwin=1
ESMF_F90COMPILEFREECPP: 
ESMF_F90COMPILEFREENOCPP: -ffree-form
ESMF_F90COMPILEFIXCPP: -cpp -ffixed-form
ESMF_F90COMPILEFIXNOCPP: 

Fortran linker flags:
ESMF_F90LINKOPTS:   -m32
ESMF_F90LINKPATHS: -L/Users/svasquez/script_dirs/daily_builds/esmf/lib/libg/Darwin.g95.32.mpich2.default -L/usr/local/gcc/4.3.2/lib/gcc/i386-apple-darwin9.6.0/4.3.2/../../../ -L/opt/g95/0.92/netcdf/4.0/lib
ESMF_F90LINKRPATHS: 
ESMF_F90LINKLIBS:  -lstdc++ -lnetcdf_c++ -lnetcdf
ESMF_F90ESMFLINKLIBS: -lesmf  -lstdc++ -lnetcdf_c++ -lnetcdf

C++ compiler flags:
ESMF_CXXCOMPILEOPTS: -g  -DESMF_LOWERCASE_DOUBLEUNDERSCORE -m32
ESMF_CXXCOMPILEPATHS: -I/Users/svasquez/script_dirs/daily_builds/esmf/src/include -I/opt/g95/0.92/netcdf/4.0/include
ESMF_CXXCOMPILECPPFLAGS: -DESMF_NETCDF=1 -DESMF_NO_PTHREADS -DESMF_NO_OPENMP -DESMF_TESTEXHAUSTIVE  -DSx86_64_32=1 -DESMF_OS_Darwin=1 -D__SDIR__=''

C++ linker flags:
ESMF_CXXLINKOPTS:  -m32
ESMF_CXXLINKPATHS: -L/Users/svasquez/script_dirs/daily_builds/esmf/lib/libg/Darwin.g95.32.mpich2.default -L/opt/g95/0.92/netcdf/4.0/lib
ESMF_CXXLINKRPATHS: 
ESMF_CXXLINKLIBS:  /usr/local/g95/0.92/bin/../lib/gcc-lib/i386-apple-darwin8.11.1/4.0.3//libf95.a -lnetcdf_c++ -lnetcdf
ESMF_CXXESMFLINKLIBS: -lesmf  /usr/local/g95/0.92/bin/../lib/gcc-lib/i386-apple-darwin8.11.1/4.0.3//libf95.a -lnetcdf_c++ -lnetcdf


--------------------------------------------------------------
Compiling on Wed Oct 28 13:47:17 MDT 2009 on stars.local
Machine characteristics: Darwin stars.local 9.7.0 Darwin Kernel Version 9.7.0: Tue Mar 31 22:52:17 PDT 2009; root:xnu-1228.12.14~1/RELEASE_I386 i386
==============================================================

Wed Oct 28 13:51:51 MDT 2009 library build ................PASS
Builds with warnings.
Wed Oct 28 13:51:55 MDT 2009 library install ..............PASS
Wed Oct 28 13:52:02 MDT 2009 library installcheck .........PASS
Wed Oct 28 13:52:17 MDT 2009 quickstart build .............PASS

|----------------------- SYSTEM TESTS -------------------------|
Wed Oct 28 14:00:07 MDT 2009 build_system_tests ...........PASS
Wed Oct 28 14:00:36 MDT 2009 run_system_tests .............PASS


The following system tests passed:


src/system_tests/ESMF_ArrayBundleRedist/ESMF_ArrayBundleRedistSTest.F90
src/system_tests/ESMF_ArrayBundleSparseMatMul/ESMF_ArrayBundleSparseMatMulSTest.F90
src/system_tests/ESMF_ArrayRedist/ESMF_ArrayRedistSTest.F90
src/system_tests/ESMF_ArrayRedist3D/ESMF_ArrayRedist3DSTest.F90
src/system_tests/ESMF_ArrayRedistMPMD/ESMF_ArrayRedistSTestA.F90
src/system_tests/ESMF_ArrayRedistOpenMP/ESMF_ArrayRedistOpenMPSTest.F90
src/system_tests/ESMF_ArrayScatterGather/ESMF_ArrayScatterGatherSTest.F90
src/system_tests/ESMF_ArraySparseMatMul/ESMF_ArraySparseMatMulSTest.F90
src/system_tests/ESMF_Attribute/ESMF_AttributeSTest.F90
src/system_tests/ESMF_CompCreate/ESMF_CompCreateSTest.F90
src/system_tests/ESMF_CompFortranAndC/ESMF_CompFortranAndCSTest.F90
src/system_tests/ESMF_ConcurrentComponent/ESMF_ConcurrentCompSTest.F90
src/system_tests/ESMF_ConcurrentEnsemble/ESMF_ConcurrentEnsembleSTest.F90
src/system_tests/ESMF_DirectCoupling/ESMF_DirectCouplingSTest.F90
src/system_tests/ESMF_FieldBundleRedistArb2Arb/ESMF_FieldBundleRedistArb2ArbSTest.F90
src/system_tests/ESMF_FieldBundleRedistBlk2Arb/ESMF_FieldBundleRedistBlk2ArbSTest.F90
src/system_tests/ESMF_FieldBundleRedistBlk2Blk/ESMF_FieldBundleRedistBlk2BlkSTest.F90
src/system_tests/ESMF_FieldBundleSMM/ESMF_FieldBundleSMMSTest.F90
src/system_tests/ESMF_FieldConcurrentComp/ESMF_FieldConCompSTest.F90
src/system_tests/ESMF_FieldLSSMM/ESMF_FieldLSSMMSTest.F90
src/system_tests/ESMF_FieldRedist/ESMF_FieldRedistSTest.F90
src/system_tests/ESMF_FieldRedistArb2Arb/ESMF_FieldRedistArb2ArbSTest.F90
src/system_tests/ESMF_FieldRedistBlk2Arb/ESMF_FieldRedistBlk2ArbSTest.F90
src/system_tests/ESMF_FieldRedistBlk2Blk/ESMF_FieldRedistBlk2BlkSTest.F90
src/system_tests/ESMF_FieldRegrid/ESMF_FieldRegridSTest.F90
src/system_tests/ESMF_FieldRegridDisjoint/ESMF_FieldRegridDisjointSTest.F90
src/system_tests/ESMF_FieldRegridMesh/ESMF_FieldRegridMeshSTest.F90
src/system_tests/ESMF_FieldRegridOverlap/ESMF_FieldRegridOverlapSTest.F90
src/system_tests/ESMF_FieldSparseMatMul/ESMF_FieldSparseMatMulSTest.F90
src/system_tests/ESMF_RecursiveComponent/ESMF_RecursiveComponentSTest.F90
src/system_tests/ESMF_SequentialEnsemble/ESMF_SequentialEnsembleSTest.F90




The stdout files for the system_tests can be found at:
/Users/svasquez/script_dirs/daily_builds/esmf/test/testg/Darwin.g95.32.mpich2.default


Found 31 multi-processor system tests, 31 passed and 0 failed.



|------------------------- EXAMPLES ---------------------------|
Wed Oct 28 14:06:24 MDT 2009 build_examples ...............PASS
Wed Oct 28 14:06:57 MDT 2009 run_examples .................PASS


The following examples passed:


src/Infrastructure/Array/examples/ESMF_ArrayEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayFarrayEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayFarrayHaloEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayLarrayEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayRedistEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayScatterGatherArbEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayScatterGatherEx.F90
src/Infrastructure/Array/examples/ESMF_ArraySparseMatMulEx.F90
src/Infrastructure/ArrayBundle/examples/ESMF_ArrayBundleEx.F90
src/Infrastructure/ArraySpec/examples/ESMF_ArraySpecEx.F90
src/Infrastructure/Config/examples/ESMF_ConfigOverviewEx.F90
src/Infrastructure/DELayout/examples/ESMF_DELayoutEx.F90
src/Infrastructure/DistGrid/examples/ESMF_DistGridEx.F90
src/Infrastructure/Field/examples/ESMF_FieldArbGridEx.F90
src/Infrastructure/Field/examples/ESMF_FieldCreateEx.F90
src/Infrastructure/Field/examples/ESMF_FieldEx.F90
src/Infrastructure/Field/examples/ESMF_FieldMeshRegridEx.F90
src/Infrastructure/Field/examples/ESMF_FieldRegridEx.F90
src/Infrastructure/Field/examples/ESMF_FieldRegridMaskEx.F90
src/Infrastructure/Field/examples/ESMF_FieldRepDimEx.F90
src/Infrastructure/Field/examples/ESMF_FieldSphereRegridEx.F90
src/Infrastructure/FieldBundle/examples/ESMF_FieldBundleCreateEx.F90
src/Infrastructure/FieldBundle/examples/ESMF_FieldBundleRedistEx.F90
src/Infrastructure/FieldBundle/examples/ESMF_FieldBundleSMMEx.F90
src/Infrastructure/FieldComm/examples/ESMF_FieldCommEx.F90
src/Infrastructure/FieldComm/examples/ESMF_FieldRedistEx.F90
src/Infrastructure/FieldComm/examples/ESMF_FieldSMMEx.F90
src/Infrastructure/Grid/examples/ESMF_GridCreateRegFromDGEx.F90
src/Infrastructure/Grid/examples/ESMF_GridUsageEx.F90
src/Infrastructure/LocStream/examples/ESMF_LocStreamEx.F90
src/Infrastructure/LogErr/examples/ESMF_LogErrEx.F90
src/Infrastructure/Mesh/examples/ESMF_MeshEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_AlarmEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_CalendarEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_ClockEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_TimeEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_TimeIntervalEx.F90
src/Infrastructure/VM/examples/ESMF_VMAllFullReduceEx.F90
src/Infrastructure/VM/examples/ESMF_VMComponentEx.F90
src/Infrastructure/VM/examples/ESMF_VMDefaultBasicsEx.F90
src/Infrastructure/VM/examples/ESMF_VMGetMPICommunicatorEx.F90
src/Infrastructure/VM/examples/ESMF_VMScatterVMGatherEx.F90
src/Infrastructure/VM/examples/ESMF_VMSendVMRecvEx.F90
src/Infrastructure/VM/examples/ESMF_VMUserMpiCommEx.F90
src/Infrastructure/VM/examples/ESMF_VMUserMpiEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttReadFieldEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttReadGridCompEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttReadGridEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttributeEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttributePackageEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttributeUpdateEx.F90
src/Superstructure/Component/examples/ESMF_AppMainEx.F90
src/Superstructure/Component/examples/ESMF_CplEx.F90
src/Superstructure/Component/examples/ESMF_GCompEx.F90
src/Superstructure/Component/examples/ESMF_InternalStateEx.F90
src/Superstructure/Component/examples/ESMF_InternalStateModEx.F90
src/Superstructure/State/examples/ESMF_AttachMethodsEx.F90
src/Superstructure/State/examples/ESMF_StateEx.F90
src/Superstructure/State/examples/ESMF_StateReadWriteEx.F90
src/Superstructure/State/examples/ESMF_StateReconcileEx.F90




The stdout files for the examples can be found at:
/Users/svasquez/script_dirs/daily_builds/esmf/examples/examplesg/Darwin.g95.32.mpich2.default


Found 60 multi-processor examples, 60 passed and 0 failed.



|-------------------- EXHAUSTIVE UNIT TESTS -------------------|
Wed Oct 28 14:16:13 MDT 2009 build_unit_tests .............PASS
Wed Oct 28 14:30:36 MDT 2009 run_unit_tests ...............PASS




The unit tests in the following files all pass:

src/Infrastructure/Array/tests/ESMC_ArrayUTest.C
src/Infrastructure/Array/tests/ESMF_ArrayArbIdxSMMUTest.F90
src/Infrastructure/Array/tests/ESMF_ArrayCreateGetUTest.F90
src/Infrastructure/Array/tests/ESMF_ArrayDataUTest.F90
src/Infrastructure/Array/tests/ESMF_ArrayGatherUTest.F90
src/Infrastructure/Array/tests/ESMF_ArrayRedistUTest.F90
src/Infrastructure/Array/tests/ESMF_ArrayScatterUTest.F90
src/Infrastructure/ArrayBundle/tests/ESMF_ArrayBundleCreateUTest.F90
src/Infrastructure/ArraySpec/tests/ESMC_ArraySpecUTest.C
src/Infrastructure/ArraySpec/tests/ESMF_ArraySpecUTest.F90
src/Infrastructure/Base/tests/ESMF_BaseUTest.F90
src/Infrastructure/Config/tests/ESMC_ConfigUTest.C
src/Infrastructure/Config/tests/ESMF_ConfigUTest.F90
src/Infrastructure/DELayout/tests/ESMF_DELayoutUTest.F90
src/Infrastructure/DELayout/tests/ESMF_DELayoutWorkQueueUTest.F90
src/Infrastructure/DistGrid/tests/ESMC_DistGridUTest.C
src/Infrastructure/DistGrid/tests/ESMF_DistGridCreateGetUTest.F90
src/Infrastructure/Field/tests/ESMC_FieldUTest.C
src/Infrastructure/Field/tests/ESMF_FieldArbGridUTest.F90
src/Infrastructure/Field/tests/ESMF_FieldCreateGetUTest.F90
src/Infrastructure/Field/tests/ESMF_FieldRegridUTest.F90
src/Infrastructure/Field/tests/ESMF_FieldStressUTest.F90
src/Infrastructure/Field/tests/ESMF_FieldUTest.F90
src/Infrastructure/FieldBundle/tests/ESMF_FieldBundleCrGetUTest.F90
src/Infrastructure/FieldBundle/tests/ESMF_FieldBundleRedistUTest.F90
src/Infrastructure/FieldBundle/tests/ESMF_FieldBundleSMMUTest.F90
src/Infrastructure/FieldBundle/tests/ESMF_FieldBundleUTest.F90
src/Infrastructure/FieldComm/tests/ESMF_FieldGatherUTest.F90
src/Infrastructure/FieldComm/tests/ESMF_FieldLSSMMUTest.F90
src/Infrastructure/FieldComm/tests/ESMF_FieldRedistArbUTest.F90
src/Infrastructure/FieldComm/tests/ESMF_FieldRedistUTest.F90
src/Infrastructure/FieldComm/tests/ESMF_FieldSMMUTest.F90
src/Infrastructure/Grid/tests/ESMF_GridArbitraryUTest.F90
src/Infrastructure/Grid/tests/ESMF_GridCoordUTest.F90
src/Infrastructure/Grid/tests/ESMF_GridCreateUTest.F90
src/Infrastructure/Grid/tests/ESMF_GridItemUTest.F90
src/Infrastructure/GridUtil/tests/ESMF_GridToMeshUTest.F90
src/Infrastructure/IO/tests/ESMC_IO_NetCDFUTest.C
src/Infrastructure/IOSpec/tests/ESMF_IOSpecUTest.F90
src/Infrastructure/LocStream/tests/ESMF_LocStreamUTest.F90
src/Infrastructure/LocalArray/tests/ESMF_LocalArrayDataUTest.F90
src/Infrastructure/LocalArray/tests/ESMF_LocalArrayUTest.F90
src/Infrastructure/LogErr/tests/ESMC_LogErrUTest.C
src/Infrastructure/LogErr/tests/ESMF_LogErrUTest.F90
src/Infrastructure/Mesh/tests/ESMC_MeshUTest.C
src/Infrastructure/Mesh/tests/ESMF_MeshUTest.F90
src/Infrastructure/TimeMgr/tests/ESMC_CalendarUTest.C
src/Infrastructure/TimeMgr/tests/ESMC_ClockUTest.C
src/Infrastructure/TimeMgr/tests/ESMC_TimeIntervalUTest.C
src/Infrastructure/TimeMgr/tests/ESMC_TimeUTest.C
src/Infrastructure/TimeMgr/tests/ESMF_AlarmUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_CalRangeUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_CalendarUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_ClockUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_TimeIntervalUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_TimeUTest.F90
src/Infrastructure/Util/tests/ESMF_FortranWordsizeUTest.F90
src/Infrastructure/Util/tests/ESMF_InitMacrosUTest.F90
src/Infrastructure/Util/tests/ESMF_TypeKindGetUTest.F90
src/Infrastructure/Util/tests/ESMF_UtilUTest.F90
src/Infrastructure/VM/tests/ESMC_VMUTest.C
src/Infrastructure/VM/tests/ESMF_VMAllGatherUTest.F90
src/Infrastructure/VM/tests/ESMF_VMAllGatherVUTest.F90
src/Infrastructure/VM/tests/ESMF_VMAllToAllVUTest.F90
src/Infrastructure/VM/tests/ESMF_VMBarrierUTest.F90
src/Infrastructure/VM/tests/ESMF_VMBroadcastUTest.F90
src/Infrastructure/VM/tests/ESMF_VMComponentUTest.F90
src/Infrastructure/VM/tests/ESMF_VMGatherUTest.F90
src/Infrastructure/VM/tests/ESMF_VMOpenMPUTest.F90
src/Infrastructure/VM/tests/ESMF_VMScatterUTest.F90
src/Infrastructure/VM/tests/ESMF_VMSendNbVMRecvNbUTest.F90
src/Infrastructure/VM/tests/ESMF_VMSendRecvNbUTest.F90
src/Infrastructure/VM/tests/ESMF_VMSendRecvUTest.F90
src/Infrastructure/VM/tests/ESMF_VMSendVMRecvUTest.F90
src/Infrastructure/VM/tests/ESMF_VMUTest.F90
src/Infrastructure/VM/tests/ESMF_VMUserMpiInitUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttReadCplCompUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttReadFieldUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttReadGridCompUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeABundleUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeArrayUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeCplCompUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeDistGridUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeFBundleUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeFieldUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeGridCompUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeGridUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeStateUTest.F90
src/Superstructure/Component/tests/ESMC_ComponentUTest.C
src/Superstructure/Component/tests/ESMF_CompSetServUTest.F90
src/Superstructure/Component/tests/ESMF_ComponentUTest.F90
src/Superstructure/Component/tests/ESMF_CplCompCreateUTest.F90
src/Superstructure/Component/tests/ESMF_GridCompCreateUTest.F90
src/Superstructure/Component/tests/ESMF_StdCompMethodsUTest.F90
src/Superstructure/IOAPI/tests/ESMF_IOGridCompUTest.F90
src/Superstructure/State/tests/ESMC_StateUTest.C
src/Superstructure/State/tests/ESMF_StateCreateUTest.F90
src/Superstructure/State/tests/ESMF_StateReadWriteUTest.F90
src/Superstructure/State/tests/ESMF_StateReconcileUTest.F90
src/epilogue/tests/ESMCI_TestUTest.C
src/epilogue/tests/ESMC_TestUTest.C
src/epilogue/tests/ESMF_TestUTest.F90
src/prologue/tests/ESMF_F90ArrayPtrUTest.F90
src/prologue/tests/ESMF_LAPACKUTest.F90
src/prologue/tests/ESMF_StringUTest.F90
src/prologue/tests/ESMF_WordsizeUTest.F90


The following test harness unit tests pass:
ESMF_ArrayHarness1UTest
ESMF_ArrayHarness2UTest
ESMF_ArrayHarness4UTest
ESMF_ArrayHarness8UTest
ESMF_FieldHarness1UTest
ESMF_FieldHarness4UTest


The log and stdout files for the unit tests can be found at:
/Users/svasquez/script_dirs/daily_builds/esmf/test/testg/Darwin.g95.32.mpich2.default


Found 3662 exhaustive multi-processor unit tests, 3662 passed and 0 failed.



_______________________________________________________________________________________________

Wed Oct 28 14:30:53 MDT 2009 on stars.local 
Compiler and configuration information:


--------------------------------------------------------------
Make version:
GNU Make 3.81
Copyright (C) 2006  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

This program built for powerpc-apple-darwin9.0

--------------------------------------------------------------
Fortran Compiler version:
mpif90 for 1.0.8
G95 (GCC 4.0.3 (g95 0.92!) Oct 18 2008)
Copyright (C) 2002-2008 Free Software Foundation, Inc.

G95 comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of G95
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING

--------------------------------------------------------------
C++ Compiler version:
mpicxx for 1.0.8
g++ (GCC) 4.3.2
Copyright (C) 2008 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


--------------------------------------------------------------
Preprocessor version:
i686-apple-darwin9-gcc-4.0.1 (GCC) 4.0.1 (Apple Inc. build 5490)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


--------------------------------------------------------------
ESMF_VERSION_STRING "4.0.0r"
--------------------------------------------------------------

--------------------------------------------------------------
* User set ESMF environment variables *
ESMF_OS=Darwin
ESMF_TESTMPMD=ON
ESMF_NETCDF=standard
ESMF_TESTHARNESS=EXHAUSTIVE
ESMF_DIR=/Users/svasquez/script_dirs/daily_builds/esmf
ESMF_TESTWITHTHREADS=OFF
ESMF_NETCDF_LIBPATH=/opt/g95/0.92/netcdf/4.0/lib
ESMF_INSTALL_PREFIX=/Users/svasquez/script_dirs/daily_builds/esmf/../install_dir
ESMF_COMM=mpich2
ESMF_TESTEXHAUSTIVE=ON
ESMF_BOPT=O
ESMF_SITE=default
ESMF_ABI=32
ESMF_NETCDF_INCLUDE=/opt/g95/0.92/netcdf/4.0/include
ESMF_F90_PTR_BASE_SIZE=32
ESMF_COMPILER=g95

--------------------------------------------------------------
* ESMF environment variables *
ESMF_DIR: /Users/svasquez/script_dirs/daily_builds/esmf
ESMF_OS:                Darwin
ESMF_MACHINE:           x86_64
ESMF_ABI:               32
ESMF_COMPILER:          g95
ESMF_BOPT:              O
ESMF_COMM:              mpich2
ESMF_SITE:              default
ESMF_PTHREADS:          OFF
ESMF_OPENMP:            OFF
ESMF_ARRAY_LITE:        FALSE
ESMF_NO_INTEGER_1_BYTE: FALSE
ESMF_NO_INTEGER_2_BYTE: FALSE
ESMF_FORTRANSYMBOLS:    default
ESMF_DEFER_LIB_BUILD:   ON
ESMF_TESTEXHAUSTIVE:    ON
ESMF_TESTWITHTHREADS:   OFF
ESMF_TESTMPMD:          ON
ESMF_TESTSHAREDOBJ:     OFF
ESMF_TESTFORCEOPENMP:   OFF
ESMF_TESTHARNESS:       EXHAUSTIVE
ESMF_MPIRUN:            mpirun 

--------------------------------------------------------------
* ESMF environment variables pointing to 3rd party software *
ESMF_NETCDF:            standard
ESMF_NETCDF_INCLUDE:    /opt/g95/0.92/netcdf/4.0/include
ESMF_NETCDF_LIBS:       -lnetcdf_c++ -lnetcdf
ESMF_NETCDF_LIBPATH:    /opt/g95/0.92/netcdf/4.0/lib

--------------------------------------------------------------
* ESMF environment variables for final installation *
ESMF_INSTALL_PREFIX:    /Users/svasquez/script_dirs/daily_builds/esmf/../install_dir
ESMF_INSTALL_HEADERDIR: include
ESMF_INSTALL_MODDIR:    mod/modO/Darwin.g95.32.mpich2.default
ESMF_INSTALL_LIBDIR:    lib/libO/Darwin.g95.32.mpich2.default
ESMF_INSTALL_DOCDIR:    doc


--------------------------------------------------------------
* Compilers, Linkers, Flags, and Libraries *
Location of the preprocessor:      /usr/bin/gcc
Location of the Fortran compiler:  /opt/g95/0.92/mpich2/1.0.8/bin/mpif90
Location of the Fortran linker:    /opt/g95/0.92/mpich2/1.0.8/bin/mpif90
Location of the C++ compiler:      /opt/g95/0.92/mpich2/1.0.8/bin/mpicxx
Location of the C++ linker:        /opt/g95/0.92/mpich2/1.0.8/bin/mpicxx

Fortran compiler flags:
ESMF_F90COMPILEOPTS: -O   -m32
ESMF_F90COMPILEPATHS: -I/Users/svasquez/script_dirs/daily_builds/esmf/mod/modO/Darwin.g95.32.mpich2.default -I/Users/svasquez/script_dirs/daily_builds/esmf/src/include -I/opt/g95/0.92/netcdf/4.0/include
ESMF_F90COMPILECPPFLAGS: -DESMF_NETCDF=1 -DESMF_NO_PTHREADS -DESMF_NO_OPENMP -DESMF_TESTEXHAUSTIVE -DSx86_64_32=1 -DESMF_OS_Darwin=1
ESMF_F90COMPILEFREECPP: 
ESMF_F90COMPILEFREENOCPP: -ffree-form
ESMF_F90COMPILEFIXCPP: -cpp -ffixed-form
ESMF_F90COMPILEFIXNOCPP: 

Fortran linker flags:
ESMF_F90LINKOPTS:   -m32
ESMF_F90LINKPATHS: -L/Users/svasquez/script_dirs/daily_builds/esmf/lib/libO/Darwin.g95.32.mpich2.default -L/usr/local/gcc/4.3.2/lib/gcc/i386-apple-darwin9.6.0/4.3.2/../../../ -L/opt/g95/0.92/netcdf/4.0/lib
ESMF_F90LINKRPATHS: 
ESMF_F90LINKLIBS:  -lstdc++ -lnetcdf_c++ -lnetcdf
ESMF_F90ESMFLINKLIBS: -lesmf  -lstdc++ -lnetcdf_c++ -lnetcdf

C++ compiler flags:
ESMF_CXXCOMPILEOPTS: -O -DNDEBUG  -DESMF_LOWERCASE_DOUBLEUNDERSCORE -m32
ESMF_CXXCOMPILEPATHS: -I/Users/svasquez/script_dirs/daily_builds/esmf/src/include -I/opt/g95/0.92/netcdf/4.0/include
ESMF_CXXCOMPILECPPFLAGS: -DESMF_NETCDF=1 -DESMF_NO_PTHREADS -DESMF_NO_OPENMP -DESMF_TESTEXHAUSTIVE  -DSx86_64_32=1 -DESMF_OS_Darwin=1 -D__SDIR__=''

C++ linker flags:
ESMF_CXXLINKOPTS:  -m32
ESMF_CXXLINKPATHS: -L/Users/svasquez/script_dirs/daily_builds/esmf/lib/libO/Darwin.g95.32.mpich2.default -L/opt/g95/0.92/netcdf/4.0/lib
ESMF_CXXLINKRPATHS: 
ESMF_CXXLINKLIBS:  /usr/local/g95/0.92/bin/../lib/gcc-lib/i386-apple-darwin8.11.1/4.0.3//libf95.a -lnetcdf_c++ -lnetcdf
ESMF_CXXESMFLINKLIBS: -lesmf  /usr/local/g95/0.92/bin/../lib/gcc-lib/i386-apple-darwin8.11.1/4.0.3//libf95.a -lnetcdf_c++ -lnetcdf


--------------------------------------------------------------
Compiling on Wed Oct 28 14:30:54 MDT 2009 on stars.local
Machine characteristics: Darwin stars.local 9.7.0 Darwin Kernel Version 9.7.0: Tue Mar 31 22:52:17 PDT 2009; root:xnu-1228.12.14~1/RELEASE_I386 i386
==============================================================

Wed Oct 28 14:36:13 MDT 2009 library build ................PASS
Builds with warnings.
Wed Oct 28 14:36:14 MDT 2009 library install ..............PASS
Wed Oct 28 14:36:20 MDT 2009 library installcheck .........PASS
Wed Oct 28 14:36:34 MDT 2009 quickstart build .............PASS

|----------------------- SYSTEM TESTS -------------------------|
Wed Oct 28 14:44:10 MDT 2009 build_system_tests ...........PASS
Wed Oct 28 14:44:38 MDT 2009 run_system_tests .............PASS


The following system tests passed:


src/system_tests/ESMF_ArrayBundleRedist/ESMF_ArrayBundleRedistSTest.F90
src/system_tests/ESMF_ArrayBundleSparseMatMul/ESMF_ArrayBundleSparseMatMulSTest.F90
src/system_tests/ESMF_ArrayRedist/ESMF_ArrayRedistSTest.F90
src/system_tests/ESMF_ArrayRedist3D/ESMF_ArrayRedist3DSTest.F90
src/system_tests/ESMF_ArrayRedistMPMD/ESMF_ArrayRedistSTestA.F90
src/system_tests/ESMF_ArrayRedistOpenMP/ESMF_ArrayRedistOpenMPSTest.F90
src/system_tests/ESMF_ArrayScatterGather/ESMF_ArrayScatterGatherSTest.F90
src/system_tests/ESMF_ArraySparseMatMul/ESMF_ArraySparseMatMulSTest.F90
src/system_tests/ESMF_Attribute/ESMF_AttributeSTest.F90
src/system_tests/ESMF_CompCreate/ESMF_CompCreateSTest.F90
src/system_tests/ESMF_CompFortranAndC/ESMF_CompFortranAndCSTest.F90
src/system_tests/ESMF_ConcurrentComponent/ESMF_ConcurrentCompSTest.F90
src/system_tests/ESMF_ConcurrentEnsemble/ESMF_ConcurrentEnsembleSTest.F90
src/system_tests/ESMF_DirectCoupling/ESMF_DirectCouplingSTest.F90
src/system_tests/ESMF_FieldBundleRedistArb2Arb/ESMF_FieldBundleRedistArb2ArbSTest.F90
src/system_tests/ESMF_FieldBundleRedistBlk2Arb/ESMF_FieldBundleRedistBlk2ArbSTest.F90
src/system_tests/ESMF_FieldBundleRedistBlk2Blk/ESMF_FieldBundleRedistBlk2BlkSTest.F90
src/system_tests/ESMF_FieldBundleSMM/ESMF_FieldBundleSMMSTest.F90
src/system_tests/ESMF_FieldConcurrentComp/ESMF_FieldConCompSTest.F90
src/system_tests/ESMF_FieldLSSMM/ESMF_FieldLSSMMSTest.F90
src/system_tests/ESMF_FieldRedist/ESMF_FieldRedistSTest.F90
src/system_tests/ESMF_FieldRedistArb2Arb/ESMF_FieldRedistArb2ArbSTest.F90
src/system_tests/ESMF_FieldRedistBlk2Arb/ESMF_FieldRedistBlk2ArbSTest.F90
src/system_tests/ESMF_FieldRedistBlk2Blk/ESMF_FieldRedistBlk2BlkSTest.F90
src/system_tests/ESMF_FieldRegrid/ESMF_FieldRegridSTest.F90
src/system_tests/ESMF_FieldRegridDisjoint/ESMF_FieldRegridDisjointSTest.F90
src/system_tests/ESMF_FieldRegridMesh/ESMF_FieldRegridMeshSTest.F90
src/system_tests/ESMF_FieldRegridOverlap/ESMF_FieldRegridOverlapSTest.F90
src/system_tests/ESMF_FieldSparseMatMul/ESMF_FieldSparseMatMulSTest.F90
src/system_tests/ESMF_RecursiveComponent/ESMF_RecursiveComponentSTest.F90
src/system_tests/ESMF_SequentialEnsemble/ESMF_SequentialEnsembleSTest.F90




The stdout files for the system_tests can be found at:
/Users/svasquez/script_dirs/daily_builds/esmf/test/testO/Darwin.g95.32.mpich2.default


Found 31 multi-processor system tests, 31 passed and 0 failed.



|------------------------- EXAMPLES ---------------------------|
Wed Oct 28 14:49:56 MDT 2009 build_examples ...............PASS
Wed Oct 28 14:50:28 MDT 2009 run_examples .................PASS


The following examples passed:


src/Infrastructure/Array/examples/ESMF_ArrayEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayFarrayEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayFarrayHaloEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayLarrayEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayRedistEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayScatterGatherArbEx.F90
src/Infrastructure/Array/examples/ESMF_ArrayScatterGatherEx.F90
src/Infrastructure/Array/examples/ESMF_ArraySparseMatMulEx.F90
src/Infrastructure/ArrayBundle/examples/ESMF_ArrayBundleEx.F90
src/Infrastructure/ArraySpec/examples/ESMF_ArraySpecEx.F90
src/Infrastructure/Config/examples/ESMF_ConfigOverviewEx.F90
src/Infrastructure/DELayout/examples/ESMF_DELayoutEx.F90
src/Infrastructure/DistGrid/examples/ESMF_DistGridEx.F90
src/Infrastructure/Field/examples/ESMF_FieldArbGridEx.F90
src/Infrastructure/Field/examples/ESMF_FieldCreateEx.F90
src/Infrastructure/Field/examples/ESMF_FieldEx.F90
src/Infrastructure/Field/examples/ESMF_FieldMeshRegridEx.F90
src/Infrastructure/Field/examples/ESMF_FieldRegridEx.F90
src/Infrastructure/Field/examples/ESMF_FieldRegridMaskEx.F90
src/Infrastructure/Field/examples/ESMF_FieldRepDimEx.F90
src/Infrastructure/Field/examples/ESMF_FieldSphereRegridEx.F90
src/Infrastructure/FieldBundle/examples/ESMF_FieldBundleCreateEx.F90
src/Infrastructure/FieldBundle/examples/ESMF_FieldBundleRedistEx.F90
src/Infrastructure/FieldBundle/examples/ESMF_FieldBundleSMMEx.F90
src/Infrastructure/FieldComm/examples/ESMF_FieldCommEx.F90
src/Infrastructure/FieldComm/examples/ESMF_FieldRedistEx.F90
src/Infrastructure/FieldComm/examples/ESMF_FieldSMMEx.F90
src/Infrastructure/Grid/examples/ESMF_GridCreateRegFromDGEx.F90
src/Infrastructure/Grid/examples/ESMF_GridUsageEx.F90
src/Infrastructure/LocStream/examples/ESMF_LocStreamEx.F90
src/Infrastructure/LogErr/examples/ESMF_LogErrEx.F90
src/Infrastructure/Mesh/examples/ESMF_MeshEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_AlarmEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_CalendarEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_ClockEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_TimeEx.F90
src/Infrastructure/TimeMgr/examples/ESMF_TimeIntervalEx.F90
src/Infrastructure/VM/examples/ESMF_VMAllFullReduceEx.F90
src/Infrastructure/VM/examples/ESMF_VMComponentEx.F90
src/Infrastructure/VM/examples/ESMF_VMDefaultBasicsEx.F90
src/Infrastructure/VM/examples/ESMF_VMGetMPICommunicatorEx.F90
src/Infrastructure/VM/examples/ESMF_VMScatterVMGatherEx.F90
src/Infrastructure/VM/examples/ESMF_VMSendVMRecvEx.F90
src/Infrastructure/VM/examples/ESMF_VMUserMpiCommEx.F90
src/Infrastructure/VM/examples/ESMF_VMUserMpiEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttReadFieldEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttReadGridCompEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttReadGridEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttributeEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttributePackageEx.F90
src/Superstructure/AttributeAPI/examples/ESMF_AttributeUpdateEx.F90
src/Superstructure/Component/examples/ESMF_AppMainEx.F90
src/Superstructure/Component/examples/ESMF_CplEx.F90
src/Superstructure/Component/examples/ESMF_GCompEx.F90
src/Superstructure/Component/examples/ESMF_InternalStateEx.F90
src/Superstructure/Component/examples/ESMF_InternalStateModEx.F90
src/Superstructure/State/examples/ESMF_AttachMethodsEx.F90
src/Superstructure/State/examples/ESMF_StateEx.F90
src/Superstructure/State/examples/ESMF_StateReadWriteEx.F90
src/Superstructure/State/examples/ESMF_StateReconcileEx.F90




The stdout files for the examples can be found at:
/Users/svasquez/script_dirs/daily_builds/esmf/examples/examplesO/Darwin.g95.32.mpich2.default


Found 60 multi-processor examples, 60 passed and 0 failed.



|-------------------- EXHAUSTIVE UNIT TESTS -------------------|
Wed Oct 28 14:59:19 MDT 2009 build_unit_tests .............PASS
Wed Oct 28 15:11:48 MDT 2009 run_unit_tests ...............PASS




The unit tests in the following files all pass:

src/Infrastructure/Array/tests/ESMC_ArrayUTest.C
src/Infrastructure/Array/tests/ESMF_ArrayArbIdxSMMUTest.F90
src/Infrastructure/Array/tests/ESMF_ArrayCreateGetUTest.F90
src/Infrastructure/Array/tests/ESMF_ArrayDataUTest.F90
src/Infrastructure/Array/tests/ESMF_ArrayGatherUTest.F90
src/Infrastructure/Array/tests/ESMF_ArrayRedistUTest.F90
src/Infrastructure/Array/tests/ESMF_ArrayScatterUTest.F90
src/Infrastructure/ArrayBundle/tests/ESMF_ArrayBundleCreateUTest.F90
src/Infrastructure/ArraySpec/tests/ESMC_ArraySpecUTest.C
src/Infrastructure/ArraySpec/tests/ESMF_ArraySpecUTest.F90
src/Infrastructure/Base/tests/ESMF_BaseUTest.F90
src/Infrastructure/Config/tests/ESMC_ConfigUTest.C
src/Infrastructure/Config/tests/ESMF_ConfigUTest.F90
src/Infrastructure/DELayout/tests/ESMF_DELayoutUTest.F90
src/Infrastructure/DELayout/tests/ESMF_DELayoutWorkQueueUTest.F90
src/Infrastructure/DistGrid/tests/ESMC_DistGridUTest.C
src/Infrastructure/DistGrid/tests/ESMF_DistGridCreateGetUTest.F90
src/Infrastructure/Field/tests/ESMC_FieldUTest.C
src/Infrastructure/Field/tests/ESMF_FieldArbGridUTest.F90
src/Infrastructure/Field/tests/ESMF_FieldCreateGetUTest.F90
src/Infrastructure/Field/tests/ESMF_FieldRegridUTest.F90
src/Infrastructure/Field/tests/ESMF_FieldStressUTest.F90
src/Infrastructure/Field/tests/ESMF_FieldUTest.F90
src/Infrastructure/FieldBundle/tests/ESMF_FieldBundleCrGetUTest.F90
src/Infrastructure/FieldBundle/tests/ESMF_FieldBundleRedistUTest.F90
src/Infrastructure/FieldBundle/tests/ESMF_FieldBundleSMMUTest.F90
src/Infrastructure/FieldBundle/tests/ESMF_FieldBundleUTest.F90
src/Infrastructure/FieldComm/tests/ESMF_FieldGatherUTest.F90
src/Infrastructure/FieldComm/tests/ESMF_FieldLSSMMUTest.F90
src/Infrastructure/FieldComm/tests/ESMF_FieldRedistArbUTest.F90
src/Infrastructure/FieldComm/tests/ESMF_FieldRedistUTest.F90
src/Infrastructure/FieldComm/tests/ESMF_FieldSMMUTest.F90
src/Infrastructure/Grid/tests/ESMF_GridArbitraryUTest.F90
src/Infrastructure/Grid/tests/ESMF_GridCoordUTest.F90
src/Infrastructure/Grid/tests/ESMF_GridCreateUTest.F90
src/Infrastructure/Grid/tests/ESMF_GridItemUTest.F90
src/Infrastructure/GridUtil/tests/ESMF_GridToMeshUTest.F90
src/Infrastructure/IO/tests/ESMC_IO_NetCDFUTest.C
src/Infrastructure/IOSpec/tests/ESMF_IOSpecUTest.F90
src/Infrastructure/LocStream/tests/ESMF_LocStreamUTest.F90
src/Infrastructure/LocalArray/tests/ESMF_LocalArrayDataUTest.F90
src/Infrastructure/LocalArray/tests/ESMF_LocalArrayUTest.F90
src/Infrastructure/LogErr/tests/ESMC_LogErrUTest.C
src/Infrastructure/LogErr/tests/ESMF_LogErrUTest.F90
src/Infrastructure/Mesh/tests/ESMC_MeshUTest.C
src/Infrastructure/Mesh/tests/ESMF_MeshUTest.F90
src/Infrastructure/TimeMgr/tests/ESMC_CalendarUTest.C
src/Infrastructure/TimeMgr/tests/ESMC_ClockUTest.C
src/Infrastructure/TimeMgr/tests/ESMC_TimeIntervalUTest.C
src/Infrastructure/TimeMgr/tests/ESMC_TimeUTest.C
src/Infrastructure/TimeMgr/tests/ESMF_AlarmUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_CalRangeUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_CalendarUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_ClockUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_TimeIntervalUTest.F90
src/Infrastructure/TimeMgr/tests/ESMF_TimeUTest.F90
src/Infrastructure/Util/tests/ESMF_FortranWordsizeUTest.F90
src/Infrastructure/Util/tests/ESMF_InitMacrosUTest.F90
src/Infrastructure/Util/tests/ESMF_TypeKindGetUTest.F90
src/Infrastructure/Util/tests/ESMF_UtilUTest.F90
src/Infrastructure/VM/tests/ESMC_VMUTest.C
src/Infrastructure/VM/tests/ESMF_VMAllGatherUTest.F90
src/Infrastructure/VM/tests/ESMF_VMAllGatherVUTest.F90
src/Infrastructure/VM/tests/ESMF_VMAllToAllVUTest.F90
src/Infrastructure/VM/tests/ESMF_VMBarrierUTest.F90
src/Infrastructure/VM/tests/ESMF_VMBroadcastUTest.F90
src/Infrastructure/VM/tests/ESMF_VMComponentUTest.F90
src/Infrastructure/VM/tests/ESMF_VMGatherUTest.F90
src/Infrastructure/VM/tests/ESMF_VMOpenMPUTest.F90
src/Infrastructure/VM/tests/ESMF_VMScatterUTest.F90
src/Infrastructure/VM/tests/ESMF_VMSendNbVMRecvNbUTest.F90
src/Infrastructure/VM/tests/ESMF_VMSendRecvNbUTest.F90
src/Infrastructure/VM/tests/ESMF_VMSendRecvUTest.F90
src/Infrastructure/VM/tests/ESMF_VMSendVMRecvUTest.F90
src/Infrastructure/VM/tests/ESMF_VMUTest.F90
src/Infrastructure/VM/tests/ESMF_VMUserMpiInitUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttReadCplCompUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttReadFieldUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttReadGridCompUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeABundleUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeArrayUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeCplCompUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeDistGridUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeFBundleUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeFieldUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeGridCompUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeGridUTest.F90
src/Superstructure/AttributeAPI/tests/ESMF_AttributeStateUTest.F90
src/Superstructure/Component/tests/ESMC_ComponentUTest.C
src/Superstructure/Component/tests/ESMF_CompSetServUTest.F90
src/Superstructure/Component/tests/ESMF_ComponentUTest.F90
src/Superstructure/Component/tests/ESMF_CplCompCreateUTest.F90
src/Superstructure/Component/tests/ESMF_GridCompCreateUTest.F90
src/Superstructure/Component/tests/ESMF_StdCompMethodsUTest.F90
src/Superstructure/IOAPI/tests/ESMF_IOGridCompUTest.F90
src/Superstructure/State/tests/ESMC_StateUTest.C
src/Superstructure/State/tests/ESMF_StateCreateUTest.F90
src/Superstructure/State/tests/ESMF_StateReadWriteUTest.F90
src/Superstructure/State/tests/ESMF_StateReconcileUTest.F90
src/epilogue/tests/ESMCI_TestUTest.C
src/epilogue/tests/ESMC_TestUTest.C
src/epilogue/tests/ESMF_TestUTest.F90
src/prologue/tests/ESMF_F90ArrayPtrUTest.F90
src/prologue/tests/ESMF_LAPACKUTest.F90
src/prologue/tests/ESMF_StringUTest.F90
src/prologue/tests/ESMF_WordsizeUTest.F90


The following test harness unit tests pass:
ESMF_ArrayHarness1UTest
ESMF_ArrayHarness2UTest
ESMF_ArrayHarness4UTest
ESMF_ArrayHarness8UTest
ESMF_FieldHarness1UTest
ESMF_FieldHarness4UTest


The log and stdout files for the unit tests can be found at:
/Users/svasquez/script_dirs/daily_builds/esmf/test/testO/Darwin.g95.32.mpich2.default


Found 3662 exhaustive multi-processor unit tests, 3662 passed and 0 failed.