_____________________________________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
_______________________________________________________________________________________________
longs(g)    PASS      PASS    Linux.lahey.mpiuni.32        3142/0      36/0       7/0
longs(O)    PASS      PASS    Linux.lahey.mpiuni.32        3142/0      36/0       7/0

_______________________________________________________________________________________________

Wed Oct 28 00:21:35 MDT 2009 on longs.ucar.edu 
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 i686-redhat-linux-gnu

--------------------------------------------------------------
Fortran Compiler version:
Lahey/Fujitsu Fortran 95 Compiler Release L6.20d  S/N: LP073363  
Copyright (C) 1994-2005 Lahey Computer Systems.  All rights reserved.
Copyright (C) 1998-2005 FUJITSU LIMITED. All rights reserved.
Registered to:	NCAR                                   
		NCAR                                   

--------------------------------------------------------------
C++ Compiler version:
g++ (GCC) 4.1.2 20080704 (Red Hat 4.1.2-44)
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.


--------------------------------------------------------------
Preprocessor version:
gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-44)
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.


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

--------------------------------------------------------------
* User set ESMF environment variables *
ESMF_OS=Linux
ESMF_TESTMPMD=OFF
ESMF_DIR=/local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf
ESMF_TESTWITHTHREADS=ON
ESMF_INSTALL_PREFIX=/local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf/../install_dir
ESMF_COMM=mpiuni
ESMF_TESTEXHAUSTIVE=ON
ESMF_BOPT=g
ESMF_SITE=default
ESMF_ABI=32
ESMF_COMPILER=lahey

--------------------------------------------------------------
* ESMF environment variables *
ESMF_DIR: /local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf
ESMF_OS:                Linux
ESMF_MACHINE:           i686
ESMF_ABI:               32
ESMF_COMPILER:          lahey
ESMF_BOPT:              g
ESMF_COMM:              mpiuni
ESMF_SITE:              default
ESMF_PTHREADS:          ON
ESMF_OPENMP:            ON
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:   ON
ESMF_TESTMPMD:          OFF
ESMF_TESTSHAREDOBJ:     OFF
ESMF_TESTFORCEOPENMP:   OFF
ESMF_TESTHARNESS:       NONEXHAUSTIVE
ESMF_MPIRUN:            /local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf/src/Infrastructure/stubs/mpiuni/mpirun

--------------------------------------------------------------
* ESMF environment variables pointing to 3rd party software *

--------------------------------------------------------------
* ESMF environment variables for final installation *
ESMF_INSTALL_PREFIX:    /local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf/../install_dir
ESMF_INSTALL_HEADERDIR: include
ESMF_INSTALL_MODDIR:    mod/modg/Linux.lahey.32.mpiuni.default
ESMF_INSTALL_LIBDIR:    lib/libg/Linux.lahey.32.mpiuni.default
ESMF_INSTALL_DOCDIR:    doc


--------------------------------------------------------------
* Compilers, Linkers, Flags, and Libraries *
Location of the preprocessor:      /usr/bin/gcc
Location of the Fortran compiler:  /local/lf9562/bin/lf95
Location of the Fortran linker:    /usr/bin/g++
Location of the C++ compiler:      /usr/bin/g++
Location of the C++ linker:        /usr/bin/g++

Fortran compiler flags:
ESMF_F90COMPILEOPTS: -g   --openmp
ESMF_F90COMPILEPATHS: -I/local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf/mod/modg/Linux.lahey.32.mpiuni.default -I/local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf/src/include
ESMF_F90COMPILECPPFLAGS: -DESMF_TESTEXHAUSTIVE -DESMF_TESTWITHTHREADS -DS32=1 -DESMF_OS_Linux=1 -DESMF_MPIUNI
ESMF_F90COMPILEFREECPP: 
ESMF_F90COMPILEFREENOCPP: --nfix
ESMF_F90COMPILEFIXCPP: --fix -Cpp
ESMF_F90COMPILEFIXNOCPP: 

