_____________________________________ESMF TRUNK 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.pgigcc.mpiuni.32      3076/66      35/1       7/0
longs(O)    PASS      PASS    Linux.pgigcc.mpiuni.32      3076/66      35/1       7/0

_______________________________________________________________________________________________

Wed Oct 28 03:23:27 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:

pgf90 7.1-3 32-bit target on x86 Linux -tp piii 
Copyright 1989-2000, The Portland Group, Inc.  All Rights Reserved.
Copyright 2000-2007, STMicroelectronics, Inc.  All Rights Reserved.

--------------------------------------------------------------
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_F90LINKLIBS=-lpgsse2
ESMF_OS=Linux
ESMF_TESTMPMD=OFF
ESMF_DIR=/local/home/svasquez/scripts_dirs/daily_builds/pgi/esmf
ESMF_TESTWITHTHREADS=ON
ESMF_INSTALL_PREFIX=/local/home/svasquez/scripts_dirs/daily_builds/pgi/esmf/../install_dir
ESMF_COMM=mpiuni
ESMF_TESTEXHAUSTIVE=ON
ESMF_BOPT=g
ESMF_SITE=default
ESMF_ABI=32
ESMF_CXXLINKLIBS=-lpgsse2
ESMF_COMPILER=pgigcc

--------------------------------------------------------------
* ESMF environment variables *
ESMF_DIR: /local/home/svasquez/scripts_dirs/daily_builds/pgi/esmf
ESMF_OS:                Linux
ESMF_MACHINE:           i686
ESMF_ABI:               32
ESMF_COMPILER:          pgigcc
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/pgi/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/pgi/esmf/../install_dir
ESMF_INSTALL_HEADERDIR: include
ESMF_INSTALL_MODDIR:    mod/modg/Linux.pgigcc.32.mpiuni.default
ESMF_INSTALL_LIBDIR:    lib/libg/Linux.pgigcc.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/pgi/linux86/7.1-3/bin/pgf90
Location of the Fortran linker:    /local/pgi/linux86/7.1-3/bin/pgf90
Location of the C++ compiler:      /usr/bin/g++
Location of the C++ linker:        /usr/bin/g++

Fortran compiler flags:
ESMF_F90COMPILEOPTS: -g   -mp
ESMF_F90COMPILEPATHS: -I/local/home/svasquez/scripts_dirs/daily_builds/pgi/esmf/mod/modg/Linux.pgigcc.32.mpiuni.default -I/local/home/svasquez/scripts_dirs/daily_builds/pgi/esmf/src/include
ESMF_F90COMPILECPPFLAGS: -DESMF_TESTEXHAUSTIVE -DESMF_TESTWITHTHREADS -DS32=1 -DESMF_OS_Linux=1 -DESMF_MPIUNI
ESMF_F90COMPILEFREECPP: 
ESMF_F90COMPILEFREENOCPP: -Mfreeform
ESMF_F90COMPILEFIXCPP: -Mpreprocess -Mnofreeform
ESMF_F90COMPILEFIXNOCPP: 

Fortran linker flags:
ESMF_F90LINKOPTS:   -mp
ESMF_F90LINKPATHS: -L/local/home/svasquez/scripts_dirs/daily_builds/pgi/esmf/lib/libg/Linux.pgigcc.32.mpiuni.default -L/usr/lib/gcc/i386-redhat-linux/4.1.2/
ESMF_F90LINKRPATHS: -Wl,-rpath,/local/home/svasquez/scripts_dirs/daily_builds/pgi/esmf/lib/libg/Linux.pgigcc.32.mpiuni.default
ESMF_F90LINKLIBS: -lpgsse2  -lstdc++ -lrt -lC -lc -ldl
ESMF_F90ESMFLINKLIBS: -lesmf -lpgsse2  -lstdc++ -lrt -lC -lc -ldl

C++ compiler flags:
ESMF_CXXCOMPILEOPTS: -g   -fopenmp
ESMF_CXXCOMPILEPATHS: -I/local/home/svasquez/scripts_dirs/daily_builds/pgi/esmf/src/include -I/local/home/svasquez/scripts_dirs/daily_builds/pgi/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:   -fopenmp
ESMF_CXXLINKPATHS: -L/local/home/svasquez/scripts_dirs/daily_builds/pgi/esmf/lib/libg/Linux.pgigcc.32.mpiuni.default -L/local/pgi/linux86/7.1-3/lib
ESMF_CXXLINKRPATHS: -Wl,-rpath,/local/home/svasquez/scripts_dirs/daily_builds/pgi/esmf/lib/libg/Linux.pgigcc.32.mpiuni.default -Wl,-rpath,/local/pgi/linux86/7.1-3/lib
ESMF_CXXLINKLIBS: -lpgsse2  -lrt           -lpgf90 -lpgf90_rpm1 -lpgf902 -lpgf90rtl -lpgftnrtl -lpgsse1 -lnspgc -lpgc  -lrt -lpthread  -lm -lgcc -lc -lgcc -ldl
ESMF_CXXESMFLINKLIBS: -lesmf -lpgsse2  -lrt           -lpgf90 -lpgf90_rpm1 -lpgf902 -lpgf90rtl -lpgftnrtl -lpgsse1 -lnspgc -lpgc  -lrt -lpthread  -lm -lgcc -lc -lgcc -ldl


