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

It was created by MPICH configure 3.2rc1, which was
generated by GNU Autoconf 2.69.142-d2f0e.  Invocation command line was

  $ .././configure --prefix=/home/sg/builds/mpich-intel --enable-g=all CC=icc CXX=icpc F77=ifort FC=ifort

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

hostname = sg
uname -m = x86_64
uname -r = 3.16.0-4-amd64
uname -s = Linux
uname -v = #1 SMP Debian 3.16.7-ckt11-1+deb8u5 (2015-10-09)

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

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

PATH: /opt/intel/bin/
PATH: /home/sg/builds/cint/bin/
PATH: /home/sg/sources/ninja/
PATH: /home/sg/sources/astyle/build/gcc/bin/
PATH: /home/sg/builds/libtool2.4.5/bin/
PATH: /home/sg/builds/autoconf/bin/
PATH: /home/sg/builds/automake1.15/bin/
PATH: /home/sg/builds/tau-omp/x86_64/bin/
PATH: /home/sg/builds/mpich/bin/
PATH: /usr/bin/
PATH: /usr/local/bin/
PATH: /sbin/
PATH: /bin/
PATH: /opt/intel/bin/
PATH: /home/sg/builds/cint/bin/
PATH: /home/sg/sources/ninja/
PATH: /home/sg/sources/astyle/build/gcc/bin/
PATH: /home/sg/builds/libtool2.4.5/bin/
PATH: /home/sg/builds/autoconf/bin/
PATH: /home/sg/builds/automake1.15/bin/
PATH: /home/sg/builds/tau-omp/x86_64/bin/
PATH: /home/sg/builds/mpich/bin/
PATH: /usr/bin/
PATH: /usr/local/bin/
PATH: /sbin/
PATH: /bin/
PATH: /usr/local/bin/
PATH: /usr/bin/
PATH: /bin/
PATH: /usr/local/games/
PATH: /usr/games/


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

configure:5178: checking for C compiler version
configure:5187: icc --version >&5
icc (ICC) 15.0.3 20150407
Copyright (C) 1985-2015 Intel Corporation.  All rights reserved.

configure:5198: $? = 0
configure:5187: icc -v >&5
icc version 15.0.3 (gcc version 4.9.0 compatibility)
configure:5198: $? = 0
configure:5187: icc -V >&5
Intel(R) C Intel(R) 64 Compiler XE for applications running on Intel(R) 64, Version 15.0.3.187 Build 20150407
Copyright (C) 1985-2015 Intel Corporation.  All rights reserved.

configure:5198: $? = 0
configure:5187: 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:5198: $? = 1
configure:5187: icc -version >&5
icc: command line warning #10006: ignoring unknown option '-version'
icc: command line error: no files specified; for help type "icc -help"
configure:5198: $? = 1
configure:5218: checking whether the C compiler works
configure:5240: icc      conftest.c  >&5
configure:5244: $? = 0
configure:5294: result: yes
configure:5297: checking for C compiler default output file name
configure:5299: result: a.out
configure:5305: checking for suffix of executables
configure:5312: icc -o conftest      conftest.c  >&5
configure:5316: $? = 0
configure:5339: result: 
configure:5361: checking whether we are cross compiling
configure:5371: icc -o conftest      conftest.c  >&5
configure:5375: $? = 0
configure:5382: ./conftest
configure:5386: $? = 0
configure:5401: result: no
configure:5406: checking for suffix of object files
configure:5429: icc -c     conftest.c >&5
configure:5433: $? = 0
configure:5455: result: o
configure:5459: checking whether the compiler supports GNU C
configure:5479: icc -c     conftest.c >&5
configure:5479: $? = 0
configure:5489: result: yes
configure:5498: checking whether icc accepts -g
configure:5519: icc -c -g   conftest.c >&5
configure:5519: $? = 0
configure:5563: result: yes
configure:5580: checking for icc option to enable C11 features
configure:5781: icc  -c     conftest.c >&5
conftest.c(59): error: expected a ")"
  test_restrict (ccp restrict text)
                              ^

conftest.c(64): error: expected an expression
    for (unsigned int i = 0; *(text+i) != '\0'; ++i)
         ^

conftest.c(64): error: identifier "text" is undefined
    for (unsigned int i = 0; *(text+i) != '\0'; ++i)
                               ^

conftest.c(64): error: identifier "i" is undefined
    for (unsigned int i = 0; *(text+i) != '\0'; ++i)
                                    ^

conftest.c(105): error: expected an identifier
  char _Alignas (double) aligned_as_double;
       ^

conftest.c(105): error #141: unnamed prototyped parameters not allowed when body is present
  char _Alignas (double) aligned_as_double;
       ^

conftest.c(105): error: expected a "{"
  char _Alignas (double) aligned_as_double;
                         ^

conftest.c(112): warning #12: parsing restarts here after previous syntax error
  {
  ^

conftest.c(113): error: identifier "int_alignment" is undefined
    int_alignment = _Alignof (int),
    ^

conftest.c(114): error: identifier "int_array_alignment" is undefined
    int_array_alignment = _Alignof (int[100]),
    ^

conftest.c(115): error: identifier "char_alignment" is undefined
    char_alignment = _Alignof (char)
    ^

conftest.c(116): error: expected a ";"
  };
  ^

conftest.c(120): error: expected a ";"
  int _Noreturn does_not_return (void) { for (;;) continue; }
                ^

conftest.c(129): warning #12: parsing restarts here after previous syntax error
  };
   ^

conftest.c(133): error: identifier "syntax" is undefined
  char const utf8_literal[] = u8"happens to be ASCII" "another string";
                              ^

conftest.c(133): error: expected a ";"
  char const utf8_literal[] = u8"happens to be ASCII" "another string";
                              ^

conftest.c(160): error: expected a ";"
    char *restrict newvar = "Another string";
                   ^

conftest.c(170): error: expected an expression
    for (int i = 0; i < ia->datasize; ++i)
         ^

conftest.c(170): error: identifier "i" is undefined
    for (int i = 0; i < ia->datasize; ++i)
                    ^

conftest.c(186): error: identifier "newvar" is undefined
    return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
                                                            ^

conftest.c(191): error: this operator is not allowed in an integral constant expression
    _Static_assert (&v1.i == &v1.w.k, "Anonymous union alignment botch");
                    ^

conftest.c(191): error: this operator is not allowed in an integral constant expression
    _Static_assert (&v1.i == &v1.w.k, "Anonymous union alignment botch");
                       ^

conftest.c(191): error: this operator is not allowed in an integral constant expression
    _Static_assert (&v1.i == &v1.w.k, "Anonymous union alignment botch");
                             ^

conftest.c(191): error: this operator is not allowed in an integral constant expression
    _Static_assert (&v1.i == &v1.w.k, "Anonymous union alignment botch");
                                ^

conftest.c(191): error: this operator is not allowed in an integral constant expression
    _Static_assert (&v1.i == &v1.w.k, "Anonymous union alignment botch");
                                  ^

compilation aborted for conftest.c (code 2)
configure:5781: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
| 
| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
|   int x = 1234;
|   int y = 5678;
|   debug ("Flag");
|   debug ("X = %d\n", x);
|   showlist (The first, second, and third items.);
|   report (x>y, "x is %d but y is %d", x, y);
| }
| 
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
|   your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
|   your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
| 
| struct incomplete_array
| {
|   int datasize;
|   double data[];
| };
| 
| struct named_init {
|   int number;
|   const wchar_t *name;
|   double average;
| };
| 
| typedef const char *ccp;
| 
| static inline int
| test_restrict (ccp restrict text)
| {
|   // See if C++-style comments work.
|   // Iterate through items via the restricted pointer.
|   // Also check for declarations in for loops.
|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
|     continue;
|   return 0;
| }
| 
| // Check varargs and va_copy.
| static bool
| test_varargs (const char *format, ...)
| {
|   va_list args;
|   va_start (args, format);
|   va_list args_copy;
|   va_copy (args_copy, args);
| 
|   const char *str = "";
|   int number = 0;
|   float fnumber = 0;
| 
|   while (*format)
|     {
|       switch (*format++)
| 	{
| 	case 's': // string
| 	  str = va_arg (args_copy, const char *);
| 	  break;
| 	case 'd': // int
| 	  number = va_arg (args_copy, int);
| 	  break;
| 	case 'f': // float
| 	  fnumber = va_arg (args_copy, double);
| 	  break;
| 	default:
| 	  break;
| 	}
|     }
|   va_end (args_copy);
|   va_end (args);
| 
|   return *str && number && fnumber;
| }
| // Check _Alignas.
| char _Alignas (double) aligned_as_double;
| char _Alignas (0) no_special_alignment;
| extern char aligned_as_int;
| char _Alignas (0) _Alignas (int) aligned_as_int;
| 
| // Check _Alignof.
| enum
| {
|   int_alignment = _Alignof (int),
|   int_array_alignment = _Alignof (int[100]),
|   char_alignment = _Alignof (char)
| };
| _Static_assert (0 < -_Alignof (int), "_Alignof is signed");
| 
| // Check _Noreturn.
| int _Noreturn does_not_return (void) { for (;;) continue; }
| 
| // Check _Static_assert.
| struct test_static_assert
| {
|   int x;
|   _Static_assert (sizeof (int) <= sizeof (long int),
|                   "_Static_assert does not work in struct");
|   long int y;
| };
| 
| // Check UTF-8 literals.
| #define u8 syntax error!
| char const utf8_literal[] = u8"happens to be ASCII" "another string";
| 
| // Check duplicate typedefs.
| typedef long *long_ptr;
| typedef long int *long_ptr;
| typedef long_ptr long_ptr;
| 
| // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1.
| struct anonymous
| {
|   union {
|     struct { int i; int j; };
|     struct { int k; long int l; } w;
|   };
|   int m;
| } v1;
| 
| int
| main (void)
| {
| 
|   // Check bool.
|   _Bool success = false;
| 
|   // Check restrict.
|   if (test_restrict ("String literal") == 0)
|     success = true;
|   char *restrict newvar = "Another string";
| 
|   // Check varargs.
|   success &= test_varargs ("s, d' f .", "string", 65, 34.234);
|   test_varargs_macros ();
| 
|   // Check flexible array members.
|   struct incomplete_array *ia =
|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
|   ia->datasize = 10;
|   for (int i = 0; i < ia->datasize; ++i)
|     ia->data[i] = i * 1.234;
| 
|   // Check named initializers.
|   struct named_init ni = {
|     .number = 34,
|     .name = L"Test wide string",
|     .average = 543.34343,
|   };
| 
|   ni.number = 58;
| 
|   int dynamic_array[ni.number];
|   dynamic_array[ni.number - 1] = 543;
| 
|   // work around unused variable warnings
|   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| 	  || dynamic_array[ni.number - 1] != 543);
| 
|   v1.i = 2;
|   v1.w.k = 5;
|   _Static_assert (&v1.i == &v1.w.k, "Anonymous union alignment botch");
| 
|   ;
|   return 0;
| }
configure:5781: icc -std=gnu11 -c     conftest.c >&5
conftest.c(105): error: expected an identifier
  char _Alignas (double) aligned_as_double;
       ^

conftest.c(105): error #141: unnamed prototyped parameters not allowed when body is present
  char _Alignas (double) aligned_as_double;
       ^

conftest.c(105): error: expected a "{"
  char _Alignas (double) aligned_as_double;
                         ^

conftest.c(112): warning #12: parsing restarts here after previous syntax error
  {
  ^

conftest.c(113): error: identifier "int_alignment" is undefined
    int_alignment = _Alignof (int),
    ^

conftest.c(114): error: identifier "int_array_alignment" is undefined
    int_array_alignment = _Alignof (int[100]),
    ^

conftest.c(115): error: identifier "char_alignment" is undefined
    char_alignment = _Alignof (char)
    ^

conftest.c(116): error: expected a ";"
  };
  ^

conftest.c(120): error: expected a ";"
  int _Noreturn does_not_return (void) { for (;;) continue; }
                ^

conftest.c(129): warning #12: parsing restarts here after previous syntax error
  };
   ^

conftest.c(133): error: identifier "syntax" is undefined
  char const utf8_literal[] = u8"happens to be ASCII" "another string";
                              ^

conftest.c(133): error: expected a ";"
  char const utf8_literal[] = u8"happens to be ASCII" "another string";
                              ^

conftest.c(191): error: this operator is not allowed in an integral constant expression
    _Static_assert (&v1.i == &v1.w.k, "Anonymous union alignment botch");
                    ^

conftest.c(191): error: this operator is not allowed in an integral constant expression
    _Static_assert (&v1.i == &v1.w.k, "Anonymous union alignment botch");
                       ^

conftest.c(191): error: this operator is not allowed in an integral constant expression
    _Static_assert (&v1.i == &v1.w.k, "Anonymous union alignment botch");
                             ^

conftest.c(191): error: this operator is not allowed in an integral constant expression
    _Static_assert (&v1.i == &v1.w.k, "Anonymous union alignment botch");
                                ^

conftest.c(191): error: this operator is not allowed in an integral constant expression
    _Static_assert (&v1.i == &v1.w.k, "Anonymous union alignment botch");
                                  ^

compilation aborted for conftest.c (code 2)
configure:5781: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
| 
| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
|   int x = 1234;
|   int y = 5678;
|   debug ("Flag");
|   debug ("X = %d\n", x);
|   showlist (The first, second, and third items.);
|   report (x>y, "x is %d but y is %d", x, y);
| }
| 
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
|   your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
|   your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
| 
| struct incomplete_array
| {
|   int datasize;
|   double data[];
| };
| 
| struct named_init {
|   int number;
|   const wchar_t *name;
|   double average;
| };
| 
| typedef const char *ccp;
| 
| static inline int
| test_restrict (ccp restrict text)
| {
|   // See if C++-style comments work.
|   // Iterate through items via the restricted pointer.
|   // Also check for declarations in for loops.
|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
|     continue;
|   return 0;
| }
| 
| // Check varargs and va_copy.
| static bool
| test_varargs (const char *format, ...)
| {
|   va_list args;
|   va_start (args, format);
|   va_list args_copy;
|   va_copy (args_copy, args);
| 
|   const char *str = "";
|   int number = 0;
|   float fnumber = 0;
| 
|   while (*format)
|     {
|       switch (*format++)
| 	{
| 	case 's': // string
| 	  str = va_arg (args_copy, const char *);
| 	  break;
| 	case 'd': // int
| 	  number = va_arg (args_copy, int);
| 	  break;
| 	case 'f': // float
| 	  fnumber = va_arg (args_copy, double);
| 	  break;
| 	default:
| 	  break;
| 	}
|     }
|   va_end (args_copy);
|   va_end (args);
| 
|   return *str && number && fnumber;
| }
| // Check _Alignas.
| char _Alignas (double) aligned_as_double;
| char _Alignas (0) no_special_alignment;
| extern char aligned_as_int;
| char _Alignas (0) _Alignas (int) aligned_as_int;
| 
| // Check _Alignof.
| enum
| {
|   int_alignment = _Alignof (int),
|   int_array_alignment = _Alignof (int[100]),
|   char_alignment = _Alignof (char)
| };
| _Static_assert (0 < -_Alignof (int), "_Alignof is signed");
| 
| // Check _Noreturn.
| int _Noreturn does_not_return (void) { for (;;) continue; }
| 
| // Check _Static_assert.
| struct test_static_assert
| {
|   int x;
|   _Static_assert (sizeof (int) <= sizeof (long int),
|                   "_Static_assert does not work in struct");
|   long int y;
| };
| 
| // Check UTF-8 literals.
| #define u8 syntax error!
| char const utf8_literal[] = u8"happens to be ASCII" "another string";
| 
| // Check duplicate typedefs.
| typedef long *long_ptr;
| typedef long int *long_ptr;
| typedef long_ptr long_ptr;
| 
| // Anonymous structures and unions -- taken from C11 6.7.2.1 Example 1.
| struct anonymous
| {
|   union {
|     struct { int i; int j; };
|     struct { int k; long int l; } w;
|   };
|   int m;
| } v1;
| 
| int
| main (void)
| {
| 
|   // Check bool.
|   _Bool success = false;
| 
|   // Check restrict.
|   if (test_restrict ("String literal") == 0)
|     success = true;
|   char *restrict newvar = "Another string";
| 
|   // Check varargs.
|   success &= test_varargs ("s, d' f .", "string", 65, 34.234);
|   test_varargs_macros ();
| 
|   // Check flexible array members.
|   struct incomplete_array *ia =
|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
|   ia->datasize = 10;
|   for (int i = 0; i < ia->datasize; ++i)
|     ia->data[i] = i * 1.234;
| 
|   // Check named initializers.
|   struct named_init ni = {
|     .number = 34,
|     .name = L"Test wide string",
|     .average = 543.34343,
|   };
| 
|   ni.number = 58;
| 
|   int dynamic_array[ni.number];
|   dynamic_array[ni.number - 1] = 543;
| 
|   // work around unused variable warnings
|   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| 	  || dynamic_array[ni.number - 1] != 543);
| 
|   v1.i = 2;
|   v1.w.k = 5;
|   _Static_assert (&v1.i == &v1.w.k, "Anonymous union alignment botch");
| 
|   ;
|   return 0;
| }
configure:5799: result: unsupported
configure:5812: checking for icc option to enable C99 features
configure:5963: icc  -c     conftest.c >&5
conftest.c(59): error: expected a ")"
  test_restrict (ccp restrict text)
                              ^

conftest.c(64): error: expected an expression
    for (unsigned int i = 0; *(text+i) != '\0'; ++i)
         ^

conftest.c(64): error: identifier "text" is undefined
    for (unsigned int i = 0; *(text+i) != '\0'; ++i)
                               ^

conftest.c(64): error: identifier "i" is undefined
    for (unsigned int i = 0; *(text+i) != '\0'; ++i)
                                    ^

conftest.c(114): error: expected a ";"
    char *restrict newvar = "Another string";
                   ^

conftest.c(124): error: expected an expression
    for (int i = 0; i < ia->datasize; ++i)
         ^

conftest.c(124): error: identifier "i" is undefined
    for (int i = 0; i < ia->datasize; ++i)
                    ^

conftest.c(140): error: identifier "newvar" is undefined
    return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
                                                            ^

compilation aborted for conftest.c (code 2)
configure:5963: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| /* end confdefs.h.  */
| #include <stdarg.h>
| #include <stdbool.h>
| #include <stdlib.h>
| #include <wchar.h>
| #include <stdio.h>
| 
| // Check varargs macros.  These examples are taken from C99 6.10.3.5.
| #define debug(...) fprintf (stderr, __VA_ARGS__)
| #define showlist(...) puts (#__VA_ARGS__)
| #define report(test,...) ((test) ? puts (#test) : printf (__VA_ARGS__))
| static void
| test_varargs_macros (void)
| {
|   int x = 1234;
|   int y = 5678;
|   debug ("Flag");
|   debug ("X = %d\n", x);
|   showlist (The first, second, and third items.);
|   report (x>y, "x is %d but y is %d", x, y);
| }
| 
| // Check long long types.
| #define BIG64 18446744073709551615ull
| #define BIG32 4294967295ul
| #define BIG_OK (BIG64 / BIG32 == 4294967297ull && BIG64 % BIG32 == 0)
| #if !BIG_OK
|   your preprocessor is broken;
| #endif
| #if BIG_OK
| #else
|   your preprocessor is broken;
| #endif
| static long long int bignum = -9223372036854775807LL;
| static unsigned long long int ubignum = BIG64;
| 
| struct incomplete_array
| {
|   int datasize;
|   double data[];
| };
| 
| struct named_init {
|   int number;
|   const wchar_t *name;
|   double average;
| };
| 
| typedef const char *ccp;
| 
| static inline int
| test_restrict (ccp restrict text)
| {
|   // See if C++-style comments work.
|   // Iterate through items via the restricted pointer.
|   // Also check for declarations in for loops.
|   for (unsigned int i = 0; *(text+i) != '\0'; ++i)
|     continue;
|   return 0;
| }
| 
| // Check varargs and va_copy.
| static bool
| test_varargs (const char *format, ...)
| {
|   va_list args;
|   va_start (args, format);
|   va_list args_copy;
|   va_copy (args_copy, args);
| 
|   const char *str = "";
|   int number = 0;
|   float fnumber = 0;
| 
|   while (*format)
|     {
|       switch (*format++)
| 	{
| 	case 's': // string
| 	  str = va_arg (args_copy, const char *);
| 	  break;
| 	case 'd': // int
| 	  number = va_arg (args_copy, int);
| 	  break;
| 	case 'f': // float
| 	  fnumber = va_arg (args_copy, double);
| 	  break;
| 	default:
| 	  break;
| 	}
|     }
|   va_end (args_copy);
|   va_end (args);
| 
|   return *str && number && fnumber;
| }
| int
| main (void)
| {
| 
|   // Check bool.
|   _Bool success = false;
| 
|   // Check restrict.
|   if (test_restrict ("String literal") == 0)
|     success = true;
|   char *restrict newvar = "Another string";
| 
|   // Check varargs.
|   success &= test_varargs ("s, d' f .", "string", 65, 34.234);
|   test_varargs_macros ();
| 
|   // Check flexible array members.
|   struct incomplete_array *ia =
|     malloc (sizeof (struct incomplete_array) + (sizeof (double) * 10));
|   ia->datasize = 10;
|   for (int i = 0; i < ia->datasize; ++i)
|     ia->data[i] = i * 1.234;
| 
|   // Check named initializers.
|   struct named_init ni = {
|     .number = 34,
|     .name = L"Test wide string",
|     .average = 543.34343,
|   };
| 
|   ni.number = 58;
| 
|   int dynamic_array[ni.number];
|   dynamic_array[ni.number - 1] = 543;
| 
|   // work around unused variable warnings
|   return (!success || bignum == 0LL || ubignum == 0uLL || newvar[0] == 'x'
| 	  || dynamic_array[ni.number - 1] != 543);
| 
|   ;
|   return 0;
| }
configure:5963: icc -std=gnu99 -c     conftest.c >&5
configure:5963: $? = 0
configure:5986: result: -std=gnu99
configure:6121: checking whether icc -std=gnu99 understands -c and -o together
configure:6144: icc -std=gnu99 -c conftest.c -o conftest2.o
configure:6147: $? = 0
configure:6144: icc -std=gnu99 -c conftest.c -o conftest2.o
configure:6147: $? = 0
configure:6159: result: yes
configure:6194: checking how to run the C preprocessor
configure:6220: icc -std=gnu99 -E   conftest.c
configure:6220: $? = 0
configure:6235: icc -std=gnu99 -E   conftest.c
conftest.c(9): error #2379: cannot open source file "ac_nonexistent.h"
  #include <ac_nonexistent.h>
                             ^

configure:6235: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6262: result: icc -std=gnu99 -E
configure:6276: icc -std=gnu99 -E   conftest.c
configure:6276: $? = 0
configure:6291: icc -std=gnu99 -E   conftest.c
conftest.c(9): error #2379: cannot open source file "ac_nonexistent.h"
  #include <ac_nonexistent.h>
                             ^

configure:6291: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:6353: checking for a BSD-compatible install
configure:6426: result: /usr/bin/install -c
configure:6437: checking whether build environment is sane
configure:6492: result: yes
configure:6650: checking for a thread-safe mkdir -p
configure:6694: result: /bin/mkdir -p
configure:6701: checking for gawk
configure:6722: found /usr/bin/gawk
configure:6733: result: gawk
configure:6744: checking whether make sets $(MAKE)
configure:6767: result: yes
configure:6797: checking for style of include used by make
configure:6825: result: GNU
configure:6861: checking whether make supports nested variables
configure:6879: result: yes
configure:6964: checking dependency style of icc -std=gnu99
configure:7076: result: gcc3
configure:7135: checking whether to enable maintainer-specific portions of Makefiles
configure:7145: result: yes
configure:7272: checking the archiver (xiar) interface
configure:7289: icc -std=gnu99 -c     conftest.c >&5
configure:7289: $? = 0
configure:7292: xiar cru libconftest.a conftest.o >&5
xiar: executing 'ar'
configure:7295: $? = 0
configure:7323: result: ar
configure:7373: checking build system type
configure:7388: result: x86_64-unknown-linux-gnu
configure:7408: checking host system type
configure:7422: result: x86_64-unknown-linux-gnu
configure:7463: checking how to print strings
configure:7490: result: printf
configure:7511: checking for a sed that does not truncate output
configure:7581: result: /bin/sed
configure:7599: checking for grep that handles long lines and -e
configure:7663: result: /bin/grep
configure:7668: checking for egrep
configure:7736: result: /bin/grep -E
configure:7741: checking for fgrep
configure:7809: result: /bin/grep -F
configure:7845: checking for ld used by icc -std=gnu99
configure:7913: result: /usr/bin/ld
configure:7920: checking if the linker (/usr/bin/ld) is GNU ld
configure:7936: result: yes
configure:7948: checking for BSD- or MS-compatible name lister (nm)
configure:8003: result: /usr/bin/nm -B
configure:8143: checking the name lister (/usr/bin/nm -B) interface
configure:8151: icc -std=gnu99 -c     conftest.c >&5
configure:8154: /usr/bin/nm -B "conftest.o"
configure:8157: output
0000000000000000 B some_variable
configure:8164: result: BSD nm
configure:8167: checking whether ln -s works
configure:8171: result: yes
configure:8179: checking the maximum length of command line arguments
configure:8311: result: 1572864
configure:8359: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format
configure:8400: result: func_convert_file_noop
configure:8407: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format
configure:8428: result: func_convert_file_noop
configure:8435: checking for /usr/bin/ld option to reload object files
configure:8443: result: -r
configure:8522: checking for objdump
configure:8543: found /usr/bin/objdump
configure:8554: result: objdump
configure:8586: checking how to recognize dependent libraries
configure:8787: result: pass_all
configure:8877: checking for dlltool
configure:8912: result: no
configure:8942: checking how to associate runtime and link libraries
configure:8970: result: printf %s\n
configure:9104: checking for archiver @FILE support
configure:9122: icc -std=gnu99 -c     conftest.c >&5
configure:9122: $? = 0
configure:9126: xiar cru libconftest.a @conftest.lst >&5
xiar: executing 'ar'
configure:9129: $? = 0
configure:9134: xiar cru libconftest.a @conftest.lst >&5
xiar: executing 'ar'
ar: conftest.o: No such file or directory
configure:9137: $? = 1
configure:9149: result: @
configure:9212: checking for strip
configure:9233: found /usr/bin/strip
configure:9244: result: strip
configure:9321: checking for ranlib
configure:9342: found /usr/bin/ranlib
configure:9353: result: ranlib
configure:9455: checking command to parse /usr/bin/nm -B output from icc -std=gnu99 object
configure:9609: icc -std=gnu99 -c     conftest.c >&5
configure:9612: $? = 0
configure:9616: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/  /p' | sed '/ __gnu_lto/d' \> conftest.nm
configure:9619: $? = 0
configure:9685: icc -std=gnu99 -o conftest      conftest.c conftstm.o >&5
configure:9688: $? = 0
configure:9726: result: ok
configure:9773: checking for sysroot
configure:9804: result: no
configure:9811: checking for a working dd
configure:9855: result: /bin/dd
configure:9859: checking how to truncate binary pipes
configure:9875: result: /bin/dd bs=4096 count=1
configure:10012: icc -std=gnu99 -c     conftest.c >&5
configure:10015: $? = 0
configure:10212: checking for mt
configure:10233: found /bin/mt
configure:10244: result: mt
configure:10267: checking if mt is a manifest tool
configure:10274: mt '-?'
configure:10282: result: no
configure:11012: checking for sys/types.h
configure:11012: icc -std=gnu99 -c     conftest.c >&5
configure:11012: $? = 0
configure:11012: result: yes
configure:11012: checking for sys/stat.h
configure:11012: icc -std=gnu99 -c     conftest.c >&5
configure:11012: $? = 0
configure:11012: result: yes
configure:11012: checking for strings.h
configure:11012: icc -std=gnu99 -c     conftest.c >&5
configure:11012: $? = 0
configure:11012: result: yes
configure:11012: checking for inttypes.h
configure:11012: icc -std=gnu99 -c     conftest.c >&5
configure:11012: $? = 0
configure:11012: result: yes
configure:11012: checking for stdint.h
configure:11012: icc -std=gnu99 -c     conftest.c >&5
configure:11012: $? = 0
configure:11012: result: yes
configure:11012: checking for unistd.h
configure:11012: icc -std=gnu99 -c     conftest.c >&5
configure:11012: $? = 0
configure:11012: result: yes
configure:11042: checking for dlfcn.h
configure:11042: icc -std=gnu99 -c     conftest.c >&5
configure:11042: $? = 0
configure:11042: result: yes
configure:11304: checking for objdir
configure:11320: result: .libs
configure:11582: checking if icc -std=gnu99 supports -fno-rtti -fno-exceptions
configure:11601: icc -std=gnu99 -c     -fno-rtti -fno-exceptions conftest.c >&5
configure:11605: $? = 0
configure:11618: result: yes
configure:11976: checking for icc -std=gnu99 option to produce PIC
configure:11984: result: -fPIC -DPIC
configure:11992: checking if icc -std=gnu99 PIC flag -fPIC -DPIC works
configure:12011: icc -std=gnu99 -c     -fPIC -DPIC -DPIC conftest.c >&5
configure:12015: $? = 0
configure:12028: result: yes
configure:12057: checking if icc -std=gnu99 static flag -static works
configure:12086: result: yes
configure:12101: checking if icc -std=gnu99 supports -c -o file.o
configure:12123: icc -std=gnu99 -c     -o out/conftest2.o conftest.c >&5
configure:12127: $? = 0
configure:12149: result: yes
configure:12157: checking if icc -std=gnu99 supports -c -o file.o
configure:12205: result: yes
configure:12238: checking whether the icc -std=gnu99 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:13504: result: yes
configure:13541: checking whether -lc should be explicitly linked in
configure:13550: icc -std=gnu99 -c     conftest.c >&5
configure:13553: $? = 0
configure:13568: icc -std=gnu99 -shared  -fPIC -DPIC conftest.o  -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep  -lc  \>/dev/null 2\>\&1
configure:13571: $? = 0
configure:13585: result: no
configure:13745: checking dynamic linker characteristics
configure:14327: icc -std=gnu99 -o conftest      -Wl,-rpath -Wl,/foo conftest.c  >&5
configure:14327: $? = 0
configure:14566: result: GNU/Linux ld.so
configure:14681: checking how to hardcode library paths into programs
configure:14706: result: immediate
configure:15273: checking whether stripping libraries is possible
configure:15278: result: yes
configure:15313: checking if libtool supports shared libraries
configure:15315: result: yes
configure:15318: checking whether to build shared libraries
configure:15343: result: yes
configure:15346: checking whether to build static libraries
configure:15350: result: yes
configure:15400: checking whether make supports nested variables
configure:15418: result: yes
configure:15588: checking for C++ compiler version
configure:15597: icpc --version >&5
icpc (ICC) 15.0.3 20150407
Copyright (C) 1985-2015 Intel Corporation.  All rights reserved.

configure:15608: $? = 0
configure:15597: icpc -v >&5
icpc version 15.0.3 (gcc version 4.9.0 compatibility)
configure:15608: $? = 0
configure:15597: icpc -V >&5
Intel(R) C++ Intel(R) 64 Compiler XE for applications running on Intel(R) 64, Version 15.0.3.187 Build 20150407
Copyright (C) 1985-2015 Intel Corporation.  All rights reserved.

configure:15608: $? = 0
configure:15597: 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:15608: $? = 1
configure:15612: checking whether the compiler supports GNU C++
configure:15632: icpc -c     conftest.cpp >&5
configure:15632: $? = 0
configure:15642: result: yes
configure:15651: checking whether icpc accepts -g
configure:15672: icpc -c -g   conftest.cpp >&5
configure:15672: $? = 0
configure:15716: result: yes
configure:15733: checking for icpc option to enable C++11 features
configure:15970: icpc  -c     conftest.cpp >&5
In file included from /usr/include/c++/4.9/tuple(35),
                 from conftest.cpp(26):
/usr/include/c++/4.9/bits/c++0x_warning.h(32): error: #error directive: This file requires compiler and library support for the ISO C++ 2011 standard. This support is currently experimental, and must be enabled with the -std=c++11 or -std=gnu++11 compiler options.
  #error This file requires compiler and library support for the \
   ^

conftest.cpp(33): error: qualified name is not allowed
    typedef std::shared_ptr<std::string> sptr;
            ^

conftest.cpp(33): error: expected a ";"
    typedef std::shared_ptr<std::string> sptr;
                           ^

conftest.cpp(34): error: qualified name is not allowed
    typedef std::weak_ptr<std::string> wptr;
            ^

conftest.cpp(34): error: expected a ";"
    typedef std::weak_ptr<std::string> wptr;
                         ^

conftest.cpp(36): error: qualified name is not allowed
    typedef std::tuple<std::string,int,double> tp;
            ^

conftest.cpp(36): error: expected a ";"
    typedef std::tuple<std::string,int,double> tp;
                      ^

conftest.cpp(37): error: qualified name is not allowed
    typedef std::array<int, 20> int_array;
            ^

conftest.cpp(37): error: expected a ";"
    typedef std::array<int, 20> int_array;
                      ^

conftest.cpp(39): error #77: this declaration has no storage class or type specifier
    constexpr int get_val() { return 20; }
    ^

conftest.cpp(39): error: expected a ";"
    constexpr int get_val() { return 20; }
              ^

conftest.cpp(45): warning #12: parsing restarts here after previous syntax error
    };
     ^

conftest.cpp(50): warning #3498: delegating constructors are a C++11 feature
      delegate(): delegate(2354) {}
                  ^

conftest.cpp(60): warning #3459: "override" and "final" are C++11 features
      virtual int getval() override final { return this->n * 2; }
                           ^

conftest.cpp(60): warning #3459: "override" and "final" are C++11 features
      virtual int getval() override final { return this->n * 2; }
                                    ^

conftest.cpp(66): warning #3502: defaulted functions are a C++11 feature
      nocopy() = default;
                 ^

conftest.cpp(67): warning #3501: deleted functions are a C++11 feature
      nocopy(const nocopy&) = delete;
                              ^

conftest.cpp(117): error #303: explicit type is missing ("int" assumed)
    for (auto i = d.begin(); i != d.end(); ++i) { total += *i; }
              ^

conftest.cpp(117): error: no suitable conversion function from "std::_Deque_iterator<int, int &, int *>" to "int" exists
    for (auto i = d.begin(); i != d.end(); ++i) { total += *i; }
                  ^

conftest.cpp(117): error: no operator "!=" matches these operands
            operand types are: int != std::_Deque_iterator<int, int &, int *>
    for (auto i = d.begin(); i != d.end(); ++i) { total += *i; }
                               ^

conftest.cpp(117): error: operand of "*" must be a pointer
    for (auto i = d.begin(); i != d.end(); ++i) { total += *i; }
                                                            ^

conftest.cpp(119): error #303: explicit type is missing ("int" assumed)
    auto a1 = 6538;
         ^

conftest.cpp(120): error #303: explicit type is missing ("int" assumed)
    auto a2 = 48573953.4;
         ^

conftest.cpp(121): error #303: explicit type is missing ("int" assumed)
    auto a3 = "String literal";
         ^

conftest.cpp(121): error: a value of type "const char *" cannot be used to initialize an entity of type "int"
    auto a3 = "String literal";
              ^

conftest.cpp(123): error: identifier "decltype" is undefined
    decltype(a2) a4 = 34895.034;
    ^

conftest.cpp(123): error: expected a ";"
    decltype(a2) a4 = 34895.034;
                 ^

conftest.cpp(127): error: namespace "cxx11test" has no member "get_val"
    short sa[cxx11test::get_val()] = { 0 };
                        ^

conftest.cpp(127): error: variable "sa" may not be initialized
    short sa[cxx11test::get_val()] = { 0 };
          ^

conftest.cpp(131): error: namespace "cxx11test" has no member "testinit"
    cxx11test::testinit il = { 4323, 435234.23544 };
               ^

conftest.cpp(135): error: namespace "cxx11test" has no member "int_array"
    cxx11test::int_array array = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3, 14, 19, 17, 8, 6, 20, 16, 2, 11, 1};
               ^

conftest.cpp(136): error: reference variable "x" requires an initializer
    for (int &x : array) { x += 23; }
                ^

conftest.cpp(136): error: expected a ";"
    for (int &x : array) { x += 23; }
                ^

conftest.cpp(136): error: expected an expression
    for (int &x : array) { x += 23; }
                       ^

conftest.cpp(136): error: expected a ";"
    for (int &x : array) { x += 23; }
                       ^

conftest.cpp(137): warning #3496: lambda expressions are a C++11 feature
    std::for_each(array.begin(), array.end(), [](int v1){ std::cout << v1; });
                                              ^

conftest.cpp(137): error: a template argument may not reference a local type
    std::for_each(array.begin(), array.end(), [](int v1){ std::cout << v1; });
    ^

conftest.cpp(140): error: namespace "cxx11test" has no member "sptr"
    using cxx11test::sptr;
                     ^

conftest.cpp(141): error: namespace "cxx11test" has no member "wptr"
    using cxx11test::wptr;
                     ^

conftest.cpp(143): error: identifier "sptr" is undefined
    sptr sp(new std::string("ASCII string"));
    ^

conftest.cpp(144): error: identifier "wptr" is undefined
    wptr wp(sp);
    ^

conftest.cpp(145): error: identifier "sptr" is undefined
    sptr sp2(wp);
    ^

conftest.cpp(148): error: namespace "cxx11test" has no member "tp"
    cxx11test::tp tuple("test", 54, 45.53434);
               ^

conftest.cpp(148): error: expected a ")"
    cxx11test::tp tuple("test", 54, 45.53434);
                              ^

conftest.cpp(149): error: namespace "std" has no member "get"
    double d = std::get<2>(tuple);
                    ^

conftest.cpp(152): error: namespace "std" has no member "tie"
    std::tie(s,i,d) = tuple;
         ^

