_____________________________________ESMF_3_1_0p1 BUILD AND TEST SUMMARY_________________________

                                            
                                                     1693 MULTI PET
                                                      EXHAUSTIVE      35        7
           BUILD     INSTALL  OS.COMPILER.COMM.ABI    UNIT TESTS   EXAMPLES  SYSTEM TESTS
_______________________________________________________________________________________________
          PASS/FAIL PASS/FAIL                           PASS/FAIL   PASS/FAIL  PASS/FAIL
_______________________________________________________________________________________________
j340(g)     PASS      PASS    Linux.intel.mpich.32         1693/0      35/0       7/0
j340(O)     PASS      PASS    Linux.intel.mpich.32         1693/0      35/0       7/0

_______________________________________________________________________________________________

Tue Feb 26 02:56:37 CST 2008 on j340 
Compiler and configuration information:
 
/home/svasquez/script_dir/branch_builds/intel/esmf/build/common.mk:96: Environment variable MPI_HOME detected. ESMF no longer uses this environment variable. Please see ESMF README and/or User's Guide for a current list of ESMF environment variables.
 
--------------------------------------------------------------
Make version:
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for i386-redhat-linux-gnu
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
	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.

Report bugs to .


--------------------------------------------------------------
Fortran Compiler version:
mpif90 for 1.2.6 (release) of : 2004/08/04 11:10:38
Intel(R) Fortran Compiler for 32-bit applications, Version 8.1    Build 20040921Z Package ID: 
Copyright (C) 1985-2004 Intel Corporation.  All rights reserved.

Version 8.1 

--------------------------------------------------------------
C++ Compiler version:
mpiCC for 1.2.6 (release) of : 2004/08/04 11:10:38
Intel(R) C++ Compiler for 32-bit applications, Version 8.1    Build 20040921Z Package ID: 
Copyright (C) 1985-2004 Intel Corporation.  All rights reserved.

Version 8.1 

--------------------------------------------------------------
Preprocessor version:
gcc (GCC) 3.2.3 20030502 (Red Hat Linux 3.2.3-47)
Copyright (C) 2002 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 "3.1.0p1"
--------------------------------------------------------------
 
--------------------------------------------------------------
 * User set ESMF environment variables *
ESMF_OS=Linux
ESMF_DIR=/home/svasquez/script_dir/branch_builds/intel/esmf
ESMF_TESTWITHTHREADS=OFF
ESMF_MPI=mpich
ESMF_EXHAUSTIVE=ON
ESMF_INSTALL_PREFIX=/home/svasquez/script_dir/branch_builds/intel/esmf/../install_dir
ESMF_COMM=mpich
ESMF_SITE=default
ESMF_ABI=32
ESMF_COMPILER=intel
 
--------------------------------------------------------------
 * ESMF environment variables *
ESMF_DIR: /home/svasquez/script_dir/branch_builds/intel/esmf
ESMF_OS:                Linux
ESMF_MACHINE:           i686
ESMF_ABI:               32
ESMF_COMPILER:          intel
ESMF_BOPT:              g
ESMF_COMM:              mpich
ESMF_SITE:              default
ESMF_EXHAUSTIVE:        ON
ESMF_PTHREADS:          ON
ESMF_TESTWITHTHREADS:   OFF
ESMF_ARRAY_LITE:        FALSE
ESMF_NO_INTEGER_1_BYTE: FALSE
ESMF_NO_INTEGER_2_BYTE: FALSE
ESMF_FORTRANSYMBOLS:    default
 
--------------------------------------------------------------
 * ESMF environment variables pointing to 3rd party software *
 
--------------------------------------------------------------
 * ESMF environment variables for final installation *
ESMF_INSTALL_PREFIX:    /home/svasquez/script_dir/branch_builds/intel/esmf/../install_dir
ESMF_INSTALL_HEADERDIR: include
ESMF_INSTALL_MODDIR:    mod/modg/Linux.intel.32.mpich.default
ESMF_INSTALL_LIBDIR:    lib/libg/Linux.intel.32.mpich.default
ESMF_INSTALL_DOCDIR:    doc
 
 
--------------------------------------------------------------
 * Compilers, Linkers, Flags, and Libraries *