Fortran linker flags:
ESMF_F90LINKOPTS:  -pthread  -fopenmp
ESMF_F90LINKPATHS: -L/local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf/lib/libg/Linux.lahey.32.mpiuni.default -L/local/lf9562/bin/../lib
ESMF_F90LINKRPATHS: -Wl,-rpath,/local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf/lib/libg/Linux.lahey.32.mpiuni.default -Wl,-rpath,/local/lf9562/bin/../lib
ESMF_F90LINKLIBS:  -lrt -lfj9ipp -lfj9fpp -lfj9e6 -lfccx86_6a -lpthread -lc -lm /local/lf9562/bin/../lib/fj90rt0.o -ldl
ESMF_F90ESMFLINKLIBS: -lesmf  -lrt -lfj9ipp -lfj9fpp -lfj9e6 -lfccx86_6a -lpthread -lc -lm /local/lf9562/bin/../lib/fj90rt0.o -ldl

C++ compiler flags:
ESMF_CXXCOMPILEOPTS: -g -fPIC -pthread  -fopenmp
ESMF_CXXCOMPILEPATHS: -I/local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf/src/include -I/local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf/src/Infrastructure/stubs/mpiuni
ESMF_CXXCOMPILECPPFLAGS: -DESMF_TESTEXHAUSTIVE  -DESMF_TESTWITHTHREADS -DS32=1 -DESMF_OS_Linux=1 -D__SDIR__='' -DESMF_MPIUNI

C++ linker flags:
ESMF_CXXLINKOPTS:  -pthread  -fopenmp
ESMF_CXXLINKPATHS: -L/local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf/lib/libg/Linux.lahey.32.mpiuni.default -L/local/lf9562/bin/../lib
ESMF_CXXLINKRPATHS: -Wl,-rpath,/local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf/lib/libg/Linux.lahey.32.mpiuni.default -Wl,-rpath,/local/lf9562/bin/../lib
ESMF_CXXLINKLIBS:  -lrt -lfj9ipp -lfj9fpp -lfj9e6 -lfccx86_6a -lpthread -lc -lm -ldl /local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf/scripts/MAIN__.C
ESMF_CXXESMFLINKLIBS: -lesmf  -lrt -lfj9ipp -lfj9fpp -lfj9e6 -lfccx86_6a -lpthread -lc -lm -ldl /local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf/scripts/MAIN__.C


--------------------------------------------------------------
Compiling on Wed Oct 28 00:21:39 MDT 2009 on longs.ucar.edu
Machine characteristics: Linux longs.ucar.edu 2.6.18-164.el5 #1 SMP Thu Sep 3 03:33:56 EDT 2009 i686 i686 i386 GNU/Linux
==============================================================

Wed Oct 28 01:27:23 MDT 2009 library build ................PASS
Builds with warnings.
Wed Oct 28 01:27:42 MDT 2009 library install ..............PASS
Wed Oct 28 01:27:52 MDT 2009 library installcheck .........PASS
Wed Oct 28 01:28:31 MDT 2009 quickstart build .............PASS

|----------------------- SYSTEM TESTS -------------------------|
Wed Oct 28 01:54:02 MDT 2009 build_system_tests ...........PASS
Wed Oct 28 01:54:14 MDT 2009 run_system_tests_uni .........PASS


The following system tests passed:


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_FieldBundleRedistArb2Arb/ESMF_FieldBundleRedistArb2ArbSTest.F90
src/system_tests/ESMF_FieldBundleRedistBlk2Arb/ESMF_FieldBundleRedistBlk2ArbSTest.F90
src/system_tests/ESMF_FieldRedistArb2Arb/ESMF_FieldRedistArb2ArbSTest.F90
src/system_tests/ESMF_FieldRedistBlk2Arb/ESMF_FieldRedistBlk2ArbSTest.F90




