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.1rc2, which was generated by GNU Autoconf 2.69. Invocation command line was $ ./configure --prefix=/space/local/mpich-3.1rc2/ --enable-error-checking=runtime --enable-g=dbg CFLAGS=-fPIC CXXFLAGS=-fPIC FFLAGS=-fpic --enable-threads=runtime --enable-totalview --enable-static --disable-f77 --disable-fc --no-recursion ## --------- ## ## Platform. ## ## --------- ## hostname = boogie uname -m = x86_64 uname -r = 2.6.32-220.23.1.el6.x86_64 uname -s = Linux uname -v = #1 SMP Tue Jun 12 11:20:15 EDT 2012 /usr/bin/uname -p = unknown /bin/uname -X = unknown /bin/arch = x86_64 /usr/bin/arch -k = unknown /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: /space/local/eclipse/ PATH: ./ PATH: /space/local/eclipse/ PATH: ./ PATH: /usr/lib64/qt-3.3/bin PATH: /usr/local/bin PATH: /bin PATH: /usr/bin PATH: /usr/local/ofed/binC PATH: /usr/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /home/anatol-g/Progs/eclipse/jdk1.5.0_12 PATH: /usr/local/ofed/binC PATH: /usr/bin PATH: /sbin PATH: /usr/sbin PATH: /bin PATH: /home/anatol-g/Progs/eclipse/jdk1.5.0_12 ## ----------- ## ## Core tests. ## ## ----------- ## configure:5095: checking for icc configure:5125: result: no configure:5095: checking for pgcc configure:5125: result: no configure:5095: checking for xlc configure:5125: result: no configure:5095: checking for xlC configure:5125: result: no configure:5095: checking for pathcc configure:5125: result: no configure:5095: checking for gcc configure:5111: found /usr/bin/gcc configure:5122: result: gcc configure:5153: checking for C compiler version configure:5162: gcc --version >&5 gcc (GCC) 4.4.6 20110731 (Red Hat 4.4.6-3) Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:5173: $? = 0 configure:5162: gcc -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.6 20110731 (Red Hat 4.4.6-3) (GCC) configure:5173: $? = 0 configure:5162: gcc -V >&5 gcc: '-V' option must have argument configure:5173: $? = 1 configure:5162: gcc -qversion >&5 gcc: unrecognized option '-qversion' gcc: no input files configure:5173: $? = 1 configure:5193: checking whether the C compiler works configure:5215: gcc -fPIC conftest.c >&5 configure:5219: $? = 0 configure:5267: result: yes configure:5270: checking for C compiler default output file name configure:5272: result: a.out configure:5278: checking for suffix of executables configure:5285: gcc -o conftest -fPIC conftest.c >&5 configure:5289: $? = 0 configure:5311: result: configure:5333: checking whether we are cross compiling configure:5341: gcc -o conftest -fPIC conftest.c >&5 configure:5345: $? = 0 configure:5352: ./conftest configure:5356: $? = 0 configure:5371: result: no configure:5376: checking for suffix of object files configure:5398: gcc -c -fPIC conftest.c >&5 configure:5402: $? = 0 configure:5423: result: o configure:5427: checking whether we are using the GNU C compiler configure:5446: gcc -c -fPIC conftest.c >&5 configure:5446: $? = 0 configure:5455: result: yes configure:5464: checking whether gcc accepts -g configure:5484: gcc -c -g conftest.c >&5 configure:5484: $? = 0 configure:5525: result: yes configure:5542: checking for gcc option to accept ISO C89 configure:5605: gcc -c -fPIC conftest.c >&5 configure:5605: $? = 0 configure:5618: result: none needed configure:5645: checking whether gcc and cc understand -c and -o together configure:5676: gcc -c conftest.c -o conftest2.o >&5 configure:5680: $? = 0 configure:5686: gcc -c conftest.c -o conftest2.o >&5 configure:5690: $? = 0 configure:5701: cc -c conftest.c >&5 configure:5705: $? = 0 configure:5713: cc -c conftest.c -o conftest2.o >&5 configure:5717: $? = 0 configure:5723: cc -c conftest.c -o conftest2.o >&5 configure:5727: $? = 0 configure:5745: result: yes configure:5784: checking how to run the C preprocessor configure:5815: gcc -E conftest.c configure:5815: $? = 0 configure:5829: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:5829: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | /* end confdefs.h. */ | #include configure:5854: result: gcc -E configure:5874: gcc -E conftest.c configure:5874: $? = 0 configure:5888: gcc -E conftest.c conftest.c:9:28: error: ac_nonexistent.h: No such file or directory configure:5888: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | /* end confdefs.h. */ | #include configure:5948: checking for a BSD-compatible install configure:6016: result: /usr/bin/install -c configure:6027: checking whether build environment is sane configure:6082: result: yes configure:6230: checking for a thread-safe mkdir -p configure:6269: result: /bin/mkdir -p configure:6276: checking for gawk configure:6292: found /bin/gawk configure:6303: result: gawk configure:6314: checking whether make sets $(MAKE) configure:6336: result: yes configure:6366: checking for style of include used by make configure:6394: result: GNU configure:6428: checking whether make supports nested variables configure:6445: result: yes configure:6525: checking dependency style of gcc configure:6636: result: gcc3 configure:6653: checking whether to enable maintainer-specific portions of Makefiles configure:6662: result: yes configure:6726: checking for ar configure:6742: found /usr/bin/ar configure:6753: result: ar configure:6779: checking the archiver (ar) interface configure:6789: gcc -c -fPIC conftest.c >&5 configure:6789: $? = 0 configure:6791: ar cru libconftest.a conftest.o >&5 configure:6794: $? = 0 configure:6817: result: ar configure:6867: checking build system type configure:6881: result: x86_64-unknown-linux-gnu configure:6901: checking host system type configure:6914: result: x86_64-unknown-linux-gnu configure:6955: checking how to print strings configure:6982: result: printf configure:7003: checking for a sed that does not truncate output configure:7067: result: /bin/sed configure:7085: checking for grep that handles long lines and -e configure:7143: result: /bin/grep configure:7148: checking for egrep configure:7210: result: /bin/grep -E configure:7215: checking for fgrep configure:7277: result: /bin/grep -F configure:7312: checking for ld used by gcc configure:7379: result: /usr/bin/ld configure:7386: checking if the linker (/usr/bin/ld) is GNU ld configure:7401: result: yes configure:7413: checking for BSD- or MS-compatible name lister (nm) configure:7462: result: /usr/bin/nm -B configure:7592: checking the name lister (/usr/bin/nm -B) interface configure:7599: gcc -c -fPIC conftest.c >&5 configure:7602: /usr/bin/nm -B "conftest.o" configure:7605: output 0000000000000000 B some_variable configure:7612: result: BSD nm configure:7615: checking whether ln -s works configure:7619: result: yes configure:7627: checking the maximum length of command line arguments configure:7757: result: 1966080 configure:7774: checking whether the shell understands some XSI constructs configure:7784: result: yes configure:7788: checking whether the shell understands "+=" configure:7794: result: yes configure:7829: checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format configure:7869: result: func_convert_file_noop configure:7876: checking how to convert x86_64-unknown-linux-gnu file names to toolchain format configure:7896: result: func_convert_file_noop configure:7903: checking for /usr/bin/ld option to reload object files configure:7910: result: -r configure:7984: checking for objdump configure:8000: found /usr/bin/objdump configure:8011: result: objdump configure:8043: checking how to recognize dependent libraries configure:8245: result: pass_all configure:8330: checking for dlltool configure:8360: result: no configure:8390: checking how to associate runtime and link libraries configure:8417: result: printf %s\n configure:8541: checking for archiver @FILE support configure:8558: gcc -c -fPIC conftest.c >&5 configure:8558: $? = 0 configure:8561: ar cru libconftest.a @conftest.lst >&5 configure:8564: $? = 0 configure:8569: ar cru libconftest.a @conftest.lst >&5 ar: conftest.o: No such file or directory configure:8572: $? = 1 configure:8584: result: @ configure:8642: checking for strip configure:8658: found /usr/bin/strip configure:8669: result: strip configure:8741: checking for ranlib configure:8757: found /usr/bin/ranlib configure:8768: result: ranlib configure:8870: checking command to parse /usr/bin/nm -B output from gcc object configure:8990: gcc -c -fPIC conftest.c >&5 configure:8993: $? = 0 configure:8997: /usr/bin/nm -B conftest.o \| sed -n -e 's/^.*[ ]\([ABCDGIRSTW][ABCDGIRSTW]*\)[ ][ ]*\([_A-Za-z][_A-Za-z0-9]*\)$/\1 \2 \2/p' | sed '/ __gnu_lto/d' \> conftest.nm configure:9000: $? = 0 configure:9066: gcc -o conftest -fPIC conftest.c conftstm.o >&5 configure:9069: $? = 0 configure:9107: result: ok configure:9144: checking for sysroot configure:9174: result: no configure:9251: gcc -c -fPIC conftest.c >&5 configure:9254: $? = 0 configure:9430: checking for mt configure:9460: result: no configure:9480: checking if : is a manifest tool configure:9486: : '-?' configure:9494: result: no configure:10132: checking for ANSI C header files configure:10152: gcc -c -fPIC conftest.c >&5 configure:10152: $? = 0 configure:10225: gcc -o conftest -fPIC conftest.c >&5 configure:10225: $? = 0 configure:10225: ./conftest configure:10225: $? = 0 configure:10236: result: yes configure:10249: checking for sys/types.h configure:10249: gcc -c -fPIC conftest.c >&5 configure:10249: $? = 0 configure:10249: result: yes configure:10249: checking for sys/stat.h configure:10249: gcc -c -fPIC conftest.c >&5 configure:10249: $? = 0 configure:10249: result: yes configure:10249: checking for stdlib.h configure:10249: gcc -c -fPIC conftest.c >&5 configure:10249: $? = 0 configure:10249: result: yes configure:10249: checking for string.h configure:10249: gcc -c -fPIC conftest.c >&5 configure:10249: $? = 0 configure:10249: result: yes configure:10249: checking for memory.h configure:10249: gcc -c -fPIC conftest.c >&5 configure:10249: $? = 0 configure:10249: result: yes configure:10249: checking for strings.h configure:10249: gcc -c -fPIC conftest.c >&5 configure:10249: $? = 0 configure:10249: result: yes configure:10249: checking for inttypes.h configure:10249: gcc -c -fPIC conftest.c >&5 configure:10249: $? = 0 configure:10249: result: yes configure:10249: checking for stdint.h configure:10249: gcc -c -fPIC conftest.c >&5 configure:10249: $? = 0 configure:10249: result: yes configure:10249: checking for unistd.h configure:10249: gcc -c -fPIC conftest.c >&5 configure:10249: $? = 0 configure:10249: result: yes configure:10263: checking for dlfcn.h configure:10263: gcc -c -fPIC conftest.c >&5 configure:10263: $? = 0 configure:10263: result: yes configure:10469: checking for objdir configure:10484: result: .libs configure:10755: checking if gcc supports -fno-rtti -fno-exceptions configure:10773: gcc -c -fPIC -fno-rtti -fno-exceptions conftest.c >&5 cc1: warning: command line option "-fno-rtti" is valid for C++/ObjC++ but not for C configure:10777: $? = 0 configure:10790: result: no configure:11117: checking for gcc option to produce PIC configure:11124: result: -fPIC -DPIC configure:11132: checking if gcc PIC flag -fPIC -DPIC works configure:11150: gcc -c -fPIC -fPIC -DPIC -DPIC conftest.c >&5 configure:11154: $? = 0 configure:11167: result: yes configure:11196: checking if gcc static flag -static works configure:11224: result: no configure:11239: checking if gcc supports -c -o file.o configure:11260: gcc -c -fPIC -o out/conftest2.o conftest.c >&5 configure:11264: $? = 0 configure:11286: result: yes configure:11294: checking if gcc supports -c -o file.o configure:11341: result: yes configure:11374: checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:12529: result: yes configure:12566: checking whether -lc should be explicitly linked in configure:12574: gcc -c -fPIC conftest.c >&5 configure:12577: $? = 0 configure:12592: gcc -shared -fPIC -DPIC conftest.o -v -Wl,-soname -Wl,conftest -o conftest 2\>\&1 \| /bin/grep -lc \>/dev/null 2\>\&1 configure:12595: $? = 0 configure:12609: result: no configure:12769: checking dynamic linker characteristics configure:13280: gcc -o conftest -fPIC -Wl,-rpath -Wl,/foo conftest.c >&5 configure:13280: $? = 0 configure:13502: result: GNU/Linux ld.so configure:13609: checking how to hardcode library paths into programs configure:13634: result: immediate configure:14174: checking whether stripping libraries is possible configure:14179: result: yes configure:14214: checking if libtool supports shared libraries configure:14216: result: yes configure:14219: checking whether to build shared libraries configure:14240: result: yes configure:14243: checking whether to build static libraries configure:14247: result: yes configure:14296: checking whether make supports nested variables configure:14313: result: yes configure:14407: checking for icpc configure:14437: result: no configure:14407: checking for pgCC configure:14437: result: no configure:14407: checking for xlC configure:14437: result: no configure:14407: checking for pathCC configure:14437: result: no configure:14407: checking for g++ configure:14423: found /usr/bin/g++ configure:14434: result: g++ configure:14461: checking for C++ compiler version configure:14470: g++ --version >&5 g++ (GCC) 4.4.6 20110731 (Red Hat 4.4.6-3) Copyright (C) 2010 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:14481: $? = 0 configure:14470: g++ -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-gnu-unique-object --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-ppl --with-cloog --with-tune=generic --with-arch_32=i686 --build=x86_64-redhat-linux Thread model: posix gcc version 4.4.6 20110731 (Red Hat 4.4.6-3) (GCC) configure:14481: $? = 0 configure:14470: g++ -V >&5 g++: '-V' option must have argument configure:14481: $? = 1 configure:14470: g++ -qversion >&5 g++: unrecognized option '-qversion' g++: no input files configure:14481: $? = 1 configure:14485: checking whether we are using the GNU C++ compiler configure:14504: g++ -c -fPIC conftest.cpp >&5 configure:14504: $? = 0 configure:14513: result: yes configure:14522: checking whether g++ accepts -g configure:14542: g++ -c -g conftest.cpp >&5 configure:14542: $? = 0 configure:14583: result: yes configure:14608: checking dependency style of g++ configure:14719: result: gcc3 configure:14752: checking how to run the C++ preprocessor configure:14779: g++ -E conftest.cpp configure:14779: $? = 0 configure:14793: g++ -E conftest.cpp conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory configure:14793: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:14818: result: g++ -E configure:14838: g++ -E conftest.cpp configure:14838: $? = 0 configure:14852: g++ -E conftest.cpp conftest.cpp:23:28: error: ac_nonexistent.h: No such file or directory configure:14852: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | /* end confdefs.h. */ | #include configure:15021: checking for ld used by g++ configure:15088: result: /usr/bin/ld -m elf_x86_64 configure:15095: checking if the linker (/usr/bin/ld -m elf_x86_64) is GNU ld configure:15110: result: yes configure:15165: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:16170: result: yes configure:16206: g++ -c -fPIC conftest.cpp >&5 configure:16209: $? = 0 configure:16729: checking for g++ option to produce PIC configure:16736: result: -fPIC -DPIC configure:16744: checking if g++ PIC flag -fPIC -DPIC works configure:16762: g++ -c -fPIC -fPIC -DPIC -DPIC conftest.cpp >&5 configure:16766: $? = 0 configure:16779: result: yes configure:16802: checking if g++ static flag -static works configure:16830: result: no configure:16842: checking if g++ supports -c -o file.o configure:16863: g++ -c -fPIC -o out/conftest2.o conftest.cpp >&5 configure:16867: $? = 0 configure:16889: result: yes configure:16894: checking if g++ supports -c -o file.o configure:16941: result: yes configure:16971: checking whether the g++ linker (/usr/bin/ld -m elf_x86_64) supports shared libraries configure:17007: result: yes configure:17148: checking dynamic linker characteristics configure:17815: result: GNU/Linux ld.so configure:17868: checking how to hardcode library paths into programs configure:17893: result: immediate configure:18042: checking for Fortran 77 compiler version configure:18051: no --version >&5 ./configure: line 18053: no: command not found configure:18062: $? = 127 configure:18051: no -v >&5 ./configure: line 18053: no: command not found configure:18062: $? = 127 configure:18051: no -V >&5 ./configure: line 18053: no: command not found configure:18062: $? = 127 configure:18051: no -qversion >&5 ./configure: line 18053: no: command not found configure:18062: $? = 127 configure:18071: checking whether we are using the GNU Fortran 77 compiler configure:18084: no -c -fpic conftest.F >&5 ./configure: line 2748: no: command not found configure:18084: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:18093: result: no configure:18099: checking whether no accepts -g configure:18110: no -c -g conftest.f >&5 ./configure: line 2748: no: command not found configure:18110: $? = 127 configure: failed program was: | program main | | end configure:18118: result: no configure:20976: checking for Fortran compiler version configure:20985: no --version >&5 ./configure: line 20987: no: command not found configure:20996: $? = 127 configure:20985: no -v >&5 ./configure: line 20987: no: command not found configure:20996: $? = 127 configure:20985: no -V >&5 ./configure: line 20987: no: command not found configure:20996: $? = 127 configure:20985: no -qversion >&5 ./configure: line 20987: no: command not found configure:20996: $? = 127 configure:21005: checking whether we are using the GNU Fortran compiler configure:21018: no -c conftest.F >&5 ./configure: line 2832: no: command not found configure:21018: $? = 127 configure: failed program was: | program main | #ifndef __GNUC__ | choke me | #endif | | end configure:21027: result: no configure:21033: checking whether no accepts -g configure:21044: no -c -g conftest.f >&5 ./configure: line 2832: no: command not found configure:21044: $? = 127 configure: failed program was: | program main | | end configure:21052: result: no configure:25128: RUNNING PREREQ FOR ch3:nemesis configure:25212: checking for getpagesize configure:25212: gcc -o conftest -fPIC conftest.c >&5 configure:25212: $? = 0 configure:25212: result: yes configure:25859: ===== configuring src/mpl ===== configure:26024: running /bin/sh ./configure --disable-option-checking '--prefix=/space/local/mpich-3.1rc2' '--enable-error-checking=runtime' '--enable-g=dbg' 'CFLAGS=-fPIC ' 'CXXFLAGS=-fPIC ' 'FFLAGS=-fpic ' '--enable-threads=runtime' '--enable-totalview' '--enable-static' '--disable-f77' '--disable-fc' --cache-file=/dev/null --srcdir=. configure:26044: ===== done with src/mpl configure ===== configure:26050: sourcing src/mpl/localdefs WRAPPER_LIBS(='') does not contain '-lmpl', prepending CPPFLAGS(=' ') does not contain '-I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include', appending CPPFLAGS(=' -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include') does not contain '-I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include', appending LIBS(=' ') does not contain '-lopa', prepending configure:26177: gcc -o conftest -fPIC -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include conftest.c -lopa >&5 conftest.c:27:28: error: opa_primitives.h: No such file or directory conftest.c: In function 'main': conftest.c:33: error: 'OPA_int_t' undeclared (first use in this function) conftest.c:33: error: (Each undeclared identifier is reported only once conftest.c:33: error: for each function it appears in.) conftest.c:33: error: expected ';' before 'i' conftest.c:34: error: 'i' undeclared (first use in this function) configure:26177: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | /* end confdefs.h. */ | #include "opa_primitives.h" | | int | main () | { | | OPA_int_t i; | OPA_store_int(i,10); | OPA_fetch_and_incr_int(&i,5); | | ; | return 0; | } CPPFLAGS(=' -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include') does not contain '-I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src', appending CPPFLAGS(=' -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src') does not contain '-I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src', appending configure:26239: ===== configuring src/openpa ===== configure:26404: running /bin/sh ./configure --disable-option-checking '--prefix=/space/local/mpich-3.1rc2' --with-atomic-primitives=auto_allow_emulation '--enable-error-checking=runtime' '--enable-g=dbg' 'CFLAGS=-fPIC ' 'CXXFLAGS=-fPIC ' 'FFLAGS=-fpic ' '--enable-threads=runtime' '--enable-totalview' '--enable-static' '--disable-f77' '--disable-fc' --cache-file=/dev/null --srcdir=. configure:26424: ===== done with src/openpa configure ===== WRAPPER_LIBS(='-lmpl ') does not contain '-lopa', prepending CPPFLAGS(=' -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src') does not contain '-I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include', appending configure:27110: checking whether the compiler defines __func__ configure:27137: gcc -o conftest -fPIC -g -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:27137: $? = 0 configure:27137: ./conftest configure:27137: $? = 0 configure:27174: result: yes configure:27183: checking whether the compiler defines __FUNC__ configure:27210: gcc -o conftest -fPIC -g -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'foo': conftest.c:40: error: '__FUNC__' undeclared (first use in this function) conftest.c:40: error: (Each undeclared identifier is reported only once conftest.c:40: error: for each function it appears in.) configure:27210: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | /* end confdefs.h. */ | | | #include | int foo(void); | int foo(void) | { | return (strcmp(__FUNC__, "foo") == 0); | } | int main(int argc, char ** argv) | { | return (foo() ? 0 : 1); | } | | configure:27247: result: no configure:27256: checking whether the compiler sets __FUNCTION__ configure:27283: gcc -o conftest -fPIC -g -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:27283: $? = 0 configure:27283: ./conftest configure:27283: $? = 0 configure:27320: result: yes configure:27336: checking whether C compiler accepts option -O2 configure:27388: gcc -o conftest -fPIC -g -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c > pac_test1.log 2>&1 configure:27388: $? = 0 configure:27419: gcc -o conftest -O2 -fPIC -g -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c > pac_test2.log 2>&1 configure:27419: $? = 0 configure:27427: diff -b pac_test1.log pac_test2.log > pac_test.log configure:27430: $? = 0 configure:27530: result: yes configure:27546: checking whether C compiler option -O2 works with an invalid prototype program configure:27554: gcc -o conftest -O2 -fPIC -g -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:27554: $? = 0 configure:27561: result: yes configure:27566: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 configure:27606: gcc -c -fPIC -g -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c > pac_test3.log 2>&1 configure:27606: $? = 0 configure:27610: mv conftest.o pac_conftest.o configure:27613: $? = 0 configure:27656: gcc -o conftest -fPIC -g -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c pac_conftest.o > pac_test4.log 2>&1 configure:27656: $? = 0 configure:27698: gcc -o conftest -O2 -fPIC -g -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c pac_conftest.o > pac_test5.log 2>&1 configure:27698: $? = 0 configure:27706: diff -b pac_test4.log pac_test5.log > pac_test.log configure:27709: $? = 0 configure:27848: result: yes configure:27881: checking for type of weak symbol alias support configure:27905: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:27905: $? = 0 configure:27929: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:27929: $? = 0 configure:27932: mv conftest.o pac_conftest.o configure:27935: $? = 0 configure:27972: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c pac_conftest.o >&5 configure:27972: $? = 0 configure:27987: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:27987: $? = 0 configure:27990: mv conftest.o pac_conftest.o configure:27993: $? = 0 configure:28031: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c pac_conftest.o >&5 configure:28031: $? = 0 configure:28188: result: pragma weak configure:28206: checking whether __attribute__ ((weak)) allowed configure:28223: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:28223: $? = 0 configure:28230: result: yes configure:28234: checking whether __attribute__ ((weak_import)) allowed configure:28251: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 conftest.c:36: warning: 'weak_import' attribute directive ignored configure:28251: $? = 0 configure:28258: result: yes configure:28261: checking whether __attribute__((weak,alias(...))) allowed configure:28278: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 conftest.c:36: error: 'foo' aliased to undefined symbol '__foo' configure:28278: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | /* end confdefs.h. */ | int foo(int) __attribute__((weak,alias("__foo"))); | int | main () | { | int a; | ; | return 0; | } configure:28285: result: no configure:28307: checking for multiple weak symbol support configure:28330: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:28330: $? = 0 configure:28333: mv conftest.o pac_conftest.o configure:28336: $? = 0 configure:28373: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c pac_conftest.o >&5 configure:28373: $? = 0 configure:28423: result: yes configure:28472: checking for shared library (esp. rpath) characteristics of CC configure:28563: result: done (results in src/env/cc_shlib.conf) configure:32729: checking whether the C++ compiler g++ can build an executable configure:32758: g++ -o conftest -fPIC -g -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.cpp >&5 configure:32758: $? = 0 configure:32772: result: yes configure:32779: checking whether C++ compiler works with string configure:32802: g++ -c -fPIC -g -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.cpp >&5 configure:32802: $? = 0 configure:32815: result: yes configure:32828: checking whether the compiler supports exceptions configure:32851: g++ -c -fPIC -g -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.cpp >&5 configure:32851: $? = 0 configure:32865: result: yes configure:32873: checking whether the compiler recognizes bool as a built-in type configure:32900: g++ -c -fPIC -g -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.cpp >&5 configure:32900: $? = 0 configure:32914: result: yes configure:32922: checking whether the compiler implements namespaces configure:32945: g++ -c -fPIC -g -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.cpp >&5 configure:32945: $? = 0 configure:32959: result: yes configure:32976: checking whether available configure:32995: g++ -c -fPIC -g -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.cpp >&5 configure:32995: $? = 0 configure:33002: result: yes configure:33005: checking whether the compiler implements the namespace std configure:33032: g++ -c -fPIC -g -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.cpp >&5 configure:33032: $? = 0 configure:33047: result: yes configure:33056: checking whether available configure:33075: g++ -c -fPIC -g -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.cpp >&5 conftest.cpp:44:16: error: math: No such file or directory configure:33075: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | /* end confdefs.h. */ | | #include | | int | main () | { | using namespace std; | ; | return 0; | } configure:33082: result: no configure:33107: checking for GNU g++ version configure:33132: g++ -o conftest -fPIC -g -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.cpp >&5 configure:33132: $? = 0 configure:33132: ./conftest configure:33132: $? = 0 configure:33142: result: 4 . 4 configure:33198: checking for shared library (esp. rpath) characteristics of CXX configure:33291: result: done (results in src/env/cxx_shlib.conf) configure:33303: checking whether C++ compiler accepts option -O2 configure:33355: g++ -o conftest -fPIC -g -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.cpp > pac_test1.log 2>&1 configure:33355: $? = 0 configure:33386: g++ -o conftest -O2 -fPIC -g -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.cpp > pac_test2.log 2>&1 configure:33386: $? = 0 configure:33394: diff -b pac_test1.log pac_test2.log > pac_test.log configure:33397: $? = 0 configure:33497: result: yes configure:33502: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 configure:33542: g++ -c -fPIC -g -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.cpp > pac_test3.log 2>&1 configure:33542: $? = 0 configure:33546: mv conftest.o pac_conftest.o configure:33549: $? = 0 configure:33593: g++ -o conftest -O2 -fPIC -g -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.cpp pac_conftest.o > pac_test4.log 2>&1 configure:33593: $? = 0 configure:33601: diff -b pac_test2.log pac_test4.log > pac_test.log configure:33604: $? = 0 configure:33705: result: yes configure:33758: checking for perl configure:33776: found /usr/bin/perl configure:33788: result: /usr/bin/perl configure:33801: checking for ar configure:33828: result: ar configure:33864: checking for ranlib configure:33891: result: ranlib configure:33910: checking for killall configure:33926: found /usr/bin/killall configure:33937: result: killall configure:33980: checking whether install works configure:33988: result: yes configure:34003: checking whether mkdir -p works configure:34019: result: yes configure:34037: checking for make configure:34053: found /usr/bin/make configure:34064: result: make configure:34078: checking whether clock skew breaks make configure:34103: result: no configure:34113: checking whether make supports include configure:34141: result: no configure:34150: checking whether make allows comments in actions configure:34177: result: no configure:34182: WARNING: Your make does not allow comments in target code. Using this make may cause problems when building programs. You should consider using gnumake instead. configure:34191: checking for virtual path format configure:34234: result: VPATH configure:34244: checking whether make sets CFLAGS configure:34270: result: yes configure:34319: checking for bash configure:34337: found /bin/bash configure:34349: result: /bin/bash configure:34372: checking whether /bin/bash supports arrays configure:34381: result: yes configure:34616: checking for doctext configure:34647: result: false configure:34660: checking for an ANSI C-conforming const configure:34726: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:34726: $? = 0 configure:34733: result: yes configure:34741: checking for working volatile configure:34760: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:34760: $? = 0 configure:34767: result: yes configure:34775: checking for C/C++ restrict keyword configure:34800: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:34800: $? = 0 configure:34808: result: __restrict configure:34821: checking for inline configure:34837: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:34837: $? = 0 configure:34845: result: inline configure:34868: checking whether __attribute__ allowed configure:34885: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:34885: $? = 0 configure:34892: result: yes configure:34894: checking whether __attribute__((format)) allowed configure:34911: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:34911: $? = 0 configure:34918: result: yes configure:34928: checking if C compiler supports __builtin_expect configure:34944: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:34944: $? = 0 configure:34947: result: yes configure:34979: checking whether byte ordering is bigendian configure:34994: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 conftest.c:51: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' configure:34994: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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:35039: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:35039: $? = 0 configure:35057: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:57: error: 'not' undeclared (first use in this function) conftest.c:57: error: (Each undeclared identifier is reported only once conftest.c:57: error: for each function it appears in.) conftest.c:57: error: expected ';' before 'big' configure:35057: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_BUILTIN_EXPECT 1 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:35185: result: no configure:35223: checking whether C compiler allows unaligned doubles configure:35256: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:35256: $? = 0 configure:35256: ./conftest configure:35256: $? = 0 configure:35266: result: yes configure:35285: checking whether gcc supports __func__ configure:35301: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:35301: $? = 0 configure:35308: result: yes configure:35345: checking whether long double is supported configure:35362: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:35362: $? = 0 configure:35369: result: yes configure:35378: checking whether long long is supported configure:35395: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:35395: $? = 0 configure:35402: result: yes configure:35413: checking for max C struct integer alignment configure:35531: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:35531: $? = 0 configure:35531: ./conftest configure:35531: $? = 0 configure:35543: result: eight configure:35574: checking for max C struct floating point alignment configure:35676: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:35676: $? = 0 configure:35676: ./conftest configure:35676: $? = 0 configure:35688: result: sixteen configure:35721: checking for max C struct alignment of structs with doubles configure:35792: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:35792: $? = 0 configure:35792: ./conftest configure:35792: $? = 0 configure:35804: result: eight configure:35811: checking for max C struct floating point alignment with long doubles configure:35883: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:35883: $? = 0 configure:35883: ./conftest configure:35883: $? = 0 configure:35895: result: sixteen configure:35905: 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:35940: checking if alignment of structs with doubles is based on position configure:35974: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:35974: $? = 0 configure:35974: ./conftest configure:35974: $? = 0 configure:35986: result: no configure:36002: checking if alignment of structs with long long ints is based on position configure:36038: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:36038: $? = 0 configure:36038: ./conftest configure:36038: $? = 0 configure:36050: result: no configure:36066: checking if double alignment breaks rules, find actual alignment configure:36113: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:36113: $? = 0 configure:36113: ./conftest configure:36113: $? = 0 configure:36125: result: no configure:36141: checking for alignment restrictions on pointers configure:36161: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:36161: $? = 0 configure:36161: ./conftest configure:36161: $? = 0 configure:36178: result: int or better configure:36190: checking size of char configure:36195: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:36195: $? = 0 configure:36195: ./conftest configure:36195: $? = 0 configure:36209: result: 1 configure:36223: checking size of unsigned char configure:36228: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:36228: $? = 0 configure:36228: ./conftest configure:36228: $? = 0 configure:36242: result: 1 configure:36256: checking size of short configure:36261: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:36261: $? = 0 configure:36261: ./conftest configure:36261: $? = 0 configure:36275: result: 2 configure:36289: checking size of unsigned short configure:36294: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:36294: $? = 0 configure:36294: ./conftest configure:36294: $? = 0 configure:36308: result: 2 configure:36322: checking size of int configure:36327: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:36327: $? = 0 configure:36327: ./conftest configure:36327: $? = 0 configure:36341: result: 4 configure:36355: checking size of unsigned int configure:36360: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:36360: $? = 0 configure:36360: ./conftest configure:36360: $? = 0 configure:36374: result: 4 configure:36388: checking size of long configure:36393: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:36393: $? = 0 configure:36393: ./conftest configure:36393: $? = 0 configure:36407: result: 8 configure:36421: checking size of unsigned long configure:36426: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:36426: $? = 0 configure:36426: ./conftest configure:36426: $? = 0 configure:36440: result: 8 configure:36454: checking size of long long configure:36459: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:36459: $? = 0 configure:36459: ./conftest configure:36459: $? = 0 configure:36473: result: 8 configure:36487: checking size of unsigned long long configure:36492: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:36492: $? = 0 configure:36492: ./conftest configure:36492: $? = 0 configure:36506: result: 8 configure:36520: checking size of float configure:36525: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:36525: $? = 0 configure:36525: ./conftest configure:36525: $? = 0 configure:36539: result: 4 configure:36553: checking size of double configure:36558: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:36558: $? = 0 configure:36558: ./conftest configure:36558: $? = 0 configure:36572: result: 8 configure:36586: checking size of long double configure:36591: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:36591: $? = 0 configure:36591: ./conftest configure:36591: $? = 0 configure:36605: result: 16 configure:36619: checking size of void * configure:36624: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:36624: $? = 0 configure:36624: ./conftest configure:36624: $? = 0 configure:36638: result: 8 configure:36649: checking for ANSI C header files configure:36753: result: yes configure:36763: checking stddef.h usability configure:36763: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:36763: $? = 0 configure:36763: result: yes configure:36763: checking stddef.h presence configure:36763: gcc -E -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c configure:36763: $? = 0 configure:36763: result: yes configure:36763: checking for stddef.h configure:36763: result: yes configure:36777: checking size of wchar_t configure:36782: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:36782: $? = 0 configure:36782: ./conftest configure:36782: $? = 0 configure:36801: result: 4 configure:36816: checking size of float_int configure:36821: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:36821: $? = 0 configure:36821: ./conftest configure:36821: $? = 0 configure:36836: result: 8 configure:36850: checking size of double_int configure:36855: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:36855: $? = 0 configure:36855: ./conftest configure:36855: $? = 0 configure:36870: result: 16 configure:36884: checking size of long_int configure:36889: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:36889: $? = 0 configure:36889: ./conftest configure:36889: $? = 0 configure:36904: result: 16 configure:36918: checking size of short_int configure:36923: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:36923: $? = 0 configure:36923: ./conftest configure:36923: $? = 0 configure:36938: result: 8 configure:36952: checking size of two_int configure:36957: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:36957: $? = 0 configure:36957: ./conftest configure:36957: $? = 0 configure:36972: result: 8 configure:36986: checking size of long_double_int configure:36991: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:36991: $? = 0 configure:36991: ./conftest configure:36991: $? = 0 configure:37006: result: 32 configure:37019: checking sys/bitypes.h usability configure:37019: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:37019: $? = 0 configure:37019: result: yes configure:37019: checking sys/bitypes.h presence configure:37019: gcc -E -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c configure:37019: $? = 0 configure:37019: result: yes configure:37019: checking for sys/bitypes.h configure:37019: result: yes configure:37032: checking for inttypes.h configure:37032: result: yes configure:37032: checking for stdint.h configure:37032: result: yes configure:37044: checking for int8_t configure:37044: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:37044: $? = 0 configure:37044: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:122: error: size of array 'test_array' is negative configure:37044: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 8 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 1) | < (int8_t) (((((int8_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:37044: result: yes configure:37055: checking for int16_t configure:37055: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:37055: $? = 0 configure:37055: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:122: error: size of array 'test_array' is negative configure:37055: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 16 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 1) | < (int16_t) (((((int16_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:37055: result: yes configure:37066: checking for int32_t configure:37066: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:37066: $? = 0 configure:37066: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:122: warning: integer overflow in expression conftest.c:122: error: size of array 'test_array' is negative configure:37066: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 32 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 1) | < (int32_t) (((((int32_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:37066: result: yes configure:37077: checking for int64_t configure:37077: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:37077: $? = 0 configure:37077: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:122: warning: integer overflow in expression conftest.c:122: error: size of array 'test_array' is negative configure:37077: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | enum { N = 64 / 2 - 1 }; | int | main () | { | static int test_array [1 - 2 * !((int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 1) | < (int64_t) (((((int64_t) 1 << N) << N) - 1) * 2 + 2))]; | test_array [0] = 0; | return test_array [0]; | | ; | return 0; | } configure:37077: result: yes configure:37118: checking for uint8_t configure:37118: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:37118: $? = 0 configure:37118: result: yes configure:37132: checking for uint16_t configure:37132: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:37132: $? = 0 configure:37132: result: yes configure:37144: checking for uint32_t configure:37144: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:37144: $? = 0 configure:37144: result: yes configure:37158: checking for uint64_t configure:37158: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:37158: $? = 0 configure:37158: result: yes configure:37200: checking stdbool.h usability configure:37200: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:37200: $? = 0 configure:37200: result: yes configure:37200: checking stdbool.h presence configure:37200: gcc -E -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c configure:37200: $? = 0 configure:37200: result: yes configure:37200: checking for stdbool.h configure:37200: result: yes configure:37200: checking complex.h usability configure:37200: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:37200: $? = 0 configure:37200: result: yes configure:37200: checking complex.h presence configure:37200: gcc -E -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c configure:37200: $? = 0 configure:37200: result: yes configure:37200: checking for complex.h configure:37200: result: yes configure:37214: checking size of _Bool configure:37219: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:37219: $? = 0 configure:37219: ./conftest configure:37219: $? = 0 configure:37238: result: 1 configure:37252: checking size of float _Complex configure:37257: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:37257: $? = 0 configure:37257: ./conftest configure:37257: $? = 0 configure:37276: result: 8 configure:37290: checking size of double _Complex configure:37295: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:37295: $? = 0 configure:37295: ./conftest configure:37295: $? = 0 configure:37314: result: 16 configure:37330: checking size of long double _Complex configure:37335: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:37335: $? = 0 configure:37335: ./conftest configure:37335: $? = 0 configure:37354: result: 32 configure:37369: checking for _Bool configure:37369: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:37369: $? = 0 configure:37369: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:134: error: expected expression before ')' token configure:37369: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((_Bool))) | return 0; | ; | return 0; | } configure:37369: result: yes configure:37378: checking for float _Complex configure:37378: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:37378: $? = 0 configure:37378: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:135: error: expected expression before ')' token configure:37378: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((float _Complex))) | return 0; | ; | return 0; | } configure:37378: result: yes configure:37387: checking for double _Complex configure:37387: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:37387: $? = 0 configure:37387: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:136: error: expected expression before ')' token configure:37387: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((double _Complex))) | return 0; | ; | return 0; | } configure:37387: result: yes configure:37400: checking for long double _Complex configure:37400: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:37400: $? = 0 configure:37400: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:137: error: expected expression before ')' token configure:37400: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((long double _Complex))) | return 0; | ; | return 0; | } configure:37400: result: yes configure:39654: checking size of bool configure:39659: g++ -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.cpp >&5 configure:39659: $? = 0 configure:39659: ./conftest configure:39659: $? = 0 configure:39673: result: 1 configure:39715: checking complex usability configure:39715: g++ -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.cpp >&5 configure:39715: $? = 0 configure:39715: result: yes configure:39715: checking complex presence configure:39715: g++ -E -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.cpp configure:39715: $? = 0 configure:39715: result: yes configure:39715: checking for complex configure:39715: result: yes configure:39728: checking size of Complex configure:39733: g++ -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.cpp >&5 configure:39733: $? = 0 configure:39733: ./conftest configure:39733: $? = 0 configure:39752: result: 8 configure:39766: checking size of DoubleComplex configure:39771: g++ -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.cpp >&5 configure:39771: $? = 0 configure:39771: ./conftest configure:39771: $? = 0 configure:39790: result: 16 configure:39805: checking size of LongDoubleComplex configure:39810: g++ -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.cpp >&5 configure:39810: $? = 0 configure:39810: ./conftest configure:39810: $? = 0 configure:39829: result: 32 configure:39945: checking for alignment restrictions on int64_t configure:39979: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:39979: $? = 0 configure:39979: ./conftest configure:39979: $? = 0 configure:39990: result: no configure:40009: checking for alignment restrictions on int32_t configure:40043: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:40043: $? = 0 configure:40043: ./conftest configure:40043: $? = 0 configure:40054: result: no configure:40067: checking for gcc __asm__ and pentium cmpxchgl instruction configure:40091: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 conftest.c: Assembler messages: conftest.c:130: Error: Incorrect register `%rdx' used with `l' suffix configure:40091: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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_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 | /* end confdefs.h. */ | | int main(int argc, char *argv[]) | { | long int compval = 10; | volatile long int *p = &compval; | long int oldval = 10; | long int newval = 20; | char ret; | long int readval; | __asm__ __volatile__ ("lock; cmpxchgl %3, %1; sete %0" | : "=q" (ret), "=m" (*p), "=a" (readval) | : "r" (newval), "m" (*p), "a" (oldval) : "memory"); | return (compval == 20) ? 0 : -1; | } | configure:40099: result: no configure:40115: checking for gcc __asm__ and AMD x86_64 cmpxchgq instruction configure:40139: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:40139: $? = 0 configure:40139: ./conftest configure:40139: $? = 0 configure:40140: result: yes configure:40155: checking for gcc __asm__ and IA64 xchg4 instruction configure:40180: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 conftest.c: Assembler messages: conftest.c:126: Error: no such instruction: `xchg4 %rax=[%rdi],%rsi' configure:40180: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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_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_GCC_AND_X86_64_ASM 1 | /* end confdefs.h. */ | | unsigned long _InterlockedExchange(volatile void *ptr, unsigned long x) | { | unsigned long result; | __asm__ __volatile ("xchg4 %0=[%1],%2" : "=r" (result) | : "r" (ptr), "r" (x) : "memory"); | return result; | } | int main(int argc, char *argv[]) | { | long val = 1; | volatile long *p = &val; | long oldval = _InterlockedExchange(p, (unsigned long)2); | return (oldval == 1 && val == 2) ? 0 : -1; | } | configure:40187: result: no configure:40205: checking for gcov configure:40221: found /usr/bin/gcov configure:40232: result: gcov configure:40350: checking for ANSI C header files configure:40454: result: yes configure:40469: checking for stdlib.h configure:40469: result: yes configure:40469: checking stdarg.h usability configure:40469: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:40469: $? = 0 configure:40469: result: yes configure:40469: checking stdarg.h presence configure:40469: gcc -E -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c configure:40469: $? = 0 configure:40469: result: yes configure:40469: checking for stdarg.h configure:40469: result: yes configure:40469: checking for sys/types.h configure:40469: result: yes configure:40469: checking for string.h configure:40469: result: yes configure:40469: checking for inttypes.h configure:40469: result: yes configure:40469: checking limits.h usability configure:40469: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:40469: $? = 0 configure:40469: result: yes configure:40469: checking limits.h presence configure:40469: gcc -E -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c configure:40469: $? = 0 configure:40469: result: yes configure:40469: checking for limits.h configure:40469: result: yes configure:40469: checking for stddef.h configure:40469: result: yes configure:40469: checking errno.h usability configure:40469: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:40469: $? = 0 configure:40469: result: yes configure:40469: checking errno.h presence configure:40469: gcc -E -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c configure:40469: $? = 0 configure:40469: result: yes configure:40469: checking for errno.h configure:40469: result: yes configure:40469: checking sys/socket.h usability configure:40469: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:40469: $? = 0 configure:40469: result: yes configure:40469: checking sys/socket.h presence configure:40469: gcc -E -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c configure:40469: $? = 0 configure:40469: result: yes configure:40469: checking for sys/socket.h configure:40469: result: yes configure:40469: checking sys/time.h usability configure:40469: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:40469: $? = 0 configure:40469: result: yes configure:40469: checking sys/time.h presence configure:40469: gcc -E -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c configure:40469: $? = 0 configure:40469: result: yes configure:40469: checking for sys/time.h configure:40469: result: yes configure:40469: checking for unistd.h configure:40469: result: yes configure:40469: checking endian.h usability configure:40469: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:40469: $? = 0 configure:40469: result: yes configure:40469: checking endian.h presence configure:40469: gcc -E -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c configure:40469: $? = 0 configure:40469: result: yes configure:40469: checking for endian.h configure:40469: result: yes configure:40469: checking assert.h usability configure:40469: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:40469: $? = 0 configure:40469: result: yes configure:40469: checking assert.h presence configure:40469: gcc -E -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c configure:40469: $? = 0 configure:40469: result: yes configure:40469: checking for assert.h configure:40469: result: yes configure:40469: checking sys/param.h usability configure:40469: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:40469: $? = 0 configure:40469: result: yes configure:40469: checking sys/param.h presence configure:40469: gcc -E -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c configure:40469: $? = 0 configure:40469: result: yes configure:40469: checking for sys/param.h configure:40469: result: yes configure:40479: checking for sys/uio.h configure:40499: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:40499: $? = 0 configure:40506: result: yes configure:40515: checking for size_t configure:40515: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:40515: $? = 0 configure:40515: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:174: error: expected expression before ')' token configure:40515: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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_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_GCC_AND_X86_64_ASM 1 | #define STDC_HEADERS 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((size_t))) | return 0; | ; | return 0; | } configure:40515: result: yes configure:40531: checking for setitimer configure:40531: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:40531: $? = 0 configure:40531: result: yes configure:40531: checking for alarm configure:40531: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:40531: $? = 0 configure:40531: result: yes configure:40544: checking for vsnprintf configure:40544: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 conftest.c:163: warning: conflicting types for built-in function 'vsnprintf' configure:40544: $? = 0 configure:40544: result: yes configure:40544: checking for vsprintf configure:40544: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 conftest.c:164: warning: conflicting types for built-in function 'vsprintf' configure:40544: $? = 0 configure:40544: result: yes configure:40556: checking whether vsnprintf needs a declaration configure:40575: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:40575: $? = 0 configure:40582: result: no configure:40599: checking for strerror configure:40599: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:40599: $? = 0 configure:40599: result: yes configure:40599: checking for strncasecmp configure:40599: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 conftest.c:166: warning: conflicting types for built-in function 'strncasecmp' configure:40599: $? = 0 configure:40599: result: yes configure:40608: checking whether strerror_r is declared configure:40608: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:40608: $? = 0 configure:40608: result: yes configure:40621: checking for strerror_r configure:40621: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:40621: $? = 0 configure:40621: result: yes configure:40630: checking whether strerror_r returns char * configure:40654: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:184: error: invalid type argument of 'unary *' (have 'int') conftest.c:185: warning: initialization makes pointer from integer without a cast configure:40654: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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_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_GCC_AND_X86_64_ASM 1 | #define STDC_HEADERS 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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | | 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:40692: result: no configure:40702: checking whether strerror_r needs a declaration configure:40720: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:40720: $? = 0 configure:40727: result: no configure:40743: checking for snprintf configure:40743: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 conftest.c:169: warning: conflicting types for built-in function 'snprintf' configure:40743: $? = 0 configure:40743: result: yes configure:40754: checking whether snprintf needs a declaration configure:40772: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:40772: $? = 0 configure:40779: result: no configure:40795: checking for qsort configure:40795: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:40795: $? = 0 configure:40795: result: yes configure:40811: checking for va_copy configure:40837: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:40837: $? = 0 configure:40845: result: yes configure:40897: checking for variable argument list macro functionality configure:40942: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c > pac_test.log 2>&1 configure:40942: $? = 0 configure:40986: result: yes configure:40998: checking for working alloca.h configure:41015: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:41015: $? = 0 configure:41023: result: yes configure:41031: checking for alloca configure:41068: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:41068: $? = 0 configure:41076: result: yes configure:41200: checking for strdup configure:41200: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 conftest.c:175: warning: conflicting types for built-in function 'strdup' configure:41200: $? = 0 configure:41200: result: yes configure:41212: checking whether strdup needs a declaration configure:41230: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:41230: $? = 0 configure:41237: result: no configure:41323: checking for mkstemp configure:41323: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:41323: $? = 0 configure:41323: result: yes configure:41334: checking whether mkstemp needs a declaration configure:41352: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:41352: $? = 0 configure:41359: result: no configure:41374: checking for fdopen configure:41374: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:41374: $? = 0 configure:41374: result: yes configure:41385: checking whether fdopen needs a declaration configure:41403: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 conftest.c:156: error: 'fdopen' undeclared here (not in a function) configure:41403: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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_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_GCC_AND_X86_64_ASM 1 | #define STDC_HEADERS 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_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | /* end confdefs.h. */ | #include | void (*fptr)(void) = (void(*)(void))fdopen; | int | main () | { | | ; | return 0; | } configure:41410: result: yes configure:41425: checking for putenv configure:41425: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:41425: $? = 0 configure:41425: result: yes configure:41436: checking whether putenv needs a declaration configure:41454: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:41454: $? = 0 configure:41461: result: no configure:41514: checking for clock_gettime configure:41514: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 /tmp/ccnpvupX.o: In function `main': /product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/conftest.c:191: undefined reference to `clock_gettime' collect2: ld returned 1 exit status configure:41514: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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_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_GCC_AND_X86_64_ASM 1 | #define STDC_HEADERS 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_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | /* end confdefs.h. */ | /* Define clock_gettime to an innocuous variant, in case declares clock_gettime. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_gettime innocuous_clock_gettime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_gettime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_gettime | | /* 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 clock_gettime (); | /* 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_clock_gettime || defined __stub___clock_gettime | choke me | #endif | | int | main () | { | return clock_gettime (); | ; | return 0; | } configure:41514: result: no configure:41514: checking for clock_getres configure:41514: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 /tmp/ccREGR35.o: In function `main': /product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/conftest.c:191: undefined reference to `clock_getres' collect2: ld returned 1 exit status configure:41514: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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_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_GCC_AND_X86_64_ASM 1 | #define STDC_HEADERS 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_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | /* end confdefs.h. */ | /* Define clock_getres to an innocuous variant, in case declares clock_getres. | For example, HP-UX 11i declares gettimeofday. */ | #define clock_getres innocuous_clock_getres | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char clock_getres (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef clock_getres | | /* 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 clock_getres (); | /* 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_clock_getres || defined __stub___clock_getres | choke me | #endif | | int | main () | { | return clock_getres (); | ; | return 0; | } configure:41514: result: no configure:41514: checking for gethrtime configure:41514: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 /tmp/ccbKryDb.o: In function `main': /product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/conftest.c:191: undefined reference to `gethrtime' collect2: ld returned 1 exit status configure:41514: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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_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_GCC_AND_X86_64_ASM 1 | #define STDC_HEADERS 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_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | /* end confdefs.h. */ | /* Define gethrtime to an innocuous variant, in case declares gethrtime. | For example, HP-UX 11i declares gettimeofday. */ | #define gethrtime innocuous_gethrtime | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char gethrtime (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #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 () | { | return gethrtime (); | ; | return 0; | } configure:41514: result: no configure:41514: checking for mach_absolute_time configure:41514: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 /tmp/ccdAyoNe.o: In function `main': /product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/conftest.c:191: undefined reference to `mach_absolute_time' collect2: ld returned 1 exit status configure:41514: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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_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_GCC_AND_X86_64_ASM 1 | #define STDC_HEADERS 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_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | /* end confdefs.h. */ | /* Define mach_absolute_time to an innocuous variant, in case declares mach_absolute_time. | For example, HP-UX 11i 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. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #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 () | { | return mach_absolute_time (); | ; | return 0; | } configure:41514: result: no configure:41514: checking for gettimeofday configure:41514: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:41514: $? = 0 configure:41514: result: yes configure:42373: checking size of MPIR_Bsend_data_t configure:42378: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:42378: $? = 0 configure:42378: ./conftest configure:42378: $? = 0 configure:42403: result: 96 configure:42469: checking pthread.h usability configure:42469: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:42469: $? = 0 configure:42469: result: yes configure:42469: checking pthread.h presence configure:42469: gcc -E -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c configure:42469: $? = 0 configure:42469: result: yes configure:42469: checking for pthread.h configure:42469: result: yes configure:42487: checking for pthread_key_create in -lpthread configure:42512: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lpthread >&5 configure:42512: $? = 0 configure:42521: result: yes LIBS(=' ') does not contain '-lpthread', prepending configure:42542: checking for pthread_yield configure:42542: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lpthread >&5 configure:42542: $? = 0 configure:42542: result: yes configure:42553: checking for pthread_key_create configure:42553: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lpthread >&5 configure:42553: $? = 0 configure:42553: result: yes configure:42572: checking for pthread_cleanup_push configure:42572: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lpthread >&5 /tmp/ccN2eZSU.o: In function `main': /product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/conftest.c:201: undefined reference to `pthread_cleanup_push' collect2: ld returned 1 exit status configure:42572: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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_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_GCC_AND_X86_64_ASM 1 | #define STDC_HEADERS 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_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIR_Pint long | #define MPIR_PINT_FMT_DEC_SPEC "%ld" | #define MPIR_Upint unsigned long | #define MPIR_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 declares pthread_cleanup_push. | For example, HP-UX 11i 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. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #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 () | { | return pthread_cleanup_push (); | ; | return 0; | } configure:42572: result: no configure:42582: checking whether pthread_cleanup_push is available (may be a macro in pthread.h) configure:42601: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lpthread >&5 conftest.c: In function 'main': conftest.c:176: error: expected 'while' at end of input conftest.c:176: error: expected declaration or statement at end of input conftest.c:176: error: expected declaration or statement at end of input configure:42601: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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_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_GCC_AND_X86_64_ASM 1 | #define STDC_HEADERS 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_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIR_Pint long | #define MPIR_PINT_FMT_DEC_SPEC "%ld" | #define MPIR_Upint unsigned long | #define MPIR_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 | void f1(void *a) { return; } | int | main () | { | pthread_cleanup_push( f1, (void *)0 ); | ; | return 0; | } configure:42609: result: no configure:42619: checking whether pthread.h defines PTHREAD_MUTEX_RECURSIVE_NP configure:42636: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:42636: $? = 0 configure:42643: result: yes configure:42645: checking whether pthread.h defines PTHREAD_MUTEX_RECURSIVE configure:42662: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:42662: $? = 0 configure:42669: result: yes configure:42683: checking whether pthread.h defines PTHREAD_MUTEX_ERRORCHECK_NP configure:42700: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:42700: $? = 0 configure:42707: result: yes configure:42709: checking whether pthread.h defines PTHREAD_MUTEX_ERRORCHECK configure:42726: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:42726: $? = 0 configure:42733: result: yes configure:42747: checking whether pthread_mutexattr_settype needs a declaration configure:42765: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:42765: $? = 0 configure:42772: result: no configure:42898: checking for thread local storage specifier configure:42925: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lpthread >&5 configure:42925: $? = 0 configure:42948: result: __thread configure:42954: checking for getpid configure:42954: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lpthread >&5 configure:42954: $? = 0 configure:42954: result: yes configure:42974: checking sched.h usability configure:42974: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:42974: $? = 0 configure:42974: result: yes configure:42974: checking sched.h presence configure:42974: gcc -E -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c configure:42974: $? = 0 configure:42974: result: yes configure:42974: checking for sched.h configure:42974: result: yes configure:42986: checking for unistd.h configure:42986: result: yes configure:42998: checking sys/select.h usability configure:42998: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:42998: $? = 0 configure:42998: result: yes configure:42998: checking sys/select.h presence configure:42998: gcc -E -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c configure:42998: $? = 0 configure:42998: result: yes configure:42998: checking for sys/select.h configure:42998: result: yes configure:43011: checking for sched_yield configure:43011: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lpthread >&5 configure:43011: $? = 0 configure:43011: result: yes configure:43011: checking for yield configure:43011: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lpthread >&5 /tmp/ccjyl5Dz.o: In function `main': /product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/conftest.c:211: undefined reference to `yield' collect2: ld returned 1 exit status configure:43011: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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_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_GCC_AND_X86_64_ASM 1 | #define STDC_HEADERS 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_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIR_Pint long | #define MPIR_PINT_FMT_DEC_SPEC "%ld" | #define MPIR_Upint unsigned long | #define MPIR_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 HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX | #define MPIU_TLS_SPECIFIER __thread | #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 declares yield. | For example, HP-UX 11i declares gettimeofday. */ | #define yield innocuous_yield | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char yield (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #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 () | { | return yield (); | ; | return 0; | } configure:43011: result: no configure:43011: checking for usleep configure:43011: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lpthread >&5 configure:43011: $? = 0 configure:43011: result: yes configure:43011: checking for sleep configure:43011: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lpthread >&5 configure:43011: $? = 0 configure:43011: result: yes configure:43011: checking for select configure:43011: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lpthread >&5 configure:43011: $? = 0 configure:43011: result: yes configure:43023: checking whether usleep needs a declaration configure:43041: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:43041: $? = 0 configure:43048: result: no configure:43160: checking for sched_setaffinity configure:43160: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lpthread >&5 configure:43160: $? = 0 configure:43160: result: yes configure:43160: checking for sched_getaffinity configure:43160: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lpthread >&5 configure:43160: $? = 0 configure:43160: result: yes configure:43160: checking for bindprocessor configure:43160: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lpthread >&5 /tmp/ccjkTna1.o: In function `main': /product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/conftest.c:217: undefined reference to `bindprocessor' collect2: ld returned 1 exit status configure:43160: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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_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_GCC_AND_X86_64_ASM 1 | #define STDC_HEADERS 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_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIR_Pint long | #define MPIR_PINT_FMT_DEC_SPEC "%ld" | #define MPIR_Upint unsigned long | #define MPIR_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 HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX | #define MPIU_TLS_SPECIFIER __thread | #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 declares bindprocessor. | For example, HP-UX 11i declares gettimeofday. */ | #define bindprocessor innocuous_bindprocessor | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char bindprocessor (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #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 () | { | return bindprocessor (); | ; | return 0; | } configure:43160: result: no configure:43160: checking for thread_policy_set configure:43160: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lpthread >&5 /tmp/ccFZ5LZ6.o: In function `main': /product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/conftest.c:217: undefined reference to `thread_policy_set' collect2: ld returned 1 exit status configure:43160: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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_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_GCC_AND_X86_64_ASM 1 | #define STDC_HEADERS 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_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIR_Pint long | #define MPIR_PINT_FMT_DEC_SPEC "%ld" | #define MPIR_Upint unsigned long | #define MPIR_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 HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX | #define MPIU_TLS_SPECIFIER __thread | #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 declares thread_policy_set. | For example, HP-UX 11i 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. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #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 () | { | return thread_policy_set (); | ; | return 0; | } configure:43160: result: no configure:43171: checking whether cpu_set_t available configure:43189: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:43189: $? = 0 configure:43196: result: yes configure:43203: checking whether the CPU_SET and CPU_ZERO macros are defined configure:43221: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lpthread >&5 /tmp/ccR4Owhe.o: In function `main': /product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/conftest.c:189: undefined reference to `CPU_ZERO' /product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/conftest.c:189: undefined reference to `CPU_SET' collect2: ld returned 1 exit status configure:43221: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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_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_GCC_AND_X86_64_ASM 1 | #define STDC_HEADERS 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_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIR_Pint long | #define MPIR_PINT_FMT_DEC_SPEC "%ld" | #define MPIR_Upint unsigned long | #define MPIR_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 HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX | #define MPIU_TLS_SPECIFIER __thread | #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 | int | main () | { | cpu_set_t t; CPU_ZERO(&t); CPU_SET(1,&t); | ; | return 0; | } configure:43229: result: no configure:47988: checking for unistd.h configure:47988: result: yes configure:47988: checking for string.h configure:47988: result: yes configure:47988: checking for stdlib.h configure:47988: result: yes configure:47988: checking for sys/socket.h configure:47988: result: yes configure:47988: checking for strings.h configure:47988: result: yes configure:47988: checking for assert.h configure:47988: result: yes configure:47988: checking arpa/inet.h usability configure:47988: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:47988: $? = 0 configure:47988: result: yes configure:47988: checking arpa/inet.h presence configure:47988: gcc -E -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c configure:47988: $? = 0 configure:47988: result: yes configure:47988: checking for arpa/inet.h configure:47988: result: yes configure:48000: checking for snprintf configure:48000: result: yes configure:48011: checking whether snprintf needs a declaration configure:48036: result: no configure:48050: checking for strncasecmp configure:48050: result: yes configure:48083: checking for sys/types.h configure:48083: result: yes configure:48083: checking for sys/param.h configure:48083: result: yes configure:48083: checking for sys/socket.h configure:48083: result: yes configure:48083: checking netinet/in.h usability configure:48083: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:48083: $? = 0 configure:48083: result: yes configure:48083: checking netinet/in.h presence configure:48083: gcc -E -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c configure:48083: $? = 0 configure:48083: result: yes configure:48083: checking for netinet/in.h configure:48083: result: yes configure:48083: checking netinet/tcp.h usability configure:48083: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:48083: $? = 0 configure:48083: result: yes configure:48083: checking netinet/tcp.h presence configure:48083: gcc -E -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c configure:48083: $? = 0 configure:48083: result: yes configure:48083: checking for netinet/tcp.h configure:48083: result: yes configure:48083: checking sys/un.h usability configure:48083: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:48083: $? = 0 configure:48083: result: yes configure:48083: checking sys/un.h presence configure:48083: gcc -E -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c configure:48083: $? = 0 configure:48083: result: yes configure:48083: checking for sys/un.h configure:48083: result: yes configure:48083: checking netdb.h usability configure:48083: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:48083: $? = 0 configure:48083: result: yes configure:48083: checking netdb.h presence configure:48083: gcc -E -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c configure:48083: $? = 0 configure:48083: result: yes configure:48083: checking for netdb.h configure:48083: result: yes configure:48095: checking for library containing socket configure:48126: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lpthread >&5 configure:48126: $? = 0 configure:48143: result: none required configure:48151: checking for library containing gethostbyname configure:48182: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lpthread >&5 configure:48182: $? = 0 configure:48199: result: none required configure:48211: checking for socket configure:48211: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lpthread >&5 configure:48211: $? = 0 configure:48211: result: yes configure:48211: checking for setsockopt configure:48211: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lpthread >&5 configure:48211: $? = 0 configure:48211: result: yes configure:48211: checking for gethostbyname configure:48211: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lpthread >&5 configure:48211: $? = 0 configure:48211: result: yes configure:48234: checking whether socklen_t is defined (in sys/socket.h if present) configure:48257: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 conftest.c:210: error: conflicting types for 'socklen_t' /usr/include/bits/socket.h:35: note: previous declaration of 'socklen_t' was here configure:48257: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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_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_GCC_AND_X86_64_ASM 1 | #define STDC_HEADERS 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_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIR_Pint long | #define MPIR_PINT_FMT_DEC_SPEC "%ld" | #define MPIR_Upint unsigned long | #define MPIR_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 HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX | #define MPIU_TLS_SPECIFIER __thread | #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 | #ifdef HAVE_SYS_SOCKET_H | #include | #endif | | typedef struct { double a; int b; } socklen_t; | int | main () | { | socklen_t a;a.a=1.0; | ; | return 0; | } configure:48264: result: yes configure:48272: checking whether struct hostent contains h_addr_list configure:48290: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:48290: $? = 0 configure:48297: result: yes configure:48307: checking whether __attribute__ allowed configure:48331: result: yes configure:48333: checking whether __attribute__((format)) allowed configure:48357: result: yes configure:48375: RUNNING CONFIGURE FOR CH3 DEVICE configure:48638: checking for assert.h configure:48638: result: yes configure:48638: checking for limits.h configure:48638: result: yes configure:48638: checking for string.h configure:48638: result: yes configure:48638: checking for sys/types.h configure:48638: result: yes configure:48638: checking for sys/uio.h configure:48638: result: yes configure:48638: checking uuid/uuid.h usability configure:48638: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 conftest.c:245:23: error: uuid/uuid.h: No such file or directory configure:48638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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_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_GCC_AND_X86_64_ASM 1 | #define STDC_HEADERS 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_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIR_Pint long | #define MPIR_PINT_FMT_DEC_SPEC "%ld" | #define MPIR_Upint unsigned long | #define MPIR_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 HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX | #define MPIU_TLS_SPECIFIER __thread | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:48638: result: no configure:48638: checking uuid/uuid.h presence configure:48638: gcc -E -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c conftest.c:212:23: error: uuid/uuid.h: No such file or directory configure:48638: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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_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_GCC_AND_X86_64_ASM 1 | #define STDC_HEADERS 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_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIR_Pint long | #define MPIR_PINT_FMT_DEC_SPEC "%ld" | #define MPIR_Upint unsigned long | #define MPIR_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 HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX | #define MPIU_TLS_SPECIFIER __thread | #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 configure:48638: result: no configure:48638: checking for uuid/uuid.h configure:48638: result: no configure:48638: checking time.h usability configure:48638: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:48638: $? = 0 configure:48638: result: yes configure:48638: checking time.h presence configure:48638: gcc -E -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c configure:48638: $? = 0 configure:48638: result: yes configure:48638: checking for time.h configure:48638: result: yes configure:48638: checking ctype.h usability configure:48638: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:48638: $? = 0 configure:48638: result: yes configure:48638: checking ctype.h presence configure:48638: gcc -E -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c configure:48638: $? = 0 configure:48638: result: yes configure:48638: checking for ctype.h configure:48638: result: yes configure:48638: checking for unistd.h configure:48638: result: yes configure:48638: checking for arpa/inet.h configure:48638: result: yes configure:48638: checking for sys/socket.h configure:48638: result: yes configure:48654: checking for net/if.h configure:48654: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:48654: $? = 0 configure:48654: result: yes configure:48679: checking for pid_t configure:48679: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:48679: $? = 0 configure:48679: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 conftest.c: In function 'main': conftest.c:254: error: expected expression before ')' token configure:48679: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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_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_GCC_AND_X86_64_ASM 1 | #define STDC_HEADERS 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_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIR_Pint long | #define MPIR_PINT_FMT_DEC_SPEC "%ld" | #define MPIR_Upint unsigned long | #define MPIR_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 HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX | #define MPIU_TLS_SPECIFIER __thread | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | int | main () | { | if (sizeof ((pid_t))) | return 0; | ; | return 0; | } configure:48679: result: yes configure:48694: checking for inet_pton configure:48694: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lpthread >&5 configure:48694: $? = 0 configure:48694: result: yes configure:48705: checking for gethostname configure:48705: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lpthread >&5 configure:48705: $? = 0 configure:48705: result: yes configure:48717: checking whether gethostname needs a declaration configure:48735: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:48735: $? = 0 configure:48742: result: no configure:48758: checking for CFUUIDCreate configure:48758: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lpthread >&5 /tmp/cc9xezEb.o: In function `main': /product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/conftest.c:254: undefined reference to `CFUUIDCreate' collect2: ld returned 1 exit status configure:48758: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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_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_GCC_AND_X86_64_ASM 1 | #define STDC_HEADERS 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_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIR_Pint long | #define MPIR_PINT_FMT_DEC_SPEC "%ld" | #define MPIR_Upint unsigned long | #define MPIR_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 HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX | #define MPIU_TLS_SPECIFIER __thread | #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 declares CFUUIDCreate. | For example, HP-UX 11i declares gettimeofday. */ | #define CFUUIDCreate innocuous_CFUUIDCreate | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char CFUUIDCreate (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #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 () | { | return CFUUIDCreate (); | ; | return 0; | } configure:48758: result: no configure:48758: checking for uuid_generate configure:48758: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lpthread >&5 /tmp/cctdIwqg.o: In function `main': /product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/conftest.c:254: undefined reference to `uuid_generate' collect2: ld returned 1 exit status configure:48758: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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_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_GCC_AND_X86_64_ASM 1 | #define STDC_HEADERS 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_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIR_Pint long | #define MPIR_PINT_FMT_DEC_SPEC "%ld" | #define MPIR_Upint unsigned long | #define MPIR_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 HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX | #define MPIU_TLS_SPECIFIER __thread | #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 declares uuid_generate. | For example, HP-UX 11i 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. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #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 () | { | return uuid_generate (); | ; | return 0; | } configure:48758: result: no configure:48758: checking for time configure:48758: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lpthread >&5 configure:48758: $? = 0 configure:48758: result: yes configure:48769: checking for OpenPA atomic primitive availability configure:48808: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:48808: $? = 0 configure:48827: gcc -E -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c configure:48827: $? = 0 configure:48867: result: yes configure:48878: checking whether byte ordering is bigendian configure:49084: result: no configure:49118: RUNNING CONFIGURE FOR ch3:nemesis configure:49143: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:49143: $? = 0 configure:49174: checking for assert.h configure:49174: result: yes configure:49174: checking for netdb.h configure:49174: result: yes configure:49174: checking for unistd.h configure:49174: result: yes configure:49174: checking for sched.h configure:49174: result: yes configure:49174: checking sys/mman.h usability configure:49174: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:49174: $? = 0 configure:49174: result: yes configure:49174: checking sys/mman.h presence configure:49174: gcc -E -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c configure:49174: $? = 0 configure:49174: result: yes configure:49174: checking for sys/mman.h configure:49174: result: yes configure:49174: checking sys/ioctl.h usability configure:49174: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:49174: $? = 0 configure:49174: result: yes configure:49174: checking sys/ioctl.h presence configure:49174: gcc -E -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c configure:49174: $? = 0 configure:49174: result: yes configure:49174: checking for sys/ioctl.h configure:49174: result: yes configure:49174: checking for sys/socket.h configure:49174: result: yes configure:49174: checking sys/sockio.h usability configure:49174: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 conftest.c:262:24: error: sys/sockio.h: No such file or directory configure:49174: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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_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_GCC_AND_X86_64_ASM 1 | #define STDC_HEADERS 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_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIR_Pint long | #define MPIR_PINT_FMT_DEC_SPEC "%ld" | #define MPIR_Upint unsigned long | #define MPIR_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 HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX | #define MPIU_TLS_SPECIFIER __thread | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:49174: result: no configure:49174: checking sys/sockio.h presence configure:49174: gcc -E -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c conftest.c:229:24: error: sys/sockio.h: No such file or directory configure:49174: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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_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_GCC_AND_X86_64_ASM 1 | #define STDC_HEADERS 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_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIR_Pint long | #define MPIR_PINT_FMT_DEC_SPEC "%ld" | #define MPIR_Upint unsigned long | #define MPIR_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 HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX | #define MPIU_TLS_SPECIFIER __thread | #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 configure:49174: result: no configure:49174: checking for sys/sockio.h configure:49174: result: no configure:49174: checking for sys/types.h configure:49174: result: yes configure:49174: checking for errno.h configure:49174: result: yes configure:49174: checking sys/ipc.h usability configure:49174: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:49174: $? = 0 configure:49174: result: yes configure:49174: checking sys/ipc.h presence configure:49174: gcc -E -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c configure:49174: $? = 0 configure:49174: result: yes configure:49174: checking for sys/ipc.h configure:49174: result: yes configure:49174: checking sys/shm.h usability configure:49174: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:49174: $? = 0 configure:49174: result: yes configure:49174: checking sys/shm.h presence configure:49174: gcc -E -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c configure:49174: $? = 0 configure:49174: result: yes configure:49174: checking for sys/shm.h configure:49174: result: yes configure:49190: checking for netinet/in.h configure:49217: result: yes configure:49236: checking signal.h usability configure:49236: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:49236: $? = 0 configure:49236: result: yes configure:49236: checking signal.h presence configure:49236: gcc -E -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c configure:49236: $? = 0 configure:49236: result: yes configure:49236: checking for signal.h configure:49236: result: yes configure:49248: checking for signal configure:49248: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lpthread >&5 configure:49248: $? = 0 configure:49248: result: yes configure:49712: checking for mkstemp configure:49712: result: yes configure:49723: checking for rand configure:49723: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lpthread >&5 configure:49723: $? = 0 configure:49723: result: yes configure:49734: checking for srand configure:49734: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lpthread >&5 configure:49734: $? = 0 configure:49734: result: yes configure:49759: checking for mmap configure:49759: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lpthread >&5 configure:49759: $? = 0 configure:49759: result: yes configure:49759: checking for munmap configure:49759: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lpthread >&5 configure:49759: $? = 0 configure:49759: result: yes configure:49775: Using a memory-mapped file for shared memory configure:49848: checking whether struct hostent contains h_addr_list configure:49873: result: yes configure:49883: checking whether we can use struct ifconf configure:49906: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:49906: $? = 0 configure:49913: result: yes configure:49927: checking whether we can use struct ifreq configure:49950: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 configure:49950: $? = 0 configure:49957: result: yes configure:49986: checking knem_io.h usability configure:49986: gcc -c -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c >&5 conftest.c:281:21: error: knem_io.h: No such file or directory configure:49986: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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_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_GCC_AND_X86_64_ASM 1 | #define STDC_HEADERS 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_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIR_Pint long | #define MPIR_PINT_FMT_DEC_SPEC "%ld" | #define MPIR_Upint unsigned long | #define MPIR_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 HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX | #define MPIU_TLS_SPECIFIER __thread | #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 | #ifdef HAVE_SYS_TYPES_H | # include | #endif | #ifdef HAVE_SYS_STAT_H | # include | #endif | #ifdef STDC_HEADERS | # include | # include | #else | # ifdef HAVE_STDLIB_H | # include | # endif | #endif | #ifdef HAVE_STRING_H | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H | # include | # endif | # include | #endif | #ifdef HAVE_STRINGS_H | # include | #endif | #ifdef HAVE_INTTYPES_H | # include | #endif | #ifdef HAVE_STDINT_H | # include | #endif | #ifdef HAVE_UNISTD_H | # include | #endif | #include configure:49986: result: no configure:49986: checking knem_io.h presence configure:49986: gcc -E -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c conftest.c:248:21: error: knem_io.h: No such file or directory configure:49986: $? = 1 configure: failed program was: | /* confdefs.h */ | #define PACKAGE_NAME "MPICH" | #define PACKAGE_TARNAME "mpich" | #define PACKAGE_VERSION "3.1rc2" | #define PACKAGE_STRING "MPICH 3.1rc2" | #define PACKAGE_BUGREPORT "discuss@mpich.org" | #define PACKAGE_URL "http://www.mpich.org/" | #define PACKAGE "mpich" | #define VERSION "3.1rc2" | #define STDC_HEADERS 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | #define HAVE_MEMORY_H 1 | #define HAVE_STRINGS_H 1 | #define HAVE_INTTYPES_H 1 | #define HAVE_STDINT_H 1 | #define HAVE_UNISTD_H 1 | #define HAVE_DLFCN_H 1 | #define LT_OBJDIR ".libs/" | #define HAVE_GETPAGESIZE 1 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL | #define USE_LOGGING MPID_LOGGING_NONE | #define HAVE_RUNTIME_THREADCHECK 1 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE | #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL | #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX | #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE | #define HAVE_ROMIO 1 | #define HAVE__FUNC__ /**/ | #define HAVE__FUNCTION__ /**/ | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define ENABLE_PVAR_NEM 1 | #define ENABLE_PVAR_RECVQ 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define FILE_NAMEPUB_BASEDIR "." | #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 | #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_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_GCC_AND_X86_64_ASM 1 | #define STDC_HEADERS 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_STRDUP 1 | #define HAVE_MKSTEMP 1 | #define HAVE_FDOPEN 1 | #define NEEDS_FDOPEN_DECL 1 | #define HAVE_PUTENV 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_AINT_MAX LONG_MAX | #define MPIR_Pint long | #define MPIR_PINT_FMT_DEC_SPEC "%ld" | #define MPIR_Upint unsigned long | #define MPIR_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 HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 | #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 | #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK | #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX | #define MPIU_TLS_SPECIFIER __thread | #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 configure:49986: result: no configure:49986: checking for knem_io.h configure:49986: result: no configure:52191: ===== configuring src/mpi/romio ===== configure:52356: running /bin/sh ./configure --disable-option-checking '--prefix=/space/local/mpich-3.1rc2' '--enable-error-checking=runtime' '--enable-g=dbg' 'CFLAGS=-fPIC -g -O2' 'CXXFLAGS=-fPIC -g -O2' 'FFLAGS=-fpic -g' '--enable-threads=runtime' '--enable-totalview' '--enable-static' '--disable-f77' '--disable-fc' --cache-file=/dev/null --srcdir=. configure:52376: ===== done with src/mpi/romio configure ===== configure:52382: sourcing src/mpi/romio/localdefs configure:52191: ===== configuring src/pm/hydra ===== configure:52356: running /bin/sh ./configure --disable-option-checking '--prefix=/space/local/mpich-3.1rc2' '--enable-error-checking=runtime' '--enable-g=dbg' 'CFLAGS=-fPIC -g -O2' 'CXXFLAGS=-fPIC -g -O2' 'FFLAGS=-fpic -g' '--enable-threads=runtime' '--enable-totalview' '--enable-static' '--disable-f77' '--disable-fc' --cache-file=/dev/null --srcdir=. configure:52376: ===== done with src/pm/hydra configure ===== configure:52407: checking size of OPA_ptr_t configure:52412: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lrt -lpthread >&5 configure:52412: $? = 0 configure:52412: ./conftest configure:52412: $? = 0 configure:52430: result: 8 configure:52449: WARNING: Could not define Fortran MPI datatypes for C configure:52481: checking the sizeof MPI_Offset configure:52488: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lrt -lpthread >&5 configure:52488: $? = 0 configure:52488: ./conftest configure:52488: $? = 0 configure:52499: result: 8 configure:52715: checking for size of MPI_Status configure:52734: gcc -o conftest -fPIC -g -O2 -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include conftest.c -lrt -lpthread >&5 configure:52734: $? = 0 configure:52734: ./conftest configure:52734: $? = 0 configure:52743: result: 20 configure:53787: WARNING: The ch3 device did not set the maximum size of an error string, 512 being used. configure:53911: creating ./config.lt ## ------------------ ## ## Running config.lt. ## ## ------------------ ## config.lt:781: creating libtool configure:56312: checking that generated files are newer than configure configure:56318: result: done configure:56530: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by MPICH config.status 3.1rc2, which was generated by GNU Autoconf 2.69. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on boogie config.status:1966: creating src/mpid/ch3/channels/nemesis/include/mpid_nem_net_module_defs.h config.status:1966: creating src/mpid/ch3/channels/nemesis/src/mpid_nem_net_array.c config.status:1966: creating Makefile config.status:1966: creating examples/Makefile config.status:1966: creating test/Makefile config.status:1966: creating test/commands/Makefile config.status:1966: creating src/include/mpichinfo.h config.status:1966: creating mpich-doxygen config.status:1966: creating src/include/glue_romio.h config.status:1966: creating src/include/mpichtimer.h config.status:1966: creating src/binding/cxx/mpicxx.h config.status:1966: creating src/binding/f77/mpif.h config.status:1966: creating src/binding/f77/setbotf.f config.status:1966: creating src/binding/f77/setbot.c config.status:1966: creating src/binding/f90/mpi_sizeofs.f90 config.status:1966: creating src/binding/f90/mpi_base.f90 config.status:1966: creating src/binding/f90/mpi_constants.f90 config.status:1966: creating src/packaging/pkgconfig/mpich.pc config.status:1966: creating src/packaging/envmods/mpich.module config.status:2074: WARNING: 'src/packaging/envmods/mpich.module.in' seems to ignore the --datarootdir setting config.status:1966: creating src/env/mpixxx_opts.conf config.status:1966: creating src/env/mpicc.sh config.status:1966: creating src/env/mpicc.bash config.status:1966: creating src/env/mpicxx.sh config.status:1966: creating src/env/mpicxx.bash config.status:1966: creating src/env/mpif77.sh config.status:1966: creating src/env/mpif77.bash config.status:1966: creating src/env/mpif90.sh config.status:1966: creating src/env/mpif90.bash config.status:1966: creating src/env/parkill config.status:1966: creating src/util/dbg/getfuncstack config.status:1966: creating src/include/mpi.h config.status:1966: creating doc/design/Makefile config.status:1966: creating doc/installguide/Makefile config.status:1966: creating doc/logging/Makefile config.status:1966: creating doc/refman/Makefile config.status:1966: creating doc/smpd/Makefile config.status:1966: creating doc/userguide/Makefile config.status:1966: creating doc/windev/Makefile config.status:1966: creating test/commands/cmdtests config.status:1966: creating src/include/mpichconf.h config.status:2200: executing depfiles commands config.status:2200: executing libtool commands config.status:2200: executing default-1 commands config.status:2200: executing default-2 commands config.status:2200: executing default-3 commands config.status:2200: executing default-4 commands config.status:2200: executing default-5 commands ## ---------------- ## ## 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= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set=set ac_cv_env_CFLAGS_value=-fPIC 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=set ac_cv_env_CXXFLAGS_value=-fPIC ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_FCFLAGS_set= ac_cv_env_FCFLAGS_value= ac_cv_env_FC_set= ac_cv_env_FC_value= ac_cv_env_FFLAGS_set=set ac_cv_env_FFLAGS_value=-fpic 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_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_MPICHLIB_LDFLAGS_set= ac_cv_env_MPICHLIB_LDFLAGS_value= ac_cv_env_MPICHLIB_LIBS_set= ac_cv_env_MPICHLIB_LIBS_value= ac_cv_env_MPICXXLIBNAME_set= ac_cv_env_MPICXXLIBNAME_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_TCP_LIBS_set= ac_cv_env_TCP_LIBS_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_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=no ac_cv_func_clock_gettime=no ac_cv_func_fdopen=yes ac_cv_func_gethostbyname=yes ac_cv_func_gethostname=yes ac_cv_func_gethrtime=no ac_cv_func_getpagesize=yes 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_strdup=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_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_inttypes_h=yes ac_cv_header_knem_io_h=no ac_cv_header_limits_h=yes ac_cv_header_memory_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_signal_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdbool_h=yes ac_cv_header_stdc=yes ac_cv_header_stddef_h=yes ac_cv_header_stdint_h=yes ac_cv_header_stdlib_h=yes ac_cv_header_string_h=yes ac_cv_header_strings_h=yes ac_cv_header_sys_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_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_PERL=/usr/bin/perl ac_cv_path_SED=/bin/sed ac_cv_path_install='/usr/bin/install -c' ac_cv_path_mkdir=/bin/mkdir ac_cv_prog_AR=ar ac_cv_prog_AWK=gawk ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXXCPP='g++ -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_AR=ar ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_CXX=g++ 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_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cc_gcc_c_o=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=no ac_cv_prog_fc_g=no ac_cv_prog_make_make_set=yes 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=__thread 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 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_pic='-fPIC -DPIC' lt_cv_prog_compiler_pic_CXX='-fPIC -DPIC' lt_cv_prog_compiler_pic_works=yes lt_cv_prog_compiler_pic_works_CXX=yes lt_cv_prog_compiler_rtti_exceptions=no lt_cv_prog_compiler_static_works=no lt_cv_prog_compiler_static_works_CXX=no 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]* \([^ ]*\) \([^ ]*\)$/ {"\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_c_name_address_lib_prefix='sed -n -e '\''s/^: \([^ ]*\)[ ]*$/ {\"\1\", (void *) 0},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \(lib[^ ]*\)$/ {"\2", (void *) \&\2},/p'\'' -e '\''s/^[ABCDGIRSTW]* \([^ ]*\) \([^ ]*\)$/ {"lib\2", (void *) \&\2},/p'\''' lt_cv_sys_global_symbol_to_cdecl='sed -n -e '\''s/^T .* \(.*\)$/extern int \1();/p'\'' -e '\''s/^[ABCDGIRSTW]* .* \(.*\)$/extern char \1;/p'\''' lt_cv_sys_max_cmd_len=1966080 lt_cv_to_host_file_cmd=func_convert_file_noop lt_cv_to_tool_file_cmd=func_convert_file_noop pac_cv_attr_weak=yes pac_cv_attr_weak_alias=no 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_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_strdup=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_has_pthread_mutex_recursive=yes pac_cv_has_pthread_mutex_recursive_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=/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2 pac_cv_pointers_have_int_alignment=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_make_allows_comments=no pac_cv_prog_make_found_clock_skew=no pac_cv_prog_make_include=no pac_cv_prog_make_set_cflags=yes pac_cv_prog_make_vpath=VPATH pac_cv_sizeof_mpi_status=20 ## ----------------- ## ## Output variables. ## ## ----------------- ## ABIVERSION='11:1:0' ABIVERSIONFLAGS='-version-info $(ABIVERSION)' ACLOCAL='${SHELL} /product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/confdb/missing --run aclocal-1.12' ADDRESS_KIND='' 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='ar' AR_FLAGS='cr' AS='as' ASSERT_LEVEL='' AUTOCONF='${SHELL} /product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/confdb/missing --run autoconf' AUTOHEADER='${SHELL} /product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/confdb/missing --run autoheader' AUTOMAKE='${SHELL} /product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/confdb/missing --run automake-1.12' 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_LIB_FALSE='#' BUILD_CXX_LIB_TRUE='' BUILD_DEBUGGER_DLL_FALSE='' BUILD_DEBUGGER_DLL_TRUE='#' BUILD_F77_BINDING_FALSE='' BUILD_F77_BINDING_TRUE='#' BUILD_F90_LIB_FALSE='' BUILD_F90_LIB_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_MPD_FALSE='' BUILD_NAMEPUB_MPD_TRUE='#' BUILD_NAMEPUB_PMI_FALSE='' BUILD_NAMEPUB_PMI_TRUE='#' BUILD_NEMESIS_NETMOD_MX_FALSE='' BUILD_NEMESIS_NETMOD_MX_TRUE='#' BUILD_NEMESIS_NETMOD_NEWMAD_FALSE='' BUILD_NEMESIS_NETMOD_NEWMAD_TRUE='#' BUILD_NEMESIS_NETMOD_PORTALS4_FALSE='' BUILD_NEMESIS_NETMOD_PORTALS4_TRUE='#' BUILD_NEMESIS_NETMOD_SCIF_FALSE='' BUILD_NEMESIS_NETMOD_SCIF_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_PMI_SMPD_FALSE='' BUILD_PMI_SMPD_TRUE='#' BUILD_PM_GFORKER_FALSE='' BUILD_PM_GFORKER_TRUE='#' BUILD_PM_HYDRA_FALSE='#' BUILD_PM_HYDRA_TRUE='' BUILD_PM_MPD_FALSE='' BUILD_PM_MPD_TRUE='#' BUILD_PM_REMSHELL_FALSE='' BUILD_PM_REMSHELL_TRUE='#' BUILD_PM_SMPD_FALSE='' BUILD_PM_SMPD_TRUE='#' BUILD_PM_UTIL_FALSE='' BUILD_PM_UTIL_TRUE='#' BUILD_PROFILING_LIB_FALSE='' BUILD_PROFILING_LIB_TRUE='#' BUILD_ROMIO_FALSE='#' BUILD_ROMIO_TRUE='' CC='gcc' CCDEPMODE='depmode=gcc3' CFLAGS='-fPIC -g -O2' CMB_1INT_ALIGNMENT='' CMB_STATUS_ALIGNMENT='' CONFIGURE_ARGS_CLEAN='--prefix=/space/local/mpich-3.1rc2/ --enable-error-checking=runtime --enable-g=dbg CFLAGS=-fPIC CXXFLAGS=-fPIC FFLAGS=-fpic --enable-threads=runtime --enable-totalview --enable-static --disable-f77 --disable-fc --no-recursion' CONFIGURE_ARGUMENTS=' '\''--prefix=/space/local/mpich-3.1rc2/'\'' '\''--enable-error-checking=runtime'\'' '\''--enable-g=dbg'\'' '\''CFLAGS=-fPIC'\'' '\''CXXFLAGS=-fPIC'\'' '\''FFLAGS=-fpic'\'' '\''--enable-threads=runtime'\'' '\''--enable-totalview'\'' '\''--enable-static'\'' '\''--disable-f77'\'' '\''--disable-fc'\''' COUNT_KIND='' CPP='gcc -E' CPPFLAGS=' -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl/include -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src -I/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpi/romio/include' CXX='g++' CXXCPP='g++ -E' CXXDEPMODE='depmode=gcc3' CXXFLAGS='-fPIC -g -O2' CYGPATH_W='echo' C_LINKPATH_SHL='' DEFS='-DHAVE_CONFIG_H' DEPDIR='.deps' DEVICE='ch3:nemesis' DLLIMPORT='' DLLTOOL='false' DOCTEXT='false' DSYMUTIL='' DUMPBIN='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' EXEEXT='' F77='no' F77CPP='' F77_COMPLEX16='' F77_COMPLEX32='' F77_COMPLEX8='' F77_INCDIR='' F77_INTEGER16='' F77_INTEGER1='' F77_INTEGER2='' F77_INTEGER4='' F77_INTEGER8='' F77_LIBDIR_LEADER='' F77_NAME_MANGLE='' F77_OTHER_LIBS='' F77_REAL16='' F77_REAL4='' F77_REAL8='' FC='no' FCCPP='' FCEXT='' FCFLAGS=' -g' FCINC='' FCINCFLAG='' FCMODEXT='' FCMODINCFLAG='' FCMODINCSPEC='' FCMODOUTFLAG='' FCWRAPNAME='mpichf90' FC_ALL_INTEGER_MODELS='' FC_DOUBLE_MODEL='' FC_INTEGER_MODEL='' FC_INTEGER_MODEL_MAP='' FC_OTHER_LIBS='' FC_REAL_MODEL='' FC_WORK_FILES_ARG='' FFLAGS='-fpic -g' FGREP='/bin/grep -F' FILE='' FLIBS='' FORTRAN_BINDING='0' FORTRAN_MPI_OFFSET='integer*8' FWRAPNAME='fmpich' GCOV='gcov' GNUCXX_MINORVERSION='4' 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_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' INSTALL_STRIP_PROGRAM='$(install_sh) -c -s' INTEGER_KIND='' KILLALL='killall' LD='/usr/bin/ld -m elf_x86_64' LDFLAGS=' ' LIBOBJS='' LIBS='-lrt -lpthread ' LIBTOOL='$(SHELL) $(top_builddir)/libtool' LIPO='' LN_S='ln -s' LPMPILIBNAME='' LTLIBOBJS='' MAINT='' MAINTAINER_MODE_FALSE='#' MAINTAINER_MODE_TRUE='' MAKE='make' MAKEINFO='${SHELL} /product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/confdb/missing --run makeinfo' MANIFEST_TOOL=':' MKDIR_P='mkdir -p' MPIBASEMODNAME='mpi_base' MPICHLIB_CFLAGS='' MPICHLIB_CPPFLAGS='' MPICHLIB_CXXFLAGS='' MPICHLIB_FCFLAGS='' MPICHLIB_FFLAGS='' MPICHLIB_LDFLAGS='' MPICHLIB_LIBS='' MPICH_ATTR_WEAK_ALIAS_DEFINITION='' MPICH_NUMVERSION='30100202' MPICH_RELEASE_DATE='Mon Nov 18 14:14:34 CST 2013' MPICH_TIMER_KIND='USE_GETTIMEOFDAY' MPICH_VERSION='3.1rc2' MPICONSTMODNAME='mpi_constants' MPICPP_NAME='mpic++' MPICXXLIBNAME='mpichcxx' MPICXX_NAME='mpicxx' MPID_TIMER_TYPE='struct timeval' MPIFLIBNAME='mpich' MPIFPMPI='' MPILIBNAME='mpich' MPIMODNAME='mpi' MPIR_CXX_BOOL='0x4c000133' MPIR_CXX_COMPLEX='0x4c000834' MPIR_CXX_DOUBLE_COMPLEX='0x4c001035' MPIR_CXX_LONG_DOUBLE_COMPLEX='0x4c002036' MPIR_PINT='long' MPISIZEOFMODNAME='mpi_sizeofs' MPIU_DLL_SPEC_DEF='#define MPIU_DLL_SPEC' MPI_2COMPLEX='' MPI_2DOUBLE_COMPLEX='' MPI_2DOUBLE_PRECISION='MPI_DATATYPE_NULL' MPI_2INT='0x4c000816' MPI_2INTEGER='MPI_DATATYPE_NULL' MPI_2REAL='MPI_DATATYPE_NULL' 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='MPI_DATATYPE_NULL' MPI_COMPLEX16='0x4c00102a' MPI_COMPLEX32='0x4c00202c' MPI_COMPLEX8='0x4c000828' MPI_COMPLEX='MPI_DATATYPE_NULL' MPI_COUNT='long long' MPI_COUNT_DATATYPE='0x4c000845' MPI_C_BOOL='0x4c00013f' MPI_C_DOUBLE_COMPLEX='0x4c001041' MPI_C_FLOAT_COMPLEX='0x4c000840' MPI_C_LONG_DOUBLE_COMPLEX='0x4c002042' MPI_DOUBLE='0x4c00080b' MPI_DOUBLE_COMPLEX='MPI_DATATYPE_NULL' MPI_DOUBLE_INT='0x8c000001' MPI_DOUBLE_PRECISION='MPI_DATATYPE_NULL' MPI_F77_2INT='' MPI_F77_AINT='1275070531' MPI_F77_BYTE='' MPI_F77_CHAR='' 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='' MPI_F77_C_COMPLEX='' MPI_F77_C_DOUBLE_COMPLEX='' MPI_F77_C_FLOAT_COMPLEX='' MPI_F77_C_LONG_DOUBLE_COMPLEX='' MPI_F77_DOUBLE='' MPI_F77_DOUBLE_INT='' MPI_F77_FLOAT='' MPI_F77_FLOAT_INT='' MPI_F77_INT16_T='' MPI_F77_INT32_T='' MPI_F77_INT64_T='' MPI_F77_INT8_T='' MPI_F77_INT='' MPI_F77_LB='' MPI_F77_LONG='' MPI_F77_LONG_DOUBLE='' MPI_F77_LONG_DOUBLE_INT='' MPI_F77_LONG_INT='' MPI_F77_LONG_LONG='' MPI_F77_LONG_LONG_INT='' MPI_F77_OFFSET='1275070532' MPI_F77_PACKED='' MPI_F77_SHORT='' MPI_F77_SHORT_INT='' MPI_F77_SIGNED_CHAR='' MPI_F77_UB='' MPI_F77_UINT16_T='' MPI_F77_UINT32_T='' MPI_F77_UINT64_T='' MPI_F77_UINT8_T='' MPI_F77_UNSIGNED='' MPI_F77_UNSIGNED_CHAR='' MPI_F77_UNSIGNED_LONG='' MPI_F77_UNSIGNED_LONG_LONG='' MPI_F77_UNSIGNED_SHORT='' MPI_F77_WCHAR='' 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='MPI_DATATYPE_NULL' MPI_LB='0x4c000010' MPI_LOGICAL='MPI_DATATYPE_NULL' 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='MPI_DATATYPE_NULL' MPI_SHORT='0x4c000203' MPI_SHORT_INT='0x8c000003' MPI_SIGNED_CHAR='0x4c000118' MPI_STATUS_SIZE='' 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='' OPALIBNAME='opa' OTOOL64='' OTOOL='' PACKAGE='mpich' PACKAGE_BUGREPORT='discuss@mpich.org' PACKAGE_NAME='MPICH' PACKAGE_STRING='MPICH 3.1rc2' PACKAGE_TARNAME='mpich' PACKAGE_URL='http://www.mpich.org/' PACKAGE_VERSION='3.1rc2' PAMILIBNAME='pami' PAPI_INCLUDE='' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PMPIFLIBNAME='pmpich' PMPILIBNAME='pmpich' PRIMARY_PM_GFORKER_FALSE='' PRIMARY_PM_GFORKER_TRUE='#' PRIMARY_PM_REMSHELL_FALSE='' PRIMARY_PM_REMSHELL_TRUE='#' PRIMARY_PM_SMPD_FALSE='' PRIMARY_PM_SMPD_TRUE='#' RANLIB='ranlib' REQD='' REQI1='' REQI2='' REQI8='' RSH='' SED='/bin/sed' SET_CFLAGS='CFLAGS=' SET_MAKE='MAKE=make' SHELL='/bin/sh' SIZEOF_FC_CHARACTER='' SIZEOF_FC_DOUBLE_PRECISION='' SIZEOF_FC_INTEGER='' SIZEOF_FC_REAL='' SIZEOF_MPI_STATUS='20' SMPD_SOCK_IS_POLL_FALSE='#' SMPD_SOCK_IS_POLL_TRUE='' SSH='' STRIP='strip' TCP_LIBS='' THREAD_SERIALIZED_OR_MULTIPLE_FALSE='#' THREAD_SERIALIZED_OR_MULTIPLE_TRUE='' USER_CFLAGS='-fPIC' USER_CPPFLAGS='' USER_CXXFLAGS='-fPIC' USER_FCFLAGS='' USER_FFLAGS='-fpic' USER_LDFLAGS='' USER_LIBS='' USE_DBG_LOGGING='0' VERSION='3.1rc2' VPATH='VPATH=.:${srcdir}' WRAPPER_CFLAGS='-fPIC ' WRAPPER_CPPFLAGS=' ' WRAPPER_CXXFLAGS='-fPIC ' WRAPPER_FCFLAGS=' ' WRAPPER_FFLAGS='-fpic ' WRAPPER_LDFLAGS=' ' WRAPPER_LIBS='-lopa -lmpl -lrt -lpthread ' WTIME_DOUBLE_TYPE='' XARGS_NODATA_OPT='-r' ac_ct_AR='ar' ac_ct_CC='gcc' ac_ct_CXX='g++' 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='' am__leading_dot='.' am__nodep='_no' am__quote='' am__tar='$${TAR-tar} chof - "$$tardir"' am__untar='$${TAR-tar} xf -' bindings=' 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} /product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/confdb/install-sh' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' libmpich_so_version='11:1:0' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' mandir='${datarootdir}/man' master_top_builddir='/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2' master_top_srcdir='/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2' mkdir_p='$(MKDIR_P)' mmx_copy_s='' modincdir='${prefix}/include' mpich_libtool_static_flag='-static' mpldir='' mpllibdir='/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/mpl' mplsrcdir='/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/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' opalibdir='/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa/src' opasrcdir='/product/grape/data/mpis/rhe_mpich-3.1rc2/mpich-3.1rc2/src/openpa' pdfdir='${docdir}' pkgconfigdir='${exec_prefix}/lib/pkgconfig' pm_name='hydra' prefix='/space/local/mpich-3.1rc2' program_transform_name='s,x,x,' psdir='${docdir}' 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='' fc_shlib_conf='' ## ----------- ## ## confdefs.h. ## ## ----------- ## /* confdefs.h */ #define PACKAGE_NAME "MPICH" #define PACKAGE_TARNAME "mpich" #define PACKAGE_VERSION "3.1rc2" #define PACKAGE_STRING "MPICH 3.1rc2" #define PACKAGE_BUGREPORT "discuss@mpich.org" #define PACKAGE_URL "http://www.mpich.org/" #define PACKAGE "mpich" #define VERSION "3.1rc2" #define STDC_HEADERS 1 #define HAVE_SYS_TYPES_H 1 #define HAVE_SYS_STAT_H 1 #define HAVE_STDLIB_H 1 #define HAVE_STRING_H 1 #define HAVE_MEMORY_H 1 #define HAVE_STRINGS_H 1 #define HAVE_INTTYPES_H 1 #define HAVE_STDINT_H 1 #define HAVE_UNISTD_H 1 #define HAVE_DLFCN_H 1 #define LT_OBJDIR ".libs/" #define HAVE_GETPAGESIZE 1 #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_RUNTIME #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL #define USE_LOGGING MPID_LOGGING_NONE #define HAVE_RUNTIME_THREADCHECK 1 #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE #define MPIU_THREAD_GRANULARITY MPIU_THREAD_GRANULARITY_GLOBAL #define MPIU_HANDLE_ALLOCATION_METHOD MPIU_HANDLE_ALLOCATION_MUTEX #define MPIU_THREAD_REFCOUNT MPIU_REFCOUNT_NONE #define HAVE_ROMIO 1 #define HAVE__FUNC__ /**/ #define HAVE__FUNCTION__ /**/ #define HAVE_PRAGMA_WEAK 1 #define USE_WEAK_SYMBOLS 1 #define HAVE_MULTIPLE_PRAGMA_WEAK 1 #define ENABLE_PVAR_NEM 1 #define ENABLE_PVAR_RECVQ 1 #define HAVE_CXX_EXCEPTIONS /**/ #define HAVE_NAMESPACES /**/ #define HAVE_NAMESPACE_STD /**/ #define HAVE_CXX_BINDING 1 #define FILE_NAMEPUB_BASEDIR "." #define USE_FILE_FOR_NAMEPUB 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 STDC_HEADERS 1 #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_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_GCC_AND_X86_64_ASM 1 #define STDC_HEADERS 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_STRDUP 1 #define HAVE_MKSTEMP 1 #define HAVE_FDOPEN 1 #define NEEDS_FDOPEN_DECL 1 #define HAVE_PUTENV 1 #define HAVE_GETTIMEOFDAY 1 #define MPIR_AINT_MAX LONG_MAX #define MPIR_Pint long #define MPIR_PINT_FMT_DEC_SPEC "%ld" #define MPIR_Upint unsigned long #define MPIR_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 HAVE_PTHREAD_MUTEX_RECURSIVE_NP 1 #define HAVE_PTHREAD_MUTEX_RECURSIVE 1 #define PTHREAD_MUTEX_ERRORCHECK_VALUE PTHREAD_MUTEX_ERRORCHECK #define MPIU_THREAD_PACKAGE_NAME MPIU_THREAD_PACKAGE_POSIX #define MPIU_TLS_SPECIFIER __thread #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 HAVE_NO_FORTRAN_MPI_TYPES_IN_C 1 #define MPIR_OFFSET_MAX LLONG_MAX #define MPIR_COUNT_MAX LLONG_MAX #define MPIR_Ucount unsigned long long #define MPIF_STATUS_SIZE #define HAVE_FC_TYPE_ROUTINES 1 #define HAVE_MPICHCONF 1 configure: exit 0