Location of the preprocessor:      /usr/bin/gcc
Location of the Fortran compiler:  /soft/apps/packages/mpich-gm-1.2.6..13b-intel-8.1-2/bin/mpif90
Location of the Fortran linker:    /soft/apps/packages/mpich-gm-1.2.6..13b-intel-8.1-2/bin/mpif90
Location of the C++ compiler:      /soft/apps/packages/mpich-gm-1.2.6..13b-intel-8.1-2/bin/mpiCC
Location of the C++ linker:        /soft/apps/packages/mpich-gm-1.2.6..13b-intel-8.1-2/bin/mpiCC

Fortran compiler flags:
ESMF_F90COMPILEOPTS: -g -threads
ESMF_F90COMPILEPATHS: -I/home/svasquez/script_dir/branch_builds/intel/esmf/mod/modg/Linux.intel.32.mpich.default -I/home/svasquez/script_dir/branch_builds/intel/esmf/src/include
ESMF_F90COMPILECPPFLAGS:  -DESMF_EXHAUSTIVE -DS32=1 -DESMF_OS_Linux=1

Fortran linker flags:
ESMF_F90LINKOPTS:  -threads
ESMF_F90LINKPATHS: -L/home/svasquez/script_dir/branch_builds/intel/esmf/lib/libg/Linux.intel.32.mpich.default -L/soft/com/packages/intel-8.1/lib -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.3 -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.3/../../.. -L/usr/lib
ESMF_F90LINKRPATHS: -Wl,-rpath,/home/svasquez/script_dir/branch_builds/intel/esmf/lib/libg/Linux.intel.32.mpich.default
ESMF_F90LINKLIBS:  -lgm -lpthread -lpvfs -limf -lm -lstdc++ -lgcc_s -lgcc -lcxaguard -lpthread -lirc -lgcc_s -lgcc -lirc_s -lrt -ldl
ESMF_F90ESMFLINKLIBS: -lesmf  -lgm -lpthread -lpvfs -limf -lm -lstdc++ -lgcc_s -lgcc -lcxaguard -lpthread -lirc -lgcc_s -lgcc -lirc_s -lrt -ldl

C++ compiler flags:
ESMF_CXXCOMPILEOPTS: -g -DESMF_MPICH -pthread
ESMF_CXXCOMPILEPATHS: -I/home/svasquez/script_dir/branch_builds/intel/esmf/src/include
ESMF_CXXCOMPILECPPFLAGS: -DESMF_EXHAUSTIVE  -DS32=1 -DESMF_OS_Linux=1 -D__SDIR__=''

C++ linker flags:
ESMF_CXXLINKOPTS:  -pthread
ESMF_CXXLINKPATHS: -L/home/svasquez/script_dir/branch_builds/intel/esmf/lib/libg/Linux.intel.32.mpich.default -L/soft/com/packages/intel-8.1/lib/
ESMF_CXXLINKRPATHS: -Wl,-rpath,/home/svasquez/script_dir/branch_builds/intel/esmf/lib/libg/Linux.intel.32.mpich.default -Wl,-rpath,/soft/com/packages/intel-8.1/lib/
ESMF_CXXLINKLIBS:  -lgm -lpthread -lpvfs -lifport -lifcoremt -limf -lm -lcxa -lpthread -lirc -lunwind -lirc_s -lrt -ldl
ESMF_CXXESMFLINKLIBS: -lesmf  -lgm -lpthread -lpvfs -lifport -lifcoremt -limf -lm -lcxa -lpthread -lirc -lunwind -lirc_s -lrt -ldl


--------------------------------------------------------------
Compiling on Tue Feb 26 02:56:55 CST 2008 on j340
Machine characteristics: Linux j340 2.4.29-rc2 #1 SMP Mon Jan 31 10:17:39 CST 2005 i686 i686 i386 GNU/Linux
==============================================================
 
Tue Feb 26 04:54:34 CST 2008 library build ................PASS
Builds with warnings.
Tue Feb 26 04:55:50 CST 2008 library install ..............PASS
Tue Feb 26 04:56:01 CST 2008 library installcheck .........PASS

|----------------------- SYSTEM TESTS -------------------------|
Tue Feb 26 05:20:44 CST 2008 build_system_tests ...........PASS
Tue Feb 26 05:22:22 CST 2008 run_system_tests .............PASS

7 System Tests
7 PASS 0 FAIL



|------------------------- EXAMPLES ---------------------------|
Tue Feb 26 05:59:14 CST 2008 build_examples ...............PASS
Tue Feb 26 06:11:46 CST 2008 run_examples .................PASS

35 Examples
35 PASS 0 FAIL


