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-sun ## --------- ## ## Platform. ## ## --------- ## hostname = wolfpack uname -m = sun4u uname -r = 5.10 uname -s = SunOS uname -v = Generic_118822-27 /usr/bin/uname -p = sparc /bin/uname -X = System = SunOS Node = wolfpack Release = 5.10 KernelID = Generic_118822-27 Machine = sun4u BusType = Serial = Users = OEM# = 0 Origin# = 1 NumCPU = 1 /bin/arch = sun4 /usr/bin/arch -k = sun4u /usr/convex/getsysinfo = unknown /usr/bin/hostinfo = unknown /bin/machine = unknown /usr/bin/oslevel = unknown /bin/universe = unknown PATH: . PATH: /cds/16.2/v16-2-57/tools.sun4v/mainwin511/mw/bin PATH: /cds/16.2/v16-2-57/tools.sun4v/mainwin511/mw/bin-sparc_sunos5 PATH: /cds/16.2/v16-2-57/tools.sun4v/mainwin511/mw/bin-sunos5_optimized PATH: /cds/16.2/v16-2-57/tools.sun4v/pcb/bin PATH: /cds/16.2/v16-2-57/tools.sun4v/specctra/bin PATH: /cds/16.2/v16-2-57/tools.sun4v/bin PATH: /cds/16.2/v16-2-57/tools.sun4v/fet/bin PATH: /opt PATH: /etc PATH: /usr/etc PATH: /home/shangliw/bin PATH: /bin PATH: /usr/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/hanford/usr5/hspice/Z-2007.03-SP1/hspice/sparcOS5 PATH: /usr/atria/bin PATH: /ccs/tools/bin PATH: /net/mongo/usr2/SOC41/sun4v/bin ## ----------- ## ## Core tests. ## ## ----------- ## configure:3842: checking for gcc configure:3858: found /grid/common/bin/gcc configure:3869: result: gcc configure:4107: checking for C compiler version configure:4115: gcc --version >&5 gcc (GCC) 3.2.3 Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:4119: $? = 0 configure:4126: gcc -v >&5 Reading specs from /grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/specs Configured with: ../gcc-3.2.3/configure --prefix=/grid/common_pkgs/gcc/v3.2.3 --with-as=/bin/as --enable-languages=c,c++,f77,objc Thread model: posix gcc version 3.2.3 configure:4130: $? = 0 configure:4137: gcc -V >&5 gcc: argument to `-V' is missing 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 /grid/common/bin/g77 configure:5955: result: g77 configure:5985: checking for Fortran 77 compiler version configure:5993: g77 --version >&5 GNU Fortran (GCC 3.2.3) 3.2.3 20030422 (release) Copyright (C) 2002 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 /grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/specs Configured with: ../gcc-3.2.3/configure --prefix=/grid/common_pkgs/gcc/v3.2.3 --with-as=/bin/as --enable-languages=c,c++,f77,objc Thread model: posix gcc version 3.2.3 configure:6008: $? = 0 configure:6015: g77 -V >&5 g77: argument to `-V' missing 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 /grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/specs Configured with: ../gcc-3.2.3/configure --prefix=/grid/common_pkgs/gcc/v3.2.3 --with-as=/bin/as --enable-languages=c,c++,f77,objc Thread model: posix gcc version 3.2.3 /grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/f771 conftest.f -quiet -dumpbase conftest.f -O2 -version -o /tmp/cch7hJ2a.s GNU F77 version 3.2.3 (sparc-sun-solaris2.9) compiled by GNU C version 3.2.3. /usr/ccs/bin/as -V -Qy -s -o /tmp/ccImSO1d.o /tmp/cch7hJ2a.s /usr/ccs/bin/as: Sun Compiler Common 10 Patch 05/06/2005 /grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/collect2 -V -Y P,/usr/ccs/lib:/usr/lib -Qy -o conftest /grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/crt1.o /grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/crti.o /usr/ccs/lib/values-Xa.o /grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/crtbegin.o -L/grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3 -L/usr/ccs/bin -L/usr/ccs/lib -L/grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/../../.. /tmp/ccImSO1d.o -lfrtbegin -lg2c -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc -lc /grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/crtend.o /grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/crtn.o ld: Software Generation Utilities - Solaris Link Editors: 5.10-1.482 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 /grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/specs Configured with: ../gcc-3.2.3/configure --prefix=/grid/common_pkgs/gcc/v3.2.3 --with-as=/bin/as --enable-languages=c,c++,f77,objc Thread model: posix gcc version 3.2.3 /grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/f771 conftest.f -quiet -dumpbase conftest.f -O2 -version -o /tmp/cc3klJXc.s GNU F77 version 3.2.3 (sparc-sun-solaris2.9) compiled by GNU C version 3.2.3. /usr/ccs/bin/as -V -Qy -s -o /tmp/ccC728Je.o /tmp/cc3klJXc.s /usr/ccs/bin/as: Sun Compiler Common 10 Patch 05/06/2005 /grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/collect2 -V -Y P,/usr/ccs/lib:/usr/lib -Qy -o conftest /grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/crt1.o /grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/crti.o /usr/ccs/lib/values-Xa.o /grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/crtbegin.o -L/grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3 -L/usr/ccs/bin -L/usr/ccs/lib -L/grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/../../.. /tmp/ccC728Je.o -lfrtbegin -lg2c -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc -lc /grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/crtend.o /grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/crtn.o ld: Software Generation Utilities - Solaris Link Editors: 5.10-1.482 configure:7016: result: -L/usr/ccs/lib -L/usr/lib -L/grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3 -L/usr/ccs/bin -L/grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/../../.. -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/ccs/lib -L/usr/lib -L/grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3 -L/usr/ccs/bin -L/grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/../../.. -lfrtbegin -lg2c -lm configure:7119: gcc -o conftest -O2 conftest.c -L/usr/ccs/lib -L/usr/lib -L/grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3 -L/usr/ccs/bin -L/grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/../../.. -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/ccs/lib -L/usr/lib -L/grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3 -L/usr/ccs/bin -L/grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/../../.. -lfrtbegin -lg2c -lm >&5 Undefined first referenced symbol in file my_name /tmp/ccqMNiJe.o ld: fatal: Symbol referencing errors. No output written to conftest 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/ccs/lib -L/usr/lib -L/grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3 -L/usr/ccs/bin -L/grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/../../.. -lfrtbegin -lg2c -lm >&5 Undefined first referenced symbol in file my_name_ /tmp/ccgtzKBb.o ld: fatal: Symbol referencing errors. No output written to conftest 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/ccs/lib -L/usr/lib -L/grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3 -L/usr/ccs/bin -L/grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/../../.. -lfrtbegin -lg2c -lm >&5 conftest.c:19: syntax error before "MY_NAME" conftest.c:19: warning: data definition has no type or storage class 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/ccs/lib -L/usr/lib -L/grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3 -L/usr/ccs/bin -L/grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/../../.. -lfrtbegin -lg2c -lm >&5 Undefined first referenced symbol in file MY_NAME /tmp/ccgl9WZb.o ld: fatal: Symbol referencing errors. No output written to conftest 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/ccs/lib -L/usr/lib -L/grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3 -L/usr/ccs/bin -L/grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/../../.. -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:8452: result: no configure:8422: checking for fort configure:8452: result: no configure:8422: checking for xlf95 configure:8452: result: no configure:8422: checking for lf95 configure:8452: result: no configure:8422: checking for pathf95 configure:8452: result: no configure:8422: checking for pathf90 configure:8452: result: no configure:8422: checking for g95 configure:8452: result: no configure:8422: checking for gfortran configure:8452: result: no configure:8422: checking for ifc configure:8452: result: no configure:8422: checking for efc configure:8452: result: no configure:8479: checking that f works as the extension for Fortran 90 program configure:8485: -c conftest.f >&5 /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 8486: -c: command not found configure:8488: $? = 127 configure:8493: result: no configure:8495: checking for extension for Fortran 90 programs configure:8502: -c conftest.f90 >&5 /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 8503: -c: command not found configure:8505: $? = 127 configure:8518: -c conftest.f >&5 /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 8519: -c: command not found configure:8521: $? = 127 configure:8526: result: unknown! configure:8542: checking for Fortran 90 compiler version configure:8545: --version &5 /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 8546: --version: command not found configure:8548: $? = 127 configure:8550: -v &5 /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 8551: -v: command not found configure:8553: $? = 127 configure:8555: -V &5 /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 8556: -V: command not found configure:8558: $? = 127 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:11085: checking for c++ configure:11101: found /grid/common/bin/c++ configure:11112: result: c++ configure:11253: checking for C++ compiler version configure:11261: c++ --version >&5 c++ (GCC) 3.2.3 Copyright (C) 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. configure:11265: $? = 0 configure:11272: c++ -v >&5 Reading specs from /grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/specs Configured with: ../gcc-3.2.3/configure --prefix=/grid/common_pkgs/gcc/v3.2.3 --with-as=/bin/as --enable-languages=c,c++,f77,objc Thread model: posix gcc version 3.2.3 configure:11276: $? = 0 configure:11283: c++ -V >&5 c++: argument to `-V' missing 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 In file included from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/sparc-sun-solaris2.9/bits/gthr-default.h:37, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/sparc-sun-solaris2.9/bits/gthr.h:98, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/sparc-sun-solaris2.9/bits/c++io.h:37, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/bits/fpos.h:44, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/bits/char_traits.h:46, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/string:47, from conftest.cpp:22: /usr/include/pthread.h:299: `pthread_spinlock_t' was not declared in this scope /usr/include/pthread.h:299: syntax error before `,' token /usr/include/pthread.h:300: `pthread_spinlock_t' was not declared in this scope /usr/include/pthread.h:300: syntax error before `)' token /usr/include/pthread.h:301: `pthread_spinlock_t' was not declared in this scope /usr/include/pthread.h:301: syntax error before `)' token /usr/include/pthread.h:302: `pthread_spinlock_t' was not declared in this scope /usr/include/pthread.h:302: syntax error before `)' token /usr/include/pthread.h:303: `pthread_spinlock_t' was not declared in this scope /usr/include/pthread.h:303: syntax error before `)' token /usr/include/pthread.h:304: `pthread_barrierattr_t' was not declared in this scope /usr/include/pthread.h:304: syntax error before `)' token /usr/include/pthread.h:305: `pthread_barrierattr_t' was not declared in this scope /usr/include/pthread.h:305: syntax error before `)' token /usr/include/pthread.h:306: `pthread_barrierattr_t' was not declared in this scope /usr/include/pthread.h:306: syntax error before `,' token /usr/include/pthread.h:308: syntax error before `*' token /usr/include/pthread.h:309: `pthread_barrier_t' was not declared in this scope /usr/include/pthread.h:309: syntax error before `,' token /usr/include/pthread.h:311: `pthread_barrier_t' was not declared in this scope /usr/include/pthread.h:311: syntax error before `)' token /usr/include/pthread.h:312: `pthread_barrier_t' was not declared in this scope /usr/include/pthread.h:312: syntax error before `)' token In file included from /usr/include/sys/wait.h:24, from /usr/include/stdlib.h:22, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/cstdlib:52, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/bits/stl_algobase.h:67, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/memory:54, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/string:48, from conftest.cpp:22: /usr/include/sys/siginfo.h:259: 'ctid_t' is used as a type, but is not defined as a type. /usr/include/sys/siginfo.h:260: 'zoneid_t' is used as a type, but is not defined as a type. /usr/include/sys/siginfo.h:390: 'ctid_t' is used as a type, but is not defined as a type. /usr/include/sys/siginfo.h:391: 'zoneid_t' is used as a type, but is not defined as a type. configure:11657: $? = 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 | /* end confdefs.h. */ | #include | int | main () | { | return 0; | ; | return 0; | } configure:11678: result: no configure:11681: WARNING: The C++ compiler c++ cannot compile a program containing the header - this may indicate a problem with the C++ installation. Consider configuing with --disable-cxx 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 In file included from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/sparc-sun-solaris2.9/bits/gthr-default.h:37, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/sparc-sun-solaris2.9/bits/gthr.h:98, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/sparc-sun-solaris2.9/bits/c++io.h:37, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/bits/fpos.h:44, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/iosfwd:46, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/ios:44, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/ostream:45, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/iostream:45, from conftest.cpp:25: /usr/include/pthread.h:299: `pthread_spinlock_t' was not declared in this scope /usr/include/pthread.h:299: syntax error before `,' token /usr/include/pthread.h:300: `pthread_spinlock_t' was not declared in this scope /usr/include/pthread.h:300: syntax error before `)' token /usr/include/pthread.h:301: `pthread_spinlock_t' was not declared in this scope /usr/include/pthread.h:301: syntax error before `)' token /usr/include/pthread.h:302: `pthread_spinlock_t' was not declared in this scope /usr/include/pthread.h:302: syntax error before `)' token /usr/include/pthread.h:303: `pthread_spinlock_t' was not declared in this scope /usr/include/pthread.h:303: syntax error before `)' token /usr/include/pthread.h:304: `pthread_barrierattr_t' was not declared in this scope /usr/include/pthread.h:304: syntax error before `)' token /usr/include/pthread.h:305: `pthread_barrierattr_t' was not declared in this scope /usr/include/pthread.h:305: syntax error before `)' token /usr/include/pthread.h:306: `pthread_barrierattr_t' was not declared in this scope /usr/include/pthread.h:306: syntax error before `,' token /usr/include/pthread.h:308: syntax error before `*' token /usr/include/pthread.h:309: `pthread_barrier_t' was not declared in this scope /usr/include/pthread.h:309: syntax error before `,' token /usr/include/pthread.h:311: `pthread_barrier_t' was not declared in this scope /usr/include/pthread.h:311: syntax error before `)' token /usr/include/pthread.h:312: `pthread_barrier_t' was not declared in this scope /usr/include/pthread.h:312: syntax error before `)' token In file included from /usr/include/sys/wait.h:24, from /usr/include/stdlib.h:22, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/cstdlib:52, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/bits/stl_algobase.h:67, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/memory:54, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/string:48, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/bits/localefwd.h:49, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/ios:48, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/ostream:45, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/iostream:45, from conftest.cpp:25: /usr/include/sys/siginfo.h:259: 'ctid_t' is used as a type, but is not defined as a type. /usr/include/sys/siginfo.h:260: 'zoneid_t' is used as a type, but is not defined as a type. /usr/include/sys/siginfo.h:390: 'ctid_t' is used as a type, but is not defined as a type. /usr/include/sys/siginfo.h:391: 'zoneid_t' is used as a type, but is not defined as a type. configure:11958: $? = 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 /**/ | /* end confdefs.h. */ | | #include | | int | main () | { | using namespace std; | ; | return 0; | } configure:11973: result: no configure:11979: checking whether the compiler implements the namespace std configure:12016: c++ -c conftest.cpp >&5 In file included from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/sparc-sun-solaris2.9/bits/gthr-default.h:37, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/sparc-sun-solaris2.9/bits/gthr.h:98, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/sparc-sun-solaris2.9/bits/c++io.h:37, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/bits/fpos.h:44, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/iosfwd:46, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/ios:44, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/ostream:45, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/iostream:45, from conftest.cpp:25: /usr/include/pthread.h:299: `pthread_spinlock_t' was not declared in this scope /usr/include/pthread.h:299: syntax error before `,' token /usr/include/pthread.h:300: `pthread_spinlock_t' was not declared in this scope /usr/include/pthread.h:300: syntax error before `)' token /usr/include/pthread.h:301: `pthread_spinlock_t' was not declared in this scope /usr/include/pthread.h:301: syntax error before `)' token /usr/include/pthread.h:302: `pthread_spinlock_t' was not declared in this scope /usr/include/pthread.h:302: syntax error before `)' token /usr/include/pthread.h:303: `pthread_spinlock_t' was not declared in this scope /usr/include/pthread.h:303: syntax error before `)' token /usr/include/pthread.h:304: `pthread_barrierattr_t' was not declared in this scope /usr/include/pthread.h:304: syntax error before `)' token /usr/include/pthread.h:305: `pthread_barrierattr_t' was not declared in this scope /usr/include/pthread.h:305: syntax error before `)' token /usr/include/pthread.h:306: `pthread_barrierattr_t' was not declared in this scope /usr/include/pthread.h:306: syntax error before `,' token /usr/include/pthread.h:308: syntax error before `*' token /usr/include/pthread.h:309: `pthread_barrier_t' was not declared in this scope /usr/include/pthread.h:309: syntax error before `,' token /usr/include/pthread.h:311: `pthread_barrier_t' was not declared in this scope /usr/include/pthread.h:311: syntax error before `)' token /usr/include/pthread.h:312: `pthread_barrier_t' was not declared in this scope /usr/include/pthread.h:312: syntax error before `)' token In file included from /usr/include/sys/wait.h:24, from /usr/include/stdlib.h:22, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/cstdlib:52, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/bits/stl_algobase.h:67, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/memory:54, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/string:48, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/bits/localefwd.h:49, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/ios:48, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/ostream:45, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/iostream:45, from conftest.cpp:25: /usr/include/sys/siginfo.h:259: 'ctid_t' is used as a type, but is not defined as a type. /usr/include/sys/siginfo.h:260: 'zoneid_t' is used as a type, but is not defined as a type. /usr/include/sys/siginfo.h:390: 'ctid_t' is used as a type, but is not defined as a type. /usr/include/sys/siginfo.h:391: 'zoneid_t' is used as a type, but is not defined as a type. configure:12023: $? = 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 /**/ | /* end confdefs.h. */ | | #include | using namespace std; | int | main () | { | cout << "message\n"; | ; | return 0; | } configure:12046: result: no configure:12060: checking whether available configure:12089: c++ -c conftest.cpp >&5 conftest.cpp:25:16: 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 /**/ | /* 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: 3 . 2 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 /bin/perl configure:12588: result: /bin/perl configure:12601: checking for ar configure:12617: found /usr/ccs/bin//ar configure:12628: result: ar configure:12650: checking for ranlib configure:12666: found /usr/ccs/bin//ranlib configure:12677: result: ranlib configure:12700: checking for etags configure:12716: found /grid/common/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 /etc/killall configure:12807: result: killall configure:12854: checking for a BSD-compatible install configure:12922: result: /grid/common/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/ccs/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:30: syntax error before "a" 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_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:30: syntax error before "a" 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_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: /grid/common/bin/grep configure:15299: checking for egrep configure:15363: result: /grid/common/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_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_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_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_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_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_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_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_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_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:38: syntax error before "is" conftest.c:38: warning: data definition has no type or storage class 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_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 conftest.c: In function `main': conftest.c:44: `bogus' undeclared (first use in this function) conftest.c:44: (Each undeclared identifier is reported only once conftest.c:44: for each function it appears in.) conftest.c:44: syntax error before "endian" configure:15732: $? = 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_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 ! (defined BYTE_ORDER && defined BIG_ENDIAN && defined LITTLE_ENDIAN && BYTE_ORDER && BIG_ENDIAN && LITTLE_ENDIAN) | bogus endian macros | #endif | | ; | return 0; | } configure:15821: gcc -c -O2 conftest.c >&5 configure:15828: $? = 0 configure:15859: gcc -c -O2 conftest.c >&5 configure:15866: $? = 0 configure:16023: result: yes configure:16069: checking whether C compiler allows unaligned doubles configure:16112: gcc -o conftest -O2 conftest.c >&5 configure:16116: $? = 0 configure:16122: ./conftest /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 16124: 13543 Bus Error (core dumped) ./conftest$ac_exeext configure:16126: $? = 138 configure: program exited with status 138 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_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. */ | | void fetch_double( v ) | double *v; | { | *v = 1.0; | } | int main( argc, argv ) | int argc; | char **argv; | { | int p[4]; | double *p_val; | fetch_double( (double *)&(p[0]) ); | p_val = (double *)&(p[0]); | if (*p_val != 1.0) return 1; | fetch_double( (double *)&(p[1]) ); | p_val = (double *)&(p[1]); | if (*p_val != 1.0) return 1; | return 0; | } | configure:16143: result: no 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: eight 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: eight 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: 4 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: 4 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: 4 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: 8 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | /* end confdefs.h. */ | #include configure:23539: gcc -c -O2 conftest.c 1>&5 configure:23534:25: sys/bitypes.h: No such file or directory configure:23542: $? = 1 configure: failed program was: #line 23533 "configure" #include "confdefs.h" #include int conftest() {return 0;} configure:23571: result: no 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:94: 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | /* 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:94: 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | /* 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:94: warning: integer overflow in expression conftest.c:94: 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | /* 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:94: warning: integer overflow in expression conftest.c:94: 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | /* 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: 0 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: 0 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: 0 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:25516: WARNING: Unable to determine size of an INTEGER type; using 4 configure:25568: WARNING: Unable to determine size of a DOUBLE PRECISION type; using 8 configure:25585: WARNING: Unable to determine size of a DOUBLE PRECISION type; using 8 configure:25861: checking for C type matching Fortran integer configure:25878: result: unavailable 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:26087: WARNING: Unable to run the program to determine the values of logicals configure: failed program was: program main logical itrue, ifalse itrue = .TRUE. ifalse = .FALSE. call ftest( itrue, ifalse ) end configure:26121: result: could not determine configure:26161: checking whether Fortran compiler is a Fortran 90 compiler configure:26182: result: no configure:27165: checking size of bool configure:27468: c++ -o conftest -O2 conftest.cpp >&5 In file included from /usr/include/sys/wait.h:24, from /usr/include/stdlib.h:22, from conftest.cpp:84: /usr/include/sys/siginfo.h:259: 'ctid_t' is used as a type, but is not defined as a type. /usr/include/sys/siginfo.h:260: 'zoneid_t' is used as a type, but is not defined as a type. /usr/include/sys/siginfo.h:390: 'ctid_t' is used as a type, but is not defined as a type. /usr/include/sys/siginfo.h:391: 'zoneid_t' is used as a type, but is not defined as a type. configure:27472: $? = 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | #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 long | #define SIZEOF_F77_INTEGER 0 | #define SIZEOF_F77_REAL 0 | #define SIZEOF_F77_DOUBLE_PRECISION 0 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 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 | static long int longval () { return (long int) (sizeof (bool)); } | static unsigned long int ulongval () { return (long int) (sizeof (bool)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (bool))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (bool)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (bool)))) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:27506: result: 0 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:73:28: 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | #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 long | #define SIZEOF_F77_INTEGER 0 | #define SIZEOF_F77_REAL 0 | #define SIZEOF_F77_DOUBLE_PRECISION 0 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define SIZEOF_BOOL 0 | /* 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:73:28: 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | #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 long | #define SIZEOF_F77_INTEGER 0 | #define SIZEOF_F77_REAL 0 | #define SIZEOF_F77_DOUBLE_PRECISION 0 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define SIZEOF_BOOL 0 | /* 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 In file included from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/sparc-sun-solaris2.9/bits/gthr-default.h:37, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/sparc-sun-solaris2.9/bits/gthr.h:98, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/sparc-sun-solaris2.9/bits/c++io.h:37, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/bits/fpos.h:44, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/iosfwd:46, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/ios:44, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/istream:44, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/sstream:44, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/complex:51, from conftest.cpp:74: /usr/include/pthread.h:299: `pthread_spinlock_t' was not declared in this scope /usr/include/pthread.h:299: syntax error before `,' token /usr/include/pthread.h:300: `pthread_spinlock_t' was not declared in this scope /usr/include/pthread.h:300: syntax error before `)' token /usr/include/pthread.h:301: `pthread_spinlock_t' was not declared in this scope /usr/include/pthread.h:301: syntax error before `)' token /usr/include/pthread.h:302: `pthread_spinlock_t' was not declared in this scope /usr/include/pthread.h:302: syntax error before `)' token /usr/include/pthread.h:303: `pthread_spinlock_t' was not declared in this scope /usr/include/pthread.h:303: syntax error before `)' token /usr/include/pthread.h:304: `pthread_barrierattr_t' was not declared in this scope /usr/include/pthread.h:304: syntax error before `)' token /usr/include/pthread.h:305: `pthread_barrierattr_t' was not declared in this scope /usr/include/pthread.h:305: syntax error before `)' token /usr/include/pthread.h:306: `pthread_barrierattr_t' was not declared in this scope /usr/include/pthread.h:306: syntax error before `,' token /usr/include/pthread.h:308: syntax error before `*' token /usr/include/pthread.h:309: `pthread_barrier_t' was not declared in this scope /usr/include/pthread.h:309: syntax error before `,' token /usr/include/pthread.h:311: `pthread_barrier_t' was not declared in this scope /usr/include/pthread.h:311: syntax error before `)' token /usr/include/pthread.h:312: `pthread_barrier_t' was not declared in this scope /usr/include/pthread.h:312: syntax error before `)' token In file included from /usr/include/sys/wait.h:24, from /usr/include/stdlib.h:22, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/cstdlib:52, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/bits/stl_algobase.h:67, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/memory:54, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/string:48, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/bits/localefwd.h:49, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/ios:48, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/istream:44, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/sstream:44, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/complex:51, from conftest.cpp:74: /usr/include/sys/siginfo.h:259: 'ctid_t' is used as a type, but is not defined as a type. /usr/include/sys/siginfo.h:260: 'zoneid_t' is used as a type, but is not defined as a type. /usr/include/sys/siginfo.h:390: 'ctid_t' is used as a type, but is not defined as a type. /usr/include/sys/siginfo.h:391: 'zoneid_t' is used as a type, but is not defined as a type. configure:28175: $? = 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | #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 long | #define SIZEOF_F77_INTEGER 0 | #define SIZEOF_F77_REAL 0 | #define SIZEOF_F77_DOUBLE_PRECISION 0 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define SIZEOF_BOOL 0 | /* end confdefs.h. */ | #include | #include | using namespace std; | #define Complex complex | | | static long int longval () { return (long int) (sizeof (Complex)); } | static unsigned long int ulongval () { return (long int) (sizeof (Complex)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (Complex))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (Complex)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (Complex)))) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:28209: result: 0 configure:28223: checking size of DoubleComplex configure:28556: c++ -o conftest -O2 conftest.cpp >&5 In file included from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/sparc-sun-solaris2.9/bits/gthr-default.h:37, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/sparc-sun-solaris2.9/bits/gthr.h:98, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/sparc-sun-solaris2.9/bits/c++io.h:37, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/bits/fpos.h:44, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/iosfwd:46, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/ios:44, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/istream:44, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/sstream:44, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/complex:51, from conftest.cpp:75: /usr/include/pthread.h:299: `pthread_spinlock_t' was not declared in this scope /usr/include/pthread.h:299: syntax error before `,' token /usr/include/pthread.h:300: `pthread_spinlock_t' was not declared in this scope /usr/include/pthread.h:300: syntax error before `)' token /usr/include/pthread.h:301: `pthread_spinlock_t' was not declared in this scope /usr/include/pthread.h:301: syntax error before `)' token /usr/include/pthread.h:302: `pthread_spinlock_t' was not declared in this scope /usr/include/pthread.h:302: syntax error before `)' token /usr/include/pthread.h:303: `pthread_spinlock_t' was not declared in this scope /usr/include/pthread.h:303: syntax error before `)' token /usr/include/pthread.h:304: `pthread_barrierattr_t' was not declared in this scope /usr/include/pthread.h:304: syntax error before `)' token /usr/include/pthread.h:305: `pthread_barrierattr_t' was not declared in this scope /usr/include/pthread.h:305: syntax error before `)' token /usr/include/pthread.h:306: `pthread_barrierattr_t' was not declared in this scope /usr/include/pthread.h:306: syntax error before `,' token /usr/include/pthread.h:308: syntax error before `*' token /usr/include/pthread.h:309: `pthread_barrier_t' was not declared in this scope /usr/include/pthread.h:309: syntax error before `,' token /usr/include/pthread.h:311: `pthread_barrier_t' was not declared in this scope /usr/include/pthread.h:311: syntax error before `)' token /usr/include/pthread.h:312: `pthread_barrier_t' was not declared in this scope /usr/include/pthread.h:312: syntax error before `)' token In file included from /usr/include/sys/wait.h:24, from /usr/include/stdlib.h:22, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/cstdlib:52, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/bits/stl_algobase.h:67, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/memory:54, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/string:48, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/bits/localefwd.h:49, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/ios:48, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/istream:44, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/sstream:44, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/complex:51, from conftest.cpp:75: /usr/include/sys/siginfo.h:259: 'ctid_t' is used as a type, but is not defined as a type. /usr/include/sys/siginfo.h:260: 'zoneid_t' is used as a type, but is not defined as a type. /usr/include/sys/siginfo.h:390: 'ctid_t' is used as a type, but is not defined as a type. /usr/include/sys/siginfo.h:391: 'zoneid_t' is used as a type, but is not defined as a type. configure:28560: $? = 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | #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 long | #define SIZEOF_F77_INTEGER 0 | #define SIZEOF_F77_REAL 0 | #define SIZEOF_F77_DOUBLE_PRECISION 0 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define SIZEOF_BOOL 0 | #define SIZEOF_COMPLEX 0 | /* end confdefs.h. */ | #include | #include | using namespace std; | #define DoubleComplex complex | | | static long int longval () { return (long int) (sizeof (DoubleComplex)); } | static unsigned long int ulongval () { return (long int) (sizeof (DoubleComplex)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (DoubleComplex))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (DoubleComplex)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (DoubleComplex)))) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:28594: result: 0 configure:28609: checking size of LongDoubleComplex configure:28942: c++ -o conftest -O2 conftest.cpp >&5 In file included from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/sparc-sun-solaris2.9/bits/gthr-default.h:37, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/sparc-sun-solaris2.9/bits/gthr.h:98, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/sparc-sun-solaris2.9/bits/c++io.h:37, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/bits/fpos.h:44, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/iosfwd:46, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/ios:44, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/istream:44, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/sstream:44, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/complex:51, from conftest.cpp:76: /usr/include/pthread.h:299: `pthread_spinlock_t' was not declared in this scope /usr/include/pthread.h:299: syntax error before `,' token /usr/include/pthread.h:300: `pthread_spinlock_t' was not declared in this scope /usr/include/pthread.h:300: syntax error before `)' token /usr/include/pthread.h:301: `pthread_spinlock_t' was not declared in this scope /usr/include/pthread.h:301: syntax error before `)' token /usr/include/pthread.h:302: `pthread_spinlock_t' was not declared in this scope /usr/include/pthread.h:302: syntax error before `)' token /usr/include/pthread.h:303: `pthread_spinlock_t' was not declared in this scope /usr/include/pthread.h:303: syntax error before `)' token /usr/include/pthread.h:304: `pthread_barrierattr_t' was not declared in this scope /usr/include/pthread.h:304: syntax error before `)' token /usr/include/pthread.h:305: `pthread_barrierattr_t' was not declared in this scope /usr/include/pthread.h:305: syntax error before `)' token /usr/include/pthread.h:306: `pthread_barrierattr_t' was not declared in this scope /usr/include/pthread.h:306: syntax error before `,' token /usr/include/pthread.h:308: syntax error before `*' token /usr/include/pthread.h:309: `pthread_barrier_t' was not declared in this scope /usr/include/pthread.h:309: syntax error before `,' token /usr/include/pthread.h:311: `pthread_barrier_t' was not declared in this scope /usr/include/pthread.h:311: syntax error before `)' token /usr/include/pthread.h:312: `pthread_barrier_t' was not declared in this scope /usr/include/pthread.h:312: syntax error before `)' token In file included from /usr/include/sys/wait.h:24, from /usr/include/stdlib.h:22, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/cstdlib:52, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/bits/stl_algobase.h:67, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/memory:54, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/string:48, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/bits/localefwd.h:49, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/ios:48, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/istream:44, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/sstream:44, from /grid/common_pkgs/gcc/v3.2.3/include/c++/3.2.3/complex:51, from conftest.cpp:76: /usr/include/sys/siginfo.h:259: 'ctid_t' is used as a type, but is not defined as a type. /usr/include/sys/siginfo.h:260: 'zoneid_t' is used as a type, but is not defined as a type. /usr/include/sys/siginfo.h:390: 'ctid_t' is used as a type, but is not defined as a type. /usr/include/sys/siginfo.h:391: 'zoneid_t' is used as a type, but is not defined as a type. configure:28946: $? = 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | #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 long | #define SIZEOF_F77_INTEGER 0 | #define SIZEOF_F77_REAL 0 | #define SIZEOF_F77_DOUBLE_PRECISION 0 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define SIZEOF_BOOL 0 | #define SIZEOF_COMPLEX 0 | #define SIZEOF_DOUBLECOMPLEX 0 | /* end confdefs.h. */ | #include | #include | using namespace std; | #define LongDoubleComplex complex | | | static long int longval () { return (long int) (sizeof (LongDoubleComplex)); } | static unsigned long int ulongval () { return (long int) (sizeof (LongDoubleComplex)); } | #include | #include | int | main () | { | | FILE *f = fopen ("conftest.val", "w"); | if (! f) | return 1; | if (((long int) (sizeof (LongDoubleComplex))) < 0) | { | long int i = longval (); | if (i != ((long int) (sizeof (LongDoubleComplex)))) | return 1; | fprintf (f, "%ld", i); | } | else | { | unsigned long int i = ulongval (); | if (i != ((long int) (sizeof (LongDoubleComplex)))) | return 1; | fprintf (f, "%lu", i); | } | /* Do not output a trailing newline, as this causes \r\n confusion | on some platforms. */ | return ferror (f) || fclose (f) != 0; | | ; | return 0; | } configure:28980: result: 0 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 /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 29203: 15976 Bus Error (core dumped) ./conftest$ac_exeext configure:29205: $? = 138 configure: program exited with status 138 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | #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 long | #define SIZEOF_F77_INTEGER 0 | #define SIZEOF_F77_REAL 0 | #define SIZEOF_F77_DOUBLE_PRECISION 0 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define SIZEOF_BOOL 0 | #define SIZEOF_COMPLEX 0 | #define SIZEOF_DOUBLECOMPLEX 0 | #define SIZEOF_LONGDOUBLECOMPLEX 0 | #define MPIR_CXX_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x0c000000 | /* end confdefs.h. */ | | #include | #include | int main(int argc, char **argv ) | { | int64_t *p1, v; | char *buf_p = (char *)malloc( 64 ), *bp; | bp = buf_p; | /* Make bp aligned on 4, not 8 bytes */ | if (!( (long)bp & 0x7 ) ) bp += 4; | p1 = (int64_t *)bp; | v = -1; | *p1 = v; | if (!( (long)bp & 0x3 ) ) bp += 2; | p1 = (int64_t *)bp; | *p1 = 1; | if (!( (long)bp & 0x1 ) ) bp += 1; | p1 = (int64_t *)bp; | *p1 = 1; | return 0; | } | configure:29223: result: yes configure:29244: checking for alignment restrictions on int32_t configure:29288: gcc -o conftest -O2 conftest.c >&5 configure:29292: $? = 0 configure:29298: ./conftest /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 29300: 15996 Bus Error (core dumped) ./conftest$ac_exeext configure:29302: $? = 138 configure: program exited with status 138 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | #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 long | #define SIZEOF_F77_INTEGER 0 | #define SIZEOF_F77_REAL 0 | #define SIZEOF_F77_DOUBLE_PRECISION 0 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define SIZEOF_BOOL 0 | #define SIZEOF_COMPLEX 0 | #define SIZEOF_DOUBLECOMPLEX 0 | #define SIZEOF_LONGDOUBLECOMPLEX 0 | #define MPIR_CXX_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x0c000000 | /* end confdefs.h. */ | | #include | #include | int main(int argc, char **argv ) | { | int32_t *p1, v; | char *buf_p = (char *)malloc( 64 ), *bp; | bp = buf_p; | /* Make bp aligned on 4, not 8 bytes */ | if (!( (long)bp & 0x7 ) ) bp += 4; | p1 = (int32_t *)bp; | v = -1; | *p1 = v; | if (!( (long)bp & 0x3 ) ) bp += 2; | p1 = (int32_t *)bp; | *p1 = 1; | if (!( (long)bp & 0x1 ) ) bp += 1; | p1 = (int32_t *)bp; | *p1 = 1; | return 0; | } | configure:29320: result: yes 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: 59 configure:29450: checking for gcc __asm__ and pentium cmpxchgl instruction configure:29484: gcc -o conftest -O2 conftest.c >&5 conftest.c: In function `main': conftest.c:88: inconsistent operand constraints in an `asm' 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | #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 long | #define SIZEOF_F77_INTEGER 0 | #define SIZEOF_F77_REAL 0 | #define SIZEOF_F77_DOUBLE_PRECISION 0 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define SIZEOF_BOOL 0 | #define SIZEOF_COMPLEX 0 | #define SIZEOF_DOUBLECOMPLEX 0 | #define SIZEOF_LONGDOUBLECOMPLEX 0 | #define MPIR_CXX_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x0c000000 | /* 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 conftest.c: In function `main': conftest.c:88: inconsistent operand constraints in an `asm' configure:29571: $? = 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | #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 long | #define SIZEOF_F77_INTEGER 0 | #define SIZEOF_F77_REAL 0 | #define SIZEOF_F77_DOUBLE_PRECISION 0 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define SIZEOF_BOOL 0 | #define SIZEOF_COMPLEX 0 | #define SIZEOF_DOUBLECOMPLEX 0 | #define SIZEOF_LONGDOUBLECOMPLEX 0 | #define MPIR_CXX_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x0c000000 | /* 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; cmpxchgq %3, %1; sete %0" | : "=q" (ret), "=m" (*p), "=a" (readval) | : "r" (newval), "m" (*p), "a" (oldval) : "memory"); | return (compval == 20) ? 0 : -1; | } | configure:29596: result: no configure:29606: checking for gcc __asm__ and IA64 xchg4 instruction configure:29641: gcc -o conftest -O2 conftest.c >&5 /usr/ccs/bin/as: "/tmp/ccAj7lob.s", line 10: error: unknown opcode "xchg4" /usr/ccs/bin/as: "/tmp/ccAj7lob.s", line 10: error: statement syntax 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | #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 long | #define SIZEOF_F77_INTEGER 0 | #define SIZEOF_F77_REAL 0 | #define SIZEOF_F77_DOUBLE_PRECISION 0 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define SIZEOF_BOOL 0 | #define SIZEOF_COMPLEX 0 | #define SIZEOF_DOUBLECOMPLEX 0 | #define SIZEOF_LONGDOUBLECOMPLEX 0 | #define MPIR_CXX_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x0c000000 | /* 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: conftest.c /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 30112: ./conftest.c: Permission denied configure:30117: $? = 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | #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 long | #define SIZEOF_F77_INTEGER 0 | #define SIZEOF_F77_REAL 0 | #define SIZEOF_F77_DOUBLE_PRECISION 0 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define SIZEOF_BOOL 0 | #define SIZEOF_COMPLEX 0 | #define SIZEOF_DOUBLECOMPLEX 0 | #define SIZEOF_LONGDOUBLECOMPLEX 0 | #define MPIR_CXX_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x0c000000 | #define HAVE_STDLIB_H 1 | /* end confdefs.h. */ | #include configure:30141: gcc -c -O2 conftest.c 1>&5 configure:30144: $? = 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: conftest.c /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 30112: ./conftest.c: Permission denied configure:30117: $? = 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | #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 long | #define SIZEOF_F77_INTEGER 0 | #define SIZEOF_F77_REAL 0 | #define SIZEOF_F77_DOUBLE_PRECISION 0 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define SIZEOF_BOOL 0 | #define SIZEOF_COMPLEX 0 | #define SIZEOF_DOUBLECOMPLEX 0 | #define SIZEOF_LONGDOUBLECOMPLEX 0 | #define MPIR_CXX_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x0c000000 | #define HAVE_STDLIB_H 1 | #define HAVE_STDARG_H 1 | #define HAVE_SYS_TYPES_H 1 | #define HAVE_INTTYPES_H 1 | /* end confdefs.h. */ | #include configure:30141: gcc -c -O2 conftest.c 1>&5 configure:30144: $? = 0 configure:30164: result: yes configure:30089: checking for stddef.h configure:30110: conftest.c /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 30112: ./conftest.c: Permission denied configure:30117: $? = 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | #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 long | #define SIZEOF_F77_INTEGER 0 | #define SIZEOF_F77_REAL 0 | #define SIZEOF_F77_DOUBLE_PRECISION 0 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define SIZEOF_BOOL 0 | #define SIZEOF_COMPLEX 0 | #define SIZEOF_DOUBLECOMPLEX 0 | #define SIZEOF_LONGDOUBLECOMPLEX 0 | #define MPIR_CXX_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x0c000000 | #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 | /* end confdefs.h. */ | #include configure:30141: gcc -c -O2 conftest.c 1>&5 configure:30144: $? = 0 configure:30164: result: yes configure:30089: checking for errno.h configure:30110: conftest.c /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 30112: ./conftest.c: Permission denied configure:30117: $? = 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | #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 long | #define SIZEOF_F77_INTEGER 0 | #define SIZEOF_F77_REAL 0 | #define SIZEOF_F77_DOUBLE_PRECISION 0 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define SIZEOF_BOOL 0 | #define SIZEOF_COMPLEX 0 | #define SIZEOF_DOUBLECOMPLEX 0 | #define SIZEOF_LONGDOUBLECOMPLEX 0 | #define MPIR_CXX_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x0c000000 | #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 | /* end confdefs.h. */ | #include configure:30141: gcc -c -O2 conftest.c 1>&5 configure:30144: $? = 0 configure:30164: result: yes configure:30089: checking for sys/socket.h configure:30110: conftest.c /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 30112: ./conftest.c: Permission denied configure:30117: $? = 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | #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 long | #define SIZEOF_F77_INTEGER 0 | #define SIZEOF_F77_REAL 0 | #define SIZEOF_F77_DOUBLE_PRECISION 0 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define SIZEOF_BOOL 0 | #define SIZEOF_COMPLEX 0 | #define SIZEOF_DOUBLECOMPLEX 0 | #define SIZEOF_LONGDOUBLECOMPLEX 0 | #define MPIR_CXX_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x0c000000 | #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 | /* end confdefs.h. */ | #include configure:30141: gcc -c -O2 conftest.c 1>&5 configure:30144: $? = 0 configure:30164: result: yes configure:30089: checking for sys/time.h configure:30110: conftest.c /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 30112: ./conftest.c: Permission denied configure:30117: $? = 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | #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 long | #define SIZEOF_F77_INTEGER 0 | #define SIZEOF_F77_REAL 0 | #define SIZEOF_F77_DOUBLE_PRECISION 0 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define SIZEOF_BOOL 0 | #define SIZEOF_COMPLEX 0 | #define SIZEOF_DOUBLECOMPLEX 0 | #define SIZEOF_LONGDOUBLECOMPLEX 0 | #define MPIR_CXX_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x0c000000 | #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 | /* end confdefs.h. */ | #include configure:30141: gcc -c -O2 conftest.c 1>&5 configure:30144: $? = 0 configure:30164: result: yes configure:30089: checking for unistd.h configure:30164: result: yes configure:30089: checking for endian.h configure:30110: conftest.c /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 30112: ./conftest.c: Permission denied configure:30117: $? = 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | #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 long | #define SIZEOF_F77_INTEGER 0 | #define SIZEOF_F77_REAL 0 | #define SIZEOF_F77_DOUBLE_PRECISION 0 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define SIZEOF_BOOL 0 | #define SIZEOF_COMPLEX 0 | #define SIZEOF_DOUBLECOMPLEX 0 | #define SIZEOF_LONGDOUBLECOMPLEX 0 | #define MPIR_CXX_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x0c000000 | #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 | /* end confdefs.h. */ | #include configure:30141: gcc -c -O2 conftest.c 1>&5 configure:30136:20: endian.h: No such file or directory configure:30144: $? = 1 configure: failed program was: #line 30135 "configure" #include "confdefs.h" #include int conftest() {return 0;} configure:30171: result: no configure:30089: checking for assert.h configure:30110: conftest.c /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 30112: ./conftest.c: Permission denied configure:30117: $? = 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | #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 long | #define SIZEOF_F77_INTEGER 0 | #define SIZEOF_F77_REAL 0 | #define SIZEOF_F77_DOUBLE_PRECISION 0 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define SIZEOF_BOOL 0 | #define SIZEOF_COMPLEX 0 | #define SIZEOF_DOUBLECOMPLEX 0 | #define SIZEOF_LONGDOUBLECOMPLEX 0 | #define MPIR_CXX_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x0c000000 | #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 | /* end confdefs.h. */ | #include configure:30141: gcc -c -O2 conftest.c 1>&5 configure:30144: $? = 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:127: syntax error 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | #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 long | #define SIZEOF_F77_INTEGER 0 | #define SIZEOF_F77_REAL 0 | #define SIZEOF_F77_DOUBLE_PRECISION 0 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define SIZEOF_BOOL 0 | #define SIZEOF_COMPLEX 0 | #define SIZEOF_DOUBLECOMPLEX 0 | #define SIZEOF_LONGDOUBLECOMPLEX 0 | #define MPIR_CXX_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x0c000000 | #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_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 configure:30515: $? = 0 configure:30537: result: yes configure:30452: checking for vsprintf configure:30508: gcc -o conftest -O2 conftest.c >&5 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:97: conflicting types for `vsnprintf' /grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/include/stdio.h:249: previous declaration of `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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | #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 long | #define SIZEOF_F77_INTEGER 0 | #define SIZEOF_F77_REAL 0 | #define SIZEOF_F77_DOUBLE_PRECISION 0 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define SIZEOF_BOOL 0 | #define SIZEOF_COMPLEX 0 | #define SIZEOF_DOUBLECOMPLEX 0 | #define SIZEOF_LONGDOUBLECOMPLEX 0 | #define MPIR_CXX_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x0c000000 | #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_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 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:98: conflicting types for `snprintf' /grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/include/stdio.h:244: previous declaration of `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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | #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 long | #define SIZEOF_F77_INTEGER 0 | #define SIZEOF_F77_REAL 0 | #define SIZEOF_F77_DOUBLE_PRECISION 0 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define SIZEOF_BOOL 0 | #define SIZEOF_COMPLEX 0 | #define SIZEOF_DOUBLECOMPLEX 0 | #define SIZEOF_LONGDOUBLECOMPLEX 0 | #define MPIR_CXX_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x0c000000 | #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_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 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:102: conflicting types for `strdup' /usr/include/string.h:88: previous declaration of `strdup' 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | #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 long | #define SIZEOF_F77_INTEGER 0 | #define SIZEOF_F77_REAL 0 | #define SIZEOF_F77_DOUBLE_PRECISION 0 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define SIZEOF_BOOL 0 | #define SIZEOF_COMPLEX 0 | #define SIZEOF_DOUBLECOMPLEX 0 | #define SIZEOF_LONGDOUBLECOMPLEX 0 | #define MPIR_CXX_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x0c000000 | #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_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 Undefined first referenced symbol in file clock_gettime /tmp/ccohU9Pa.o ld: fatal: Symbol referencing errors. No output written to conftest 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | #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 long | #define SIZEOF_F77_INTEGER 0 | #define SIZEOF_F77_REAL 0 | #define SIZEOF_F77_DOUBLE_PRECISION 0 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define SIZEOF_BOOL 0 | #define SIZEOF_COMPLEX 0 | #define SIZEOF_DOUBLECOMPLEX 0 | #define SIZEOF_LONGDOUBLECOMPLEX 0 | #define MPIR_CXX_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x0c000000 | #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_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 Undefined first referenced symbol in file clock_getres /tmp/cc6Ib1ca.o ld: fatal: Symbol referencing errors. No output written to conftest 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | #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 long | #define SIZEOF_F77_INTEGER 0 | #define SIZEOF_F77_REAL 0 | #define SIZEOF_F77_DOUBLE_PRECISION 0 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define SIZEOF_BOOL 0 | #define SIZEOF_COMPLEX 0 | #define SIZEOF_DOUBLECOMPLEX 0 | #define SIZEOF_LONGDOUBLECOMPLEX 0 | #define MPIR_CXX_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x0c000000 | #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_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 configure:31953: $? = 0 configure:31975: result: yes configure:31890: checking for gettimeofday configure:31946: gcc -o conftest -O2 conftest.c >&5 configure:31953: $? = 0 configure:31975: result: yes configure:31990: checking that hrtime_t is properly defined for gethrtime configure:32019: gcc -c -O2 conftest.c >&5 configure:32026: $? = 0 configure:32041: result: yes configure:32071: checking for gethrtime configure:32154: result: yes configure:33322: checking for pthread.h configure:33343: conftest.c /home/shangliw/mpilib_sun/mpich2-1.0.8p1/configure: line 33345: ./conftest.c: Permission denied configure:33350: $? = 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | #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 long | #define SIZEOF_F77_INTEGER 0 | #define SIZEOF_F77_REAL 0 | #define SIZEOF_F77_DOUBLE_PRECISION 0 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define SIZEOF_BOOL 0 | #define SIZEOF_COMPLEX 0 | #define SIZEOF_DOUBLECOMPLEX 0 | #define SIZEOF_LONGDOUBLECOMPLEX 0 | #define MPIR_CXX_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x0c000000 | #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_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_GETHRTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define SIZEOF_INT_IS_AINT 1 | #define MPIR_Pint int | #define MPIR_Upint unsigned int | #define MPIU_SIZE_T unsigned int | /* end confdefs.h. */ | #include configure:33374: gcc -c -O2 conftest.c 1>&5 In file included from configure:33369: /usr/include/pthread.h:299: syntax error before '*' token /usr/include/pthread.h:300: syntax error before '*' token /usr/include/pthread.h:301: syntax error before '*' token /usr/include/pthread.h:302: syntax error before '*' token /usr/include/pthread.h:303: syntax error before '*' token /usr/include/pthread.h:304: syntax error before '*' token /usr/include/pthread.h:305: syntax error before '*' token /usr/include/pthread.h:306: syntax error before '*' token /usr/include/pthread.h:308: syntax error before '*' token /usr/include/pthread.h:309: syntax error before '*' token /usr/include/pthread.h:311: syntax error before '*' token /usr/include/pthread.h:312: syntax error before '*' token configure:33377: $? = 1 configure: failed program was: #line 33368 "configure" #include "confdefs.h" #include int conftest() {return 0;} configure:33404: result: no configure:33413: checking for pthread_yield configure:33469: gcc -o conftest -O2 conftest.c >&5 Undefined first referenced symbol in file pthread_yield /tmp/cc4jUKEb.o ld: fatal: Symbol referencing errors. No output written to conftest 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | #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 long | #define SIZEOF_F77_INTEGER 0 | #define SIZEOF_F77_REAL 0 | #define SIZEOF_F77_DOUBLE_PRECISION 0 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define SIZEOF_BOOL 0 | #define SIZEOF_COMPLEX 0 | #define SIZEOF_DOUBLECOMPLEX 0 | #define SIZEOF_LONGDOUBLECOMPLEX 0 | #define MPIR_CXX_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x0c000000 | #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_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_GETHRTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define SIZEOF_INT_IS_AINT 1 | #define MPIR_Pint int | #define MPIR_Upint unsigned int | #define MPIU_SIZE_T unsigned int | /* 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 configure:33559: $? = 0 configure:33590: result: none required configure:33609: checking whether pthread routines without explicit lib are broken configure:33635: gcc -o conftest -O2 conftest.c >&5 In file included from conftest.c:107: /usr/include/pthread.h:299: syntax error before '*' token /usr/include/pthread.h:300: syntax error before '*' token /usr/include/pthread.h:301: syntax error before '*' token /usr/include/pthread.h:302: syntax error before '*' token /usr/include/pthread.h:303: syntax error before '*' token /usr/include/pthread.h:304: syntax error before '*' token /usr/include/pthread.h:305: syntax error before '*' token /usr/include/pthread.h:306: syntax error before '*' token /usr/include/pthread.h:308: syntax error before '*' token /usr/include/pthread.h:309: syntax error before '*' token /usr/include/pthread.h:311: syntax error before '*' token /usr/include/pthread.h:312: syntax error before '*' token configure:33639: $? = 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | #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 long | #define SIZEOF_F77_INTEGER 0 | #define SIZEOF_F77_REAL 0 | #define SIZEOF_F77_DOUBLE_PRECISION 0 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define SIZEOF_BOOL 0 | #define SIZEOF_COMPLEX 0 | #define SIZEOF_DOUBLECOMPLEX 0 | #define SIZEOF_LONGDOUBLECOMPLEX 0 | #define MPIR_CXX_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x0c000000 | #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_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_GETHRTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define SIZEOF_INT_IS_AINT 1 | #define MPIR_Pint int | #define MPIR_Upint unsigned int | #define MPIU_SIZE_T unsigned int | /* end confdefs.h. */ | #include | int main() { | pthread_t id = pthread_self(); | int rc; | rc = pthread_equal( id, id ); | if (rc) return 0; | return 1;} | configure:33665: result: yes configure:33669: checking whether pthread routines with explicit lib are broken configure:33697: gcc -o conftest -O2 conftest.c -lpthread >&5 In file included from conftest.c:107: /usr/include/pthread.h:299: syntax error before '*' token /usr/include/pthread.h:300: syntax error before '*' token /usr/include/pthread.h:301: syntax error before '*' token /usr/include/pthread.h:302: syntax error before '*' token /usr/include/pthread.h:303: syntax error before '*' token /usr/include/pthread.h:304: syntax error before '*' token /usr/include/pthread.h:305: syntax error before '*' token /usr/include/pthread.h:306: syntax error before '*' token /usr/include/pthread.h:308: syntax error before '*' token /usr/include/pthread.h:309: syntax error before '*' token /usr/include/pthread.h:311: syntax error before '*' token /usr/include/pthread.h:312: syntax error before '*' token configure:33701: $? = 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | #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 long | #define SIZEOF_F77_INTEGER 0 | #define SIZEOF_F77_REAL 0 | #define SIZEOF_F77_DOUBLE_PRECISION 0 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define SIZEOF_BOOL 0 | #define SIZEOF_COMPLEX 0 | #define SIZEOF_DOUBLECOMPLEX 0 | #define SIZEOF_LONGDOUBLECOMPLEX 0 | #define MPIR_CXX_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x0c000000 | #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_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_GETHRTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define SIZEOF_INT_IS_AINT 1 | #define MPIR_Pint int | #define MPIR_Upint unsigned int | #define MPIU_SIZE_T unsigned int | /* end confdefs.h. */ | #include | int main() { | pthread_t id = pthread_self(); | int rc; | rc = pthread_equal( id, id ); | if (rc) return 0; | return 1;} | configure:33727: result: yes configure:33747: checking for pthread_cleanup_push configure:33803: gcc -o conftest -O2 conftest.c >&5 Undefined first referenced symbol in file pthread_cleanup_push /tmp/ccUBIH5a.o ld: fatal: Symbol referencing errors. No output written to conftest 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | #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 long | #define SIZEOF_F77_INTEGER 0 | #define SIZEOF_F77_REAL 0 | #define SIZEOF_F77_DOUBLE_PRECISION 0 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define SIZEOF_BOOL 0 | #define SIZEOF_COMPLEX 0 | #define SIZEOF_DOUBLECOMPLEX 0 | #define SIZEOF_LONGDOUBLECOMPLEX 0 | #define MPIR_CXX_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x0c000000 | #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_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_GETHRTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define SIZEOF_INT_IS_AINT 1 | #define MPIR_Pint int | #define MPIR_Upint unsigned int | #define MPIU_SIZE_T unsigned int | /* 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 >&5 In file included from conftest.c:108: /usr/include/pthread.h:299: syntax error before '*' token /usr/include/pthread.h:300: syntax error before '*' token /usr/include/pthread.h:301: syntax error before '*' token /usr/include/pthread.h:302: syntax error before '*' token /usr/include/pthread.h:303: syntax error before '*' token /usr/include/pthread.h:304: syntax error before '*' token /usr/include/pthread.h:305: syntax error before '*' token /usr/include/pthread.h:306: syntax error before '*' token /usr/include/pthread.h:308: syntax error before '*' token /usr/include/pthread.h:309: syntax error before '*' token /usr/include/pthread.h:311: syntax error before '*' token /usr/include/pthread.h:312: syntax error before '*' token conftest.c: In function `main': conftest.c:117: syntax error 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | #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 long | #define SIZEOF_F77_INTEGER 0 | #define SIZEOF_F77_REAL 0 | #define SIZEOF_F77_DOUBLE_PRECISION 0 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define SIZEOF_BOOL 0 | #define SIZEOF_COMPLEX 0 | #define SIZEOF_DOUBLECOMPLEX 0 | #define SIZEOF_LONGDOUBLECOMPLEX 0 | #define MPIR_CXX_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x0c000000 | #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_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_GETHRTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define SIZEOF_INT_IS_AINT 1 | #define MPIR_Pint int | #define MPIR_Upint unsigned int | #define MPIU_SIZE_T unsigned int | /* 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 >&5 Undefined first referenced symbol in file sched_yield /tmp/ccGoYoMb.o ld: fatal: Symbol referencing errors. No output written to conftest 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_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 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 8 | #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 4 | #define SIZEOF_UNSIGNED_LONG 4 | #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 4 | #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 long | #define SIZEOF_F77_INTEGER 0 | #define SIZEOF_F77_REAL 0 | #define SIZEOF_F77_DOUBLE_PRECISION 0 | #define HAVE_AINT_LARGER_THAN_FINT 1 | #define HAVE_FINT_IS_INT 1 | #define SIZEOF_BOOL 0 | #define SIZEOF_COMPLEX 0 | #define SIZEOF_DOUBLECOMPLEX 0 | #define SIZEOF_LONGDOUBLECOMPLEX 0 | #define MPIR_CXX_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x0c000000 | #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x0c000000 | #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_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_GETHRTIME 1 | #define HAVE_GETTIMEOFDAY 1 | #define SIZEOF_INT_IS_AINT 1 | #define MPIR_Pint int | #define MPIR_Upint unsigned int | #define MPIU_SIZE_T unsigned int | /* end confdefs.h. */ | /* Define sched_yield to an innocuous variant, in case declares sched_yield. | For example, HP-UX 11i declares gettimeofday. */ | #define sched_yield innocuous_sched_yield | | /* System header to define __stub macros and hopefully few prototypes, | which can conflict with char sched_yield (); below. | Prefer to if __STDC__ is defined, since | exists even on freestanding compilers. */ | | #ifdef __STDC__ | # include | #else | # include | #endif | | #undef sched_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 sched_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_sched_yield || defined __stub___sched_yield | choke me | #endif | | int | main () | { | return sched_yield (); | ; | return 0; | } configure:34310: result: no configure:34225: checking for yield configure:34281: gcc -o conftest -O2 conftest.c >&5 configure:34288: $? = 0 configure:34310: result: yes configure:34225: checking for usleep configure:34281: gcc -o conftest -O2 conftest.c >&5 configure:34288: $? = 0 configure:34310: result: yes configure:34225: checking for sleep configure:34281: gcc -o conftest -O2 conftest.c >&5 configure:34288: $? = 0 configure:34310: result: yes configure:34225: checking for select configure:34281: gcc -o conftest -O2 conftest.c >&5 configure:34288: $? = 0 configure:34310: result: yes configure:34606: checking the sizeof MPI_Offset configure:34632: gcc -o conftest -O2 conftest.c -lnsl -lsocket -lrt -lnsl -lsocket >&5 configure:34635: $? = 0 configure:34659: result: 8 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 wolfpack config.status:1256: creating Makefile config.status:1256: creating src/Makefile config.status:1256: creating src/include/Makefile config.status:1256: creating src/include/mpich2info.h config.status:1256: creating mpich2-doxygen config.status:1256: creating src/include/mpichtimer.h config.status:1256: creating src/binding/Makefile config.status:1256: creating src/binding/cxx/Makefile config.status:1256: creating src/binding/cxx/mpicxx.h config.status:1256: creating src/binding/f77/Makefile config.status:1256: creating src/binding/f77/mpif.h config.status:1256: creating src/binding/f77/setbotf.f config.status:1256: creating src/binding/f90/Makefile config.status:1256: creating src/binding/f90/mpi_sizeofs.f90 config.status:1256: creating src/pkgconfig/mpich2-ch3.pc config.status:1256: creating src/pkgconfig/Makefile config.status:1256: creating src/env/mpixxx_opts.conf config.status:1256: creating src/env/mpicc config.status:1256: creating src/env/mpicc.conf config.status:1256: creating src/env/mpicc.bash config.status:1256: creating src/env/mpicxx config.status:1256: creating src/env/mpicxx.conf config.status:1256: creating src/env/mpicxx.bash config.status:1256: creating src/env/mpif77 config.status:1256: creating src/env/mpif77.conf config.status:1256: creating src/env/mpif77.bash config.status:1256: creating src/env/mpif90 config.status:1256: creating src/env/mpif90.conf config.status:1256: creating src/env/mpif90.bash config.status:1256: creating src/env/parkill config.status:1256: creating src/env/Makefile config.status:1256: creating src/util/createshlib config.status:1256: creating src/mpi/Makefile config.status:1256: creating src/mpi/attr/Makefile config.status:1256: creating src/mpi/coll/Makefile config.status:1256: creating src/mpi/comm/Makefile config.status:1256: creating src/mpi/datatype/Makefile config.status:1256: creating src/mpi/debugger/Makefile config.status:1256: creating src/mpi/errhan/Makefile config.status:1256: creating src/mpi/group/Makefile config.status:1256: creating src/mpi/init/Makefile config.status:1256: creating src/mpi/misc/Makefile config.status:1256: creating src/mpi/pt2pt/Makefile config.status:1256: creating src/mpi/rma/Makefile config.status:1256: creating src/mpi/spawn/Makefile config.status:1256: creating src/mpi/timer/Makefile config.status:1256: creating src/mpi/topo/Makefile config.status:1256: creating src/mpid/Makefile config.status:1256: creating src/mpid/common/Makefile config.status:1256: creating src/mpid/common/datatype/Makefile config.status:1256: creating src/mpid/common/datatype/dataloop/Makefile config.status:1256: creating src/pm/Makefile config.status:1256: creating src/pmi/Makefile config.status:1256: creating src/nameserv/Makefile config.status:1256: creating src/nameserv/file/Makefile config.status:1256: creating src/nameserv/mpd/Makefile config.status:1256: creating src/nameserv/pmi/Makefile config.status:1256: creating src/nameserv/test/Makefile config.status:1256: creating src/util/Makefile config.status:1256: creating src/util/info/Makefile config.status:1256: creating src/util/instrm/Makefile config.status:1256: creating src/util/thread/Makefile config.status:1256: creating src/util/thread/mpe_thread.h config.status:1256: creating src/util/mem/Makefile config.status:1256: creating src/util/msgs/Makefile config.status:1256: creating src/util/param/Makefile config.status:1256: creating src/util/dbg/Makefile config.status:1256: creating src/util/dbg/getfuncstack config.status:1256: creating src/util/osserv/Makefile config.status:1256: creating src/include/mpi.h config.status:1256: creating test/Makefile config.status:1256: creating test/util/Makefile config.status:1256: creating test/basic/Makefile config.status:1256: creating test/commands/Makefile config.status:1256: creating test/commands/cmdtests config.status:1256: creating test/mpid/Makefile config.status:1256: creating test/mpid/ch3/Makefile config.status:1256: creating test/util/timer/Makefile config.status:1256: creating examples/Makefile config.status:1256: creating examples/f77/Makefile config.status:1256: creating examples/f90/Makefile config.status:1256: creating examples/cxx/Makefile config.status:1256: creating src/util/logging/Makefile config.status:1256: creating src/util/logging/common/Makefile config.status:1256: creating doc/Makefile config.status:1256: creating doc/mansrc/Makefile config.status:1256: creating doc/mansrc/createhtmlindex config.status:1256: creating doc/refman/Makefile config.status:1256: creating doc/installguide/Makefile config.status:1256: creating doc/userguide/Makefile config.status:1256: creating doc/logging/Makefile config.status:1256: creating doc/design/Makefile config.status:1256: creating doc/smpd/Makefile config.status:1256: creating doc/windev/Makefile config.status:1256: creating src/include/mpichconf.h config.status:1488: executing default-1 commands config.status:1488: executing default-2 commands config.status:1488: executing default-3 commands config.status:1488: executing default-4 commands config.status:1488: executing default-5 commands config.status:1488: executing default-6 commands config.status:1488: executing default-7 commands config.status:1488: executing default-8 commands config.status:1488: executing default-9 commands config.status:1488: executing default-10 commands config.status:1488: executing default-11 commands config.status:1488: executing default-12 commands config.status:1488: executing default-13 commands config.status:1488: executing default-14 commands configure:37163: === configuring in test/mpi (/home/shangliw/tmp/shangliw/test/test/mpi) configure:37266: running /bin/bash /home/shangliw/mpilib_sun/mpich2-1.0.8p1/test/mpi/configure --disable-option-checking '--prefix=/home/shangliw/mpich2-install-sun' --cache-file=/dev/null --srcdir=/home/shangliw/mpilib_sun/mpich2-1.0.8p1/test/mpi ## ---------------- ## ## Cache variables. ## ## ---------------- ## ac_cv_c_bigendian=yes 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=no 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/ccs/lib -L/usr/lib -L/grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3 -L/usr/ccs/bin -L/grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/../../.. -lfrtbegin -lg2c -lm' 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=yes ac_cv_func_gettimeofday=yes ac_cv_func_pthread_cleanup_push=no ac_cv_func_pthread_yield=no ac_cv_func_sched_yield=no 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=yes ac_cv_header_assert_h=yes ac_cv_header_complex=yes ac_cv_header_endian_h=no 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=no 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=no 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='/grid/common/bin/grep -E' ac_cv_path_GREP=/grid/common/bin/grep ac_cv_path_PERL=/bin/perl ac_cv_path_install='/grid/common/bin/install -c' ac_cv_prog_AR=ar 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_cc_c89= ac_cv_prog_cc_g=yes ac_cv_prog_cxx_g=yes ac_cv_prog_f77_g=yes ac_cv_prog_f77_v=-v ac_cv_prog_install_breaks_libs=no ac_cv_search_pthread_key_create='none required' ac_cv_sizeof_Complex=0 ac_cv_sizeof_DoubleComplex=0 ac_cv_sizeof_LongDoubleComplex=0 ac_cv_sizeof_MPI_Offset=8 ac_cv_sizeof_bool=0 ac_cv_sizeof_char=1 ac_cv_sizeof_double=8 ac_cv_sizeof_float=4 ac_cv_sizeof_int=4 ac_cv_sizeof_long=4 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=4 ac_cv_sizeof_unsigned_long_long=8 ac_cv_sizeof_unsigned_short=2 ac_cv_sizeof_void_p=4 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=8 pac_cv_c_llint_pos_align=no pac_cv_c_max_double_fp_align=eight pac_cv_c_max_fp_align=eight pac_cv_c_max_integer_align=eight pac_cv_c_max_longdouble_fp_align=eight 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=no pac_cv_cxx_has_iostream=no pac_cv_cxx_has_math=no pac_cv_f77_flibs_valid=yes pac_cv_f77_sizeof_double_precision=0 pac_cv_f77_sizeof_integer=0 pac_cv_f77_sizeof_real=0 pac_cv_f90_ext=f pac_cv_f90_ext_f90=no 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_hrtime_works=yes pac_cv_int32_t_alignment=yes pac_cv_int64_t_alignment=yes pac_cv_lib_pthread_broken=yes pac_cv_lib_pthread_broken_explicit=yes pac_cv_mkdir_p=yes pac_cv_mpi_bsend_overhead=59 pac_cv_my_conf_dir=/home/shangliw/tmp/shangliw/test pac_cv_pointers_have_int_alignment=yes pac_cv_prog_c_multiple_weak_symbols=yes pac_cv_prog_c_unaligned_doubles=no 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_is_f90=no pac_cv_prog_f77_library_dir_flag=-L pac_cv_prog_f77_name_mangle='lower doubleunderscore' 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=8 pac_cv_sizeof_mpi_status=20 pac_cv_sizeof_short_int=6 pac_cv_test_stdcall= ## ----------------- ## ## Output variables. ## ## ----------------- ## ABIVERSION='1:1' ADDRESS_KIND='0' ALLOCA='' AR='ar' BASH_SHELL='/bin/bash' BSEND_OVERHEAD='59' 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-sun' CONFIGURE_ARGUMENTS=' '\''-prefix=/home/shangliw/mpich2-install-sun'\''' CPP='' CPPFLAGS=' -I/home/shangliw/tmp/shangliw/test/src/mpid/ch3/include -I/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpid/ch3/include -I/home/shangliw/tmp/shangliw/test/src/mpid/common/datatype -I/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpid/common/datatype -I/home/shangliw/tmp/shangliw/test/src/mpid/common/locks -I/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpid/common/locks -I/home/shangliw/tmp/shangliw/test/src/mpid/ch3/channels/sock/include -I/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpid/ch3/channels/sock/include -I/home/shangliw/tmp/shangliw/test/src/mpid/common/sock -I/home/shangliw/mpilib_sun/mpich2-1.0.8p1/src/mpid/common/sock -I/home/shangliw/tmp/shangliw/test/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='' 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='/grid/common/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='' F90CPP='' F90EXT='' F90FLAGS=' ' F90INC='' F90INCFLAG='' F90MODEXT='' F90MODINCFLAG='' 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/tmp/shangliw/test/src' FLIBS=' -L/usr/ccs/lib -L/usr/lib -L/grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3 -L/usr/ccs/bin -L/grid/common_pkgs/gcc/v3.2.3/lib/gcc-lib/sparc-sun-solaris2.9/3.2.3/../../.. -lfrtbegin -lg2c -lm' FORTRAN_BINDING='1' FORTRAN_MPI_OFFSET='integer*8' FWRAPNAME='fmpich' GCC='yes' GNUCXX_MINORVERSION='2' GNUCXX_VERSION='3' GREP='/grid/common/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=' -lnsl -lsocket -lrt -lnsl -lsocket ' 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_GETHRTIME' MPICONSTMODNAME='mpi_constants' MPICXX='$(bindir)/mpicxx' MPICXXLIBNAME='mpichcxx' MPID_TIMER_TYPE='hrtime_t' MPIF77='$(bindir)/mpif77' MPIF90='$(bindir)/mpif90' MPIFLIBNAME='mpich' MPIFPMPI=',PMPI_WTIME,PMPI_WTICK' MPILIBNAME='mpich' MPIMODNAME='mpi' MPIR_CXX_BOOL='0x0c000000' MPIR_CXX_COMPLEX='0x0c000000' MPIR_CXX_DOUBLE_COMPLEX='0x0c000000' MPIR_CXX_LONG_DOUBLE_COMPLEX='0x0c000000' MPISIZEOFMODNAME='mpi_sizeofs' MPIU_DLL_SPEC_DEF='#define MPIU_DLL_SPEC' MPI_2COMPLEX='1275072548' MPI_2DOUBLE_COMPLEX='1275068453' MPI_2DOUBLE_PRECISION='1275072547' MPI_2INT='0x4c000816' MPI_2INTEGER='1275070496' MPI_2REAL='1275070497' MPI_AINT='int' MPI_AINT_FMT_DEC_SPEC='%d' MPI_AINT_FMT_HEX_SPEC='%x' 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='0x4c000407' 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='0x4c000408' 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='0' PACKAGE_BUGREPORT='' PACKAGE_NAME='' PACKAGE_STRING='' PACKAGE_TARNAME='' PACKAGE_VERSION='' PATH_SEPARATOR=':' PERL='/bin/perl' PMPIFLIBNAME='pmpich' PMPILIBNAME='pmpich' PROFILE_DEF_MPI='' RANLIB='ranlib' RANLIB_AFTER_INSTALL='no' RELEASE_DATE='Unknown, built on Wed May 20 11:32:42 EDT 2009' REQD='!' REQI1='' REQI2='' REQI8='' SET_CFLAGS='' SET_MAKE='MAKE=make' SHELL='/bin/bash' SHLIB_EXT='so' SHLIB_FROM_LO='no' SHLIB_INSTALL='$(INSTALL_PROGRAM)' SIZEOF_F90_CHARACTER='1' SIZEOF_F90_DOUBLE_PRECISION='0' SIZEOF_F90_INTEGER='0' SIZEOF_F90_REAL='0' SIZEOF_MPI_STATUS='20' TESTCPP='' 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='' bindings=' f77 cxx' bindings_dirs=' src/binding/f77 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/tmp/shangliw/test' master_top_srcdir='/home/shangliw/mpilib_sun/mpich2-1.0.8p1' modincdir='' 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-sun' 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 ' 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_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 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 8 #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 4 #define SIZEOF_UNSIGNED_LONG 4 #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 4 #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 long #define SIZEOF_F77_INTEGER 0 #define SIZEOF_F77_REAL 0 #define SIZEOF_F77_DOUBLE_PRECISION 0 #define HAVE_AINT_LARGER_THAN_FINT 1 #define HAVE_FINT_IS_INT 1 #define SIZEOF_BOOL 0 #define SIZEOF_COMPLEX 0 #define SIZEOF_DOUBLECOMPLEX 0 #define SIZEOF_LONGDOUBLECOMPLEX 0 #define MPIR_CXX_COMPLEX_VALUE 0x0c000000 #define MPIR_CXX_DOUBLE_COMPLEX_VALUE 0x0c000000 #define MPIR_CXX_LONG_DOUBLE_COMPLEX_VALUE 0x0c000000 #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_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_GETHRTIME 1 #define HAVE_GETTIMEOFDAY 1 #define SIZEOF_INT_IS_AINT 1 #define MPIR_Pint int #define MPIR_Upint unsigned int #define MPIU_SIZE_T unsigned int #define HAVE_YIELD 1 #define HAVE_USLEEP 1 #define HAVE_SLEEP 1 #define HAVE_SELECT 1 #define USE_THREAD_PKG MPICH_THREAD_PKG_POSIX #define HAVE_MPICHCONF 1 configure: exit 0