[mvapich-discuss] errors building mvapich2-0.9.8p1 on ppc64

Kyle Schochenmaier kschoche at scl.ameslab.gov
Thu Apr 26 17:43:40 EDT 2007


My goal is to build mvapich2 support for both the openfabrics stack and 
romio with pvfs2 support, and I've run into problems building it on ppc64.
I was able to build at least the ofa support on an amd64 system, so I 
would think this isnt related to our openfabrics release.. but no luck 
yet on the ppc64.

I'm using the following configure line to try to build on my setup:
OPEN_IB_HOME=/usr/local/ LIBS="-lpvfs2" LDFLAGS="-m64 
-L/usr/src/pvfs2-4.21.07/Bppc64/lib" CFLAGS="-m64 
-I/usr/src/pvfs2-4.21.07/Bppc64/include" ./make.mvapich2.ofa 
--enable-romio --with-file-system=pvfs2

First off, is this the correct way to build pvfs2 support?  The README's 
describe how to build pvfs support manually, this is of course pvfs2.

I've also tried to build using just the make.mvapich2.ofa script and it 
seems to fail in the same places:

In file included from ../../../../../../include/mpiimpl.h:91,
                 from 
/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include/mpidimpl.h:47,
                 from 
/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/channels/mrail/include/mpidi_ch3_impl.h:23,
                 from ch3_finalize.c:20:
/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include/mpidpre.h:163: error: 
expected specifier-qualifier-list before 'MPID_Seqnum_t'
/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include/mpidpre.h:189: error: 
expected specifier-qualifier-list before 'MPID_Seqnum_t'
/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include/mpidpre.h:209: error: 
expected specifier-qualifier-list before 'MPID_Seqnum_t'
/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include/mpidpre.h:216: error: 
expected specifier-qualifier-list before 'MPID_Seqnum_t'
/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include/mpidpre.h:236: error: 
expected specifier-qualifier-list before 'MPID_Seqnum_t'
/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include/mpidpre.h:247: error: 
expected specifier-qualifier-list before 'MPID_Seqnum_t'
/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include/mpidpre.h:262: error: 
expected specifier-qualifier-list before 'MPID_Seqnum_t'
/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include/mpidpre.h:283: error: 
expected specifier-qualifier-list before 'MPID_Seqnum_t'
/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include/mpidpre.h:308: error: 
expected specifier-qualifier-list before 'MPID_Seqnum_t'
/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include/mpidpre.h:331: error: 
expected specifier-qualifier-list before 'MPID_Seqnum_t'
/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include/mpidpre.h:356: error: 
expected specifier-qualifier-list before 'MPID_Seqnum_t'
/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include/mpidpre.h:368: error: 
expected specifier-qualifier-list before 'MPID_Seqnum_t'
/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include/mpidpre.h:395: error: 
expected specifier-qualifier-list before 'MPID_Seqnum_t'
/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include/mpidpre.h:419: error: 
expected specifier-qualifier-list before 'MPID_Seqnum_t'
/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include/mpidpre.h:431: error: 
expected specifier-qualifier-list before 'MPID_Seqnum_t'
/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include/mpidpre.h:444: error: 
expected specifier-qualifier-list before 'MPID_Seqnum_t'
/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include/mpidpre.h:461: error: 
expected specifier-qualifier-list before 'MPID_Seqnum_t'
/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include/mpidpre.h:479: error: 
expected specifier-qualifier-list before 'MPID_Seqnum_t'
/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include/mpidpre.h:498: error: 
expected specifier-qualifier-list before 'MPID_Seqnum_t'
/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include/mpidpre.h:653: error: 
expected specifier-qualifier-list before 'MPID_Seqnum_t'
make[7]: *** [ch3_finalize.o] Error 1


Attached is the config.log file, please let me know if you'd prefer some 
other log(s).

Thanks,

Kyle
-------------- next part --------------
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.59.  Invocation command line was

  $ ./configure --prefix=/usr/local/mvapich2 --with-device=osu_ch3:mrail --with-rdma=gen2 --with-pm=mpd --disable-romio --without-mpe

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

hostname = p5l2
uname -m = ppc64
uname -r = 2.6.19.2
uname -s = Linux
uname -v = #11 SMP Wed Mar 7 22:17:34 CST 2007

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

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

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/bin/X11


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

configure:2720: checking for gcc
configure:2746: result: gcc
configure:2990: checking for C compiler version
configure:2993: gcc --version </dev/null >&5
gcc (GCC) 4.1.2 20061028 (prerelease) (Debian 4.1.1-19)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2996: $? = 0
configure:2998: gcc -v </dev/null >&5
Using built-in specs.
Target: powerpc-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --disable-softfloat --enable-targets=powerpc-linux,powerpc64-linux --with-cpu=default32 --enable-checking=release powerpc-linux-gnu
Thread model: posix
gcc version 4.1.2 20061028 (prerelease) (Debian 4.1.1-19)
configure:3001: $? = 0
configure:3003: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:3006: $? = 1
configure:3029: checking for C compiler default output file name
configure:3032: gcc -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
configure:3035: $? = 0
configure:3081: result: a.out
configure:3086: checking whether the C compiler works
configure:3092: ./a.out
configure:3095: $? = 0
configure:3112: result: yes
configure:3119: checking whether we are cross compiling
configure:3121: result: no
configure:3124: checking for suffix of executables
configure:3126: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
configure:3129: $? = 0
configure:3154: result: 
configure:3160: checking for suffix of object files
configure:3181: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  conftest.c >&5
configure:3184: $? = 0
configure:3206: result: o
configure:3210: checking whether we are using the GNU C compiler
configure:3234: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  conftest.c >&5
configure:3240: $? = 0
configure:3243: test -z 			 || test ! -s conftest.err
configure:3246: $? = 0
configure:3249: test -s conftest.o
configure:3252: $? = 0
configure:3265: result: yes
configure:3271: checking whether gcc accepts -g
configure:3292: gcc -c -g  conftest.c >&5
configure:3298: $? = 0
configure:3301: test -z 			 || test ! -s conftest.err
configure:3304: $? = 0
configure:3307: test -s conftest.o
configure:3310: $? = 0
configure:3321: result: yes
configure:3338: checking for gcc option to accept ANSI C
configure:3408: gcc  -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  conftest.c >&5
configure:3414: $? = 0
configure:3417: test -z 			 || test ! -s conftest.err
configure:3420: $? = 0
configure:3423: test -s conftest.o
configure:3426: $? = 0
configure:3444: result: none needed
configure:3462: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  conftest.c >&5
conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
configure:3468: $? = 1
configure: failed program was:
| #ifndef __cplusplus
|   choke me
| #endif
configure:3970: checking for type of weak symbol support
configure:3999: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
configure:4005: $? = 0
configure:4008: test -z 			 || test ! -s conftest.err
configure:4011: $? = 0
configure:4014: test -s conftest
configure:4017: $? = 0
configure:4195: result: pragma weak
configure:4222: checking whether __attribute__ ((weak)) allowed
configure:4244: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  conftest.c >&5
configure:4250: $? = 0
configure:4253: test -z 			 || test ! -s conftest.err
configure:4256: $? = 0
configure:4259: test -s conftest.o
configure:4262: $? = 0
configure:4273: result: yes
configure:4287: checking for multiple weak symbol support
configure:4324: result: yes
configure:4482: checking for Fortran 77 compiler version
configure:4486: g77 --version </dev/null >&5
GNU Fortran (GCC) 3.4.6 (Debian 3.4.6-5)
Copyright (C) 2006 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
or type the command `info -f g77 Copying'.
configure:4489: $? = 0
configure:4491: g77 -v </dev/null >&5
Reading specs from /usr/lib/gcc/powerpc-linux-gnu/3.4.6/specs
Configured with: ../src/configure -v --enable-languages=c,c++,f77,pascal --prefix=/usr --libexecdir=/usr/lib --with-gxx-include-dir=/usr/include/c++/3.4 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --program-suffix=-3.4 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --disable-softfloat --enable-targets=powerpc-linux,powerpc64-linux --with-cpu=default32 --disable-softfloat powerpc-linux-gnu
Thread model: posix
gcc version 3.4.6 (Debian 3.4.6-5)
configure:4494: $? = 0
configure:4496: g77 -V </dev/null >&5
g77: `-V' option must have argument
configure:4499: $? = 1
configure:4507: checking whether we are using the GNU Fortran 77 compiler
configure:4521: g77 -c -L/usr/local//lib64 conftest.F >&5
configure:4527: $? = 0
configure:4530: test -z 			 || test ! -s conftest.err
configure:4533: $? = 0
configure:4536: test -s conftest.o
configure:4539: $? = 0
configure:4552: result: yes
configure:4558: checking whether g77 accepts -g
configure:4570: g77 -c -g conftest.f >&5
configure:4576: $? = 0
configure:4579: test -z 			 || test ! -s conftest.err
configure:4582: $? = 0
configure:4585: test -s conftest.o
configure:4588: $? = 0
configure:4600: result: yes
configure:4880: checking how to get verbose linking output from g77
configure:4891: g77 -c -L/usr/local//lib64 conftest.f >&5
configure:4897: $? = 0
configure:4900: test -z 			 || test ! -s conftest.err
configure:4903: $? = 0
configure:4906: test -s conftest.o
configure:4909: $? = 0
configure:4925: g77 -o conftest -L/usr/local//lib64 -v -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.f -lpvfs2 >&5
Reading specs from /usr/lib/gcc/powerpc-linux-gnu/3.4.6/specs
Configured with: ../src/configure -v --enable-languages=c,c++,f77,pascal --prefix=/usr --libexecdir=/usr/lib --with-gxx-include-dir=/usr/include/c++/3.4 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --program-suffix=-3.4 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --disable-softfloat --enable-targets=powerpc-linux,powerpc64-linux --with-cpu=default32 --disable-softfloat powerpc-linux-gnu
Thread model: posix
gcc version 3.4.6 (Debian 3.4.6-5)
 /usr/lib/gcc/powerpc-linux-gnu/3.4.6/f771 conftest.f -quiet -dumpbase conftest.f -m64 -auxbase conftest -version -o /tmp/ccXpsgAR.s
GNU F77 version 3.4.6 (Debian 3.4.6-5) (powerpc-linux-gnu)
	compiled by GNU C version 3.4.6 (Debian 3.4.6-5).
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
 as -a64 -mppc64 -many -V -Qy -o /tmp/ccm3ubPz.o /tmp/ccXpsgAR.s
GNU assembler version 2.17 (powerpc-linux-gnu) using BFD version 2.17 Debian GNU/Linux
 /usr/lib/gcc/powerpc-linux-gnu/3.4.6/collect2 --eh-frame-hdr -V -Qy -m elf64ppc -dynamic-linker /lib64/ld64.so.1 -o conftest /usr/lib/gcc/powerpc-linux-gnu/3.4.6/../../../../lib64/crt1.o /usr/lib/gcc/powerpc-linux-gnu/3.4.6/../../../../lib64/crti.o /usr/lib/gcc/powerpc-linux-gnu/3.4.6/64/crtbegin.o -L/usr/local//lib64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/64 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/64 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/../../../../lib64 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 /tmp/ccm3ubPz.o -lpvfs2 -lfrtbegin -lg2c -lm -lgcc_s_64 -lgcc -lc -lgcc_s_64 -lgcc /usr/lib/gcc/powerpc-linux-gnu/3.4.6/64/crtsavres.o /usr/lib/gcc/powerpc-linux-gnu/3.4.6/64/crtend.o /usr/lib/gcc/powerpc-linux-gnu/3.4.6/../../../../lib64/crtn.o
GNU ld version 2.17 Debian GNU/Linux
  Supported emulations:
   elf32ppclinux
   elf32ppc
   elf32ppcsim
   elf64ppc