conftest.cpp(155): error: namespace "std" has no member "regex"
    static std::regex filename_regex("^_?([a-z0-9_.]+-)+[a-z0-9]+$");
                ^

conftest.cpp(157): error: namespace "std" has no member "regex_search"
    bool match = std::regex_search(testmatch, filename_regex);
                      ^

conftest.cpp(160): error: namespace "cxx11test" has no member "int_array"
    cxx11test::int_array array = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3, 14, 19, 17, 8, 6, 20, 16, 2, 11, 1};
               ^

conftest.cpp(161): error: name followed by "::" must be a class or namespace name
    cxx11test::int_array::size_type size = array.size();
               ^

conftest.cpp(161): error: expected a ";"
    cxx11test::int_array::size_type size = array.size();
                                    ^

conftest.cpp(175): error: identifier "nullptr" is undefined
    char *c = nullptr;
              ^

conftest.cpp(179): error: space required between adjacent ">" delimiters of nested template argument lists (">>" is the right shift operator)
    std::vector<std::pair<int,char*>> v1;
                                   ^

conftest.cpp(183): error: identifier "u8" is undefined
    char *utf8 = u8"UTF-8 string \u2500";
                 ^

conftest.cpp(183): error: expected a ";"
    char *utf8 = u8"UTF-8 string \u2500";
                   ^

conftest.cpp(184): error: identifier "char16_t" is undefined
    char16_t *utf16 = u"UTF-8 string \u2500";
    ^

conftest.cpp(184): error: identifier "utf16" is undefined
    char16_t *utf16 = u"UTF-8 string \u2500";
              ^

conftest.cpp(184): error: identifier "u" is undefined
    char16_t *utf16 = u"UTF-8 string \u2500";
                      ^

conftest.cpp(184): error: expected a ";"
    char16_t *utf16 = u"UTF-8 string \u2500";
                       ^

conftest.cpp(185): error: identifier "char32_t" is undefined
    char32_t *utf32 = U"UTF-32 string \u2500";
    ^

conftest.cpp(185): error: identifier "utf32" is undefined
    char32_t *utf32 = U"UTF-32 string \u2500";
              ^

conftest.cpp(185): error: identifier "U" is undefined
    char32_t *utf32 = U"UTF-32 string \u2500";
                      ^

conftest.cpp(185): error: expected a ";"
    char32_t *utf32 = U"UTF-32 string \u2500";
                       ^

compilation aborted for conftest.cpp (code 2)
configure:15970: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| 
| #include <deque>
| #include <functional>
| #include <memory>
| #include <tuple>
| #include <array>
| #include <regex>
| #include <iostream>
| 
| namespace cxx11test
| {
|   typedef std::shared_ptr<std::string> sptr;
|   typedef std::weak_ptr<std::string> wptr;
| 
|   typedef std::tuple<std::string,int,double> tp;
|   typedef std::array<int, 20> int_array;
| 
|   constexpr int get_val() { return 20; }
| 
|   struct testinit
|   {
|     int i;
|     double d;
|   };
| 
|   class delegate  {
|   public:
|     delegate(int n) : n(n) {}
|     delegate(): delegate(2354) {}
| 
|     virtual int getval() { return this->n; };
|   protected:
|     int n;
|   };
| 
|   class overridden : public delegate {
|   public:
|     overridden(int n): delegate(n) {}
|     virtual int getval() override final { return this->n * 2; }
|   };
| 
|   class nocopy {
|   public:
|     nocopy(int i): i(i) {}
|     nocopy() = default;
|     nocopy(const nocopy&) = delete;
|     nocopy & operator=(const nocopy&) = delete;
|   private:
|     int i;
|   };
| }
| 
| 
| #include <algorithm>
| #include <cstdlib>
| #include <fstream>
| #include <iomanip>
| #include <iostream>
| #include <list>
| #include <map>
| #include <set>
| #include <sstream>
| #include <stdexcept>
| #include <string>
| #include <utility>
| #include <vector>
| 
| namespace test {
|   typedef std::vector<std::string> string_vec;
|   typedef std::pair<int,bool> map_value;
|   typedef std::map<std::string,map_value> map_type;
|   typedef std::set<int> set_type;
| 
|   template<typename T>
|   class printer {
|   public:
|     printer(std::ostringstream& os): os(os) {}
|     void operator() (T elem) { os << elem << std::endl; }
|   private:
|     std::ostringstream& os;
|   };
| }
| 
| int
| main (void)
| {
| 
| {
|   // Test auto and decltype
|   std::deque<int> d;
|   d.push_front(43);
|   d.push_front(484);
|   d.push_front(3);
|   d.push_front(844);
|   int total = 0;
|   for (auto i = d.begin(); i != d.end(); ++i) { total += *i; }
| 
|   auto a1 = 6538;
|   auto a2 = 48573953.4;
|   auto a3 = "String literal";
| 
|   decltype(a2) a4 = 34895.034;
| }
| {
|   // Test constexpr
|   short sa[cxx11test::get_val()] = { 0 };
| }
| {
|   // Test initialiser lists
|   cxx11test::testinit il = { 4323, 435234.23544 };
| }
| {
|   // Test range-based for and lambda
|   cxx11test::int_array array = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3, 14, 19, 17, 8, 6, 20, 16, 2, 11, 1};
|   for (int &x : array) { x += 23; }
|   std::for_each(array.begin(), array.end(), [](int v1){ std::cout << v1; });
| }
| {
|   using cxx11test::sptr;
|   using cxx11test::wptr;
| 
|   sptr sp(new std::string("ASCII string"));
|   wptr wp(sp);
|   sptr sp2(wp);
| }
| {
|   cxx11test::tp tuple("test", 54, 45.53434);
|   double d = std::get<2>(tuple);
|   std::string s;
|   int i;
|   std::tie(s,i,d) = tuple;
| }
| {
|   static std::regex filename_regex("^_?([a-z0-9_.]+-)+[a-z0-9]+$");
|   std::string testmatch("Test if this string matches");
|   bool match = std::regex_search(testmatch, filename_regex);
| }
| {
|   cxx11test::int_array array = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3, 14, 19, 17, 8, 6, 20, 16, 2, 11, 1};
|   cxx11test::int_array::size_type size = array.size();
| }
| {
|   // Test constructor delegation
|   cxx11test::delegate d1;
|   cxx11test::delegate d2();
|   cxx11test::delegate d3(45);
| }
| {
|   // Test override and final
|   cxx11test::overridden o1(55464);
| }
| {
|   // Test nullptr
|   char *c = nullptr;
| }
| {
|   // Test template brackets
|   std::vector<std::pair<int,char*>> v1;
| }
| {
|   // Unicode literals
|   char *utf8 = u8"UTF-8 string \u2500";
|   char16_t *utf16 = u"UTF-8 string \u2500";
|   char32_t *utf32 = U"UTF-32 string \u2500";
| }
| 
| 
| 
| try {
|   // Basic string.
|   std::string teststr("ASCII text");
|   teststr += " string";
| 
|   // Simple vector.
|   test::string_vec testvec;
|   testvec.push_back(teststr);
|   testvec.push_back("foo");
|   testvec.push_back("bar");
|   if (testvec.size() != 3) {
|     throw std::runtime_error("vector size is not 1");
|   }
| 
|   // Dump vector into stringstream and obtain string.
|   std::ostringstream os;
|   for (test::string_vec::const_iterator i = testvec.begin();
|        i != testvec.end(); ++i) {
|     if (i + 1 != testvec.end()) {
|       os << teststr << '\n';
|     }
|   }
|   // Check algorithms work.
|   std::for_each(testvec.begin(), testvec.end(), test::printer<std::string>(os));
|   std::string os_out = os.str();
| 
|   // Test pair and map.
|   test::map_type testmap;
|   testmap.insert(std::make_pair(std::string("key"),
|                                 std::make_pair(53,false)));
| 
|   // Test set.
|   int values[] = {9, 7, 13, 15, 4, 18, 12, 10, 5, 3, 14, 19, 17, 8, 6, 20, 16, 2, 11, 1};
|   test::set_type testset(values, values + sizeof(values)/sizeof(values[0]));
|   std::list<int> testlist(testset.begin(), testset.end());
|   std::copy(testset.begin(), testset.end(), std::back_inserter(testlist));
| } catch (const std::exception& e) {
|   std::cerr << "Caught exception: " << e.what() << std::endl;
| 
|   // Test fstream
|   std::ofstream of("test.txt");
|   of << "Test ASCII text\n" << std::flush;
|   of << "N= " << std::hex << std::setw(8) << std::left << 534 << std::endl;
|   of.close();
| }
| std::exit(0);
| 
|   ;
|   return 0;
| }
configure:15970: icpc -std=gnu++11 -c     conftest.cpp >&5
configure:15970: $? = 0
configure:15993: result: -std=gnu++11
configure:16162: checking dependency style of icpc -std=gnu++11
configure:16274: result: gcc3
configure:16307: checking how to run the C++ preprocessor
configure:16329: icpc -std=gnu++11 -E   conftest.cpp
configure:16329: $? = 0
configure:16344: icpc -std=gnu++11 -E   conftest.cpp
conftest.cpp(22): error #2379: cannot open source file "ac_nonexistent.h"
  #include <ac_nonexistent.h>
                             ^

configure:16344: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:16371: result: icpc -std=gnu++11 -E
configure:16385: icpc -std=gnu++11 -E   conftest.cpp
configure:16385: $? = 0
configure:16400: icpc -std=gnu++11 -E   conftest.cpp
conftest.cpp(22): error #2379: cannot open source file "ac_nonexistent.h"
  #include <ac_nonexistent.h>
                             ^

configure:16400: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:16565: checking for ld used by icpc -std=gnu++11
configure:16633: result: /usr/bin/ld -m elf_x86_64
configure:16640: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld
configure:16656: result: yes
configure:16711: checking whether the icpc -std=gnu++11 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:17788: result: yes
configure:17824: icpc -std=gnu++11 -c     conftest.cpp >&5
configure:17827: $? = 0
configure:18308: checking for icpc -std=gnu++11 option to produce PIC
configure:18316: result: -fPIC -DPIC
configure:18324: checking if icpc -std=gnu++11 PIC flag -fPIC -DPIC works
configure:18343: icpc -std=gnu++11 -c     -fPIC -DPIC -DPIC conftest.cpp >&5
configure:18347: $? = 0
configure:18360: result: yes
configure:18383: checking if icpc -std=gnu++11 static flag -static works
configure:18412: result: yes
configure:18424: checking if icpc -std=gnu++11 supports -c -o file.o
configure:18446: icpc -std=gnu++11 -c     -o out/conftest2.o conftest.cpp >&5
configure:18450: $? = 0
configure:18472: result: yes
configure:18477: checking if icpc -std=gnu++11 supports -c -o file.o
configure:18525: result: yes
configure:18555: checking whether the icpc -std=gnu++11 linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:18595: result: yes
configure:18737: checking dynamic linker characteristics
configure:19485: result: GNU/Linux ld.so
configure:19546: checking how to hardcode library paths into programs
configure:19571: result: immediate
configure:19730: checking for Fortran compiler version
configure:19739: ifort --version >&5
ifort (IFORT) 15.0.3 20150407
Copyright (C) 1985-2015 Intel Corporation.  All rights reserved.

configure:19750: $? = 0
configure:19739: ifort -v >&5
ifort version 15.0.3
configure:19750: $? = 0
configure:19739: ifort -V >&5
Intel(R) Fortran Intel(R) 64 Compiler XE for applications running on Intel(R) 64, Version 15.0.3.187 Build 20150407
Copyright (C) 1985-2015 Intel Corporation.  All rights reserved.

configure:19750: $? = 0
configure:19739: 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:19750: $? = 1
configure:19759: checking whether the compiler supports GNU Fortran
configure:19773: 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:19773: $? = 1
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:19783: result: no
configure:19789: checking whether ifort accepts -g
configure:19801: ifort -c -g  conftest.f >&5
configure:19801: $? = 0
configure:19810: result: yes
configure:19942: checking if libtool supports shared libraries
configure:19944: result: yes
configure:19947: checking whether to build shared libraries
configure:19971: result: yes
configure:19974: checking whether to build static libraries
configure:19978: result: yes
configure:20012: ifort -c    conftest.f >&5
configure:20015: $? = 0
configure:20475: checking for ifort option to produce PIC
configure:20483: result: -fPIC
configure:20491: checking if ifort PIC flag -fPIC works
configure:20510: ifort -c   -fPIC  conftest.f >&5
configure:20514: $? = 0
configure:20527: result: yes
configure:20550: checking if ifort static flag -static works
configure:20579: result: yes
configure:20591: checking if ifort supports -c -o file.o
configure:20613: ifort -c   -o out/conftest2.o  conftest.f >&5
configure:20617: $? = 0
configure:20639: result: yes
configure:20644: checking if ifort supports -c -o file.o
configure:20692: result: yes
configure:20722: checking whether the ifort linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:21937: result: yes
configure:22079: checking dynamic linker characteristics
configure:22821: result: GNU/Linux ld.so
configure:22882: checking how to hardcode library paths into programs
configure:22907: result: immediate
configure:23112: checking for Fortran 77 compiler version
configure:23121: ifort --version >&5
ifort (IFORT) 15.0.3 20150407
Copyright (C) 1985-2015 Intel Corporation.  All rights reserved.

configure:23132: $? = 0
configure:23121: ifort -v >&5
ifort version 15.0.3
configure:23132: $? = 0
configure:23121: ifort -V >&5
Intel(R) Fortran Intel(R) 64 Compiler XE for applications running on Intel(R) 64, Version 15.0.3.187 Build 20150407
Copyright (C) 1985-2015 Intel Corporation.  All rights reserved.

configure:23132: $? = 0
configure:23121: 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:23132: $? = 1
configure:23141: checking whether the compiler supports GNU Fortran 77
configure:23155: 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:23155: $? = 1
configure: failed program was:
|       program main
| #ifndef __GNUC__
|        choke me
| #endif
| 
|       end
configure:23165: result: no
configure:23171: checking whether ifort accepts -g
configure:23183: ifort -c -g conftest.f >&5
configure:23183: $? = 0
configure:23192: result: yes
configure:23321: checking if libtool supports shared libraries
configure:23323: result: yes
configure:23326: checking whether to build shared libraries
configure:23350: result: yes
configure:23353: checking whether to build static libraries
configure:23357: result: yes
configure:23709: checking for ifort option to produce PIC
configure:23717: result: -fPIC
configure:23725: checking if ifort PIC flag -fPIC works
configure:23744: ifort -c   -fPIC conftest.f >&5
configure:23748: $? = 0
configure:23761: result: yes
configure:23784: checking if ifort static flag -static works
configure:23813: result: yes
configure:23825: checking if ifort supports -c -o file.o
configure:23847: ifort -c   -o out/conftest2.o conftest.f >&5
configure:23851: $? = 0
configure:23873: result: yes
configure:23878: checking if ifort supports -c -o file.o
configure:23926: result: yes
configure:23956: checking whether the ifort linker (/usr/bin/ld -m elf_x86_64) supports shared libraries
configure:25171: result: yes
configure:25313: checking dynamic linker characteristics
configure:26055: result: GNU/Linux ld.so
configure:26116: checking how to hardcode library paths into programs
configure:26141: result: immediate
configure:27460: checking for hcoll/api/hcoll_api.h
configure:27460: icc -std=gnu99 -c      conftest.c >&5
conftest.c(44): catastrophic error: cannot open source file "hcoll/api/hcoll_api.h"
  #include <hcoll/api/hcoll_api.h>
                                  ^

compilation aborted for conftest.c (code 4)
configure:27460: $? = 4
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* end confdefs.h.  */
| #include <stddef.h>
| #include <stdio.h>
| #include <stdlib.h>
| #include <string.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.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 <hcoll/api/hcoll_api.h>
configure:27460: result: no
configure:27468: checking for hcoll_init in -lhcoll
configure:27494: icc -std=gnu99 -o conftest       conftest.c -lhcoll   >&5
ld: cannot find -lhcoll
configure:27494: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| /* 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 hcoll_init ();
| int
| main (void)
| {
| return hcoll_init ();
|   ;
|   return 0;
| }
configure:27504: result: no
configure:27664: RUNNING PREREQ FOR ch3:nemesis
configure:28306: ===== configuring src/mpl =====
configure:28471: running /bin/sh ../../.././src/mpl/configure --disable-option-checking '--prefix=/home/sg/builds/mpich-intel' --disable-versioning '--enable-g=all' 'CC=icc -std=gnu99' 'CXX=icpc -std=gnu++11' 'F77=ifort' 'FC=ifort' --cache-file=/dev/null --srcdir=../../.././src/mpl
configure:28491: ===== done with src/mpl configure =====
configure:28497: sourcing src/mpl/localdefs
CPPFLAGS(=' ') does not contain '-I/home/sg/sources/mpich/build/src/mpl/include', appending
CPPFLAGS(='  -I/home/sg/sources/mpich/build/src/mpl/include') does not contain '-I/home/sg/sources/mpich/src/mpl/include', appending
LIBS(='') does not contain '-lopa', prepending
configure:28622: icc -std=gnu99 -o conftest      -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include  conftest.c -lopa  >&5
conftest.c(25): catastrophic error: cannot open source file "opa_primitives.h"
  #include "opa_primitives.h"
                             ^

compilation aborted for conftest.c (code 4)
configure:28622: $? = 4
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| /* end confdefs.h.  */
| #include "opa_primitives.h"
| 
| int
| main (void)
| {
| 
| OPA_int_t i;
| OPA_store_int(i,10);
| OPA_fetch_and_incr_int(&i,5);
| 
|   ;
|   return 0;
| }
CPPFLAGS(='  -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include') does not contain '-I/home/sg/sources/mpich/src/openpa/src', appending
CPPFLAGS(='  -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src') does not contain '-I/home/sg/sources/mpich/build/src/openpa/src', appending
opa_subdir_args(='--disable-versioning') does not contain '--with-atomic-primitives=auto_allow_emulation', appending
configure:28701: ===== configuring src/openpa =====
configure:28866: running /bin/sh ../../.././src/openpa/configure --disable-option-checking '--prefix=/home/sg/builds/mpich-intel' --disable-versioning --with-atomic-primitives=auto_allow_emulation '--enable-g=all' 'CC=icc -std=gnu99' 'CXX=icpc -std=gnu++11' 'F77=ifort' 'FC=ifort' --cache-file=/dev/null --srcdir=../../.././src/openpa
configure:28886: ===== done with src/openpa configure =====
CPPFLAGS(='  -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src') does not contain '-D_REENTRANT', appending
CFLAGS(='  ') does not contain '-g', appending
CXXFLAGS(=' ') does not contain '-g', appending
FFLAGS(=' ') does not contain '-g', appending
FCFLAGS(=' ') does not contain '-g', appending
WRAPPER_CFLAGS(='') does not contain '-g', appending
WRAPPER_CXXFLAGS(='') does not contain '-g', appending
WRAPPER_FFLAGS(='') does not contain '-g', appending
WRAPPER_FCFLAGS(='') does not contain '-g', appending
CPPFLAGS(='  -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT') does not contain '-I/home/sg/sources/mpich/build/src/mpi/romio/include', appending
configure:29638: checking whether the compiler defines __func__
configure:29667: icc -std=gnu99 -o conftest    -g   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:29667: $? = 0
configure:29667: ./conftest
configure:29667: $? = 0
configure:29706: result: yes
configure:29715: checking whether the compiler defines __FUNC__
configure:29744: icc -std=gnu99 -o conftest    -g   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
conftest.c(45): error: identifier "__FUNC__" is undefined
      return (strcmp(__FUNC__, "foo") == 0);
                     ^

compilation aborted for conftest.c (code 2)
configure:29744: $? = 2
configure: program exited with status 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| /* end confdefs.h.  */
| 
| 
| #include <string.h>
| int foo(void);
| int foo(void)
| {
|     return (strcmp(__FUNC__, "foo") == 0);
| }
| int main(int argc, char ** argv)
| {
|     return (foo() ? 0 : 1);
| }
| 
| 
configure:29783: result: no
configure:29792: checking whether the compiler sets __FUNCTION__
configure:29821: icc -std=gnu99 -o conftest    -g   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:29821: $? = 0
configure:29821: ./conftest
configure:29821: $? = 0
configure:29860: result: yes
configure:29875: checking whether C compiler accepts option -O2
configure:29932: icc -std=gnu99 -o conftest    -g   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  > pac_test1.log 2>&1
configure:29932: $? = 0
configure:29966: icc -std=gnu99 -o conftest -O2    -g   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  > pac_test2.log 2>&1
configure:29966: $? = 0
configure:29975: diff -b pac_test1.log pac_test2.log > pac_test.log
configure:29978: $? = 0
configure:30083: result: yes
configure:30099: checking whether C compiler option -O2 works with an invalid prototype program
configure:30107: icc -std=gnu99 -o conftest -O2    -g   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:30107: $? = 0
configure:30115: result: yes
configure:30120: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
configure:30162: icc -std=gnu99 -c    -g   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c > pac_test3.log 2>&1
configure:30162: $? = 0
configure:30167: mv conftest.o pac_conftest.o
configure:30170: $? = 0
configure:30215: icc -std=gnu99 -o conftest    -g   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c pac_conftest.o  > pac_test4.log 2>&1
configure:30215: $? = 0
configure:30260: icc -std=gnu99 -o conftest -O2    -g   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c pac_conftest.o  > pac_test5.log 2>&1
configure:30260: $? = 0
configure:30269: diff -b pac_test4.log pac_test5.log > pac_test.log
configure:30272: $? = 0
configure:30418: result: yes
configure:30451: checking for type of weak symbol alias support
configure:30476: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:30476: $? = 0
configure:30501: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:30501: $? = 0
configure:30505: mv conftest.o pac_conftest.o
configure:30508: $? = 0
configure:30547: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c pac_conftest.o  >&5
configure:30547: $? = 0
configure:30563: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:30563: $? = 0
configure:30567: mv conftest.o pac_conftest.o
configure:30570: $? = 0
configure:30610: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c pac_conftest.o  >&5
configure:30610: $? = 0
configure:30774: result: pragma weak
configure:30792: checking whether __attribute__ ((weak)) allowed
configure:30810: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:30810: $? = 0
configure:30818: result: yes
configure:30822: checking whether __attribute__ ((weak_import)) allowed
configure:30840: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:30840: $? = 0
configure:30848: result: yes
configure:30851: checking whether __attribute__((weak,alias(...))) allowed
configure:30878: icc -std=gnu99 -c -Werror   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:30878: $? = 0
configure:30892: result: yes
configure:30914: checking for multiple weak symbol support
configure:30938: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
conftest.c(52): warning #1193: standard requires that parameter "a" be given a type by a subsequent declaration ("int" assumed)
  int Foo(a) { return a; }
          ^

configure:30938: $? = 0
configure:30942: mv conftest.o pac_conftest.o
configure:30945: $? = 0
configure:30984: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c pac_conftest.o  >&5
configure:30984: $? = 0
configure:31037: result: yes
configure:31081: checking for shared library (esp. rpath) characteristics of CC
configure:31173: result: done (results in src/env/cc_shlib.conf)
configure:31293: checking whether Fortran 77 compiler accepts option -O2
configure:31340: ifort -o conftest   -g  conftest.f  > pac_test1.log 2>&1
configure:31340: $? = 0
configure:31374: ifort -o conftest -O2   -g  conftest.f  > pac_test2.log 2>&1
configure:31374: $? = 0
configure:31383: diff -b pac_test1.log pac_test2.log > pac_test.log
configure:31386: $? = 0
configure:31491: result: yes
configure:31496: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
configure:31537: ifort -c   -g conftest.f > pac_test3.log 2>&1
configure:31537: $? = 0
configure:31542: mv conftest.o pac_conftest.o
configure:31545: $? = 0
configure:31585: ifort -o conftest -O2   -g  conftest.f pac_conftest.o  > pac_test4.log 2>&1
configure:31585: $? = 0
configure:31594: diff -b pac_test2.log pac_test4.log > pac_test.log
configure:31597: $? = 0
configure:31703: result: yes
configure:31741: checking how to get verbose linking output from ifort
configure:31752: ifort -c   -g -O2 conftest.f >&5
configure:31752: $? = 0
configure:31771: ifort -o conftest -g -O2 -v conftest.f
ifort version 15.0.3
/opt/intel/composer_xe_2015.3.187/bin/intel64/fortcom    -D__INTEL_COMPILER=1500 -D__INTEL_COMPILER_UPDATE=3 -D__unix__ -D__unix -D__linux__ -D__linux -D__gnu_linux__ -Dunix -Dlinux -D__ELF__ -D__x86_64 -D__x86_64__ -D__amd64 -D__amd64__ -D_MT -D__INTEL_COMPILER_BUILD_DATE=20150407 -D__INTEL_OFFLOAD -D__i686 -D__i686__ -D__pentiumpro -D__pentiumpro__ -D__pentium4 -D__pentium4__ -D__tune_pentium4__ -D__SSE2__ -D__SSE2_MATH__ -D__SSE__ -D__SSE_MATH__ -D__MMX__ -mGLOB_pack_sort_init_list -I. -I/opt/intel/composer_xe_2015.3.187/compiler/include/intel64 -I/opt/intel/composer_xe_2015.3.187/compiler/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.9/include -I/usr/lib/gcc/x86_64-linux-gnu/4.9/include-fixed -I/usr/include/ -I/usr/include -I/usr/include/x86_64-linux-gnu -O2 -g2 -simd -offload_host -mP1OPT_version=15.0-intel64 -mGLOB_diag_file=/tmp/ifortScCjVi.diag -mGLOB_source_language=GLOB_SOURCE_LANGUAGE_F90 -mP2OPT_static_promotion -mP1OPT_print_version=FALSE -mCG_use_gas_got_workaround=F -mP2OPT_align_option_used=TRUE -mGLOB_gcc_version=490 "-mGLOB_options_string=-o conftest -g -O2 -v" -mGLOB_cxx_limited_range=FALSE -mCG_extend_parms=FALSE -mGLOB_compiler_bin_directory=/opt/intel/composer_xe_2015.3.187/bin/intel64 -mP3OPT_emit_line_numbers -mGLOB_debug_target=GLOB_DEBUG_TARGET_ALL -mDEBUG_info_level=2 -mDEBUG_use_indirect_strings=TRUE -mIPOPT_ninl_debug_info=TRUE -mDEBUG_emit_dwarf_inline_info=TRUE -mDEBUG_debug_ranges=TRUE -mGLOB_debug_format=GLOB_DEBUG_FORMAT_DWARF30 -mGLOB_as_output_backup_file_name=/tmp/ifortJ2xehuas_.s -mIPOPT_activate -mIPOPT_lite -mGLOB_em64t -mGLOB_instruction_tuning=0x0 -mGLOB_product_id_code=0x22006d8f -mCG_bnl_movbe=T -mGLOB_extended_instructions=0x8 -mP3OPT_use_mspp_call_convention -mP2OPT_subs_out_of_bound=FALSE -mGLOB_ansi_alias -mPGOPTI_value_profile_use=T -mGLOB_opt_report_use_source_name -mP2OPT_il0_array_sections=TRUE -mGLOB_offload_mode=1 -mP2OPT_offload_unique_var_string=ifort0102166956931JwBBz -mGLOB_opt_level=2 -mP2OPT_hlo_level=2 -mP2OPT_hlo -mP2OPT_hpo_rtt_control=0 -mIPOPT_args_in_regs=0 -mP2OPT_disam_assume_nonstd_intent_in=FALSE -mGLOB_imf_mapping_library=/opt/intel/composer_xe_2015.3.187/bin/intel64/libiml_attr.so -mIPOPT_single_file_compile_and_link=TRUE -mP2OPT_hlo_embed_loopinfo -mPGOPTI_gen_threadsafe_level=0 -mIPOPT_lto_object_enabled -mIPOPT_lto_object_value=1 -mIPOPT_obj_output_file_name=/tmp/ifortScCjVi.o -mIPOPT_whole_archive_fixup_file_name=/tmp/ifortwarchSvpzDF -mGLOB_linker_version=2.25 -mGLOB_long_size_64 -mGLOB_routine_pointer_size_64 -mGLOB_driver_tempfile_name=/tmp/iforttempfileGuZOjg -mP3OPT_asm_target=P3OPT_ASM_TARGET_GAS -mGLOB_async_unwind_tables=TRUE -mGLOB_obj_output_file=/tmp/ifortScCjVi.o -mGLOB_source_dialect=GLOB_SOURCE_DIALECT_FORTRAN -mP1OPT_source_file_name=conftest.f -mP2OPT_symtab_type_copy=true conftest.f
#include "..." search starts here:
#include <...> search starts here:
 .
 /opt/intel/composer_xe_2015.3.187/compiler/include/intel64
 /opt/intel/composer_xe_2015.3.187/compiler/include
 /usr/local/include
 /usr/lib/gcc/x86_64-linux-gnu/4.9/include
 /usr/lib/gcc/x86_64-linux-gnu/4.9/include-fixed
 /usr/include/
 /usr/include
 /usr/include/x86_64-linux-gnu
End of search list.
ld    /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.9/crtbegin.o --eh-frame-hdr --build-id -dynamic-linker /lib64/ld-linux-x86-64.so.2 -m elf_x86_64 -o conftest /opt/intel/composer_xe_2015.3.187/compiler/lib/intel64/for_main.o -L/opt/intel/composer_xe_2015.3.187/compiler/lib/intel64 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/ -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/ -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib64 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/ -L/lib/x86_64-linux-gnu/ -L/lib/../lib64 -L/lib/../lib/ -L/usr/lib/x86_64-linux-gnu/ -L/usr/lib/../lib64 -L/usr/lib/../lib/ -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../ -L/lib64 -L/lib/ -L/usr/lib64 -L/usr/lib -L/usr/lib/i386-linux-gnu /tmp/ifortScCjVi.o -Bdynamic -Bstatic -lifport -lifcore -limf -lsvml -Bdynamic -lm -Bstatic -lipgo -lirc -Bdynamic -lpthread -Bstatic -lsvml -Bdynamic -lc -lgcc -lgcc_s -Bstatic -lirc_s -Bdynamic -ldl -lc /usr/lib/gcc/x86_64-linux-gnu/4.9/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crtn.o
configure:31854: result: -v
configure:31856: checking for Fortran 77 libraries of ifort
configure:31880: ifort -o conftest -g -O2 -v conftest.f
ifort version 15.0.3
/opt/intel/composer_xe_2015.3.187/bin/intel64/fortcom    -D__INTEL_COMPILER=1500 -D__INTEL_COMPILER_UPDATE=3 -D__unix__ -D__unix -D__linux__ -D__linux -D__gnu_linux__ -Dunix -Dlinux -D__ELF__ -D__x86_64 -D__x86_64__ -D__amd64 -D__amd64__ -D_MT -D__INTEL_COMPILER_BUILD_DATE=20150407 -D__INTEL_OFFLOAD -D__i686 -D__i686__ -D__pentiumpro -D__pentiumpro__ -D__pentium4 -D__pentium4__ -D__tune_pentium4__ -D__SSE2__ -D__SSE2_MATH__ -D__SSE__ -D__SSE_MATH__ -D__MMX__ -mGLOB_pack_sort_init_list -I. -I/opt/intel/composer_xe_2015.3.187/compiler/include/intel64 -I/opt/intel/composer_xe_2015.3.187/compiler/include -I/usr/local/include -I/usr/lib/gcc/x86_64-linux-gnu/4.9/include -I/usr/lib/gcc/x86_64-linux-gnu/4.9/include-fixed -I/usr/include/ -I/usr/include -I/usr/include/x86_64-linux-gnu -O2 -g2 -simd -offload_host -mP1OPT_version=15.0-intel64 -mGLOB_diag_file=/tmp/ifortp9zNgp.diag -mGLOB_source_language=GLOB_SOURCE_LANGUAGE_F90 -mP2OPT_static_promotion -mP1OPT_print_version=FALSE -mCG_use_gas_got_workaround=F -mP2OPT_align_option_used=TRUE -mGLOB_gcc_version=490 "-mGLOB_options_string=-o conftest -g -O2 -v" -mGLOB_cxx_limited_range=FALSE -mCG_extend_parms=FALSE -mGLOB_compiler_bin_directory=/opt/intel/composer_xe_2015.3.187/bin/intel64 -mP3OPT_emit_line_numbers -mGLOB_debug_target=GLOB_DEBUG_TARGET_ALL -mDEBUG_info_level=2 -mDEBUG_use_indirect_strings=TRUE -mIPOPT_ninl_debug_info=TRUE -mDEBUG_emit_dwarf_inline_info=TRUE -mDEBUG_debug_ranges=TRUE -mGLOB_debug_format=GLOB_DEBUG_FORMAT_DWARF30 -mGLOB_as_output_backup_file_name=/tmp/ifortJhhpXAas_.s -mIPOPT_activate -mIPOPT_lite -mGLOB_em64t -mGLOB_instruction_tuning=0x0 -mGLOB_product_id_code=0x22006d8f -mCG_bnl_movbe=T -mGLOB_extended_instructions=0x8 -mP3OPT_use_mspp_call_convention -mP2OPT_subs_out_of_bound=FALSE -mGLOB_ansi_alias -mPGOPTI_value_profile_use=T -mGLOB_opt_report_use_source_name -mP2OPT_il0_array_sections=TRUE -mGLOB_offload_mode=1 -mP2OPT_offload_unique_var_string=ifort0101204508426vWyTBE -mGLOB_opt_level=2 -mP2OPT_hlo_level=2 -mP2OPT_hlo -mP2OPT_hpo_rtt_control=0 -mIPOPT_args_in_regs=0 -mP2OPT_disam_assume_nonstd_intent_in=FALSE -mGLOB_imf_mapping_library=/opt/intel/composer_xe_2015.3.187/bin/intel64/libiml_attr.so -mIPOPT_single_file_compile_and_link=TRUE -mP2OPT_hlo_embed_loopinfo -mPGOPTI_gen_threadsafe_level=0 -mIPOPT_lto_object_enabled -mIPOPT_lto_object_value=1 -mIPOPT_obj_output_file_name=/tmp/ifortp9zNgp.o -mIPOPT_whole_archive_fixup_file_name=/tmp/ifortwarch76msEM -mGLOB_linker_version=2.25 -mGLOB_long_size_64 -mGLOB_routine_pointer_size_64 -mGLOB_driver_tempfile_name=/tmp/iforttempfileSbu4un -mP3OPT_asm_target=P3OPT_ASM_TARGET_GAS -mGLOB_async_unwind_tables=TRUE -mGLOB_obj_output_file=/tmp/ifortp9zNgp.o -mGLOB_source_dialect=GLOB_SOURCE_DIALECT_FORTRAN -mP1OPT_source_file_name=conftest.f -mP2OPT_symtab_type_copy=true conftest.f
#include "..." search starts here:
#include <...> search starts here:
 .
 /opt/intel/composer_xe_2015.3.187/compiler/include/intel64
 /opt/intel/composer_xe_2015.3.187/compiler/include
 /usr/local/include
 /usr/lib/gcc/x86_64-linux-gnu/4.9/include
 /usr/lib/gcc/x86_64-linux-gnu/4.9/include-fixed
 /usr/include/
 /usr/include
 /usr/include/x86_64-linux-gnu