The stdout files for the system_tests can be found at:
/local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf/test/testg/Linux.lahey.32.mpiuni.default


Found 7 single processor system tests, 7 passed and 0 failed.



|------------------------- EXAMPLES ---------------------------|
Wed Oct 28 02:05:58 MDT 2009 build_examples ...............PASS
Wed Oct 28 02:06:39 MDT 2009 run_examples_uni .............PASS


The following examples passed:


src/Infrastructure/ArraySpec/examples/ESMF_ArraySpecEx.F90
src/Infrastructure/Config/examples/ESMF_ConfigOverviewEx.F90
src/Infrastructure/DELayout/examples/ESMF_DELayoutEx.F90
src/Infrastructure/Field/examples/ESMF_FieldArbGridEx.F90
src/Infrastructure/FieldBundle/examples/ESMF_FieldBundleCreateEx.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/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/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:
/local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf/examples/examplesg/Linux.lahey.32.mpiuni.default


Found 36 single processor examples, 36 passed and 0 failed.



|-------------------- EXHAUSTIVE UNIT TESTS -------------------|
Wed Oct 28 02:23:11 MDT 2009 build_unit_tests .............PASS
Wed Oct 28 02:25:45 MDT 2009 run_unit_tests_uni ...........PASS




The unit tests in the following files all pass:

src/Infrastructure/Array/tests/ESMC_ArrayUTest.C
src/Infrastructure/Array/tests/ESMF_ArrayDataUTest.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_FieldRegridUTest.F90
src/Infrastructure/Field/tests/ESMF_FieldStressUTest.F90
src/Infrastructure/FieldBundle/tests/ESMF_FieldBundleUTest.F90
src/Infrastructure/FieldComm/tests/ESMF_FieldRedistArbUTest.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/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/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_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/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


No test harness unit tests were found.



The log and stdout files for the unit tests can be found at:
/local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf/test/testg/Linux.lahey.32.mpiuni.default


Found 3142 exhaustive single processor unit tests, 3142 passed and 0 failed.



_______________________________________________________________________________________________

Wed Oct 28 02:26:23 MDT 2009 on longs.ucar.edu 
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 i686-redhat-linux-gnu

--------------------------------------------------------------
Fortran Compiler version:
Lahey/Fujitsu Fortran 95 Compiler Release L6.20d  S/N: LP073363  
Copyright (C) 1994-2005 Lahey Computer Systems.  All rights reserved.
Copyright (C) 1998-2005 FUJITSU LIMITED. All rights reserved.
Registered to:	NCAR                                   
		NCAR                                   

--------------------------------------------------------------
C++ Compiler version:
g++ (GCC) 4.1.2 20080704 (Red Hat 4.1.2-44)
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.


--------------------------------------------------------------
Preprocessor version:
gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-44)
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.


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

--------------------------------------------------------------
* User set ESMF environment variables *
ESMF_OS=Linux
ESMF_TESTMPMD=OFF
ESMF_DIR=/local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf
ESMF_TESTWITHTHREADS=ON
ESMF_INSTALL_PREFIX=/local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf/../install_dir
ESMF_COMM=mpiuni
ESMF_TESTEXHAUSTIVE=ON
ESMF_BOPT=O
ESMF_SITE=default
ESMF_ABI=32
ESMF_COMPILER=lahey

--------------------------------------------------------------
* ESMF environment variables *
ESMF_DIR: /local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf
ESMF_OS:                Linux
ESMF_MACHINE:           i686
ESMF_ABI:               32
ESMF_COMPILER:          lahey
ESMF_BOPT:              O
ESMF_COMM:              mpiuni
ESMF_SITE:              default
ESMF_PTHREADS:          ON
ESMF_OPENMP:            ON
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:   ON
ESMF_TESTMPMD:          OFF
ESMF_TESTSHAREDOBJ:     OFF
ESMF_TESTFORCEOPENMP:   OFF
ESMF_TESTHARNESS:       NONEXHAUSTIVE
ESMF_MPIRUN:            /local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf/src/Infrastructure/stubs/mpiuni/mpirun

