This file contains any messages produced by compilers while running configure, to aid debugging if configure makes a mistake. It was created by configure, which was generated by GNU Autoconf 2.62. Invocation command line was $ /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure -prefix=/home/shangliw/mpich2_install_lnx64 ## --------- ## ## Platform. ## ## --------- ## hostname = psdlnx4 uname -m = x86_64 uname -r = 2.6.18-194.el5 uname -s = Linux uname -v = #1 SMP Tue Mar 16 21:52:39 EDT 2010 /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: . PATH: /opt PATH: /etc PATH: /usr/etc PATH: /home/shangliw/bin PATH: /usr/bin PATH: /bin PATH: /usr/ccs/bin/ PATH: /cds/PVTS/u_pvts/bin PATH: /net/kenny/usr2/lwang/lex_yacc PATH: /usr/ucb PATH: /sbin PATH: /usr/sbin PATH: /usr/local/bin PATH: /usr/local/shell PATH: /usr/openwin/bin PATH: /common_util/pcr PATH: /usr/xpg4/bin PATH: /usr/local/fm/XFrame-6/bin PATH: /usr/local/lang/v8/bin PATH: /usr/atria/bin PATH: /ccs/tools/bin PATH: /usr/dt/bin PATH: /home/shangliw/bin PATH: /grid/common/bin PATH: /grid/spb/local/bin PATH: /grid/spb/local/shell PATH: /net/hawk/usr1/hspice/B-2008.09/hspice/sparcOS5 PATH: /usr/atria/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3842: checking for gcc configure:3858: found /usr/bin/gcc configure:3869: result: gcc configure:4107: checking for C compiler version configure:4115: gcc --version >&5 gcc (GCC) 4.1.2 20080704 (Red Hat 4.1.2-48) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4119: $? = 0 configure:4126: 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 --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux Thread model: posix gcc version 4.1.2 20080704 (Red Hat 4.1.2-48) configure:4130: $? = 0 configure:4137: gcc -V >&5 gcc: '-V' option must have argument configure:4141: $? = 1 configure:4164: checking for C compiler default output file name configure:4186: gcc conftest.c >&5 configure:4190: $? = 0 configure:4228: result: a.out configure:4245: checking whether the C compiler works configure:4255: ./a.out configure:4259: $? = 0 configure:4276: result: yes configure:4283: checking whether we are cross compiling configure:4285: result: no configure:4288: checking for suffix of executables configure:4295: gcc -o conftest conftest.c >&5 configure:4299: $? = 0 configure:4323: result: configure:4329: checking for suffix of object files configure:4355: gcc -c conftest.c >&5 configure:4359: $? = 0 configure:4382: result: o configure:4386: checking whether we are using the GNU C compiler configure:4415: gcc -c conftest.c >&5 configure:4422: $? = 0 configure:4439: result: yes configure:4448: checking whether gcc accepts -g configure:4478: gcc -c -g conftest.c >&5 configure:4485: $? = 0 configure:4586: result: yes configure:4603: checking for gcc option to accept ISO C89 configure:4677: gcc -c -g -O2 conftest.c >&5 configure:4684: $? = 0 configure:4707: result: none needed configure:5195: checking whether C compiler accepts option -O2 configure:5205: result: yes configure:5207: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 configure:5215: result: yes configure:5438: checking for type of weak symbol support configure:5472: gcc -o conftest -O2 conftest.c >&5 configure:5479: $? = 0 configure:5678: result: pragma weak configure:5705: checking whether __attribute__ ((weak)) allowed configure:5732: gcc -c -O2 conftest.c >&5 configure:5739: $? = 0 configure:5754: result: yes configure:5768: checking for multiple weak symbol support configure:5809: result: yes configure:5928: checking for g77 configure:5944: found /usr/bin/g77 configure:5955: result: g77 configure:5985: checking for Fortran 77 compiler version configure:5993: g77 --version >&5 GNU Fortran (GCC) 3.4.6 20060404 (Red Hat 3.4.6-4) Copyright (C) 2006 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING or type the command `info -f g77 Copying'. configure:5997: $? = 0 configure:6004: g77 -v >&5 Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,f77 --disable-libgcj --host=x86_64-redhat-linux Thread model: posix gcc version 3.4.6 20060404 (Red Hat 3.4.6-4) configure:6008: $? = 0 configure:6015: g77 -V >&5 g77: `-V' option must have argument configure:6019: $? = 1 configure:6027: checking whether we are using the GNU Fortran 77 compiler configure:6046: g77 -c conftest.F >&5 configure:6053: $? = 0 configure:6070: result: yes configure:6076: checking whether g77 accepts -g configure:6093: g77 -c -g conftest.f >&5 configure:6100: $? = 0 configure:6116: result: yes configure:6430: checking whether Fortran 77 compiler accepts option -O2 configure:6446: g77 -o conftest conftest.f >conftest.bas 2>&1 configure:6449: $? = 0 configure:6451: g77 -O2 -o conftest conftest.f >conftest.out 2>&1 configure:6454: $? = 0 configure:6457: result: yes configure:6459: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 configure:6465: g77 -c conftest2.f >conftest2.out 2>&1 configure:6468: $? = 0 configure:6470: g77 -O2 -o conftest conftest2.o conftest.f >conftest.bas 2>&1 configure:6473: $? = 0 configure:6512: result: yes configure:6700: checking how to get verbose linking output from g77 configure:6716: g77 -c -O2 conftest.f >&5 configure:6723: $? = 0 configure:6745: g77 -o conftest -O2 -v conftest.f Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,f77 --disable-libgcj --host=x86_64-redhat-linux Thread model: posix gcc version 3.4.6 20060404 (Red Hat 3.4.6-4) /usr/libexec/gcc/x86_64-redhat-linux/3.4.6/f771 conftest.f -quiet -dumpbase conftest.f -mtune=k8 -auxbase conftest -O2 -version -o /tmp/ccYvPKyk.s GNU F77 version 3.4.6 20060404 (Red Hat 3.4.6-4) (x86_64-redhat-linux) compiled by GNU C version 3.4.6 20060404 (Red Hat 3.4.6-4). GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -V -Qy -o /tmp/ccWiYYAx.o /tmp/ccYvPKyk.s GNU assembler version 2.17.50.0.6-14.el5 (x86_64-redhat-linux) using BFD version 2.17.50.0.6-14.el5 20061020 /usr/libexec/gcc/x86_64-redhat-linux/3.4.6/collect2 --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/3.4.6/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 /tmp/ccWiYYAx.o -lfrtbegin -lg2c -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/3.4.6/crtend.o /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64/crtn.o configure:6814: result: -v configure:6816: checking for Fortran 77 libraries of g77 configure:6839: g77 -o conftest -O2 -v conftest.f Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,f77 --disable-libgcj --host=x86_64-redhat-linux Thread model: posix gcc version 3.4.6 20060404 (Red Hat 3.4.6-4) /usr/libexec/gcc/x86_64-redhat-linux/3.4.6/f771 conftest.f -quiet -dumpbase conftest.f -mtune=k8 -auxbase conftest -O2 -version -o /tmp/cckWr8rp.s GNU F77 version 3.4.6 20060404 (Red Hat 3.4.6-4) (x86_64-redhat-linux) compiled by GNU C version 3.4.6 20060404 (Red Hat 3.4.6-4). GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072 as -V -Qy -o /tmp/ccu00sxF.o /tmp/cckWr8rp.s GNU assembler version 2.17.50.0.6-14.el5 (x86_64-redhat-linux) using BFD version 2.17.50.0.6-14.el5 20061020 /usr/libexec/gcc/x86_64-redhat-linux/3.4.6/collect2 --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/3.4.6/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 /tmp/ccu00sxF.o -lfrtbegin -lg2c -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/3.4.6/crtend.o /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64/crtn.o configure:7016: result: -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lfrtbegin -lg2c -lm configure:7032: checking whether g77 accepts the FLIBS found by autoconf configure:7044: g77 -o conftest -O2 conftest.f >&5 configure:7047: $? = 0 configure:7055: result: yes configure:7093: checking whether C can link with -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lfrtbegin -lg2c -lm configure:7119: gcc -o conftest -O2 conftest.c -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lfrtbegin -lg2c -lm >&5 configure:7126: $? = 0 configure:7146: result: yes configure:7250: gcc -c -O2 conftest.c >&5 configure:7257: $? = 0 configure:7275: checking for linker for Fortran main programs configure:7285: gcc -c -O2 conftest.c >&5 configure:7288: $? = 0 configure:7307: g77 -c -O2 conftest.f >&5 configure:7310: $? = 0 configure:7318: result: Use Fortran to link programs configure:7343: checking for Fortran 77 name mangling configure:7370: g77 -c -O2 conftest.f 1>&5 configure:7373: $? = 0 configure:7411: gcc -o conftest -O2 conftest.c fconftestf.o -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lfrtbegin -lg2c -lm >&5 /tmp/cc2YFvYe.o: In function `main': conftest.c:(.text+0x7): undefined reference to `my_name' collect2: ld returned 1 exit status configure:7418: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | extern void my_name(int); | int | main () | { | my_name(0); | ; | return 0; | } configure:7459: gcc -o conftest -O2 conftest.c fconftestf.o -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lfrtbegin -lg2c -lm >&5 /tmp/ccyzcMfr.o: In function `main': conftest.c:(.text+0x7): undefined reference to `my_name_' collect2: ld returned 1 exit status configure:7466: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | extern void my_name_(int); | int | main () | { | my_name_(0); | ; | return 0; | } configure:7508: gcc -o conftest -O2 conftest.c fconftestf.o -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lfrtbegin -lg2c -lm >&5 conftest.c:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MY_NAME' configure:7515: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | void __stdcall MY_NAME(int); | int | main () | { | MY_NAME(0); | ; | return 0; | } configure:7557: gcc -o conftest -O2 conftest.c fconftestf.o -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lfrtbegin -lg2c -lm >&5 /tmp/ccETPndy.o: In function `main': conftest.c:(.text+0x7): undefined reference to `MY_NAME' collect2: ld returned 1 exit status configure:7564: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | /* end confdefs.h. */ | extern void MY_NAME(int); | int | main () | { | MY_NAME(0); | ; | return 0; | } configure:7606: gcc -o conftest -O2 conftest.c fconftestf.o -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lfrtbegin -lg2c -lm >&5 configure:7613: $? = 0 configure:8151: result: lower doubleunderscore configure:8244: checking what libraries are needed to link Fortran programs with C routines that use stdio configure:8265: gcc -c -O2 conftestc.c 1>&5 configure:8268: $? = 0 configure:8277: g77 -O2 -o conftest conftest.f conftestc.o 1>&5 configure:8280: $? = 0 configure:8305: result: none configure:8422: checking for f90 configure:8452: result: no configure:8422: checking for xlf90 configure:8452: result: no configure:8422: checking for pgf90 configure:8452: result: no configure:8422: checking for ifort configure:8452: result: no configure:8422: checking for epcf90 configure:8452: result: no configure:8422: checking for f95 configure:8438: found /usr/bin/f95 configure:8449: result: f95 configure:8479: checking that f works as the extension for Fortran 90 program configure:8485: f95 -c conftest.f >&5 configure:8488: $? = 0 configure:8490: result: yes configure:8542: checking for Fortran 90 compiler version configure:8545: f95 --version &5 GNU Fortran (GCC) 4.1.2 20080704 (Red Hat 4.1.2-48) Copyright (C) 2007 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:8548: $? = 0 configure:8550: f95 -v &5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux Thread model: posix gcc version 4.1.2 20080704 (Red Hat 4.1.2-48) configure:8553: $? = 0 configure:8555: f95 -V &5 f95: '-V' option must have argument configure:8558: $? = 1 configure:8566: checking whether we are using the GNU Fortran 90 compiler configure:8585: f95 -c conftest.F >&5 configure:8592: $? = 0 configure:8609: result: yes configure:8616: checking whether f95 accepts -g configure:8633: f95 -c -g conftest.f >&5 configure:8640: $? = 0 configure:8656: result: yes configure:8970: checking for extension for Fortran 90 programs configure:8978: f95 -c conftest.f90 1>&5 configure:8981: $? = 0 configure:8983: result: f90 configure:9006: checking whether the Fortran 90 compiler (f95 ) works configure:9023: f95 -o conftest conftest.f90 1>&5 configure:9026: $? = 0 configure:9050: result: yes configure:9056: checking whether the Fortran 90 compiler (f95 ) is a cross-compiler configure:9058: result: no configure:9063: checking whether Fortran 90 works with Fortran 77 configure:9098: g77 -c -O2 conftest2.f 1>&5 configure:9101: $? = 0 configure:9103: f95 -o conftest conftest1.f90 conftest2.o 1>&5 configure:9106: $? = 0 configure:9126: result: yes configure:9168: checking whether Fortran accepts ! for comments configure:9191: g77 -c -O2 conftest.f >&5 configure:9198: $? = 0 configure:9219: result: yes configure:9229: checking for include directory flag for Fortran configure:9249: g77 -c -O2 -Isrc conftest.f 1>&5 configure:9252: $? = 0 configure:9264: result: -I configure:9282: checking for Fortran 77 flag for library directories configure:9300: g77 -c -O2 conftest1.f 1>&5 configure:9303: $? = 0 configure:9311: ar cr conftest2/libconftest.a conftest1.o configure:9314: $? = 0 configure:9317: ranlib conftest2/libconftest.a configure:9320: $? = 0 configure:9324: g77 -o conftest -O2 -Lconftest2 conftest.f -lconftest 1>&5 configure:9327: $? = 0 configure:9343: result: -L configure:9420: checking for which Fortran libraries are needed to link C with Fortran configure:9433: g77 -c -O2 conftest.f 1>&5 configure:9436: $? = 0 configure:9477: gcc -o conftest -O2 conftest.c mconftestf.o >&5 configure:9484: $? = 0 configure:9653: result: none configure:9747: checking whether Fortran compiler processes .F files with C preprocessor configure:9758: g77 -c -O2 conftest.F 1>&5 configure:9761: $? = 0 configure:9783: result: yes configure:9947: checking that f works as the extension for Fortran 90 program configure:9953: f95 -c conftest.f >&5 configure:9956: $? = 0 configure:9958: result: yes configure:10010: checking for Fortran 90 compiler version configure:10013: f95 --version &5 GNU Fortran (GCC) 4.1.2 20080704 (Red Hat 4.1.2-48) Copyright (C) 2007 Free Software Foundation, Inc. GNU Fortran comes with NO WARRANTY, to the extent permitted by law. You may redistribute copies of GNU Fortran under the terms of the GNU General Public License. For more information about these matters, see the file named COPYING configure:10016: $? = 0 configure:10018: f95 -v &5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux Thread model: posix gcc version 4.1.2 20080704 (Red Hat 4.1.2-48) configure:10021: $? = 0 configure:10023: f95 -V &5 f95: '-V' option must have argument configure:10026: $? = 1 configure:10034: checking whether we are using the GNU Fortran 90 compiler configure:10077: result: yes configure:10084: checking whether f95 accepts -g configure:10124: result: yes configure:10147: checking for extension for Fortran 90 programs configure:10155: f95 -c conftest.f90 1>&5 configure:10158: $? = 0 configure:10160: result: f90 configure:10183: checking whether the Fortran 90 compiler (f95 ) works configure:10200: f95 -o conftest conftest.f90 1>&5 configure:10203: $? = 0 configure:10226: result: yes configure:10232: checking whether the Fortran 90 compiler (f95 ) is a cross-compiler configure:10234: result: no configure:10263: checking for Fortran 90 module extension configure:10282: f95 -c conftest.f >&5 configure:10285: $? = 0 configure:10339: result: mod configure:10349: checking for Fortran 90 module include flag configure:10374: f95 -c conftest.f >&5 configure:10377: $? = 0 configure:10453: result: -I configure:10492: checking whether Fortran 90 accepts f90 suffix configure:10516: f95 -c conftest.f90 >&5 configure:10523: $? = 0 configure:10544: result: yes configure:10559: checking whether Fortran 90 compiler accepts option -O2 configure:10575: f95 -o conftest conftest.f90 >conftest.bas 2>&1 configure:10578: $? = 0 configure:10580: f95 -O2 -o conftest conftest.f90 >conftest.out 2>&1 configure:10583: $? = 0 configure:10586: result: yes configure:10588: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 configure:10594: f95 -c conftest2.f90 >conftest2.out 2>&1 configure:10597: $? = 0 configure:10599: f95 -O2 -o conftest conftest2.o conftest.f90 >conftest.bas 2>&1 configure:10602: $? = 0 configure:10641: result: yes configure:10825: checking whether Fortran 90 compiler processes .F90 files with C preprocessor configure:10836: f95 -c -O2 conftest.F90 1>&5 configure:10839: $? = 0 configure:10861: result: yes configure:10891: checking what libraries are needed to link Fortran90 programs with C routines that use stdio configure:10913: gcc -c -O2 conftestc.c 1>&5 configure:10916: $? = 0 configure:10925: f95 -O2 -o conftest conftest.f90 conftestc.o 1>&5 configure:10928: $? = 0 configure:10953: result: none configure:10973: checking for f90 compiler vendor configure:11013: result: gnu configure:11085: checking for c++ configure:11101: found /usr/bin/c++ configure:11112: result: c++ configure:11253: checking for C++ compiler version configure:11261: c++ --version >&5 c++ (GCC) 4.1.2 20080704 (Red Hat 4.1.2-48) Copyright (C) 2006 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:11265: $? = 0 configure:11272: c++ -v >&5 Using built-in specs. Target: x86_64-redhat-linux Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux Thread model: posix gcc version 4.1.2 20080704 (Red Hat 4.1.2-48) configure:11276: $? = 0 configure:11283: c++ -V >&5 c++: '-V' option must have argument configure:11287: $? = 1 configure:11290: checking whether we are using the GNU C++ compiler configure:11319: c++ -c conftest.cpp >&5 configure:11326: $? = 0 configure:11343: result: yes configure:11352: checking whether c++ accepts -g configure:11382: c++ -c -g conftest.cpp >&5 configure:11389: $? = 0 configure:11490: result: yes configure:11534: checking whether the C++ compiler c++ can build an executable configure:11574: c++ -o conftest conftest.cpp >&5 configure:11581: $? = 0 configure:11607: result: yes configure:11616: checking whether C++ compiler works with string configure:11650: c++ -c conftest.cpp >&5 configure:11657: $? = 0 configure:11678: result: yes configure:11691: checking whether the compiler supports exceptions configure:11724: c++ -c conftest.cpp >&5 configure:11731: $? = 0 configure:11753: result: yes configure:11763: checking whether the compiler recognizes bool as a built-in type configure:11800: c++ -c conftest.cpp >&5 configure:11807: $? = 0 configure:11829: result: yes configure:11839: checking whether the compiler implements namespaces configure:11872: c++ -c conftest.cpp >&5 configure:11879: $? = 0 configure:11901: result: yes configure:11922: checking whether available configure:11951: c++ -c conftest.cpp >&5 configure:11958: $? = 0 configure:11973: result: yes configure:11979: checking whether the compiler implements the namespace std configure:12016: c++ -c conftest.cpp >&5 configure:12023: $? = 0 configure:12046: result: yes configure:12060: checking whether available configure:12089: c++ -c conftest.cpp >&5 conftest.cpp:26:16: error: math: No such file or directory configure:12096: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | /* end confdefs.h. */ | | #include | | int | main () | { | using namespace std; | ; | return 0; | } configure:12111: result: no configure:12170: checking for GNU g++ version configure:12206: c++ -o conftest conftest.cpp >&5 configure:12210: $? = 0 configure:12216: ./conftest configure:12220: $? = 0 configure:12237: result: 4 . 1 configure:12285: checking whether C++ compiler accepts option -O2 configure:12295: result: yes configure:12297: checking whether routines compiled with -O2 can be linked with ones compiled without -O2 configure:12305: result: yes configure:12558: checking for perl configure:12576: found /usr/bin/perl configure:12588: result: /usr/bin/perl configure:12601: checking for ar configure:12617: found /usr/bin/ar configure:12628: result: ar configure:12650: checking for ranlib configure:12666: found /usr/bin/ranlib configure:12677: result: ranlib configure:12700: checking for etags configure:12716: found /usr/bin/etags configure:12727: result: etags configure:12741: checking for etags argument to specify language configure:12762: result: --language=c configure:12780: checking for killall configure:12796: found /usr/bin/killall configure:12807: result: killall configure:12854: checking for a BSD-compatible install configure:12922: result: /usr/bin/install -c configure:12942: checking whether install works configure:12950: result: yes configure:13062: checking whether install breaks libraries configure:13107: result: no configure:13129: checking whether mkdir -p works configure:13145: result: yes configure:13163: checking for make configure:13179: found /usr/bin/make configure:13190: result: make configure:13204: checking whether clock skew breaks make configure:13229: result: no configure:13239: checking whether make supports include configure:13263: result: yes configure:13272: checking whether make allows comments in actions configure:13295: result: yes configure:13309: checking for virtual path format configure:13352: result: VPATH configure:13362: checking whether make sets CFLAGS configure:13384: result: no configure:13433: checking for bash configure:13451: found /bin/bash configure:13463: result: /bin/bash configure:13486: checking whether /bin/bash supports arrays configure:13495: result: yes configure:14644: checking for doctext configure:14675: result: false configure:14685: checking for location of doctext style files configure:14702: result: unavailable configure:14714: checking for an ANSI C-conforming const configure:14789: gcc -c -O2 conftest.c >&5 configure:14796: $? = 0 configure:14811: result: yes configure:14822: checking for volatile configure:14849: gcc -c -O2 conftest.c >&5 configure:14856: $? = 0 configure:14871: result: yes configure:14882: checking for restrict configure:14909: gcc -c -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' conftest.c:31: error: 'a' undeclared (first use in this function) conftest.c:31: error: (Each undeclared identifier is reported only once conftest.c:31: error: for each function it appears in.) configure:14916: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | /* end confdefs.h. */ | | int | main () | { | int * restrict a; | ; | return 0; | } configure:14952: gcc -c -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:31: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a' conftest.c:31: error: 'a' undeclared (first use in this function) conftest.c:31: error: (Each undeclared identifier is reported only once conftest.c:31: error: for each function it appears in.) configure:14959: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | /* end confdefs.h. */ | | int | main () | { | int * _Restrict a; | ; | return 0; | } configure:14996: gcc -c -O2 conftest.c >&5 configure:15003: $? = 0 configure:15020: result: __restrict configure:15035: checking for inline configure:15061: gcc -c -O2 conftest.c >&5 configure:15068: $? = 0 configure:15086: result: inline configure:15109: checking whether __attribute__ allowed configure:15136: gcc -c -O2 conftest.c >&5 configure:15143: $? = 0 configure:15158: result: yes configure:15160: checking whether __attribute__((format)) allowed configure:15187: gcc -c -O2 conftest.c >&5 configure:15194: $? = 0 configure:15209: result: yes configure:15234: checking for grep that handles long lines and -e configure:15294: result: /bin/grep configure:15299: checking for egrep configure:15363: result: /bin/grep -E configure:15368: checking for ANSI C header files configure:15398: gcc -c -O2 conftest.c >&5 configure:15405: $? = 0 /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 15431: ./conftest.c: Permission denied configure:15536: result: no configure:15560: checking for sys/types.h configure:15581: conftest.c /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 15583: ./conftest.c: Permission denied configure:15588: $? = 126 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | /* end confdefs.h. */ | #include configure:15612: gcc -c -O2 conftest.c 1>&5 configure:15615: $? = 0 configure:15635: result: yes configure:15560: checking for sys/stat.h configure:15581: conftest.c /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 15583: ./conftest.c: Permission denied configure:15588: $? = 126 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_SYS_TYPES_H 1 | /* end confdefs.h. */ | #include configure:15612: gcc -c -O2 conftest.c 1>&5 configure:15615: $? = 0 configure:15635: result: yes configure:15560: checking for stdlib.h configure:15581: conftest.c /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 15583: ./conftest.c: Permission denied configure:15588: $? = 126 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | /* end confdefs.h. */ | #include configure:15612: gcc -c -O2 conftest.c 1>&5 configure:15615: $? = 0 configure:15635: result: yes configure:15560: checking for string.h configure:15581: conftest.c /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 15583: ./conftest.c: Permission denied configure:15588: $? = 126 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | /* end confdefs.h. */ | #include configure:15612: gcc -c -O2 conftest.c 1>&5 configure:15615: $? = 0 configure:15635: result: yes configure:15560: checking for memory.h configure:15581: conftest.c /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 15583: ./conftest.c: Permission denied configure:15588: $? = 126 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_SYS_STAT_H 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STRING_H 1 | /* end confdefs.h. */ | #include configure:15612: gcc -c -O2 conftest.c 1>&5 configure:15615: $? = 0 configure:15635: result: yes configure:15560: checking for strings.h configure:15581: conftest.c /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 15583: ./conftest.c: Permission denied configure:15588: $? = 126 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_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 | /* end confdefs.h. */ | #include configure:15612: gcc -c -O2 conftest.c 1>&5 configure:15615: $? = 0 configure:15635: result: yes configure:15560: checking for inttypes.h configure:15581: conftest.c /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 15583: ./conftest.c: Permission denied configure:15588: $? = 126 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_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 | /* end confdefs.h. */ | #include configure:15612: gcc -c -O2 conftest.c 1>&5 configure:15615: $? = 0 configure:15635: result: yes configure:15560: checking for stdint.h configure:15581: conftest.c /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 15583: ./conftest.c: Permission denied configure:15588: $? = 126 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_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 | /* end confdefs.h. */ | #include configure:15612: gcc -c -O2 conftest.c 1>&5 configure:15615: $? = 0 configure:15635: result: yes configure:15560: checking for unistd.h configure:15581: conftest.c /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 15583: ./conftest.c: Permission denied configure:15588: $? = 126 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_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 | /* end confdefs.h. */ | #include configure:15612: gcc -c -O2 conftest.c 1>&5 configure:15615: $? = 0 configure:15635: result: yes configure:15649: checking whether byte ordering is bigendian configure:15674: gcc -c -O2 conftest.c >&5 conftest.c:39: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'is' configure:15681: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_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 | /* end confdefs.h. */ | #if ! (defined __BIG_ENDIAN__ || defined __LITTLE_ENDIAN__) | neither is defined; | #endif | typedef int dummy; | configure:15725: gcc -c -O2 conftest.c >&5 configure:15732: $? = 0 configure:15764: gcc -c -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:45: error: 'not' undeclared (first use in this function) conftest.c:45: error: (Each undeclared identifier is reported only once conftest.c:45: error: for each function it appears in.) conftest.c:45: error: expected ';' before 'big' configure:15771: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_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 | /* end confdefs.h. */ | #include | #include | | int | main () | { | #if BYTE_ORDER != BIG_ENDIAN | not big endian | #endif | | ; | return 0; | } configure:16023: result: no configure:16069: checking whether C compiler allows unaligned doubles configure:16112: gcc -o conftest -O2 conftest.c >&5 configure:16116: $? = 0 configure:16122: ./conftest configure:16126: $? = 0 configure:16143: result: yes configure:16162: checking whether gcc supports __func__ configure:16188: gcc -c -O2 conftest.c >&5 configure:16195: $? = 0 configure:16210: result: yes configure:16354: result: Using gcc to determine dependencies configure:16386: checking whether long double is supported configure:16413: gcc -c -O2 conftest.c >&5 configure:16420: $? = 0 configure:16435: result: yes configure:16446: checking whether long long is supported configure:16473: gcc -c -O2 conftest.c >&5 configure:16480: $? = 0 configure:16495: result: yes configure:16508: checking for max C struct integer alignment configure:16636: gcc -o conftest -O2 conftest.c >&5 configure:16640: $? = 0 configure:16646: ./conftest configure:16650: $? = 0 configure:16669: result: eight configure:16706: checking for max C struct floating point alignment configure:16818: gcc -o conftest -O2 conftest.c >&5 configure:16822: $? = 0 configure:16828: ./conftest configure:16832: $? = 0 configure:16851: result: sixteen configure:16886: checking for max C struct alignment of structs with doubles configure:16967: gcc -o conftest -O2 conftest.c >&5 configure:16971: $? = 0 configure:16977: ./conftest configure:16981: $? = 0 configure:17000: result: eight configure:17007: checking for max C struct floating point alignment with long doubles configure:17089: gcc -o conftest -O2 conftest.c >&5 configure:17093: $? = 0 configure:17099: ./conftest configure:17103: $? = 0 configure:17122: result: sixteen configure:17132: WARNING: Structures containing long doubles may be aligned differently from structures with floats or longs. MPICH2 does not handle this case automatically and you should avoid assumed extents for structures containing float types. configure:17167: checking if alignment of structs with doubles is based on position configure:17211: gcc -o conftest -O2 conftest.c >&5 configure:17215: $? = 0 configure:17221: ./conftest configure:17225: $? = 0 configure:17244: result: no configure:17260: checking if alignment of structs with long long ints is based on position configure:17306: gcc -o conftest -O2 conftest.c >&5 configure:17310: $? = 0 configure:17316: ./conftest configure:17320: $? = 0 configure:17339: result: no configure:17355: checking if double alignment breaks rules, find actual alignment configure:17412: gcc -o conftest -O2 conftest.c >&5 configure:17416: $? = 0 configure:17422: ./conftest configure:17426: $? = 0 configure:17445: result: no configure:17461: checking for alignment restrictions on pointers configure:17491: gcc -o conftest -O2 conftest.c >&5 configure:17495: $? = 0 configure:17501: ./conftest configure:17505: $? = 0 configure:17531: result: int or better configure:17543: checking size of char configure:17846: gcc -o conftest -O2 conftest.c >&5 configure:17850: $? = 0 configure:17856: ./conftest configure:17860: $? = 0 configure:17884: result: 1 configure:17898: checking size of unsigned char configure:18201: gcc -o conftest -O2 conftest.c >&5 configure:18205: $? = 0 configure:18211: ./conftest configure:18215: $? = 0 configure:18239: result: 1 configure:18253: checking size of short configure:18556: gcc -o conftest -O2 conftest.c >&5 configure:18560: $? = 0 configure:18566: ./conftest configure:18570: $? = 0 configure:18594: result: 2 configure:18608: checking size of unsigned short configure:18911: gcc -o conftest -O2 conftest.c >&5 configure:18915: $? = 0 configure:18921: ./conftest configure:18925: $? = 0 configure:18949: result: 2 configure:18963: checking size of int configure:19266: gcc -o conftest -O2 conftest.c >&5 configure:19270: $? = 0 configure:19276: ./conftest configure:19280: $? = 0 configure:19304: result: 4 configure:19318: checking size of unsigned int configure:19621: gcc -o conftest -O2 conftest.c >&5 configure:19625: $? = 0 configure:19631: ./conftest configure:19635: $? = 0 configure:19659: result: 4 configure:19673: checking size of long configure:19976: gcc -o conftest -O2 conftest.c >&5 configure:19980: $? = 0 configure:19986: ./conftest configure:19990: $? = 0 configure:20014: result: 8 configure:20028: checking size of unsigned long configure:20331: gcc -o conftest -O2 conftest.c >&5 configure:20335: $? = 0 configure:20341: ./conftest configure:20345: $? = 0 configure:20369: result: 8 configure:20383: checking size of long long configure:20686: gcc -o conftest -O2 conftest.c >&5 configure:20690: $? = 0 configure:20696: ./conftest configure:20700: $? = 0 configure:20724: result: 8 configure:20738: checking size of unsigned long long configure:21041: gcc -o conftest -O2 conftest.c >&5 configure:21045: $? = 0 configure:21051: ./conftest configure:21055: $? = 0 configure:21079: result: 8 configure:21093: checking size of float configure:21396: gcc -o conftest -O2 conftest.c >&5 configure:21400: $? = 0 configure:21406: ./conftest configure:21410: $? = 0 configure:21434: result: 4 configure:21448: checking size of double configure:21751: gcc -o conftest -O2 conftest.c >&5 configure:21755: $? = 0 configure:21761: ./conftest configure:21765: $? = 0 configure:21789: result: 8 configure:21803: checking size of long double configure:22106: gcc -o conftest -O2 conftest.c >&5 configure:22110: $? = 0 configure:22116: ./conftest configure:22120: $? = 0 configure:22144: result: 16 configure:22158: checking size of wchar_t configure:22461: gcc -o conftest -O2 conftest.c >&5 configure:22465: $? = 0 configure:22471: ./conftest configure:22475: $? = 0 configure:22499: result: 4 configure:22675: checking size of void * configure:22978: gcc -o conftest -O2 conftest.c >&5 configure:22982: $? = 0 configure:22988: ./conftest configure:22992: $? = 0 configure:23016: result: 8 configure:23028: checking for size of float int configure:23059: gcc -o conftest -O2 conftest.c >&5 configure:23063: $? = 0 configure:23069: ./conftest configure:23073: $? = 0 configure:23098: result: 8 configure:23104: checking for size of double int configure:23135: gcc -o conftest -O2 conftest.c >&5 configure:23139: $? = 0 configure:23145: ./conftest configure:23149: $? = 0 configure:23174: result: 12 configure:23180: checking for size of long int configure:23211: gcc -o conftest -O2 conftest.c >&5 configure:23215: $? = 0 configure:23221: ./conftest configure:23225: $? = 0 configure:23250: result: 12 configure:23256: checking for size of short int configure:23287: gcc -o conftest -O2 conftest.c >&5 configure:23291: $? = 0 configure:23297: ./conftest configure:23301: $? = 0 configure:23326: result: 6 configure:23332: checking for size of 2 int configure:23363: gcc -o conftest -O2 conftest.c >&5 configure:23367: $? = 0 configure:23373: ./conftest configure:23377: $? = 0 configure:23402: result: 8 configure:23408: checking for size of long double int configure:23439: gcc -o conftest -O2 conftest.c >&5 configure:23443: $? = 0 configure:23449: ./conftest configure:23453: $? = 0 configure:23478: result: 20 configure:23487: checking for sys/bitypes.h configure:23508: conftest.c /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 23510: ./conftest.c: Permission denied configure:23515: $? = 126 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_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 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_WCHAR_T 4 | #define SIZEOF_VOID_P 8 | /* end confdefs.h. */ | #include configure:23539: gcc -c -O2 conftest.c 1>&5 configure:23542: $? = 0 configure:23562: result: yes configure:23577: checking for inttypes.h configure:23652: result: yes configure:23663: checking for int8_t configure:23694: gcc -c -O2 conftest.c >&5 configure:23701: $? = 0 configure:23730: gcc -c -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:99: error: size of array 'test_array' is negative configure:23737: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_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 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_WCHAR_T 4 | #define SIZEOF_VOID_P 8 | #define HAVE_SYS_BITYPES_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 () | { | static int test_array [1 - 2 * !((int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 1) | < (int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 2))]; | test_array [0] = 0 | | ; | return 0; | } configure:23766: result: yes configure:23779: checking for int16_t configure:23810: gcc -c -O2 conftest.c >&5 configure:23817: $? = 0 configure:23846: gcc -c -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:99: error: size of array 'test_array' is negative configure:23853: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_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 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_WCHAR_T 4 | #define SIZEOF_VOID_P 8 | #define HAVE_SYS_BITYPES_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 () | { | static int test_array [1 - 2 * !((int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 1) | < (int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 2))]; | test_array [0] = 0 | | ; | return 0; | } configure:23882: result: yes configure:23895: checking for int32_t configure:23926: gcc -c -O2 conftest.c >&5 configure:23933: $? = 0 configure:23962: gcc -c -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:99: warning: integer overflow in expression conftest.c:99: error: size of array 'test_array' is negative configure:23969: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_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 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_WCHAR_T 4 | #define SIZEOF_VOID_P 8 | #define HAVE_SYS_BITYPES_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 () | { | static int test_array [1 - 2 * !((int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 1) | < (int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 2))]; | test_array [0] = 0 | | ; | return 0; | } configure:23998: result: yes configure:24011: checking for int64_t configure:24042: gcc -c -O2 conftest.c >&5 configure:24049: $? = 0 configure:24078: gcc -c -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:99: warning: integer overflow in expression conftest.c:99: error: size of array 'test_array' is negative configure:24085: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_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 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_WCHAR_T 4 | #define SIZEOF_VOID_P 8 | #define HAVE_SYS_BITYPES_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 () | { | static int test_array [1 - 2 * !((int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 1) | < (int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 2))]; | test_array [0] = 0 | | ; | return 0; | } configure:24114: result: yes configure:24160: checking for uint8_t configure:24191: gcc -c -O2 conftest.c >&5 configure:24198: $? = 0 configure:24219: result: yes configure:24237: checking for uint16_t configure:24268: gcc -c -O2 conftest.c >&5 configure:24275: $? = 0 configure:24296: result: yes configure:24310: checking for uint32_t configure:24341: gcc -c -O2 conftest.c >&5 configure:24348: $? = 0 configure:24369: result: yes configure:24387: checking for uint64_t configure:24418: gcc -c -O2 conftest.c >&5 configure:24425: $? = 0 configure:24446: result: yes configure:24811: checking for size of Fortran type integer configure:24847: gcc -c -O2 conftestc.c >&5 configure:24850: $? = 0 configure:24869: g77 -o conftest -O2 conftest.f conftestc.o >&5 configure:24872: $? = 0 configure:24908: result: 4 configure:24919: checking for size of Fortran type real configure:24955: gcc -c -O2 conftestc.c >&5 configure:24958: $? = 0 configure:24977: g77 -o conftest -O2 conftest.f conftestc.o >&5 configure:24980: $? = 0 configure:25016: result: 4 configure:25027: checking for size of Fortran type double precision configure:25063: gcc -c -O2 conftestc.c >&5 configure:25066: $? = 0 configure:25085: g77 -o conftest -O2 conftest.f conftestc.o >&5 configure:25088: $? = 0 configure:25124: result: 8 configure:25143: checking whether integer*1 is supported configure:25160: g77 -c -O2 conftest.f >&5 configure:25167: $? = 0 configure:25182: result: yes configure:25184: checking whether integer*2 is supported configure:25201: g77 -c -O2 conftest.f >&5 configure:25208: $? = 0 configure:25223: result: yes configure:25225: checking whether integer*4 is supported configure:25242: g77 -c -O2 conftest.f >&5 configure:25249: $? = 0 configure:25264: result: yes configure:25266: checking whether integer*8 is supported configure:25283: g77 -c -O2 conftest.f >&5 configure:25290: $? = 0 configure:25305: result: yes configure:25307: checking whether integer*16 is supported configure:25324: g77 -c -O2 conftest.f >&5 conftest.f: In program `main': conftest.f:2: integer*16 i 1 2 Invalid kind at (2) for type at (1) -- unsupported or not permitted configure:25331: $? = 1 configure: failed program was: | program main | integer*16 i | end configure:25346: result: no configure:25348: checking whether real*4 is supported configure:25365: g77 -c -O2 conftest.f >&5 configure:25372: $? = 0 configure:25387: result: yes configure:25389: checking whether real*8 is supported configure:25406: g77 -c -O2 conftest.f >&5 configure:25413: $? = 0 configure:25428: result: yes configure:25430: checking whether real*16 is supported configure:25447: g77 -c -O2 conftest.f >&5 conftest.f: In program `main': conftest.f:2: real*16 a 1 2 Invalid kind at (2) for type at (1) -- unsupported or not permitted configure:25454: $? = 1 configure: failed program was: | program main | real*16 a | end configure:25469: result: no configure:25861: checking for C type matching Fortran integer configure:25868: result: int configure:25917: checking for size of MPI_Status configure:25960: gcc -o conftest -O2 conftest.c >&5 configure:25964: $? = 0 configure:25970: ./conftest configure:25974: $? = 0 configure:25992: result: 20 configure:26021: checking for values of Fortran logicals configure:26064: gcc -c -O2 conftestc.c >&5 configure:26067: $? = 0 configure:26077: g77 -o conftest -O2 conftest.f conftestc.o >&5 configure:26080: $? = 0 configure:26118: result: True is 1 and False is 0 configure:26208: checking how to run the C preprocessor configure:26248: gcc -E conftest.c configure:26255: $? = 0 configure:26286: gcc -E conftest.c conftest.c:80:28: error: ac_nonexistent.h: No such file or directory configure:26293: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_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 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_WCHAR_T 4 | #define SIZEOF_VOID_P 8 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | /* end confdefs.h. */ | #include configure:26326: result: gcc -E configure:26355: gcc -E conftest.c configure:26362: $? = 0 configure:26393: gcc -E conftest.c conftest.c:80:28: error: ac_nonexistent.h: No such file or directory configure:26400: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_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 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_WCHAR_T 4 | #define SIZEOF_VOID_P 8 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | /* end confdefs.h. */ | #include configure:26459: gcc -E conftest.c >/dev/null 2>conftest.out configure:26462: $? = 0 configure:26561: gcc -o conftest -O2 conftest.c >&5 configure:26564: $? = 0 configure:26606: g77 -o conftest -O2 conftest.f >&5 configure:26609: $? = 0 configure:26654: c++ -o conftest -O2 conftest.cpp >&5 configure:26657: $? = 0 configure:2324: f95 -o conftest -O2 conftest.f90 >&5 configure:26752: checking for Fortran 90 integer kind for 8-byte integers configure:26786: f95 -o conftest -O2 conftest.f90 >&5 configure:26789: $? = 0 configure:26802: result: 8 configure:26980: checking whether real*8 is supported in Fortran 90 configure:26997: f95 -c -O2 conftest.f90 >&5 configure:27004: $? = 0 configure:27019: result: yes configure:27165: checking size of bool configure:27468: c++ -o conftest -O2 conftest.cpp >&5 configure:27472: $? = 0 configure:27478: ./conftest configure:27482: $? = 0 configure:27506: result: 1 configure:27521: checking how to run the C++ preprocessor configure:27557: c++ -E conftest.cpp configure:27564: $? = 0 configure:27595: c++ -E conftest.cpp conftest.cpp:81:28: error: ac_nonexistent.h: No such file or directory configure:27602: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_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 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_WCHAR_T 4 | #define SIZEOF_VOID_P 8 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | /* end confdefs.h. */ | #include configure:27635: result: c++ -E configure:27664: c++ -E conftest.cpp configure:27671: $? = 0 configure:27702: c++ -E conftest.cpp conftest.cpp:81:28: error: ac_nonexistent.h: No such file or directory configure:27709: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_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 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_WCHAR_T 4 | #define SIZEOF_VOID_P 8 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | /* end confdefs.h. */ | #include configure:27748: checking for complex configure:27769: c++ -E conftest.cpp configure:27776: $? = 0 configure:27823: result: yes configure:27838: checking size of Complex configure:28171: c++ -o conftest -O2 conftest.cpp >&5 configure:28175: $? = 0 configure:28181: ./conftest configure:28185: $? = 0 configure:28209: result: 8 configure:28223: checking size of DoubleComplex configure:28556: c++ -o conftest -O2 conftest.cpp >&5 configure:28560: $? = 0 configure:28566: ./conftest configure:28570: $? = 0 configure:28594: result: 16 configure:28609: checking size of LongDoubleComplex configure:28942: c++ -o conftest -O2 conftest.cpp >&5 configure:28946: $? = 0 configure:28952: ./conftest configure:28956: $? = 0 configure:28980: result: 32 configure:29061: checking if char * pointers use byte addresses configure:29089: gcc -o conftest -O2 conftest.c >&5 configure:29093: $? = 0 configure:29099: ./conftest configure:29103: $? = 0 configure:29120: result: yes configure:29147: checking for alignment restrictions on configure:29191: gcc -o conftest -O2 conftest.c >&5 configure:29195: $? = 0 configure:29201: ./conftest configure:29205: $? = 0 configure:29223: result: no configure:29244: checking for alignment restrictions on int32_t configure:29288: gcc -o conftest -O2 conftest.c >&5 configure:29292: $? = 0 configure:29298: ./conftest configure:29302: $? = 0 configure:29320: result: no configure:29346: checking for size of MPI_BSEND_OVERHEAD configure:29398: gcc -o conftest -O2 conftest.c >&5 configure:29402: $? = 0 configure:29408: ./conftest configure:29412: $? = 0 configure:29430: result: 95 configure:29450: checking for gcc __asm__ and pentium cmpxchgl instruction configure:29484: gcc -o conftest -O2 conftest.c >&5 /tmp/ccT5ALzG.s: Assembler messages: /tmp/ccT5ALzG.s:12: Error: Incorrect register `%rdx' used with `l' suffix configure:29488: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_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 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_WCHAR_T 4 | #define SIZEOF_VOID_P 8 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_CXX_COMPLEX 1 | #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:29514: result: no configure:29533: checking for gcc __asm__ and AMD x86_64 cmpxchgq instruction configure:29567: gcc -o conftest -O2 conftest.c >&5 configure:29571: $? = 0 configure:29577: ./conftest configure:29581: $? = 0 configure:29583: result: yes configure:29606: checking for gcc __asm__ and IA64 xchg4 instruction configure:29641: gcc -o conftest -O2 conftest.c >&5 /tmp/cc8MbSsK.s: Assembler messages: /tmp/cc8MbSsK.s:9: Error: no such instruction: `xchg4 %rax=[%rdi],%rsi' configure:29645: $? = 1 configure: program exited with status 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_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 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_WCHAR_T 4 | #define SIZEOF_VOID_P 8 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_CXX_COMPLEX 1 | #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:29670: result: no configure:29892: checking for ANSI C header files configure:30060: result: no configure:30089: checking for stdlib.h configure:30164: result: yes configure:30089: checking for stdarg.h configure:30110: gcc -E conftest.c configure:30117: $? = 0 configure:30164: result: yes configure:30089: checking for sys/types.h configure:30164: result: yes configure:30089: checking for inttypes.h configure:30164: result: yes configure:30089: checking for limits.h configure:30110: gcc -E conftest.c configure:30117: $? = 0 configure:30164: result: yes configure:30089: checking for stddef.h configure:30110: gcc -E conftest.c configure:30117: $? = 0 configure:30164: result: yes configure:30089: checking for errno.h configure:30110: gcc -E conftest.c configure:30117: $? = 0 configure:30164: result: yes configure:30089: checking for sys/socket.h configure:30110: gcc -E conftest.c configure:30117: $? = 0 configure:30164: result: yes configure:30089: checking for sys/time.h configure:30110: gcc -E conftest.c configure:30117: $? = 0 configure:30164: result: yes configure:30089: checking for unistd.h configure:30164: result: yes configure:30089: checking for endian.h configure:30110: gcc -E conftest.c configure:30117: $? = 0 configure:30164: result: yes configure:30089: checking for assert.h configure:30110: gcc -E conftest.c configure:30117: $? = 0 configure:30164: result: yes configure:30176: checking for sys/uio.h configure:30206: gcc -c -O2 conftest.c >&5 configure:30213: $? = 0 configure:30228: result: yes configure:30239: checking for size_t configure:30267: gcc -c -O2 conftest.c >&5 configure:30274: $? = 0 configure:30301: gcc -c -O2 conftest.c >&5 conftest.c: In function 'main': conftest.c:140: error: expected expression before ')' token configure:30308: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_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 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_WCHAR_T 4 | #define SIZEOF_VOID_P 8 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_CXX_COMPLEX 1 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define HAVE_GCC_AND_X86_64_ASM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_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_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:30331: result: yes configure:30350: checking for setitimer configure:30406: gcc -o conftest -O2 conftest.c >&5 configure:30413: $? = 0 configure:30435: result: yes configure:30350: checking for alarm configure:30406: gcc -o conftest -O2 conftest.c >&5 configure:30413: $? = 0 configure:30435: result: yes configure:30452: checking for vsnprintf configure:30508: gcc -o conftest -O2 conftest.c >&5 conftest.c:129: warning: conflicting types for built-in function 'vsnprintf' configure:30515: $? = 0 configure:30537: result: yes configure:30452: checking for vsprintf configure:30508: gcc -o conftest -O2 conftest.c >&5 conftest.c:130: warning: conflicting types for built-in function 'vsprintf' configure:30515: $? = 0 configure:30537: result: yes configure:30551: checking whether vsnprintf needs a declaration configure:30580: gcc -c -O2 conftest.c >&5 conftest.c:110: error: conflicting types for 'vsnprintf' configure:30587: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_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 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_WCHAR_T 4 | #define SIZEOF_VOID_P 8 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_CXX_COMPLEX 1 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define HAVE_GCC_AND_X86_64_ASM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_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_UIO_H 1 | #define HAVE_SETITIMER 1 | #define HAVE_ALARM 1 | #define HAVE_VSNPRINTF 1 | #define HAVE_VSPRINTF 1 | /* end confdefs.h. */ | #include | #include | int vsnprintf(double, int, double, const char *); | int | main () | { | int a=vsnprintf(1.0,27,1.0,"foo"); | ; | return 0; | } configure:30602: result: no configure:30620: checking for strerror configure:30676: gcc -o conftest -O2 conftest.c >&5 configure:30683: $? = 0 configure:30705: result: yes configure:30722: checking for snprintf configure:30778: gcc -o conftest -O2 conftest.c >&5 conftest.c:132: warning: conflicting types for built-in function 'snprintf' configure:30785: $? = 0 configure:30807: result: yes configure:30820: checking whether snprintf needs a declaration configure:30848: gcc -c -O2 conftest.c >&5 conftest.c:111: error: conflicting types for 'snprintf' configure:30855: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_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 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_WCHAR_T 4 | #define SIZEOF_VOID_P 8 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_CXX_COMPLEX 1 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define HAVE_GCC_AND_X86_64_ASM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_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_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_SNPRINTF 1 | /* end confdefs.h. */ | #include | int snprintf(double, int, double, const char *); | int | main () | { | int a=snprintf(1.0,27,1.0,"foo"); | ; | return 0; | } configure:30870: result: no configure:30888: checking for va_copy configure:30924: gcc -o conftest -O2 conftest.c >&5 configure:30931: $? = 0 configure:30951: result: yes configure:31039: checking for working alloca.h configure:31066: gcc -o conftest -O2 conftest.c >&5 configure:31073: $? = 0 configure:31093: result: yes configure:31103: checking for alloca configure:31150: gcc -o conftest -O2 conftest.c >&5 configure:31157: $? = 0 configure:31177: result: yes configure:31435: checking for strdup configure:31491: gcc -o conftest -O2 conftest.c >&5 conftest.c:136: warning: conflicting types for built-in function 'strdup' configure:31498: $? = 0 configure:31520: result: yes configure:31534: checking whether strdup needs a declaration configure:31562: gcc -c -O2 conftest.c >&5 conftest.c:115:45: error: macro "strdup" passed 4 arguments, but takes just 1 conftest.c:115: error: 'strdup' redeclared as different kind of symbol conftest.c:119:30: error: macro "strdup" passed 4 arguments, but takes just 1 configure:31569: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_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 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_WCHAR_T 4 | #define SIZEOF_VOID_P 8 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_CXX_COMPLEX 1 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define HAVE_GCC_AND_X86_64_ASM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_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_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_SNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | /* end confdefs.h. */ | #include | int strdup(double, int, double, const char *); | int | main () | { | int a=strdup(1.0,27,1.0,"foo"); | ; | return 0; | } configure:31584: result: no configure:31890: checking for clock_gettime configure:31946: gcc -o conftest -O2 conftest.c >&5 /tmp/ccaiirYO.o: In function `main': conftest.c:(.text+0x7): undefined reference to `clock_gettime' collect2: ld returned 1 exit status configure:31953: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_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 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_WCHAR_T 4 | #define SIZEOF_VOID_P 8 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_CXX_COMPLEX 1 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define HAVE_GCC_AND_X86_64_ASM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_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_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_SNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 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:31975: result: no configure:31890: checking for clock_getres configure:31946: gcc -o conftest -O2 conftest.c >&5 /tmp/cc8gB3DV.o: In function `main': conftest.c:(.text+0x7): undefined reference to `clock_getres' collect2: ld returned 1 exit status configure:31953: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_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 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_WCHAR_T 4 | #define SIZEOF_VOID_P 8 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_CXX_COMPLEX 1 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define HAVE_GCC_AND_X86_64_ASM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_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_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_SNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 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:31975: result: no configure:31890: checking for gethrtime configure:31946: gcc -o conftest -O2 conftest.c >&5 /tmp/cceWnV09.o: In function `main': conftest.c:(.text+0x7): undefined reference to `gethrtime' collect2: ld returned 1 exit status configure:31953: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_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 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_WCHAR_T 4 | #define SIZEOF_VOID_P 8 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_CXX_COMPLEX 1 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define HAVE_GCC_AND_X86_64_ASM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_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_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_SNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 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:31975: result: no configure:31890: checking for gettimeofday configure:31946: gcc -o conftest -O2 conftest.c >&5 configure:31953: $? = 0 configure:31975: result: yes configure:33322: checking for pthread.h configure:33343: gcc -E conftest.c configure:33350: $? = 0 configure:33397: result: yes configure:33413: checking for pthread_yield configure:33469: gcc -o conftest -O2 conftest.c >&5 /tmp/cc4QELjo.o: In function `main': conftest.c:(.text+0x7): undefined reference to `pthread_yield' collect2: ld returned 1 exit status configure:33476: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_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 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_WCHAR_T 4 | #define SIZEOF_VOID_P 8 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_CXX_COMPLEX 1 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define HAVE_GCC_AND_X86_64_ASM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_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_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_SNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_Pint long | #define MPIR_Upint unsigned long | #define MPIU_SIZE_T unsigned long | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | /* Define pthread_yield to an innocuous variant, in case declares pthread_yield. | For example, HP-UX 11i declares gettimeofday. */ | #define pthread_yield innocuous_pthread_yield | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char pthread_yield (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef pthread_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 pthread_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_pthread_yield || defined __stub___pthread_yield | choke me | #endif | | int | main () | { | return pthread_yield (); | ; | return 0; | } configure:33498: result: no configure:33511: checking for library containing pthread_key_create configure:33552: gcc -o conftest -O2 conftest.c >&5 /tmp/ccstdwtu.o: In function `main': conftest.c:(.text+0x7): undefined reference to `pthread_key_create' collect2: ld returned 1 exit status configure:33559: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_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 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_WCHAR_T 4 | #define SIZEOF_VOID_P 8 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_CXX_COMPLEX 1 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define HAVE_GCC_AND_X86_64_ASM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_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_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_SNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_Pint long | #define MPIR_Upint unsigned long | #define MPIU_SIZE_T unsigned long | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | | /* Override any GCC internal prototype to avoid an error. | Use char because int might match the return type of a GCC | builtin and then its argument prototype would still apply. */ | #ifdef __cplusplus | extern "C" | #endif | char pthread_key_create (); | int | main () | { | return pthread_key_create (); | ; | return 0; | } configure:33552: gcc -o conftest -O2 conftest.c -lpthread >&5 configure:33559: $? = 0 configure:33590: result: -lpthread configure:33747: checking for pthread_cleanup_push configure:33803: gcc -o conftest -O2 conftest.c -lpthread >&5 /tmp/ccguQuKH.o: In function `main': conftest.c:(.text+0x7): undefined reference to `pthread_cleanup_push' collect2: ld returned 1 exit status configure:33810: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_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 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_WCHAR_T 4 | #define SIZEOF_VOID_P 8 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_CXX_COMPLEX 1 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define HAVE_GCC_AND_X86_64_ASM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_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_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_SNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_Pint long | #define MPIR_Upint unsigned long | #define MPIU_SIZE_T unsigned long | #define HAVE_PTHREAD_H 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:33832: result: no configure:33844: checking whether pthread_cleanup_push is available (may be a macro in pthread.h) configure:33873: gcc -o conftest -O2 conftest.c -lpthread >&5 conftest.c: In function 'main': conftest.c:128: error: expected 'while' at end of input conftest.c:128: error: expected declaration or statement at end of input conftest.c:128: error: expected declaration or statement at end of input configure:33880: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_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 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_WCHAR_T 4 | #define SIZEOF_VOID_P 8 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_CXX_COMPLEX 1 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define HAVE_GCC_AND_X86_64_ASM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_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_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_SNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_Pint long | #define MPIR_Upint unsigned long | #define MPIU_SIZE_T unsigned long | #define HAVE_PTHREAD_H 1 | /* end confdefs.h. */ | | #include | void f1(void *a) { return; } | int | main () | { | pthread_cleanup_push( f1, (void *)0 ); | ; | return 0; | } configure:33900: result: no configure:34225: checking for sched_yield configure:34281: gcc -o conftest -O2 conftest.c -lpthread >&5 configure:34288: $? = 0 configure:34310: result: yes configure:34225: checking for yield configure:34281: gcc -o conftest -O2 conftest.c -lpthread >&5 /tmp/ccGoX2g7.o: In function `main': conftest.c:(.text+0x7): undefined reference to `yield' collect2: ld returned 1 exit status configure:34288: $? = 1 configure: failed program was: | /* confdefs.h. */ | #define PACKAGE_NAME "" | #define PACKAGE_TARNAME "" | #define PACKAGE_VERSION "" | #define PACKAGE_STRING "" | #define PACKAGE_BUGREPORT "" | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL | #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX | #define HAVE_ROMIO 1 | #define HAVE_PRAGMA_WEAK 1 | #define USE_WEAK_SYMBOLS 1 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1 | #define HAVE_LONG_LONG 1 | #define F77_NAME_LOWER_2USCORE 1 | #define STDCALL | #define HAVE_FORTRAN_BINDING 1 | #define HAVE_CXX_EXCEPTIONS /**/ | #define HAVE_NAMESPACES /**/ | #define HAVE_NAMESPACE_STD /**/ | #define HAVE_CXX_BINDING 1 | #define HAVE_NAMEPUB_SERVICE 1 | #define restrict __restrict | #define HAVE_GCC_ATTRIBUTE 1 | #define HAVE_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 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_WCHAR_T 4 | #define SIZEOF_VOID_P 8 | #define HAVE_SYS_BITYPES_H 1 | #define HAVE_INT16_T 1 | #define HAVE_INT32_T 1 | #define HAVE_INT64_T 1 | #define MPIR_REAL4_CTYPE float | #define MPIR_REAL8_CTYPE double | #define MPIR_REAL16_CTYPE long double | #define MPIR_INTEGER1_CTYPE char | #define MPIR_INTEGER2_CTYPE short | #define MPIR_INTEGER4_CTYPE int | #define MPIR_INTEGER8_CTYPE long | #define SIZEOF_F77_INTEGER 4 | #define SIZEOF_F77_REAL 4 | #define SIZEOF_F77_DOUBLE_PRECISION 8 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define F77_TRUE_VALUE_SET 1 | #define F77_TRUE_VALUE 1 | #define F77_FALSE_VALUE 0 | #define SIZEOF_BOOL 1 | #define SIZEOF_COMPLEX 8 | #define SIZEOF_DOUBLECOMPLEX 16 | #define SIZEOF_LONGDOUBLECOMPLEX 32 | #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 | #define HAVE_CXX_COMPLEX 1 | #define HAVE_ANY_INT64_T_ALIGNMENT 1 | #define HAVE_ANY_INT32_T_ALIGNMENT 1 | #define HAVE_GCC_AND_X86_64_ASM 1 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_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_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_SNPRINTF 1 | #define HAVE_VA_COPY 1 | #define HAVE_ALLOCA_H 1 | #define HAVE_ALLOCA 1 | #define HAVE_STRDUP 1 | #define HAVE_GETTIMEOFDAY 1 | #define MPIR_Pint long | #define MPIR_Upint unsigned long | #define MPIU_SIZE_T unsigned long | #define HAVE_PTHREAD_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:34310: result: no configure:34225: checking for usleep configure:34281: gcc -o conftest -O2 conftest.c -lpthread >&5 configure:34288: $? = 0 configure:34310: result: yes configure:34225: checking for sleep configure:34281: gcc -o conftest -O2 conftest.c -lpthread >&5 configure:34288: $? = 0 configure:34310: result: yes configure:34225: checking for select configure:34281: gcc -o conftest -O2 conftest.c -lpthread >&5 configure:34288: $? = 0 configure:34310: result: yes configure:34606: checking the sizeof MPI_Offset configure:34632: gcc -o conftest -O2 conftest.c -lpthread -lrt >&5 configure:34635: $? = 0 configure:34659: result: 8 configure:34709: checking whether the Fortran Offset type works with Fortran77 configure:34722: g77 -c -O2 conftest.f >&5 configure:34729: $? = 0 configure:34743: result: yes configure:35113: gcc -o conftest -O2 conftest.c -lpthread -lrt >&5 configure:35116: $? = 0 configure:35157: g77 -o conftest -O2 conftest.f -lpthread -lrt >&5 configure:35160: $? = 0 configure:35204: c++ -o conftest -O2 conftest.cpp -lpthread -lrt >&5 configure:35207: $? = 0 configure:2324: f95 -o conftest -O2 conftest.f90 -lpthread -lrt >&5 configure:35280: checking whether the Fortran Offset type works with Fortran90 configure:35293: f95 -c -O2 conftest.f90 >&5 configure:35300: $? = 0 configure:35314: result: yes configure:35639: creating ./config.status ## ---------------------- ## ## Running config.status. ## ## ---------------------- ## This file was extended by config.status, which was generated by GNU Autoconf 2.62. Invocation command line was CONFIG_FILES = CONFIG_HEADERS = CONFIG_LINKS = CONFIG_COMMANDS = $ ./config.status on psdlnx4 config.status:1269: creating Makefile config.status:1269: creating src/Makefile config.status:1269: creating src/include/Makefile config.status:1269: creating src/include/mpich2info.h config.status:1269: creating mpich2-doxygen config.status:1269: creating src/include/mpichtimer.h config.status:1269: creating src/binding/Makefile config.status:1269: creating src/binding/cxx/Makefile config.status:1269: creating src/binding/cxx/mpicxx.h config.status:1269: creating src/binding/f77/Makefile config.status:1269: creating src/binding/f77/mpif.h config.status:1269: creating src/binding/f77/setbotf.f config.status:1269: creating src/binding/f90/Makefile config.status:1269: creating src/binding/f90/mpi_sizeofs.f90 config.status:1269: creating src/pkgconfig/mpich2-ch3.pc config.status:1269: creating src/pkgconfig/Makefile config.status:1269: creating src/env/mpixxx_opts.conf config.status:1269: creating src/env/mpicc config.status:1269: creating src/env/mpicc.conf config.status:1269: creating src/env/mpicc.bash config.status:1269: creating src/env/mpicxx config.status:1269: creating src/env/mpicxx.conf config.status:1269: creating src/env/mpicxx.bash config.status:1269: creating src/env/mpif77 config.status:1269: creating src/env/mpif77.conf config.status:1269: creating src/env/mpif77.bash config.status:1269: creating src/env/mpif90 config.status:1269: creating src/env/mpif90.conf config.status:1269: creating src/env/mpif90.bash config.status:1269: creating src/env/parkill config.status:1269: creating src/env/Makefile config.status:1269: creating src/util/createshlib config.status:1269: creating src/mpi/Makefile config.status:1269: creating src/mpi/attr/Makefile config.status:1269: creating src/mpi/coll/Makefile config.status:1269: creating src/mpi/comm/Makefile config.status:1269: creating src/mpi/datatype/Makefile config.status:1269: creating src/mpi/debugger/Makefile config.status:1269: creating src/mpi/errhan/Makefile config.status:1269: creating src/mpi/group/Makefile config.status:1269: creating src/mpi/init/Makefile config.status:1269: creating src/mpi/misc/Makefile config.status:1269: creating src/mpi/pt2pt/Makefile config.status:1269: creating src/mpi/rma/Makefile config.status:1269: creating src/mpi/spawn/Makefile config.status:1269: creating src/mpi/timer/Makefile config.status:1269: creating src/mpi/topo/Makefile config.status:1269: creating src/mpid/Makefile config.status:1269: creating src/mpid/common/Makefile config.status:1269: creating src/mpid/common/datatype/Makefile config.status:1269: creating src/mpid/common/datatype/dataloop/Makefile config.status:1269: creating src/pm/Makefile config.status:1269: creating src/pmi/Makefile config.status:1269: creating src/nameserv/Makefile config.status:1269: creating src/nameserv/file/Makefile config.status:1269: creating src/nameserv/mpd/Makefile config.status:1269: creating src/nameserv/pmi/Makefile config.status:1269: creating src/nameserv/test/Makefile config.status:1269: creating src/util/Makefile config.status:1269: creating src/util/info/Makefile config.status:1269: creating src/util/instrm/Makefile config.status:1269: creating src/util/thread/Makefile config.status:1269: creating src/util/thread/mpe_thread.h config.status:1269: creating src/util/mem/Makefile config.status:1269: creating src/util/msgs/Makefile config.status:1269: creating src/util/param/Makefile config.status:1269: creating src/util/dbg/Makefile config.status:1269: creating src/util/dbg/getfuncstack config.status:1269: creating src/util/osserv/Makefile config.status:1269: creating src/include/mpi.h config.status:1269: creating test/Makefile config.status:1269: creating test/util/Makefile config.status:1269: creating test/basic/Makefile config.status:1269: creating test/commands/Makefile config.status:1269: creating test/commands/cmdtests config.status:1269: creating test/mpid/Makefile config.status:1269: creating test/mpid/ch3/Makefile config.status:1269: creating test/util/timer/Makefile config.status:1269: creating examples/Makefile config.status:1269: creating examples/f77/Makefile config.status:1269: creating examples/f90/Makefile config.status:1269: creating examples/cxx/Makefile config.status:1269: creating src/util/logging/Makefile config.status:1269: creating src/util/logging/common/Makefile config.status:1269: creating doc/Makefile config.status:1269: creating doc/mansrc/Makefile config.status:1269: creating doc/mansrc/createhtmlindex config.status:1269: creating doc/refman/Makefile config.status:1269: creating doc/installguide/Makefile config.status:1269: creating doc/userguide/Makefile config.status:1269: creating doc/logging/Makefile config.status:1269: creating doc/design/Makefile config.status:1269: creating doc/smpd/Makefile config.status:1269: creating doc/windev/Makefile config.status:1269: creating src/include/mpichconf.h config.status:1501: executing default-1 commands config.status:1501: executing default-2 commands config.status:1501: executing default-3 commands config.status:1501: executing default-4 commands config.status:1501: executing default-5 commands config.status:1501: executing default-6 commands config.status:1501: executing default-7 commands config.status:1501: executing default-8 commands config.status:1501: executing default-9 commands config.status:1501: executing default-10 commands config.status:1501: executing default-11 commands config.status:1501: executing default-12 commands config.status:1501: executing default-13 commands config.status:1501: executing default-14 commands configure:37163: === configuring in test/mpi (/home/shangliw/mpich2_install_lnx64/test/mpi) configure:37266: running /bin/sh /home/shangliw/mpilib_sun/mpich2-1.0.8p1/test/mpi/configure --disable-option-checking '--prefix=/home/shangliw/mpich2_install_lnx64' --cache-file=/dev/null --srcdir=/home/shangliw/mpilib_sun/mpich2-1.0.8p1/test/mpi ## ---------------- ## ## Cache variables. ## ## ---------------- ## 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_uint16_t=yes ac_cv_c_uint32_t=yes ac_cv_c_uint64_t=yes ac_cv_c_uint8_t=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_CCC_set= ac_cv_env_CCC_value= ac_cv_env_CC_set= ac_cv_env_CC_value= ac_cv_env_CFLAGS_set= ac_cv_env_CFLAGS_value= ac_cv_env_CPPFLAGS_set= ac_cv_env_CPPFLAGS_value= ac_cv_env_CPP_set= ac_cv_env_CPP_value= ac_cv_env_CXXCPP_set= ac_cv_env_CXXCPP_value= ac_cv_env_CXXFLAGS_set= ac_cv_env_CXXFLAGS_value= ac_cv_env_CXX_set= ac_cv_env_CXX_value= ac_cv_env_F77_set= ac_cv_env_F77_value= ac_cv_env_F90FLAGS_set= ac_cv_env_F90FLAGS_value= ac_cv_env_F90_set= ac_cv_env_F90_value= ac_cv_env_FFLAGS_set= ac_cv_env_FFLAGS_value= ac_cv_env_LDFLAGS_set= ac_cv_env_LDFLAGS_value= ac_cv_env_LIBS_set= ac_cv_env_LIBS_value= ac_cv_env_MPICH2LIB_CFLAGS_set= ac_cv_env_MPICH2LIB_CFLAGS_value= ac_cv_env_MPICH2LIB_CXXFLAGS_set= ac_cv_env_MPICH2LIB_CXXFLAGS_value= ac_cv_env_MPICH2LIB_F90FLAGS_set= ac_cv_env_MPICH2LIB_F90FLAGS_value= ac_cv_env_MPICH2LIB_FFLAGS_set= ac_cv_env_MPICH2LIB_FFLAGS_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=yes ac_cv_f77_libs=' -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lfrtbegin -lg2c -lm' ac_cv_f90_compiler_gnu=yes ac_cv_func_alarm=yes ac_cv_func_alloca_works=yes ac_cv_func_clock_getres=no ac_cv_func_clock_gettime=no ac_cv_func_gethrtime=no ac_cv_func_gettimeofday=yes ac_cv_func_pthread_cleanup_push=no ac_cv_func_pthread_yield=no ac_cv_func_sched_yield=yes ac_cv_func_select=yes ac_cv_func_setitimer=yes ac_cv_func_sleep=yes ac_cv_func_snprintf=yes ac_cv_func_strdup=yes ac_cv_func_strerror=yes ac_cv_func_usleep=yes ac_cv_func_vsnprintf=yes ac_cv_func_vsprintf=yes ac_cv_func_yield=no ac_cv_header_assert_h=yes ac_cv_header_complex=yes ac_cv_header_endian_h=yes ac_cv_header_errno_h=yes ac_cv_header_inttypes_h=yes ac_cv_header_limits_h=yes ac_cv_header_memory_h=yes ac_cv_header_pthread_h=yes ac_cv_header_stdarg_h=yes ac_cv_header_stdc=no 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_socket_h=yes ac_cv_header_sys_stat_h=yes ac_cv_header_sys_time_h=yes ac_cv_header_sys_types_h=yes ac_cv_header_sys_uio_h=yes ac_cv_header_unistd_h=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_GREP=/bin/grep ac_cv_path_PERL=/usr/bin/perl ac_cv_path_install='/usr/bin/install -c' ac_cv_prog_AR=ar ac_cv_prog_CPP='gcc -E' ac_cv_prog_CXX=c++ ac_cv_prog_CXXCPP='c++ -E' ac_cv_prog_ETAGS=etags ac_cv_prog_KILLALL=killall ac_cv_prog_MAKE=make ac_cv_prog_RANLIB=ranlib ac_cv_prog_ac_ct_CC=gcc ac_cv_prog_ac_ct_F77=g77 ac_cv_prog_ac_ct_F90=f95 ac_cv_prog_cc_c89= ac_cv_prog_cc_cross= ac_cv_prog_cc_g=yes ac_cv_prog_cc_works=yes ac_cv_prog_cxx_cross= ac_cv_prog_cxx_g=yes ac_cv_prog_cxx_works=yes ac_cv_prog_f77_cross= ac_cv_prog_f77_g=yes ac_cv_prog_f77_v=-v ac_cv_prog_f77_works=yes ac_cv_prog_f90_cross=no ac_cv_prog_f90_g=yes ac_cv_prog_f90_works=yes ac_cv_prog_install_breaks_libs=no ac_cv_search_pthread_key_create=-lpthread ac_cv_sizeof_Complex=8 ac_cv_sizeof_DoubleComplex=16 ac_cv_sizeof_LongDoubleComplex=32 ac_cv_sizeof_MPI_Offset=8 ac_cv_sizeof_bool=1 ac_cv_sizeof_char=1 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=8 ac_cv_sizeof_long_double=16 ac_cv_sizeof_long_long=8 ac_cv_sizeof_short=2 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_type_size_t=yes ac_cv_working_alloca_h=yes pac_cv_attr_weak=yes pac_cv_c_char_p_is_byte=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_restrict=__restrict pac_cv_c_struct_align_nr=8 pac_cv_c_volatile=yes pac_cv_cc_has___func__=yes pac_cv_cxx_builds_exe=yes pac_cv_cxx_compiles_string=yes pac_cv_cxx_has_iostream=yes pac_cv_cxx_has_math=no pac_cv_f77_flibs_valid=yes pac_cv_f77_sizeof_double_precision=8 pac_cv_f77_sizeof_integer=4 pac_cv_f77_sizeof_real=4 pac_cv_f90_accepts_F90=yes pac_cv_f90_and_f77=yes pac_cv_f90_ext=f90 pac_cv_f90_ext_f90=yes pac_cv_f90_module_case=lower pac_cv_f90_module_ext=mod pac_cv_f90_module_incflag=-I pac_cv_f90_vendor=gnu pac_cv_fort90_real8=yes pac_cv_fort_accepts_F=yes pac_cv_fort_integer16=no pac_cv_fort_integer1=yes pac_cv_fort_integer2=yes pac_cv_fort_integer4=yes pac_cv_fort_integer8=yes pac_cv_fort_real16=no pac_cv_fort_real4=yes pac_cv_fort_real8=yes pac_cv_func_decl_snprintf=no pac_cv_func_decl_strdup=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_have_long_double=yes pac_cv_have_long_long=yes pac_cv_int32_t_alignment=no pac_cv_int64_t_alignment=no pac_cv_mkdir_p=yes pac_cv_mpi_bsend_overhead=95 pac_cv_my_conf_dir=/home/shangliw/mpich2_install_lnx64 pac_cv_pointers_have_int_alignment=yes pac_cv_prog_TESTCPP='gcc -E' pac_cv_prog_c_multiple_weak_symbols=yes pac_cv_prog_c_unaligned_doubles=yes pac_cv_prog_c_weak_symbols='pragma weak' pac_cv_prog_f77_and_c_stdio_libs=none pac_cv_prog_f77_exclaim_comments=yes pac_cv_prog_f77_has_incdir=-I pac_cv_prog_f77_library_dir_flag=-L pac_cv_prog_f77_name_mangle='lower doubleunderscore' pac_cv_prog_f77_true_false_value='1 0' pac_cv_prog_f90_and_c_stdio_libs=none pac_cv_prog_f90_cross=no pac_cv_prog_f90_int_kind_16=8 pac_cv_prog_f90_works=yes pac_cv_prog_make_allows_comments=yes pac_cv_prog_make_found_clock_skew=no pac_cv_prog_make_include=yes pac_cv_prog_make_set_cflags=no pac_cv_prog_make_vpath=VPATH pac_cv_sizeof_2_int=8 pac_cv_sizeof_double_int=12 pac_cv_sizeof_float_int=8 pac_cv_sizeof_long_double_int=20 pac_cv_sizeof_long_int=12 pac_cv_sizeof_mpi_status=20 pac_cv_sizeof_short_int=6 pac_cv_test_stdcall= ## ----------------- ## ## Output variables. ## ## ----------------- ## ABIVERSION='1:1' ADDRESS_KIND='8' ALLOCA='' AR='ar' BASH_SHELL='/bin/bash' BSEND_OVERHEAD='95' BUILD_BASH_SCRIPTS='yes' BUILD_DLLS='no' BUILD_TVDLL='no' CC='gcc' CC_SHL='true' CC_SHL_DBG='' CFLAGS=' -O2' CONFIGURE_ARGS_CLEAN='-prefix=/home/shangliw/mpich2_install_lnx64' CONFIGURE_ARGUMENTS=' '\''-prefix=/home/shangliw/mpich2_install_lnx64'\''' CPP='gcc -E' CPPFLAGS=' -I/home/shangliw/mpich2_install_lnx64/src/mpid/ch3/include -I/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpid/ch3/include -I/home/shangliw/mpich2_install_lnx64/src/mpid/common/datatype -I/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpid/common/datatype -I/home/shangliw/mpich2_install_lnx64/src/mpid/common/locks -I/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpid/common/locks -I/home/shangliw/mpich2_install_lnx64/src/mpid/ch3/channels/sock/include -I/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpid/ch3/channels/sock/include -I/home/shangliw/mpich2_install_lnx64/src/mpid/common/sock -I/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpid/common/sock -I/home/shangliw/mpich2_install_lnx64/src/mpid/common/sock/poll -I/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpid/common/sock/poll' CREATESHLIB='false' CXX='c++' CXXCPP='c++ -E' CXXFLAGS=' -O2' CXX_DEFS=' -DHAVE_CXX_IOSTREAM -DHAVE_NAMESPACE_STD' CXX_LINKPATH_SHL='' CXX_SHL='false' C_LINKPATH_SHL='' C_LINK_SHL='true' C_LINK_SHL_DBG='' DBG_SHLIB_TYPE='' DEFS='-DHAVE_CONFIG_H' DEVICE='ch3:sock' DEVICE_ARGS='' DEVICE_NAME='ch3' DLLIMPORT='' DOCTEXT='false' DOCTEXTSTYLE='' ECHO_C='' ECHO_N='-n' ECHO_T='' EGREP='/bin/grep -E' ENABLE_SHLIB='none' ETAGS='etags' ETAGSADD='--language=c' EXEEXT='' EXTERNAL_SRC_DIRS='' EXTRA_STATUS_DECL='' F77='g77' F77CPP='' F77_COMPLEX16='1275072554' F77_COMPLEX32='1275076652' F77_COMPLEX8='1275070504' F77_INCDIR='-I' F77_INTEGER16='MPI_DATATYPE_NULL' F77_INTEGER1='1275068717' F77_INTEGER2='1275068975' F77_INTEGER4='1275069488' F77_INTEGER8='1275070513' F77_IN_C_LIBS='' F77_LIBDIR_LEADER='-L' F77_NAME_MANGLE='F77_NAME_LOWER_2USCORE' F77_OTHER_LIBS='' F77_REAL16='1275072555' F77_REAL4='1275069479' F77_REAL8='1275070505' F90='f95' F90CPP='' F90EXT='f90' F90FLAGS=' -O2' F90INC='-I' F90INCFLAG='-I' F90MODEXT='mod' F90MODINCFLAG='-I' F90MODINCSPEC='' F90_LINKPATH_SHL='' F90_OTHER_LIBS='' F90_SHL='' F90_WORK_FILES_ARG='' FC='g77' FC_LINKPATH_SHL='' FC_SHL='false' FFLAGS=' -O2' FINCLUDES='-I/home/shangliw/mpich2_install_lnx64/src' FLIBS=' -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lfrtbegin -lg2c -lm' FORTRAN_BINDING='1' FORTRAN_MPI_OFFSET='integer*8' FWRAPNAME='fmpich' GCC='yes' GNUCXX_MINORVERSION='1' GNUCXX_VERSION='4' GREP='/bin/grep' HAVE_CXX_EXCEPTIONS='1' HAVE_ROMIO='#include "mpio.h"' INCLUDE_MPICXX_H='#include "mpicxx.h"' INCLUDE_MPIDDEFS_H='/* ... no device specific definitions ... */' INSTALL_DATA='${INSTALL} -m 644' INSTALL_PROGRAM='${INSTALL}' INSTALL_SCRIPT='${INSTALL}' KILLALL='killall' LDFLAGS='' LIBOBJS='' LIBS='-lpthread -lrt ' LIBTOOL='' LTLIBOBJS='' MAKE='make' MAKE_DEPEND_C='gcc -MM' MANY_PM='no' MKDIR_P='mkdir -p' MPE_THREAD_LIB_NAME='mpich' MPIBASEMODNAME='mpi_base' MPICC='$(bindir)/mpicc' MPICH2LIB_CFLAGS='' MPICH2LIB_CXXFLAGS='' MPICH2LIB_F90FLAGS='' MPICH2LIB_FFLAGS='' MPICH_TIMER_KIND='USE_GETTIMEOFDAY' MPICONSTMODNAME='mpi_constants' MPICXX='$(bindir)/mpicxx' MPICXXLIBNAME='mpichcxx' MPID_TIMER_TYPE='struct timeval' MPIF77='$(bindir)/mpif77' MPIF90='$(bindir)/mpif90' MPIFLIBNAME='mpich' MPIFPMPI=',PMPI_WTIME,PMPI_WTICK' MPILIBNAME='mpich' MPIMODNAME='mpi' MPIR_CXX_BOOL='0x4c000133' MPIR_CXX_COMPLEX='0x4c000834' MPIR_CXX_DOUBLE_COMPLEX='0x4c001035' MPIR_CXX_LONG_DOUBLE_COMPLEX='0x4c002036' MPISIZEOFMODNAME='mpi_sizeofs' MPIU_DLL_SPEC_DEF='#define MPIU_DLL_SPEC' MPI_2COMPLEX='1275072548' MPI_2DOUBLE_COMPLEX='1275076645' MPI_2DOUBLE_PRECISION='1275072547' MPI_2INT='0x4c000816' MPI_2INTEGER='1275070496' MPI_2REAL='1275070497' MPI_AINT='long' MPI_AINT_FMT_DEC_SPEC='%ld' MPI_AINT_FMT_HEX_SPEC='%lx' MPI_BYTE='0x4c00010d' MPI_CHAR='0x4c000101' MPI_CHARACTER='1275068698' MPI_COMPLEX16='0x4c00102a' MPI_COMPLEX32='0x4c00202c' MPI_COMPLEX8='0x4c000828' MPI_COMPLEX='1275070494' MPI_DOUBLE='0x4c00080b' MPI_DOUBLE_COMPLEX='1275072546' MPI_DOUBLE_INT='0x8c000001' MPI_DOUBLE_PRECISION='1275070495' MPI_F77_BYTE='1275068685' MPI_F77_LB='1275068432' MPI_F77_PACKED='1275068687' MPI_F77_UB='1275068433' MPI_FINT='int' MPI_FLOAT='0x4c00040a' MPI_FLOAT_INT='0x8c000000' MPI_INT='0x4c000405' MPI_INTEGER16='MPI_DATATYPE_NULL' MPI_INTEGER1='0x4c00012d' MPI_INTEGER2='0x4c00022f' MPI_INTEGER4='0x4c000430' MPI_INTEGER8='0x4c000831' MPI_INTEGER='1275069467' MPI_LB='0x4c000010' MPI_LOGICAL='1275069469' MPI_LONG='0x4c000807' MPI_LONG_DOUBLE='0x4c00100c' MPI_LONG_DOUBLE_INT='0x8c000004' MPI_LONG_INT='0x8c000002' MPI_LONG_LONG='0x4c000809' MPI_MAX_PROCESSOR_NAME='128' MPI_OFFSET='long long' MPI_OFFSET_TYPEDEF='typedef long long MPI_Offset;' MPI_PACKED='0x4c00010f' MPI_REAL16='0x4c00102b' MPI_REAL4='0x4c000427' MPI_REAL8='0x4c000829' MPI_REAL='1275069468' MPI_SHORT='0x4c000203' MPI_SHORT_INT='0x8c000003' MPI_SIGNED_CHAR='0x4c000118' MPI_STATUS_SIZE='5' MPI_UB='0x4c000011' MPI_UNSIGNED_CHAR='0x4c000102' MPI_UNSIGNED_INT='0x4c000406' MPI_UNSIGNED_LONG='0x4c000808' MPI_UNSIGNED_LONG_LONG='0x4c000819' MPI_UNSIGNED_SHORT='0x4c000204' MPI_WCHAR='0x4c00040e' NEEDSPLIB='no' NO_WEAK_SYM='' NO_WEAK_SYM_TARGET='build_proflib' NUMVERSION='10008301' OBJEXT='o' OFFSET_KIND='8' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/usr/bin/perl' PMPIFLIBNAME='pmpich' PMPILIBNAME='pmpich' PROFILE_DEF_MPI='' RANLIB='ranlib' RANLIB_AFTER_INSTALL='no' RELEASE_DATE='Unknown, built on Fri Apr 13 14:43:27 EDT 2012' REQD='' REQI1='' REQI2='' REQI8='' SET_CFLAGS='' SET_MAKE='MAKE=make' SHELL='/bin/sh' SHLIB_EXT='so' SHLIB_FROM_LO='no' SHLIB_INSTALL='$(INSTALL_PROGRAM)' SIZEOF_F90_CHARACTER='1' SIZEOF_F90_DOUBLE_PRECISION='8' SIZEOF_F90_INTEGER='4' SIZEOF_F90_REAL='4' SIZEOF_MPI_STATUS='20' TESTCPP='gcc -E' THR_CFLAGS=' -D_REENTRANT -D_THREAD_SAFE' THR_CPPFLAGS='' THR_DEFS='' THR_LDFLAGS='' THR_LIBS=' -lpthread' VERSION='1.0.8p1' VPATH='VPATH=.:${srcdir}' WRAPPER_CFLAGS='' WRAPPER_CXXFLAGS='' WRAPPER_F90FLAGS='' WRAPPER_FFLAGS='' WRAPPER_LDFLAGS=' ' XARGS_NODATA_OPT='-r' ac_ct_CC='gcc' ac_ct_CXX='' ac_ct_F77='g77' ac_ct_F90='f95' bindings=' f77 f90 cxx' bindings_dirs=' src/binding/f77 src/binding/f90 src/binding/cxx' bindir='${exec_prefix}/bin' build_alias='' datadir='${datarootdir}' datarootdir='${prefix}/share' debugger_dir='' device_name='ch3' docdir='${datarootdir}/doc/${PACKAGE}' dvidir='${docdir}' exec_prefix='${prefix}' host_alias='' htmldir='${docdir}' includedir='${prefix}/include' infodir='${datarootdir}/info' libdir='${exec_prefix}/lib' libexecdir='${exec_prefix}/libexec' localedir='${datarootdir}/locale' localstatedir='${prefix}/var' logging_dir='' logging_name='none' logging_subdirs='' mandir='${datarootdir}/man' master_top_builddir='/home/shangliw/mpich2_install_lnx64' master_top_srcdir='/home/shangliw/mpilib_sun/mpich2-1.0.8p1' modincdir='${prefix}/include' mpe_dir='mpe2' nameserv_name='mpd' oldincludedir='/usr/include' other_install_dirs=' src/pm/mpd src/mpe2' other_pm_names='' pac_prog='' pdfdir='${docdir}' pm_name='mpd' pmi_name='simple' prefix='/home/shangliw/mpich2_install_lnx64' program_transform_name='s,x,x,' psdir='${docdir}' romio_dir='romio' sbindir='${exec_prefix}/sbin' sharedstatedir='${prefix}/com' subdirs=' test/mpi' subsystems=' src/mpid/ch3 src/mpid/common/sock src/mpid/common/locks src/mpi/romio src/pmi/simple src/pm/mpd src/mpe2 src/binding/f90' sysconfdir='${prefix}/etc' target_alias='' ## ------------------- ## ## File substitutions. ## ## ------------------- ## MPE_THREAD_FUNCS='/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/util/thread/posix_funcs.i' MPE_THREAD_TYPEDEFS='/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/util/thread/posix_types.i' ## ----------- ## ## confdefs.h. ## ## ----------- ## #define PACKAGE_NAME "" #define PACKAGE_TARNAME "" #define PACKAGE_VERSION "" #define PACKAGE_STRING "" #define PACKAGE_BUGREPORT "" #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL #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 USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX #define HAVE_ROMIO 1 #define HAVE_PRAGMA_WEAK 1 #define USE_WEAK_SYMBOLS 1 #define HAVE_MULTIPLE_PRAGMA_WEAK 1 #define HAVE_LONG_LONG 1 #define F77_NAME_LOWER_2USCORE 1 #define STDCALL #define HAVE_FORTRAN_BINDING 1 #define HAVE_CXX_EXCEPTIONS /**/ #define HAVE_NAMESPACES /**/ #define HAVE_NAMESPACE_STD /**/ #define HAVE_CXX_BINDING 1 #define HAVE_NAMEPUB_SERVICE 1 #define restrict __restrict #define HAVE_GCC_ATTRIBUTE 1 #define HAVE_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 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_WCHAR_T 4 #define SIZEOF_VOID_P 8 #define HAVE_SYS_BITYPES_H 1 #define HAVE_INT16_T 1 #define HAVE_INT32_T 1 #define HAVE_INT64_T 1 #define MPIR_REAL4_CTYPE float #define MPIR_REAL8_CTYPE double #define MPIR_REAL16_CTYPE long double #define MPIR_INTEGER1_CTYPE char #define MPIR_INTEGER2_CTYPE short #define MPIR_INTEGER4_CTYPE int #define MPIR_INTEGER8_CTYPE long #define SIZEOF_F77_INTEGER 4 #define SIZEOF_F77_REAL 4 #define SIZEOF_F77_DOUBLE_PRECISION 8 #define HAVE_AINT_LARGER_THAN_FINT 1 #define HAVE_FINT_IS_INT 1 #define F77_TRUE_VALUE_SET 1 #define F77_TRUE_VALUE 1 #define F77_FALSE_VALUE 0 #define SIZEOF_BOOL 1 #define SIZEOF_COMPLEX 8 #define SIZEOF_DOUBLECOMPLEX 16 #define SIZEOF_LONGDOUBLECOMPLEX 32 #define MPIR_CXX_COMPLEX_VALUE 0x4c000834 #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x4c001035 #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x4c002036 #define HAVE_CXX_COMPLEX 1 #define HAVE_ANY_INT64_T_ALIGNMENT 1 #define HAVE_ANY_INT32_T_ALIGNMENT 1 #define HAVE_GCC_AND_X86_64_ASM 1 #define HAVE_STDLIB_H 1 #define HAVE_STDARG_H 1 #define HAVE_SYS_TYPES_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_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_SNPRINTF 1 #define HAVE_VA_COPY 1 #define HAVE_ALLOCA_H 1 #define HAVE_ALLOCA 1 #define HAVE_STRDUP 1 #define HAVE_GETTIMEOFDAY 1 #define MPIR_Pint long #define MPIR_Upint unsigned long #define MPIU_SIZE_T unsigned long #define HAVE_PTHREAD_H 1 #define HAVE_SCHED_YIELD 1 #define HAVE_USLEEP 1 #define HAVE_SLEEP 1 #define HAVE_SELECT 1 #define USE_THREAD_PKG MPICH_THREAD_PKG_POSIX #define HAVE_F90_TYPE_ROUTINES 1 #define HAVE_MPICHCONF 1 configure: exit 0