|-------------------- EXHAUSTIVE UNIT TESTS -------------------|
Tue Feb 26 06:46:25 CST 2008 build_unit_tests .............PASS
Tue Feb 26 07:10:23 CST 2008 run_unit_tests ...............PASS


1693 EXHAUSTIVE Multiple PET Unit Tests
1693 PASS 0 FAIL



_______________________________________________________________________________________________

Tue Feb 26 07:21:19 CST 2008 on j340 
Compiler and configuration information:
 
/home/svasquez/script_dir/branch_builds/intel/esmf/build/common.mk:96: Environment variable MPI_HOME detected. ESMF no longer uses this environment variable. Please see ESMF README and/or User's Guide for a current list of ESMF environment variables.
 
--------------------------------------------------------------
Make version:
GNU Make version 3.79.1, by Richard Stallman and Roland McGrath.
Built for i386-redhat-linux-gnu
Copyright (C) 1988, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 2000
	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.

Report bugs to .


--------------------------------------------------------------
Fortran Compiler version:
mpif90 for 1.2.6 (release) of : 2004/08/04 11:10:38
Intel(R) Fortran Compiler for 32-bit applications, Version 8.1    Build 20040921Z Package ID: 
Copyright (C) 1985-2004 Intel Corporation.  All rights reserved.

Version 8.1 

--------------------------------------------------------------
C++ Compiler version:
mpiCC for 1.2.6 (release) of : 2004/08/04 11:10:38
Intel(R) C++ Compiler for 32-bit applications, Version 8.1    Build 20040921Z Package ID: 
Copyright (C) 1985-2004 Intel Corporation.  All rights reserved.

Version 8.1 

--------------------------------------------------------------
Preprocessor version:
gcc (GCC) 3.2.3 20030502 (Red Hat Linux 3.2.3-47)
Copyright (C) 2002 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 "3.1.0p1"
--------------------------------------------------------------
 
--------------------------------------------------------------
 * User set ESMF environment variables *
ESMF_OS=Linux
ESMF_DIR=/home/svasquez/script_dir/branch_builds/intel/esmf
ESMF_TESTWITHTHREADS=OFF
ESMF_MPI=mpich
ESMF_EXHAUSTIVE=ON
ESMF_INSTALL_PREFIX=/home/svasquez/script_dir/branch_builds/intel/esmf/../install_dir
ESMF_COMM=mpich
ESMF_SITE=default
ESMF_ABI=32
ESMF_COMPILER=intel
 
--------------------------------------------------------------
 * ESMF environment variables *
ESMF_DIR: /home/svasquez/script_dir/branch_builds/intel/esmf
ESMF_OS:                Linux
ESMF_MACHINE:           i686
ESMF_ABI:               32
ESMF_COMPILER:          intel
ESMF_BOPT:              O
ESMF_COMM:              mpich
ESMF_SITE:              default
ESMF_EXHAUSTIVE:        ON
ESMF_PTHREADS:          ON
ESMF_TESTWITHTHREADS:   OFF
ESMF_ARRAY_LITE:        FALSE
ESMF_NO_INTEGER_1_BYTE: FALSE
ESMF_NO_INTEGER_2_BYTE: FALSE
ESMF_FORTRANSYMBOLS:    default
 
--------------------------------------------------------------
 * ESMF environment variables pointing to 3rd party software *
 
--------------------------------------------------------------
 * ESMF environment variables for final installation *
ESMF_INSTALL_PREFIX:    /home/svasquez/script_dir/branch_builds/intel/esmf/../install_dir
ESMF_INSTALL_HEADERDIR: include
ESMF_INSTALL_MODDIR:    mod/modO/Linux.intel.32.mpich.default
ESMF_INSTALL_LIBDIR:    lib/libO/Linux.intel.32.mpich.default
ESMF_INSTALL_DOCDIR:    doc
 
 
--------------------------------------------------------------
 * Compilers, Linkers, Flags, and Libraries *
Location of the preprocessor:      /usr/bin/gcc
Location of the Fortran compiler:  /soft/apps/packages/mpich-gm-1.2.6..13b-intel-8.1-2/bin/mpif90
Location of the Fortran linker:    /soft/apps/packages/mpich-gm-1.2.6..13b-intel-8.1-2/bin/mpif90
Location of the C++ compiler:      /soft/apps/packages/mpich-gm-1.2.6..13b-intel-8.1-2/bin/mpiCC
Location of the C++ linker:        /soft/apps/packages/mpich-gm-1.2.6..13b-intel-8.1-2/bin/mpiCC