configure:4981: result: -v
configure:4983: checking for Fortran libraries of g77
configure:5003: g77 -o conftest -L/usr/local//lib64 -v -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.f -lpvfs2 >&5
Reading specs from /usr/lib/gcc/powerpc-linux-gnu/3.4.6/specs
Configured with: ../src/configure -v --enable-languages=c,c++,f77,pascal --prefix=/usr --libexecdir=/usr/lib --with-gxx-include-dir=/usr/include/c++/3.4 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --program-suffix=-3.4 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --disable-softfloat --enable-targets=powerpc-linux,powerpc64-linux --with-cpu=default32 --disable-softfloat powerpc-linux-gnu
Thread model: posix
gcc version 3.4.6 (Debian 3.4.6-5)
 /usr/lib/gcc/powerpc-linux-gnu/3.4.6/f771 conftest.f -quiet -dumpbase conftest.f -m64 -auxbase conftest -version -o /tmp/ccxseFxV.s
GNU F77 version 3.4.6 (Debian 3.4.6-5) (powerpc-linux-gnu)
	compiled by GNU C version 3.4.6 (Debian 3.4.6-5).
GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
 as -a64 -mppc64 -many -V -Qy -o /tmp/ccUI7W4J.o /tmp/ccxseFxV.s
GNU assembler version 2.17 (powerpc-linux-gnu) using BFD version 2.17 Debian GNU/Linux
 /usr/lib/gcc/powerpc-linux-gnu/3.4.6/collect2 --eh-frame-hdr -V -Qy -m elf64ppc -dynamic-linker /lib64/ld64.so.1 -o conftest /usr/lib/gcc/powerpc-linux-gnu/3.4.6/../../../../lib64/crt1.o /usr/lib/gcc/powerpc-linux-gnu/3.4.6/../../../../lib64/crti.o /usr/lib/gcc/powerpc-linux-gnu/3.4.6/64/crtbegin.o -L/usr/local//lib64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/64 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/64 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/../../../../lib64 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 /tmp/ccUI7W4J.o -lpvfs2 -lfrtbegin -lg2c -lm -lgcc_s_64 -lgcc -lc -lgcc_s_64 -lgcc /usr/lib/gcc/powerpc-linux-gnu/3.4.6/64/crtsavres.o /usr/lib/gcc/powerpc-linux-gnu/3.4.6/64/crtend.o /usr/lib/gcc/powerpc-linux-gnu/3.4.6/../../../../lib64/crtn.o
GNU ld version 2.17 Debian GNU/Linux
  Supported emulations:
   elf32ppclinux
   elf32ppc
   elf32ppcsim
   elf64ppc