--------------------------------------------------------------
* ESMF environment variables pointing to 3rd party software *

--------------------------------------------------------------
* ESMF environment variables for final installation *
ESMF_INSTALL_PREFIX:    /local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf/../install_dir
ESMF_INSTALL_HEADERDIR: include
ESMF_INSTALL_MODDIR:    mod/modO/Linux.lahey.32.mpiuni.default
ESMF_INSTALL_LIBDIR:    lib/libO/Linux.lahey.32.mpiuni.default
ESMF_INSTALL_DOCDIR:    doc


--------------------------------------------------------------
* Compilers, Linkers, Flags, and Libraries *
Location of the preprocessor:      /usr/bin/gcc
Location of the Fortran compiler:  /local/lf9562/bin/lf95
Location of the Fortran linker:    /usr/bin/g++
Location of the C++ compiler:      /usr/bin/g++
Location of the C++ linker:        /usr/bin/g++

Fortran compiler flags:
ESMF_F90COMPILEOPTS: -O   --openmp
ESMF_F90COMPILEPATHS: -I/local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf/mod/modO/Linux.lahey.32.mpiuni.default -I/local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf/src/include
ESMF_F90COMPILECPPFLAGS: -DESMF_TESTEXHAUSTIVE -DESMF_TESTWITHTHREADS -DS32=1 -DESMF_OS_Linux=1 -DESMF_MPIUNI
ESMF_F90COMPILEFREECPP: 
ESMF_F90COMPILEFREENOCPP: --nfix
ESMF_F90COMPILEFIXCPP: --fix -Cpp
ESMF_F90COMPILEFIXNOCPP: 

Fortran linker flags:
ESMF_F90LINKOPTS:  -pthread  -fopenmp
ESMF_F90LINKPATHS: -L/local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf/lib/libO/Linux.lahey.32.mpiuni.default -L/local/lf9562/bin/../lib
ESMF_F90LINKRPATHS: -Wl,-rpath,/local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf/lib/libO/Linux.lahey.32.mpiuni.default -Wl,-rpath,/local/lf9562/bin/../lib
ESMF_F90LINKLIBS:  -lrt -lfj9ipp -lfj9fpp -lfj9e6 -lfccx86_6a -lpthread -lc -lm /local/lf9562/bin/../lib/fj90rt0.o -ldl
ESMF_F90ESMFLINKLIBS: -lesmf  -lrt -lfj9ipp -lfj9fpp -lfj9e6 -lfccx86_6a -lpthread -lc -lm /local/lf9562/bin/../lib/fj90rt0.o -ldl

C++ compiler flags:
ESMF_CXXCOMPILEOPTS: -O -DNDEBUG -fPIC -pthread  -fopenmp
ESMF_CXXCOMPILEPATHS: -I/local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf/src/include -I/local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf/src/Infrastructure/stubs/mpiuni
ESMF_CXXCOMPILECPPFLAGS: -DESMF_TESTEXHAUSTIVE  -DESMF_TESTWITHTHREADS -DS32=1 -DESMF_OS_Linux=1 -D__SDIR__='' -DESMF_MPIUNI

C++ linker flags:
ESMF_CXXLINKOPTS:  -pthread  -fopenmp
ESMF_CXXLINKPATHS: -L/local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf/lib/libO/Linux.lahey.32.mpiuni.default -L/local/lf9562/bin/../lib
ESMF_CXXLINKRPATHS: -Wl,-rpath,/local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf/lib/libO/Linux.lahey.32.mpiuni.default -Wl,-rpath,/local/lf9562/bin/../lib
ESMF_CXXLINKLIBS:  -lrt -lfj9ipp -lfj9fpp -lfj9e6 -lfccx86_6a -lpthread -lc -lm -ldl /local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf/scripts/MAIN__.C
ESMF_CXXESMFLINKLIBS: -lesmf  -lrt -lfj9ipp -lfj9fpp -lfj9e6 -lfccx86_6a -lpthread -lc -lm -ldl /local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf/scripts/MAIN__.C