Fortran compiler flags:
ESMF_F90COMPILEOPTS: -O -threads
ESMF_F90COMPILEPATHS: -I/home/svasquez/script_dir/branch_builds/intel/esmf/mod/modO/Linux.intel.32.mpich.default -I/home/svasquez/script_dir/branch_builds/intel/esmf/src/include
ESMF_F90COMPILECPPFLAGS:  -DESMF_EXHAUSTIVE -DS32=1 -DESMF_OS_Linux=1

Fortran linker flags:
ESMF_F90LINKOPTS:  -threads
ESMF_F90LINKPATHS: -L/home/svasquez/script_dir/branch_builds/intel/esmf/lib/libO/Linux.intel.32.mpich.default -L/soft/com/packages/intel-8.1/lib -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.3 -L/usr/lib/gcc-lib/i386-redhat-linux/3.2.3/../../.. -L/usr/lib
ESMF_F90LINKRPATHS: -Wl,-rpath,/home/svasquez/script_dir/branch_builds/intel/esmf/lib/libO/Linux.intel.32.mpich.default
ESMF_F90LINKLIBS:  -lgm -lpthread -lpvfs -limf -lm -lstdc++ -lgcc_s -lgcc -lcxaguard -lpthread -lirc -lgcc_s -lgcc -lirc_s -lrt -ldl
ESMF_F90ESMFLINKLIBS: -lesmf  -lgm -lpthread -lpvfs -limf -lm -lstdc++ -lgcc_s -lgcc -lcxaguard -lpthread -lirc -lgcc_s -lgcc -lirc_s -lrt -ldl

C++ compiler flags:
ESMF_CXXCOMPILEOPTS: -O -DNDEBUG -DESMF_MPICH -pthread
ESMF_CXXCOMPILEPATHS: -I/home/svasquez/script_dir/branch_builds/intel/esmf/src/include
ESMF_CXXCOMPILECPPFLAGS: -DESMF_EXHAUSTIVE  -DS32=1 -DESMF_OS_Linux=1 -D__SDIR__=''

C++ linker flags:
ESMF_CXXLINKOPTS:  -pthread
ESMF_CXXLINKPATHS: -L/home/svasquez/script_dir/branch_builds/intel/esmf/lib/libO/Linux.intel.32.mpich.default -L/soft/com/packages/intel-8.1/lib/
ESMF_CXXLINKRPATHS: -Wl,-rpath,/home/svasquez/script_dir/branch_builds/intel/esmf/lib/libO/Linux.intel.32.mpich.default -Wl,-rpath,/soft/com/packages/intel-8.1/lib/
ESMF_CXXLINKLIBS:  -lgm -lpthread -lpvfs -lifport -lifcoremt -limf -lm -lcxa -lpthread -lirc -lunwind -lirc_s -lrt -ldl
ESMF_CXXESMFLINKLIBS: -lesmf  -lgm -lpthread -lpvfs -lifport -lifcoremt -limf -lm -lcxa -lpthread -lirc -lunwind -lirc_s -lrt -ldl


--------------------------------------------------------------
Compiling on Tue Feb 26 07:21:43 CST 2008 on j340
Machine characteristics: Linux j340 2.4.29-rc2 #1 SMP Mon Jan 31 10:17:39 CST 2005 i686 i686 i386 GNU/Linux
==============================================================
 
Tue Feb 26 08:05:27 CST 2008 library build ................PASS
Builds with warnings.
Tue Feb 26 08:05:55 CST 2008 library install ..............PASS
Tue Feb 26 08:06:03 CST 2008 library installcheck .........PASS

|----------------------- SYSTEM TESTS -------------------------|
Tue Feb 26 08:16:28 CST 2008 build_system_tests ...........PASS
Tue Feb 26 08:17:54 CST 2008 run_system_tests .............PASS

7 System Tests
7 PASS 0 FAIL



|------------------------- EXAMPLES ---------------------------|
Tue Feb 26 08:29:25 CST 2008 build_examples ...............PASS
Tue Feb 26 08:36:46 CST 2008 run_examples .................PASS

35 Examples
35 PASS 0 FAIL


|-------------------- EXHAUSTIVE UNIT TESTS -------------------|
Tue Feb 26 08:54:55 CST 2008 build_unit_tests .............PASS
Tue Feb 26 09:07:16 CST 2008 run_unit_tests ...............PASS


1693 EXHAUSTIVE Multiple PET Unit Tests
1693 PASS 0 FAIL