configure:5165: result:  -L/usr/local//lib64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/64 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/../../../../lib64 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lpvfs2 -lfrtbegin -lg2c -lm -lgcc_s_64
configure:5176: checking whether C can link with  -L/usr/local//lib64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/64 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/../../../../lib64 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lpvfs2 -lfrtbegin -lg2c -lm -lgcc_s_64
configure:5197: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2  -L/usr/local//lib64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/64 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/../../../../lib64 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lpvfs2 -lfrtbegin -lg2c -lm -lgcc_s_64 >&5
configure:5203: $? = 0
configure:5206: test -z 			 || test ! -s conftest.err
configure:5209: $? = 0
configure:5212: test -s conftest
configure:5215: $? = 0
configure:5227: result: yes
configure:5317: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  conftest.c >&5
configure:5323: $? = 0
configure:5326: test -z 			 || test ! -s conftest.err
configure:5329: $? = 0
configure:5332: test -s conftest.o
configure:5335: $? = 0
configure:5348: checking for linker for Fortran main programs
configure:5366: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  conftest.c >&5
configure:5369: $? = 0
configure:5388: g77 -c -L/usr/local//lib64 conftest.f >&5
configure:5391: $? = 0
/usr/bin/ld: warning: powerpc:common architecture of input file `conftest.o' is incompatible with powerpc:common64 output
/usr/lib/gcc/powerpc-linux-gnu/3.4.6/../../../../lib64/libfrtbegin.a(frtbegin.o): In function `.main':
(.text+0x30): undefined reference to `.MAIN__'
collect2: ld returned 1 exit status
/usr/bin/ld: warning: powerpc:common architecture of input file `conftest.o' is incompatible with powerpc:common64 output
/usr/lib/gcc/powerpc-linux-gnu/3.4.6/../../../../lib64/libfrtbegin.a(frtbegin.o): In function `.main':
(.text+0x30): undefined reference to `.MAIN__'
collect2: ld returned 1 exit status
configure:5407: result: Unable to determine how to link Fortran programs with C
configure:5424: checking for Fortran 77 name mangling
configure:5449: g77 -c -L/usr/local//lib64 conftest.f 1>&5
configure:5452: $? = 0
configure:5486: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c fconftestf.o  -L/usr/local//lib64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/64 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/../../../../lib64 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lpvfs2 -lfrtbegin -lg2c -lm -lgcc_s_64 -lpvfs2 >&5
/usr/bin/ld: warning: powerpc:common architecture of input file `fconftestf.o' is incompatible with powerpc:common64 output
/tmp/ccKoC6nC.o:(.text+0x14): undefined reference to `my_name'
collect2: ld returned 1 exit status
configure:5492: $? = 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 MPICH_SINGLE_THREADED 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
| #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
| #define HAVE_PRAGMA_WEAK 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define HAVE_LONG_LONG 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| my_name();
|   ;
|   return 0;
| }
configure:5531: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c fconftestf.o  -L/usr/local//lib64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/64 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/../../../../lib64 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lpvfs2 -lfrtbegin -lg2c -lm -lgcc_s_64 -lpvfs2 >&5
/usr/bin/ld: warning: powerpc:common architecture of input file `fconftestf.o' is incompatible with powerpc:common64 output
/tmp/ccKbk6aR.o:(.text+0x14): undefined reference to `my_name_'
collect2: ld returned 1 exit status
configure:5537: $? = 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 MPICH_SINGLE_THREADED 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
| #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
| #define HAVE_PRAGMA_WEAK 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define HAVE_LONG_LONG 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| my_name_();
|   ;
|   return 0;
| }
configure:5577: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c fconftestf.o  -L/usr/local//lib64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/64 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/../../../../lib64 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lpvfs2 -lfrtbegin -lg2c -lm -lgcc_s_64 -lpvfs2 >&5
conftest.c:19: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'MY_NAME'
configure:5583: $? = 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 MPICH_SINGLE_THREADED 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
| #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
| #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:5623: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c fconftestf.o  -L/usr/local//lib64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/64 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/../../../../lib64 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lpvfs2 -lfrtbegin -lg2c -lm -lgcc_s_64 -lpvfs2 >&5
/usr/bin/ld: warning: powerpc:common architecture of input file `fconftestf.o' is incompatible with powerpc:common64 output
/tmp/ccSEqjTd.o:(.text+0x14): undefined reference to `MY_NAME'
collect2: ld returned 1 exit status
configure:5629: $? = 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 MPICH_SINGLE_THREADED 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
| #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
| #define HAVE_PRAGMA_WEAK 1
| #define USE_WEAK_SYMBOLS 1
| #define HAVE_MULTIPLE_PRAGMA_WEAK 1
| #define HAVE_LONG_LONG 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| MY_NAME();
|   ;
|   return 0;
| }
configure:5669: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c fconftestf.o  -L/usr/local//lib64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/64 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/../../../../lib64 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lpvfs2 -lfrtbegin -lg2c -lm -lgcc_s_64 -lpvfs2 >&5
/usr/bin/ld: warning: powerpc:common architecture of input file `fconftestf.o' is incompatible with powerpc:common64 output
configure:5675: $? = 0
configure:5678: test -z 			 || test ! -s conftest.err
configure:5681: $? = 0
configure:5684: test -s conftest
configure:5687: $? = 0
configure:5800: result: lower doubleunderscore
configure:5976: checking for f90
configure:6005: result: no
configure:5976: checking for xlf90
configure:6005: result: no
configure:5976: checking for pgf90
configure:6005: result: no
configure:5976: checking for ifort
configure:6005: result: no
configure:5976: checking for epcf90
configure:6005: result: no
configure:5976: checking for f95
configure:5992: found /usr/bin/f95
configure:6002: result: f95
configure:6017: checking that f works as the extension for Fortran 90 program
configure:6023: f95 -c  conftest.f >&5
configure:6026: $? = 0
configure:6028: result: yes
configure:6075: checking for Fortran 90 compiler version
configure:6079: f95 --version </dev/null >&5
GNU Fortran 95 (GCC 4.0.4 20060507 (prerelease) (Debian 4.0.3-3))
Copyright (C) 2006 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
configure:6082: $? = 0
configure:6084: f95 -v </dev/null >&5
Using built-in specs.
Target: powerpc-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-softfloat --enable-targets=powerpc-linux,powerpc64-linux --with-cpu=default32 --disable-werror --enable-checking=release powerpc-linux-gnu
Thread model: posix
gcc version 4.0.4 20060507 (prerelease) (Debian 4.0.3-3)
configure:6087: $? = 0
configure:6089: f95 -V </dev/null >&5
f95: '-V' option must have argument
configure:6092: $? = 1
configure:6100: checking whether we are using the GNU Fortran 90 compiler
configure:6114: f95 -c  conftest.F >&5
configure:6120: $? = 0
configure:6123: test -z 			 || test ! -s conftest.err
configure:6126: $? = 0
configure:6129: test -s conftest.o
configure:6132: $? = 0
configure:6145: result: yes
configure:6152: checking whether f95 accepts -g
configure:6164: f95 -c -g conftest.f >&5
configure:6170: $? = 0
configure:6173: test -z 			 || test ! -s conftest.err
configure:6176: $? = 0
configure:6179: test -s conftest.o
configure:6182: $? = 0
configure:6194: result: yes
configure:6471: checking for extension for Fortran 90 programs
configure:6479: f95 -c -g -O2 conftest.f90 1>&5
configure:6482: $? = 0
configure:6484: result: f90
configure:6505: checking whether the Fortran 90 compiler (f95 -g -O2 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib) works
configure:6523: f95 -o conftest -g -O2 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.f90 -lpvfs2 1>&5
configure:6526: $? = 0
configure:6548: result: yes
configure:6554: checking whether the Fortran 90 compiler (f95 -g -O2 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib) is a cross-compiler
configure:6556: result: no
configure:6561: checking whether Fortran 90 works with Fortran 77
configure:6594: g77 -c -L/usr/local//lib64 conftest2.f 1>&5
configure:6597: $? = 0
configure:6599: f95 -o conftest -g -O2 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest1.f90 conftest2.o -lpvfs2 1>&5
/usr/bin/ld: warning: powerpc:common architecture of input file `conftest2.o' is incompatible with powerpc:common64 output
configure:6602: $? = 0
configure:6614: result: yes
configure:6659: checking whether Fortran accepts ! for comments
configure:6678: g77 -c -L/usr/local//lib64 conftest.f >&5
configure:6684: $? = 0
configure:6687: test -z 			 || test ! -s conftest.err
configure:6690: $? = 0
configure:6693: test -s conftest.o
configure:6696: $? = 0
configure:6713: result: yes
configure:6723: checking for include directory flag for Fortran
configure:6743: g77 -c -L/usr/local//lib64 -Isrc conftest.f 1>&5
configure:6746: $? = 0
configure:6756: result: -I
configure:6774: checking for Fortran 77 flag for library directories
configure:6792: g77 -c -L/usr/local//lib64 conftest1.f 1>&5
configure:6795: $? = 0
configure:6803: ar cr conftest2/libconftest.a conftest1.o
configure:6806: $? = 0
configure:6809: ranlib conftest2/libconftest.a
configure:6812: $? = 0
configure:6816: g77 -o conftest -L/usr/local//lib64 -Lconftest2 conftest.f -lconftest -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib 1>&5
/usr/bin/ld: skipping incompatible conftest2/libconftest.a when searching for -lconftest
/usr/bin/ld: cannot find -lconftest
collect2: ld returned 1 exit status
configure:6819: $? = 1
configure:6816: g77 -o conftest -L/usr/local//lib64 -Wl,-L,conftest2 conftest.f -lconftest -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib 1>&5
/usr/bin/ld: skipping incompatible conftest2/libconftest.a when searching for -lconftest
/usr/bin/ld: cannot find -lconftest
collect2: ld returned 1 exit status
configure:6819: $? = 1
configure:6833: result: 
configure:6905: checking for which Fortran libraries are needed to link C with Fortran
configure:6916: g77 -c -L/usr/local//lib64 conftest.f 1>&5
configure:6919: $? = 0
configure:6955: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c mconftestf.o -lpvfs2 >&5
/usr/bin/ld: warning: powerpc:common architecture of input file `mconftestf.o' is incompatible with powerpc:common64 output
configure:6961: $? = 0
configure:6964: test -z 			 || test ! -s conftest.err
configure:6967: $? = 0
configure:6970: test -s conftest
configure:6973: $? = 0
configure:7126: result: none
configure:7140: checking whether using gcc and g77 together
configure:7148: result: yes
configure:7196: checking whether Fortran compiler processes .F files with C preprocessor
configure:7207: g77 -c -L/usr/local//lib64  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.F 1>&5
configure:7210: $? = 0
configure:7232: result: yes
configure:7368: checking that f works as the extension for Fortran 90 program
configure:7374: f95 -c -g -O2 conftest.f >&5
configure:7377: $? = 0
configure:7379: result: yes
configure:7422: checking for Fortran 90 compiler version
configure:7430: f95 --version </dev/null >&5
GNU Fortran 95 (GCC 4.0.4 20060507 (prerelease) (Debian 4.0.3-3))
Copyright (C) 2006 Free Software Foundation, Inc.

GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
You may redistribute copies of GNU Fortran
under the terms of the GNU General Public License.
For more information about these matters, see the file named COPYING
configure:7433: $? = 0
configure:7435: f95 -v </dev/null >&5
Using built-in specs.
Target: powerpc-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-awt=gtk-default --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-softfloat --enable-targets=powerpc-linux,powerpc64-linux --with-cpu=default32 --disable-werror --enable-checking=release powerpc-linux-gnu
Thread model: posix
gcc version 4.0.4 20060507 (prerelease) (Debian 4.0.3-3)
configure:7438: $? = 0
configure:7440: f95 -V </dev/null >&5
f95: '-V' option must have argument
configure:7443: $? = 1
configure:7451: checking whether we are using the GNU Fortran 90 compiler
configure:7496: result: yes
configure:7503: checking whether f95 accepts -g
configure:7545: result: yes
configure:7568: checking for extension for Fortran 90 programs
configure:7576: f95 -c -g -O2 conftest.f90 1>&5
configure:7579: $? = 0
configure:7581: result: f90
configure:7602: checking whether the Fortran 90 compiler (f95 -g -O2 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib) works
configure:7620: f95 -o conftest -g -O2 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.f90 -lpvfs2 1>&5
configure:7623: $? = 0
configure:7644: result: yes
configure:7650: checking whether the Fortran 90 compiler (f95 -g -O2 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib) is a cross-compiler
configure:7652: result: no
configure:7680: checking for Fortran 90 module extension
configure:7699: f95 -c -g -O2 conftest.f >&5
configure:7702: $? = 0
configure:7754: result: mod
configure:7764: checking for Fortran 90 module include flag
configure:7789: f95 -c -g -O2 conftest.f >&5
configure:7792: $? = 0
configure:7867: result: -I
configure:7896: checking whether Fortran 90 accepts f90 suffix
configure:7915: f95 -c -g -O2 conftest.f90 >&5
configure:7921: $? = 0
configure:7924: test -z 			 || test ! -s conftest.err
configure:7927: $? = 0
configure:7930: test -s conftest.o
configure:7933: $? = 0
configure:7950: result: yes
configure:7967: checking whether Fortran 90 compiler processes .F90 files with C preprocessor
configure:7978: f95 -c -g -O2  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.F90 1>&5
configure:7981: $? = 0
configure:8003: result: yes
configure:8061: checking for c++
configure:8087: result: g++
configure:8205: checking for C++ compiler version
configure:8208: g++ --version </dev/null >&5
g++ (GCC) 4.1.2 20061028 (prerelease) (Debian 4.1.1-19)
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:8211: $? = 0
configure:8213: g++ -v </dev/null >&5
Using built-in specs.
Target: powerpc-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,fortran,objc,obj-c++,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.1 --enable-__cxa_atexit --enable-clocale=gnu --enable-libstdcxx-debug --enable-mpfr --disable-softfloat --enable-targets=powerpc-linux,powerpc64-linux --with-cpu=default32 --enable-checking=release powerpc-linux-gnu
Thread model: posix
gcc version 4.1.2 20061028 (prerelease) (Debian 4.1.1-19)
configure:8216: $? = 0
configure:8218: g++ -V </dev/null >&5
g++: '-V' option must have argument
configure:8221: $? = 1
configure:8224: checking whether we are using the GNU C++ compiler
configure:8248: g++ -c   -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.cc >&5
configure:8254: $? = 0
configure:8257: test -z 			 || test ! -s conftest.err
configure:8260: $? = 0
configure:8263: test -s conftest.o
configure:8266: $? = 0
configure:8279: result: yes
configure:8285: checking whether g++ accepts -g
configure:8306: g++ -c -g  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.cc >&5
configure:8312: $? = 0
configure:8315: test -z 			 || test ! -s conftest.err
configure:8318: $? = 0
configure:8321: test -s conftest.o
configure:8324: $? = 0
configure:8335: result: yes
configure:8377: g++ -c -g -O2  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.cc >&5
configure:8383: $? = 0
configure:8386: test -z 			 || test ! -s conftest.err
configure:8389: $? = 0
configure:8392: test -s conftest.o
configure:8395: $? = 0
configure:8421: g++ -c -g -O2  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.cc >&5
conftest.cc: In function 'int main()':
conftest.cc:27: error: 'exit' was not declared in this scope
configure:8427: $? = 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 MPICH_SINGLE_THREADED 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
| #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
| #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 USE_GCC_G77_DECLS 1
| #define HAVE_FORTRAN_BINDING 1
| /* end confdefs.h.  */
| 
| int
| main ()
| {
| exit (42);
|   ;
|   return 0;
| }
configure:8377: g++ -c -g -O2  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.cc >&5
configure:8383: $? = 0
configure:8386: test -z 			 || test ! -s conftest.err
configure:8389: $? = 0
configure:8392: test -s conftest.o
configure:8395: $? = 0
configure:8421: g++ -c -g -O2  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.cc >&5
configure:8427: $? = 0
configure:8430: test -z 			 || test ! -s conftest.err
configure:8433: $? = 0
configure:8436: test -s conftest.o
configure:8439: $? = 0
configure:8482: checking whether the compiler supports exceptions
configure:8511: g++ -c   -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.cc >&5
configure:8517: $? = 0
configure:8520: test -z 			 || test ! -s conftest.err
configure:8523: $? = 0
configure:8526: test -s conftest.o
configure:8529: $? = 0
configure:8547: result: yes
configure:8557: checking whether the compiler recognizes bool as a built-in type
configure:8590: g++ -c   -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.cc >&5
configure:8596: $? = 0
configure:8599: test -z 			 || test ! -s conftest.err
configure:8602: $? = 0
configure:8605: test -s conftest.o
configure:8608: $? = 0
configure:8626: result: yes
configure:8636: checking whether the compiler implements namespaces
configure:8665: g++ -c   -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.cc >&5
configure:8671: $? = 0
configure:8674: test -z 			 || test ! -s conftest.err
configure:8677: $? = 0
configure:8680: test -s conftest.o
configure:8683: $? = 0
configure:8701: result: yes
configure:8802: checking for perl
configure:8820: found /usr/bin/perl
configure:8832: result: /usr/bin/perl
configure:8844: checking for ar
configure:8860: found /usr/bin/ar
configure:8870: result: ar
configure:8891: checking for ranlib
configure:8907: found /usr/bin/ranlib
configure:8917: result: ranlib
configure:8939: checking for etags
configure:8968: result: no
configure:9094: checking whether global variables handled properly
configure:9151: result: yes
configure:9172: checking for a BSD-compatible install
configure:9227: result: /usr/bin/install -c
configure:9247: checking whether install works
configure:9255: result: yes
configure:9271: checking whether install breaks libraries
configure:9312: result: no
configure:9334: checking whether mkdir -p works
configure:9350: result: yes
configure:9368: checking for make
configure:9384: found /usr/bin/make
configure:9394: result: make
configure:9407: checking whether clock skew breaks make
configure:9428: result: no
configure:9438: checking whether make supports include
configure:9462: result: yes
configure:9471: checking whether make allows comments in actions
configure:9494: result: yes
configure:9508: checking for virtual path format
configure:9547: result: VPATH
configure:9557: checking whether make sets CFLAGS
configure:9579: result: yes
configure:9979: checking for perl
configure:9997: found /usr/bin/perl
configure:10009: result: /usr/bin/perl
configure:10208: checking for doctext
configure:10239: result: false
configure:10248: checking for location of doctext style files
configure:10265: result: unavailable
configure:10287: checking for an ANSI C-conforming const
configure:10354: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c >&5
configure:10360: $? = 0
configure:10363: test -z 			 || test ! -s conftest.err
configure:10366: $? = 0
configure:10369: test -s conftest.o
configure:10372: $? = 0
configure:10383: result: yes
configure:10394: checking for volatile
configure:10416: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c >&5
configure:10422: $? = 0
configure:10425: test -z 			 || test ! -s conftest.err
configure:10428: $? = 0
configure:10431: test -s conftest.o
configure:10434: $? = 0
configure:10445: result: yes
configure:10456: checking for restrict
configure:10478: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c >&5
conftest.c: In function 'main':
conftest.c:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
conftest.c:34: error: 'a' undeclared (first use in this function)
conftest.c:34: error: (Each undeclared identifier is reported only once
conftest.c:34: error: for each function it appears in.)
configure:10484: $? = 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 MPICH_SINGLE_THREADED 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
| #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
| #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 USE_GCC_G77_DECLS 1
| #define HAVE_FORTRAN_BINDING 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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:10523: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c >&5
conftest.c: In function 'main':
conftest.c:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
conftest.c:34: error: 'a' undeclared (first use in this function)
conftest.c:34: error: (Each undeclared identifier is reported only once
conftest.c:34: error: for each function it appears in.)
configure:10529: $? = 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 MPICH_SINGLE_THREADED 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
| #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
| #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 USE_GCC_G77_DECLS 1
| #define HAVE_FORTRAN_BINDING 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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:10569: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c >&5
configure:10575: $? = 0
configure:10578: test -z 			 || test ! -s conftest.err
configure:10581: $? = 0
configure:10584: test -s conftest.o
configure:10587: $? = 0
configure:10600: result: __restrict
configure:10615: checking for inline
configure:10636: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c >&5
configure:10642: $? = 0
configure:10645: test -z 			 || test ! -s conftest.err
configure:10648: $? = 0
configure:10651: test -s conftest.o
configure:10654: $? = 0
configure:10666: result: inline
configure:10689: checking whether __attribute__ allowed
configure:10711: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c >&5
configure:10717: $? = 0
configure:10720: test -z 			 || test ! -s conftest.err
configure:10723: $? = 0
configure:10726: test -s conftest.o
configure:10729: $? = 0
configure:10740: result: yes
configure:10742: checking whether __attribute__((format)) allowed
configure:10764: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c >&5
configure:10770: $? = 0
configure:10773: test -z 			 || test ! -s conftest.err
configure:10776: $? = 0
configure:10779: test -s conftest.o
configure:10782: $? = 0
configure:10793: result: yes
configure:10808: checking whether C compiler allows unaligned doubles
configure:10846: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
configure:10849: $? = 0
configure:10851: ./conftest
configure:10854: $? = 0
configure:10868: result: yes
configure:10969: result: Using gcc to determine dependencies
configure:10999: checking whether long double is supported
configure:11021: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c >&5
configure:11027: $? = 0
configure:11030: test -z 			 || test ! -s conftest.err
configure:11033: $? = 0
configure:11036: test -s conftest.o
configure:11039: $? = 0
configure:11050: result: yes
configure:11059: checking whether long long is supported
configure:11081: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c >&5
configure:11087: $? = 0
configure:11090: test -z 			 || test ! -s conftest.err
configure:11093: $? = 0
configure:11096: test -s conftest.o
configure:11099: $? = 0
configure:11110: result: yes
configure:11121: checking for max C struct integer alignment
configure:11239: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
configure:11242: $? = 0
configure:11244: ./conftest
configure:11247: $? = 0
configure:11263: result: eight
configure:11300: checking for max C struct floating point alignment
configure:11407: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
configure:11410: $? = 0
configure:11412: ./conftest
configure:11415: $? = 0
configure:11431: result: sixteen
configure:11465: checking if alignment of structs with doubles is based on position
configure:11504: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
configure:11507: $? = 0
configure:11509: ./conftest
configure:11512: $? = 0
configure:11528: result: no
configure:11544: checking if alignment of structs with long long ints is based on position
configure:11585: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
configure:11588: $? = 0
configure:11590: ./conftest
configure:11593: $? = 0
configure:11609: result: no
configure:11625: checking for alignment restrictions on pointers
configure:11650: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
configure:11653: $? = 0
configure:11655: ./conftest
configure:11658: $? = 0
configure:11681: result: int or better
configure:11692: checking how to run the C preprocessor
configure:11727: gcc -E  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c
configure:11733: $? = 0
configure:11765: gcc -E  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c
conftest.c:37:28: error: ac_nonexistent.h: No such file or directory
configure:11771: $? = 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 MPICH_SINGLE_THREADED 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
| #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
| #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 USE_GCC_G77_DECLS 1
| #define HAVE_FORTRAN_BINDING 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:11810: result: gcc -E
configure:11834: gcc -E  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c
configure:11840: $? = 0
configure:11872: gcc -E  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c
conftest.c:37:28: error: ac_nonexistent.h: No such file or directory
configure:11878: $? = 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 MPICH_SINGLE_THREADED 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
| #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
| #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 USE_GCC_G77_DECLS 1
| #define HAVE_FORTRAN_BINDING 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| /* end confdefs.h.  */
| #include <ac_nonexistent.h>
configure:11922: checking for egrep
configure:11932: result: grep -E
configure:11937: checking for ANSI C header files
configure:11962: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c >&5
configure:11968: $? = 0
configure:11971: test -z 			 || test ! -s conftest.err
configure:11974: $? = 0
configure:11977: test -s conftest.o
configure:11980: $? = 0
configure:12069: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
conftest.c: In function 'main':
conftest.c:54: warning: incompatible implicit declaration of built-in function 'exit'
configure:12072: $? = 0
configure:12074: ./conftest
configure:12077: $? = 0
configure:12092: result: yes
configure:12116: checking for sys/types.h
configure:12132: gcc -E  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c
configure:12138: $? = 0
configure:12189: result: yes
configure:12116: checking for sys/stat.h
configure:12132: gcc -E  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c
configure:12138: $? = 0
configure:12189: result: yes
configure:12116: checking for stdlib.h
configure:12132: gcc -E  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c
configure:12138: $? = 0
configure:12189: result: yes
configure:12116: checking for string.h
configure:12132: gcc -E  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c
configure:12138: $? = 0
configure:12189: result: yes
configure:12116: checking for memory.h
configure:12132: gcc -E  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c
configure:12138: $? = 0
configure:12189: result: yes
configure:12116: checking for strings.h
configure:12132: gcc -E  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c
configure:12138: $? = 0
configure:12189: result: yes
configure:12116: checking for inttypes.h
configure:12132: gcc -E  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c
configure:12138: $? = 0
configure:12189: result: yes
configure:12116: checking for stdint.h
configure:12132: gcc -E  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c
configure:12138: $? = 0
configure:12189: result: yes
configure:12116: checking for unistd.h
configure:12132: gcc -E  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c
configure:12138: $? = 0
configure:12189: result: yes
configure:12202: checking for char
configure:12226: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c >&5
configure:12232: $? = 0
configure:12235: test -z 			 || test ! -s conftest.err
configure:12238: $? = 0
configure:12241: test -s conftest.o
configure:12244: $? = 0
configure:12255: result: yes
configure:12258: checking size of char
configure:12570: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
configure:12573: $? = 0
configure:12575: ./conftest
configure:12578: $? = 0
configure:12601: result: 1
configure:12608: checking for short
configure:12632: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c >&5
configure:12638: $? = 0
configure:12641: test -z 			 || test ! -s conftest.err
configure:12644: $? = 0
configure:12647: test -s conftest.o
configure:12650: $? = 0
configure:12661: result: yes
configure:12664: checking size of short
configure:12976: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
configure:12979: $? = 0
configure:12981: ./conftest
configure:12984: $? = 0
configure:13007: result: 2
configure:13014: checking for int
configure:13038: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c >&5
configure:13044: $? = 0
configure:13047: test -z 			 || test ! -s conftest.err
configure:13050: $? = 0
configure:13053: test -s conftest.o
configure:13056: $? = 0
configure:13067: result: yes
configure:13070: checking size of int
configure:13382: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
configure:13385: $? = 0
configure:13387: ./conftest
configure:13390: $? = 0
configure:13413: result: 4
configure:13420: checking for long
configure:13444: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c >&5
configure:13450: $? = 0
configure:13453: test -z 			 || test ! -s conftest.err
configure:13456: $? = 0
configure:13459: test -s conftest.o
configure:13462: $? = 0
configure:13473: result: yes
configure:13476: checking size of long
configure:13788: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
configure:13791: $? = 0
configure:13793: ./conftest
configure:13796: $? = 0
configure:13819: result: 8
configure:13826: checking for long long
configure:13850: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c >&5
configure:13856: $? = 0
configure:13859: test -z 			 || test ! -s conftest.err
configure:13862: $? = 0
configure:13865: test -s conftest.o
configure:13868: $? = 0
configure:13879: result: yes
configure:13882: checking size of long long
configure:14194: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
configure:14197: $? = 0
configure:14199: ./conftest
configure:14202: $? = 0
configure:14225: result: 8
configure:14232: checking for float
configure:14256: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c >&5
configure:14262: $? = 0
configure:14265: test -z 			 || test ! -s conftest.err
configure:14268: $? = 0
configure:14271: test -s conftest.o
configure:14274: $? = 0
configure:14285: result: yes
configure:14288: checking size of float
configure:14600: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
configure:14603: $? = 0
configure:14605: ./conftest
configure:14608: $? = 0
configure:14631: result: 4
configure:14638: checking for double
configure:14662: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c >&5
configure:14668: $? = 0
configure:14671: test -z 			 || test ! -s conftest.err
configure:14674: $? = 0
configure:14677: test -s conftest.o
configure:14680: $? = 0
configure:14691: result: yes
configure:14694: checking size of double
configure:15006: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
configure:15009: $? = 0
configure:15011: ./conftest
configure:15014: $? = 0
configure:15037: result: 8
configure:15044: checking for long double
configure:15068: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c >&5
configure:15074: $? = 0
configure:15077: test -z 			 || test ! -s conftest.err
configure:15080: $? = 0
configure:15083: test -s conftest.o
configure:15086: $? = 0
configure:15097: result: yes
configure:15100: checking size of long double
configure:15412: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
configure:15415: $? = 0
configure:15417: ./conftest
configure:15420: $? = 0
configure:15443: result: 8
configure:15450: checking for wchar_t
configure:15474: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c >&5
configure:15480: $? = 0
configure:15483: test -z 			 || test ! -s conftest.err
configure:15486: $? = 0
configure:15489: test -s conftest.o
configure:15492: $? = 0
configure:15503: result: yes
configure:15506: checking size of wchar_t
configure:15818: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
configure:15821: $? = 0
configure:15823: ./conftest
configure:15826: $? = 0
configure:15849: result: 4
configure:16002: checking for void *
configure:16026: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c >&5
configure:16032: $? = 0
configure:16035: test -z 			 || test ! -s conftest.err
configure:16038: $? = 0
configure:16041: test -s conftest.o
configure:16044: $? = 0
configure:16055: result: yes
configure:16058: checking size of void *
configure:16370: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
configure:16373: $? = 0
configure:16375: ./conftest
configure:16378: $? = 0
configure:16401: result: 8
configure:16410: checking for size of float int
configure:16436: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
conftest.c: In function 'main':
conftest.c:63: warning: incompatible implicit declaration of built-in function 'exit'
configure:16439: $? = 0
configure:16441: ./conftest
configure:16444: $? = 0
configure:16466: result: 8
configure:16472: checking for size of double int
configure:16498: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
conftest.c: In function 'main':
conftest.c:63: warning: incompatible implicit declaration of built-in function 'exit'
configure:16501: $? = 0
configure:16503: ./conftest
configure:16506: $? = 0
configure:16528: result: 12
configure:16534: checking for size of long int
configure:16560: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
conftest.c: In function 'main':
conftest.c:63: warning: incompatible implicit declaration of built-in function 'exit'
configure:16563: $? = 0
configure:16565: ./conftest
configure:16568: $? = 0
configure:16590: result: 12
configure:16596: checking for size of short int
configure:16622: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
conftest.c: In function 'main':
conftest.c:63: warning: incompatible implicit declaration of built-in function 'exit'
configure:16625: $? = 0
configure:16627: ./conftest
configure:16630: $? = 0
configure:16652: result: 6
configure:16658: checking for size of 2 int
configure:16684: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
conftest.c: In function 'main':
conftest.c:63: warning: incompatible implicit declaration of built-in function 'exit'
configure:16687: $? = 0
configure:16689: ./conftest
configure:16692: $? = 0
configure:16714: result: 8
configure:16720: checking for size of long double int
configure:16746: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
conftest.c: In function 'main':
conftest.c:63: warning: incompatible implicit declaration of built-in function 'exit'
configure:16749: $? = 0
configure:16751: ./conftest
configure:16754: $? = 0
configure:16776: result: 12
configure:16785: checking for sys/bitypes.h
configure:16801: gcc -E  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c
configure:16807: $? = 0
configure:16858: result: yes
configure:16871: checking for int16_t
configure:16895: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c >&5
configure:16901: $? = 0
configure:16904: test -z 			 || test ! -s conftest.err
configure:16907: $? = 0
configure:16910: test -s conftest.o
configure:16913: $? = 0
configure:16924: result: yes
configure:17355: checking for int32_t
configure:17379: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c >&5
configure:17385: $? = 0
configure:17388: test -z 			 || test ! -s conftest.err
configure:17391: $? = 0
configure:17394: test -s conftest.o
configure:17397: $? = 0
configure:17408: result: yes
configure:17838: checking for int64_t
configure:17862: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c >&5
configure:17868: $? = 0
configure:17871: test -z 			 || test ! -s conftest.err
configure:17874: $? = 0
configure:17877: test -s conftest.o
configure:17880: $? = 0
configure:17891: result: yes
configure:19056: checking for size of Fortran type integer
configure:19090: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftestc.c >&5
configure:19093: $? = 0
configure:19113: g77 -o conftest -L/usr/local//lib64 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.f conftestc.o -lpvfs2 >&5
configure:19116: $? = 0
configure:19150: result: 4
configure:19161: checking for size of Fortran type real
configure:19195: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftestc.c >&5
configure:19198: $? = 0
configure:19218: g77 -o conftest -L/usr/local//lib64 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.f conftestc.o -lpvfs2 >&5
configure:19221: $? = 0
configure:19255: result: 4
configure:19266: checking for size of Fortran type double precision
configure:19300: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftestc.c >&5
configure:19303: $? = 0
configure:19323: g77 -o conftest -L/usr/local//lib64 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.f conftestc.o -lpvfs2 >&5
configure:19326: $? = 0
configure:19360: result: 8
configure:19378: checking whether integer*1 is supported
configure:19386: g77 -c -L/usr/local//lib64 conftest.f >&5
configure:19392: $? = 0
configure:19395: test -z 			 || test ! -s conftest.err
configure:19398: $? = 0
configure:19401: test -s conftest.o
configure:19404: $? = 0
configure:19415: result: yes
configure:19421: checking whether integer*2 is supported
configure:19429: g77 -c -L/usr/local//lib64 conftest.f >&5
configure:19435: $? = 0
configure:19438: test -z 			 || test ! -s conftest.err
configure:19441: $? = 0
configure:19444: test -s conftest.o
configure:19447: $? = 0
configure:19458: result: yes
configure:19464: checking whether integer*4 is supported
configure:19472: g77 -c -L/usr/local//lib64 conftest.f >&5
configure:19478: $? = 0
configure:19481: test -z 			 || test ! -s conftest.err
configure:19484: $? = 0
configure:19487: test -s conftest.o
configure:19490: $? = 0
configure:19501: result: yes
configure:19507: checking whether integer*8 is supported
configure:19515: g77 -c -L/usr/local//lib64 conftest.f >&5
configure:19521: $? = 0
configure:19524: test -z 			 || test ! -s conftest.err
configure:19527: $? = 0
configure:19530: test -s conftest.o
configure:19533: $? = 0
configure:19544: result: yes
configure:19550: checking whether integer*16 is supported
configure:19558: g77 -c -L/usr/local//lib64 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:19564: $? = 1
configure: failed program was:
|       program main
|       integer*16 i
|       end
configure:19590: result: no
configure:19593: checking whether real*4 is supported
configure:19601: g77 -c -L/usr/local//lib64 conftest.f >&5
configure:19607: $? = 0
configure:19610: test -z 			 || test ! -s conftest.err
configure:19613: $? = 0
configure:19616: test -s conftest.o
configure:19619: $? = 0
configure:19630: result: yes
configure:19636: checking whether real*8 is supported
configure:19644: g77 -c -L/usr/local//lib64 conftest.f >&5
configure:19650: $? = 0
configure:19653: test -z 			 || test ! -s conftest.err
configure:19656: $? = 0
configure:19659: test -s conftest.o
configure:19662: $? = 0
configure:19673: result: yes
configure:19679: checking whether real*16 is supported
configure:19687: g77 -c -L/usr/local//lib64 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:19693: $? = 1
configure: failed program was:
|       program main
|       real*16 a
|       end
configure:19719: result: no
configure:20108: checking for C type matching Fortran integer
configure:20115: result: int
configure:20161: checking for size of MPI_Status
configure:20195: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
conftest.c: In function 'main':
conftest.c:84: warning: incompatible implicit declaration of built-in function 'exit'
configure:20198: $? = 0
configure:20200: ./conftest
configure:20203: $? = 0
configure:20218: result: 20
configure:20259: checking for values of Fortran logicals
configure:20299: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftestc.c >&5
conftestc.c: In function 'ftest_':
conftestc.c:12: warning: incompatible implicit declaration of built-in function 'exit'
configure:20302: $? = 0
configure:20313: g77 -o conftest -L/usr/local//lib64 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.f conftestc.o -lpvfs2 >&5
configure:20316: $? = 0
configure:20354: result: True is 1 and False is 0
configure:20695: gcc -E conftest.c >/dev/null 2>conftest.out
configure:20698: $? = 0
configure:20797: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
configure:20800: $? = 0
configure:20841: g77 -o conftest -L/usr/local//lib64 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.f -lpvfs2 >&5
configure:20844: $? = 0
configure:20884: g++ -o conftest   -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.cc -lpvfs2 >&5
configure:20887: $? = 0
configure:2324: f95 -o conftest -g -O2 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.f90 -lpvfs2 >&5
configure:20978: checking for Fortran 90 integer kind for 8-byte integers
configure:21010: f95 -o conftest -g -O2 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.f90 -lpvfs2 >&5
configure:21013: $? = 0
configure:21024: result: 8
configure:21261: checking if char * pointers use byte addresses
configure:21284: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
configure:21287: $? = 0
configure:21289: ./conftest
configure:21292: $? = 0
configure:21306: result: yes
configure:21321: checking for size of MPI_BSEND_OVERHEAD
configure:21364: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
conftest.c: In function 'main':
conftest.c:96: warning: incompatible implicit declaration of built-in function 'exit'
configure:21367: $? = 0
configure:21369: ./conftest
configure:21372: $? = 0
configure:21387: result: 95
configure:21401: checking for gcc __asm__ and pentium cmpxchgl instruction
configure:21430: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
conftest.c: In function 'main':
conftest.c:84: error: can't find a register in class 'MQ_REGS' while reloading 'asm'
configure:21433: $? = 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 MPICH_SINGLE_THREADED 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
| #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
| #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 USE_GCC_G77_DECLS 1
| #define HAVE_FORTRAN_BINDING 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_VOID_P 8
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| /* end confdefs.h.  */
| 
| 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:21454: result: no
configure:21470: checking for gcc __asm__ and AMD x86_64 cmpxchgq instruction
configure:21499: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
conftest.c: In function 'main':
conftest.c:84: error: can't find a register in class 'MQ_REGS' while reloading 'asm'
configure:21502: $? = 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 MPICH_SINGLE_THREADED 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
| #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
| #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 USE_GCC_G77_DECLS 1
| #define HAVE_FORTRAN_BINDING 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_VOID_P 8
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| /* end confdefs.h.  */
| 
| 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:21522: result: no
configure:21529: checking for gcc __asm__ and IA64 xchg4 instruction
configure:21559: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
/tmp/ccJRMIOw.s: Assembler messages:
/tmp/ccJRMIOw.s:21: Error: Unrecognized opcode: `xchg4'
configure:21562: $? = 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 MPICH_SINGLE_THREADED 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
| #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
| #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 USE_GCC_G77_DECLS 1
| #define HAVE_FORTRAN_BINDING 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_VOID_P 8
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| /* end confdefs.h.  */
| 
| 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:21582: result: no
configure:21711: checking for ANSI C header files
configure:21866: result: yes
configure:21894: checking for stdlib.h
configure:21967: result: yes
configure:21894: checking for stdarg.h
configure:21910: gcc -E  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c
configure:21916: $? = 0
configure:21967: result: yes
configure:21894: checking for sys/types.h
configure:21967: result: yes
configure:21894: checking for inttypes.h
configure:21967: result: yes
configure:21894: checking for limits.h
configure:21910: gcc -E  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c
configure:21916: $? = 0
configure:21967: result: yes
configure:21894: checking for stddef.h
configure:21910: gcc -E  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c
configure:21916: $? = 0
configure:21967: result: yes
configure:21894: checking for errno.h
configure:21910: gcc -E  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c
configure:21916: $? = 0
configure:21967: result: yes
configure:21894: checking for sys/socket.h
configure:21910: gcc -E  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c
configure:21916: $? = 0
configure:21967: result: yes
configure:21894: checking for sys/time.h
configure:21910: gcc -E  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c
configure:21916: $? = 0
configure:21967: result: yes
configure:21894: checking for unistd.h
configure:21967: result: yes
configure:21894: checking for endian.h
configure:21910: gcc -E  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c
configure:21916: $? = 0
configure:21967: result: yes
configure:21979: checking for sys/uio.h
configure:22004: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c >&5
configure:22010: $? = 0
configure:22013: test -z 			 || test ! -s conftest.err
configure:22016: $? = 0
configure:22019: test -s conftest.o
configure:22022: $? = 0
configure:22033: result: yes
configure:22049: checking for setitimer
configure:22106: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
configure:22112: $? = 0
configure:22115: test -z 			 || test ! -s conftest.err
configure:22118: $? = 0
configure:22121: test -s conftest
configure:22124: $? = 0
configure:22136: result: yes
configure:22049: checking for alarm
configure:22106: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
configure:22112: $? = 0
configure:22115: test -z 			 || test ! -s conftest.err
configure:22118: $? = 0
configure:22121: test -s conftest
configure:22124: $? = 0
configure:22136: result: yes
configure:22152: checking for vsnprintf
configure:22209: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
conftest.c:114: warning: conflicting types for built-in function 'vsnprintf'
configure:22215: $? = 0
configure:22218: test -z 			 || test ! -s conftest.err
configure:22221: $? = 0
configure:22224: test -s conftest
configure:22227: $? = 0
configure:22239: result: yes
configure:22152: checking for vsprintf
configure:22209: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
conftest.c:115: warning: conflicting types for built-in function 'vsprintf'
configure:22215: $? = 0
configure:22218: test -z 			 || test ! -s conftest.err
configure:22221: $? = 0
configure:22224: test -s conftest
configure:22227: $? = 0
configure:22239: result: yes
configure:22251: checking whether vsnprintf needs a declaration
configure:22273: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c >&5
configure:22279: $? = 0
configure:22282: test -z 			 || test ! -s conftest.err
configure:22285: $? = 0
configure:22288: test -s conftest.o
configure:22291: $? = 0
configure:22302: result: yes
configure:22319: checking for snprintf
configure:22376: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
conftest.c:117: warning: conflicting types for built-in function 'snprintf'
configure:22382: $? = 0
configure:22385: test -z 			 || test ! -s conftest.err
configure:22388: $? = 0
configure:22391: test -s conftest
configure:22394: $? = 0
configure:22406: result: yes
configure:22418: checking whether snprintf needs a declaration
configure:22440: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c >&5
conftest.c: In function 'main':
conftest.c:98: error: incompatible type for argument 1 of 'snprintf'
conftest.c:98: error: incompatible type for argument 3 of 'snprintf'
configure:22446: $? = 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 MPICH_SINGLE_THREADED 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
| #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
| #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 USE_GCC_G77_DECLS 1
| #define HAVE_FORTRAN_BINDING 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_VOID_P 8
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETITIMER 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define NEEDS_VSNPRINTF_DECL 1
| #define HAVE_SNPRINTF 1
| /* end confdefs.h.  */
| #include <stdio.h>
| int
| main ()
| {
| int a=snprintf(1.0,27,1.0,"foo");
|   ;
|   return 0;
| }
configure:22469: result: no
configure:22484: checking for va_copy
configure:22515: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
configure:22521: $? = 0
configure:22524: test -z 			 || test ! -s conftest.err
configure:22527: $? = 0
configure:22530: test -s conftest
configure:22533: $? = 0
configure:22545: result: yes
configure:22630: checking for working alloca.h
configure:22651: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
configure:22657: $? = 0
configure:22660: test -z 			 || test ! -s conftest.err
configure:22663: $? = 0
configure:22666: test -s conftest
configure:22669: $? = 0
configure:22681: result: yes
configure:22691: checking for alloca
configure:22732: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
configure:22738: $? = 0
configure:22741: test -z 			 || test ! -s conftest.err
configure:22744: $? = 0
configure:22747: test -s conftest
configure:22750: $? = 0
configure:22762: result: yes
configure:22991: checking for strdup
configure:23048: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
conftest.c:121: warning: conflicting types for built-in function 'strdup'
configure:23054: $? = 0
configure:23057: test -z 			 || test ! -s conftest.err
configure:23060: $? = 0
configure:23063: test -s conftest
configure:23066: $? = 0
configure:23078: result: yes
configure:23091: checking whether strdup needs a declaration
configure:23113: gcc -c -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 conftest.c >&5
conftest.c: In function 'main':
conftest.c:102: error: incompatible type for argument 1 of 'strdup'
conftest.c:102: error: too many arguments to function 'strdup'
conftest.c:102: warning: initialization makes integer from pointer without a cast
configure:23119: $? = 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 MPICH_SINGLE_THREADED 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
| #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
| #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 USE_GCC_G77_DECLS 1
| #define HAVE_FORTRAN_BINDING 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_VOID_P 8
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETITIMER 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define NEEDS_VSNPRINTF_DECL 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 <string.h>
| int
| main ()
| {
| int a=strdup(1.0,27,1.0,"foo");
|   ;
|   return 0;
| }
configure:23142: result: no
configure:23445: checking for clock_gettime
configure:23502: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
/tmp/ccu7u0I6.o:(.toc+0x8): undefined reference to `clock_gettime'
/tmp/ccu7u0I6.o:(.data.rel+0x0): undefined reference to `clock_gettime'
collect2: ld returned 1 exit status
configure:23508: $? = 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 MPICH_SINGLE_THREADED 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
| #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
| #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 USE_GCC_G77_DECLS 1
| #define HAVE_FORTRAN_BINDING 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_VOID_P 8
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETITIMER 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define NEEDS_VSNPRINTF_DECL 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 <limits.h> declares clock_gettime.
|    For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef clock_gettime
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| 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
| #else
| char (*f) () = clock_gettime;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != clock_gettime;
|   ;
|   return 0;
| }
configure:23532: result: no
configure:23445: checking for clock_getres
configure:23502: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
/tmp/ccaFNCgn.o:(.toc+0x8): undefined reference to `clock_getres'
/tmp/ccaFNCgn.o:(.data.rel+0x0): undefined reference to `clock_getres'
collect2: ld returned 1 exit status
configure:23508: $? = 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 MPICH_SINGLE_THREADED 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
| #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
| #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 USE_GCC_G77_DECLS 1
| #define HAVE_FORTRAN_BINDING 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_VOID_P 8
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETITIMER 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define NEEDS_VSNPRINTF_DECL 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 <limits.h> declares clock_getres.
|    For example, HP-UX 11i <limits.h> 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 <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef clock_getres
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| 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
| #else
| char (*f) () = clock_getres;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != clock_getres;
|   ;
|   return 0;
| }
configure:23532: result: no
configure:23445: checking for gethrtime
configure:23502: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
/tmp/ccsury4F.o:(.toc+0x8): undefined reference to `gethrtime'
/tmp/ccsury4F.o:(.data.rel+0x0): undefined reference to `gethrtime'
collect2: ld returned 1 exit status
configure:23508: $? = 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 MPICH_SINGLE_THREADED 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
| #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
| #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 USE_GCC_G77_DECLS 1
| #define HAVE_FORTRAN_BINDING 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_VOID_P 8
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETITIMER 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define NEEDS_VSNPRINTF_DECL 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VA_COPY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRDUP 1
| /* end confdefs.h.  */
| /* Define gethrtime to an innocuous variant, in case <limits.h> declares gethrtime.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define gethrtime innocuous_gethrtime
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char gethrtime (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef gethrtime
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char gethrtime ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_gethrtime) || defined (__stub___gethrtime)
| choke me
| #else
| char (*f) () = gethrtime;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != gethrtime;
|   ;
|   return 0;
| }
configure:23532: result: no
configure:23445: checking for gettimeofday
configure:23502: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
configure:23508: $? = 0
configure:23511: test -z 			 || test ! -s conftest.err
configure:23514: $? = 0
configure:23517: test -s conftest
configure:23520: $? = 0
configure:23532: result: yes
configure:25407: checking for sched_yield
configure:25464: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include -I/usr/src/mvapich2-0.9.8p1/src/mpid/common/datatype -I/usr/src/mvapich2-0.9.8p1/src/mpid/common/datatype -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/channels/mrail/include -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/channels/mrail/include -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/channels/mrail/src/gen2 -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/channels/mrail/src/gen2 -I/usr/src/mvapich2-0.9.8p1/src/mpid/common/locks -I/usr/src/mvapich2-0.9.8p1/src/mpid/common/locks -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
configure:25470: $? = 0
configure:25473: test -z 			 || test ! -s conftest.err
configure:25476: $? = 0
configure:25479: test -s conftest
configure:25482: $? = 0
configure:25494: result: yes
configure:25407: checking for yield
configure:25464: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include -I/usr/src/mvapich2-0.9.8p1/src/mpid/common/datatype -I/usr/src/mvapich2-0.9.8p1/src/mpid/common/datatype -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/channels/mrail/include -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/channels/mrail/include -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/channels/mrail/src/gen2 -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/channels/mrail/src/gen2 -I/usr/src/mvapich2-0.9.8p1/src/mpid/common/locks -I/usr/src/mvapich2-0.9.8p1/src/mpid/common/locks -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
/tmp/ccuTXuOH.o:(.toc+0x8): undefined reference to `yield'
/tmp/ccuTXuOH.o:(.data.rel+0x0): undefined reference to `yield'
collect2: ld returned 1 exit status
configure:25470: $? = 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 MPICH_SINGLE_THREADED 1
| #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
| #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
| #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 USE_GCC_G77_DECLS 1
| #define HAVE_FORTRAN_BINDING 1
| #ifdef __cplusplus
| extern "C" void std::exit (int) throw (); using std::exit;
| #endif
| #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_LONG_DOUBLE 1
| #define HAVE_LONG_LONG_INT 1
| #define HAVE_MAX_INTEGER_ALIGNMENT 8
| #define HAVE_MAX_STRUCT_ALIGNMENT 8
| #define HAVE_MAX_FP_ALIGNMENT 16
| #define STDC_HEADERS 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_SYS_STAT_H 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STRING_H 1
| #define HAVE_MEMORY_H 1
| #define HAVE_STRINGS_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_STDINT_H 1
| #define HAVE_UNISTD_H 1
| #define SIZEOF_CHAR 1
| #define SIZEOF_SHORT 2
| #define SIZEOF_INT 4
| #define SIZEOF_LONG 8
| #define SIZEOF_LONG_LONG 8
| #define SIZEOF_FLOAT 4
| #define SIZEOF_DOUBLE 8
| #define SIZEOF_LONG_DOUBLE 8
| #define SIZEOF_WCHAR_T 4
| #define SIZEOF_VOID_P 8
| #define HAVE_SYS_BITYPES_H 1
| #define HAVE_INT16_T 1
| #define HAVE_INT32_T 1
| #define HAVE_INT64_T 1
| #define MPIR_REAL4_CTYPE float
| #define MPIR_REAL8_CTYPE double
| #define MPIR_INTEGER1_CTYPE char
| #define MPIR_INTEGER2_CTYPE short
| #define MPIR_INTEGER4_CTYPE int
| #define MPIR_INTEGER8_CTYPE long
| #define SIZEOF_F77_INTEGER 4
| #define SIZEOF_F77_REAL 4
| #define SIZEOF_F77_DOUBLE_PRECISION 8
| #define HAVE_AINT_LARGER_THAN_FINT 1
| #define HAVE_FINT_IS_INT 1
| #define F77_TRUE_VALUE_SET 1
| #define F77_TRUE_VALUE 1
| #define F77_FALSE_VALUE 0
| #define STDC_HEADERS 1
| #define HAVE_STDLIB_H 1
| #define HAVE_STDARG_H 1
| #define HAVE_SYS_TYPES_H 1
| #define HAVE_INTTYPES_H 1
| #define HAVE_LIMITS_H 1
| #define HAVE_STDDEF_H 1
| #define HAVE_ERRNO_H 1
| #define HAVE_SYS_SOCKET_H 1
| #define HAVE_SYS_TIME_H 1
| #define HAVE_UNISTD_H 1
| #define HAVE_ENDIAN_H 1
| #define HAVE_SYS_UIO_H 1
| #define HAVE_SETITIMER 1
| #define HAVE_ALARM 1
| #define HAVE_VSNPRINTF 1
| #define HAVE_VSPRINTF 1
| #define NEEDS_VSNPRINTF_DECL 1
| #define HAVE_SNPRINTF 1
| #define HAVE_VA_COPY 1
| #define HAVE_ALLOCA_H 1
| #define HAVE_ALLOCA 1
| #define HAVE_STRDUP 1
| #define HAVE_GETTIMEOFDAY 1
| #define MPIU_SIZE_T unsigned long
| #define HAVE_SCHED_YIELD 1
| /* end confdefs.h.  */
| /* Define yield to an innocuous variant, in case <limits.h> declares yield.
|    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
| #define yield innocuous_yield
| 
| /* System header to define __stub macros and hopefully few prototypes,
|     which can conflict with char yield (); below.
|     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
|     <limits.h> exists even on freestanding compilers.  */
| 
| #ifdef __STDC__
| # include <limits.h>
| #else
| # include <assert.h>
| #endif
| 
| #undef yield
| 
| /* Override any gcc2 internal prototype to avoid an error.  */
| #ifdef __cplusplus
| extern "C"
| {
| #endif
| /* We use char because int might match the return type of a gcc2
|    builtin and then its argument prototype would still apply.  */
| char yield ();
| /* The GNU C library defines this for functions which it implements
|     to always fail with ENOSYS.  Some functions are actually named
|     something starting with __ and the normal name is an alias.  */
| #if defined (__stub_yield) || defined (__stub___yield)
| choke me
| #else
| char (*f) () = yield;
| #endif
| #ifdef __cplusplus
| }
| #endif
| 
| int
| main ()
| {
| return f != yield;
|   ;
|   return 0;
| }
configure:25494: result: no
configure:25407: checking for usleep
configure:25464: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include -I/usr/src/mvapich2-0.9.8p1/src/mpid/common/datatype -I/usr/src/mvapich2-0.9.8p1/src/mpid/common/datatype -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/channels/mrail/include -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/channels/mrail/include -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/channels/mrail/src/gen2 -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/channels/mrail/src/gen2 -I/usr/src/mvapich2-0.9.8p1/src/mpid/common/locks -I/usr/src/mvapich2-0.9.8p1/src/mpid/common/locks -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
configure:25470: $? = 0
configure:25473: test -z 			 || test ! -s conftest.err
configure:25476: $? = 0
configure:25479: test -s conftest
configure:25482: $? = 0
configure:25494: result: yes
configure:25407: checking for sleep
configure:25464: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include -I/usr/src/mvapich2-0.9.8p1/src/mpid/common/datatype -I/usr/src/mvapich2-0.9.8p1/src/mpid/common/datatype -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/channels/mrail/include -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/channels/mrail/include -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/channels/mrail/src/gen2 -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/channels/mrail/src/gen2 -I/usr/src/mvapich2-0.9.8p1/src/mpid/common/locks -I/usr/src/mvapich2-0.9.8p1/src/mpid/common/locks -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
configure:25470: $? = 0
configure:25473: test -z 			 || test ! -s conftest.err
configure:25476: $? = 0
configure:25479: test -s conftest
configure:25482: $? = 0
configure:25494: result: yes
configure:25407: checking for select
configure:25464: gcc -o conftest -m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include  -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include -I/usr/src/mvapich2-0.9.8p1/src/mpid/common/datatype -I/usr/src/mvapich2-0.9.8p1/src/mpid/common/datatype -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/channels/mrail/include -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/channels/mrail/include -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/channels/mrail/src/gen2 -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/channels/mrail/src/gen2 -I/usr/src/mvapich2-0.9.8p1/src/mpid/common/locks -I/usr/src/mvapich2-0.9.8p1/src/mpid/common/locks -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib conftest.c -lpvfs2 >&5
configure:25470: $? = 0
configure:25473: test -z 			 || test ! -s conftest.err
configure:25476: $? = 0
configure:25479: test -s conftest
configure:25482: $? = 0
configure:25494: result: yes
configure:26079: creating ./config.status

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

