This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by mpich-testsuite configure 3.2, which was
generated by GNU Autoconf 2.69.  Invocation command line was

  $ ./configure --disable-option-checking --prefix=/fs/posgrado16/other0/guido/libraries/mpich-3.2 --enable-fortran=yes --enable-cxx --cache-file=/dev/null --srcdir=.

## --------- ##
## Platform. ##
## --------- ##

hostname = posgrado16.crya.privado
uname -m = x86_64
uname -r = 3.10.0-693.17.1.el7.x86_64
uname -s = Linux
uname -v = #1 SMP Thu Jan 25 20:13:58 UTC 2018

/usr/bin/uname -p = x86_64
/bin/uname -X     = unknown

/bin/arch              = x86_64
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
/usr/bin/hostinfo      = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/intel/composerxe-2011.5.220/bin/intel64
PATH: /fs/posgrado16/other0/guido/yt-conda/bin
PATH: /usr/local/intel/composerxe-2011.5.220/bin/intel64
PATH: /usr/local/bin
PATH: /usr/local/sbin
PATH: /usr/bin
PATH: /usr/sbin
PATH: /bin
PATH: /sbin
PATH: /usr/local/intel/composerxe-2011.5.220/mpirt/bin/intel64
PATH: /usr/local/intel/composerxe-2011.5.220/mpirt/bin/intel64


## ----------- ##
## Core tests. ##
## ----------- ##

configure:3366: checking for a BSD-compatible install
configure:3434: result: /usr/bin/install -c
configure:3445: checking whether build environment is sane
configure:3500: result: yes
configure:3651: checking for a thread-safe mkdir -p
configure:3690: result: mkdir -p
configure:3697: checking for gawk
configure:3713: found /usr/bin/gawk
configure:3724: result: gawk
configure:3735: checking whether make sets $(MAKE)
configure:3757: result: yes
configure:3786: checking whether make supports nested variables
configure:3803: result: yes
configure:3930: checking whether to enable maintainer-specific portions of Makefiles
configure:3939: result: yes
configure:3965: checking whether make supports nested variables
configure:3982: result: yes
configure:4450: checking for make
configure:4466: found /usr/bin/make
configure:4477: result: make
configure:4491: checking whether clock skew breaks make
configure:4516: result: no
configure:4526: checking whether make supports include
configure:4554: result: yes
configure:4563: checking whether make allows comments in actions
configure:4590: result: yes
configure:4604: checking for virtual path format
configure:4647: result: VPATH
configure:4657: checking whether make sets CFLAGS
configure:4683: result: yes
configure:5167: checking for style of include used by make
configure:5195: result: GNU
configure:5339: checking for C compiler version
configure:5348: icc --version >&5
icc (ICC) 12.0.5 20110719
Copyright (C) 1985-2011 Intel Corporation.  All rights reserved.

configure:5359: $? = 0
configure:5348: icc -v >&5
Version 12.0.5
configure:5359: $? = 0
configure:5348: icc -V >&5
Intel(R) C Intel(R) 64 Compiler XE for applications running on Intel(R) 64, Version 12.0.5.220 Build 20110719
Copyright (C) 1985-2011 Intel Corporation.  All rights reserved.
FOR NON-COMMERCIAL USE ONLY

configure:5359: $? = 0
configure:5348: icc -qversion >&5
icc: command line warning #10006: ignoring unknown option '-qversion'
icc: command line error: no files specified; for help type "icc -help"
configure:5359: $? = 1
configure:5379: checking whether the C compiler works
configure:5401: icc    conftest.c  >&5
configure:5405: $? = 0
configure:5453: result: yes
configure:5456: checking for C compiler default output file name
configure:5458: result: a.out
configure:5464: checking for suffix of executables
configure:5471: icc -o conftest    conftest.c  >&5
configure:5475: $? = 0
configure:5497: result: 
configure:5519: checking whether we are cross compiling
configure:5527: icc -o conftest    conftest.c  >&5
configure:5531: $? = 0
configure:5538: ./conftest
configure:5542: $? = 0
configure:5557: result: no
configure:5562: checking for suffix of object files
configure:5584: icc -c   conftest.c >&5
configure:5588: $? = 0
configure:5609: result: o
configure:5613: checking whether we are using the GNU C compiler
configure:5632: icc -c   conftest.c >&5
configure:5632: $? = 0
configure:5641: result: yes
configure:5650: checking whether icc accepts -g
configure:5670: icc -c -g  conftest.c >&5
configure:5670: $? = 0
configure:5711: result: yes
configure:5728: checking for icc option to accept ISO C89
configure:5791: icc  -c   conftest.c >&5
configure:5791: $? = 0
configure:5804: result: none needed
configure:5829: checking whether icc understands -c and -o together
configure:5851: icc -c conftest.c -o conftest2.o
configure:5854: $? = 0
configure:5851: icc -c conftest.c -o conftest2.o
configure:5854: $? = 0
configure:5866: result: yes
configure:5885: checking dependency style of icc
configure:5996: result: gcc3
configure:6068: checking whether long double is supported
configure:6087: icc -c   conftest.c >&5
configure:6087: $? = 0
configure:6095: result: yes
configure:6103: checking whether long long is supported
configure:6122: icc -c   conftest.c >&5
configure:6122: $? = 0
configure:6130: result: yes
configure:6139: checking for an ANSI C-conforming const
configure:6205: icc -c   conftest.c >&5
configure:6205: $? = 0
configure:6212: result: yes
configure:6220: checking for C/C++ restrict keyword
configure:6245: icc -c   conftest.c >&5
configure:6245: $? = 0
configure:6253: result: __restrict
configure:6312: checking for ranlib
configure:6339: result: ranlib
configure:6463: checking the archiver (ar) interface
configure:6479: icc -c   conftest.c >&5
configure:6479: $? = 0
configure:6481: ar cru libconftest.a conftest.o >&5
configure:6484: $? = 0
configure:6512: result: ar
configure:6540: checking for grep that handles long lines and -e
configure:6598: result: /usr/bin/grep
configure:6603: checking for fgrep
configure:6665: result: /usr/bin/grep -F
configure:7491: checking how to run the C preprocessor
configure:7522: icc -E  conftest.c
configure:7522: $? = 0
configure:7536: icc -E  conftest.c
conftest.c(16): error #2379: cannot open source file "ac_nonexistent.h"
  #include <ac_nonexistent.h>
                             ^

configure:7536: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mpich-testsuite"
| #define PACKAGE_TARNAME "mpich-testsuite"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "mpich-testsuite 3.2"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich-testsuite"
| #define VERSION "3.2"
| #define HAVE_MPI_SPAWN 1
| #define HAVE_MPI_WIN_CREATE 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define restrict __restrict
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7561: result: icc -E
configure:7581: icc -E  conftest.c
configure:7581: $? = 0
configure:7595: icc -E  conftest.c
conftest.c(16): error #2379: cannot open source file "ac_nonexistent.h"
  #include <ac_nonexistent.h>
                             ^