End of search list.
ld    /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crt1.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/4.9/crtbegin.o --eh-frame-hdr --build-id -dynamic-linker /lib64/ld-linux-x86-64.so.2 -m elf_x86_64 -o conftest /opt/intel/composer_xe_2015.3.187/compiler/lib/intel64/for_main.o -L/opt/intel/composer_xe_2015.3.187/compiler/lib/intel64 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/ -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/ -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib64 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/ -L/lib/x86_64-linux-gnu/ -L/lib/../lib64 -L/lib/../lib/ -L/usr/lib/x86_64-linux-gnu/ -L/usr/lib/../lib64 -L/usr/lib/../lib/ -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../ -L/lib64 -L/lib/ -L/usr/lib64 -L/usr/lib -L/usr/lib/i386-linux-gnu /tmp/ifortp9zNgp.o -Bdynamic -Bstatic -lifport -lifcore -limf -lsvml -Bdynamic -lm -Bstatic -lipgo -lirc -Bdynamic -lpthread -Bstatic -lsvml -Bdynamic -lc -lgcc -lgcc_s -Bstatic -lirc_s -Bdynamic -ldl -lc /usr/lib/gcc/x86_64-linux-gnu/4.9/crtend.o /usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/crtn.o
configure:32080: result:  -L/opt/intel/composer_xe_2015.3.187/compiler/lib/intel64 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/ -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/ -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib64 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/ -L/lib/x86_64-linux-gnu/ -L/lib/../lib64 -L/lib/../lib/ -L/usr/lib/x86_64-linux-gnu/ -L/usr/lib/../lib64 -L/usr/lib/../lib/ -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../ -L/lib64 -L/lib/ -L/usr/lib64 -L/usr/lib -L/usr/lib/i386-linux-gnu -lifport -lifcore -limf -lsvml -lm -lipgo -lirc -lpthread -lirc_s -ldl
configure:32096: checking whether ifort accepts the FLIBS found by autoconf
configure:32112: ifort -o conftest   -g -O2  conftest.f  >&5
configure:32112: $? = 0
configure:32115: result: yes
configure:32154: checking whether icc -std=gnu99 links with FLIBS found by autoconf
configure:32179: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  -L/opt/intel/composer_xe_2015.3.187/compiler/lib/intel64 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/ -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/ -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib64 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/ -L/lib/x86_64-linux-gnu/ -L/lib/../lib64 -L/lib/../lib/ -L/usr/lib/x86_64-linux-gnu/ -L/usr/lib/../lib64 -L/usr/lib/../lib/ -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../ -L/lib64 -L/lib/ -L/usr/lib64 -L/usr/lib -L/usr/lib/i386-linux-gnu -lifport -lifcore -limf -lsvml -lm -lipgo -lirc -lpthread -lirc_s -ldl  >&5
configure:32179: $? = 0
configure:32182: result: yes
configure:32233: checking whether Fortran 77 and C objects are compatible
configure:32312: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:32312: $? = 0
configure:32316: mv conftest.o pac_conftest.o
configure:32319: $? = 0
configure:32328: ifort -o conftest   -g -O2  conftest.f pac_conftest.o  >&5
configure:32328: $? = 0
configure:32332: result: yes
configure:32498: checking for linker for Fortran main program
configure:32519: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:32519: $? = 0
configure:32579: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:32579: $? = 0
configure:32583: mv conftest.o pac_conftest.o
configure:32586: $? = 0
configure:32595: ifort -o conftest   -g -O2  conftest.f pac_conftest.o  >&5
configure:32595: $? = 0
configure:32598: result: Use Fortran to link programs
configure:32711: checking for Fortran 77 name mangling
configure:32734: ifort -c   -g -O2 conftest.f >&5
configure:32734: $? = 0
configure:32738: mv conftest.o f77conftest.o
configure:32741: $? = 0
configure:32766: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c f77conftest.o  -L/opt/intel/composer_xe_2015.3.187/compiler/lib/intel64 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/ -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/ -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib64 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/ -L/lib/x86_64-linux-gnu/ -L/lib/../lib64 -L/lib/../lib/ -L/usr/lib/x86_64-linux-gnu/ -L/usr/lib/../lib64 -L/usr/lib/../lib/ -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../ -L/lib64 -L/lib/ -L/usr/lib64 -L/usr/lib -L/usr/lib/i386-linux-gnu -lifport -lifcore -limf -lsvml -lm -lipgo -lirc -lpthread -lirc_s -ldl  >&5
configure:32766: $? = 0
configure:32892: result: lower uscore
configure:32961: checking for libraries to link Fortran main with C stdio routines
configure:32988: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:32988: $? = 0
configure:32992: mv conftest.o pac_conftest.o
configure:32995: $? = 0
configure:33014: ifort -o conftest   -g -O2  conftest.f pac_conftest.o   >&5
configure:33014: $? = 0
configure:33046: result: none
configure:33097: checking whether Fortran init will work with C
configure:33119: ifort -c   -g -O2 conftest.f >&5
configure:33119: $? = 0
configure:33123: mv conftest.o pac_f77conftest.o
configure:33126: $? = 0
configure:33170: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c pac_f77conftest.o  >&5
configure:33170: $? = 0
configure:33194: result: yes
configure:33294: checking for extension for Fortran 90 programs
configure:33309: ifort -c   -g  conftest.f90 >&5
configure:33309: $? = 0
configure:33312: result: f90
configure:33355: checking whether the Fortran 90 compiler (ifort   -g ) works
configure:33366: ifort -o conftest   -g   conftest.f90  >&5
configure:33366: $? = 0
configure:33370: result: yes
configure:33372: checking whether the Fortran 90 compiler (ifort   -g ) is a cross-compiler
configure:33379: ifort -o conftest   -g   conftest.f90  >&5
configure:33379: $? = 0
configure:33379: ./conftest
configure:33379: $? = 0
configure:33389: result: no
configure:33412: checking whether Fortran 90 compiler works with Fortran 77 compiler
configure:33441: ifort -c   -g -O2 conftest.f >&5
configure:33441: $? = 0
configure:33446: mv conftest.o pac_f77conftest.o
configure:33449: $? = 0
configure:33470: ifort -o conftest   -g   conftest.f90 pac_f77conftest.o  >&5
configure:33470: $? = 0
configure:33513: result: yes
configure:33575: checking for shared library (esp. rpath) characteristics of F77
configure:33669: result: done (results in src/env/f77_shlib.conf)
configure:33680: checking whether Fortran 77 accepts ! for comments
configure:33699: ifort -c   -g -O2 conftest.f >&5
configure:33699: $? = 0
configure:33717: result: yes
configure:33727: checking for include directory flag for Fortran
configure:33755: ifort -c -I src   -g -O2 conftest.f >&5
configure:33755: $? = 0
configure:33774: result: -I
configure:33782: checking for Fortran 77 flag for library directories
configure:33802: ifort -c   -g -O2 conftest.f >&5
configure:33802: $? = 0
configure:33807: mv conftest.o pac_f77conftest.o
configure:33810: $? = 0
configure:33813: test -d conftestdir || mkdir conftestdir
configure:33816: $? = 0
configure:33819: xiar cru conftestdir/libf77conftest.a pac_f77conftest.o
xiar: executing 'ar'
configure:33822: $? = 0
configure:33825: ranlib conftestdir/libf77conftest.a
configure:33828: $? = 0
configure:33846: ifort -o conftest   -g -O2 -Lconftestdir  conftest.f -lf77conftest  >&5
configure:33846: $? = 0
configure:33867: result: -L
configure:33945: checking whether Fortran 77 compiler processes .F files with C preprocessor
configure:33966: ifort -c   -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.F >&5
configure:33966: $? = 0
configure:34037: result: yes
configure:34045: checking whether ifort allows mismatched arguments
configure:34068: ifort -c   -g -O2 conftest.f >&5
configure:34068: $? = 0
configure:34114: result: yes
configure:34160: checking for Fortran 2008 support
configure:34186: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
conftest.c(54): catastrophic error: cannot open source file "ISO_Fortran_binding.h"
  #include <ISO_Fortran_binding.h>
                                  ^

compilation aborted for conftest.c (code 4)
configure:34186: $? = 4
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| /* end confdefs.h.  */
| 
| 
| #include <ISO_Fortran_binding.h>
| 
| int foo_c(CFI_cdesc_t * a_desc, CFI_cdesc_t * b_desc)
| {
| 	char * a_row = (char*) a_desc->base_addr;
| 	if (a_desc->type != CFI_type_int) { return 1; }
| 	if (a_desc->rank != 2) { return 2; }
| 	if (a_desc->dim[1].extent != b_desc->dim[0].extent) { return 3; }
| 	return 0;
| }
| 
configure:34283: ifort -o conftest   -g   conftest.f90 conftest1.o  >&5
ifort: error #10236: File not found:  'conftest1.o'
conftest.f90(24): error #5082: Syntax error, found ',' when expecting one of: , <END-OF-STATEMENT> ;
        TYPE(*), DIMENSION(..) :: A, B, C
---------------^
conftest.f90(24): error #5082: Syntax error, found '.' when expecting one of: <IDENTIFIER>
        TYPE(*), DIMENSION(..) :: A, B, C
----------------------------^
conftest.f90(48): error #5082: Syntax error, found '.' when expecting one of: <IDENTIFIER>
    CHARACTER, DIMENSION(..) :: x
--------------------------^
conftest.f90(50): error #6404: This name does not have a type, and must have an explicit type.   [X]
    size = storage_size(x)/8
------------------------^
conftest.f90(57): error #7002: Error in opening the compiled module file.  Check INCLUDE paths.   [F08TS_MODULE]
USE :: F08TS_MODULE, ONLY : FOO
-------^
conftest.f90(66): error #6406: Conflicting attributes or multiple declaration of name.   [FOO]
ERRCODE = FOO(A(1:4:2, :), B(:, 2:4:2), C)
----------^
conftest.f90(57): error #6580: Name in only-list does not exist.   [FOO]
USE :: F08TS_MODULE, ONLY : FOO
----------------------------^
compilation aborted for conftest.f90 (code 1)
configure:34283: $? = 1
configure: failed program was:
| 
| 
| MODULE F08TS_MODULE
| IMPLICIT NONE
| 
| ! Test public, private, protected
| REAL, PUBLIC       :: x
| REAL, PRIVATE      :: y
| LOGICAL, PROTECTED :: z
| 
| ! Test abstract
| ABSTRACT INTERFACE
|     SUBROUTINE user_func(x, y)
|         INTEGER  :: x(*)
|         REAL     :: y
|     END SUBROUTINE
| END INTERFACE
| 
| ! Test TS 29113 assumed type , assumed rank and bind(C)
| INTERFACE
|     FUNCTION FOO(A, B, C) &
|         BIND(C,name="foo_c") RESULT(err)
|         USE, intrinsic :: iso_c_binding, ONLY : c_int
|         TYPE(*), DIMENSION(..) :: A, B, C
|         INTEGER(c_int) :: err
|     END FUNCTION FOO
| END INTERFACE
| 
| CONTAINS
| 
| ! Test TS 29113 asychronous attribute and optional
| SUBROUTINE test1(buf, count, ierr)
|     INTEGER, ASYNCHRONOUS :: buf(*)
|     INTEGER               :: count
|     INTEGER, OPTIONAL     :: ierr
| END SUBROUTINE
| 
| ! Test procedure type and non-bind(c) x in C_FUNCLOC(x)
| SUBROUTINE test2(func)
|     USE, INTRINSIC :: ISO_C_BINDING, ONLY : C_FUNLOC, C_FUNPTR
|     PROCEDURE(user_func)  :: func
|     TYPE(C_FUNPTR) :: errhandler_fn
|     errhandler_fn = C_FUNLOC(func)
| END SUBROUTINE
| 
| ! Test intrinsic storage_size
| SUBROUTINE test3(x, size)
|     CHARACTER, DIMENSION(..) :: x
|     INTEGER, INTENT(OUT) :: size
|     size = storage_size(x)/8
| END SUBROUTINE test3
| 
| END MODULE
| 
| !==============================================
| PROGRAM MAIN
| USE :: F08TS_MODULE, ONLY : FOO
| IMPLICIT NONE
| 
| INTEGER, DIMENSION(4,4) :: A, B
| INTEGER, DIMENSION(2,2) :: C
| INTEGER                 :: ERRCODE
| 
| ! Test contiguous and non-contiguous array section passing
| ! and linkage with C code
| ERRCODE = FOO(A(1:4:2, :), B(:, 2:4:2), C)
| 
| END PROGRAM
| 
configure:34308: result: no
configure:34373: checking for shared library (esp. rpath) characteristics of FC
configure:34467: result: done (results in src/env/fc_shlib.conf)
configure:34483: checking whether the Fortran 90 compiler (ifort   -g ) works
configure:34494: ifort -o conftest   -g   conftest.f90  >&5
configure:34494: $? = 0
configure:34498: result: yes
configure:34500: checking whether the Fortran 90 compiler (ifort   -g ) is a cross-compiler
configure:34507: ifort -o conftest   -g   conftest.f90  >&5
configure:34507: $? = 0
configure:34507: ./conftest
configure:34507: $? = 0
configure:34517: result: no
configure:34563: checking for Fortran 90 module extension
configure:34586: ifort -c   -g  conftest.f90 >&5
configure:34586: $? = 0
configure:34684: result: mod
configure:34696: checking for Fortran 90 module include flag
configure:34725: ifort -c   -g  conftest.f90 >&5
configure:34725: $? = 0
configure:34763: ifort -c   -g -Iconftestdir  conftest.f90 >&5
configure:34763: $? = 0
configure:34824: result: -I
configure:34832: checking for Fortran 90 module output directory flag
configure:34864: ifort -c   -g  conftest.f90 >&5
configure:34864: $? = 0
configure:34919: ifort -c   -g -Jconftestdir  conftest.f90 >&5
ifort: command line warning #10006: ignoring unknown option '-Jconftestdir'
configure:34919: $? = 0
configure:34919: ifort -c   -g -J conftestdir  conftest.f90 >&5
ifort: command line warning #10006: ignoring unknown option '-J'
ifort: warning #10145: no action performed for file 'conftestdir'
configure:34919: $? = 0
configure:34919: ifort -c   -g -qmoddir=conftestdir  conftest.f90 >&5
ifort: command line warning #10006: ignoring unknown option '-qmoddir=conftestdir'
configure:34919: $? = 0
configure:34919: ifort -c   -g -module conftestdir  conftest.f90 >&5
configure:34919: $? = 0
configure:34963: result: -module 
configure:35034: checking whether Fortran 90 compiler accepts option -O2
configure:35081: ifort -o conftest   -g   conftest.f90  > pac_test1.log 2>&1
configure:35081: $? = 0
configure:35115: ifort -o conftest -O2   -g   conftest.f90  > pac_test2.log 2>&1
configure:35115: $? = 0
configure:35124: diff -b pac_test1.log pac_test2.log > pac_test.log
configure:35127: $? = 0
configure:35232: result: yes
configure:35237: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
configure:35278: ifort -c   -g  conftest.f90 > pac_test3.log 2>&1
configure:35278: $? = 0
configure:35283: mv conftest.o pac_conftest.o
configure:35286: $? = 0
configure:35326: ifort -o conftest -O2   -g   conftest.f90 pac_conftest.o  > pac_test4.log 2>&1
configure:35326: $? = 0
configure:35335: diff -b pac_test2.log pac_test4.log > pac_test.log
configure:35338: $? = 0
configure:35444: result: yes
configure:35476: checking whether Fortran 90 compiler processes .F90 files with C preprocessor
configure:35497: ifort -c   -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.F90 >&5
configure:35497: $? = 0
configure:35568: result: yes
configure:35589: checking what libraries are needed to link Fortran90 programs with C routines that use stdio
configure:35616: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:35616: $? = 0
configure:35621: mv conftest.o pac_conftest.o
configure:35624: $? = 0
configure:35641: ifort -o conftest   -g -O2   conftest.f90 pac_conftest.o  >&5
configure:35641: $? = 0
configure:35684: result: none
configure:35703: checking whether TRUE has been defined
configure:35716: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
conftest.c(57): error: identifier "TRUE" is undefined
  return TRUE;
         ^

compilation aborted for conftest.c (code 2)
configure:35716: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| /* end confdefs.h.  */
| 
| int
| main (void)
| {
| return TRUE;
|   ;
|   return 0;
| }
configure:35723: result: no
configure:35756: checking whether the C++ compiler icpc -std=gnu++11 can build an executable
configure:35786: icpc -std=gnu++11 -o conftest   -g   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.cpp  >&5
configure:35786: $? = 0
configure:35801: result: yes
configure:35808: checking whether C++ compiler works with string
configure:35832: icpc -std=gnu++11 -c   -g   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.cpp >&5
configure:35832: $? = 0
configure:35846: result: yes
configure:35859: checking whether the compiler supports exceptions
configure:35883: icpc -std=gnu++11 -c   -g   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.cpp >&5
configure:35883: $? = 0
configure:35898: result: yes
configure:35906: checking whether the compiler recognizes bool as a built-in type
configure:35934: icpc -std=gnu++11 -c   -g   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.cpp >&5
configure:35934: $? = 0
configure:35949: result: yes
configure:35957: checking whether the compiler implements namespaces
configure:35981: icpc -std=gnu++11 -c   -g   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.cpp >&5
configure:35981: $? = 0
configure:35996: result: yes
configure:36013: checking whether <iostream> available
configure:36033: icpc -std=gnu++11 -c   -g   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.cpp >&5
configure:36033: $? = 0
configure:36041: result: yes
configure:36044: checking whether the compiler implements the namespace std
configure:36072: icpc -std=gnu++11 -c   -g   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.cpp >&5
configure:36072: $? = 0
configure:36088: result: yes
configure:36097: checking whether <math> available
configure:36117: icpc -std=gnu++11 -c   -g   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.cpp >&5
conftest.cpp(59): catastrophic error: cannot open source file "math"
  #include <math>
                 ^

compilation aborted for conftest.cpp (code 4)
configure:36117: $? = 4
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| /* end confdefs.h.  */
| 
| #include <math>
| 
| int
| main (void)
| {
| using namespace std;
|   ;
|   return 0;
| }
configure:36125: result: no
configure:36150: checking for GNU g++ version
configure:36176: icpc -std=gnu++11 -o conftest   -g   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.cpp  >&5
configure:36176: $? = 0
configure:36176: ./conftest
configure:36176: $? = 0
configure:36187: result: 4 . 9
configure:36243: checking for shared library (esp. rpath) characteristics of CXX
configure:36337: result: done (results in src/env/cxx_shlib.conf)
configure:36348: checking whether C++ compiler accepts option -O2
configure:36402: icpc -std=gnu++11 -o conftest   -g   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.cpp  > pac_test1.log 2>&1
configure:36402: $? = 0
configure:36436: icpc -std=gnu++11 -o conftest -O2   -g   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.cpp  > pac_test2.log 2>&1
configure:36436: $? = 0
configure:36445: diff -b pac_test1.log pac_test2.log > pac_test.log
configure:36448: $? = 0
configure:36553: result: yes
configure:36558: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
configure:36600: icpc -std=gnu++11 -c   -g   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.cpp > pac_test3.log 2>&1
configure:36600: $? = 0
configure:36605: mv conftest.o pac_conftest.o
configure:36608: $? = 0
configure:36654: icpc -std=gnu++11 -o conftest -O2   -g   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.cpp pac_conftest.o  > pac_test4.log 2>&1
configure:36654: $? = 0
configure:36663: diff -b pac_test2.log pac_test4.log > pac_test.log
configure:36666: $? = 0
configure:36772: result: yes
configure:36825: checking for perl
configure:36848: found /usr/bin/perl
configure:36860: result: /usr/bin/perl
configure:36873: checking for ar
configure:36905: result: xiar
configure:36941: checking for ranlib
configure:36973: result: ranlib
configure:36992: checking for killall
configure:37013: found /usr/bin/killall
configure:37024: result: killall
configure:37067: checking whether install works
configure:37075: result: yes
configure:37090: checking whether mkdir -p works
configure:37107: result: yes
configure:37125: checking for make
configure:37146: found /usr/bin/make
configure:37157: result: make
configure:37171: checking whether clock skew breaks make
configure:37197: result: no
configure:37207: checking whether make supports include
configure:37236: result: yes
configure:37245: checking whether make allows comments in actions
configure:37273: result: yes
configure:37287: checking for virtual path format
configure:37331: result: VPATH
configure:37341: checking whether make sets CFLAGS
configure:37368: result: yes
configure:37418: checking for bash
configure:37441: found /bin/bash
configure:37453: result: /bin/bash
configure:37476: checking whether /bin/bash supports arrays
configure:37485: result: yes
configure:37693: checking for doctext
configure:37729: result: false
configure:37742: checking for an ANSI C-conforming const
configure:37809: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:37809: $? = 0
configure:37817: result: yes
configure:37825: checking for working volatile
configure:37845: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:37845: $? = 0
configure:37853: result: yes
configure:37861: checking for C/C++ restrict keyword
configure:37889: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:37889: $? = 0
configure:37898: result: __restrict
configure:37911: checking for inline
configure:37928: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:37928: $? = 0
configure:37937: result: inline
configure:37960: checking whether __attribute__ allowed
configure:37978: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:37978: $? = 0
configure:37986: result: yes
configure:37988: checking whether __attribute__((format)) allowed
configure:38006: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:38006: $? = 0
configure:38014: result: yes
configure:38024: checking if C compiler supports __builtin_expect
configure:38040: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:38040: $? = 0
configure:38044: result: yes
configure:38076: checking whether byte ordering is bigendian
configure:38092: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
conftest.c(64): error: identifier "not" is undefined
  	       not a universal capable compiler
  	       ^

conftest.c(64): error: expected a ";"
  	       not a universal capable compiler
  	             ^

compilation aborted for conftest.c (code 2)
configure:38092: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| /* end confdefs.h.  */
| #ifndef __APPLE_CC__
| 	       not a universal capable compiler
| 	     #endif
| 	     typedef int dummy;
| 
configure:38138: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:38138: $? = 0
configure:38157: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
conftest.c(70): error: identifier "not" is undefined
  		 not big endian
  		 ^

conftest.c(70): error: expected a ";"
  		 not big endian
  		         ^

conftest.c(73): warning #12: parsing restarts here after previous syntax error
    ;
    ^

compilation aborted for conftest.c (code 2)
configure:38157: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| /* end confdefs.h.  */
| #include <sys/types.h>
| 		#include <sys/param.h>
| 
| int
| main (void)
| {
| #if BYTE_ORDER != BIG_ENDIAN
| 		 not big endian
| 		#endif
| 
|   ;
|   return 0;
| }
configure:38291: result: no
configure:38329: checking whether C compiler allows unaligned doubles
configure:38364: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:38364: $? = 0
configure:38364: ./conftest
configure:38364: $? = 0
configure:38375: result: yes
configure:38394: checking whether icc -std=gnu99 supports __func__
configure:38411: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:38411: $? = 0
configure:38419: result: yes
configure:38458: checking whether long double is supported
configure:38476: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:38476: $? = 0
configure:38484: result: yes
configure:38493: checking whether long long is supported
configure:38511: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:38511: $? = 0
configure:38519: result: yes
configure:38530: checking for max C struct integer alignment
configure:38650: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:38650: $? = 0
configure:38650: ./conftest
configure:38650: $? = 0
configure:38663: result: eight
configure:38694: checking for max C struct floating point alignment
configure:38798: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:38798: $? = 0
configure:38798: ./conftest
configure:38798: $? = 0
configure:38811: result: sixteen
configure:38844: checking for max C struct alignment of structs with doubles
configure:38917: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:38917: $? = 0
configure:38917: ./conftest
configure:38917: $? = 0
configure:38930: result: eight
configure:38937: checking for max C struct floating point alignment with long doubles
configure:39011: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:39011: $? = 0
configure:39011: ./conftest
configure:39011: $? = 0
configure:39024: result: sixteen
configure:39034: WARNING: Structures containing long doubles may be aligned differently from structures with floats or longs.  MPICH does not handle this case automatically and you should avoid assumed extents for structures containing float types.
configure:39069: checking if alignment of structs with doubles is based on position
configure:39105: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:39105: $? = 0
configure:39105: ./conftest
configure:39105: $? = 0
configure:39118: result: no
configure:39134: checking if alignment of structs with long long ints is based on position
configure:39172: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:39172: $? = 0
configure:39172: ./conftest
configure:39172: $? = 0
configure:39185: result: no
configure:39201: checking if double alignment breaks rules, find actual alignment
configure:39250: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:39250: $? = 0
configure:39250: ./conftest
configure:39250: $? = 0
configure:39263: result: no
configure:39279: checking for alignment restrictions on pointers
configure:39300: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:39300: $? = 0
configure:39300: ./conftest
configure:39300: $? = 0
configure:39318: result: int or better
configure:39330: checking size of char
configure:39336: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:39336: $? = 0
configure:39336: ./conftest
configure:39336: $? = 0
configure:39351: result: 1
configure:39365: checking size of unsigned char
configure:39371: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:39371: $? = 0
configure:39371: ./conftest
configure:39371: $? = 0
configure:39386: result: 1
configure:39400: checking size of short
configure:39406: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:39406: $? = 0
configure:39406: ./conftest
configure:39406: $? = 0
configure:39421: result: 2
configure:39435: checking size of unsigned short
configure:39441: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:39441: $? = 0
configure:39441: ./conftest
configure:39441: $? = 0
configure:39456: result: 2
configure:39470: checking size of int
configure:39476: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:39476: $? = 0
configure:39476: ./conftest
configure:39476: $? = 0
configure:39491: result: 4
configure:39505: checking size of unsigned int
configure:39511: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:39511: $? = 0
configure:39511: ./conftest
configure:39511: $? = 0
configure:39526: result: 4
configure:39540: checking size of long
configure:39546: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:39546: $? = 0
configure:39546: ./conftest
configure:39546: $? = 0
configure:39561: result: 8
configure:39575: checking size of unsigned long
configure:39581: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:39581: $? = 0
configure:39581: ./conftest
configure:39581: $? = 0
configure:39596: result: 8
configure:39610: checking size of long long
configure:39616: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:39616: $? = 0
configure:39616: ./conftest
configure:39616: $? = 0
configure:39631: result: 8
configure:39645: checking size of unsigned long long
configure:39651: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:39651: $? = 0
configure:39651: ./conftest
configure:39651: $? = 0
configure:39666: result: 8
configure:39680: checking size of float
configure:39686: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:39686: $? = 0
configure:39686: ./conftest
configure:39686: $? = 0
configure:39701: result: 4
configure:39715: checking size of double
configure:39721: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:39721: $? = 0
configure:39721: ./conftest
configure:39721: $? = 0
configure:39736: result: 8
configure:39750: checking size of long double
configure:39756: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:39756: $? = 0
configure:39756: ./conftest
configure:39756: $? = 0
configure:39771: result: 16
configure:39785: checking size of void *
configure:39791: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:39791: $? = 0
configure:39791: ./conftest
configure:39791: $? = 0
configure:39806: result: 8
configure:39822: checking for stddef.h
configure:39822: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:39822: $? = 0
configure:39822: result: yes
configure:39836: checking size of wchar_t
configure:39842: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:39842: $? = 0
configure:39842: ./conftest
configure:39842: $? = 0
configure:39862: result: 4
configure:39877: checking size of float_int
configure:39883: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:39883: $? = 0
configure:39883: ./conftest
configure:39883: $? = 0
configure:39899: result: 8
configure:39913: checking size of double_int
configure:39919: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:39919: $? = 0
configure:39919: ./conftest
configure:39919: $? = 0
configure:39935: result: 16
configure:39949: checking size of long_int
configure:39955: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:39955: $? = 0
configure:39955: ./conftest
configure:39955: $? = 0
configure:39971: result: 16
configure:39985: checking size of short_int
configure:39991: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:39991: $? = 0
configure:39991: ./conftest
configure:39991: $? = 0
configure:40007: result: 8
configure:40021: checking size of two_int
configure:40027: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:40027: $? = 0
configure:40027: ./conftest
configure:40027: $? = 0
configure:40043: result: 8
configure:40057: checking size of long_double_int
configure:40063: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:40063: $? = 0
configure:40063: ./conftest
configure:40063: $? = 0
configure:40079: result: 32
configure:40092: checking for sys/bitypes.h
configure:40092: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:40092: $? = 0
configure:40092: result: yes
configure:40105: checking for inttypes.h
configure:40105: result: yes
configure:40105: checking for stdint.h
configure:40105: result: yes
configure:40117: checking for int8_t
configure:40117: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:40117: $? = 0
configure:40117: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
conftest.c(122): 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:40117: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 16
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #include <stdio.h>
| #include <stdlib.h>
| #include <string.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.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 (void)
| {
| 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:40117: result: yes
configure:40128: checking for int16_t
configure:40128: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:40128: $? = 0
configure:40128: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
conftest.c(122): 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:40128: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 16
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #include <stdio.h>
| #include <stdlib.h>
| #include <string.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.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 (void)
| {
| 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:40128: result: yes
configure:40139: checking for int32_t
configure:40139: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:40139: $? = 0
configure:40139: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
conftest.c(123): warning #61: integer operation result is out of range
  		 < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))];
  		                                                  ^

conftest.c(122): 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:40139: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 16
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #include <stdio.h>
| #include <stdlib.h>
| #include <string.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.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 (void)
| {
| 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:40139: result: yes
configure:40150: checking for int64_t
configure:40150: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:40150: $? = 0
configure:40150: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
conftest.c(123): warning #61: integer operation result is out of range
  		 < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))];
  		                                                  ^