This file was extended by config.status, which was
generated by GNU Autoconf 2.59.  Invocation command line was

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

on p5l2

config.status:1041: creating Makefile
config.status:1041: creating src/Makefile
config.status:1041: creating src/include/Makefile
config.status:1041: creating src/include/mpichtimer.h
config.status:1041: creating src/binding/Makefile
config.status:1041: creating src/binding/cxx/Makefile
config.status:1041: creating src/binding/cxx/mpicxx.h
config.status:1041: creating src/binding/f77/Makefile
config.status:1041: creating src/binding/f77/mpif.h
config.status:1041: creating src/binding/f77/setbotf.f
config.status:1041: creating src/binding/f90/Makefile
config.status:1041: creating src/env/mpicc
config.status:1041: creating src/env/mpicc.conf
config.status:1041: creating src/env/mpicxx
config.status:1041: creating src/env/mpicxx.conf
config.status:1041: creating src/env/mpif77
config.status:1041: creating src/env/mpif77.conf
config.status:1041: creating src/env/mpif90
config.status:1041: creating src/env/mpif90.conf
config.status:1041: creating src/env/mpich2version
config.status:1041: creating src/env/Makefile
config.status:1041: creating src/util/createshlib
config.status:1041: creating src/mpi/Makefile
config.status:1041: creating src/mpi/attr/Makefile
config.status:1041: creating src/mpi/coll/Makefile
config.status:1041: creating src/mpi/comm/Makefile
config.status:1041: creating src/mpi/datatype/Makefile
config.status:1041: creating src/mpi/debugger/Makefile
config.status:1041: creating src/mpi/errhan/Makefile
config.status:1041: creating src/mpi/group/Makefile
config.status:1041: creating src/mpi/init/Makefile
config.status:1041: creating src/mpi/io/Makefile
config.status:1041: creating src/mpi/misc/Makefile
config.status:1041: creating src/mpi/pt2pt/Makefile
config.status:1041: creating src/mpi/rma/Makefile
config.status:1041: creating src/mpi/spawn/Makefile
config.status:1041: creating src/mpi/timer/Makefile
config.status:1041: creating src/mpi/topo/Makefile
config.status:1041: creating src/mpid/Makefile
config.status:1041: creating src/mpid/common/Makefile
config.status:1041: creating src/mpid/common/datatype/Makefile
config.status:1041: creating src/mpid/common/locks/Makefile
config.status:1041: creating src/pm/Makefile
config.status:1041: creating src/pmi/Makefile
config.status:1041: creating src/nameserv/Makefile
config.status:1041: creating src/nameserv/file/Makefile
config.status:1041: creating src/nameserv/mpd/Makefile
config.status:1041: creating src/nameserv/pmi/Makefile
config.status:1041: creating src/nameserv/test/Makefile
config.status:1041: creating src/util/Makefile
config.status:1041: creating src/util/info/Makefile
config.status:1041: creating src/util/instrm/Makefile
config.status:1041: creating src/util/thread/Makefile
config.status:1041: creating src/util/thread/mpe_thread.h
config.status:1041: creating src/util/mem/Makefile
config.status:1041: creating src/util/msgs/Makefile
config.status:1041: creating src/util/param/Makefile
config.status:1041: creating src/util/dbg/Makefile
config.status:1041: creating src/util/dbg/getfuncstack
config.status:1041: creating src/include/mpi.h
config.status:1041: creating test/Makefile
config.status:1041: creating test/util/Makefile
config.status:1041: creating test/basic/Makefile
config.status:1041: creating test/commands/cmdtests
config.status:1041: creating test/mpid/Makefile
config.status:1041: creating test/mpid/ch3/Makefile
config.status:1041: creating examples/Makefile
config.status:1041: creating examples/f77/Makefile
config.status:1041: creating examples/f90/Makefile
config.status:1041: creating examples/cxx/Makefile
config.status:1041: creating examples/mpiexec/Makefile
config.status:1041: creating src/util/logging/Makefile
config.status:1041: creating src/util/logging/common/Makefile
config.status:1041: creating src/util/timing/Makefile
config.status:1041: creating doc/Makefile
config.status:1041: creating doc/mansrc/Makefile
config.status:1041: creating doc/mansrc/createhtmlindex
config.status:1041: creating doc/refman/Makefile
config.status:1041: creating doc/installguide/Makefile
config.status:1041: creating doc/userguide/Makefile
config.status:1041: creating doc/logging/Makefile
config.status:1041: creating doc/design/Makefile
config.status:1041: creating doc/smpd/Makefile
config.status:1041: creating doc/windev/Makefile
config.status:1107: creating src/include/mpichconf.h
config.status:1569: executing default-1 commands
config.status:1569: executing default-2 commands
config.status:1569: executing default-3 commands
config.status:1569: executing default-4 commands
config.status:1569: executing default-5 commands
config.status:1569: executing default-6 commands
config.status:1569: executing default-7 commands
config.status:1569: executing default-8 commands
config.status:1569: executing default-9 commands
config.status:1569: executing default-10 commands
config.status:1569: executing default-11 commands
config.status:1569: executing default-12 commands
config.status:1569: executing default-13 commands
config.status:1569: executing default-14 commands
configure:27702: configuring in test/mpi
configure:27819: running /bin/sh './configure' --prefix=/usr/local/mvapich2  '--prefix=/usr/local/mvapich2' '--with-device=osu_ch3:mrail' '--with-rdma=gen2' '--with-pm=mpd' '--disable-romio' '--without-mpe' 'CC=gcc' 'CFLAGS=-m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include' 'CXX=g++' 'F77=g77' 'F90=' 'FFLAGS=-L/usr/local//lib64' 'LDFLAGS=-m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib' --cache-file=/dev/null --srcdir=.

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