configure:7595: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mpich-testsuite"
| #define PACKAGE_TARNAME "mpich-testsuite"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "mpich-testsuite 3.2"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich-testsuite"
| #define VERSION "3.2"
| #define HAVE_MPI_SPAWN 1
| #define HAVE_MPI_WIN_CREATE 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define restrict __restrict
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:7624: checking for egrep
configure:7686: result: /usr/bin/grep -E
configure:7691: checking for ANSI C header files
configure:7711: icc -c    conftest.c >&5
configure:7711: $? = 0
configure:7784: icc -o conftest     conftest.c  >&5
configure:7784: $? = 0
configure:7784: ./conftest
configure:7784: $? = 0
configure:7795: result: yes
configure:7808: checking for sys/types.h
configure:7808: icc -c    conftest.c >&5
configure:7808: $? = 0
configure:7808: result: yes
configure:7808: checking for sys/stat.h
configure:7808: icc -c    conftest.c >&5
configure:7808: $? = 0
configure:7808: result: yes
configure:7808: checking for stdlib.h
configure:7808: icc -c    conftest.c >&5
configure:7808: $? = 0
configure:7808: result: yes
configure:7808: checking for string.h
configure:7808: icc -c    conftest.c >&5
configure:7808: $? = 0
configure:7808: result: yes
configure:7808: checking for memory.h
configure:7808: icc -c    conftest.c >&5
configure:7808: $? = 0
configure:7808: result: yes
configure:7808: checking for strings.h
configure:7808: icc -c    conftest.c >&5
configure:7808: $? = 0
configure:7808: result: yes
configure:7808: checking for inttypes.h
configure:7808: icc -c    conftest.c >&5
configure:7808: $? = 0
configure:7808: result: yes
configure:7808: checking for stdint.h
configure:7808: icc -c    conftest.c >&5
configure:7808: $? = 0
configure:7808: result: yes
configure:7808: checking for unistd.h
configure:7808: icc -c    conftest.c >&5
configure:7808: $? = 0
configure:7808: result: yes
configure:7823: checking stdarg.h usability
configure:7823: icc -c    conftest.c >&5
configure:7823: $? = 0
configure:7823: result: yes
configure:7823: checking stdarg.h presence
configure:7823: icc -E  conftest.c
configure:7823: $? = 0
configure:7823: result: yes
configure:7823: checking for stdarg.h
configure:7823: result: yes
configure:7823: checking sys/time.h usability
configure:7823: icc -c    conftest.c >&5
configure:7823: $? = 0
configure:7823: result: yes
configure:7823: checking sys/time.h presence
configure:7823: icc -E  conftest.c
configure:7823: $? = 0
configure:7823: result: yes
configure:7823: checking for sys/time.h
configure:7823: result: yes
configure:7823: checking sys/resource.h usability
configure:7823: icc -c    conftest.c >&5
configure:7823: $? = 0
configure:7823: result: yes
configure:7823: checking sys/resource.h presence
configure:7823: icc -E  conftest.c
configure:7823: $? = 0
configure:7823: result: yes
configure:7823: checking for sys/resource.h
configure:7823: result: yes
configure:7835: checking for int8_t
configure:7835: icc -c    conftest.c >&5
configure:7835: $? = 0
configure:7835: icc -c    conftest.c >&5
conftest.c(66): error: the size of an array must be greater than zero
  static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
                         ^

compilation aborted for conftest.c (code 2)
configure:7835: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mpich-testsuite"
| #define PACKAGE_TARNAME "mpich-testsuite"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "mpich-testsuite 3.2"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich-testsuite"
| #define VERSION "3.2"
| #define HAVE_MPI_SPAWN 1
| #define HAVE_MPI_WIN_CREATE 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define restrict __restrict
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	        enum { N = 8 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1)
| 		 < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:7835: result: yes
configure:7846: checking for int16_t
configure:7846: icc -c    conftest.c >&5
configure:7846: $? = 0
configure:7846: icc -c    conftest.c >&5
conftest.c(66): error: the size of an array must be greater than zero
  static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
                         ^

compilation aborted for conftest.c (code 2)
configure:7846: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mpich-testsuite"
| #define PACKAGE_TARNAME "mpich-testsuite"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "mpich-testsuite 3.2"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich-testsuite"
| #define VERSION "3.2"
| #define HAVE_MPI_SPAWN 1
| #define HAVE_MPI_WIN_CREATE 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define restrict __restrict
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	        enum { N = 16 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1)
| 		 < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:7846: result: yes
configure:7857: checking for int32_t
configure:7857: icc -c    conftest.c >&5
configure:7857: $? = 0
configure:7857: icc -c    conftest.c >&5
conftest.c(67): warning #61: integer operation result is out of range
  		 < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
  		                                                  ^

conftest.c(66): error: the size of an array must be greater than zero
  static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
                         ^

compilation aborted for conftest.c (code 2)
configure:7857: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mpich-testsuite"
| #define PACKAGE_TARNAME "mpich-testsuite"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "mpich-testsuite 3.2"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich-testsuite"
| #define VERSION "3.2"
| #define HAVE_MPI_SPAWN 1
| #define HAVE_MPI_WIN_CREATE 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define restrict __restrict
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	        enum { N = 32 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1)
| 		 < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:7857: result: yes
configure:7868: checking for int64_t
configure:7868: icc -c    conftest.c >&5
configure:7868: $? = 0
configure:7868: icc -c    conftest.c >&5
conftest.c(67): warning #61: integer operation result is out of range
  		 < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
  		                                                  ^

conftest.c(66): error: the size of an array must be greater than zero
  static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
                         ^

compilation aborted for conftest.c (code 2)
configure:7868: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mpich-testsuite"
| #define PACKAGE_TARNAME "mpich-testsuite"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "mpich-testsuite 3.2"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich-testsuite"
| #define VERSION "3.2"
| #define HAVE_MPI_SPAWN 1
| #define HAVE_MPI_WIN_CREATE 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define restrict __restrict
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| 	        enum { N = 64 / 2 - 1 };
| int
| main ()
| {
| static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1)
| 		 < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
| test_array [0] = 0;
| return test_array [0];
| 
|   ;
|   return 0;
| }
configure:7868: result: yes
configure:7879: checking for uint8_t
configure:7879: icc -c    conftest.c >&5
configure:7879: $? = 0
configure:7879: result: yes
configure:7893: checking for uint16_t
configure:7893: icc -c    conftest.c >&5
configure:7893: $? = 0
configure:7893: result: yes
configure:7905: checking for uint32_t
configure:7905: icc -c    conftest.c >&5
configure:7905: $? = 0
configure:7905: result: yes
configure:7919: checking for uint64_t
configure:7919: icc -c    conftest.c >&5
configure:7919: $? = 0
configure:7919: result: yes
configure:7935: checking for _Bool
configure:7935: icc -c    conftest.c >&5
configure:7935: $? = 0
configure:7935: icc -c    conftest.c >&5
conftest.c(65): error: expected an expression
  if (sizeof ((_Bool)))
                     ^