--------------------------------------------------------------
Compiling on Wed Oct 28 03:23:29 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 04:16:45 MDT 2009 library build ................PASS
Builds with warnings.
Wed Oct 28 04:16:54 MDT 2009 library install ..............PASS
Wed Oct 28 04:17:57 MDT 2009 library installcheck .........PASS
Wed Oct 28 04:21:24 MDT 2009 quickstart build .............PASS

|----------------------- SYSTEM TESTS -------------------------|
Wed Oct 28 05:17:41 MDT 2009 build_system_tests ...........PASS
Wed Oct 28 05:18:36 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/pgi/esmf/test/testg/Linux.pgigcc.32.mpiuni.default


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



|------------------------- EXAMPLES ---------------------------|
Wed Oct 28 06:34:04 MDT 2009 build_examples ...............PASS
Wed Oct 28 06:43:32 MDT 2009 run_examples_uni .............PASS


The following examples passed:


src/Infrastructure/ArraySpec/examples/ESMF_ArraySpecEx.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 following example failed, did not build, or did not execute:


src/Infrastructure/Config/examples/ESMF_ConfigOverviewEx.F90




The stdout files for the examples can be found at:
/local/home/svasquez/scripts_dirs/daily_builds/pgi/esmf/examples/examplesg/Linux.pgigcc.32.mpiuni.default


Found 36 single processor examples, 35 passed and 1 failed.



|-------------------- EXHAUSTIVE UNIT TESTS -------------------|
Wed Oct 28 08:47:24 MDT 2009 build_unit_tests .............PASS
Wed Oct 28 08:59:02 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/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/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


The following unit test files failed to build, failed to execute or crashed during execution:

src/Infrastructure/Config/tests/ESMF_ConfigUTest.F90
src/Infrastructure/Mesh/tests/ESMF_MeshUTest.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/pgi/esmf/test/testg/Linux.pgigcc.32.mpiuni.default


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



_______________________________________________________________________________________________

Wed Oct 28 09:06:29 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:

pgf90 7.1-3 32-bit target on x86 Linux -tp piii 
Copyright 1989-2000, The Portland Group, Inc.  All Rights Reserved.
Copyright 2000-2007, STMicroelectronics, Inc.  All Rights Reserved.

--------------------------------------------------------------
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_F90LINKLIBS=-lpgsse2
ESMF_OS=Linux
ESMF_TESTMPMD=OFF
ESMF_DIR=/local/home/svasquez/scripts_dirs/daily_builds/pgi/esmf
ESMF_TESTWITHTHREADS=ON
ESMF_INSTALL_PREFIX=/local/home/svasquez/scripts_dirs/daily_builds/pgi/esmf/../install_dir
ESMF_COMM=mpiuni
ESMF_TESTEXHAUSTIVE=ON
ESMF_BOPT=O
ESMF_SITE=default
ESMF_ABI=32
ESMF_CXXLINKLIBS=-lpgsse2
ESMF_COMPILER=pgigcc

--------------------------------------------------------------
* ESMF environment variables *
ESMF_DIR: /local/home/svasquez/scripts_dirs/daily_builds/pgi/esmf
ESMF_OS:                Linux
ESMF_MACHINE:           i686
ESMF_ABI:               32
ESMF_COMPILER:          pgigcc
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/pgi/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/pgi/esmf/../install_dir
ESMF_INSTALL_HEADERDIR: include
ESMF_INSTALL_MODDIR:    mod/modO/Linux.pgigcc.32.mpiuni.default
ESMF_INSTALL_LIBDIR:    lib/libO/Linux.pgigcc.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/pgi/linux86/7.1-3/bin/pgf90
Location of the Fortran linker:    /local/pgi/linux86/7.1-3/bin/pgf90
Location of the C++ compiler:      /usr/bin/g++
Location of the C++ linker:        /usr/bin/g++