ac_cv_c_compiler_gnu=yes
ac_cv_c_const=yes
ac_cv_c_inline=inline
ac_cv_cxx_bool=yes
ac_cv_cxx_compiler_gnu=yes
ac_cv_cxx_exceptions=yes
ac_cv_cxx_namespaces=yes
ac_cv_env_CC_set=set
ac_cv_env_CC_value=gcc
ac_cv_env_CFLAGS_set=set
ac_cv_env_CFLAGS_value='-m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include'
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=set
ac_cv_env_CXX_value=g++
ac_cv_env_F77_set=set
ac_cv_env_F77_value=g77
ac_cv_env_F90FLAGS_set=
ac_cv_env_F90FLAGS_value=
ac_cv_env_F90_set=set
ac_cv_env_F90_value=
ac_cv_env_FFLAGS_set=set
ac_cv_env_FFLAGS_value=-L/usr/local//lib64
ac_cv_env_LDFLAGS_set=set
ac_cv_env_LDFLAGS_value='-m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib'
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_exeext=
ac_cv_f77_compiler_gnu=yes
ac_cv_f77_libs=' -L/usr/local//lib64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/64 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/../../../../lib64 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lpvfs2 -lfrtbegin -lg2c -lm -lgcc_s_64'
ac_cv_f90_compiler_gnu=yes
ac_cv_func_alarm=yes
ac_cv_func_alloca_works=yes
ac_cv_func_clock_getres=no
ac_cv_func_clock_gettime=no
ac_cv_func_gethrtime=no
ac_cv_func_gettimeofday=yes
ac_cv_func_sched_yield=yes
ac_cv_func_select=yes
ac_cv_func_setitimer=yes
ac_cv_func_sleep=yes
ac_cv_func_snprintf=yes
ac_cv_func_strdup=yes
ac_cv_func_usleep=yes
ac_cv_func_vsnprintf=yes
ac_cv_func_vsprintf=yes
ac_cv_func_yield=no
ac_cv_header_endian_h=yes
ac_cv_header_errno_h=yes
ac_cv_header_inttypes_h=yes
ac_cv_header_limits_h=yes
ac_cv_header_memory_h=yes
ac_cv_header_stdarg_h=yes
ac_cv_header_stdc=yes
ac_cv_header_stddef_h=yes
ac_cv_header_stdint_h=yes
ac_cv_header_stdlib_h=yes
ac_cv_header_string_h=yes
ac_cv_header_strings_h=yes
ac_cv_header_sys_bitypes_h=yes
ac_cv_header_sys_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_DOCTEXT=false
ac_cv_path_PERL=/usr/bin/perl
ac_cv_path_PERL5=/usr/bin/perl
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AR=ar
ac_cv_prog_CPP='gcc -E'
ac_cv_prog_CXX=g++
ac_cv_prog_MAKE=make
ac_cv_prog_RANLIB=ranlib
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_ac_ct_F90=f95
ac_cv_prog_cc_cross=
ac_cv_prog_cc_g=yes
ac_cv_prog_cc_globals_work=yes
ac_cv_prog_cc_stdc=
ac_cv_prog_cc_works=yes
ac_cv_prog_cxx_cross=
ac_cv_prog_cxx_g=yes
ac_cv_prog_cxx_works=yes
ac_cv_prog_egrep='grep -E'
ac_cv_prog_f77_cross=
ac_cv_prog_f77_g=yes
ac_cv_prog_f77_v=-v
ac_cv_prog_f77_works=yes
ac_cv_prog_f90_cross=no
ac_cv_prog_f90_g=yes
ac_cv_prog_f90_works=yes
ac_cv_prog_install_breaks_libs=no
ac_cv_sizeof_char=1
ac_cv_sizeof_double=8
ac_cv_sizeof_float=4
ac_cv_sizeof_int=4
ac_cv_sizeof_long=8
ac_cv_sizeof_long_double=8
ac_cv_sizeof_long_long=8
ac_cv_sizeof_short=2
ac_cv_sizeof_void_p=8
ac_cv_sizeof_wchar_t=4
ac_cv_type_char=yes
ac_cv_type_double=yes
ac_cv_type_float=yes
ac_cv_type_int=yes
ac_cv_type_long=yes
ac_cv_type_long_double=yes
ac_cv_type_long_long=yes
ac_cv_type_short=yes
ac_cv_type_void_p=yes
ac_cv_type_wchar_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_pos_align=no
pac_cv_c_fp_align_nr=16
pac_cv_c_llint_pos_align=no
pac_cv_c_max_fp_align=sixteen
pac_cv_c_max_integer_align=eight
pac_cv_c_restrict=__restrict
pac_cv_c_struct_align_nr=8
pac_cv_c_volatile=yes
pac_cv_f77_sizeof_double_precision=8
pac_cv_f77_sizeof_integer=4
pac_cv_f77_sizeof_real=4
pac_cv_f90_accepts_F90=yes
pac_cv_f90_and_f77=yes
pac_cv_f90_ext=f90
pac_cv_f90_ext_f90=yes
pac_cv_f90_module_case=lower
pac_cv_f90_module_ext=mod
pac_cv_f90_module_incflag=-I
pac_cv_fort_accepts_F=yes
pac_cv_func_decl_snprintf=no
pac_cv_func_decl_strdup=no
pac_cv_func_decl_vsnprintf=yes
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_int16_t=yes
pac_cv_int32_t=yes
pac_cv_int64_t=yes
pac_cv_mkdir_p=yes
pac_cv_mpi_bsend_overhead=95
pac_cv_my_conf_dir=/usr/src/mvapich2-0.9.8p1
pac_cv_pointers_have_int_alignment=yes
pac_cv_prog_TESTCPP='gcc -E'
pac_cv_prog_c_multiple_weak_symbols=yes
pac_cv_prog_c_unaligned_doubles=yes
pac_cv_prog_c_weak_symbols='pragma weak'
pac_cv_prog_f77_exclaim_comments=yes
pac_cv_prog_f77_has_incdir=-I
pac_cv_prog_f77_name_mangle='lower doubleunderscore'
pac_cv_prog_f77_true_false_value='1 0'
pac_cv_prog_f90_cross=no
pac_cv_prog_f90_int_kind_16=8
pac_cv_prog_f90_works=yes
pac_cv_prog_make_allows_comments=yes
pac_cv_prog_make_found_clock_skew=no
pac_cv_prog_make_include=yes
pac_cv_prog_make_set_cflags=yes
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=12
pac_cv_sizeof_long_int=12
pac_cv_sizeof_mpi_status=20
pac_cv_sizeof_short_int=6
pac_cv_test_stdcall=

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