compilation aborted for conftest.c (code 2)
configure:7935: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mpich-testsuite"
| #define PACKAGE_TARNAME "mpich-testsuite"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "mpich-testsuite 3.2"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich-testsuite"
| #define VERSION "3.2"
| #define HAVE_MPI_SPAWN 1
| #define HAVE_MPI_WIN_CREATE 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define restrict __restrict
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((_Bool)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:7935: result: yes
configure:7944: checking for float _Complex
configure:7944: icc -c    conftest.c >&5
configure:7944: $? = 0
configure:7944: icc -c    conftest.c >&5
conftest.c(66): error: expected an expression
  if (sizeof ((float _Complex)))
                              ^

compilation aborted for conftest.c (code 2)
configure:7944: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mpich-testsuite"
| #define PACKAGE_TARNAME "mpich-testsuite"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "mpich-testsuite 3.2"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich-testsuite"
| #define VERSION "3.2"
| #define HAVE_MPI_SPAWN 1
| #define HAVE_MPI_WIN_CREATE 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define restrict __restrict
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE__BOOL 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((float _Complex)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:7944: result: yes
configure:7953: checking for double _Complex
configure:7953: icc -c    conftest.c >&5
configure:7953: $? = 0
configure:7953: icc -c    conftest.c >&5
conftest.c(67): error: expected an expression
  if (sizeof ((double _Complex)))
                               ^

compilation aborted for conftest.c (code 2)
configure:7953: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mpich-testsuite"
| #define PACKAGE_TARNAME "mpich-testsuite"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "mpich-testsuite 3.2"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich-testsuite"
| #define VERSION "3.2"
| #define HAVE_MPI_SPAWN 1
| #define HAVE_MPI_WIN_CREATE 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define restrict __restrict
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((double _Complex)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:7953: result: yes
configure:7962: checking for long double _Complex
configure:7962: icc -c    conftest.c >&5
configure:7962: $? = 0
configure:7962: icc -c    conftest.c >&5
conftest.c(68): error: expected an expression
  if (sizeof ((long double _Complex)))
                                    ^

compilation aborted for conftest.c (code 2)
configure:7962: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mpich-testsuite"
| #define PACKAGE_TARNAME "mpich-testsuite"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "mpich-testsuite 3.2"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich-testsuite"
| #define VERSION "3.2"
| #define HAVE_MPI_SPAWN 1
| #define HAVE_MPI_WIN_CREATE 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define restrict __restrict
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| int
| main ()
| {
| if (sizeof ((long double _Complex)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:7962: result: yes
configure:7976: checking size of void *
configure:7981: icc -o conftest     conftest.c  >&5
configure:7981: $? = 0
configure:7981: ./conftest
configure:7981: $? = 0
configure:7995: result: 8
configure:8031: checking for library containing socket
configure:8062: icc -o conftest     conftest.c  >&5
configure:8062: $? = 0
configure:8079: result: none required
configure:8099: checking for library containing gethostbyname
configure:8130: icc -o conftest     conftest.c  >&5
configure:8130: $? = 0
configure:8147: result: none required
configure:8170: checking pthread.h usability
configure:8170: icc -c    conftest.c >&5
configure:8170: $? = 0
configure:8170: result: yes
configure:8170: checking pthread.h presence
configure:8170: icc -E  conftest.c
configure:8170: $? = 0
configure:8170: result: yes
configure:8170: checking for pthread.h
configure:8170: result: yes
configure:8184: checking for library containing pthread_create
configure:8215: icc -o conftest     conftest.c  >&5
/tmp/icchPNUsK.o: In function `main':
conftest.c:(.text+0x2b): undefined reference to `pthread_create'
configure:8215: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mpich-testsuite"
| #define PACKAGE_TARNAME "mpich-testsuite"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "mpich-testsuite 3.2"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich-testsuite"
| #define VERSION "3.2"
| #define HAVE_MPI_SPAWN 1
| #define HAVE_MPI_WIN_CREATE 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define restrict __restrict
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define SIZEOF_VOID_P 8
| #define USE_LONG_DOUBLE_COMPLEX 1
| #define HAVE_PTHREAD_H 1
| /* end confdefs.h.  */
| 
| /* Override any GCC internal prototype to avoid an error.
|    Use char because int might match the return type of a GCC
|    builtin and then its argument prototype would still apply.  */
| #ifdef __cplusplus
| extern "C"
| #endif
| char pthread_create ();
| int
| main ()
| {
| return pthread_create ();
|   ;
|   return 0;
| }
configure:8215: icc -o conftest     conftest.c -lpthread   >&5
configure:8215: $? = 0
configure:8232: result: -lpthread
configure:8240: checking for library containing pthread_barrier_init
configure:8271: icc -o conftest     conftest.c -lpthread  >&5
configure:8271: $? = 0
configure:8288: result: none required
configure:8300: checking for pthread_create
configure:8300: icc -o conftest     conftest.c -lpthread  >&5
configure:8300: $? = 0
configure:8300: result: yes
configure:8300: checking for pthread_yield
configure:8300: icc -o conftest     conftest.c -lpthread  >&5
configure:8300: $? = 0
configure:8300: result: yes
configure:8300: checking for pthread_barrier_init
configure:8300: icc -o conftest     conftest.c -lpthread  >&5
configure:8300: $? = 0
configure:8300: result: yes
configure:8300: checking for pthread_barrier_wait
configure:8300: icc -o conftest     conftest.c -lpthread  >&5
configure:8300: $? = 0
configure:8300: result: yes
configure:8327: checking whether struct hostent contains h_addr_list
configure:8349: icc -c    conftest.c >&5
conftest.c(47): warning #592: variable "hp" is used before its value is set
        hp.h_addr_list[0]=0;
        ^

configure:8349: $? = 0
configure:8357: result: yes
configure:8367: checking for getrusage
configure:8367: icc -o conftest     conftest.c -lpthread  >&5
configure:8367: $? = 0
configure:8367: result: yes
configure:8607: checking for Fortran 77 compiler version
configure:8616: ifort --version >&5
ifort (IFORT) 12.0.5 20110719
Copyright (C) 1985-2011 Intel Corporation.  All rights reserved.

configure:8627: $? = 0
configure:8616: ifort -v >&5
Version 12.0.5
configure:8627: $? = 0
configure:8616: ifort -V >&5
Intel(R) Fortran Intel(R) 64 Compiler XE for applications running on Intel(R) 64, Version 12.0.5.220 Build 20110719
Copyright (C) 1985-2011 Intel Corporation.  All rights reserved.
FOR NON-COMMERCIAL USE ONLY

configure:8627: $? = 0
configure:8616: ifort -qversion >&5
ifort: command line warning #10006: ignoring unknown option '-qversion'
ifort: command line error: no files specified; for help type "ifort -help"
configure:8627: $? = 1
configure:8636: checking whether we are using the GNU Fortran 77 compiler
configure:8649: ifort -c  conftest.F >&5
conftest.F(3): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( % [ : . = =>
       choke me
---------------^
conftest.F(3): error #6218: This statement is positioned incorrectly and/or has syntax errors.
       choke me
---------------^
compilation aborted for conftest.F (code 1)
configure:8649: $? = 1
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:8658: result: no
configure:8664: checking whether ifort accepts -g
configure:8675: ifort -c -g conftest.f >&5
configure:8675: $? = 0
configure:8683: result: yes
configure:8906: checking whether integer*4 is supported
configure:8917: ifort -c  conftest.f >&5
configure:8917: $? = 0
configure:8924: result: yes
configure:8926: checking whether integer*8 is supported
configure:8937: ifort -c  conftest.f >&5
configure:8937: $? = 0
configure:8944: result: yes
configure:8946: checking whether integer*16 is supported
configure:8957: ifort -c  conftest.f >&5
conftest.f(2): error #6216: This length or width specifier has been incorrectly used in this context.   [16]
      integer*16 i
--------------^
compilation aborted for conftest.f (code 1)
configure:8957: $? = 1
configure: failed program was:
|       program main
|       integer*16 i
|       end
configure:8964: result: no
configure:9033: checking build system type
configure:9047: result: x86_64-unknown-linux-gnu
configure:9067: checking host system type
configure:9080: result: x86_64-unknown-linux-gnu
configure:9104: checking how to get verbose linking output from ifort
configure:9114: ifort -c  conftest.f >&5
configure:9114: $? = 0
configure:9132: ifort -o conftest -v conftest.f -lpthread
Version 12.0.5
/fs/titan/other0/local/intel/composerxe-2011.5.220/bin/intel64/fortcom    -D__INTEL_COMPILER=1200 -D_MT -D__SSE2__ -D__SSE__ -D__ELF__ -D__INTEL_COMPILER_BUILD_DATE=20110719 -D__unix__ -D__unix -D__linux__ -D__linux -D__gnu_linux__ -Dunix -Dlinux -D__x86_64 -D__x86_64__ -mGLOB_pack_sort_init_list -I. -I/usr/local/intel/composerxe-2011.5.220/mkl/include -I/usr/local/intel/composerxe-2011.5.220/mkl/include -I/fs/titan/other0/local/intel/composerxe-2011.5.220/compiler/include/intel64 -I/fs/titan/other0/local/intel/composerxe-2011.5.220/compiler/include -I/usr/include -I/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include -O2 -simd -mP1OPT_version=12.0-intel64 -mGLOB_diag_file=/tmp/ifortVuLFH3.diag -mGLOB_source_language=GLOB_SOURCE_LANGUAGE_F90 -mGLOB_tune_for_fort -mGLOB_use_fort_dope_vector -mP2OPT_static_promotion -mP1OPT_print_version=FALSE -mCG_use_gas_got_workaround=F -mP2OPT_align_option_used=TRUE -mGLOB_gcc_version=450 "-mGLOB_options_string=-o conftest -v -lpthread" -mGLOB_cxx_limited_range=FALSE -mGLOB_as_output_backup_file_name=/tmp/ifortGSChJWas_.s -mIPOPT_activate -mIPOPT_lite -mGLOB_machine_model=GLOB_MACHINE_MODEL_EFI2 -mGLOB_product_id_code=0x22001ef2 -mGLOB_extended_instructions=0x8 -mP3OPT_use_mspp_call_convention -mP2OPT_subs_out_of_bound=FALSE -mGLOB_ansi_alias -mPGOPTI_value_profile_use=T -mP2OPT_il0_array_sections=TRUE -mP2OPT_hlo_level=2 -mP2OPT_hlo -mP2OPT_hpo_rtt_control=0 -mIPOPT_args_in_regs=0 -mGLOB_imf_mapping_library=/fs/titan/other0/local/intel/composerxe-2011.5.220/bin/intel64/libiml_attr.so -mIPOPT_obj_output_file_name=/tmp/ifortVuLFH3.o "-mGLOB_linker_version=2.25.1-32.base.el7_4.2 " -mGLOB_long_size_64 -mGLOB_routine_pointer_size_64 -mP3OPT_asm_target=P3OPT_ASM_TARGET_GAS -mGLOB_obj_output_file=/tmp/ifortVuLFH3.o -mGLOB_source_dialect=GLOB_SOURCE_DIALECT_FORTRAN -mP1OPT_source_file_name=conftest.f -mP2OPT_symtab_type_copy=true conftest.f
ld    /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbegin.o --eh-frame-hdr -dynamic-linker /usr/lib64/ld-linux-x86-64.so.2 -o conftest /fs/titan/other0/local/intel/composerxe-2011.5.220/compiler/lib/intel64/for_main.o -L/usr/local/intel/composerxe-2011.5.220/compiler/lib/intel64 -L/usr/local/intel/composerxe-2011.5.220/compiler/lib/intel64 -L/usr/local/intel/composerxe-2011.5.220/mkl/lib/intel64 -L/usr/local/intel/composerxe-2011.5.220/compiler/lib/intel64 -L/usr/local/intel/composerxe-2011.5.220/compiler/lib/intel64 -L/usr/local/intel/composerxe-2011.5.220/mkl/lib/intel64 -L/fs/titan/other0/local/intel/composerxe-2011.5.220/compiler/lib/intel64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/local/intel/composerxe-2011.5.220/compiler/lib/intel64 -L/usr/local/intel/composerxe-2011.5.220/mkl/lib/intel64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -L/lib64 -L/lib -L/usr/lib64 -L/usr/lib /tmp/ifortVuLFH3.o -lpthread -Bstatic -lifport -lifcore -limf -lsvml -Bdynamic -lm -Bstatic -lipgo -lirc -u __pthread_once -Bdynamic -lpthread -lc -lgcc_s -lgcc -Bstatic -lirc_s -Bdynamic -ldl -lc /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o
rm /tmp/iforttWIHGalibgcc

rm /tmp/iforto7n4bCgnudirs

rm /tmp/ifortdCcidvgas

rm /tmp/ifortGSChJWas_.s

rm /tmp/ifortJPyhfoldashv

rm /tmp/ifort5gRALParg

rm /tmp/ifortDz4ekhgnudirs

rm /tmp/ifortVuLFH3.o
configure:9215: result: -v
configure:9217: checking for Fortran 77 libraries of ifort
configure:9240: ifort -o conftest -v conftest.f -lpthread
Version 12.0.5
/fs/titan/other0/local/intel/composerxe-2011.5.220/bin/intel64/fortcom    -D__INTEL_COMPILER=1200 -D_MT -D__SSE2__ -D__SSE__ -D__ELF__ -D__INTEL_COMPILER_BUILD_DATE=20110719 -D__unix__ -D__unix -D__linux__ -D__linux -D__gnu_linux__ -Dunix -Dlinux -D__x86_64 -D__x86_64__ -mGLOB_pack_sort_init_list -I. -I/usr/local/intel/composerxe-2011.5.220/mkl/include -I/usr/local/intel/composerxe-2011.5.220/mkl/include -I/fs/titan/other0/local/intel/composerxe-2011.5.220/compiler/include/intel64 -I/fs/titan/other0/local/intel/composerxe-2011.5.220/compiler/include -I/usr/include -I/usr/lib/gcc/x86_64-redhat-linux/4.8.5/include -O2 -simd -mP1OPT_version=12.0-intel64 -mGLOB_diag_file=/tmp/ifortFiFTK7.diag -mGLOB_source_language=GLOB_SOURCE_LANGUAGE_F90 -mGLOB_tune_for_fort -mGLOB_use_fort_dope_vector -mP2OPT_static_promotion -mP1OPT_print_version=FALSE -mCG_use_gas_got_workaround=F -mP2OPT_align_option_used=TRUE -mGLOB_gcc_version=450 "-mGLOB_options_string=-o conftest -v -lpthread" -mGLOB_cxx_limited_range=FALSE -mGLOB_as_output_backup_file_name=/tmp/ifortfLjs80as_.s -mIPOPT_activate -mIPOPT_lite -mGLOB_machine_model=GLOB_MACHINE_MODEL_EFI2 -mGLOB_product_id_code=0x22001ef2 -mGLOB_extended_instructions=0x8 -mP3OPT_use_mspp_call_convention -mP2OPT_subs_out_of_bound=FALSE -mGLOB_ansi_alias -mPGOPTI_value_profile_use=T -mP2OPT_il0_array_sections=TRUE -mP2OPT_hlo_level=2 -mP2OPT_hlo -mP2OPT_hpo_rtt_control=0 -mIPOPT_args_in_regs=0 -mGLOB_imf_mapping_library=/fs/titan/other0/local/intel/composerxe-2011.5.220/bin/intel64/libiml_attr.so -mIPOPT_obj_output_file_name=/tmp/ifortFiFTK7.o "-mGLOB_linker_version=2.25.1-32.base.el7_4.2 " -mGLOB_long_size_64 -mGLOB_routine_pointer_size_64 -mP3OPT_asm_target=P3OPT_ASM_TARGET_GAS -mGLOB_obj_output_file=/tmp/ifortFiFTK7.o -mGLOB_source_dialect=GLOB_SOURCE_DIALECT_FORTRAN -mP1OPT_source_file_name=conftest.f -mP2OPT_symtab_type_copy=true conftest.f
ld    /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtbegin.o --eh-frame-hdr -dynamic-linker /usr/lib64/ld-linux-x86-64.so.2 -o conftest /fs/titan/other0/local/intel/composerxe-2011.5.220/compiler/lib/intel64/for_main.o -L/usr/local/intel/composerxe-2011.5.220/compiler/lib/intel64 -L/usr/local/intel/composerxe-2011.5.220/compiler/lib/intel64 -L/usr/local/intel/composerxe-2011.5.220/mkl/lib/intel64 -L/usr/local/intel/composerxe-2011.5.220/compiler/lib/intel64 -L/usr/local/intel/composerxe-2011.5.220/compiler/lib/intel64 -L/usr/local/intel/composerxe-2011.5.220/mkl/lib/intel64 -L/fs/titan/other0/local/intel/composerxe-2011.5.220/compiler/lib/intel64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/local/intel/composerxe-2011.5.220/compiler/lib/intel64 -L/usr/local/intel/composerxe-2011.5.220/mkl/lib/intel64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -L/lib64 -L/lib -L/usr/lib64 -L/usr/lib /tmp/ifortFiFTK7.o -lpthread -Bstatic -lifport -lifcore -limf -lsvml -Bdynamic -lm -Bstatic -lipgo -lirc -u __pthread_once -Bdynamic -lpthread -lc -lgcc_s -lgcc -Bstatic -lirc_s -Bdynamic -ldl -lc /usr/lib/gcc/x86_64-redhat-linux/4.8.5/crtend.o /usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64/crtn.o
rm /tmp/ifortiu7Wnelibgcc

rm /tmp/ifortJnrj4Fgnudirs

rm /tmp/ifortbBRurzgas

rm /tmp/ifortfLjs80as_.s

rm /tmp/ifortasfqPsldashv

rm /tmp/ifortgINFwUarg

rm /tmp/ifortjUU7fmgnudirs

rm /tmp/ifortFiFTK7.o
configure:9436: result:  -L/usr/local/intel/composerxe-2011.5.220/compiler/lib/intel64 -L/usr/local/intel/composerxe-2011.5.220/mkl/lib/intel64 -L/fs/titan/other0/local/intel/composerxe-2011.5.220/compiler/lib/intel64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -L/lib64 -L/lib -L/usr/lib64 -L/usr/lib -lpthread -lifport -lifcore -limf -lsvml -lm -lipgo -lirc -lirc_s -ldl
configure:9448: checking for Fortran 77 name mangling
configure:9470: ifort -c  conftest.f >&5
configure:9470: $? = 0
configure:9473: mv conftest.o f77conftest.o
configure:9476: $? = 0
configure:9501: icc -o conftest     conftest.c f77conftest.o  -L/usr/local/intel/composerxe-2011.5.220/compiler/lib/intel64 -L/usr/local/intel/composerxe-2011.5.220/mkl/lib/intel64 -L/fs/titan/other0/local/intel/composerxe-2011.5.220/compiler/lib/intel64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -L/lib64 -L/lib -L/usr/lib64 -L/usr/lib -lpthread -lifport -lifcore -limf -lsvml -lm -lipgo -lirc -lirc_s -ldl -lpthread  >&5
configure:9501: $? = 0
configure:9622: result: lower uscore
configure:9681: checking whether ifort allows mismatched arguments
configure:9704: ifort -c  conftest.f >&5
configure:9704: $? = 0
configure:9748: result: yes
configure:9778: checking for Fortran libraries needed for getarg
configure:9792: ifort -o conftest   conftest.f -lpthread  >&5
configure:9792: $? = 0
configure:9833: result: none needed
configure:9850: checking whether Fortran 77 supports Cray-style pointer
configure:9877: ifort -c   conftest.f >&5
configure:9877: $? = 0
configure:9895: result: yes
configure:9898: checking for Fortran 77 compiler flag for Cray-style pointer
configure:9904: result: none
configure:10050: checking for Fortran compiler version
configure:10059: ifort --version >&5
ifort (IFORT) 12.0.5 20110719
Copyright (C) 1985-2011 Intel Corporation.  All rights reserved.

configure:10070: $? = 0
configure:10059: ifort -v >&5
Version 12.0.5
configure:10070: $? = 0
configure:10059: ifort -V >&5
Intel(R) Fortran Intel(R) 64 Compiler XE for applications running on Intel(R) 64, Version 12.0.5.220 Build 20110719
Copyright (C) 1985-2011 Intel Corporation.  All rights reserved.
FOR NON-COMMERCIAL USE ONLY

configure:10070: $? = 0
configure:10059: ifort -qversion >&5
ifort: command line warning #10006: ignoring unknown option '-qversion'
ifort: command line error: no files specified; for help type "ifort -help"
configure:10070: $? = 1
configure:10079: checking whether we are using the GNU Fortran compiler
configure:10092: ifort -c   conftest.F >&5
conftest.F(3): error #5082: Syntax error, found END-OF-STATEMENT when expecting one of: ( % [ : . = =>
       choke me
---------------^
conftest.F(3): error #6218: This statement is positioned incorrectly and/or has syntax errors.
       choke me
---------------^
compilation aborted for conftest.F (code 1)
configure:10092: $? = 1
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:10101: result: no
configure:10107: checking whether ifort accepts -g
configure:10118: ifort -c -g  conftest.f >&5
configure:10118: $? = 0
configure:10126: result: yes
configure:10176: checking for extension for Fortran 90 programs
configure:10191: ifort -c   conftest.f90 >&5
configure:10191: $? = 0
configure:10193: result: f90
configure:10234: checking whether the Fortran 90 compiler (ifort  ) works
configure:10245: ifort -o conftest    conftest.f90 -lpthread  >&5
configure:10245: $? = 0
configure:10248: result: yes
configure:10250: checking whether the Fortran 90 compiler (ifort  ) is a cross-compiler
configure:10256: ifort -o conftest    conftest.f90 -lpthread  >&5
configure:10256: $? = 0
configure:10256: ./conftest
configure:10256: $? = 0
configure:10265: result: no
configure:10492: checking for Fortran flag needed to accept free-form source
configure:10511: ifort -c   conftest.f90 >&5
configure:10511: $? = 0
configure:10520: result: none
configure:10539: checking whether Fortran 90 supports Cray-style pointer
configure:10566: ifort -c    conftest.f90 >&5
configure:10566: $? = 0
configure:10584: result: yes
configure:10587: checking for Fortran 90 compiler flag for Cray-style pointer
configure:10593: result: none
configure:10613: checking whether ifort supports the Fortran 2003 routines to access the commandline
configure:10625: ifort -o conftest     conftest.f90 -lpthread  >&5
configure:10625: $? = 0
configure:10632: result: yes
configure:10658: checking for Fortran 90 module extension
configure:10680: ifort -c    conftest.f90 >&5
configure:10680: $? = 0
configure:10776: result: mod
configure:10788: checking for Fortran 90 module include flag
configure:10816: ifort -c    conftest.f90 >&5
configure:10816: $? = 0
configure:10853: ifort -c   -Iconftestdir  conftest.f90 >&5
configure:10853: $? = 0
configure:10912: result: -I
configure:10920: checking for Fortran 90 module output directory flag
configure:10951: ifort -c    conftest.f90 >&5
configure:10951: $? = 0
configure:11005: ifort -c   -Jconftestdir  conftest.f90 >&5
ifort: command line warning #10006: ignoring unknown option '-Jconftestdir'
configure:11005: $? = 0
configure:11005: ifort -c   -J conftestdir  conftest.f90 >&5
ifort: command line warning #10006: ignoring unknown option '-J'
ifort: warning #10147: no action performed for specified file(s)
configure:11005: $? = 0
configure:11005: ifort -c   -qmoddir=conftestdir  conftest.f90 >&5
ifort: command line warning #10006: ignoring unknown option '-qmoddir=conftestdir'
configure:11005: $? = 0
configure:11005: ifort -c   -module conftestdir  conftest.f90 >&5
configure:11005: $? = 0
configure:11045: result: -module 
configure:11234: checking for C++ compiler version
configure:11243: icpc --version >&5
icpc (ICC) 12.0.5 20110719
Copyright (C) 1985-2011 Intel Corporation.  All rights reserved.

configure:11254: $? = 0
configure:11243: icpc -v >&5
Version 12.0.5
configure:11254: $? = 0
configure:11243: icpc -V >&5
Intel(R) C++ Intel(R) 64 Compiler XE for applications running on Intel(R) 64, Version 12.0.5.220 Build 20110719
Copyright (C) 1985-2011 Intel Corporation.  All rights reserved.
FOR NON-COMMERCIAL USE ONLY

configure:11254: $? = 0
configure:11243: icpc -qversion >&5
icpc: command line warning #10006: ignoring unknown option '-qversion'
icpc: command line error: no files specified; for help type "icpc -help"
configure:11254: $? = 1
configure:11258: checking whether we are using the GNU C++ compiler
configure:11277: icpc -c   conftest.cpp >&5
configure:11277: $? = 0
configure:11286: result: yes
configure:11295: checking whether icpc accepts -g
configure:11315: icpc -c -g  conftest.cpp >&5
configure:11315: $? = 0
configure:11356: result: yes
configure:11380: checking dependency style of icpc
configure:11491: result: gcc3
configure:11622: checking whether <iostream> available
configure:11647: icpc -c   conftest.cpp >&5
/usr/include/c++/4.8.5/ext/atomicity.h(49): error: identifier "__ATOMIC_ACQ_REL" is undefined
    { return __atomic_fetch_add(__mem, __val, __ATOMIC_ACQ_REL); }
                                              ^

/usr/include/c++/4.8.5/ext/atomicity.h(49): error: identifier "__atomic_fetch_add" is undefined
    { return __atomic_fetch_add(__mem, __val, __ATOMIC_ACQ_REL); }
             ^

/usr/include/c++/4.8.5/ext/atomicity.h(53): error: identifier "__ATOMIC_ACQ_REL" is undefined
    { __atomic_fetch_add(__mem, __val, __ATOMIC_ACQ_REL); }
                                       ^

/usr/include/c++/4.8.5/ext/atomicity.h(53): error: identifier "__atomic_fetch_add" is undefined
    { __atomic_fetch_add(__mem, __val, __ATOMIC_ACQ_REL); }
      ^

compilation aborted for conftest.cpp (code 2)
configure:11647: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mpich-testsuite"
| #define PACKAGE_TARNAME "mpich-testsuite"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "mpich-testsuite 3.2"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich-testsuite"
| #define VERSION "3.2"
| #define HAVE_MPI_SPAWN 1
| #define HAVE_MPI_WIN_CREATE 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define restrict __restrict
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define SIZEOF_VOID_P 8
| #define USE_LONG_DOUBLE_COMPLEX 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_BARRIER_INIT 1
| #define HAVE_PTHREAD_BARRIER_WAIT 1
| #define HAVE_H_ADDR_LIST 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_FORTRAN_BINDING 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| /* end confdefs.h.  */
| 
|         #include <iostream>
| int
| main ()
| {
| using namespace std;
|   ;
|   return 0;
| }
| 
configure:11655: result: no
configure:11669: checking how to run the C++ preprocessor
configure:11696: icpc -E  conftest.cpp
configure:11696: $? = 0
configure:11710: icpc -E  conftest.cpp
conftest.cpp(45): error #2379: cannot open source file "ac_nonexistent.h"
  #include <ac_nonexistent.h>
                             ^

configure:11710: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mpich-testsuite"
| #define PACKAGE_TARNAME "mpich-testsuite"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "mpich-testsuite 3.2"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich-testsuite"
| #define VERSION "3.2"
| #define HAVE_MPI_SPAWN 1
| #define HAVE_MPI_WIN_CREATE 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define restrict __restrict
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define SIZEOF_VOID_P 8
| #define USE_LONG_DOUBLE_COMPLEX 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_BARRIER_INIT 1
| #define HAVE_PTHREAD_BARRIER_WAIT 1
| #define HAVE_H_ADDR_LIST 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_FORTRAN_BINDING 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:11735: result: icpc -E
configure:11755: icpc -E  conftest.cpp
configure:11755: $? = 0
configure:11769: icpc -E  conftest.cpp
conftest.cpp(45): error #2379: cannot open source file "ac_nonexistent.h"
  #include <ac_nonexistent.h>
                             ^

configure:11769: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mpich-testsuite"
| #define PACKAGE_TARNAME "mpich-testsuite"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "mpich-testsuite 3.2"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich-testsuite"
| #define VERSION "3.2"
| #define HAVE_MPI_SPAWN 1
| #define HAVE_MPI_WIN_CREATE 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define restrict __restrict
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define SIZEOF_VOID_P 8
| #define USE_LONG_DOUBLE_COMPLEX 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_BARRIER_INIT 1
| #define HAVE_PTHREAD_BARRIER_WAIT 1
| #define HAVE_H_ADDR_LIST 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_FORTRAN_BINDING 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:11800: checking iostream.h usability
configure:11800: icpc -c   conftest.cpp >&5
conftest.cpp(78): catastrophic error: cannot open source file "iostream.h"
  #include <iostream.h>
                       ^

compilation aborted for conftest.cpp (code 4)
configure:11800: $? = 4
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mpich-testsuite"
| #define PACKAGE_TARNAME "mpich-testsuite"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "mpich-testsuite 3.2"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich-testsuite"
| #define VERSION "3.2"
| #define HAVE_MPI_SPAWN 1
| #define HAVE_MPI_WIN_CREATE 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define restrict __restrict
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define SIZEOF_VOID_P 8
| #define USE_LONG_DOUBLE_COMPLEX 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_BARRIER_INIT 1
| #define HAVE_PTHREAD_BARRIER_WAIT 1
| #define HAVE_H_ADDR_LIST 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_FORTRAN_BINDING 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| /* end confdefs.h.  */
| #include <stdio.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.h>
| #endif
| #ifdef STDC_HEADERS
| # include <stdlib.h>
| # include <stddef.h>
| #else
| # ifdef HAVE_STDLIB_H
| #  include <stdlib.h>
| # endif
| #endif
| #ifdef HAVE_STRING_H
| # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
| #  include <memory.h>
| # endif
| # include <string.h>
| #endif
| #ifdef HAVE_STRINGS_H
| # include <strings.h>
| #endif
| #ifdef HAVE_INTTYPES_H
| # include <inttypes.h>
| #endif
| #ifdef HAVE_STDINT_H
| # include <stdint.h>
| #endif
| #ifdef HAVE_UNISTD_H
| # include <unistd.h>
| #endif
| #include <iostream.h>
configure:11800: result: no
configure:11800: checking iostream.h presence
configure:11800: icpc -E  conftest.cpp
conftest.cpp(45): error #2379: cannot open source file "iostream.h"
  #include <iostream.h>
                       ^

configure:11800: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "mpich-testsuite"
| #define PACKAGE_TARNAME "mpich-testsuite"
| #define PACKAGE_VERSION "3.2"
| #define PACKAGE_STRING "mpich-testsuite 3.2"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich-testsuite"
| #define VERSION "3.2"
| #define HAVE_MPI_SPAWN 1
| #define HAVE_MPI_WIN_CREATE 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG 1
| #define restrict __restrict
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_SYS_RESOURCE_H 1
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define SIZEOF_VOID_P 8
| #define USE_LONG_DOUBLE_COMPLEX 1
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_CREATE 1
| #define HAVE_PTHREAD_YIELD 1
| #define HAVE_PTHREAD_BARRIER_INIT 1
| #define HAVE_PTHREAD_BARRIER_WAIT 1
| #define HAVE_H_ADDR_LIST 1
| #define HAVE_GETRUSAGE 1
| #define HAVE_FORTRAN_BINDING 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| /* end confdefs.h.  */
| #include <iostream.h>
configure:11800: result: no
configure:11800: checking for iostream.h
configure:11800: result: no
configure:11811: error: C++ compiler icpc  has neither iostream nor iostream.h.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_build=x86_64-unknown-linux-gnu
ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_int16_t=yes
ac_cv_c_int32_t=yes
ac_cv_c_int64_t=yes
ac_cv_c_int8_t=yes
ac_cv_c_restrict=__restrict
ac_cv_c_uint16_t=yes
ac_cv_c_uint32_t=yes
ac_cv_c_uint64_t=yes
ac_cv_c_uint8_t=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_env_CCC_set=
ac_cv_env_CCC_value=
ac_cv_env_CC_set=set
ac_cv_env_CC_value=icc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='   -O2'
ac_cv_env_CPPFLAGS_set=set
ac_cv_env_CPPFLAGS_value='  -I/fs/posgrado16/other0/guido/downloads/mpich-3.2/src/mpl/include -I/fs/posgrado16/other0/guido/downloads/mpich-3.2/src/mpl/include -I/fs/posgrado16/other0/guido/downloads/mpich-3.2/src/openpa/src -I/fs/posgrado16/other0/guido/downloads/mpich-3.2/src/openpa/src -D_REENTRANT -I/fs/posgrado16/other0/guido/downloads/mpich-3.2/src/mpi/romio/include'
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=set
ac_cv_env_CXXFLAGS_value='  -O2'
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=icpc
ac_cv_env_F77_set=set
ac_cv_env_F77_value=ifort
ac_cv_env_FCFLAGS_set=set
ac_cv_env_FCFLAGS_value='  -O2'
ac_cv_env_FC_set=set
ac_cv_env_FC_value=ifort
ac_cv_env_FFLAGS_set=set
ac_cv_env_FFLAGS_value='  -O2'
ac_cv_env_FROM_MPICH_set=set
ac_cv_env_FROM_MPICH_value=yes
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value=
ac_cv_env_LIBS_set=set
ac_cv_env_LIBS_value='-lpthread '
ac_cv_env_MPICH_ENABLE_CXX_set=set
ac_cv_env_MPICH_ENABLE_CXX_value=yes
ac_cv_env_MPICH_ENABLE_F77_set=set
ac_cv_env_MPICH_ENABLE_F77_value=yes
ac_cv_env_MPICH_ENABLE_FC_set=set
ac_cv_env_MPICH_ENABLE_FC_value=yes
ac_cv_env_MPICH_THREAD_LEVEL_set=set
ac_cv_env_MPICH_THREAD_LEVEL_value=MPI_THREAD_MULTIPLE
ac_cv_env_MPI_NO_RMA_set=set
ac_cv_env_MPI_NO_RMA_value=
ac_cv_env_MPI_NO_SPAWN_set=set
ac_cv_env_MPI_NO_SPAWN_value=
ac_cv_env_MPI_SIZEOF_AINT_set=set
ac_cv_env_MPI_SIZEOF_AINT_value=8
ac_cv_env_MPI_SIZEOF_OFFSET_set=set
ac_cv_env_MPI_SIZEOF_OFFSET_value=8
ac_cv_env_WRAPPER_CFLAGS_set=set
ac_cv_env_WRAPPER_CFLAGS_value=
ac_cv_env_WRAPPER_CPPFLAGS_set=set
ac_cv_env_WRAPPER_CPPFLAGS_value=
ac_cv_env_WRAPPER_CXXFLAGS_set=set
ac_cv_env_WRAPPER_CXXFLAGS_value=
ac_cv_env_WRAPPER_FCFLAGS_set=set
ac_cv_env_WRAPPER_FCFLAGS_value=
ac_cv_env_WRAPPER_FFLAGS_set=set
ac_cv_env_WRAPPER_FFLAGS_value=
ac_cv_env_WRAPPER_LDFLAGS_set=set
ac_cv_env_WRAPPER_LDFLAGS_value=
ac_cv_env_WRAPPER_LIBS_set=set
ac_cv_env_WRAPPER_LIBS_value=' -lrt -lpthread '
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_master_top_builddir_set=set
ac_cv_env_master_top_builddir_value=/fs/posgrado16/other0/guido/downloads/mpich-3.2
ac_cv_env_master_top_srcdir_set=set
ac_cv_env_master_top_srcdir_value=/fs/posgrado16/other0/guido/downloads/mpich-3.2
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_f77_compiler_gnu=no
ac_cv_f77_libs=' -L/usr/local/intel/composerxe-2011.5.220/compiler/lib/intel64 -L/usr/local/intel/composerxe-2011.5.220/mkl/lib/intel64 -L/fs/titan/other0/local/intel/composerxe-2011.5.220/compiler/lib/intel64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -L/lib64 -L/lib -L/usr/lib64 -L/usr/lib -lpthread -lifport -lifcore -limf -lsvml -lm -lipgo -lirc -lirc_s -ldl'
ac_cv_fc_compiler_gnu=no
ac_cv_fc_freeform=none
ac_cv_func_getrusage=yes
ac_cv_func_pthread_barrier_init=yes
ac_cv_func_pthread_barrier_wait=yes
ac_cv_func_pthread_create=yes
ac_cv_func_pthread_yield=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_iostream_h=no
ac_cv_header_memory_h=yes
ac_cv_header_pthread_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_resource_h=yes
ac_cv_header_sys_stat_h=yes
ac_cv_header_sys_time_h=yes
ac_cv_header_sys_types_h=yes
ac_cv_header_unistd_h=yes
ac_cv_host=x86_64-unknown-linux-gnu
ac_cv_objext=o
ac_cv_path_EGREP='/usr/bin/grep -E'
ac_cv_path_FGREP='/usr/bin/grep -F'
ac_cv_path_GREP=/usr/bin/grep
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=gawk
ac_cv_prog_CPP='icc -E'
ac_cv_prog_CXXCPP='icpc -E'
ac_cv_prog_MAKE=make
ac_cv_prog_ac_ct_RANLIB=ranlib
ac_cv_prog_cc_c89=
ac_cv_prog_cc_g=yes
ac_cv_prog_cxx_g=yes
ac_cv_prog_f77_g=yes
ac_cv_prog_f77_v=-v
ac_cv_prog_fc_g=yes
ac_cv_prog_make_make_set=yes
ac_cv_search_gethostbyname='none required'
ac_cv_search_pthread_barrier_init='none required'
ac_cv_search_pthread_create=-lpthread
ac_cv_search_socket='none required'
ac_cv_sizeof_void_p=8
ac_cv_type__Bool=yes
ac_cv_type_double__Complex=yes
ac_cv_type_float__Complex=yes
ac_cv_type_long_double__Complex=yes
am_cv_CC_dependencies_compiler_type=gcc3
am_cv_CXX_dependencies_compiler_type=gcc3
am_cv_ar_interface=ar
am_cv_make_support_nested_variables=yes
am_cv_prog_cc_c_o=yes
pac_cv_cxx_has_iostream=no
pac_cv_fc_has_args=yes
pac_cv_fc_module_case=lower
pac_cv_fc_module_ext=mod
pac_cv_fc_module_incflag=-I
pac_cv_fc_module_outflag='-module '
pac_cv_fort_integer16=no
pac_cv_fort_integer4=yes
pac_cv_fort_integer8=yes
pac_cv_getarg_needs_u77=no
pac_cv_have_haddr_list=yes
pac_cv_have_long_double=yes
pac_cv_have_long_long=yes
pac_cv_my_conf_dir=/fs/posgrado16/other0/guido/downloads/mpich-3.2/test/mpi
pac_cv_prog_f77_has_pointer=yes
pac_cv_prog_f77_mismatched_args=yes
pac_cv_prog_f77_mismatched_args_parm=
pac_cv_prog_f77_name_mangle='lower uscore'
pac_cv_prog_fc_cross=no
pac_cv_prog_fc_has_pointer=yes
pac_cv_prog_fc_works=yes
pac_cv_prog_make_allows_comments=yes
pac_cv_prog_make_found_clock_skew=no
pac_cv_prog_make_include=yes
pac_cv_prog_make_set_cflags=yes
pac_cv_prog_make_vpath=VPATH

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /fs/posgrado16/other0/guido/downloads/mpich-3.2/test/mpi/confdb/missing aclocal-1.15'
ALLOCMEMF='allocmemf 1'
ALLOCMEMFC='allocmemf90 1'
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='ar'
AUTOCONF='${SHELL} /fs/posgrado16/other0/guido/downloads/mpich-3.2/test/mpi/confdb/missing autoconf'
AUTOHEADER='${SHELL} /fs/posgrado16/other0/guido/downloads/mpich-3.2/test/mpi/confdb/missing autoheader'
AUTOMAKE='${SHELL} /fs/posgrado16/other0/guido/downloads/mpich-3.2/test/mpi/confdb/missing automake-1.15'
AWK='gawk'
BUILD_MPIX_TESTS_FALSE='#'
BUILD_MPIX_TESTS_TRUE=''
CC='icc'
CCDEPMODE='depmode=gcc3'
CFLAGS=' '
CPP='icc -E'
CPPFLAGS=''
CXX='icpc'
CXXCPP='icpc -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR='.deps'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/usr/bin/grep -E'
EXEEXT=''
F03SPAWNARGTEST=''
F77='ifort'
F77SPAWNARGTEST=''
F77_GETARG_LIBS=''
F77_MPI_ADDRESS='integer*8'
F77_MPI_OFFSET='integer*8'
F77_NAME_MANGLE='F77_NAME_LOWER_USCORE'
FC='ifort'
FCFLAGS=' '
FCFLAGS_f90=''
FCMODEXT='mod'
FCMODINCFLAG='-I'
FCMODOUTFLAG='-module '
FC_GETARG_LIBS=''
FC_WORK_FILES_ARG=''
FFLAGS=' '
FGREP='/usr/bin/grep -F'
FLIBS=' -L/usr/local/intel/composerxe-2011.5.220/compiler/lib/intel64 -L/usr/local/intel/composerxe-2011.5.220/mkl/lib/intel64 -L/fs/titan/other0/local/intel/composerxe-2011.5.220/compiler/lib/intel64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.5/../../.. -L/lib64 -L/lib -L/usr/lib64 -L/usr/lib -lpthread -lifport -lifcore -limf -lsvml -lm -lipgo -lirc -lirc_s -ldl'
FROM_MPICH='yes'
GREP='/usr/bin/grep'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
LDFLAGS=''
LIBOBJS=''
LIBS='-lpthread '
LTLIBOBJS=''
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKE='make'
MAKEINFO='${SHELL} /fs/posgrado16/other0/guido/downloads/mpich-3.2/test/mpi/confdb/missing makeinfo'
MKDIR_P='mkdir -p'
MPICC=''
MPICH_ENABLE_CXX='yes'
MPICH_ENABLE_F77='yes'
MPICH_ENABLE_FC='yes'
MPICH_THREAD_LEVEL='MPI_THREAD_MULTIPLE'
MPICXX=''
MPIEXEC=''
MPIF77=''
MPIFC=''
MPILIBLOC=''
MPILIBNAME='mpi'
MPI_HAS_MPIX='yes'
MPI_IS_STRICT='false'
MPI_NO_RMA=''
MPI_NO_SPAWN=''
MPI_SIZEOF_AINT='8'
MPI_SIZEOF_OFFSET='8'
MPI_SOURCE=''
MPI_SUBVERSION='1'
MPI_VERSION='3'
OBJEXT='o'
PACKAGE='mpich-testsuite'
PACKAGE_BUGREPORT='discuss@mpich.org'
PACKAGE_NAME='mpich-testsuite'
PACKAGE_STRING='mpich-testsuite 3.2'
PACKAGE_TARNAME='mpich-testsuite'
PACKAGE_URL='http://www.mpich.org/'
PACKAGE_VERSION='3.2'
PATH_SEPARATOR=':'
PERL=''
RANLIB='ranlib'
RUN_XFAIL='false'
SET_CFLAGS='CFLAGS='
SET_MAKE='MAKE=make'
SHELL='/bin/sh'
STRIP=''
VERSION='3.2'
VPATH='VPATH=.:${srcdir}'
WRAPPER_CFLAGS=''
WRAPPER_CPPFLAGS=''
WRAPPER_CXXFLAGS=''
WRAPPER_FCFLAGS=''
WRAPPER_FFLAGS=''
WRAPPER_LDFLAGS=''
WRAPPER_LIBS=' -lrt -lpthread '
ac_ct_AR=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_F77=''
ac_ct_FC=''
am__EXEEXT_FALSE=''
am__EXEEXT_TRUE=''
am__fastdepCC_FALSE='#'
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE='#'
am__fastdepCXX_TRUE=''
am__include='include'
am__isrc=''
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
ckpointdir='#ckpoint'
comm_overlap=''
cxxdir='cxx'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
errordir='errors'
exec_prefix='NONE'
f08dir='#'
f77dir='f77'
f90dir='f90'
faultsdir='#'
ftdir='ft'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
impldir=''
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /fs/posgrado16/other0/guido/downloads/mpich-3.2/test/mpi/confdb/install-sh'
iodir=''
largetest=''
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
master_top_builddir='/fs/posgrado16/other0/guido/downloads/mpich-3.2'
master_top_srcdir='/fs/posgrado16/other0/guido/downloads/mpich-3.2'
mkdir_p='$(MKDIR_P)'
mpich_top_srcdir='/fs/posgrado16/other0/guido/downloads/mpich-3.2'
mpix=''
namepub_tests=''
nocxxdistgraph='#'
nslib=''
oldincludedir='/usr/include'
otherlangs=' f77 f90 cxx'
pdfdir='${docdir}'
perfdir='perf'
prefix='/fs/posgrado16/other0/guido/libraries/mpich-3.2'
program_transform_name='s,x,x,'
psdir='${docdir}'
rmadir='rma'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
socklib=''
spawndir='spawn'
sysconfdir='${prefix}/etc'
target_alias=''
threadlib='-lpthread'
threadsdir='threads'

## ----------- ##
## confdefs.h. ##
## ----------- ##

/* confdefs.h */
#define PACKAGE_NAME "mpich-testsuite"
#define PACKAGE_TARNAME "mpich-testsuite"
#define PACKAGE_VERSION "3.2"
#define PACKAGE_STRING "mpich-testsuite 3.2"
#define PACKAGE_BUGREPORT "discuss@mpich.org"
#define PACKAGE_URL "http://www.mpich.org/"
#define PACKAGE "mpich-testsuite"
#define VERSION "3.2"
#define HAVE_MPI_SPAWN 1
#define HAVE_MPI_WIN_CREATE 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_LONG_LONG 1
#define restrict __restrict
#define STDC_HEADERS 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define HAVE_MEMORY_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STDARG_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_RESOURCE_H 1
#define HAVE__BOOL 1
#define HAVE_FLOAT__COMPLEX 1
#define HAVE_DOUBLE__COMPLEX 1
#define HAVE_LONG_DOUBLE__COMPLEX 1
#define SIZEOF_VOID_P 8
#define USE_LONG_DOUBLE_COMPLEX 1
#define HAVE_PTHREAD_H 1
#define HAVE_PTHREAD_CREATE 1
#define HAVE_PTHREAD_YIELD 1
#define HAVE_PTHREAD_BARRIER_INIT 1
#define HAVE_PTHREAD_BARRIER_WAIT 1
#define HAVE_H_ADDR_LIST 1
#define HAVE_GETRUSAGE 1
#define HAVE_FORTRAN_BINDING 1
#define STDCALL 
#define F77_NAME_LOWER_USCORE 1

configure: exit 1