conftest.c(122): 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:40150: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 16
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #include <stdio.h>
| #include <stdlib.h>
| #include <string.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.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 (void)
| {
| 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:40150: result: yes
configure:40191: checking for uint8_t
configure:40191: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:40191: $? = 0
configure:40191: result: yes
configure:40205: checking for uint16_t
configure:40205: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:40205: $? = 0
configure:40205: result: yes
configure:40217: checking for uint32_t
configure:40217: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:40217: $? = 0
configure:40217: result: yes
configure:40231: checking for uint64_t
configure:40231: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:40231: $? = 0
configure:40231: result: yes
configure:40273: checking for stdbool.h
configure:40273: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:40273: $? = 0
configure:40273: result: yes
configure:40273: checking for complex.h
configure:40273: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:40273: $? = 0
configure:40273: result: yes
configure:40287: checking size of _Bool
configure:40293: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:40293: $? = 0
configure:40293: ./conftest
configure:40293: $? = 0
configure:40313: result: 1
configure:40327: checking size of float _Complex
configure:40333: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:40333: $? = 0
configure:40333: ./conftest
configure:40333: $? = 0
configure:40353: result: 8
configure:40367: checking size of double _Complex
configure:40373: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:40373: $? = 0
configure:40373: ./conftest
configure:40373: $? = 0
configure:40393: result: 16
configure:40410: checking size of long double _Complex
configure:40416: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:40416: $? = 0
configure:40416: ./conftest
configure:40416: $? = 0
configure:40436: result: 32
configure:40451: checking for _Bool
configure:40451: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:40451: $? = 0
configure:40451: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
conftest.c(135): error: expected an expression
  if (sizeof ((_Bool)))
                     ^

compilation aborted for conftest.c (code 2)
configure:40451: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 16
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| /* end confdefs.h.  */
| #include <stddef.h>
| #include <stdio.h>
| #include <stdlib.h>
| #include <string.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.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 (void)
| {
| if (sizeof ((_Bool)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:40451: result: yes
configure:40461: checking for float _Complex
configure:40461: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:40461: $? = 0
configure:40461: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
conftest.c(136): error: expected an expression
  if (sizeof ((float _Complex)))
                              ^

compilation aborted for conftest.c (code 2)
configure:40461: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 16
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #include <stdio.h>
| #include <stdlib.h>
| #include <string.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.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 (void)
| {
| if (sizeof ((float _Complex)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:40461: result: yes
configure:40471: checking for double _Complex
configure:40471: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:40471: $? = 0
configure:40471: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
conftest.c(137): error: expected an expression
  if (sizeof ((double _Complex)))
                               ^

compilation aborted for conftest.c (code 2)
configure:40471: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 16
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #include <stdio.h>
| #include <stdlib.h>
| #include <string.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.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 (void)
| {
| if (sizeof ((double _Complex)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:40471: result: yes
configure:40486: checking for long double _Complex
configure:40486: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:40486: $? = 0
configure:40486: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
conftest.c(138): error: expected an expression
  if (sizeof ((long double _Complex)))
                                    ^

compilation aborted for conftest.c (code 2)
configure:40486: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 16
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #include <stdio.h>
| #include <stdlib.h>
| #include <string.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.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 (void)
| {
| if (sizeof ((long double _Complex)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:40486: result: yes
configure:40907: checking for size of Fortran type integer
configure:40949: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:40949: $? = 0
configure:40954: mv conftest.o pac_conftest.o
configure:40957: $? = 0
configure:40985: ifort -o conftest   -g -O2  conftest.f pac_conftest.o  >&5
configure:40985: $? = 0
configure:40985: ./conftest
configure:40985: $? = 0
configure:41024: result: 4
configure:41039: checking for size of Fortran type real
configure:41081: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:41081: $? = 0
configure:41086: mv conftest.o pac_conftest.o
configure:41089: $? = 0
configure:41117: ifort -o conftest   -g -O2  conftest.f pac_conftest.o  >&5
configure:41117: $? = 0
configure:41117: ./conftest
configure:41117: $? = 0
configure:41156: result: 4
configure:41171: checking for size of Fortran type double precision
configure:41213: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:41213: $? = 0
configure:41218: mv conftest.o pac_conftest.o
configure:41221: $? = 0
configure:41249: ifort -o conftest   -g -O2  conftest.f pac_conftest.o  >&5
configure:41249: $? = 0
configure:41249: ./conftest
configure:41249: $? = 0
configure:41288: result: 8
configure:41311: checking whether integer*1 is supported
configure:41323: ifort -c   -g -O2 conftest.f >&5
configure:41323: $? = 0
configure:41331: result: yes
configure:41333: checking whether integer*2 is supported
configure:41345: ifort -c   -g -O2 conftest.f >&5
configure:41345: $? = 0
configure:41353: result: yes
configure:41355: checking whether integer*4 is supported
configure:41367: ifort -c   -g -O2 conftest.f >&5
configure:41367: $? = 0
configure:41375: result: yes
configure:41377: checking whether integer*8 is supported
configure:41389: ifort -c   -g -O2 conftest.f >&5
configure:41389: $? = 0
configure:41397: result: yes
configure:41399: checking whether integer*16 is supported
configure:41411: ifort -c   -g -O2 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:41411: $? = 1
configure: failed program was:
|       program main
|       integer*16 i
|       end
configure:41419: result: no
configure:41421: checking whether real*4 is supported
configure:41433: ifort -c   -g -O2 conftest.f >&5
configure:41433: $? = 0
configure:41441: result: yes
configure:41443: checking whether real*8 is supported
configure:41455: ifort -c   -g -O2 conftest.f >&5
configure:41455: $? = 0
configure:41463: result: yes
configure:41465: checking whether real*16 is supported
configure:41477: ifort -c   -g -O2 conftest.f >&5
configure:41477: $? = 0
configure:41485: result: yes
configure:41584: checking for C type matching Fortran real
configure:41592: result: float
configure:41607: checking for C type matching Fortran double
configure:41614: result: double
configure:41943: checking for C type matching Fortran integer
configure:41950: result: int
configure:42103: checking for values of Fortran logicals
configure:42143: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:42143: $? = 0
configure:42147: mv conftest.o pac_conftest.o
configure:42150: $? = 0
configure:42183: ifort -o conftest   -g -O2  conftest.f pac_conftest.o  >&5
configure:42183: $? = 0
configure:42183: ./conftest
configure:42183: $? = 0
configure:42222: result: True is -1 and False is 0
configure:42335: checking for Fortran 90 integer kind for 8-byte integers
configure:42376: ifort -o conftest   -g -O2   conftest.f90  >&5
configure:42376: $? = 0
configure:42376: ./conftest
configure:42376: $? = 0
configure:42394: result: 8
configure:42510: checking for Fortran 90 integer kind for 4-byte integers
configure:42551: ifort -o conftest   -g -O2   conftest.f90  >&5
configure:42551: $? = 0
configure:42551: ./conftest
configure:42551: $? = 0
configure:42569: result: 4
configure:42602: checking if real*8 is supported in Fortran 90
configure:42616: ifort -c   -g -O2  conftest.f90 >&5
configure:42616: $? = 0
configure:42629: result: yes
configure:42785: checking size of bool
configure:42791: icpc -std=gnu++11 -o conftest   -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.cpp  >&5
configure:42791: $? = 0
configure:42791: ./conftest
configure:42791: $? = 0
configure:42806: result: 1
configure:42847: checking for complex
configure:42847: icpc -std=gnu++11 -c   -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.cpp >&5
configure:42847: $? = 0
configure:42847: result: yes
configure:42860: checking size of Complex
configure:42866: icpc -std=gnu++11 -o conftest   -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.cpp  >&5
configure:42866: $? = 0
configure:42866: ./conftest
configure:42866: $? = 0
configure:42886: result: 8
configure:42900: checking size of DoubleComplex
configure:42906: icpc -std=gnu++11 -o conftest   -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.cpp  >&5
configure:42906: $? = 0
configure:42906: ./conftest
configure:42906: $? = 0
configure:42926: result: 16
configure:42941: checking size of LongDoubleComplex
configure:42947: icpc -std=gnu++11 -o conftest   -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.cpp  >&5
configure:42947: $? = 0
configure:42947: ./conftest
configure:42947: $? = 0
configure:42967: result: 32
CFLAGS(='   -g -O2') does not contain '-Werror', appending
configure:43106: icc -std=gnu99 -c    -g -O2 -Werror   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
conftest.c(145): error #1292: unknown attribute "type_tag_for_datatype"
  static const TEST_Datatype test_int  __attribute__((type_tag_for_datatype(TEST,int)))  = TEST_INT;
                                                      ^

conftest.c(146): error #1292: unknown attribute "pointer_with_type_tag"
  void test(const void* buffer, TEST_Datatype datatype)__attribute__((pointer_with_type_tag(TEST,1,2)));
                                                                      ^

compilation aborted for conftest.c (code 2)
configure:43106: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 16
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define MPIR_FC_REAL_CTYPE float
| #define MPIR_FC_DOUBLE_CTYPE double
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE -1
| #define F77_FALSE_VALUE 0
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| /* end confdefs.h.  */
| 
| typedef int TEST_Datatype;
| #define TEST_INT ((TEST_Datatype)0x44)
| static const TEST_Datatype test_int  __attribute__((type_tag_for_datatype(TEST,int)))  = TEST_INT;
| void test(const void* buffer, TEST_Datatype datatype)__attribute__((pointer_with_type_tag(TEST,1,2)));
| int
| main (void)
| {
| 
| const int buf[10];
| test(buf, TEST_INT);
|   ;
|   return 0;
| }
configure:43143: checking for alignment restrictions on int64_t
configure:43179: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:43179: $? = 0
configure:43179: ./conftest
configure:43179: $? = 0
configure:43191: result: no
configure:43210: checking for alignment restrictions on int32_t
configure:43246: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:43246: $? = 0
configure:43246: ./conftest
configure:43246: $? = 0
configure:43258: result: no
configure:43277: checking for gcov
configure:43298: found /usr/bin/gcov
configure:43309: result: gcov
configure:43444: checking for stdlib.h
configure:43444: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:43444: $? = 0
configure:43444: result: yes
configure:43444: checking for stdarg.h
configure:43444: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:43444: $? = 0
configure:43444: result: yes
configure:43444: checking for sys/types.h
configure:43444: result: yes
configure:43444: checking for string.h
configure:43444: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:43444: $? = 0
configure:43444: result: yes
configure:43444: checking for inttypes.h
configure:43444: result: yes
configure:43444: checking for limits.h
configure:43444: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:43444: $? = 0
configure:43444: result: yes
configure:43444: checking for stddef.h
configure:43444: result: yes
configure:43444: checking for errno.h
configure:43444: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:43444: $? = 0
configure:43444: result: yes
configure:43444: checking for sys/socket.h
configure:43444: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:43444: $? = 0
configure:43444: result: yes
configure:43444: checking for sys/time.h
configure:43444: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:43444: $? = 0
configure:43444: result: yes
configure:43444: checking for unistd.h
configure:43444: result: yes
configure:43444: checking for endian.h
configure:43444: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:43444: $? = 0
configure:43444: result: yes
configure:43444: checking for assert.h
configure:43444: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:43444: $? = 0
configure:43444: result: yes
configure:43444: checking for sys/param.h
configure:43444: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:43444: $? = 0
configure:43444: result: yes
configure:43454: checking for sys/uio.h
configure:43475: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:43475: $? = 0
configure:43483: result: yes
configure:43492: checking for size_t
configure:43492: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:43492: $? = 0
configure:43492: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
conftest.c(184): error: expected an expression
  if (sizeof ((size_t)))
                      ^

compilation aborted for conftest.c (code 2)
configure:43492: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 16
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define MPIR_FC_REAL_CTYPE float
| #define MPIR_FC_DOUBLE_CTYPE double
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE -1
| #define F77_FALSE_VALUE 0
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define HAVE_ANY_INT64_T_ALIGNMENT 1
| #define HAVE_ANY_INT32_T_ALIGNMENT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #include <stdio.h>
| #include <stdlib.h>
| #include <string.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.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 (void)
| {
| if (sizeof ((size_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:43492: result: yes
configure:43509: checking for setitimer
configure:43509: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:43509: $? = 0
configure:43509: result: yes
configure:43509: checking for alarm
configure:43509: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:43509: $? = 0
configure:43509: result: yes
configure:43523: checking for vsnprintf
configure:43523: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:43523: $? = 0
configure:43523: result: yes
configure:43523: checking for vsprintf
configure:43523: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:43523: $? = 0
configure:43523: result: yes
configure:43536: checking whether vsnprintf needs a declaration
configure:43556: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:43556: $? = 0
configure:43564: result: no
configure:43581: checking for strerror
configure:43581: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:43581: $? = 0
configure:43581: result: yes
configure:43581: checking for strncasecmp
configure:43581: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:43581: $? = 0
configure:43581: result: yes
configure:43591: checking whether strerror_r is declared
configure:43591: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:43591: $? = 0
configure:43591: result: yes
configure:43609: checking for strerror_r
configure:43609: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:43609: $? = 0
configure:43609: result: yes
configure:43623: checking whether strerror_r returns char *
configure:43648: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
conftest.c(194): error: operand of "*" must be a pointer
  	  char x = *strerror_r (0, buf, sizeof buf);
  	            ^

conftest.c(195): warning #144: a value of type "int" cannot be used to initialize an entity of type "char *"
  	  char *p = strerror_r (0, buf, sizeof buf);
  	            ^

compilation aborted for conftest.c (code 2)
configure:43648: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 16
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define MPIR_FC_REAL_CTYPE float
| #define MPIR_FC_DOUBLE_CTYPE double
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE -1
| #define F77_FALSE_VALUE 0
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define HAVE_ANY_INT64_T_ALIGNMENT 1
| #define HAVE_ANY_INT32_T_ALIGNMENT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETITIMER 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #include <stdio.h>
| #include <stdlib.h>
| #include <string.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.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 (void)
| {
| 
| 	  char buf[100];
| 	  char x = *strerror_r (0, buf, sizeof buf);
| 	  char *p = strerror_r (0, buf, sizeof buf);
| 	  return !p || x;
| 
|   ;
|   return 0;
| }
configure:43689: result: no
configure:43699: checking whether strerror_r needs a declaration
configure:43718: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:43718: $? = 0
configure:43726: result: no
configure:43742: checking for snprintf
configure:43742: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:43742: $? = 0
configure:43742: result: yes
configure:43754: checking whether snprintf needs a declaration
configure:43773: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:43773: $? = 0
configure:43781: result: no
configure:43797: checking for qsort
configure:43797: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:43797: $? = 0
configure:43797: result: yes
configure:43814: checking for va_copy
configure:43841: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:43841: $? = 0
configure:43850: result: yes
configure:43904: checking for variable argument list macro functionality
configure:43920: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:43920: $? = 0
configure:43925: result: yes
configure:43939: checking for working alloca.h
configure:43957: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:43957: $? = 0
configure:43966: result: yes
configure:43974: checking for alloca
configure:44019: result: yes
configure:44208: checking for search
configure:44208: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
conftest.c(195): catastrophic error: cannot open source file "search"
  #include <search>
                   ^

compilation aborted for conftest.c (code 4)
configure:44208: $? = 4
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 16
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define MPIR_FC_REAL_CTYPE float
| #define MPIR_FC_DOUBLE_CTYPE double
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE -1
| #define F77_FALSE_VALUE 0
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define HAVE_ANY_INT64_T_ALIGNMENT 1
| #define HAVE_ANY_INT32_T_ALIGNMENT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETITIMER 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #include <stdio.h>
| #include <stdlib.h>
| #include <string.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.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 <search>
configure:44208: result: no
configure:44220: checking for tsearch
configure:44220: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:44220: $? = 0
configure:44220: result: yes
configure:44233: checking whether tsearch requires char* args
configure:44252: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
conftest.c(175): error: expected a type specifier
      char *tsearch( char *k, char **r, (int (*)())compare ) { return k; }
                                        ^

conftest.c(175): warning #147: declaration is incompatible with "void *tsearch(const void *, void **, __compar_fn_t)" (declared at line 129 of "/usr/include/search.h")
      char *tsearch( char *k, char **r, (int (*)())compare ) { return k; }
            ^

conftest.c(175): error #141: unnamed prototyped parameters not allowed when body is present
      char *tsearch( char *k, char **r, (int (*)())compare ) { return k; }
            ^

compilation aborted for conftest.c (code 2)
configure:44252: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 16
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define MPIR_FC_REAL_CTYPE float
| #define MPIR_FC_DOUBLE_CTYPE double
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE -1
| #define F77_FALSE_VALUE 0
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define HAVE_ANY_INT64_T_ALIGNMENT 1
| #define HAVE_ANY_INT32_T_ALIGNMENT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETITIMER 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_TSEARCH 1
| /* end confdefs.h.  */
| #include <search.h>
|     char *tsearch( char *k, char **r, (int (*)())compare ) { return k; }
| int
| main (void)
| {
| int f=0;
|   ;
|   return 0;
| }
configure:44260: result: no
configure:44280: checking for mkstemp
configure:44280: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:44280: $? = 0
configure:44280: result: yes
configure:44292: checking whether mkstemp needs a declaration
configure:44311: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:44311: $? = 0
configure:44319: result: no
configure:44334: checking for fdopen
configure:44334: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:44334: $? = 0
configure:44334: result: yes
configure:44346: checking whether fdopen needs a declaration
configure:44365: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
conftest.c(177): error: identifier "fdopen" is undefined
  void (*fptr)(void) = (void(*)(void))fdopen;
                                      ^

conftest.c(177): error: expression must have pointer type
  void (*fptr)(void) = (void(*)(void))fdopen;
                                      ^

compilation aborted for conftest.c (code 2)
configure:44365: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 16
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define MPIR_FC_REAL_CTYPE float
| #define MPIR_FC_DOUBLE_CTYPE double
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE -1
| #define F77_FALSE_VALUE 0
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define HAVE_ANY_INT64_T_ALIGNMENT 1
| #define HAVE_ANY_INT32_T_ALIGNMENT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETITIMER 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_TSEARCH 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FDOPEN 1
| /* end confdefs.h.  */
| #include <stdlib.h>
| void (*fptr)(void) = (void(*)(void))fdopen;
| int
| main (void)
| {
| 
|   ;
|   return 0;
| }
configure:44373: result: yes
configure:44388: checking for putenv
configure:44388: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:44388: $? = 0
configure:44388: result: yes
configure:44400: checking whether putenv needs a declaration
configure:44419: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:44419: $? = 0
configure:44427: result: no
configure:44481: checking for clock_gettime
configure:44481: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:44481: $? = 0
configure:44481: result: yes
configure:44481: checking for clock_getres
configure:44481: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:44481: $? = 0
configure:44481: result: yes
configure:44481: checking for gethrtime
configure:44481: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
/tmp/iccCBwyB0.o: In function `main':
/home/sg/sources/mpich/build/conftest.c:207: undefined reference to `gethrtime'
configure:44481: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 16
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define MPIR_FC_REAL_CTYPE float
| #define MPIR_FC_DOUBLE_CTYPE double
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE -1
| #define F77_FALSE_VALUE 0
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define HAVE_ANY_INT64_T_ALIGNMENT 1
| #define HAVE_ANY_INT32_T_ALIGNMENT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETITIMER 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_TSEARCH 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FDOPEN 1
| #define NEEDS_FDOPEN_DECL 1
| #define HAVE_PUTENV 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| /* end confdefs.h.  */
| /* Define gethrtime to an innocuous variant, in case <limits.h> declares gethrtime.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define gethrtime innocuous_gethrtime
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char gethrtime (); below.  */
| 
| #include <limits.h>
| #undef gethrtime
| 
| /* 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 gethrtime ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_gethrtime || defined __stub___gethrtime
| choke me
| #endif
| 
| int
| main (void)
| {
| return gethrtime ();
|   ;
|   return 0;
| }
configure:44481: result: no
configure:44481: checking for mach_absolute_time
configure:44481: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
/tmp/iccwfHNH9.o: In function `main':
/home/sg/sources/mpich/build/conftest.c:207: undefined reference to `mach_absolute_time'
configure:44481: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 16
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define MPIR_FC_REAL_CTYPE float
| #define MPIR_FC_DOUBLE_CTYPE double
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE -1
| #define F77_FALSE_VALUE 0
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define HAVE_ANY_INT64_T_ALIGNMENT 1
| #define HAVE_ANY_INT32_T_ALIGNMENT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETITIMER 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_TSEARCH 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FDOPEN 1
| #define NEEDS_FDOPEN_DECL 1
| #define HAVE_PUTENV 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| /* end confdefs.h.  */
| /* Define mach_absolute_time to an innocuous variant, in case <limits.h> declares mach_absolute_time.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define mach_absolute_time innocuous_mach_absolute_time
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char mach_absolute_time (); below.  */
| 
| #include <limits.h>
| #undef mach_absolute_time
| 
| /* 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 mach_absolute_time ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_mach_absolute_time || defined __stub___mach_absolute_time
| choke me
| #endif
| 
| int
| main (void)
| {
| return mach_absolute_time ();
|   ;
|   return 0;
| }
configure:44481: result: no
configure:44481: checking for gettimeofday
configure:44481: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:44481: $? = 0
configure:44481: result: yes
configure:44567: checking for library containing clock_gettime
configure:44600: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:44600: $? = 0
configure:44620: result: none required
configure:44631: checking for library containing clock_getres
configure:44664: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:44664: $? = 0
configure:44684: result: none required
configure:44698: checking whether struct timespec is defined in time.h
configure:44718: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:44718: $? = 0
configure:44727: result: yes
configure:44775: checking for CLOCK_REALTIME defined in time.h
configure:44795: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:44795: $? = 0
configure:44803: result: yes
configure:45381: checking size of MPIR_Bsend_data_t
configure:45387: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c  >&5
configure:45387: $? = 0
configure:45387: ./conftest
configure:45387: $? = 0
configure:45413: result: 96
configure:45480: checking for pthread.h
configure:45480: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:45480: $? = 0
configure:45480: result: yes
configure:45498: checking for pthread_key_create in -lpthread
configure:45524: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread   >&5
configure:45524: $? = 0
configure:45534: result: yes
LIBS(='') does not contain '-lpthread', prepending
configure:45557: checking for pthread_yield
configure:45557: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
configure:45557: $? = 0
configure:45557: result: yes
configure:45569: checking for pthread_key_create
configure:45569: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
configure:45569: $? = 0
configure:45569: result: yes
configure:45589: checking for pthread_cleanup_push
configure:45589: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
/tmp/icc4RTm97.o: In function `main':
/home/sg/sources/mpich/build/conftest.c:217: undefined reference to `pthread_cleanup_push'
configure:45589: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 16
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define MPIR_FC_REAL_CTYPE float
| #define MPIR_FC_DOUBLE_CTYPE double
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE -1
| #define F77_FALSE_VALUE 0
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define HAVE_ANY_INT64_T_ALIGNMENT 1
| #define HAVE_ANY_INT32_T_ALIGNMENT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETITIMER 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_TSEARCH 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FDOPEN 1
| #define NEEDS_FDOPEN_DECL 1
| #define HAVE_PUTENV 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_GETTIMEOFDAY 1
| #define MPIR_AINT_MAX LONG_MAX
| #define MPIU_Pint long
| #define MPIU_PINT_FMT_DEC_SPEC "%ld"
| #define MPIU_Upint unsigned long
| #define MPIU_UPINT_FMT_DEC_SPEC "%lu"
| #define MPIU_SIZE_T unsigned long
| #define SIZEOF_MPIR_BSEND_DATA_T 96
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_YIELD 1
| /* end confdefs.h.  */
| /* Define pthread_cleanup_push to an innocuous variant, in case <limits.h> declares pthread_cleanup_push.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define pthread_cleanup_push innocuous_pthread_cleanup_push
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char pthread_cleanup_push (); below.  */
| 
| #include <limits.h>
| #undef pthread_cleanup_push
| 
| /* 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_cleanup_push ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_pthread_cleanup_push || defined __stub___pthread_cleanup_push
| choke me
| #endif
| 
| int
| main (void)
| {
| return pthread_cleanup_push ();
|   ;
|   return 0;
| }
configure:45589: result: no
configure:45600: checking whether pthread_cleanup_push is available (may be a macro in pthread.h)
configure:45620: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
conftest.c(199): error: expected "while"

conftest.c(199): error: expected a "("

conftest.c(199): error: expected an expression

conftest.c(199): error: expected a ")"

conftest.c(199): error: expected a ";"

conftest.c(199): error: expected a "}"

conftest.c(199): error: expected "while"

conftest.c(199): error: expected a "("

conftest.c(199): error: expected an expression

conftest.c(199): error: expected a ")"

conftest.c(199): error: expected a ";"

conftest.c(199): error: expected a "}"

compilation aborted for conftest.c (code 2)
configure:45620: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 16
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define MPIR_FC_REAL_CTYPE float
| #define MPIR_FC_DOUBLE_CTYPE double
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE -1
| #define F77_FALSE_VALUE 0
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define HAVE_ANY_INT64_T_ALIGNMENT 1
| #define HAVE_ANY_INT32_T_ALIGNMENT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETITIMER 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_TSEARCH 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FDOPEN 1
| #define NEEDS_FDOPEN_DECL 1
| #define HAVE_PUTENV 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_GETTIMEOFDAY 1
| #define MPIR_AINT_MAX LONG_MAX
| #define MPIU_Pint long
| #define MPIU_PINT_FMT_DEC_SPEC "%ld"
| #define MPIU_Upint unsigned long
| #define MPIU_UPINT_FMT_DEC_SPEC "%lu"
| #define MPIU_SIZE_T unsigned long
| #define SIZEOF_MPIR_BSEND_DATA_T 96
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_YIELD 1
| /* end confdefs.h.  */
| 
| #include <pthread.h>
| void f1(void *a) { return; }
| int
| main (void)
| {
| pthread_cleanup_push( f1, (void *)0 );
|   ;
|   return 0;
| }
configure:45629: result: no
configure:45640: checking whether pthread.h defines PTHREAD_MUTEX_ERRORCHECK_NP
configure:45658: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:45658: $? = 0
configure:45666: result: yes
configure:45668: checking whether pthread.h defines PTHREAD_MUTEX_ERRORCHECK
configure:45686: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:45686: $? = 0
configure:45694: result: yes
configure:45708: checking whether pthread_mutexattr_settype needs a declaration
configure:45727: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:45727: $? = 0
configure:45735: result: no
configure:45868: checking for thread local storage specifier
configure:45896: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
configure:45896: $? = 0
LIBS(='-lpthread ') does not contain '-shared', appending
configure:45939: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  -shared >&5
ld: /tmp/icclgCzAq.o: relocation R_X86_64_PC32 against undefined symbol `__intel_new_feature_proc_init' can not be used when making a shared object; recompile with -fPIC
ld: final link failed: Bad value
configure:45939: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 16
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define MPIR_FC_REAL_CTYPE float
| #define MPIR_FC_DOUBLE_CTYPE double
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE -1
| #define F77_FALSE_VALUE 0
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define HAVE_ANY_INT64_T_ALIGNMENT 1
| #define HAVE_ANY_INT32_T_ALIGNMENT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETITIMER 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_TSEARCH 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FDOPEN 1
| #define NEEDS_FDOPEN_DECL 1
| #define HAVE_PUTENV 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_GETTIMEOFDAY 1
| #define MPIR_AINT_MAX LONG_MAX
| #define MPIU_Pint long
| #define MPIU_PINT_FMT_DEC_SPEC "%ld"
| #define MPIU_Upint unsigned long
| #define MPIU_UPINT_FMT_DEC_SPEC "%lu"
| #define MPIU_SIZE_T unsigned long
| #define SIZEOF_MPIR_BSEND_DATA_T 96
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_YIELD 1
| #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK
| #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX
| /* end confdefs.h.  */
| extern __thread int bar;
| int
| main (void)
| {
| ++bar;
|   ;
|   return 0;
| }
configure:45896: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
configure:45896: $? = 0
LIBS(='-lpthread ') does not contain '-shared', appending
configure:45939: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  -shared >&5
ld: /tmp/icc2GQz0G.o: relocation R_X86_64_PC32 against undefined symbol `__intel_new_feature_proc_init' can not be used when making a shared object; recompile with -fPIC
ld: final link failed: Bad value
configure:45939: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 16
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define MPIR_FC_REAL_CTYPE float
| #define MPIR_FC_DOUBLE_CTYPE double
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE -1
| #define F77_FALSE_VALUE 0
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define HAVE_ANY_INT64_T_ALIGNMENT 1
| #define HAVE_ANY_INT32_T_ALIGNMENT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETITIMER 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_TSEARCH 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FDOPEN 1
| #define NEEDS_FDOPEN_DECL 1
| #define HAVE_PUTENV 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_GETTIMEOFDAY 1
| #define MPIR_AINT_MAX LONG_MAX
| #define MPIU_Pint long
| #define MPIU_PINT_FMT_DEC_SPEC "%ld"
| #define MPIU_Upint unsigned long
| #define MPIU_UPINT_FMT_DEC_SPEC "%lu"
| #define MPIU_SIZE_T unsigned long
| #define SIZEOF_MPIR_BSEND_DATA_T 96
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_YIELD 1
| #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK
| #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX
| /* end confdefs.h.  */
| extern __declspec(thread) int bar;
| int
| main (void)
| {
| ++bar;
|   ;
|   return 0;
| }
configure:45971: result: none
configure:45977: checking for getpid
configure:45977: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
configure:45977: $? = 0
configure:45977: result: yes
configure:45998: checking for sched.h
configure:45998: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:45998: $? = 0
configure:45998: result: yes
configure:46010: checking for unistd.h
configure:46010: result: yes
configure:46022: checking for sys/select.h
configure:46022: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:46022: $? = 0
configure:46022: result: yes
configure:46035: checking for sched_yield
configure:46035: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
configure:46035: $? = 0
configure:46035: result: yes
configure:46035: checking for yield
configure:46035: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
/tmp/iccHUoy1a.o: In function `main':
/home/sg/sources/mpich/build/conftest.c:224: undefined reference to `yield'
configure:46035: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 16
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define MPIR_FC_REAL_CTYPE float
| #define MPIR_FC_DOUBLE_CTYPE double
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE -1
| #define F77_FALSE_VALUE 0
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define HAVE_ANY_INT64_T_ALIGNMENT 1
| #define HAVE_ANY_INT32_T_ALIGNMENT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETITIMER 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_TSEARCH 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FDOPEN 1
| #define NEEDS_FDOPEN_DECL 1
| #define HAVE_PUTENV 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_GETTIMEOFDAY 1
| #define MPIR_AINT_MAX LONG_MAX
| #define MPIU_Pint long
| #define MPIU_PINT_FMT_DEC_SPEC "%ld"
| #define MPIU_Upint unsigned long
| #define MPIU_UPINT_FMT_DEC_SPEC "%lu"
| #define MPIU_SIZE_T unsigned long
| #define SIZEOF_MPIR_BSEND_DATA_T 96
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_YIELD 1
| #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK
| #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX
| #define HAVE_GETPID 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SCHED_YIELD 1
| /* end confdefs.h.  */
| /* Define yield to an innocuous variant, in case <limits.h> declares yield.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define yield innocuous_yield
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char yield (); below.  */
| 
| #include <limits.h>
| #undef yield
| 
| /* 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 yield ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_yield || defined __stub___yield
| choke me
| #endif
| 
| int
| main (void)
| {
| return yield ();
|   ;
|   return 0;
| }
configure:46035: result: no
configure:46035: checking for usleep
configure:46035: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
configure:46035: $? = 0
configure:46035: result: yes
configure:46035: checking for sleep
configure:46035: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
configure:46035: $? = 0
configure:46035: result: yes
configure:46035: checking for select
configure:46035: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
configure:46035: $? = 0
configure:46035: result: yes
configure:46048: checking whether usleep needs a declaration
configure:46067: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:46067: $? = 0
configure:46075: result: no
configure:46197: checking for sched_setaffinity
configure:46197: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
configure:46197: $? = 0
configure:46197: result: yes
configure:46197: checking for sched_getaffinity
configure:46197: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
configure:46197: $? = 0
configure:46197: result: yes
configure:46197: checking for bindprocessor
configure:46197: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
/tmp/iccD20MmN.o: In function `main':
/home/sg/sources/mpich/build/conftest.c:230: undefined reference to `bindprocessor'
configure:46197: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 16
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define MPIR_FC_REAL_CTYPE float
| #define MPIR_FC_DOUBLE_CTYPE double
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE -1
| #define F77_FALSE_VALUE 0
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define HAVE_ANY_INT64_T_ALIGNMENT 1
| #define HAVE_ANY_INT32_T_ALIGNMENT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETITIMER 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_TSEARCH 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FDOPEN 1
| #define NEEDS_FDOPEN_DECL 1
| #define HAVE_PUTENV 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_GETTIMEOFDAY 1
| #define MPIR_AINT_MAX LONG_MAX
| #define MPIU_Pint long
| #define MPIU_PINT_FMT_DEC_SPEC "%ld"
| #define MPIU_Upint unsigned long
| #define MPIU_UPINT_FMT_DEC_SPEC "%lu"
| #define MPIU_SIZE_T unsigned long
| #define SIZEOF_MPIR_BSEND_DATA_T 96
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_YIELD 1
| #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK
| #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX
| #define HAVE_GETPID 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_USLEEP 1
| #define HAVE_SLEEP 1
| #define HAVE_SELECT 1
| #define USE_NOTHING_FOR_YIELD 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_GETAFFINITY 1
| /* end confdefs.h.  */
| /* Define bindprocessor to an innocuous variant, in case <limits.h> declares bindprocessor.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define bindprocessor innocuous_bindprocessor
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char bindprocessor (); below.  */
| 
| #include <limits.h>
| #undef bindprocessor
| 
| /* 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 bindprocessor ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_bindprocessor || defined __stub___bindprocessor
| choke me
| #endif
| 
| int
| main (void)
| {
| return bindprocessor ();
|   ;
|   return 0;
| }
configure:46197: result: no
configure:46197: checking for thread_policy_set
configure:46197: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
/tmp/iccdAxF6T.o: In function `main':
/home/sg/sources/mpich/build/conftest.c:230: undefined reference to `thread_policy_set'
configure:46197: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 16
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define MPIR_FC_REAL_CTYPE float
| #define MPIR_FC_DOUBLE_CTYPE double
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE -1
| #define F77_FALSE_VALUE 0
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define HAVE_ANY_INT64_T_ALIGNMENT 1
| #define HAVE_ANY_INT32_T_ALIGNMENT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETITIMER 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_TSEARCH 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FDOPEN 1
| #define NEEDS_FDOPEN_DECL 1
| #define HAVE_PUTENV 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_GETTIMEOFDAY 1
| #define MPIR_AINT_MAX LONG_MAX
| #define MPIU_Pint long
| #define MPIU_PINT_FMT_DEC_SPEC "%ld"
| #define MPIU_Upint unsigned long
| #define MPIU_UPINT_FMT_DEC_SPEC "%lu"
| #define MPIU_SIZE_T unsigned long
| #define SIZEOF_MPIR_BSEND_DATA_T 96
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_YIELD 1
| #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK
| #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX
| #define HAVE_GETPID 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_USLEEP 1
| #define HAVE_SLEEP 1
| #define HAVE_SELECT 1
| #define USE_NOTHING_FOR_YIELD 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_GETAFFINITY 1
| /* end confdefs.h.  */
| /* Define thread_policy_set to an innocuous variant, in case <limits.h> declares thread_policy_set.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define thread_policy_set innocuous_thread_policy_set
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char thread_policy_set (); below.  */
| 
| #include <limits.h>
| #undef thread_policy_set
| 
| /* 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 thread_policy_set ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_thread_policy_set || defined __stub___thread_policy_set
| choke me
| #endif
| 
| int
| main (void)
| {
| return thread_policy_set ();
|   ;
|   return 0;
| }
configure:46197: result: no
configure:46209: checking whether cpu_set_t available
configure:46228: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:46228: $? = 0
configure:46236: result: yes
configure:46243: checking whether the CPU_SET and CPU_ZERO macros are defined
configure:46262: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
conftest.c(209): warning #266: function "CPU_ZERO" declared implicitly
   cpu_set_t t; CPU_ZERO(&t); CPU_SET(1,&t);
                ^

conftest.c(209): warning #266: function "CPU_SET" declared implicitly
   cpu_set_t t; CPU_ZERO(&t); CPU_SET(1,&t);
                              ^

/tmp/iccSrmBa7.o: In function `main':
/home/sg/sources/mpich/build/conftest.c:209: undefined reference to `CPU_ZERO'
/home/sg/sources/mpich/build/conftest.c:209: undefined reference to `CPU_SET'
configure:46262: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 16
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define MPIR_FC_REAL_CTYPE float
| #define MPIR_FC_DOUBLE_CTYPE double
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE -1
| #define F77_FALSE_VALUE 0
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define HAVE_ANY_INT64_T_ALIGNMENT 1
| #define HAVE_ANY_INT32_T_ALIGNMENT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETITIMER 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_TSEARCH 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FDOPEN 1
| #define NEEDS_FDOPEN_DECL 1
| #define HAVE_PUTENV 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_GETTIMEOFDAY 1
| #define MPIR_AINT_MAX LONG_MAX
| #define MPIU_Pint long
| #define MPIU_PINT_FMT_DEC_SPEC "%ld"
| #define MPIU_Upint unsigned long
| #define MPIU_UPINT_FMT_DEC_SPEC "%lu"
| #define MPIU_SIZE_T unsigned long
| #define SIZEOF_MPIR_BSEND_DATA_T 96
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_YIELD 1
| #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK
| #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX
| #define HAVE_GETPID 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_USLEEP 1
| #define HAVE_SLEEP 1
| #define HAVE_SELECT 1
| #define USE_NOTHING_FOR_YIELD 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define HAVE_CPU_SET_T 1
| /* end confdefs.h.  */
| 
| #include <sched.h>
| int
| main (void)
| {
|  cpu_set_t t; CPU_ZERO(&t); CPU_SET(1,&t);
|   ;
|   return 0;
| }
configure:46271: result: no
configure:46652: checking for unistd.h
configure:46652: result: yes
configure:46652: checking for string.h
configure:46652: result: yes
configure:46652: checking for stdlib.h
configure:46652: result: yes
configure:46652: checking for sys/socket.h
configure:46652: result: yes
configure:46652: checking for strings.h
configure:46652: result: yes
configure:46652: checking for assert.h
configure:46652: result: yes
configure:46652: checking for arpa/inet.h
configure:46652: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:46652: $? = 0
configure:46652: result: yes
configure:46664: checking for snprintf
configure:46664: result: yes
configure:46676: checking whether snprintf needs a declaration
configure:46703: result: no
configure:46717: checking for strncasecmp
configure:46717: result: yes
configure:46751: checking for sys/types.h
configure:46751: result: yes
configure:46751: checking for sys/param.h
configure:46751: result: yes
configure:46751: checking for sys/socket.h
configure:46751: result: yes
configure:46751: checking for netinet/in.h
configure:46751: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:46751: $? = 0
configure:46751: result: yes
configure:46751: checking for netinet/tcp.h
configure:46751: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:46751: $? = 0
configure:46751: result: yes
configure:46751: checking for sys/un.h
configure:46751: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:46751: $? = 0
configure:46751: result: yes
configure:46751: checking for netdb.h
configure:46751: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:46751: $? = 0
configure:46751: result: yes
configure:46763: checking for library containing socket
configure:46796: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
configure:46796: $? = 0
configure:46816: result: none required
configure:46825: checking for library containing gethostbyname
configure:46858: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
configure:46858: $? = 0
configure:46878: result: none required
configure:46891: checking for socket
configure:46891: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
configure:46891: $? = 0
configure:46891: result: yes
configure:46891: checking for setsockopt
configure:46891: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
configure:46891: $? = 0
configure:46891: result: yes
configure:46891: checking for gethostbyname
configure:46891: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
configure:46891: $? = 0
configure:46891: result: yes
configure:46915: checking whether socklen_t is defined (in sys/socket.h if present)
configure:46939: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
conftest.c(230): error: invalid redeclaration of type name "socklen_t" (declared at line 33 of "/usr/include/bits/socket.h")
  typedef struct { double a; int b; } socklen_t;
                                      ^

compilation aborted for conftest.c (code 2)
configure:46939: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 16
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define MPIR_FC_REAL_CTYPE float
| #define MPIR_FC_DOUBLE_CTYPE double
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE -1
| #define F77_FALSE_VALUE 0
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define HAVE_ANY_INT64_T_ALIGNMENT 1
| #define HAVE_ANY_INT32_T_ALIGNMENT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETITIMER 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_TSEARCH 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FDOPEN 1
| #define NEEDS_FDOPEN_DECL 1
| #define HAVE_PUTENV 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_GETTIMEOFDAY 1
| #define MPIR_AINT_MAX LONG_MAX
| #define MPIU_Pint long
| #define MPIU_PINT_FMT_DEC_SPEC "%ld"
| #define MPIU_Upint unsigned long
| #define MPIU_UPINT_FMT_DEC_SPEC "%lu"
| #define MPIU_SIZE_T unsigned long
| #define SIZEOF_MPIR_BSEND_DATA_T 96
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_YIELD 1
| #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK
| #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX
| #define HAVE_GETPID 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_USLEEP 1
| #define HAVE_SLEEP 1
| #define HAVE_SELECT 1
| #define USE_NOTHING_FOR_YIELD 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SOCKET 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME 1
| #define USE_PMI_PORT 1
| /* end confdefs.h.  */
| 
| #include <sys/types.h>
| #ifdef HAVE_SYS_SOCKET_H
| #include <sys/socket.h>
| #endif
| 
| typedef struct { double a; int b; } socklen_t;
| int
| main (void)
| {
| socklen_t a;a.a=1.0;
|   ;
|   return 0;
| }
configure:46947: result: yes
configure:46955: checking whether struct hostent contains h_addr_list
configure:46974: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:46974: $? = 0
configure:46982: result: yes
configure:46992: checking whether __attribute__ allowed
configure:47018: result: yes
configure:47020: checking whether __attribute__((format)) allowed
configure:47046: result: yes
configure:47069: RUNNING CONFIGURE FOR F90 CODE
configure:47072: checking whether ln -s works
configure:47076: result: yes
configure:47086: checking for extension for Fortran 90 programs
configure:47101: ifort -c   -g -O2  conftest.f90 >&5
configure:47101: $? = 0
configure:47104: result: f90
configure:47150: checking for the precision and range of reals
configure:47178: ifort -o conftest   -g -O2   conftest.f90 -lpthread  >&5
configure:47178: $? = 0
configure:47178: ./conftest
configure:47178: $? = 0
configure:47183: result:  6 , 37
configure:47217: checking for the precision and range of double precision
configure:47245: ifort -o conftest   -g -O2   conftest.f90 -lpthread  >&5
configure:47245: $? = 0
configure:47245: ./conftest
configure:47245: $? = 0
configure:47250: result:  15 , 307
configure:47284: checking for the range of integer
configure:47312: ifort -o conftest   -g -O2   conftest.f90 -lpthread  >&5
configure:47312: $? = 0
configure:47312: ./conftest
configure:47312: $? = 0
configure:47317: result:  9
configure:47352: checking for available integer kinds
configure:47394: ifort -o conftest   -g -O2   conftest.f90 -lpthread  >&5
configure:47394: $? = 0
configure:47394: ./conftest
configure:47394: $? = 0
configure:47399: result:  2 , 1, 4 , 2, 9 , 4, 18 , 8,
configure:47434: checking for available integer ranges
configure:47463: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:47463: $? = 0
configure:47467: mv conftest.o pac_conftest.o
configure:47470: $? = 0
configure:47521: ifort -o conftest   -g -O2   conftest.f90 pac_conftest.o -lpthread  >&5
configure:47521: $? = 0
configure:47521: ./conftest
configure:47521: $? = 0
configure:47521: ifort -o conftest   -g -O2   conftest.f90 pac_conftest.o -lpthread  >&5
configure:47521: $? = 0
configure:47521: ./conftest
configure:47521: $? = 0
configure:47521: ifort -o conftest   -g -O2   conftest.f90 pac_conftest.o -lpthread  >&5
configure:47521: $? = 0
configure:47521: ./conftest
configure:47521: $? = 0
configure:47521: ifort -o conftest   -g -O2   conftest.f90 pac_conftest.o -lpthread  >&5
configure:47521: $? = 0
configure:47521: ./conftest
configure:47521: $? = 0
configure:47546: result:  {  2 , 1 , 1 }, {  4 , 2 , 2 }, {  9 , 4 , 4 }, {  18 , 8 , 8 },
configure:51471: RUNNING CONFIGURE FOR CH3 DEVICE
configure:51729: checking for assert.h
configure:51729: result: yes
configure:51729: checking for limits.h
configure:51729: result: yes
configure:51729: checking for string.h
configure:51729: result: yes
configure:51729: checking for sys/types.h
configure:51729: result: yes
configure:51729: checking for sys/uio.h
configure:51729: result: yes
configure:51729: checking for uuid/uuid.h
configure:51729: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
conftest.c(254): catastrophic error: cannot open source file "uuid/uuid.h"
  #include <uuid/uuid.h>
                        ^

compilation aborted for conftest.c (code 4)
configure:51729: $? = 4
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 16
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define MPIR_FC_REAL_CTYPE float
| #define MPIR_FC_DOUBLE_CTYPE double
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE -1
| #define F77_FALSE_VALUE 0
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define HAVE_ANY_INT64_T_ALIGNMENT 1
| #define HAVE_ANY_INT32_T_ALIGNMENT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETITIMER 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_TSEARCH 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FDOPEN 1
| #define NEEDS_FDOPEN_DECL 1
| #define HAVE_PUTENV 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_GETTIMEOFDAY 1
| #define MPIR_AINT_MAX LONG_MAX
| #define MPIU_Pint long
| #define MPIU_PINT_FMT_DEC_SPEC "%ld"
| #define MPIU_Upint unsigned long
| #define MPIU_UPINT_FMT_DEC_SPEC "%lu"
| #define MPIU_SIZE_T unsigned long
| #define SIZEOF_MPIR_BSEND_DATA_T 96
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_YIELD 1
| #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK
| #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX
| #define HAVE_GETPID 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_USLEEP 1
| #define HAVE_SLEEP 1
| #define HAVE_SELECT 1
| #define USE_NOTHING_FOR_YIELD 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SOCKET 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME 1
| #define USE_PMI_PORT 1
| #define HAVE_H_ADDR_LIST 1
| #define HAVE_GCC_ATTRIBUTE 1
| #define CH3_RANK_BITS 16
| #define HAVE_ASSERT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #include <stdio.h>
| #include <stdlib.h>
| #include <string.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.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 <uuid/uuid.h>
configure:51729: result: no
configure:51729: checking for time.h
configure:51729: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:51729: $? = 0
configure:51729: result: yes
configure:51729: checking for ctype.h
configure:51729: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:51729: $? = 0
configure:51729: result: yes
configure:51729: checking for unistd.h
configure:51729: result: yes
configure:51729: checking for arpa/inet.h
configure:51729: result: yes
configure:51729: checking for sys/socket.h
configure:51729: result: yes
configure:51745: checking for net/if.h
configure:51745: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:51745: $? = 0
configure:51745: result: yes
configure:51770: checking for pid_t
configure:51770: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:51770: $? = 0
configure:51770: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
conftest.c(263): error: expected an expression
  if (sizeof ((pid_t)))
                     ^

compilation aborted for conftest.c (code 2)
configure:51770: $? = 2
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 16
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define MPIR_FC_REAL_CTYPE float
| #define MPIR_FC_DOUBLE_CTYPE double
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE -1
| #define F77_FALSE_VALUE 0
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define HAVE_ANY_INT64_T_ALIGNMENT 1
| #define HAVE_ANY_INT32_T_ALIGNMENT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETITIMER 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_TSEARCH 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FDOPEN 1
| #define NEEDS_FDOPEN_DECL 1
| #define HAVE_PUTENV 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_GETTIMEOFDAY 1
| #define MPIR_AINT_MAX LONG_MAX
| #define MPIU_Pint long
| #define MPIU_PINT_FMT_DEC_SPEC "%ld"
| #define MPIU_Upint unsigned long
| #define MPIU_UPINT_FMT_DEC_SPEC "%lu"
| #define MPIU_SIZE_T unsigned long
| #define SIZEOF_MPIR_BSEND_DATA_T 96
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_YIELD 1
| #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK
| #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX
| #define HAVE_GETPID 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_USLEEP 1
| #define HAVE_SLEEP 1
| #define HAVE_SELECT 1
| #define USE_NOTHING_FOR_YIELD 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SOCKET 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME 1
| #define USE_PMI_PORT 1
| #define HAVE_H_ADDR_LIST 1
| #define HAVE_GCC_ATTRIBUTE 1
| #define CH3_RANK_BITS 16
| #define HAVE_ASSERT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #include <stdio.h>
| #include <stdlib.h>
| #include <string.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.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 (void)
| {
| if (sizeof ((pid_t)))
| 	    return 0;
|   ;
|   return 0;
| }
configure:51770: result: yes
configure:51786: checking for inet_pton
configure:51786: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
configure:51786: $? = 0
configure:51786: result: yes
configure:51798: checking for gethostname
configure:51798: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
configure:51798: $? = 0
configure:51798: result: yes
configure:51811: checking whether gethostname needs a declaration
configure:51830: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:51830: $? = 0
configure:51838: result: no
configure:51854: checking for CFUUIDCreate
configure:51854: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
/tmp/iccg684Oa.o: In function `main':
/home/sg/sources/mpich/build/conftest.c:267: undefined reference to `CFUUIDCreate'
configure:51854: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 16
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define MPIR_FC_REAL_CTYPE float
| #define MPIR_FC_DOUBLE_CTYPE double
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE -1
| #define F77_FALSE_VALUE 0
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define HAVE_ANY_INT64_T_ALIGNMENT 1
| #define HAVE_ANY_INT32_T_ALIGNMENT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETITIMER 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_TSEARCH 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FDOPEN 1
| #define NEEDS_FDOPEN_DECL 1
| #define HAVE_PUTENV 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_GETTIMEOFDAY 1
| #define MPIR_AINT_MAX LONG_MAX
| #define MPIU_Pint long
| #define MPIU_PINT_FMT_DEC_SPEC "%ld"
| #define MPIU_Upint unsigned long
| #define MPIU_UPINT_FMT_DEC_SPEC "%lu"
| #define MPIU_SIZE_T unsigned long
| #define SIZEOF_MPIR_BSEND_DATA_T 96
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_YIELD 1
| #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK
| #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX
| #define HAVE_GETPID 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_USLEEP 1
| #define HAVE_SLEEP 1
| #define HAVE_SELECT 1
| #define USE_NOTHING_FOR_YIELD 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SOCKET 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME 1
| #define USE_PMI_PORT 1
| #define HAVE_H_ADDR_LIST 1
| #define HAVE_GCC_ATTRIBUTE 1
| #define CH3_RANK_BITS 16
| #define HAVE_ASSERT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETHOSTNAME 1
| /* end confdefs.h.  */
| /* Define CFUUIDCreate to an innocuous variant, in case <limits.h> declares CFUUIDCreate.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define CFUUIDCreate innocuous_CFUUIDCreate
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char CFUUIDCreate (); below.  */
| 
| #include <limits.h>
| #undef CFUUIDCreate
| 
| /* 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 CFUUIDCreate ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_CFUUIDCreate || defined __stub___CFUUIDCreate
| choke me
| #endif
| 
| int
| main (void)
| {
| return CFUUIDCreate ();
|   ;
|   return 0;
| }
configure:51854: result: no
configure:51854: checking for uuid_generate
configure:51854: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
/tmp/iccigI2hk.o: In function `main':
/home/sg/sources/mpich/build/conftest.c:267: undefined reference to `uuid_generate'
configure:51854: $? = 1
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 16
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define MPIR_FC_REAL_CTYPE float
| #define MPIR_FC_DOUBLE_CTYPE double
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE -1
| #define F77_FALSE_VALUE 0
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define HAVE_ANY_INT64_T_ALIGNMENT 1
| #define HAVE_ANY_INT32_T_ALIGNMENT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETITIMER 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_TSEARCH 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FDOPEN 1
| #define NEEDS_FDOPEN_DECL 1
| #define HAVE_PUTENV 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_GETTIMEOFDAY 1
| #define MPIR_AINT_MAX LONG_MAX
| #define MPIU_Pint long
| #define MPIU_PINT_FMT_DEC_SPEC "%ld"
| #define MPIU_Upint unsigned long
| #define MPIU_UPINT_FMT_DEC_SPEC "%lu"
| #define MPIU_SIZE_T unsigned long
| #define SIZEOF_MPIR_BSEND_DATA_T 96
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_YIELD 1
| #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK
| #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX
| #define HAVE_GETPID 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_USLEEP 1
| #define HAVE_SLEEP 1
| #define HAVE_SELECT 1
| #define USE_NOTHING_FOR_YIELD 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SOCKET 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME 1
| #define USE_PMI_PORT 1
| #define HAVE_H_ADDR_LIST 1
| #define HAVE_GCC_ATTRIBUTE 1
| #define CH3_RANK_BITS 16
| #define HAVE_ASSERT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETHOSTNAME 1
| /* end confdefs.h.  */
| /* Define uuid_generate to an innocuous variant, in case <limits.h> declares uuid_generate.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define uuid_generate innocuous_uuid_generate
| 
| /* System header to define __stub macros and hopefully few prototypes,
|    which can conflict with char uuid_generate (); below.  */
| 
| #include <limits.h>
| #undef uuid_generate
| 
| /* 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 uuid_generate ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined __stub_uuid_generate || defined __stub___uuid_generate
| choke me
| #endif
| 
| int
| main (void)
| {
| return uuid_generate ();
|   ;
|   return 0;
| }
configure:51854: result: no
configure:51854: checking for time
configure:51854: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
configure:51854: $? = 0
configure:51854: result: yes
configure:51866: checking for OpenPA atomic primitive availability
configure:51905: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:51905: $? = 0
configure:51925: icc -std=gnu99 -E   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c
configure:51925: $? = 0
configure:51967: result: yes
configure:51978: checking whether byte ordering is bigendian
configure:52193: result: no
configure:52236: RUNNING CONFIGURE FOR ch3:nemesis
configure:52261: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:52261: $? = 0
configure:52293: checking for assert.h
configure:52293: result: yes
configure:52293: checking for netdb.h
configure:52293: result: yes
configure:52293: checking for unistd.h
configure:52293: result: yes
configure:52293: checking for sched.h
configure:52293: result: yes
configure:52293: checking for sys/mman.h
configure:52293: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:52293: $? = 0
configure:52293: result: yes
configure:52293: checking for sys/ioctl.h
configure:52293: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:52293: $? = 0
configure:52293: result: yes
configure:52293: checking for sys/socket.h
configure:52293: result: yes
configure:52293: checking for sys/sockio.h
configure:52293: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
conftest.c(271): catastrophic error: cannot open source file "sys/sockio.h"
  #include <sys/sockio.h>
                         ^

compilation aborted for conftest.c (code 4)
configure:52293: $? = 4
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 16
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define MPIR_FC_REAL_CTYPE float
| #define MPIR_FC_DOUBLE_CTYPE double
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE -1
| #define F77_FALSE_VALUE 0
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define HAVE_ANY_INT64_T_ALIGNMENT 1
| #define HAVE_ANY_INT32_T_ALIGNMENT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETITIMER 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_TSEARCH 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FDOPEN 1
| #define NEEDS_FDOPEN_DECL 1
| #define HAVE_PUTENV 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_GETTIMEOFDAY 1
| #define MPIR_AINT_MAX LONG_MAX
| #define MPIU_Pint long
| #define MPIU_PINT_FMT_DEC_SPEC "%ld"
| #define MPIU_Upint unsigned long
| #define MPIU_UPINT_FMT_DEC_SPEC "%lu"
| #define MPIU_SIZE_T unsigned long
| #define SIZEOF_MPIR_BSEND_DATA_T 96
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_YIELD 1
| #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK
| #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX
| #define HAVE_GETPID 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_USLEEP 1
| #define HAVE_SLEEP 1
| #define HAVE_SELECT 1
| #define USE_NOTHING_FOR_YIELD 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SOCKET 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME 1
| #define USE_PMI_PORT 1
| #define HAVE_H_ADDR_LIST 1
| #define HAVE_GCC_ATTRIBUTE 1
| #define CH3_RANK_BITS 16
| #define HAVE_ASSERT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_TIME 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #include <stdio.h>
| #include <stdlib.h>
| #include <string.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.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 <sys/sockio.h>
configure:52293: result: no
configure:52293: checking for sys/types.h
configure:52293: result: yes
configure:52293: checking for errno.h
configure:52293: result: yes
configure:52293: checking for sys/ipc.h
configure:52293: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:52293: $? = 0
configure:52293: result: yes
configure:52293: checking for sys/shm.h
configure:52293: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:52293: $? = 0
configure:52293: result: yes
configure:52309: checking for netinet/in.h
configure:52338: result: yes
configure:52358: checking for signal.h
configure:52358: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:52358: $? = 0
configure:52358: result: yes
configure:52370: checking for signal
configure:52370: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
configure:52370: $? = 0
configure:52370: result: yes
configure:52520: checking for mkstemp
configure:52520: result: yes
configure:52532: checking for rand
configure:52532: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
configure:52532: $? = 0
configure:52532: result: yes
configure:52544: checking for srand
configure:52544: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
configure:52544: $? = 0
configure:52544: result: yes
configure:52574: checking for mmap
configure:52574: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
configure:52574: $? = 0
configure:52574: result: yes
configure:52574: checking for munmap
configure:52574: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
configure:52574: $? = 0
configure:52574: result: yes
configure:52591: Using a memory-mapped file for shared memory
configure:52653: checking whether struct hostent contains h_addr_list
configure:52680: result: yes
configure:52690: checking whether we can use struct ifconf
configure:52714: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:52714: $? = 0
configure:52722: result: yes
configure:52736: checking whether we can use struct ifreq
configure:52760: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:52760: $? = 0
configure:52768: result: yes
configure:52799: checking for knem_io.h
configure:52799: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
conftest.c(290): catastrophic error: cannot open source file "knem_io.h"
  #include <knem_io.h>
                      ^

compilation aborted for conftest.c (code 4)
configure:52799: $? = 4
configure: failed program was:
| /* confdefs.h */
| #define PACKAGE_NAME "MPICH"
| #define PACKAGE_TARNAME "mpich"
| #define PACKAGE_VERSION "3.2rc1"
| #define PACKAGE_STRING "MPICH 3.2rc1"
| #define PACKAGE_BUGREPORT "discuss@mpich.org"
| #define PACKAGE_URL "http://www.mpich.org/"
| #define PACKAGE "mpich"
| #define VERSION "3.2rc1"
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define STDC_HEADERS 1
| #define HAVE_DLFCN_H 1
| #define LT_OBJDIR ".libs/"
| #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
| #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
| #define USE_LOGGING MPID_LOGGING_NONE
| #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
| #define MPICH_IS_THREADED 1
| #define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
| #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
| #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
| #define MPICH_DEBUG_MEMINIT 1
| #define MPICH_DEBUG_HANDLEALLOC 1
| #define MPICH_DEBUG_HANDLES 1
| #define USE_MEMORY_TRACING 1
| #define MPICH_DEBUG_MEMARENA 1
| #define USE_DBG_LOGGING 1
| #define MPICH_DEBUG_MUTEX 1
| #define HAVE_ROMIO 1
| #define HAVE__FUNC__ /**/
| #define HAVE__FUNCTION__ /**/
| #define HAVE_PRAGMA_WEAK 1
| #define HAVE_WEAK_ATTRIBUTE 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define ENABLE_PVAR_NEM 0
| #define ENABLE_PVAR_RECVQ 0
| #define ENABLE_PVAR_RMA 0
| #define HAVE_LONG_LONG 1
| #define STDCALL 
| #define F77_NAME_LOWER_USCORE 1
| #define HAVE_MPI_F_INIT_WORKS_WITH_C 1
| #define HAVE_FORTRAN_BINDING 1
| #define HAVE_F08_BINDING 1
| #define TRUE 1
| #define FALSE 0
| #define HAVE_CXX_EXCEPTIONS /**/
| #define HAVE_NAMESPACES /**/
| #define HAVE_NAMESPACE_STD /**/
| #define HAVE_CXX_BINDING 1
| #define HAVE_NAMEPUB_SERVICE 1
| #define restrict __restrict
| #define HAVE_GCC_ATTRIBUTE 1
| #define HAVE_BUILTIN_EXPECT 1
| #define WORDS_LITTLEENDIAN 1
| #define HAVE_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
| #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
| #define SIZEOF_CHAR 1
| #define SIZEOF_UNSIGNED_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_UNSIGNED_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_UNSIGNED_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_UNSIGNED_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_UNSIGNED_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 16
| #define SIZEOF_VOID_P 8
| #define HAVE_STDDEF_H 1
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_FLOAT_INT 8
| #define SIZEOF_DOUBLE_INT 16
| #define SIZEOF_LONG_INT 16
| #define SIZEOF_SHORT_INT 8
| #define SIZEOF_TWO_INT 8
| #define SIZEOF_LONG_DOUBLE_INT 32
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_INT8_T 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define HAVE_UINT8_T 1
| #define HAVE_UINT16_T 1
| #define HAVE_UINT32_T 1
| #define HAVE_UINT64_T 1
| #define HAVE_STDBOOL_H 1
| #define HAVE_COMPLEX_H 1
| #define SIZEOF__BOOL 1
| #define SIZEOF_FLOAT__COMPLEX 8
| #define SIZEOF_DOUBLE__COMPLEX 16
| #define SIZEOF_LONG_DOUBLE__COMPLEX 32
| #define HAVE__BOOL 1
| #define HAVE_FLOAT__COMPLEX 1
| #define HAVE_DOUBLE__COMPLEX 1
| #define HAVE_LONG_DOUBLE__COMPLEX 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_REAL16_CTYPE long double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define MPIR_FC_REAL_CTYPE float
| #define MPIR_FC_DOUBLE_CTYPE double
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_AINT_DIFFERENT_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE -1
| #define F77_FALSE_VALUE 0
| #define SIZEOF_BOOL 1
| #define MPIR_CXX_BOOL_CTYPE _Bool
| #define SIZEOF_COMPLEX 8
| #define SIZEOF_DOUBLECOMPLEX 16
| #define SIZEOF_LONGDOUBLECOMPLEX 32
| #define HAVE_CXX_COMPLEX 1
| #define MPIR_CXX_BOOL_VALUE 0x4c000133
| #define MPIR_CXX_COMPLEX_VALUE 0x4c000834
| #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
| #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
| #define HAVE_ANY_INT64_T_ALIGNMENT 1
| #define HAVE_ANY_INT32_T_ALIGNMENT 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_STRING_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETITIMER 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define HAVE_STRERROR 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_DECL_STRERROR_R 1
| #define HAVE_STRERROR_R 1
| #define HAVE_SNPRINTF 1
| #define HAVE_QSORT 1
| #define HAVE_VA_COPY 1
| #define HAVE_MACRO_VA_ARGS 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_TSEARCH 1
| #define HAVE_MKSTEMP 1
| #define HAVE_FDOPEN 1
| #define NEEDS_FDOPEN_DECL 1
| #define HAVE_PUTENV 1
| #define HAVE_CLOCK_GETTIME 1
| #define HAVE_CLOCK_GETRES 1
| #define HAVE_GETTIMEOFDAY 1
| #define MPIR_AINT_MAX LONG_MAX
| #define MPIU_Pint long
| #define MPIU_PINT_FMT_DEC_SPEC "%ld"
| #define MPIU_Upint unsigned long
| #define MPIU_UPINT_FMT_DEC_SPEC "%lu"
| #define MPIU_SIZE_T unsigned long
| #define SIZEOF_MPIR_BSEND_DATA_T 96
| #define HAVE_PTHREAD_H 1
| #define HAVE_PTHREAD_YIELD 1
| #define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK
| #define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX
| #define HAVE_GETPID 1
| #define HAVE_SCHED_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SYS_SELECT_H 1
| #define HAVE_SCHED_YIELD 1
| #define HAVE_USLEEP 1
| #define HAVE_SLEEP 1
| #define HAVE_SELECT 1
| #define USE_NOTHING_FOR_YIELD 1
| #define HAVE_SCHED_SETAFFINITY 1
| #define HAVE_SCHED_GETAFFINITY 1
| #define HAVE_CPU_SET_T 1
| #define HAVE_UNISTD_H 1
| #define HAVE_STRING_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SNPRINTF 1
| #define HAVE_STRNCASECMP 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_PARAM_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_NETINET_TCP_H 1
| #define HAVE_SYS_UN_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_SOCKET 1
| #define HAVE_SETSOCKOPT 1
| #define HAVE_GETHOSTBYNAME 1
| #define USE_PMI_PORT 1
| #define HAVE_H_ADDR_LIST 1
| #define HAVE_GCC_ATTRIBUTE 1
| #define CH3_RANK_BITS 16
| #define HAVE_ASSERT_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STRING_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_TIME_H 1
| #define HAVE_CTYPE_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ARPA_INET_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_NET_IF_H 1
| #define HAVE_INET_PTON 1
| #define HAVE_GETHOSTNAME 1
| #define HAVE_TIME 1
| #define HAVE_NET_IF_H 1
| #define HAVE_ASSERT_H 1
| #define HAVE_NETDB_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_SCHED_H 1
| #define HAVE_SYS_MMAN_H 1
| #define HAVE_SYS_IOCTL_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_IPC_H 1
| #define HAVE_SYS_SHM_H 1
| #define HAVE_NETINET_IN_H 1
| #define HAVE_SIGNAL_H 1
| #define HAVE_SIGNAL 1
| #define HAVE_MKSTEMP 1
| #define HAVE_RAND 1
| #define HAVE_SRAND 1
| #define HAVE_MMAP 1
| #define HAVE_MUNMAP 1
| #define USE_MMAP_SHM 1
| #define MPID_NEM_INLINE 1
| #define PREFETCH_CELL 1
| #define USE_FASTBOX 1
| #define HAVE_H_ADDR_LIST 1
| #define HAVE_STRUCT_IFCONF 1
| #define HAVE_STRUCT_IFREQ 1
| /* end confdefs.h.  */
| #include <stddef.h>
| #include <stdio.h>
| #include <stdlib.h>
| #include <string.h>
| #ifdef HAVE_SYS_TYPES_H
| # include <sys/types.h>
| #endif
| #ifdef HAVE_SYS_STAT_H
| # include <sys/stat.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 <knem_io.h>
configure:52799: result: no
configure:55334: ===== configuring src/mpi/romio =====
configure:55499: running /bin/sh ../../../.././src/mpi/romio/configure --disable-option-checking '--prefix=/home/sg/builds/mpich-intel'  '--enable-g=all' 'CC=icc -std=gnu99' 'CXX=icpc -std=gnu++11' 'F77=ifort' 'FC=ifort' --cache-file=/dev/null --srcdir=../../../.././src/mpi/romio
configure:55519: ===== done with src/mpi/romio configure =====
configure:55525: sourcing src/mpi/romio/localdefs
configure:55334: ===== configuring src/pm/hydra =====
configure:55499: running /bin/sh ../../../.././src/pm/hydra/configure --disable-option-checking '--prefix=/home/sg/builds/mpich-intel'  '--enable-g=all' 'CC=icc -std=gnu99' 'CXX=icpc -std=gnu++11' 'F77=ifort' 'FC=ifort' --cache-file=/dev/null --srcdir=../../../.././src/pm/hydra
configure:55519: ===== done with src/pm/hydra configure =====
configure:55550: checking size of OPA_ptr_t
configure:55556: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
configure:55556: $? = 0
configure:55556: ./conftest
configure:55556: $? = 0
configure:55575: result: 8
configure:55626: checking the sizeof MPI_Offset
configure:55634: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
configure:55634: $? = 0
configure:55634: ./conftest
configure:55634: $? = 0
configure:55646: result: 8
configure:55714: checking whether the Fortran Offset type works with Fortran 77
configure:55723: ifort -c   -g -O2 conftest.f >&5
configure:55723: $? = 0
configure:55730: result: yes
configure:55744: checking whether the Fortran Offset type works with Fortran 90
configure:55753: ifort -c   -g -O2  conftest.f90 >&5
configure:55753: $? = 0
configure:55766: result: yes
configure:55867: checking for size of MPI_Status
configure:55887: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c -lpthread  >&5
configure:55887: $? = 0
configure:55887: ./conftest
configure:55887: $? = 0
configure:55897: result: 20
configure:55929: checking for BSD/POSIX style global symbol lister
configure:55976: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:55976: $? = 0
configure:56022: result: BSD style,/usr/bin/nm -g -B
configure:56062: checking for stdio.h
configure:56062: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:56062: $? = 0
configure:56062: result: yes
configure:56072: checking for multiple __attribute__((alias)) support
configure:56133: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:56133: $? = 0
configure:56138: cp conftest.o pac_conftest_other.o
configure:56141: $? = 0
configure:56204: icc -std=gnu99 -o conftest    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include  conftest.c pac_conftest_other.o -lpthread  >&5
configure:56204: $? = 0
configure:56209: cp conftest pac_conftest_main
configure:56212: $? = 0
configure:56272: ./pac_conftest_main
configure:56275: $? = 0
configure:56282: result: yes
configure:56310: checking the minimum alignment of Fortran common block of 1 integers
configure:56349: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:56349: $? = 0
configure:56354: mv conftest.o pac_conftest.o
configure:56357: $? = 0
configure:56381: ifort -o conftest   -g -O2   conftest.f90 pac_conftest.o -lpthread  > pac_align0.log 2>&1
configure:56381: $? = 0
configure:56464: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:56464: $? = 0
configure:56469: mv conftest.o pac_conftest.o
configure:56472: $? = 0
configure:56497: ifort -o conftest   -g -O2   conftest.f90 pac_conftest.o -lpthread  > pac_align1.log 2>&1
configure:56497: $? = 0
configure:56505: diff -b pac_align0.log pac_align1.log > pac_test.log
configure:56508: $? = 1
configure: program exited with status 1
*** diff -b pac_align0.log pac_align1.log :
0a1
> ld: Warning: alignment 4 of symbol `mpifcmb_' in pac_conftest.o is smaller than 32 in /tmp/ifortUN6HF1.o
ld: Warning: alignment 4 of symbol `mpifcmb_' in pac_conftest.o is smaller than 32 in /tmp/ifortUN6HF1.o
failed C program was:
/* confdefs.h */
#define PACKAGE_NAME "MPICH"
#define PACKAGE_TARNAME "mpich"
#define PACKAGE_VERSION "3.2rc1"
#define PACKAGE_STRING "MPICH 3.2rc1"
#define PACKAGE_BUGREPORT "discuss@mpich.org"
#define PACKAGE_URL "http://www.mpich.org/"
#define PACKAGE "mpich"
#define VERSION "3.2rc1"
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define STDC_HEADERS 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
#define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
#define USE_LOGGING MPID_LOGGING_NONE
#define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
#define MPICH_IS_THREADED 1
#define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
#define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
#define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
#define MPICH_DEBUG_MEMINIT 1
#define MPICH_DEBUG_HANDLEALLOC 1
#define MPICH_DEBUG_HANDLES 1
#define USE_MEMORY_TRACING 1
#define MPICH_DEBUG_MEMARENA 1
#define USE_DBG_LOGGING 1
#define MPICH_DEBUG_MUTEX 1
#define HAVE_ROMIO 1
#define HAVE__FUNC__ /**/
#define HAVE__FUNCTION__ /**/
#define HAVE_PRAGMA_WEAK 1
#define HAVE_WEAK_ATTRIBUTE 1
#define USE_WEAK_SYMBOLS 1
#define HAVE_MULTIPLE_PRAGMA_WEAK 1
#define ENABLE_PVAR_NEM 0
#define ENABLE_PVAR_RECVQ 0
#define ENABLE_PVAR_RMA 0
#define HAVE_LONG_LONG 1
#define STDCALL 
#define F77_NAME_LOWER_USCORE 1
#define HAVE_MPI_F_INIT_WORKS_WITH_C 1
#define HAVE_FORTRAN_BINDING 1
#define HAVE_F08_BINDING 1
#define TRUE 1
#define FALSE 0
#define HAVE_CXX_EXCEPTIONS /**/
#define HAVE_NAMESPACES /**/
#define HAVE_NAMESPACE_STD /**/
#define HAVE_CXX_BINDING 1
#define HAVE_NAMEPUB_SERVICE 1
#define restrict __restrict
#define HAVE_GCC_ATTRIBUTE 1
#define HAVE_BUILTIN_EXPECT 1
#define WORDS_LITTLEENDIAN 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_LONG_LONG_INT 1
#define HAVE_MAX_INTEGER_ALIGNMENT 8
#define HAVE_MAX_STRUCT_ALIGNMENT 8
#define HAVE_MAX_FP_ALIGNMENT 16
#define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
#define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
#define SIZEOF_CHAR 1
#define SIZEOF_UNSIGNED_CHAR 1
#define SIZEOF_SHORT 2
#define SIZEOF_UNSIGNED_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_UNSIGNED_LONG 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF_UNSIGNED_LONG_LONG 8
#define SIZEOF_FLOAT 4
#define SIZEOF_DOUBLE 8
#define SIZEOF_LONG_DOUBLE 16
#define SIZEOF_VOID_P 8
#define HAVE_STDDEF_H 1
#define SIZEOF_WCHAR_T 4
#define SIZEOF_FLOAT_INT 8
#define SIZEOF_DOUBLE_INT 16
#define SIZEOF_LONG_INT 16
#define SIZEOF_SHORT_INT 8
#define SIZEOF_TWO_INT 8
#define SIZEOF_LONG_DOUBLE_INT 32
#define HAVE_SYS_BITYPES_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_INT8_T 1
#define HAVE_INT16_T 1
#define HAVE_INT32_T 1
#define HAVE_INT64_T 1
#define HAVE_UINT8_T 1
#define HAVE_UINT16_T 1
#define HAVE_UINT32_T 1
#define HAVE_UINT64_T 1
#define HAVE_STDBOOL_H 1
#define HAVE_COMPLEX_H 1
#define SIZEOF__BOOL 1
#define SIZEOF_FLOAT__COMPLEX 8
#define SIZEOF_DOUBLE__COMPLEX 16
#define SIZEOF_LONG_DOUBLE__COMPLEX 32
#define HAVE__BOOL 1
#define HAVE_FLOAT__COMPLEX 1
#define HAVE_DOUBLE__COMPLEX 1
#define HAVE_LONG_DOUBLE__COMPLEX 1
#define MPIR_REAL4_CTYPE float
#define MPIR_REAL8_CTYPE double
#define MPIR_REAL16_CTYPE long double
#define MPIR_INTEGER1_CTYPE char
#define MPIR_INTEGER2_CTYPE short
#define MPIR_INTEGER4_CTYPE int
#define MPIR_INTEGER8_CTYPE long
#define SIZEOF_F77_INTEGER 4
#define SIZEOF_F77_REAL 4
#define SIZEOF_F77_DOUBLE_PRECISION 8
#define MPIR_FC_REAL_CTYPE float
#define MPIR_FC_DOUBLE_CTYPE double
#define HAVE_AINT_LARGER_THAN_FINT 1
#define HAVE_AINT_DIFFERENT_THAN_FINT 1
#define HAVE_FINT_IS_INT 1
#define F77_TRUE_VALUE_SET 1
#define F77_TRUE_VALUE -1
#define F77_FALSE_VALUE 0
#define SIZEOF_BOOL 1
#define MPIR_CXX_BOOL_CTYPE _Bool
#define SIZEOF_COMPLEX 8
#define SIZEOF_DOUBLECOMPLEX 16
#define SIZEOF_LONGDOUBLECOMPLEX 32
#define HAVE_CXX_COMPLEX 1
#define MPIR_CXX_BOOL_VALUE 0x4c000133
#define MPIR_CXX_COMPLEX_VALUE 0x4c000834
#define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
#define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
#define HAVE_ANY_INT64_T_ALIGNMENT 1
#define HAVE_ANY_INT32_T_ALIGNMENT 1
#define HAVE_STDLIB_H 1
#define HAVE_STDARG_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STDDEF_H 1
#define HAVE_ERRNO_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ENDIAN_H 1
#define HAVE_ASSERT_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_SETITIMER 1
#define HAVE_ALARM 1
#define HAVE_VSNPRINTF 1
#define HAVE_VSPRINTF 1
#define HAVE_STRERROR 1
#define HAVE_STRNCASECMP 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_STRERROR_R 1
#define HAVE_SNPRINTF 1
#define HAVE_QSORT 1
#define HAVE_VA_COPY 1
#define HAVE_MACRO_VA_ARGS 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_TSEARCH 1
#define HAVE_MKSTEMP 1
#define HAVE_FDOPEN 1
#define NEEDS_FDOPEN_DECL 1
#define HAVE_PUTENV 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_CLOCK_GETRES 1
#define HAVE_GETTIMEOFDAY 1
#define MPIR_AINT_MAX LONG_MAX
#define MPIU_Pint long
#define MPIU_PINT_FMT_DEC_SPEC "%ld"
#define MPIU_Upint unsigned long
#define MPIU_UPINT_FMT_DEC_SPEC "%lu"
#define MPIU_SIZE_T unsigned long
#define SIZEOF_MPIR_BSEND_DATA_T 96
#define HAVE_PTHREAD_H 1
#define HAVE_PTHREAD_YIELD 1
#define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK
#define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX
#define HAVE_GETPID 1
#define HAVE_SCHED_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SCHED_YIELD 1
#define HAVE_USLEEP 1
#define HAVE_SLEEP 1
#define HAVE_SELECT 1
#define USE_NOTHING_FOR_YIELD 1
#define HAVE_SCHED_SETAFFINITY 1
#define HAVE_SCHED_GETAFFINITY 1
#define HAVE_CPU_SET_T 1
#define HAVE_UNISTD_H 1
#define HAVE_STRING_H 1
#define HAVE_STDLIB_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_STRINGS_H 1
#define HAVE_ASSERT_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_SNPRINTF 1
#define HAVE_STRNCASECMP 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_NETDB_H 1
#define HAVE_SOCKET 1
#define HAVE_SETSOCKOPT 1
#define HAVE_GETHOSTBYNAME 1
#define USE_PMI_PORT 1
#define HAVE_H_ADDR_LIST 1
#define HAVE_GCC_ATTRIBUTE 1
#define CH3_RANK_BITS 16
#define HAVE_ASSERT_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_TIME_H 1
#define HAVE_CTYPE_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NET_IF_H 1
#define HAVE_INET_PTON 1
#define HAVE_GETHOSTNAME 1
#define HAVE_TIME 1
#define HAVE_NET_IF_H 1
#define HAVE_ASSERT_H 1
#define HAVE_NETDB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SCHED_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_ERRNO_H 1
#define HAVE_SYS_IPC_H 1
#define HAVE_SYS_SHM_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_SIGNAL 1
#define HAVE_MKSTEMP 1
#define HAVE_RAND 1
#define HAVE_SRAND 1
#define HAVE_MMAP 1
#define HAVE_MUNMAP 1
#define USE_MMAP_SHM 1
#define MPID_NEM_INLINE 1
#define PREFETCH_CELL 1
#define USE_FASTBOX 1
#define HAVE_H_ADDR_LIST 1
#define HAVE_STRUCT_IFCONF 1
#define HAVE_STRUCT_IFREQ 1
#define MPID_NEM_LOCAL_LMT_IMPL MPID_NEM_LOCAL_LMT_SHM_COPY
#define MPID_NEM_USE_LOCK_FREE_QUEUES 1
#define SIZEOF_OPA_PTR_T 8
#define MPIR_OFFSET_MAX LLONG_MAX
#define MPIR_COUNT_MAX LLONG_MAX
#define MPIR_Ucount unsigned long long
#define MPIF_STATUS_SIZE 5
#define HAVE_STDIO_H 1
/* end confdefs.h.  */



struct mpif_cmblk_t_ { int imembers[1]; };

typedef struct mpif_cmblk_t_ mpif_cmblk_t;
mpif_cmblk_t mpifcmbr __attribute__((aligned(4))) = {0};

extern mpif_cmblk_t _CMPIFCMB  __attribute__ ((alias("mpifcmbr")));
extern mpif_cmblk_t   MPIFCMB  __attribute__ ((alias("mpifcmbr")));
extern mpif_cmblk_t   MPIFCMB_ __attribute__ ((alias("mpifcmbr")));
extern mpif_cmblk_t _Cmpifcmb  __attribute__ ((alias("mpifcmbr")));
extern mpif_cmblk_t   mpifcmb  __attribute__ ((alias("mpifcmbr")));
extern mpif_cmblk_t   mpifcmb_ __attribute__ ((alias("mpifcmbr")));


failed Fortran program was:


        program fconftest
        integer isize
        parameter (isize=1)
        integer status_array(isize)
        common /mpifcmb/ status_array
        save /mpifcmb/
        end


configure:56464: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:56464: $? = 0
configure:56469: mv conftest.o pac_conftest.o
configure:56472: $? = 0
configure:56497: ifort -o conftest   -g -O2   conftest.f90 pac_conftest.o -lpthread  > pac_align1.log 2>&1
configure:56497: $? = 0
configure:56505: diff -b pac_align0.log pac_align1.log > pac_test.log
configure:56508: $? = 1
configure: program exited with status 1
*** diff -b pac_align0.log pac_align1.log :
0a1
> ld: Warning: alignment 8 of symbol `mpifcmb_' in pac_conftest.o is smaller than 32 in /tmp/ifortxfS13d.o
ld: Warning: alignment 8 of symbol `mpifcmb_' in pac_conftest.o is smaller than 32 in /tmp/ifortxfS13d.o
failed C program was:
/* confdefs.h */
#define PACKAGE_NAME "MPICH"
#define PACKAGE_TARNAME "mpich"
#define PACKAGE_VERSION "3.2rc1"
#define PACKAGE_STRING "MPICH 3.2rc1"
#define PACKAGE_BUGREPORT "discuss@mpich.org"
#define PACKAGE_URL "http://www.mpich.org/"
#define PACKAGE "mpich"
#define VERSION "3.2rc1"
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define STDC_HEADERS 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
#define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
#define USE_LOGGING MPID_LOGGING_NONE
#define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
#define MPICH_IS_THREADED 1
#define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
#define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
#define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
#define MPICH_DEBUG_MEMINIT 1
#define MPICH_DEBUG_HANDLEALLOC 1
#define MPICH_DEBUG_HANDLES 1
#define USE_MEMORY_TRACING 1
#define MPICH_DEBUG_MEMARENA 1
#define USE_DBG_LOGGING 1
#define MPICH_DEBUG_MUTEX 1
#define HAVE_ROMIO 1
#define HAVE__FUNC__ /**/
#define HAVE__FUNCTION__ /**/
#define HAVE_PRAGMA_WEAK 1
#define HAVE_WEAK_ATTRIBUTE 1
#define USE_WEAK_SYMBOLS 1
#define HAVE_MULTIPLE_PRAGMA_WEAK 1
#define ENABLE_PVAR_NEM 0
#define ENABLE_PVAR_RECVQ 0
#define ENABLE_PVAR_RMA 0
#define HAVE_LONG_LONG 1
#define STDCALL 
#define F77_NAME_LOWER_USCORE 1
#define HAVE_MPI_F_INIT_WORKS_WITH_C 1
#define HAVE_FORTRAN_BINDING 1
#define HAVE_F08_BINDING 1
#define TRUE 1
#define FALSE 0
#define HAVE_CXX_EXCEPTIONS /**/
#define HAVE_NAMESPACES /**/
#define HAVE_NAMESPACE_STD /**/
#define HAVE_CXX_BINDING 1
#define HAVE_NAMEPUB_SERVICE 1
#define restrict __restrict
#define HAVE_GCC_ATTRIBUTE 1
#define HAVE_BUILTIN_EXPECT 1
#define WORDS_LITTLEENDIAN 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_LONG_LONG_INT 1
#define HAVE_MAX_INTEGER_ALIGNMENT 8
#define HAVE_MAX_STRUCT_ALIGNMENT 8
#define HAVE_MAX_FP_ALIGNMENT 16
#define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
#define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
#define SIZEOF_CHAR 1
#define SIZEOF_UNSIGNED_CHAR 1
#define SIZEOF_SHORT 2
#define SIZEOF_UNSIGNED_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_UNSIGNED_LONG 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF_UNSIGNED_LONG_LONG 8
#define SIZEOF_FLOAT 4
#define SIZEOF_DOUBLE 8
#define SIZEOF_LONG_DOUBLE 16
#define SIZEOF_VOID_P 8
#define HAVE_STDDEF_H 1
#define SIZEOF_WCHAR_T 4
#define SIZEOF_FLOAT_INT 8
#define SIZEOF_DOUBLE_INT 16
#define SIZEOF_LONG_INT 16
#define SIZEOF_SHORT_INT 8
#define SIZEOF_TWO_INT 8
#define SIZEOF_LONG_DOUBLE_INT 32
#define HAVE_SYS_BITYPES_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_INT8_T 1
#define HAVE_INT16_T 1
#define HAVE_INT32_T 1
#define HAVE_INT64_T 1
#define HAVE_UINT8_T 1
#define HAVE_UINT16_T 1
#define HAVE_UINT32_T 1
#define HAVE_UINT64_T 1
#define HAVE_STDBOOL_H 1
#define HAVE_COMPLEX_H 1
#define SIZEOF__BOOL 1
#define SIZEOF_FLOAT__COMPLEX 8
#define SIZEOF_DOUBLE__COMPLEX 16
#define SIZEOF_LONG_DOUBLE__COMPLEX 32
#define HAVE__BOOL 1
#define HAVE_FLOAT__COMPLEX 1
#define HAVE_DOUBLE__COMPLEX 1
#define HAVE_LONG_DOUBLE__COMPLEX 1
#define MPIR_REAL4_CTYPE float
#define MPIR_REAL8_CTYPE double
#define MPIR_REAL16_CTYPE long double
#define MPIR_INTEGER1_CTYPE char
#define MPIR_INTEGER2_CTYPE short
#define MPIR_INTEGER4_CTYPE int
#define MPIR_INTEGER8_CTYPE long
#define SIZEOF_F77_INTEGER 4
#define SIZEOF_F77_REAL 4
#define SIZEOF_F77_DOUBLE_PRECISION 8
#define MPIR_FC_REAL_CTYPE float
#define MPIR_FC_DOUBLE_CTYPE double
#define HAVE_AINT_LARGER_THAN_FINT 1
#define HAVE_AINT_DIFFERENT_THAN_FINT 1
#define HAVE_FINT_IS_INT 1
#define F77_TRUE_VALUE_SET 1
#define F77_TRUE_VALUE -1
#define F77_FALSE_VALUE 0
#define SIZEOF_BOOL 1
#define MPIR_CXX_BOOL_CTYPE _Bool
#define SIZEOF_COMPLEX 8
#define SIZEOF_DOUBLECOMPLEX 16
#define SIZEOF_LONGDOUBLECOMPLEX 32
#define HAVE_CXX_COMPLEX 1
#define MPIR_CXX_BOOL_VALUE 0x4c000133
#define MPIR_CXX_COMPLEX_VALUE 0x4c000834
#define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
#define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
#define HAVE_ANY_INT64_T_ALIGNMENT 1
#define HAVE_ANY_INT32_T_ALIGNMENT 1
#define HAVE_STDLIB_H 1
#define HAVE_STDARG_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STDDEF_H 1
#define HAVE_ERRNO_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ENDIAN_H 1
#define HAVE_ASSERT_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_SETITIMER 1
#define HAVE_ALARM 1
#define HAVE_VSNPRINTF 1
#define HAVE_VSPRINTF 1
#define HAVE_STRERROR 1
#define HAVE_STRNCASECMP 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_STRERROR_R 1
#define HAVE_SNPRINTF 1
#define HAVE_QSORT 1
#define HAVE_VA_COPY 1
#define HAVE_MACRO_VA_ARGS 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_TSEARCH 1
#define HAVE_MKSTEMP 1
#define HAVE_FDOPEN 1
#define NEEDS_FDOPEN_DECL 1
#define HAVE_PUTENV 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_CLOCK_GETRES 1
#define HAVE_GETTIMEOFDAY 1
#define MPIR_AINT_MAX LONG_MAX
#define MPIU_Pint long
#define MPIU_PINT_FMT_DEC_SPEC "%ld"
#define MPIU_Upint unsigned long
#define MPIU_UPINT_FMT_DEC_SPEC "%lu"
#define MPIU_SIZE_T unsigned long
#define SIZEOF_MPIR_BSEND_DATA_T 96
#define HAVE_PTHREAD_H 1
#define HAVE_PTHREAD_YIELD 1
#define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK
#define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX
#define HAVE_GETPID 1
#define HAVE_SCHED_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SCHED_YIELD 1
#define HAVE_USLEEP 1
#define HAVE_SLEEP 1
#define HAVE_SELECT 1
#define USE_NOTHING_FOR_YIELD 1
#define HAVE_SCHED_SETAFFINITY 1
#define HAVE_SCHED_GETAFFINITY 1
#define HAVE_CPU_SET_T 1
#define HAVE_UNISTD_H 1
#define HAVE_STRING_H 1
#define HAVE_STDLIB_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_STRINGS_H 1
#define HAVE_ASSERT_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_SNPRINTF 1
#define HAVE_STRNCASECMP 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_NETDB_H 1
#define HAVE_SOCKET 1
#define HAVE_SETSOCKOPT 1
#define HAVE_GETHOSTBYNAME 1
#define USE_PMI_PORT 1
#define HAVE_H_ADDR_LIST 1
#define HAVE_GCC_ATTRIBUTE 1
#define CH3_RANK_BITS 16
#define HAVE_ASSERT_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_TIME_H 1
#define HAVE_CTYPE_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NET_IF_H 1
#define HAVE_INET_PTON 1
#define HAVE_GETHOSTNAME 1
#define HAVE_TIME 1
#define HAVE_NET_IF_H 1
#define HAVE_ASSERT_H 1
#define HAVE_NETDB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SCHED_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_ERRNO_H 1
#define HAVE_SYS_IPC_H 1
#define HAVE_SYS_SHM_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_SIGNAL 1
#define HAVE_MKSTEMP 1
#define HAVE_RAND 1
#define HAVE_SRAND 1
#define HAVE_MMAP 1
#define HAVE_MUNMAP 1
#define USE_MMAP_SHM 1
#define MPID_NEM_INLINE 1
#define PREFETCH_CELL 1
#define USE_FASTBOX 1
#define HAVE_H_ADDR_LIST 1
#define HAVE_STRUCT_IFCONF 1
#define HAVE_STRUCT_IFREQ 1
#define MPID_NEM_LOCAL_LMT_IMPL MPID_NEM_LOCAL_LMT_SHM_COPY
#define MPID_NEM_USE_LOCK_FREE_QUEUES 1
#define SIZEOF_OPA_PTR_T 8
#define MPIR_OFFSET_MAX LLONG_MAX
#define MPIR_COUNT_MAX LLONG_MAX
#define MPIR_Ucount unsigned long long
#define MPIF_STATUS_SIZE 5
#define HAVE_STDIO_H 1
/* end confdefs.h.  */



struct mpif_cmblk_t_ { int imembers[1]; };

typedef struct mpif_cmblk_t_ mpif_cmblk_t;
mpif_cmblk_t mpifcmbr __attribute__((aligned(8))) = {0};

extern mpif_cmblk_t _CMPIFCMB  __attribute__ ((alias("mpifcmbr")));
extern mpif_cmblk_t   MPIFCMB  __attribute__ ((alias("mpifcmbr")));
extern mpif_cmblk_t   MPIFCMB_ __attribute__ ((alias("mpifcmbr")));
extern mpif_cmblk_t _Cmpifcmb  __attribute__ ((alias("mpifcmbr")));
extern mpif_cmblk_t   mpifcmb  __attribute__ ((alias("mpifcmbr")));
extern mpif_cmblk_t   mpifcmb_ __attribute__ ((alias("mpifcmbr")));


failed Fortran program was:


        program fconftest
        integer isize
        parameter (isize=1)
        integer status_array(isize)
        common /mpifcmb/ status_array
        save /mpifcmb/
        end


configure:56464: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:56464: $? = 0
configure:56469: mv conftest.o pac_conftest.o
configure:56472: $? = 0
configure:56497: ifort -o conftest   -g -O2   conftest.f90 pac_conftest.o -lpthread  > pac_align1.log 2>&1
configure:56497: $? = 0
configure:56505: diff -b pac_align0.log pac_align1.log > pac_test.log
configure:56508: $? = 1
configure: program exited with status 1
*** diff -b pac_align0.log pac_align1.log :
0a1
> ld: Warning: alignment 16 of symbol `mpifcmb_' in pac_conftest.o is smaller than 32 in /tmp/ifortf1eLMq.o
ld: Warning: alignment 16 of symbol `mpifcmb_' in pac_conftest.o is smaller than 32 in /tmp/ifortf1eLMq.o
failed C program was:
/* confdefs.h */
#define PACKAGE_NAME "MPICH"
#define PACKAGE_TARNAME "mpich"
#define PACKAGE_VERSION "3.2rc1"
#define PACKAGE_STRING "MPICH 3.2rc1"
#define PACKAGE_BUGREPORT "discuss@mpich.org"
#define PACKAGE_URL "http://www.mpich.org/"
#define PACKAGE "mpich"
#define VERSION "3.2rc1"
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define STDC_HEADERS 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
#define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
#define USE_LOGGING MPID_LOGGING_NONE
#define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
#define MPICH_IS_THREADED 1
#define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
#define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
#define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
#define MPICH_DEBUG_MEMINIT 1
#define MPICH_DEBUG_HANDLEALLOC 1
#define MPICH_DEBUG_HANDLES 1
#define USE_MEMORY_TRACING 1
#define MPICH_DEBUG_MEMARENA 1
#define USE_DBG_LOGGING 1
#define MPICH_DEBUG_MUTEX 1
#define HAVE_ROMIO 1
#define HAVE__FUNC__ /**/
#define HAVE__FUNCTION__ /**/
#define HAVE_PRAGMA_WEAK 1
#define HAVE_WEAK_ATTRIBUTE 1
#define USE_WEAK_SYMBOLS 1
#define HAVE_MULTIPLE_PRAGMA_WEAK 1
#define ENABLE_PVAR_NEM 0
#define ENABLE_PVAR_RECVQ 0
#define ENABLE_PVAR_RMA 0
#define HAVE_LONG_LONG 1
#define STDCALL 
#define F77_NAME_LOWER_USCORE 1
#define HAVE_MPI_F_INIT_WORKS_WITH_C 1
#define HAVE_FORTRAN_BINDING 1
#define HAVE_F08_BINDING 1
#define TRUE 1
#define FALSE 0
#define HAVE_CXX_EXCEPTIONS /**/
#define HAVE_NAMESPACES /**/
#define HAVE_NAMESPACE_STD /**/
#define HAVE_CXX_BINDING 1
#define HAVE_NAMEPUB_SERVICE 1
#define restrict __restrict
#define HAVE_GCC_ATTRIBUTE 1
#define HAVE_BUILTIN_EXPECT 1
#define WORDS_LITTLEENDIAN 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_LONG_LONG_INT 1
#define HAVE_MAX_INTEGER_ALIGNMENT 8
#define HAVE_MAX_STRUCT_ALIGNMENT 8
#define HAVE_MAX_FP_ALIGNMENT 16
#define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
#define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
#define SIZEOF_CHAR 1
#define SIZEOF_UNSIGNED_CHAR 1
#define SIZEOF_SHORT 2
#define SIZEOF_UNSIGNED_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_UNSIGNED_LONG 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF_UNSIGNED_LONG_LONG 8
#define SIZEOF_FLOAT 4
#define SIZEOF_DOUBLE 8
#define SIZEOF_LONG_DOUBLE 16
#define SIZEOF_VOID_P 8
#define HAVE_STDDEF_H 1
#define SIZEOF_WCHAR_T 4
#define SIZEOF_FLOAT_INT 8
#define SIZEOF_DOUBLE_INT 16
#define SIZEOF_LONG_INT 16
#define SIZEOF_SHORT_INT 8
#define SIZEOF_TWO_INT 8
#define SIZEOF_LONG_DOUBLE_INT 32
#define HAVE_SYS_BITYPES_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_INT8_T 1
#define HAVE_INT16_T 1
#define HAVE_INT32_T 1
#define HAVE_INT64_T 1
#define HAVE_UINT8_T 1
#define HAVE_UINT16_T 1
#define HAVE_UINT32_T 1
#define HAVE_UINT64_T 1
#define HAVE_STDBOOL_H 1
#define HAVE_COMPLEX_H 1
#define SIZEOF__BOOL 1
#define SIZEOF_FLOAT__COMPLEX 8
#define SIZEOF_DOUBLE__COMPLEX 16
#define SIZEOF_LONG_DOUBLE__COMPLEX 32
#define HAVE__BOOL 1
#define HAVE_FLOAT__COMPLEX 1
#define HAVE_DOUBLE__COMPLEX 1
#define HAVE_LONG_DOUBLE__COMPLEX 1
#define MPIR_REAL4_CTYPE float
#define MPIR_REAL8_CTYPE double
#define MPIR_REAL16_CTYPE long double
#define MPIR_INTEGER1_CTYPE char
#define MPIR_INTEGER2_CTYPE short
#define MPIR_INTEGER4_CTYPE int
#define MPIR_INTEGER8_CTYPE long
#define SIZEOF_F77_INTEGER 4
#define SIZEOF_F77_REAL 4
#define SIZEOF_F77_DOUBLE_PRECISION 8
#define MPIR_FC_REAL_CTYPE float
#define MPIR_FC_DOUBLE_CTYPE double
#define HAVE_AINT_LARGER_THAN_FINT 1
#define HAVE_AINT_DIFFERENT_THAN_FINT 1
#define HAVE_FINT_IS_INT 1
#define F77_TRUE_VALUE_SET 1
#define F77_TRUE_VALUE -1
#define F77_FALSE_VALUE 0
#define SIZEOF_BOOL 1
#define MPIR_CXX_BOOL_CTYPE _Bool
#define SIZEOF_COMPLEX 8
#define SIZEOF_DOUBLECOMPLEX 16
#define SIZEOF_LONGDOUBLECOMPLEX 32
#define HAVE_CXX_COMPLEX 1
#define MPIR_CXX_BOOL_VALUE 0x4c000133
#define MPIR_CXX_COMPLEX_VALUE 0x4c000834
#define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
#define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
#define HAVE_ANY_INT64_T_ALIGNMENT 1
#define HAVE_ANY_INT32_T_ALIGNMENT 1
#define HAVE_STDLIB_H 1
#define HAVE_STDARG_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STDDEF_H 1
#define HAVE_ERRNO_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ENDIAN_H 1
#define HAVE_ASSERT_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_SETITIMER 1
#define HAVE_ALARM 1
#define HAVE_VSNPRINTF 1
#define HAVE_VSPRINTF 1
#define HAVE_STRERROR 1
#define HAVE_STRNCASECMP 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_STRERROR_R 1
#define HAVE_SNPRINTF 1
#define HAVE_QSORT 1
#define HAVE_VA_COPY 1
#define HAVE_MACRO_VA_ARGS 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_TSEARCH 1
#define HAVE_MKSTEMP 1
#define HAVE_FDOPEN 1
#define NEEDS_FDOPEN_DECL 1
#define HAVE_PUTENV 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_CLOCK_GETRES 1
#define HAVE_GETTIMEOFDAY 1
#define MPIR_AINT_MAX LONG_MAX
#define MPIU_Pint long
#define MPIU_PINT_FMT_DEC_SPEC "%ld"
#define MPIU_Upint unsigned long
#define MPIU_UPINT_FMT_DEC_SPEC "%lu"
#define MPIU_SIZE_T unsigned long
#define SIZEOF_MPIR_BSEND_DATA_T 96
#define HAVE_PTHREAD_H 1
#define HAVE_PTHREAD_YIELD 1
#define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK
#define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX
#define HAVE_GETPID 1
#define HAVE_SCHED_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SCHED_YIELD 1
#define HAVE_USLEEP 1
#define HAVE_SLEEP 1
#define HAVE_SELECT 1
#define USE_NOTHING_FOR_YIELD 1
#define HAVE_SCHED_SETAFFINITY 1
#define HAVE_SCHED_GETAFFINITY 1
#define HAVE_CPU_SET_T 1
#define HAVE_UNISTD_H 1
#define HAVE_STRING_H 1
#define HAVE_STDLIB_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_STRINGS_H 1
#define HAVE_ASSERT_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_SNPRINTF 1
#define HAVE_STRNCASECMP 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_NETDB_H 1
#define HAVE_SOCKET 1
#define HAVE_SETSOCKOPT 1
#define HAVE_GETHOSTBYNAME 1
#define USE_PMI_PORT 1
#define HAVE_H_ADDR_LIST 1
#define HAVE_GCC_ATTRIBUTE 1
#define CH3_RANK_BITS 16
#define HAVE_ASSERT_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_TIME_H 1
#define HAVE_CTYPE_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NET_IF_H 1
#define HAVE_INET_PTON 1
#define HAVE_GETHOSTNAME 1
#define HAVE_TIME 1
#define HAVE_NET_IF_H 1
#define HAVE_ASSERT_H 1
#define HAVE_NETDB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SCHED_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_ERRNO_H 1
#define HAVE_SYS_IPC_H 1
#define HAVE_SYS_SHM_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_SIGNAL 1
#define HAVE_MKSTEMP 1
#define HAVE_RAND 1
#define HAVE_SRAND 1
#define HAVE_MMAP 1
#define HAVE_MUNMAP 1
#define USE_MMAP_SHM 1
#define MPID_NEM_INLINE 1
#define PREFETCH_CELL 1
#define USE_FASTBOX 1
#define HAVE_H_ADDR_LIST 1
#define HAVE_STRUCT_IFCONF 1
#define HAVE_STRUCT_IFREQ 1
#define MPID_NEM_LOCAL_LMT_IMPL MPID_NEM_LOCAL_LMT_SHM_COPY
#define MPID_NEM_USE_LOCK_FREE_QUEUES 1
#define SIZEOF_OPA_PTR_T 8
#define MPIR_OFFSET_MAX LLONG_MAX
#define MPIR_COUNT_MAX LLONG_MAX
#define MPIR_Ucount unsigned long long
#define MPIF_STATUS_SIZE 5
#define HAVE_STDIO_H 1
/* end confdefs.h.  */



struct mpif_cmblk_t_ { int imembers[1]; };

typedef struct mpif_cmblk_t_ mpif_cmblk_t;
mpif_cmblk_t mpifcmbr __attribute__((aligned(16))) = {0};

extern mpif_cmblk_t _CMPIFCMB  __attribute__ ((alias("mpifcmbr")));
extern mpif_cmblk_t   MPIFCMB  __attribute__ ((alias("mpifcmbr")));
extern mpif_cmblk_t   MPIFCMB_ __attribute__ ((alias("mpifcmbr")));
extern mpif_cmblk_t _Cmpifcmb  __attribute__ ((alias("mpifcmbr")));
extern mpif_cmblk_t   mpifcmb  __attribute__ ((alias("mpifcmbr")));
extern mpif_cmblk_t   mpifcmb_ __attribute__ ((alias("mpifcmbr")));


failed Fortran program was:


        program fconftest
        integer isize
        parameter (isize=1)
        integer status_array(isize)
        common /mpifcmb/ status_array
        save /mpifcmb/
        end


configure:56464: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:56464: $? = 0
configure:56469: mv conftest.o pac_conftest.o
configure:56472: $? = 0
configure:56497: ifort -o conftest   -g -O2   conftest.f90 pac_conftest.o -lpthread  > pac_align1.log 2>&1
configure:56497: $? = 0
configure:56505: diff -b pac_align0.log pac_align1.log > pac_test.log
configure:56508: $? = 0
configure:56598: result: 32
configure:56609: checking the minimum alignment of Fortran common block of 5 integers
configure:56648: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:56648: $? = 0
configure:56653: mv conftest.o pac_conftest.o
configure:56656: $? = 0
configure:56680: ifort -o conftest   -g -O2   conftest.f90 pac_conftest.o -lpthread  > pac_align0.log 2>&1
configure:56680: $? = 0
configure:56763: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:56763: $? = 0
configure:56768: mv conftest.o pac_conftest.o
configure:56771: $? = 0
configure:56796: ifort -o conftest   -g -O2   conftest.f90 pac_conftest.o -lpthread  > pac_align1.log 2>&1
configure:56796: $? = 0
configure:56804: diff -b pac_align0.log pac_align1.log > pac_test.log
configure:56807: $? = 1
configure: program exited with status 1
*** diff -b pac_align0.log pac_align1.log :
0a1
> ld: Warning: alignment 4 of symbol `mpifcmb_' in pac_conftest.o is smaller than 32 in /tmp/ifortwYTZ91.o
ld: Warning: alignment 4 of symbol `mpifcmb_' in pac_conftest.o is smaller than 32 in /tmp/ifortwYTZ91.o
failed C program was:
/* confdefs.h */
#define PACKAGE_NAME "MPICH"
#define PACKAGE_TARNAME "mpich"
#define PACKAGE_VERSION "3.2rc1"
#define PACKAGE_STRING "MPICH 3.2rc1"
#define PACKAGE_BUGREPORT "discuss@mpich.org"
#define PACKAGE_URL "http://www.mpich.org/"
#define PACKAGE "mpich"
#define VERSION "3.2rc1"
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define STDC_HEADERS 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
#define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
#define USE_LOGGING MPID_LOGGING_NONE
#define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
#define MPICH_IS_THREADED 1
#define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
#define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
#define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
#define MPICH_DEBUG_MEMINIT 1
#define MPICH_DEBUG_HANDLEALLOC 1
#define MPICH_DEBUG_HANDLES 1
#define USE_MEMORY_TRACING 1
#define MPICH_DEBUG_MEMARENA 1
#define USE_DBG_LOGGING 1
#define MPICH_DEBUG_MUTEX 1
#define HAVE_ROMIO 1
#define HAVE__FUNC__ /**/
#define HAVE__FUNCTION__ /**/
#define HAVE_PRAGMA_WEAK 1
#define HAVE_WEAK_ATTRIBUTE 1
#define USE_WEAK_SYMBOLS 1
#define HAVE_MULTIPLE_PRAGMA_WEAK 1
#define ENABLE_PVAR_NEM 0
#define ENABLE_PVAR_RECVQ 0
#define ENABLE_PVAR_RMA 0
#define HAVE_LONG_LONG 1
#define STDCALL 
#define F77_NAME_LOWER_USCORE 1
#define HAVE_MPI_F_INIT_WORKS_WITH_C 1
#define HAVE_FORTRAN_BINDING 1
#define HAVE_F08_BINDING 1
#define TRUE 1
#define FALSE 0
#define HAVE_CXX_EXCEPTIONS /**/
#define HAVE_NAMESPACES /**/
#define HAVE_NAMESPACE_STD /**/
#define HAVE_CXX_BINDING 1
#define HAVE_NAMEPUB_SERVICE 1
#define restrict __restrict
#define HAVE_GCC_ATTRIBUTE 1
#define HAVE_BUILTIN_EXPECT 1
#define WORDS_LITTLEENDIAN 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_LONG_LONG_INT 1
#define HAVE_MAX_INTEGER_ALIGNMENT 8
#define HAVE_MAX_STRUCT_ALIGNMENT 8
#define HAVE_MAX_FP_ALIGNMENT 16
#define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
#define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
#define SIZEOF_CHAR 1
#define SIZEOF_UNSIGNED_CHAR 1
#define SIZEOF_SHORT 2
#define SIZEOF_UNSIGNED_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_UNSIGNED_LONG 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF_UNSIGNED_LONG_LONG 8
#define SIZEOF_FLOAT 4
#define SIZEOF_DOUBLE 8
#define SIZEOF_LONG_DOUBLE 16
#define SIZEOF_VOID_P 8
#define HAVE_STDDEF_H 1
#define SIZEOF_WCHAR_T 4
#define SIZEOF_FLOAT_INT 8
#define SIZEOF_DOUBLE_INT 16
#define SIZEOF_LONG_INT 16
#define SIZEOF_SHORT_INT 8
#define SIZEOF_TWO_INT 8
#define SIZEOF_LONG_DOUBLE_INT 32
#define HAVE_SYS_BITYPES_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_INT8_T 1
#define HAVE_INT16_T 1
#define HAVE_INT32_T 1
#define HAVE_INT64_T 1
#define HAVE_UINT8_T 1
#define HAVE_UINT16_T 1
#define HAVE_UINT32_T 1
#define HAVE_UINT64_T 1
#define HAVE_STDBOOL_H 1
#define HAVE_COMPLEX_H 1
#define SIZEOF__BOOL 1
#define SIZEOF_FLOAT__COMPLEX 8
#define SIZEOF_DOUBLE__COMPLEX 16
#define SIZEOF_LONG_DOUBLE__COMPLEX 32
#define HAVE__BOOL 1
#define HAVE_FLOAT__COMPLEX 1
#define HAVE_DOUBLE__COMPLEX 1
#define HAVE_LONG_DOUBLE__COMPLEX 1
#define MPIR_REAL4_CTYPE float
#define MPIR_REAL8_CTYPE double
#define MPIR_REAL16_CTYPE long double
#define MPIR_INTEGER1_CTYPE char
#define MPIR_INTEGER2_CTYPE short
#define MPIR_INTEGER4_CTYPE int
#define MPIR_INTEGER8_CTYPE long
#define SIZEOF_F77_INTEGER 4
#define SIZEOF_F77_REAL 4
#define SIZEOF_F77_DOUBLE_PRECISION 8
#define MPIR_FC_REAL_CTYPE float
#define MPIR_FC_DOUBLE_CTYPE double
#define HAVE_AINT_LARGER_THAN_FINT 1
#define HAVE_AINT_DIFFERENT_THAN_FINT 1
#define HAVE_FINT_IS_INT 1
#define F77_TRUE_VALUE_SET 1
#define F77_TRUE_VALUE -1
#define F77_FALSE_VALUE 0
#define SIZEOF_BOOL 1
#define MPIR_CXX_BOOL_CTYPE _Bool
#define SIZEOF_COMPLEX 8
#define SIZEOF_DOUBLECOMPLEX 16
#define SIZEOF_LONGDOUBLECOMPLEX 32
#define HAVE_CXX_COMPLEX 1
#define MPIR_CXX_BOOL_VALUE 0x4c000133
#define MPIR_CXX_COMPLEX_VALUE 0x4c000834
#define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
#define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
#define HAVE_ANY_INT64_T_ALIGNMENT 1
#define HAVE_ANY_INT32_T_ALIGNMENT 1
#define HAVE_STDLIB_H 1
#define HAVE_STDARG_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STDDEF_H 1
#define HAVE_ERRNO_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ENDIAN_H 1
#define HAVE_ASSERT_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_SETITIMER 1
#define HAVE_ALARM 1
#define HAVE_VSNPRINTF 1
#define HAVE_VSPRINTF 1
#define HAVE_STRERROR 1
#define HAVE_STRNCASECMP 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_STRERROR_R 1
#define HAVE_SNPRINTF 1
#define HAVE_QSORT 1
#define HAVE_VA_COPY 1
#define HAVE_MACRO_VA_ARGS 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_TSEARCH 1
#define HAVE_MKSTEMP 1
#define HAVE_FDOPEN 1
#define NEEDS_FDOPEN_DECL 1
#define HAVE_PUTENV 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_CLOCK_GETRES 1
#define HAVE_GETTIMEOFDAY 1
#define MPIR_AINT_MAX LONG_MAX
#define MPIU_Pint long
#define MPIU_PINT_FMT_DEC_SPEC "%ld"
#define MPIU_Upint unsigned long
#define MPIU_UPINT_FMT_DEC_SPEC "%lu"
#define MPIU_SIZE_T unsigned long
#define SIZEOF_MPIR_BSEND_DATA_T 96
#define HAVE_PTHREAD_H 1
#define HAVE_PTHREAD_YIELD 1
#define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK
#define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX
#define HAVE_GETPID 1
#define HAVE_SCHED_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SCHED_YIELD 1
#define HAVE_USLEEP 1
#define HAVE_SLEEP 1
#define HAVE_SELECT 1
#define USE_NOTHING_FOR_YIELD 1
#define HAVE_SCHED_SETAFFINITY 1
#define HAVE_SCHED_GETAFFINITY 1
#define HAVE_CPU_SET_T 1
#define HAVE_UNISTD_H 1
#define HAVE_STRING_H 1
#define HAVE_STDLIB_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_STRINGS_H 1
#define HAVE_ASSERT_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_SNPRINTF 1
#define HAVE_STRNCASECMP 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_NETDB_H 1
#define HAVE_SOCKET 1
#define HAVE_SETSOCKOPT 1
#define HAVE_GETHOSTBYNAME 1
#define USE_PMI_PORT 1
#define HAVE_H_ADDR_LIST 1
#define HAVE_GCC_ATTRIBUTE 1
#define CH3_RANK_BITS 16
#define HAVE_ASSERT_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_TIME_H 1
#define HAVE_CTYPE_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NET_IF_H 1
#define HAVE_INET_PTON 1
#define HAVE_GETHOSTNAME 1
#define HAVE_TIME 1
#define HAVE_NET_IF_H 1
#define HAVE_ASSERT_H 1
#define HAVE_NETDB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SCHED_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_ERRNO_H 1
#define HAVE_SYS_IPC_H 1
#define HAVE_SYS_SHM_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_SIGNAL 1
#define HAVE_MKSTEMP 1
#define HAVE_RAND 1
#define HAVE_SRAND 1
#define HAVE_MMAP 1
#define HAVE_MUNMAP 1
#define USE_MMAP_SHM 1
#define MPID_NEM_INLINE 1
#define PREFETCH_CELL 1
#define USE_FASTBOX 1
#define HAVE_H_ADDR_LIST 1
#define HAVE_STRUCT_IFCONF 1
#define HAVE_STRUCT_IFREQ 1
#define MPID_NEM_LOCAL_LMT_IMPL MPID_NEM_LOCAL_LMT_SHM_COPY
#define MPID_NEM_USE_LOCK_FREE_QUEUES 1
#define SIZEOF_OPA_PTR_T 8
#define MPIR_OFFSET_MAX LLONG_MAX
#define MPIR_COUNT_MAX LLONG_MAX
#define MPIR_Ucount unsigned long long
#define MPIF_STATUS_SIZE 5
#define HAVE_STDIO_H 1
/* end confdefs.h.  */



struct mpif_cmblk_t_ { int imembers[5]; };

typedef struct mpif_cmblk_t_ mpif_cmblk_t;
mpif_cmblk_t mpifcmbr __attribute__((aligned(4))) = {0};

extern mpif_cmblk_t _CMPIFCMB  __attribute__ ((alias("mpifcmbr")));
extern mpif_cmblk_t   MPIFCMB  __attribute__ ((alias("mpifcmbr")));
extern mpif_cmblk_t   MPIFCMB_ __attribute__ ((alias("mpifcmbr")));
extern mpif_cmblk_t _Cmpifcmb  __attribute__ ((alias("mpifcmbr")));
extern mpif_cmblk_t   mpifcmb  __attribute__ ((alias("mpifcmbr")));
extern mpif_cmblk_t   mpifcmb_ __attribute__ ((alias("mpifcmbr")));


failed Fortran program was:


        program fconftest
        integer isize
        parameter (isize=5)
        integer status_array(isize)
        common /mpifcmb/ status_array
        save /mpifcmb/
        end


configure:56763: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:56763: $? = 0
configure:56768: mv conftest.o pac_conftest.o
configure:56771: $? = 0
configure:56796: ifort -o conftest   -g -O2   conftest.f90 pac_conftest.o -lpthread  > pac_align1.log 2>&1
configure:56796: $? = 0
configure:56804: diff -b pac_align0.log pac_align1.log > pac_test.log
configure:56807: $? = 1
configure: program exited with status 1
*** diff -b pac_align0.log pac_align1.log :
0a1
> ld: Warning: alignment 8 of symbol `mpifcmb_' in pac_conftest.o is smaller than 32 in /tmp/ifortClZR4l.o
ld: Warning: alignment 8 of symbol `mpifcmb_' in pac_conftest.o is smaller than 32 in /tmp/ifortClZR4l.o
failed C program was:
/* confdefs.h */
#define PACKAGE_NAME "MPICH"
#define PACKAGE_TARNAME "mpich"
#define PACKAGE_VERSION "3.2rc1"
#define PACKAGE_STRING "MPICH 3.2rc1"
#define PACKAGE_BUGREPORT "discuss@mpich.org"
#define PACKAGE_URL "http://www.mpich.org/"
#define PACKAGE "mpich"
#define VERSION "3.2rc1"
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define STDC_HEADERS 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
#define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
#define USE_LOGGING MPID_LOGGING_NONE
#define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
#define MPICH_IS_THREADED 1
#define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
#define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
#define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
#define MPICH_DEBUG_MEMINIT 1
#define MPICH_DEBUG_HANDLEALLOC 1
#define MPICH_DEBUG_HANDLES 1
#define USE_MEMORY_TRACING 1
#define MPICH_DEBUG_MEMARENA 1
#define USE_DBG_LOGGING 1
#define MPICH_DEBUG_MUTEX 1
#define HAVE_ROMIO 1
#define HAVE__FUNC__ /**/
#define HAVE__FUNCTION__ /**/
#define HAVE_PRAGMA_WEAK 1
#define HAVE_WEAK_ATTRIBUTE 1
#define USE_WEAK_SYMBOLS 1
#define HAVE_MULTIPLE_PRAGMA_WEAK 1
#define ENABLE_PVAR_NEM 0
#define ENABLE_PVAR_RECVQ 0
#define ENABLE_PVAR_RMA 0
#define HAVE_LONG_LONG 1
#define STDCALL 
#define F77_NAME_LOWER_USCORE 1
#define HAVE_MPI_F_INIT_WORKS_WITH_C 1
#define HAVE_FORTRAN_BINDING 1
#define HAVE_F08_BINDING 1
#define TRUE 1
#define FALSE 0
#define HAVE_CXX_EXCEPTIONS /**/
#define HAVE_NAMESPACES /**/
#define HAVE_NAMESPACE_STD /**/
#define HAVE_CXX_BINDING 1
#define HAVE_NAMEPUB_SERVICE 1
#define restrict __restrict
#define HAVE_GCC_ATTRIBUTE 1
#define HAVE_BUILTIN_EXPECT 1
#define WORDS_LITTLEENDIAN 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_LONG_LONG_INT 1
#define HAVE_MAX_INTEGER_ALIGNMENT 8
#define HAVE_MAX_STRUCT_ALIGNMENT 8
#define HAVE_MAX_FP_ALIGNMENT 16
#define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
#define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
#define SIZEOF_CHAR 1
#define SIZEOF_UNSIGNED_CHAR 1
#define SIZEOF_SHORT 2
#define SIZEOF_UNSIGNED_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_UNSIGNED_LONG 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF_UNSIGNED_LONG_LONG 8
#define SIZEOF_FLOAT 4
#define SIZEOF_DOUBLE 8
#define SIZEOF_LONG_DOUBLE 16
#define SIZEOF_VOID_P 8
#define HAVE_STDDEF_H 1
#define SIZEOF_WCHAR_T 4
#define SIZEOF_FLOAT_INT 8
#define SIZEOF_DOUBLE_INT 16
#define SIZEOF_LONG_INT 16
#define SIZEOF_SHORT_INT 8
#define SIZEOF_TWO_INT 8
#define SIZEOF_LONG_DOUBLE_INT 32
#define HAVE_SYS_BITYPES_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_INT8_T 1
#define HAVE_INT16_T 1
#define HAVE_INT32_T 1
#define HAVE_INT64_T 1
#define HAVE_UINT8_T 1
#define HAVE_UINT16_T 1
#define HAVE_UINT32_T 1
#define HAVE_UINT64_T 1
#define HAVE_STDBOOL_H 1
#define HAVE_COMPLEX_H 1
#define SIZEOF__BOOL 1
#define SIZEOF_FLOAT__COMPLEX 8
#define SIZEOF_DOUBLE__COMPLEX 16
#define SIZEOF_LONG_DOUBLE__COMPLEX 32
#define HAVE__BOOL 1
#define HAVE_FLOAT__COMPLEX 1
#define HAVE_DOUBLE__COMPLEX 1
#define HAVE_LONG_DOUBLE__COMPLEX 1
#define MPIR_REAL4_CTYPE float
#define MPIR_REAL8_CTYPE double
#define MPIR_REAL16_CTYPE long double
#define MPIR_INTEGER1_CTYPE char
#define MPIR_INTEGER2_CTYPE short
#define MPIR_INTEGER4_CTYPE int
#define MPIR_INTEGER8_CTYPE long
#define SIZEOF_F77_INTEGER 4
#define SIZEOF_F77_REAL 4
#define SIZEOF_F77_DOUBLE_PRECISION 8
#define MPIR_FC_REAL_CTYPE float
#define MPIR_FC_DOUBLE_CTYPE double
#define HAVE_AINT_LARGER_THAN_FINT 1
#define HAVE_AINT_DIFFERENT_THAN_FINT 1
#define HAVE_FINT_IS_INT 1
#define F77_TRUE_VALUE_SET 1
#define F77_TRUE_VALUE -1
#define F77_FALSE_VALUE 0
#define SIZEOF_BOOL 1
#define MPIR_CXX_BOOL_CTYPE _Bool
#define SIZEOF_COMPLEX 8
#define SIZEOF_DOUBLECOMPLEX 16
#define SIZEOF_LONGDOUBLECOMPLEX 32
#define HAVE_CXX_COMPLEX 1
#define MPIR_CXX_BOOL_VALUE 0x4c000133
#define MPIR_CXX_COMPLEX_VALUE 0x4c000834
#define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
#define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
#define HAVE_ANY_INT64_T_ALIGNMENT 1
#define HAVE_ANY_INT32_T_ALIGNMENT 1
#define HAVE_STDLIB_H 1
#define HAVE_STDARG_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STDDEF_H 1
#define HAVE_ERRNO_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ENDIAN_H 1
#define HAVE_ASSERT_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_SETITIMER 1
#define HAVE_ALARM 1
#define HAVE_VSNPRINTF 1
#define HAVE_VSPRINTF 1
#define HAVE_STRERROR 1
#define HAVE_STRNCASECMP 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_STRERROR_R 1
#define HAVE_SNPRINTF 1
#define HAVE_QSORT 1
#define HAVE_VA_COPY 1
#define HAVE_MACRO_VA_ARGS 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_TSEARCH 1
#define HAVE_MKSTEMP 1
#define HAVE_FDOPEN 1
#define NEEDS_FDOPEN_DECL 1
#define HAVE_PUTENV 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_CLOCK_GETRES 1
#define HAVE_GETTIMEOFDAY 1
#define MPIR_AINT_MAX LONG_MAX
#define MPIU_Pint long
#define MPIU_PINT_FMT_DEC_SPEC "%ld"
#define MPIU_Upint unsigned long
#define MPIU_UPINT_FMT_DEC_SPEC "%lu"
#define MPIU_SIZE_T unsigned long
#define SIZEOF_MPIR_BSEND_DATA_T 96
#define HAVE_PTHREAD_H 1
#define HAVE_PTHREAD_YIELD 1
#define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK
#define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX
#define HAVE_GETPID 1
#define HAVE_SCHED_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SCHED_YIELD 1
#define HAVE_USLEEP 1
#define HAVE_SLEEP 1
#define HAVE_SELECT 1
#define USE_NOTHING_FOR_YIELD 1
#define HAVE_SCHED_SETAFFINITY 1
#define HAVE_SCHED_GETAFFINITY 1
#define HAVE_CPU_SET_T 1
#define HAVE_UNISTD_H 1
#define HAVE_STRING_H 1
#define HAVE_STDLIB_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_STRINGS_H 1
#define HAVE_ASSERT_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_SNPRINTF 1
#define HAVE_STRNCASECMP 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_NETDB_H 1
#define HAVE_SOCKET 1
#define HAVE_SETSOCKOPT 1
#define HAVE_GETHOSTBYNAME 1
#define USE_PMI_PORT 1
#define HAVE_H_ADDR_LIST 1
#define HAVE_GCC_ATTRIBUTE 1
#define CH3_RANK_BITS 16
#define HAVE_ASSERT_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_TIME_H 1
#define HAVE_CTYPE_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NET_IF_H 1
#define HAVE_INET_PTON 1
#define HAVE_GETHOSTNAME 1
#define HAVE_TIME 1
#define HAVE_NET_IF_H 1
#define HAVE_ASSERT_H 1
#define HAVE_NETDB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SCHED_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_ERRNO_H 1
#define HAVE_SYS_IPC_H 1
#define HAVE_SYS_SHM_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_SIGNAL 1
#define HAVE_MKSTEMP 1
#define HAVE_RAND 1
#define HAVE_SRAND 1
#define HAVE_MMAP 1
#define HAVE_MUNMAP 1
#define USE_MMAP_SHM 1
#define MPID_NEM_INLINE 1
#define PREFETCH_CELL 1
#define USE_FASTBOX 1
#define HAVE_H_ADDR_LIST 1
#define HAVE_STRUCT_IFCONF 1
#define HAVE_STRUCT_IFREQ 1
#define MPID_NEM_LOCAL_LMT_IMPL MPID_NEM_LOCAL_LMT_SHM_COPY
#define MPID_NEM_USE_LOCK_FREE_QUEUES 1
#define SIZEOF_OPA_PTR_T 8
#define MPIR_OFFSET_MAX LLONG_MAX
#define MPIR_COUNT_MAX LLONG_MAX
#define MPIR_Ucount unsigned long long
#define MPIF_STATUS_SIZE 5
#define HAVE_STDIO_H 1
/* end confdefs.h.  */



struct mpif_cmblk_t_ { int imembers[5]; };

typedef struct mpif_cmblk_t_ mpif_cmblk_t;
mpif_cmblk_t mpifcmbr __attribute__((aligned(8))) = {0};

extern mpif_cmblk_t _CMPIFCMB  __attribute__ ((alias("mpifcmbr")));
extern mpif_cmblk_t   MPIFCMB  __attribute__ ((alias("mpifcmbr")));
extern mpif_cmblk_t   MPIFCMB_ __attribute__ ((alias("mpifcmbr")));
extern mpif_cmblk_t _Cmpifcmb  __attribute__ ((alias("mpifcmbr")));
extern mpif_cmblk_t   mpifcmb  __attribute__ ((alias("mpifcmbr")));
extern mpif_cmblk_t   mpifcmb_ __attribute__ ((alias("mpifcmbr")));


failed Fortran program was:


        program fconftest
        integer isize
        parameter (isize=5)
        integer status_array(isize)
        common /mpifcmb/ status_array
        save /mpifcmb/
        end


configure:56763: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:56763: $? = 0
configure:56768: mv conftest.o pac_conftest.o
configure:56771: $? = 0
configure:56796: ifort -o conftest   -g -O2   conftest.f90 pac_conftest.o -lpthread  > pac_align1.log 2>&1
configure:56796: $? = 0
configure:56804: diff -b pac_align0.log pac_align1.log > pac_test.log
configure:56807: $? = 1
configure: program exited with status 1
*** diff -b pac_align0.log pac_align1.log :
0a1
> ld: Warning: alignment 16 of symbol `mpifcmb_' in pac_conftest.o is smaller than 32 in /tmp/ifortweoQOH.o
ld: Warning: alignment 16 of symbol `mpifcmb_' in pac_conftest.o is smaller than 32 in /tmp/ifortweoQOH.o
failed C program was:
/* confdefs.h */
#define PACKAGE_NAME "MPICH"
#define PACKAGE_TARNAME "mpich"
#define PACKAGE_VERSION "3.2rc1"
#define PACKAGE_STRING "MPICH 3.2rc1"
#define PACKAGE_BUGREPORT "discuss@mpich.org"
#define PACKAGE_URL "http://www.mpich.org/"
#define PACKAGE "mpich"
#define VERSION "3.2rc1"
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define STDC_HEADERS 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
#define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
#define USE_LOGGING MPID_LOGGING_NONE
#define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
#define MPICH_IS_THREADED 1
#define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
#define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
#define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
#define MPICH_DEBUG_MEMINIT 1
#define MPICH_DEBUG_HANDLEALLOC 1
#define MPICH_DEBUG_HANDLES 1
#define USE_MEMORY_TRACING 1
#define MPICH_DEBUG_MEMARENA 1
#define USE_DBG_LOGGING 1
#define MPICH_DEBUG_MUTEX 1
#define HAVE_ROMIO 1
#define HAVE__FUNC__ /**/
#define HAVE__FUNCTION__ /**/
#define HAVE_PRAGMA_WEAK 1
#define HAVE_WEAK_ATTRIBUTE 1
#define USE_WEAK_SYMBOLS 1
#define HAVE_MULTIPLE_PRAGMA_WEAK 1
#define ENABLE_PVAR_NEM 0
#define ENABLE_PVAR_RECVQ 0
#define ENABLE_PVAR_RMA 0
#define HAVE_LONG_LONG 1
#define STDCALL 
#define F77_NAME_LOWER_USCORE 1
#define HAVE_MPI_F_INIT_WORKS_WITH_C 1
#define HAVE_FORTRAN_BINDING 1
#define HAVE_F08_BINDING 1
#define TRUE 1
#define FALSE 0
#define HAVE_CXX_EXCEPTIONS /**/
#define HAVE_NAMESPACES /**/
#define HAVE_NAMESPACE_STD /**/
#define HAVE_CXX_BINDING 1
#define HAVE_NAMEPUB_SERVICE 1
#define restrict __restrict
#define HAVE_GCC_ATTRIBUTE 1
#define HAVE_BUILTIN_EXPECT 1
#define WORDS_LITTLEENDIAN 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_LONG_LONG_INT 1
#define HAVE_MAX_INTEGER_ALIGNMENT 8
#define HAVE_MAX_STRUCT_ALIGNMENT 8
#define HAVE_MAX_FP_ALIGNMENT 16
#define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
#define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
#define SIZEOF_CHAR 1
#define SIZEOF_UNSIGNED_CHAR 1
#define SIZEOF_SHORT 2
#define SIZEOF_UNSIGNED_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_UNSIGNED_LONG 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF_UNSIGNED_LONG_LONG 8
#define SIZEOF_FLOAT 4
#define SIZEOF_DOUBLE 8
#define SIZEOF_LONG_DOUBLE 16
#define SIZEOF_VOID_P 8
#define HAVE_STDDEF_H 1
#define SIZEOF_WCHAR_T 4
#define SIZEOF_FLOAT_INT 8
#define SIZEOF_DOUBLE_INT 16
#define SIZEOF_LONG_INT 16
#define SIZEOF_SHORT_INT 8
#define SIZEOF_TWO_INT 8
#define SIZEOF_LONG_DOUBLE_INT 32
#define HAVE_SYS_BITYPES_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_INT8_T 1
#define HAVE_INT16_T 1
#define HAVE_INT32_T 1
#define HAVE_INT64_T 1
#define HAVE_UINT8_T 1
#define HAVE_UINT16_T 1
#define HAVE_UINT32_T 1
#define HAVE_UINT64_T 1
#define HAVE_STDBOOL_H 1
#define HAVE_COMPLEX_H 1
#define SIZEOF__BOOL 1
#define SIZEOF_FLOAT__COMPLEX 8
#define SIZEOF_DOUBLE__COMPLEX 16
#define SIZEOF_LONG_DOUBLE__COMPLEX 32
#define HAVE__BOOL 1
#define HAVE_FLOAT__COMPLEX 1
#define HAVE_DOUBLE__COMPLEX 1
#define HAVE_LONG_DOUBLE__COMPLEX 1
#define MPIR_REAL4_CTYPE float
#define MPIR_REAL8_CTYPE double
#define MPIR_REAL16_CTYPE long double
#define MPIR_INTEGER1_CTYPE char
#define MPIR_INTEGER2_CTYPE short
#define MPIR_INTEGER4_CTYPE int
#define MPIR_INTEGER8_CTYPE long
#define SIZEOF_F77_INTEGER 4
#define SIZEOF_F77_REAL 4
#define SIZEOF_F77_DOUBLE_PRECISION 8
#define MPIR_FC_REAL_CTYPE float
#define MPIR_FC_DOUBLE_CTYPE double
#define HAVE_AINT_LARGER_THAN_FINT 1
#define HAVE_AINT_DIFFERENT_THAN_FINT 1
#define HAVE_FINT_IS_INT 1
#define F77_TRUE_VALUE_SET 1
#define F77_TRUE_VALUE -1
#define F77_FALSE_VALUE 0
#define SIZEOF_BOOL 1
#define MPIR_CXX_BOOL_CTYPE _Bool
#define SIZEOF_COMPLEX 8
#define SIZEOF_DOUBLECOMPLEX 16
#define SIZEOF_LONGDOUBLECOMPLEX 32
#define HAVE_CXX_COMPLEX 1
#define MPIR_CXX_BOOL_VALUE 0x4c000133
#define MPIR_CXX_COMPLEX_VALUE 0x4c000834
#define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
#define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
#define HAVE_ANY_INT64_T_ALIGNMENT 1
#define HAVE_ANY_INT32_T_ALIGNMENT 1
#define HAVE_STDLIB_H 1
#define HAVE_STDARG_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STDDEF_H 1
#define HAVE_ERRNO_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ENDIAN_H 1
#define HAVE_ASSERT_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_SETITIMER 1
#define HAVE_ALARM 1
#define HAVE_VSNPRINTF 1
#define HAVE_VSPRINTF 1
#define HAVE_STRERROR 1
#define HAVE_STRNCASECMP 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_STRERROR_R 1
#define HAVE_SNPRINTF 1
#define HAVE_QSORT 1
#define HAVE_VA_COPY 1
#define HAVE_MACRO_VA_ARGS 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_TSEARCH 1
#define HAVE_MKSTEMP 1
#define HAVE_FDOPEN 1
#define NEEDS_FDOPEN_DECL 1
#define HAVE_PUTENV 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_CLOCK_GETRES 1
#define HAVE_GETTIMEOFDAY 1
#define MPIR_AINT_MAX LONG_MAX
#define MPIU_Pint long
#define MPIU_PINT_FMT_DEC_SPEC "%ld"
#define MPIU_Upint unsigned long
#define MPIU_UPINT_FMT_DEC_SPEC "%lu"
#define MPIU_SIZE_T unsigned long
#define SIZEOF_MPIR_BSEND_DATA_T 96
#define HAVE_PTHREAD_H 1
#define HAVE_PTHREAD_YIELD 1
#define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK
#define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX
#define HAVE_GETPID 1
#define HAVE_SCHED_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SCHED_YIELD 1
#define HAVE_USLEEP 1
#define HAVE_SLEEP 1
#define HAVE_SELECT 1
#define USE_NOTHING_FOR_YIELD 1
#define HAVE_SCHED_SETAFFINITY 1
#define HAVE_SCHED_GETAFFINITY 1
#define HAVE_CPU_SET_T 1
#define HAVE_UNISTD_H 1
#define HAVE_STRING_H 1
#define HAVE_STDLIB_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_STRINGS_H 1
#define HAVE_ASSERT_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_SNPRINTF 1
#define HAVE_STRNCASECMP 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_NETDB_H 1
#define HAVE_SOCKET 1
#define HAVE_SETSOCKOPT 1
#define HAVE_GETHOSTBYNAME 1
#define USE_PMI_PORT 1
#define HAVE_H_ADDR_LIST 1
#define HAVE_GCC_ATTRIBUTE 1
#define CH3_RANK_BITS 16
#define HAVE_ASSERT_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_TIME_H 1
#define HAVE_CTYPE_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NET_IF_H 1
#define HAVE_INET_PTON 1
#define HAVE_GETHOSTNAME 1
#define HAVE_TIME 1
#define HAVE_NET_IF_H 1
#define HAVE_ASSERT_H 1
#define HAVE_NETDB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SCHED_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_ERRNO_H 1
#define HAVE_SYS_IPC_H 1
#define HAVE_SYS_SHM_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_SIGNAL 1
#define HAVE_MKSTEMP 1
#define HAVE_RAND 1
#define HAVE_SRAND 1
#define HAVE_MMAP 1
#define HAVE_MUNMAP 1
#define USE_MMAP_SHM 1
#define MPID_NEM_INLINE 1
#define PREFETCH_CELL 1
#define USE_FASTBOX 1
#define HAVE_H_ADDR_LIST 1
#define HAVE_STRUCT_IFCONF 1
#define HAVE_STRUCT_IFREQ 1
#define MPID_NEM_LOCAL_LMT_IMPL MPID_NEM_LOCAL_LMT_SHM_COPY
#define MPID_NEM_USE_LOCK_FREE_QUEUES 1
#define SIZEOF_OPA_PTR_T 8
#define MPIR_OFFSET_MAX LLONG_MAX
#define MPIR_COUNT_MAX LLONG_MAX
#define MPIR_Ucount unsigned long long
#define MPIF_STATUS_SIZE 5
#define HAVE_STDIO_H 1
/* end confdefs.h.  */



struct mpif_cmblk_t_ { int imembers[5]; };

typedef struct mpif_cmblk_t_ mpif_cmblk_t;
mpif_cmblk_t mpifcmbr __attribute__((aligned(16))) = {0};

extern mpif_cmblk_t _CMPIFCMB  __attribute__ ((alias("mpifcmbr")));
extern mpif_cmblk_t   MPIFCMB  __attribute__ ((alias("mpifcmbr")));
extern mpif_cmblk_t   MPIFCMB_ __attribute__ ((alias("mpifcmbr")));
extern mpif_cmblk_t _Cmpifcmb  __attribute__ ((alias("mpifcmbr")));
extern mpif_cmblk_t   mpifcmb  __attribute__ ((alias("mpifcmbr")));
extern mpif_cmblk_t   mpifcmb_ __attribute__ ((alias("mpifcmbr")));


failed Fortran program was:


        program fconftest
        integer isize
        parameter (isize=5)
        integer status_array(isize)
        common /mpifcmb/ status_array
        save /mpifcmb/
        end


configure:56763: icc -std=gnu99 -c    -g -O2   -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include conftest.c >&5
configure:56763: $? = 0
configure:56768: mv conftest.o pac_conftest.o
configure:56771: $? = 0
configure:56796: ifort -o conftest   -g -O2   conftest.f90 pac_conftest.o -lpthread  > pac_align1.log 2>&1
configure:56796: $? = 0
configure:56804: diff -b pac_align0.log pac_align1.log > pac_test.log
configure:56807: $? = 0
configure:56909: result: 32
configure:56960: WARNING: The ch3 device did not set the maximum size of an error string, 512 being used.
configure:57120: creating ./config.lt

## ------------------ ##
## Running config.lt. ##
## ------------------ ##
config.lt:58085: creating libtool
configure:59584: checking that generated files are newer than configure
configure:59590: result: done
configure:59794: creating ./config.status

## ---------------------- ##
## Running config.status. ##
## ---------------------- ##

This file was extended by MPICH config.status 3.2rc1, which was
generated by GNU Autoconf 2.69.142-d2f0e.  Invocation command line was

  CONFIG_FILES    = 
  CONFIG_HEADERS  = 
  CONFIG_LINKS    = 
  CONFIG_COMMANDS = 
  $ ./config.status 

on sg

config.status:61378: creating src/binding/fortran/use_mpi/mpif90model.h
config.status:61378: creating src/mpid/ch3/channels/nemesis/include/mpid_nem_net_module_defs.h
config.status:61378: creating src/mpid/ch3/channels/nemesis/src/mpid_nem_net_array.c
config.status:61378: creating Makefile
config.status:61378: creating examples/Makefile
config.status:61378: creating test/Makefile
config.status:61378: creating test/commands/Makefile
config.status:61378: creating src/include/mpichinfo.h
config.status:61378: creating mpich-doxygen
config.status:61378: creating src/include/glue_romio.h
config.status:61378: creating src/binding/cxx/mpicxx.h
config.status:61378: creating src/binding/fortran/mpif_h/mpif.h
config.status:61378: creating src/binding/fortran/mpif_h/setbotf.f
config.status:61378: creating src/binding/fortran/mpif_h/setbot.c
config.status:61378: creating src/binding/fortran/use_mpi/mpi_sizeofs.f90
config.status:61378: creating src/binding/fortran/use_mpi/mpi_base.f90
config.status:61378: creating src/binding/fortran/use_mpi/mpi_constants.f90
config.status:61378: creating src/binding/fortran/use_mpi_f08/mpi_f08_compile_constants.f90
config.status:61378: creating src/binding/fortran/use_mpi_f08/mpi_c_interface_types.f90
config.status:61378: creating src/packaging/pkgconfig/mpich.pc
config.status:61378: creating src/packaging/envmods/mpich.module
config.status:61489: WARNING:  '.././src/packaging/envmods/mpich.module.in' seems to ignore the --datarootdir setting
config.status:61378: creating src/env/mpixxx_opts.conf
config.status:61378: creating src/env/mpicc.sh
config.status:61378: creating src/env/mpicc.bash
config.status:61378: creating src/env/mpicxx.sh
config.status:61378: creating src/env/mpicxx.bash
config.status:61378: creating src/env/mpif77.sh
config.status:61378: creating src/env/mpif77.bash
config.status:61378: creating src/env/mpifort.sh
config.status:61378: creating src/env/mpifort.bash
config.status:61378: creating src/env/parkill
config.status:61378: creating src/util/dbg/getfuncstack
config.status:61378: creating src/util/timers/mpiu_timer.h
config.status:61378: creating src/include/mpi.h
config.status:61378: creating doc/design/Makefile
config.status:61378: creating doc/installguide/Makefile
config.status:61378: creating doc/logging/Makefile
config.status:61378: creating doc/refman/Makefile
config.status:61378: creating doc/userguide/Makefile
config.status:61378: creating test/commands/cmdtests
config.status:61378: creating src/include/mpichconf.h
config.status:61610: executing depfiles commands
config.status:61610: executing libtool commands
config.status:61610: executing default-1 commands
config.status:61610: executing default-2 commands
config.status:61610: executing default-3 commands
config.status:61610: executing default-4 commands
config.status:61610: executing default-5 commands
configure:62848: === configuring in test/mpi (/home/sg/sources/mpich/build/test/mpi)
configure:62911: running /bin/sh ../../.././test/mpi/configure --disable-option-checking '--prefix=/home/sg/builds/mpich-intel'  '--enable-g=all' 'CC=icc' 'CXX=icpc' 'F77=ifort' 'FC=ifort' --cache-file=/dev/null --srcdir=../../.././test/mpi

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

ac_cv_build='x86_64-unknown-linux-gnu'
ac_cv_c_bigendian='no'
ac_cv_c_compiler_gnu='yes'
ac_cv_c_const='yes'
ac_cv_c_inline='inline'
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_c_volatile='yes'
ac_cv_cxx_bool='yes'
ac_cv_cxx_compiler_gnu='yes'
ac_cv_cxx_exceptions='yes'
ac_cv_cxx_namespace_std='yes'
ac_cv_cxx_namespaces='yes'
ac_cv_env_AR_FLAGS_set=''
ac_cv_env_AR_FLAGS_value=''
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=''
ac_cv_env_CFLAGS_value=''
ac_cv_env_CPPFLAGS_set=''
ac_cv_env_CPPFLAGS_value=''
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=''
ac_cv_env_CXXFLAGS_value=''
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=''
ac_cv_env_FCFLAGS_value=''
ac_cv_env_FC_set='set'
ac_cv_env_FC_value='ifort'
ac_cv_env_FFLAGS_set=''
ac_cv_env_FFLAGS_value=''
ac_cv_env_GCOV_set=''
ac_cv_env_GCOV_value=''
ac_cv_env_LDFLAGS_set=''
ac_cv_env_LDFLAGS_value=''
ac_cv_env_LIBS_set=''
ac_cv_env_LIBS_value=''
ac_cv_env_LT_SYS_LIBRARY_PATH_set=''
ac_cv_env_LT_SYS_LIBRARY_PATH_value=''
ac_cv_env_MPICHLIB_CFLAGS_set=''
ac_cv_env_MPICHLIB_CFLAGS_value=''
ac_cv_env_MPICHLIB_CPPFLAGS_set=''
ac_cv_env_MPICHLIB_CPPFLAGS_value=''
ac_cv_env_MPICHLIB_CXXFLAGS_set=''
ac_cv_env_MPICHLIB_CXXFLAGS_value=''
ac_cv_env_MPICHLIB_FCFLAGS_set=''
ac_cv_env_MPICHLIB_FCFLAGS_value=''
ac_cv_env_MPICHLIB_FFLAGS_set=''
ac_cv_env_MPICHLIB_FFLAGS_value=''
ac_cv_env_MPICXXLIBNAME_set=''
ac_cv_env_MPICXXLIBNAME_value=''
ac_cv_env_MPIFCLIBNAME_set=''
ac_cv_env_MPIFCLIBNAME_value=''
ac_cv_env_MPILIBNAME_set=''
ac_cv_env_MPILIBNAME_value=''
ac_cv_env_MPLLIBNAME_set=''
ac_cv_env_MPLLIBNAME_value=''
ac_cv_env_OPALIBNAME_set=''
ac_cv_env_OPALIBNAME_value=''
ac_cv_env_PAMILIBNAME_set=''
ac_cv_env_PAMILIBNAME_value=''
ac_cv_env_PMPILIBNAME_set=''
ac_cv_env_PMPILIBNAME_value=''
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_target_alias_set=''
ac_cv_env_target_alias_value=''
ac_cv_f77_compiler_gnu='no'
ac_cv_f77_libs=' -L/opt/intel/composer_xe_2015.3.187/compiler/lib/intel64 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/ -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/ -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib64 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/ -L/lib/x86_64-linux-gnu/ -L/lib/../lib64 -L/lib/../lib/ -L/usr/lib/x86_64-linux-gnu/ -L/usr/lib/../lib64 -L/usr/lib/../lib/ -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../ -L/lib64 -L/lib/ -L/usr/lib64 -L/usr/lib -L/usr/lib/i386-linux-gnu -lifport -lifcore -limf -lsvml -lm -lipgo -lirc -lpthread -lirc_s -ldl'
ac_cv_fc_compiler_gnu='no'
ac_cv_func_CFUUIDCreate='no'
ac_cv_func_alarm='yes'
ac_cv_func_alloca_works='yes'
ac_cv_func_bindprocessor='no'
ac_cv_func_clock_getres='yes'
ac_cv_func_clock_gettime='yes'
ac_cv_func_fdopen='yes'
ac_cv_func_gethostbyname='yes'
ac_cv_func_gethostname='yes'
ac_cv_func_gethrtime='no'
ac_cv_func_getpid='yes'
ac_cv_func_gettimeofday='yes'
ac_cv_func_inet_pton='yes'
ac_cv_func_mach_absolute_time='no'
ac_cv_func_mkstemp='yes'
ac_cv_func_mmap='yes'
ac_cv_func_munmap='yes'
ac_cv_func_pthread_cleanup_push='no'
ac_cv_func_pthread_key_create='yes'
ac_cv_func_pthread_yield='yes'
ac_cv_func_putenv='yes'
ac_cv_func_qsort='yes'
ac_cv_func_rand='yes'
ac_cv_func_sched_getaffinity='yes'
ac_cv_func_sched_setaffinity='yes'
ac_cv_func_sched_yield='yes'
ac_cv_func_select='yes'
ac_cv_func_setitimer='yes'
ac_cv_func_setsockopt='yes'
ac_cv_func_signal='yes'
ac_cv_func_sleep='yes'
ac_cv_func_snprintf='yes'
ac_cv_func_socket='yes'
ac_cv_func_srand='yes'
ac_cv_func_strerror='yes'
ac_cv_func_strerror_r='yes'
ac_cv_func_strerror_r_char_p='no'
ac_cv_func_strncasecmp='yes'
ac_cv_func_thread_policy_set='no'
ac_cv_func_time='yes'
ac_cv_func_tsearch='yes'
ac_cv_func_usleep='yes'
ac_cv_func_uuid_generate='no'
ac_cv_func_vsnprintf='yes'
ac_cv_func_vsprintf='yes'
ac_cv_func_yield='no'
ac_cv_have_decl_strerror_r='yes'
ac_cv_header_arpa_inet_h='yes'
ac_cv_header_assert_h='yes'
ac_cv_header_complex='yes'
ac_cv_header_complex_h='yes'
ac_cv_header_ctype_h='yes'
ac_cv_header_dlfcn_h='yes'
ac_cv_header_endian_h='yes'
ac_cv_header_errno_h='yes'
ac_cv_header_hcoll_api_hcoll_api_h='no'
ac_cv_header_inttypes_h='yes'
ac_cv_header_knem_io_h='no'
ac_cv_header_limits_h='yes'
ac_cv_header_net_if_h='yes'
ac_cv_header_netdb_h='yes'
ac_cv_header_netinet_in_h='yes'
ac_cv_header_netinet_tcp_h='yes'
ac_cv_header_pthread_h='yes'
ac_cv_header_sched_h='yes'
ac_cv_header_search='no'
ac_cv_header_signal_h='yes'
ac_cv_header_stdarg_h='yes'
ac_cv_header_stdbool_h='yes'
ac_cv_header_stddef_h='yes'
ac_cv_header_stdint_h='yes'
ac_cv_header_stdio_h='yes'
ac_cv_header_stdlib_h='yes'
ac_cv_header_string_h='yes'
ac_cv_header_strings_h='yes'
ac_cv_header_sys_bitypes_h='yes'
ac_cv_header_sys_ioctl_h='yes'
ac_cv_header_sys_ipc_h='yes'
ac_cv_header_sys_mman_h='yes'
ac_cv_header_sys_param_h='yes'
ac_cv_header_sys_select_h='yes'
ac_cv_header_sys_shm_h='yes'
ac_cv_header_sys_socket_h='yes'
ac_cv_header_sys_sockio_h='no'
ac_cv_header_sys_stat_h='yes'
ac_cv_header_sys_time_h='yes'
ac_cv_header_sys_types_h='yes'
ac_cv_header_sys_uio_h='yes'
ac_cv_header_sys_un_h='yes'
ac_cv_header_time_h='yes'
ac_cv_header_unistd_h='yes'
ac_cv_header_uuid_uuid_h='no'
ac_cv_host='x86_64-unknown-linux-gnu'
ac_cv_lib_hcoll_hcoll_init='no'
ac_cv_lib_pthread_pthread_key_create='yes'
ac_cv_objext='o'
ac_cv_path_BASH_SHELL='/bin/bash'
ac_cv_path_DOCTEXT='false'
ac_cv_path_EGREP='/bin/grep -E'
ac_cv_path_FGREP='/bin/grep -F'
ac_cv_path_GREP='/bin/grep'
ac_cv_path_NM_G='/usr/bin/nm -g'
ac_cv_path_PERL='/usr/bin/perl'
ac_cv_path_SED='/bin/sed'
ac_cv_path_install='/usr/bin/install -c'
ac_cv_path_lt_DD='/bin/dd'
ac_cv_path_mkdir='/bin/mkdir'
ac_cv_prog_AR='xiar'
ac_cv_prog_AWK='gawk'
ac_cv_prog_CPP='icc -std=gnu99 -E'
ac_cv_prog_CXXCPP='icpc -std=gnu++11 -E'
ac_cv_prog_GCOV='gcov'
ac_cv_prog_KILLALL='killall'
ac_cv_prog_MAKE='make'
ac_cv_prog_RANLIB='ranlib'
ac_cv_prog_ac_ct_MANIFEST_TOOL='mt'
ac_cv_prog_ac_ct_OBJDUMP='objdump'
ac_cv_prog_ac_ct_RANLIB='ranlib'
ac_cv_prog_ac_ct_STRIP='strip'
ac_cv_prog_cc_c11='no'
ac_cv_prog_cc_c99='-std=gnu99'
ac_cv_prog_cc_g='yes'
ac_cv_prog_cc_stdc='-std=gnu99'
ac_cv_prog_cxx_cxx11='-std=gnu++11'
ac_cv_prog_cxx_cxx98='-std=gnu++11'
ac_cv_prog_cxx_g='yes'
ac_cv_prog_cxx_stdcxx='-std=gnu++11'
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_clock_getres='none required'
ac_cv_search_clock_gettime='none required'
ac_cv_search_gethostbyname='none required'
ac_cv_search_socket='none required'
ac_cv_sizeof_Complex='8'
ac_cv_sizeof_DoubleComplex='16'
ac_cv_sizeof_LongDoubleComplex='32'
ac_cv_sizeof_MPIR_Bsend_data_t='96'
ac_cv_sizeof_MPI_Offset='8'
ac_cv_sizeof_OPA_ptr_t='8'
ac_cv_sizeof__Bool='1'
ac_cv_sizeof_bool='1'
ac_cv_sizeof_char='1'
ac_cv_sizeof_double='8'
ac_cv_sizeof_double__Complex='16'
ac_cv_sizeof_double_int='16'
ac_cv_sizeof_float='4'
ac_cv_sizeof_float__Complex='8'
ac_cv_sizeof_float_int='8'
ac_cv_sizeof_int='4'
ac_cv_sizeof_long='8'
ac_cv_sizeof_long_double='16'
ac_cv_sizeof_long_double__Complex='32'
ac_cv_sizeof_long_double_int='32'
ac_cv_sizeof_long_int='16'
ac_cv_sizeof_long_long='8'
ac_cv_sizeof_short='2'
ac_cv_sizeof_short_int='8'
ac_cv_sizeof_two_int='8'
ac_cv_sizeof_unsigned_char='1'
ac_cv_sizeof_unsigned_int='4'
ac_cv_sizeof_unsigned_long='8'
ac_cv_sizeof_unsigned_long_long='8'
ac_cv_sizeof_unsigned_short='2'
ac_cv_sizeof_void_p='8'
ac_cv_sizeof_wchar_t='4'
ac_cv_tls='none'
ac_cv_type__Bool='yes'
ac_cv_type_double__Complex='yes'
ac_cv_type_float__Complex='yes'
ac_cv_type_long_double__Complex='yes'
ac_cv_type_pid_t='yes'
ac_cv_type_size_t='yes'
ac_cv_working_alloca_h='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'
lac_cv_header_net_if_h='yes'
lt_cv_ar_at_file='@'
lt_cv_archive_cmds_need_lc='no'
lt_cv_deplibs_check_method='pass_all'
lt_cv_file_magic_cmd='$MAGIC_CMD'
lt_cv_file_magic_test_file=''
lt_cv_ld_reload_flag='-r'
lt_cv_nm_interface='BSD nm'
lt_cv_objdir='.libs'
lt_cv_path_LD='/usr/bin/ld'
lt_cv_path_LDCXX='/usr/bin/ld -m elf_x86_64'
lt_cv_path_NM='/usr/bin/nm -B'
lt_cv_path_mainfest_tool='no'
lt_cv_prog_compiler_c_o='yes'
lt_cv_prog_compiler_c_o_CXX='yes'
lt_cv_prog_compiler_c_o_F77='yes'
lt_cv_prog_compiler_c_o_FC='yes'
lt_cv_prog_compiler_pic='-fPIC -DPIC'
lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC'
lt_cv_prog_compiler_pic_F77='-fPIC'
lt_cv_prog_compiler_pic_FC='-fPIC'
lt_cv_prog_compiler_pic_works='yes'
lt_cv_prog_compiler_pic_works_CXX='yes'
lt_cv_prog_compiler_pic_works_F77='yes'
lt_cv_prog_compiler_pic_works_FC='yes'
lt_cv_prog_compiler_rtti_exceptions='yes'
lt_cv_prog_compiler_static_works='yes'
lt_cv_prog_compiler_static_works_CXX='yes'
lt_cv_prog_compiler_static_works_F77='yes'
lt_cv_prog_compiler_static_works_FC='yes'
lt_cv_prog_gnu_ld='yes'
lt_cv_prog_gnu_ldcxx='yes'
lt_cv_sharedlib_from_linklib_cmd='printf %s\n'
lt_cv_shlibpath_overrides_runpath='no'
lt_cv_sys_global_symbol_pipe='sed -n -e '"'"'s/^.*[	 ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[	 ][	 ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p'"'"' | sed '"'"'/ __gnu_lto/d'"'"
lt_cv_sys_global_symbol_to_c_name_address='sed -n -e '"'"'s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'"'"' -e '"'"'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"\1", (void *) \&\1},/p'"'"
lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '"'"'s/^: \(.*\) .*$/  {"\1", (void *) 0},/p'"'"' -e '"'"'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(lib.*\)$/  {"\1", (void *) \&\1},/p'"'"' -e '"'"'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/  {"lib\1", (void *) \&\1},/p'"'"
lt_cv_sys_global_symbol_to_cdecl='sed -n -e '"'"'s/^T .* \(.*\)$/extern int \1();/p'"'"' -e '"'"'s/^[ABCDGIRSTW][ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'"'"
lt_cv_sys_global_symbol_to_import=''
lt_cv_sys_lib_dlsearch_path_spec='/lib /usr/lib /usr/lib/x86_64-linux-gnu/libfakeroot /lib/i386-linux-gnu /usr/lib/i386-linux-gnu /lib/i586-linux-gnu /usr/lib/i586-linux-gnu /usr/local/lib /opt/vertica/packages/approximate/lib /opt/vertica/packages/flextable/lib /opt/vertica/packages/pload/lib /lib/x86_64-linux-gnu /usr/lib/x86_64-linux-gnu /lib32 /usr/lib32 /libx32 /usr/libx32 '
lt_cv_sys_max_cmd_len='1572864'
lt_cv_to_host_file_cmd='func_convert_file_noop'
lt_cv_to_tool_file_cmd='func_convert_file_noop'
lt_cv_truncate_bin='/bin/dd bs=4096 count=1'
pac_cv_attr_weak='yes'
pac_cv_attr_weak_alias='yes'
pac_cv_attr_weak_import='yes'
pac_cv_c_double_alignment_exception='no'
pac_cv_c_double_pos_align='no'
pac_cv_c_fp_align_nr='16'
pac_cv_c_llint_pos_align='no'
pac_cv_c_max_double_fp_align='eight'
pac_cv_c_max_fp_align='sixteen'
pac_cv_c_max_integer_align='eight'
pac_cv_c_max_longdouble_fp_align='sixteen'
pac_cv_c_struct_align_nr='8'
pac_cv_cc_has___func__='yes'
pac_cv_cpu_set_defined='no'
pac_cv_cxx_builds_exe='yes'
pac_cv_cxx_compiles_string='yes'
pac_cv_cxx_has_iostream='yes'
pac_cv_cxx_has_math='no'
pac_cv_f77_accepts_F='yes'
pac_cv_f77_flibs_valid='unknown'
pac_cv_f77_sizeof_double_precision='8'
pac_cv_f77_sizeof_integer='4'
pac_cv_f77_sizeof_real='4'
pac_cv_fc_accepts_F90='yes'
pac_cv_fc_and_f77='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_fort90_real8='yes'
pac_cv_fort_integer16='no'
pac_cv_fort_integer1='yes'
pac_cv_fort_integer2='yes'
pac_cv_fort_integer4='yes'
pac_cv_fort_integer8='yes'
pac_cv_fort_real16='yes'
pac_cv_fort_real4='yes'
pac_cv_fort_real8='yes'
pac_cv_func_decl_fdopen='yes'
pac_cv_func_decl_gethostname='no'
pac_cv_func_decl_mkstemp='no'
pac_cv_func_decl_pthread_mutexattr_settype='no'
pac_cv_func_decl_putenv='no'
pac_cv_func_decl_snprintf='no'
pac_cv_func_decl_strerror_r='no'
pac_cv_func_decl_usleep='no'
pac_cv_func_decl_vsnprintf='no'
pac_cv_func_pthread_cleanup_push='no'
pac_cv_func_va_copy='yes'
pac_cv_gnu_attr_format='yes'
pac_cv_gnu_attr_pure='yes'
pac_cv_has_pthread_mutex_errorcheck='yes'
pac_cv_has_pthread_mutex_errorcheck_np='yes'
pac_cv_have__func__='yes'
pac_cv_have__function__='yes'
pac_cv_have_cap__func__='no'
pac_cv_have_cpu_set_t='yes'
pac_cv_have_haddr_list='yes'
pac_cv_have_knem_io_h='no'
pac_cv_have_long_double='yes'
pac_cv_have_long_long='yes'
pac_cv_have_socklen_t='yes'
pac_cv_have_struct_ifconf='yes'
pac_cv_have_struct_ifreq='yes'
pac_cv_int32_t_alignment='no'
pac_cv_int64_t_alignment='no'
pac_cv_mkdir_p='yes'
pac_cv_my_conf_dir='/home/sg/sources/mpich/build'
pac_cv_pointers_have_int_alignment='yes'
pac_cv_posix_clock_realtime='yes'
pac_cv_prog_c_multiple_weak_symbols='yes'
pac_cv_prog_c_unaligned_doubles='yes'
pac_cv_prog_c_weak_symbols='pragma weak'
pac_cv_prog_f77_and_c_stdio_libs='none'
pac_cv_prog_f77_exclaim_comments='yes'
pac_cv_prog_f77_has_incdir='-I'
pac_cv_prog_f77_library_dir_flag='-L'
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_f77_true_false_value='-1 0'
pac_cv_prog_fc_and_c_stdio_libs='none'
pac_cv_prog_fc_cross='no'
pac_cv_prog_fc_int_kind_16='8'
pac_cv_prog_fc_int_kind_8='4'
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'
pac_cv_sizeof_mpi_status='20'
pac_cv_struct_timespec_defined='yes'
pac_cv_tsearch_charp='no'

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

ABIVERSION='0:0:0'
ABIVERSIONFLAGS='-version-info $(ABIVERSION)'
ACLOCAL='${SHELL} /home/sg/sources/mpich/confdb/missing aclocal-1.15'
ADDRESS_KIND='8'
ALLOCA=''
AMDEPBACKSLASH='\'
AMDEP_FALSE='#'
AMDEP_TRUE=''
AMTAR='$${TAR-tar}'
AM_BACKSLASH='\'
AM_DEFAULT_V='$(AM_DEFAULT_VERBOSITY)'
AM_DEFAULT_VERBOSITY='0'
AM_V='$(V)'
AR='xiar'
AR_FLAGS='cr'
AS='as'
ASSERT_LEVEL=''
AUTOCONF='${SHELL} /home/sg/sources/mpich/confdb/missing autoconf'
AUTOHEADER='${SHELL} /home/sg/sources/mpich/confdb/missing autoheader'
AUTOMAKE='${SHELL} /home/sg/sources/mpich/confdb/missing automake-1.15'
AWK='gawk'
BASH_SHELL='/bin/bash'
BGQ_INSTALL_DIR=''
BSEND_OVERHEAD='96'
BUILD_BASH_SCRIPTS_FALSE='#'
BUILD_BASH_SCRIPTS_TRUE=''
BUILD_CH3_FALSE='#'
BUILD_CH3_NEMESIS_FALSE='#'
BUILD_CH3_NEMESIS_TRUE=''
BUILD_CH3_SOCK_FALSE=''
BUILD_CH3_SOCK_TRUE='#'
BUILD_CH3_TRUE=''
BUILD_CH3_UTIL_FTB_FALSE=''
BUILD_CH3_UTIL_FTB_TRUE='#'
BUILD_CH3_UTIL_SOCK_FALSE=''
BUILD_CH3_UTIL_SOCK_TRUE='#'
BUILD_COVERAGE_FALSE=''
BUILD_COVERAGE_TRUE='#'
BUILD_CXX_BINDING_FALSE='#'
BUILD_CXX_BINDING_TRUE=''
BUILD_DEBUGGER_DLL_FALSE=''
BUILD_DEBUGGER_DLL_TRUE='#'
BUILD_F08_BINDING_FALSE=''
BUILD_F08_BINDING_TRUE='#'
BUILD_F77_BINDING_FALSE='#'
BUILD_F77_BINDING_TRUE=''
BUILD_FC_BINDING_FALSE='#'
BUILD_FC_BINDING_TRUE=''
BUILD_HCOLL_FALSE=''
BUILD_HCOLL_TRUE='#'
BUILD_LOGGING_RLOG_FALSE=''
BUILD_LOGGING_RLOG_TRUE='#'
BUILD_MPID_COMMON_DATATYPE_FALSE='#'
BUILD_MPID_COMMON_DATATYPE_TRUE=''
BUILD_MPID_COMMON_SCHED_FALSE='#'
BUILD_MPID_COMMON_SCHED_TRUE=''
BUILD_MPID_COMMON_SOCK_FALSE=''
BUILD_MPID_COMMON_SOCK_POLL_FALSE=''
BUILD_MPID_COMMON_SOCK_POLL_TRUE='#'
BUILD_MPID_COMMON_SOCK_TRUE='#'
BUILD_MPID_COMMON_THREAD_FALSE='#'
BUILD_MPID_COMMON_THREAD_TRUE=''
BUILD_NAMEPUB_FILE_FALSE=''
BUILD_NAMEPUB_FILE_TRUE='#'
BUILD_NAMEPUB_PMI_FALSE='#'
BUILD_NAMEPUB_PMI_TRUE=''
BUILD_NEMESIS_NETMOD_LLC_FALSE=''
BUILD_NEMESIS_NETMOD_LLC_TRUE='#'
BUILD_NEMESIS_NETMOD_MXM_FALSE=''
BUILD_NEMESIS_NETMOD_MXM_TRUE='#'
BUILD_NEMESIS_NETMOD_OFI_FALSE=''
BUILD_NEMESIS_NETMOD_OFI_TRUE='#'
BUILD_NEMESIS_NETMOD_PORTALS4_FALSE=''
BUILD_NEMESIS_NETMOD_PORTALS4_TRUE='#'
BUILD_NEMESIS_NETMOD_TCP_FALSE='#'
BUILD_NEMESIS_NETMOD_TCP_TRUE=''
BUILD_PAMID_FALSE=''
BUILD_PAMID_TRUE='#'
BUILD_PMI_PMI2_FALSE=''
BUILD_PMI_PMI2_POE_FALSE=''
BUILD_PMI_PMI2_POE_TRUE='#'
BUILD_PMI_PMI2_SIMPLE_FALSE=''
BUILD_PMI_PMI2_SIMPLE_TRUE='#'
BUILD_PMI_PMI2_TRUE='#'
BUILD_PMI_SIMPLE_FALSE='#'
BUILD_PMI_SIMPLE_TRUE=''
BUILD_PMI_SLURM_FALSE=''
BUILD_PMI_SLURM_TRUE='#'
BUILD_PM_GFORKER_FALSE=''
BUILD_PM_GFORKER_TRUE='#'
BUILD_PM_HYDRA_FALSE='#'
BUILD_PM_HYDRA_TRUE=''
BUILD_PM_REMSHELL_FALSE=''
BUILD_PM_REMSHELL_TRUE='#'
BUILD_PM_UTIL_FALSE=''
BUILD_PM_UTIL_TRUE='#'
BUILD_PROFILING_LIB_FALSE=''
BUILD_PROFILING_LIB_TRUE='#'
BUILD_ROMIO_FALSE='#'
BUILD_ROMIO_TRUE=''
CC='icc -std=gnu99'
CCDEPMODE='depmode=gcc3'
CFLAGS='   -g -O2'
CMB_1INT_ALIGNMENT='__attribute__((aligned(32)))'
CMB_STATUS_ALIGNMENT='__attribute__((aligned(32)))'
CONFIGURE_ARGS_CLEAN='--prefix=/home/sg/builds/mpich-intel --enable-g=all CC=icc CXX=icpc F77=ifort FC=ifort'
CONFIGURE_ARGUMENTS=' '\''--prefix=/home/sg/builds/mpich-intel'\'' '\''--enable-g=all'\'' '\''CC=icc'\'' '\''CXX=icpc'\'' '\''F77=ifort'\'' '\''FC=ifort'\'''
COUNT_KIND='8'
CPP='icc -std=gnu99 -E'
CPPFLAGS='  -I/home/sg/sources/mpich/build/src/mpl/include -I/home/sg/sources/mpich/src/mpl/include -I/home/sg/sources/mpich/src/openpa/src -I/home/sg/sources/mpich/build/src/openpa/src -D_REENTRANT -I/home/sg/sources/mpich/build/src/mpi/romio/include'
CXX='icpc -std=gnu++11'
CXXCPP='icpc -std=gnu++11 -E'
CXXDEPMODE='depmode=gcc3'
CXXFLAGS='  -g -O2'
CYGPATH_W='echo'
C_LINKPATH_SHL=''
DEFS='-DHAVE_CONFIG_H'
DEPDIR='.deps'
DEVICE='ch3:nemesis'
DISABLE_TAG_SUPPORT='#define NO_TAGS_WITH_MODIFIERS 1'
DLLIMPORT=''
DLLTOOL='false'
DOCTEXT='false'
DSYMUTIL=''
DUMPBIN=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='/bin/grep -E'
EXEEXT=''
F08_2INT=''
F08_AINT=''
F08_BYTE=''
F08_CHAR=''
F08_COMPLEX16=''
F08_COMPLEX32=''
F08_COMPLEX8=''
F08_COUNT=''
F08_CXX_BOOL=''
F08_CXX_DOUBLE_COMPLEX=''
F08_CXX_FLOAT_COMPLEX=''
F08_CXX_LONG_DOUBLE_COMPLEX=''
F08_C_AINT=''
F08_C_BOOL=''
F08_C_COMPLEX=''
F08_C_COUNT=''
F08_C_DOUBLE_COMPLEX=''
F08_C_FLOAT_COMPLEX=''
F08_C_LONG_DOUBLE_COMPLEX=''
F08_C_OFFSET=''
F08_DOUBLE=''
F08_DOUBLE_INT=''
F08_FLOAT=''
F08_FLOAT_INT=''
F08_INT16_T=''
F08_INT32_T=''
F08_INT64_T=''
F08_INT8_T=''
F08_INT=''
F08_INTEGER16=''
F08_INTEGER1=''
F08_INTEGER2=''
F08_INTEGER4=''
F08_INTEGER8=''
F08_LB=''
F08_LONG=''
F08_LONG_DOUBLE=''
F08_LONG_DOUBLE_INT=''
F08_LONG_INT=''
F08_LONG_LONG=''
F08_LONG_LONG_INT=''
F08_OFFSET=''
F08_PACKED=''
F08_REAL16=''
F08_REAL4=''
F08_REAL8=''
F08_SHORT=''
F08_SHORT_INT=''
F08_SIGNED_CHAR=''
F08_UB=''
F08_UINT16_T=''
F08_UINT32_T=''
F08_UINT64_T=''
F08_UINT8_T=''
F08_UNSIGNED=''
F08_UNSIGNED_CHAR=''
F08_UNSIGNED_INT=''
F08_UNSIGNED_LONG=''
F08_UNSIGNED_LONG_LONG=''
F08_UNSIGNED_SHORT=''
F08_WCHAR=''
F77='ifort'
F77CPP=''
F77_COMPLEX16='1275072554'
F77_COMPLEX32='1275076652'
F77_COMPLEX8='1275070504'
F77_INCDIR='-I'
F77_INTEGER16='MPI_DATATYPE_NULL'
F77_INTEGER1='1275068717'
F77_INTEGER2='1275068975'
F77_INTEGER4='1275069488'
F77_INTEGER8='1275070513'
F77_LIBDIR_LEADER='-L'
F77_NAME_MANGLE='F77_NAME_LOWER_USCORE'
F77_OTHER_LIBS=''
F77_REAL16='1275072555'
F77_REAL4='1275069479'
F77_REAL8='1275070505'
FC='ifort'
FCCPP=''
FCEXT='f90'
FCFLAGS='  -g -O2'
FCINC='-I'
FCINCFLAG='-I'
FCMODEXT='mod'
FCMODINCFLAG='-I'
FCMODINCSPEC=''
FCMODOUTFLAG='-module '
FC_ALL_INTEGER_MODELS=' 2 , 1, 4 , 2, 9 , 4, 18 , 8,'
FC_DOUBLE_MODEL=' 15 , 307'
FC_INTEGER_MODEL=' 9'
FC_INTEGER_MODEL_MAP=' {  2 , 1 , 1 }, {  4 , 2 , 2 }, {  9 , 4 , 4 }, {  18 , 8 , 8 },'
FC_OTHER_LIBS=''
FC_REAL_MODEL=' 6 , 37'
FC_WORK_FILES_ARG=''
FFLAGS='  -g -O2'
FGREP='/bin/grep -F'
FILE=''
FLIBS=' -L/opt/intel/composer_xe_2015.3.187/compiler/lib/intel64 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/ -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../x86_64-linux-gnu/ -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib64 -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../../lib/ -L/lib/x86_64-linux-gnu/ -L/lib/../lib64 -L/lib/../lib/ -L/usr/lib/x86_64-linux-gnu/ -L/usr/lib/../lib64 -L/usr/lib/../lib/ -L/usr/lib/gcc/x86_64-linux-gnu/4.9/../../../ -L/lib64 -L/lib/ -L/usr/lib64 -L/usr/lib -L/usr/lib/i386-linux-gnu -lifport -lifcore -limf -lsvml -lm -lipgo -lirc -lpthread -lirc_s -ldl'
FORTRAN_BINDING='1'
FORTRAN_MPI_OFFSET='integer*8'
GCOV='gcov'
GNUCXX_MINORVERSION='9'
GNUCXX_VERSION='4'
GREP='/bin/grep'
HAVE_CXX_EXCEPTIONS='1'
HAVE_ERROR_CHECKING='1'
HAVE_ROMIO='#include "mpio.h"'
INCLUDE_MPICXX_H='#include "mpicxx.h"'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_MPIF77_FALSE=''
INSTALL_MPIF77_TRUE='#'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='$(install_sh) -c -s'
INTEGER_KIND='4'
INTERLIB_DEPS='yes'
KILLALL='killall'
LD='/usr/bin/ld -m elf_x86_64'
LDFLAGS=''
LIBOBJS=''
LIBS='-lpthread '
LIBTOOL='$(SHELL) $(top_builddir)/libtool'
LIPO=''
LN_S='ln -s'
LPMPILIBNAME=''
LTLIBOBJS=''
LT_SYS_LIBRARY_PATH=''
MAINT=''
MAINTAINER_MODE_FALSE='#'
MAINTAINER_MODE_TRUE=''
MAKE='make'
MAKEINFO='${SHELL} /home/sg/sources/mpich/confdb/missing makeinfo'
MANIFEST_TOOL=':'
MKDIR_P='mkdir -p'
MPIBASEMODNAME='mpi_base'
MPICC_NAME='mpicc'
MPICHLIB_CFLAGS=''
MPICHLIB_CPPFLAGS=''
MPICHLIB_CXXFLAGS=''
MPICHLIB_FCFLAGS=''
MPICHLIB_FFLAGS=''
MPICH_MPICC_CFLAGS=''
MPICH_MPICC_CPPFLAGS=''
MPICH_MPICC_LDFLAGS=''
MPICH_MPICC_LIBS=''
MPICH_MPICXX_CPPFLAGS=''
MPICH_MPICXX_CXXFLAGS=''
MPICH_MPICXX_LDFLAGS=''
MPICH_MPICXX_LIBS=''
MPICH_MPIF77_CPPFLAGS=''
MPICH_MPIF77_FFLAGS=''
MPICH_MPIF77_LDFLAGS=''
MPICH_MPIF77_LIBS=''
MPICH_MPIFORT_CPPFLAGS=''
MPICH_MPIFORT_FCFLAGS=''
MPICH_MPIFORT_LDFLAGS=''
MPICH_MPIFORT_LIBS=''
MPICH_NUMVERSION='30200201'
MPICH_RELEASE_DATE='unreleased development copy'
MPICH_TIMER_KIND='MPIU_CLOCK_GETTIME'
MPICH_TIMER_TYPE='struct timespec'
MPICH_VERSION='3.2rc1'
MPICONSTMODNAME='mpi_constants'
MPICPP_NAME='mpic++'
MPICXXLIBNAME='mpicxx'
MPICXX_NAME='mpicxx'
MPIF77_NAME='mpif77'
MPIF90_NAME='mpif90'
MPIFCLIBNAME='mpifort'
MPIFORT_NAME='mpifort'
MPIFPMPI=',PMPI_WTIME,PMPI_WTICK'
MPILIBNAME='mpi'
MPIMODNAME='mpi'
MPIR_CXX_BOOL='0x4c000133'
MPIR_CXX_COMPLEX='0x4c000834'
MPIR_CXX_DOUBLE_COMPLEX='0x4c001035'
MPIR_CXX_LONG_DOUBLE_COMPLEX='0x4c002036'
MPISIZEOFMODNAME='mpi_sizeofs'
MPIU_DLL_SPEC_DEF='#define MPIU_DLL_SPEC'
MPIU_PINT='long'
MPI_2COMPLEX='1275072548'
MPI_2DOUBLE_COMPLEX='1275076645'
MPI_2DOUBLE_PRECISION='1275072547'
MPI_2INT='0x4c000816'
MPI_2INTEGER='1275070496'
MPI_2REAL='1275070497'
MPI_AINT='long'
MPI_AINT_DATATYPE='0x4c000843'
MPI_AINT_FMT_DEC_SPEC='%ld'
MPI_AINT_FMT_HEX_SPEC='%lx'
MPI_BYTE='0x4c00010d'
MPI_CHAR='0x4c000101'
MPI_CHARACTER='1275068698'
MPI_COMPLEX16='0x4c00102a'
MPI_COMPLEX32='0x4c00202c'
MPI_COMPLEX8='0x4c000828'
MPI_COMPLEX='1275070494'
MPI_COUNT='long long'
MPI_COUNT_DATATYPE='0x4c000845'
MPI_C_BOOL='0x4c00013f'
MPI_C_DOUBLE_COMPLEX='0x4c001041'
MPI_C_FLOAT_COMPLEX='0x4c000840'
MPI_C_INTERFACE_CDESC_NAME='mpi_c_interface_cdesc'
MPI_C_INTERFACE_GLUE_NAME='mpi_c_interface_glue'
MPI_C_INTERFACE_NAME='mpi_c_interface'
MPI_C_INTERFACE_NOBUF_NAME='mpi_c_interface_nobuf'
MPI_C_INTERFACE_TYPES_NAME='mpi_c_interface_types'
MPI_C_LONG_DOUBLE_COMPLEX='0x4c002042'
MPI_DOUBLE='0x4c00080b'
MPI_DOUBLE_COMPLEX='1275072546'
MPI_DOUBLE_INT='0x8c000001'
MPI_DOUBLE_PRECISION='1275070495'
MPI_F08_CALLBACKS_NAME='mpi_f08_callbacks'
MPI_F08_COMPILE_CONSTANTS_NAME='mpi_f08_compile_constants'
MPI_F08_LINK_CONSTANTS_NAME='mpi_f08_link_constants'
MPI_F08_NAME='mpi_f08'
MPI_F08_TYPES_NAME='mpi_f08_types'
MPI_F77_2INT='1275070486'
MPI_F77_AINT='1275070531'
MPI_F77_BYTE='1275068685'
MPI_F77_CHAR='1275068673'
MPI_F77_COUNT='1275070533'
MPI_F77_CXX_BOOL='1275068723'
MPI_F77_CXX_DOUBLE_COMPLEX='1275072565'
MPI_F77_CXX_FLOAT_COMPLEX='1275070516'
MPI_F77_CXX_LONG_DOUBLE_COMPLEX='1275076662'
MPI_F77_C_BOOL='1275068735'
MPI_F77_C_COMPLEX='1275070528'
MPI_F77_C_DOUBLE_COMPLEX='1275072577'
MPI_F77_C_FLOAT_COMPLEX='1275070528'
MPI_F77_C_LONG_DOUBLE_COMPLEX='1275076674'
MPI_F77_DOUBLE='1275070475'
MPI_F77_DOUBLE_INT='-1946157055'
MPI_F77_FLOAT='1275069450'
MPI_F77_FLOAT_INT='-1946157056'
MPI_F77_INT16_T='1275068984'
MPI_F77_INT32_T='1275069497'
MPI_F77_INT64_T='1275070522'
MPI_F77_INT8_T='1275068727'
MPI_F77_INT='1275069445'
MPI_F77_LB='1275068432'
MPI_F77_LONG='1275070471'
MPI_F77_LONG_DOUBLE='1275072524'
MPI_F77_LONG_DOUBLE_INT='-1946157052'
MPI_F77_LONG_INT='-1946157054'
MPI_F77_LONG_LONG='1275070473'
MPI_F77_LONG_LONG_INT='1275070473'
MPI_F77_OFFSET='1275070532'
MPI_F77_PACKED='1275068687'
MPI_F77_SHORT='1275068931'
MPI_F77_SHORT_INT='-1946157053'
MPI_F77_SIGNED_CHAR='1275068696'
MPI_F77_UB='1275068433'
MPI_F77_UINT16_T='1275068988'
MPI_F77_UINT32_T='1275069501'
MPI_F77_UINT64_T='1275070526'
MPI_F77_UINT8_T='1275068731'
MPI_F77_UNSIGNED='1275069446'
MPI_F77_UNSIGNED_CHAR='1275068674'
MPI_F77_UNSIGNED_LONG='1275070472'
MPI_F77_UNSIGNED_LONG_LONG='1275070489'
MPI_F77_UNSIGNED_SHORT='1275068932'
MPI_F77_WCHAR='1275069454'
MPI_FINT='int'
MPI_FLOAT='0x4c00040a'
MPI_FLOAT_INT='0x8c000000'
MPI_INT16_T='0x4c000238'
MPI_INT32_T='0x4c000439'
MPI_INT64_T='0x4c00083a'
MPI_INT8_T='0x4c000137'
MPI_INT='0x4c000405'
MPI_INTEGER16='MPI_DATATYPE_NULL'
MPI_INTEGER1='0x4c00012d'
MPI_INTEGER2='0x4c00022f'
MPI_INTEGER4='0x4c000430'
MPI_INTEGER8='0x4c000831'
MPI_INTEGER='1275069467'
MPI_LB='0x4c000010'
MPI_LOGICAL='1275069469'
MPI_LONG='0x4c000807'
MPI_LONG_DOUBLE='0x4c00100c'
MPI_LONG_DOUBLE_INT='0x8c000004'
MPI_LONG_INT='0x8c000002'
MPI_LONG_LONG='0x4c000809'
MPI_MAX_ERROR_STRING='512'
MPI_MAX_LIBRARY_VERSION_STRING='8192'
MPI_MAX_PROCESSOR_NAME='128'
MPI_OFFSET='long long'
MPI_OFFSET_DATATYPE='0x4c000844'
MPI_OFFSET_TYPEDEF='typedef long long MPI_Offset;'
MPI_PACKED='0x4c00010f'
MPI_REAL16='0x4c00102b'
MPI_REAL4='0x4c000427'
MPI_REAL8='0x4c000829'
MPI_REAL='1275069468'
MPI_SHORT='0x4c000203'
MPI_SHORT_INT='0x8c000003'
MPI_SIGNED_CHAR='0x4c000118'
MPI_STATUS_SIZE='5'
MPI_UB='0x4c000011'
MPI_UINT16_T='0x4c00023c'
MPI_UINT32_T='0x4c00043d'
MPI_UINT64_T='0x4c00083e'
MPI_UINT8_T='0x4c00013b'
MPI_UNSIGNED_CHAR='0x4c000102'
MPI_UNSIGNED_INT='0x4c000406'
MPI_UNSIGNED_LONG='0x4c000808'
MPI_UNSIGNED_LONG_LONG='0x4c000819'
MPI_UNSIGNED_SHORT='0x4c000204'
MPI_WCHAR='0x4c00040e'
MPLLIBNAME='mpl'
NM='/usr/bin/nm -B'
NMEDIT=''
OBJDUMP='objdump'
OBJEXT='o'
OFFSET_KIND='8'
OPALIBNAME='opa'
OTOOL64=''
OTOOL=''
PACKAGE='mpich'
PACKAGE_BUGREPORT='discuss@mpich.org'
PACKAGE_NAME='MPICH'
PACKAGE_STRING='MPICH 3.2rc1'
PACKAGE_TARNAME='mpich'
PACKAGE_URL='http://www.mpich.org/'
PACKAGE_VERSION='3.2rc1'
PAMILIBNAME='pami'
PAPI_INCLUDE=''
PATH_SEPARATOR=':'
PERL='/usr/bin/perl'
PMPILIBNAME='pmpi'
PMPI_F08_NAME='pmpi_f08'
PRIMARY_PM_GFORKER_FALSE=''
PRIMARY_PM_GFORKER_TRUE='#'
PRIMARY_PM_REMSHELL_FALSE=''
PRIMARY_PM_REMSHELL_TRUE='#'
QUEUE_BINARY_SEARCH_SUPPORT_FALSE=''
QUEUE_BINARY_SEARCH_SUPPORT_TRUE='#'
RANLIB='ranlib'
REQD=''
REQI1=''
REQI2=''
REQI8=''
RSH=''
SED='/bin/sed'
SET_CFLAGS='CFLAGS='
SET_MAKE='MAKE=make'
SHELL='/bin/sh'
SHLIB_EXT='.so'
SIZEOF_FC_CHARACTER='1'
SIZEOF_FC_DOUBLE_PRECISION='8'
SIZEOF_FC_INTEGER='4'
SIZEOF_FC_REAL='4'
SIZEOF_MPI_STATUS='20'
SSH=''
STRIP='strip'
USER_CFLAGS=''
USER_CPPFLAGS=''
USER_CXXFLAGS=''
USER_EXTRA_LIBS=''
USER_FCFLAGS=''
USER_FFLAGS=''
USER_LDFLAGS=''
USER_LIBS=''
USE_DBG_LOGGING='1'
VERSION='3.2rc1'
VPATH='VPATH=.:${srcdir}'
WRAPPER_CFLAGS=' -g'
WRAPPER_CPPFLAGS=''
WRAPPER_CXXFLAGS=' -g'
WRAPPER_EXTRA_LIBS=''
WRAPPER_FCFLAGS=' -g'
WRAPPER_FFLAGS=' -g'
WRAPPER_LDFLAGS=''
WRAPPER_LIBS=' -lrt -lpthread '
WRAPPER_RPATH_LDFLAGS='-Wl,-rpath -Wl,${exec_prefix}/lib'
WTIME_DOUBLE_TYPE='REAL*8'
XARGS_NODATA_OPT='-r'
ac_ct_AR=''
ac_ct_CC=''
ac_ct_CXX=''
ac_ct_DUMPBIN=''
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=' -I$(srcdir)'
am__leading_dot='.'
am__nodep='_no'
am__quote=''
am__tar='$${TAR-tar} chof - "$$tardir"'
am__untar='$${TAR-tar} xf -'
bindings=' f77 f90 f08 cxx'
bindir='${exec_prefix}/bin'
build='x86_64-unknown-linux-gnu'
build_alias=''
build_cpu='x86_64'
build_os='linux-gnu'
build_vendor='unknown'
channel_name='nemesis'
datadir='${datarootdir}'
datarootdir='${prefix}/share'
device_name='ch3'
docdir='${datarootdir}/doc/${PACKAGE_TARNAME}'
dvidir='${docdir}'
enable_wrapper_rpath='yes'
exec_prefix='${prefix}'
host='x86_64-unknown-linux-gnu'
host_alias=''
host_cpu='x86_64'
host_os='linux-gnu'
host_vendor='unknown'
htmldir='${docdir}'
includedir='${prefix}/include'
infodir='${datarootdir}/info'
install_sh='${SHELL} /home/sg/sources/mpich/confdb/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
libmpi_so_version='0:0:0'
localedir='${datarootdir}/locale'
localstatedir='${prefix}/var'
mandir='${datarootdir}/man'
master_top_builddir='/home/sg/sources/mpich/build'
master_top_srcdir='/home/sg/sources/mpich'
mkdir_p='$(MKDIR_P)'
mmx_copy_s=''
modincdir='${prefix}/include'
mpich_libtool_static_flag='-static'
mpllib='src/mpl/libmpl.la'
mpllibdir=''
mplsrcdir='/home/sg/sources/mpich/build/src/mpl'
nemesis_nets_array='MPIDI_NEM_TCP'
nemesis_nets_array_sz='1'
nemesis_nets_dirs='tcp'
nemesis_nets_func_array='&MPIDI_nem_tcp_funcs'
nemesis_nets_func_decl='MPIDI_nem_tcp_funcs'
nemesis_nets_macro_defs='#define MPIDI_NEM_TCP 0'
nemesis_nets_strings='"tcp"'
nemesis_networks='tcp'
oldincludedir='/usr/include'
opalib='/home/sg/sources/mpich/build/src/openpa/src/libopa.la'
opalibdir=''
opasrcdir='/home/sg/sources/mpich/build/src/openpa'
pdfdir='${docdir}'
pkgconfigdir='${exec_prefix}/lib/pkgconfig'
pm_name='hydra'
prefix='/home/sg/builds/mpich-intel'
program_transform_name='s,x,x,'
psdir='${docdir}'
runstatedir='${localstatedir}/run'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' test/mpi'
sysconfdir='${prefix}/etc'
target_alias=''

## ------------------- ##
## File substitutions. ##
## ------------------- ##

cc_shlib_conf='src/env/cc_shlib.conf'
cxx_shlib_conf='src/env/cxx_shlib.conf'
f77_shlib_conf='src/env/f77_shlib.conf'
fc_shlib_conf='src/env/fc_shlib.conf'

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

/* confdefs.h */
#define PACKAGE_NAME "MPICH"
#define PACKAGE_TARNAME "mpich"
#define PACKAGE_VERSION "3.2rc1"
#define PACKAGE_STRING "MPICH 3.2rc1"
#define PACKAGE_BUGREPORT "discuss@mpich.org"
#define PACKAGE_URL "http://www.mpich.org/"
#define PACKAGE "mpich"
#define VERSION "3.2rc1"
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_STRINGS_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_UNISTD_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRING_H 1
#define STDC_HEADERS 1
#define HAVE_DLFCN_H 1
#define LT_OBJDIR ".libs/"
#define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
#define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
#define USE_LOGGING MPID_LOGGING_NONE
#define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
#define MPICH_IS_THREADED 1
#define MPICH_THREAD_GRANULARITY MPICH_THREAD_GRANULARITY_GLOBAL
#define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX
#define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE
#define MPICH_DEBUG_MEMINIT 1
#define MPICH_DEBUG_HANDLEALLOC 1
#define MPICH_DEBUG_HANDLES 1
#define USE_MEMORY_TRACING 1
#define MPICH_DEBUG_MEMARENA 1
#define USE_DBG_LOGGING 1
#define MPICH_DEBUG_MUTEX 1
#define HAVE_ROMIO 1
#define HAVE__FUNC__ /**/
#define HAVE__FUNCTION__ /**/
#define HAVE_PRAGMA_WEAK 1
#define HAVE_WEAK_ATTRIBUTE 1
#define USE_WEAK_SYMBOLS 1
#define HAVE_MULTIPLE_PRAGMA_WEAK 1
#define ENABLE_PVAR_NEM 0
#define ENABLE_PVAR_RECVQ 0
#define ENABLE_PVAR_RMA 0
#define HAVE_LONG_LONG 1
#define STDCALL 
#define F77_NAME_LOWER_USCORE 1
#define HAVE_MPI_F_INIT_WORKS_WITH_C 1
#define HAVE_FORTRAN_BINDING 1
#define HAVE_F08_BINDING 1
#define TRUE 1
#define FALSE 0
#define HAVE_CXX_EXCEPTIONS /**/
#define HAVE_NAMESPACES /**/
#define HAVE_NAMESPACE_STD /**/
#define HAVE_CXX_BINDING 1
#define HAVE_NAMEPUB_SERVICE 1
#define restrict __restrict
#define HAVE_GCC_ATTRIBUTE 1
#define HAVE_BUILTIN_EXPECT 1
#define WORDS_LITTLEENDIAN 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_LONG_LONG_INT 1
#define HAVE_MAX_INTEGER_ALIGNMENT 8
#define HAVE_MAX_STRUCT_ALIGNMENT 8
#define HAVE_MAX_FP_ALIGNMENT 16
#define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
#define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
#define SIZEOF_CHAR 1
#define SIZEOF_UNSIGNED_CHAR 1
#define SIZEOF_SHORT 2
#define SIZEOF_UNSIGNED_SHORT 2
#define SIZEOF_INT 4
#define SIZEOF_UNSIGNED_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_UNSIGNED_LONG 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF_UNSIGNED_LONG_LONG 8
#define SIZEOF_FLOAT 4
#define SIZEOF_DOUBLE 8
#define SIZEOF_LONG_DOUBLE 16
#define SIZEOF_VOID_P 8
#define HAVE_STDDEF_H 1
#define SIZEOF_WCHAR_T 4
#define SIZEOF_FLOAT_INT 8
#define SIZEOF_DOUBLE_INT 16
#define SIZEOF_LONG_INT 16
#define SIZEOF_SHORT_INT 8
#define SIZEOF_TWO_INT 8
#define SIZEOF_LONG_DOUBLE_INT 32
#define HAVE_SYS_BITYPES_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_STDINT_H 1
#define HAVE_INT8_T 1
#define HAVE_INT16_T 1
#define HAVE_INT32_T 1
#define HAVE_INT64_T 1
#define HAVE_UINT8_T 1
#define HAVE_UINT16_T 1
#define HAVE_UINT32_T 1
#define HAVE_UINT64_T 1
#define HAVE_STDBOOL_H 1
#define HAVE_COMPLEX_H 1
#define SIZEOF__BOOL 1
#define SIZEOF_FLOAT__COMPLEX 8
#define SIZEOF_DOUBLE__COMPLEX 16
#define SIZEOF_LONG_DOUBLE__COMPLEX 32
#define HAVE__BOOL 1
#define HAVE_FLOAT__COMPLEX 1
#define HAVE_DOUBLE__COMPLEX 1
#define HAVE_LONG_DOUBLE__COMPLEX 1
#define MPIR_REAL4_CTYPE float
#define MPIR_REAL8_CTYPE double
#define MPIR_REAL16_CTYPE long double
#define MPIR_INTEGER1_CTYPE char
#define MPIR_INTEGER2_CTYPE short
#define MPIR_INTEGER4_CTYPE int
#define MPIR_INTEGER8_CTYPE long
#define SIZEOF_F77_INTEGER 4
#define SIZEOF_F77_REAL 4
#define SIZEOF_F77_DOUBLE_PRECISION 8
#define MPIR_FC_REAL_CTYPE float
#define MPIR_FC_DOUBLE_CTYPE double
#define HAVE_AINT_LARGER_THAN_FINT 1
#define HAVE_AINT_DIFFERENT_THAN_FINT 1
#define HAVE_FINT_IS_INT 1
#define F77_TRUE_VALUE_SET 1
#define F77_TRUE_VALUE -1
#define F77_FALSE_VALUE 0
#define SIZEOF_BOOL 1
#define MPIR_CXX_BOOL_CTYPE _Bool
#define SIZEOF_COMPLEX 8
#define SIZEOF_DOUBLECOMPLEX 16
#define SIZEOF_LONGDOUBLECOMPLEX 32
#define HAVE_CXX_COMPLEX 1
#define MPIR_CXX_BOOL_VALUE 0x4c000133
#define MPIR_CXX_COMPLEX_VALUE 0x4c000834
#define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035
#define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036
#define HAVE_ANY_INT64_T_ALIGNMENT 1
#define HAVE_ANY_INT32_T_ALIGNMENT 1
#define HAVE_STDLIB_H 1
#define HAVE_STDARG_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_STRING_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STDDEF_H 1
#define HAVE_ERRNO_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ENDIAN_H 1
#define HAVE_ASSERT_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_SETITIMER 1
#define HAVE_ALARM 1
#define HAVE_VSNPRINTF 1
#define HAVE_VSPRINTF 1
#define HAVE_STRERROR 1
#define HAVE_STRNCASECMP 1
#define HAVE_DECL_STRERROR_R 1
#define HAVE_STRERROR_R 1
#define HAVE_SNPRINTF 1
#define HAVE_QSORT 1
#define HAVE_VA_COPY 1
#define HAVE_MACRO_VA_ARGS 1
#define HAVE_ALLOCA_H 1
#define HAVE_ALLOCA 1
#define HAVE_TSEARCH 1
#define HAVE_MKSTEMP 1
#define HAVE_FDOPEN 1
#define NEEDS_FDOPEN_DECL 1
#define HAVE_PUTENV 1
#define HAVE_CLOCK_GETTIME 1
#define HAVE_CLOCK_GETRES 1
#define HAVE_GETTIMEOFDAY 1
#define MPIR_AINT_MAX LONG_MAX
#define MPIU_Pint long
#define MPIU_PINT_FMT_DEC_SPEC "%ld"
#define MPIU_Upint unsigned long
#define MPIU_UPINT_FMT_DEC_SPEC "%lu"
#define MPIU_SIZE_T unsigned long
#define SIZEOF_MPIR_BSEND_DATA_T 96
#define HAVE_PTHREAD_H 1
#define HAVE_PTHREAD_YIELD 1
#define MPICH_PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK
#define MPICH_THREAD_PACKAGE_NAME MPICH_THREAD_PACKAGE_POSIX
#define HAVE_GETPID 1
#define HAVE_SCHED_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SYS_SELECT_H 1
#define HAVE_SCHED_YIELD 1
#define HAVE_USLEEP 1
#define HAVE_SLEEP 1
#define HAVE_SELECT 1
#define USE_NOTHING_FOR_YIELD 1
#define HAVE_SCHED_SETAFFINITY 1
#define HAVE_SCHED_GETAFFINITY 1
#define HAVE_CPU_SET_T 1
#define HAVE_UNISTD_H 1
#define HAVE_STRING_H 1
#define HAVE_STDLIB_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_STRINGS_H 1
#define HAVE_ASSERT_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_SNPRINTF 1
#define HAVE_STRNCASECMP 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_PARAM_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_NETINET_TCP_H 1
#define HAVE_SYS_UN_H 1
#define HAVE_NETDB_H 1
#define HAVE_SOCKET 1
#define HAVE_SETSOCKOPT 1
#define HAVE_GETHOSTBYNAME 1
#define USE_PMI_PORT 1
#define HAVE_H_ADDR_LIST 1
#define HAVE_GCC_ATTRIBUTE 1
#define CH3_RANK_BITS 16
#define HAVE_ASSERT_H 1
#define HAVE_LIMITS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_TIME_H 1
#define HAVE_CTYPE_H 1
#define HAVE_UNISTD_H 1
#define HAVE_ARPA_INET_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_NET_IF_H 1
#define HAVE_INET_PTON 1
#define HAVE_GETHOSTNAME 1
#define HAVE_TIME 1
#define HAVE_NET_IF_H 1
#define HAVE_ASSERT_H 1
#define HAVE_NETDB_H 1
#define HAVE_UNISTD_H 1
#define HAVE_SCHED_H 1
#define HAVE_SYS_MMAN_H 1
#define HAVE_SYS_IOCTL_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_ERRNO_H 1
#define HAVE_SYS_IPC_H 1
#define HAVE_SYS_SHM_H 1
#define HAVE_NETINET_IN_H 1
#define HAVE_SIGNAL_H 1
#define HAVE_SIGNAL 1
#define HAVE_MKSTEMP 1
#define HAVE_RAND 1
#define HAVE_SRAND 1
#define HAVE_MMAP 1
#define HAVE_MUNMAP 1
#define USE_MMAP_SHM 1
#define MPID_NEM_INLINE 1
#define PREFETCH_CELL 1
#define USE_FASTBOX 1
#define HAVE_H_ADDR_LIST 1
#define HAVE_STRUCT_IFCONF 1
#define HAVE_STRUCT_IFREQ 1
#define MPID_NEM_LOCAL_LMT_IMPL MPID_NEM_LOCAL_LMT_SHM_COPY
#define MPID_NEM_USE_LOCK_FREE_QUEUES 1
#define SIZEOF_OPA_PTR_T 8
#define MPIR_OFFSET_MAX LLONG_MAX
#define MPIR_COUNT_MAX LLONG_MAX
#define MPIR_Ucount unsigned long long
#define MPIF_STATUS_SIZE 5
#define HAVE_STDIO_H 1
#define HAVE_C_MULTI_ATTR_ALIAS 1
#define HAVE_FC_TYPE_ROUTINES 1
#define HAVE_MPICHCONF 1

configure: exit 0