Fortran compiler flags:
ESMF_F90COMPILEOPTS: -O   -mp
ESMF_F90COMPILEPATHS: -I/local/home/svasquez/scripts_dirs/daily_builds/pgi/esmf/mod/modO/Linux.pgigcc.32.mpiuni.default -I/local/home/svasquez/scripts_dirs/daily_builds/pgi/esmf/src/include
ESMF_F90COMPILECPPFLAGS: -DESMF_TESTEXHAUSTIVE -DESMF_TESTWITHTHREADS -DS32=1 -DESMF_OS_Linux=1 -DESMF_MPIUNI
ESMF_F90COMPILEFREECPP: 
ESMF_F90COMPILEFREENOCPP: -Mfreeform
ESMF_F90COMPILEFIXCPP: -Mpreprocess -Mnofreeform
ESMF_F90COMPILEFIXNOCPP: 

Fortran linker flags:
ESMF_F90LINKOPTS:   -mp
ESMF_F90LINKPATHS: -L/local/home/svasquez/scripts_dirs/daily_builds/pgi/esmf/lib/libO/Linux.pgigcc.32.mpiuni.default -L/usr/lib/gcc/i386-redhat-linux/4.1.2/
ESMF_F90LINKRPATHS: -Wl,-rpath,/local/home/svasquez/scripts_dirs/daily_builds/pgi/esmf/lib/libO/Linux.pgigcc.32.mpiuni.default
ESMF_F90LINKLIBS: -lpgsse2  -lstdc++ -lrt -lC -lc -ldl
ESMF_F90ESMFLINKLIBS: -lesmf -lpgsse2  -lstdc++ -lrt -lC -lc -ldl

C++ compiler flags:
ESMF_CXXCOMPILEOPTS: -O -DNDEBUG   -fopenmp
ESMF_CXXCOMPILEPATHS: -I/local/home/svasquez/scripts_dirs/daily_builds/pgi/esmf/src/include -I/local/home/svasquez/scripts_dirs/daily_builds/pgi/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:   -fopenmp
ESMF_CXXLINKPATHS: -L/local/home/svasquez/scripts_dirs/daily_builds/pgi/esmf/lib/libO/Linux.pgigcc.32.mpiuni.default -L/local/pgi/linux86/7.1-3/lib
ESMF_CXXLINKRPATHS: -Wl,-rpath,/local/home/svasquez/scripts_dirs/daily_builds/pgi/esmf/lib/libO/Linux.pgigcc.32.mpiuni.default -Wl,-rpath,/local/pgi/linux86/7.1-3/lib
ESMF_CXXLINKLIBS: -lpgsse2  -lrt           -lpgf90 -lpgf90_rpm1 -lpgf902 -lpgf90rtl -lpgftnrtl -lpgsse1 -lnspgc -lpgc  -lrt -lpthread  -lm -lgcc -lc -lgcc -ldl
ESMF_CXXESMFLINKLIBS: -lesmf -lpgsse2  -lrt           -lpgf90 -lpgf90_rpm1 -lpgf902 -lpgf90rtl -lpgftnrtl -lpgsse1 -lnspgc -lpgc  -lrt -lpthread  -lm -lgcc -lc -lgcc -ldl


--------------------------------------------------------------
Compiling on Wed Oct 28 09:06:34 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 10:11:41 MDT 2009 library build ................PASS
Builds with warnings.
Wed Oct 28 10:12:01 MDT 2009 library install ..............PASS
Wed Oct 28 10:12:49 MDT 2009 library installcheck .........PASS
Wed Oct 28 10:17:06 MDT 2009 quickstart build .............PASS

|----------------------- SYSTEM TESTS -------------------------|
Wed Oct 28 10:58:59 MDT 2009 build_system_tests ...........PASS
Wed Oct 28 11:00:13 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/pgi/esmf/test/testO/Linux.pgigcc.32.mpiuni.default


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



|------------------------- EXAMPLES ---------------------------|
Wed Oct 28 11:35:58 MDT 2009 build_examples ...............PASS
Wed Oct 28 11:38:40 MDT 2009 run_examples_uni .............PASS


The following examples passed:


src/Infrastructure/ArraySpec/examples/ESMF_ArraySpecEx.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 following example failed, did not build, or did not execute:


src/Infrastructure/Config/examples/ESMF_ConfigOverviewEx.F90




The stdout files for the examples can be found at:
/local/home/svasquez/scripts_dirs/daily_builds/pgi/esmf/examples/examplesO/Linux.pgigcc.32.mpiuni.default


Found 36 single processor examples, 35 passed and 1 failed.



|-------------------- EXHAUSTIVE UNIT TESTS -------------------|
Wed Oct 28 12:41:39 MDT 2009 build_unit_tests .............PASS
Wed Oct 28 12:45:59 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/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/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


The following unit test files failed to build, failed to execute or crashed during execution:

src/Infrastructure/Config/tests/ESMF_ConfigUTest.F90
src/Infrastructure/Mesh/tests/ESMF_MeshUTest.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/pgi/esmf/test/testO/Linux.pgigcc.32.mpiuni.default


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