ADDRESS_KIND='8'
ALLOCA=''
AR='ar'
BSEND_OVERHEAD='95'
BUILD_TVDLL='no'
CC='gcc'
CC_SHL='true'
CC_SHL_DBG=''
CFLAGS='-m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include'
CONFIGURE_ARGUMENTS='--prefix=/usr/local/mvapich2 --with-device=osu_ch3:mrail --with-rdma=gen2 --with-pm=mpd --disable-romio --without-mpe'
CPP='gcc -E'
CPPFLAGS=' -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/binding/f77 -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/include -I/usr/src/mvapich2-0.9.8p1/src/mpid/common/datatype -I/usr/src/mvapich2-0.9.8p1/src/mpid/common/datatype -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/channels/mrail/include -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/channels/mrail/include -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/channels/mrail/src/gen2 -I/usr/src/mvapich2-0.9.8p1/src/mpid/osu_ch3/channels/mrail/src/gen2 -I/usr/src/mvapich2-0.9.8p1/src/mpid/common/locks -I/usr/src/mvapich2-0.9.8p1/src/mpid/common/locks'
CREATESHLIB='false'
CXX='g++'
CXXFLAGS=''
CXX_LINKPATH_SHL=''
CXX_SHL='false'
C_LINKPATH_SHL=''
C_LINK_SHL='true'
C_LINK_SHL_DBG=''
DEFS='-DHAVE_CONFIG_H'
DEVICE='osu_ch3:mrail'
DLLIMPORT=''
DOCTEXT='false'
DOCTEXTSTYLE=''
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP='grep -E'
ENABLE_SHLIB='none'
ETAGS='true'
ETAGSADD=''
EXAMPLE_LIBS='-lmpich -lpvfs2   '
EXEEXT=''
EXTERNAL_SRC_DIRS=''
EXTRA_STATUS_DECL=''
F77='g77'
F77CPP=''
F77_COMPLEX16='1275072554'
F77_COMPLEX32='MPI_DATATYPE_NULL'
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=''
F77_NAME_MANGLE='F77_NAME_LOWER_2USCORE'
F77_REAL16='MPI_DATATYPE_NULL'
F77_REAL4='1275069479'
F77_REAL8='1275070505'
F90='f95'
F90CPP=''
F90EXT='f90'
F90FLAGS='-g -O2'
F90INC='-I'
F90INCFLAG='-I'
F90MODEXT='mod'
F90MODINCFLAG='-I'
F90MODINCSPEC=''
F90_LINKPATH_SHL=''
F90_SHL=''
F90_WORK_FILES_ARG=''
FC='g77'
FC_LINKPATH_SHL=''
FC_SHL='false'
FFLAGS='-L/usr/local//lib64'
FINCLUDES='-I/usr/src/mvapich2-0.9.8p1/src'
FLIBS=' -L/usr/local//lib64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/64 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/../../../../lib64 -L/usr/lib/gcc/powerpc-linux-gnu/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lpvfs2 -lfrtbegin -lg2c -lm -lgcc_s_64'
FWRAPNAME='fmpich'
GCC='yes'
HAVE_CXX_EXCEPTIONS='1'
HAVE_ROMIO=''
INCLUDE_MPICXX_H='#include "mpicxx.h"'
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INT16_T=''
INT32_T=''
INT64_T=''
LDFLAGS='-m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib'
LIBOBJS=''
LIBS='-lpvfs2   '
LIBTOOL=''
LTLIBOBJS=''
MAKE='make'
MAKE_DEPEND_C='gcc -MM'
MANY_PM='no'
MKDIR_P='mkdir -p'
MPE_THREAD_LIB_NAME='mpich'
MPICC='$(bindir)/mpicc'
MPICH_TIMER_KIND='USE_GETTIMEOFDAY'
MPICVSHOME=''
MPICXX='$(bindir)/mpicxx'
MPICXXLIBNAME='mpichcxx'
MPID_TIMER_TYPE='struct timeval'
MPIF77='$(bindir)/mpif77'
MPIF90='$(bindir)/mpif90'
MPIFLIBNAME='mpich'
MPIFPMPI=',PMPI_WTIME,PMPI_WTICK'
MPILIBNAME='mpich'
MPIMODNAME='mpi'
MPIU_DLL_SPEC_DEF='#define MPIU_DLL_SPEC'
MPI_2COMPLEX='1275072548'
MPI_2DOUBLE_COMPLEX='1275076645'
MPI_2DOUBLE_PRECISION='1275072547'
MPI_2INT='0x4c000816'
MPI_2INTEGER='1275070496'
MPI_2REAL='1275070497'
MPI_AINT='long'
MPI_BYTE='0x4c00010d'
MPI_CFLAGS='-m64 -I/usr/src/pvfs2-4.21.07/Bppc64/include'
MPI_CHAR='0x4c000101'
MPI_CHARACTER='1275068698'
MPI_COMPLEX16='0x4c00102a'
MPI_COMPLEX32='MPI_DATATYPE_NULL'
MPI_COMPLEX8='0x4c000828'
MPI_COMPLEX='1275070494'
MPI_CXXFLAGS=''
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_F90FLAGS='-O2'
MPI_FFLAGS='-L/usr/local//lib64'
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_LDFLAGS=' -m64 -L/usr/src/pvfs2-4.21.07/Bppc64/lib'
MPI_LOGICAL='1275069469'
MPI_LONG='0x4c000807'
MPI_LONG_DOUBLE='0x4c00080c'
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='MPI_DATATYPE_NULL'
MPI_REAL4='0x4c000427'
MPI_REAL8='0x4c000829'
MPI_REAL='1275069468'
MPI_SHORT='0x4c000203'
MPI_SHORT_INT='0x8c000003'
MPI_SIGNED_CHAR='0x4c000118'
MPI_STATUS_SIZE='5'
MPI_UB='0x4c000011'
MPI_UNSIGNED_CHAR='0x4c000102'
MPI_UNSIGNED_INT='0x4c000406'
MPI_UNSIGNED_LONG='0x4c000808'
MPI_UNSIGNED_LONG_LONG='0x4c000819'
MPI_UNSIGNED_SHORT='0x4c000204'
MPI_WCHAR='0x4c00040e'
NEEDSPLIB='no'
NO_WEAK_SYM=''
NO_WEAK_SYM_TARGET='build_proflib'
OBJEXT='o'
OFFSET_KIND='8'
PACKAGE_BUGREPORT='mpich2-maint at mcs.anl.gov'
PACKAGE_NAME='MPICH2'
PACKAGE_STRING=''
PACKAGE_TARNAME='mpich2-MVAPICH2-0.9.8'
PACKAGE_VERSION='MVAPICH2-0.9.8'
PATH_SEPARATOR=':'
PERL5='/usr/bin/perl'
PERL='/usr/bin/perl'
PMPIFLIBNAME='pmpich'
PMPILIBNAME='pmpich'
PROFILE_DEF_MPI=''
RANLIB='ranlib'
RANLIB_AFTER_INSTALL='no'
SET_CFLAGS='CFLAGS='
SET_MAKE='MAKE=make'
SHELL='/bin/sh'
SHLIB_EXT='so'
SHLIB_FROM_LO='no'
SHLIB_INSTALL='$(INSTALL_PROGRAM)'
SIZEOF_MPI_STATUS='20'
TESTCPP='gcc -E'
THR_CFLAGS=''
THR_CPPFLAGS=''
THR_DEFS=''
THR_LDFLAGS=''
THR_LIBS=''
VERSION='MVAPICH2-0.9.8'
VPATH='VPATH=.:${srcdir}'
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_F77=''
ac_ct_F90='f95'
ac_ct_RANLIB=''
bindings=' f77 f90 cxx'
bindings_dirs=' src/binding/f77 src/binding/f90 src/binding/cxx'
bindir='${exec_prefix}/bin'
build_alias=''
datadir='${prefix}/share'
debugger_dir=''
device_name='osu_ch3'
docdir='${prefix}/doc'
exec_prefix='${prefix}'
host_alias=''
htmldir='${prefix}/www'
includedir='${prefix}/include'
infodir='${prefix}/info'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
logging_dir=''
logging_name='none'
logging_subdirs=''
mandir='${prefix}/man'
master_top_builddir='/usr/src/mvapich2-0.9.8p1'
master_top_srcdir='/usr/src/mvapich2-0.9.8p1'
modincdir='${prefix}/include'
mpe_dir=''
nameserv_name='mpd'
oldincludedir='/usr/include'
other_install_dirs=' src/pm/mpd'
other_pm_names=''
pac_prog=''
pm_name='mpd'
pmi_name='simple'
prefix='/usr/local/mvapich2'
program_transform_name='s,x,x,'
romio_dir=''
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
subdirs=' test/mpi'
subsystems=' src/mpid/osu_ch3 src/mpid/common/locks  src/pmi/simple src/pm/mpd  src/binding/f90'
sysconfdir='${prefix}/etc'
target_alias=''