--------------------------------------------------------------
Compiling on Wed Oct 28 02:26:25 MDT 2009 on longs.ucar.edu
Machine characteristics: Linux longs.ucar.edu 2.6.18-164.el5 #1 SMP Thu Sep 3 03:33:56 EDT 2009 i686 i686 i386 GNU/Linux
==============================================================

Wed Oct 28 02:52:30 MDT 2009 library build ................PASS
Builds with warnings.
Wed Oct 28 02:52:36 MDT 2009 library install ..............PASS
Wed Oct 28 02:52:45 MDT 2009 library installcheck .........PASS
Wed Oct 28 02:53:22 MDT 2009 quickstart build .............PASS

|----------------------- SYSTEM TESTS -------------------------|
Wed Oct 28 03:15:41 MDT 2009 build_system_tests ...........PASS
Wed Oct 28 03:15:49 MDT 2009 run_system_tests_uni .........PASS


The following system tests passed:


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_FieldBundleRedistArb2Arb/ESMF_FieldBundleRedistArb2ArbSTest.F90
src/system_tests/ESMF_FieldBundleRedistBlk2Arb/ESMF_FieldBundleRedistBlk2ArbSTest.F90
src/system_tests/ESMF_FieldRedistArb2Arb/ESMF_FieldRedistArb2ArbSTest.F90
src/system_tests/ESMF_FieldRedistBlk2Arb/ESMF_FieldRedistBlk2ArbSTest.F90




The stdout files for the system_tests can be found at:
/local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf/test/testO/Linux.lahey.32.mpiuni.default


Found 7 single processor system tests, 7 passed and 0 failed.



|------------------------- EXAMPLES ---------------------------|
Wed Oct 28 03:28:06 MDT 2009 build_examples ...............PASS
Wed Oct 28 03:28:51 MDT 2009 run_examples_uni .............PASS


The following examples passed:


src/Infrastructure/ArraySpec/examples/ESMF_ArraySpecEx.F90
src/Infrastructure/Config/examples/ESMF_ConfigOverviewEx.F90
src/Infrastructure/DELayout/examples/ESMF_DELayoutEx.F90
src/Infrastructure/Field/examples/ESMF_FieldArbGridEx.F90
src/Infrastructure/FieldBundle/examples/ESMF_FieldBundleCreateEx.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/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/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:
/local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf/examples/examplesO/Linux.lahey.32.mpiuni.default


Found 36 single processor examples, 36 passed and 0 failed.



|-------------------- EXHAUSTIVE UNIT TESTS -------------------|
Wed Oct 28 03:50:12 MDT 2009 build_unit_tests .............PASS
Wed Oct 28 03:52:21 MDT 2009 run_unit_tests_uni ...........PASS




The unit tests in the following files all pass:

src/Infrastructure/Array/tests/ESMC_ArrayUTest.C
src/Infrastructure/Array/tests/ESMF_ArrayDataUTest.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_FieldRegridUTest.F90
src/Infrastructure/Field/tests/ESMF_FieldStressUTest.F90
src/Infrastructure/FieldBundle/tests/ESMF_FieldBundleUTest.F90
src/Infrastructure/FieldComm/tests/ESMF_FieldRedistArbUTest.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/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/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_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/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


No test harness unit tests were found.



The log and stdout files for the unit tests can be found at:
/local/home/svasquez/scripts_dirs/daily_builds/lahey/esmf/test/testO/Linux.lahey.32.mpiuni.default


Found 3142 exhaustive single processor unit tests, 3142 passed and 0 failed.