## ------------- ##
## Output files. ##
## ------------- ##

MPE_THREAD_FUNCS='./src/util/thread/none_funcs.i'
MPE_THREAD_TYPEDEFS='./src/util/thread/none_types.i'

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

#define F77_FALSE_VALUE 0
#define F77_NAME_LOWER_2USCORE 1
#define F77_TRUE_VALUE 1
#define F77_TRUE_VALUE_SET 1
#define HAVE_AINT_LARGER_THAN_FINT 1
#define HAVE_ALARM 1
#define HAVE_ALLOCA 1
#define HAVE_ALLOCA_H 1
#define HAVE_CXX_BINDING 1
#define HAVE_CXX_EXCEPTIONS
#define HAVE_ENDIAN_H 1
#define HAVE_ERRNO_H 1
#define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
#define HAVE_FINT_IS_INT 1
#define HAVE_FORTRAN_BINDING 1
#define HAVE_GCC_ATTRIBUTE 1
#define HAVE_GETTIMEOFDAY 1
#define HAVE_INT16_T 1
#define HAVE_INT32_T 1
#define HAVE_INT64_T 1
#define HAVE_INTTYPES_H 1
#define HAVE_INTTYPES_H 1
#define HAVE_LIMITS_H 1
#define HAVE_LONG_DOUBLE 1
#define HAVE_LONG_LONG 1
#define HAVE_LONG_LONG_INT 1
#define HAVE_MAX_FP_ALIGNMENT 16
#define HAVE_MAX_INTEGER_ALIGNMENT 8
#define HAVE_MAX_STRUCT_ALIGNMENT 8
#define HAVE_MEMORY_H 1
#define HAVE_MULTIPLE_PRAGMA_WEAK 1
#define HAVE_NAMEPUB_SERVICE 1
#define HAVE_NAMESPACES
#define HAVE_PRAGMA_WEAK 1
#define HAVE_SCHED_YIELD 1
#define HAVE_SELECT 1
#define HAVE_SETITIMER 1
#define HAVE_SLEEP 1
#define HAVE_SNPRINTF 1
#define HAVE_STDARG_H 1
#define HAVE_STDDEF_H 1
#define HAVE_STDINT_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STDLIB_H 1
#define HAVE_STRDUP 1
#define HAVE_STRINGS_H 1
#define HAVE_STRING_H 1
#define HAVE_SYS_BITYPES_H 1
#define HAVE_SYS_SOCKET_H 1
#define HAVE_SYS_STAT_H 1
#define HAVE_SYS_TIME_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_TYPES_H 1
#define HAVE_SYS_UIO_H 1
#define HAVE_UNISTD_H 1
#define HAVE_UNISTD_H 1
#define HAVE_USLEEP 1
#define HAVE_VA_COPY 1
#define HAVE_VSNPRINTF 1
#define HAVE_VSPRINTF 1
#define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
#define MPICH_SINGLE_THREADED 1
#define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
#define MPIR_INTEGER1_CTYPE char
#define MPIR_INTEGER2_CTYPE short
#define MPIR_INTEGER4_CTYPE int
#define MPIR_INTEGER8_CTYPE long
#define MPIR_REAL4_CTYPE float
#define MPIR_REAL8_CTYPE double
#define MPIU_SIZE_T unsigned long
#define NEEDS_VSNPRINTF_DECL 1
#define PACKAGE_BUGREPORT ""
#define PACKAGE_NAME ""
#define PACKAGE_STRING ""
#define PACKAGE_TARNAME ""
#define PACKAGE_VERSION ""
#define SIZEOF_CHAR 1
#define SIZEOF_DOUBLE 8
#define SIZEOF_F77_DOUBLE_PRECISION 8
#define SIZEOF_F77_INTEGER 4
#define SIZEOF_F77_REAL 4
#define SIZEOF_FLOAT 4
#define SIZEOF_INT 4
#define SIZEOF_LONG 8
#define SIZEOF_LONG_DOUBLE 8
#define SIZEOF_LONG_LONG 8
#define SIZEOF_SHORT 2
#define SIZEOF_VOID_P 8
#define SIZEOF_WCHAR_T 4
#define STDCALL 
#define STDC_HEADERS 1
#define STDC_HEADERS 1
#define USE_GCC_G77_DECLS 1
#define USE_LOGGING MPID_LOGGING_NONE
#define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
#define USE_THREAD_PKG MPICH_THREAD_PKG_NONE
#define USE_WEAK_SYMBOLS 1
#define restrict __restrict
#endif
#ifdef __cplusplus
extern "C" void std::exit (int) throw (); using std::exit;

configure: exit 0


More information about the mvapich-discuss mailing list