Ticket #293: config.log

File config.log, 116.3 kB (added by Vemuri, Aparna, 3 months ago)

Added by email2trac

Line 
1 This file contains any messages produced by compilers while
2 running configure, to aid debugging if configure makes a mistake.
3
4 It was created by configure, which was
5 generated by GNU Autoconf 2.59.  Invocation command line was
6
7   $ ./configure
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = plume
14 uname -m = x86_64
15 uname -r = 2.6.18-8.el5
16 uname -s = Linux
17 uname -v = #1 SMP Fri Jan 26 14:15:14 EST 2007
18
19 /usr/bin/uname -p = unknown
20 /bin/uname -X     = unknown
21
22 /bin/arch              = x86_64
23 /usr/bin/arch -k       = unknown
24 /usr/convex/getsysinfo = unknown
25 hostinfo               = unknown
26 /bin/machine           = unknown
27 /usr/bin/oslevel       = unknown
28 /bin/universe          = unknown
29
30 PATH: /share/apps/pgi/linux86-64/6.1/bin
31 PATH: /usr/kerberos/sbin
32 PATH: /usr/kerberos/bin
33 PATH: /usr/local/sbin
34 PATH: /usr/local/bin
35 PATH: /sbin
36 PATH: /bin
37 PATH: /usr/sbin
38 PATH: /usr/bin
39 PATH: /root/bin
40
41
42 ## ----------- ##
43 ## Core tests. ##
44 ## ----------- ##
45
46 configure:2719: checking for gcc
47 configure:2735: found /usr/bin/gcc
48 configure:2745: result: gcc
49 configure:2989: checking for C compiler version
50 configure:2992: gcc --version </dev/null >&5
51 gcc (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42)
52 Copyright (C) 2006 Free Software Foundation, Inc.
53 This is free software; see the source for copying conditions.  There is NO
54 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
55
56 configure:2995: $? = 0
57 configure:2997: gcc -v </dev/null >&5
58 Using built-in specs.
59 Target: x86_64-redhat-linux
60 Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux
61 Thread model: posix
62 gcc version 4.1.2 20071124 (Red Hat 4.1.2-42)
63 configure:3000: $? = 0
64 configure:3002: gcc -V </dev/null >&5
65 gcc: '-V' option must have argument
66 configure:3005: $? = 1
67 configure:3028: checking for C compiler default output file name
68 configure:3031: gcc    conftest.c  >&5
69 configure:3034: $? = 0
70 configure:3080: result: a.out
71 configure:3085: checking whether the C compiler works
72 configure:3091: ./a.out
73 configure:3094: $? = 0
74 configure:3111: result: yes
75 configure:3118: checking whether we are cross compiling
76 configure:3120: result: no
77 configure:3123: checking for suffix of executables
78 configure:3125: gcc -o conftest    conftest.c  >&5
79 configure:3128: $? = 0
80 configure:3153: result:
81 configure:3159: checking for suffix of object files
82 configure:3180: gcc -c   conftest.c >&5
83 configure:3183: $? = 0
84 configure:3205: result: o
85 configure:3209: checking whether we are using the GNU C compiler
86 configure:3233: gcc -c   conftest.c >&5
87 configure:3239: $? = 0
88 configure:3242: test -z                          || test ! -s conftest.err
89 configure:3245: $? = 0
90 configure:3248: test -s conftest.o
91 configure:3251: $? = 0
92 configure:3264: result: yes
93 configure:3270: checking whether gcc accepts -g
94 configure:3291: gcc -c -g  conftest.c >&5
95 configure:3297: $? = 0
96 configure:3300: test -z                          || test ! -s conftest.err
97 configure:3303: $? = 0
98 configure:3306: test -s conftest.o
99 configure:3309: $? = 0
100 configure:3320: result: yes
101 configure:3337: checking for gcc option to accept ANSI C
102 configure:3407: gcc  -c -g -O2  conftest.c >&5
103 configure:3413: $? = 0
104 configure:3416: test -z                          || test ! -s conftest.err
105 configure:3419: $? = 0
106 configure:3422: test -s conftest.o
107 configure:3425: $? = 0
108 configure:3443: result: none needed
109 configure:3461: gcc -c -g -O2  conftest.c >&5
110 conftest.c:2: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'me'
111 configure:3467: $? = 1
112 configure: failed program was:
113 | #ifndef __cplusplus
114 |   choke me
115 | #endif
116 configure:3969: checking for type of weak symbol support
117 configure:3998: gcc -o conftest    conftest.c  >&5
118 configure:4004: $? = 0
119 configure:4007: test -z                          || test ! -s conftest.err
120 configure:4010: $? = 0
121 configure:4013: test -s conftest
122 configure:4016: $? = 0
123 configure:4194: result: pragma weak
124 configure:4221: checking whether __attribute__ ((weak)) allowed
125 configure:4243: gcc -c   conftest.c >&5
126 configure:4249: $? = 0
127 configure:4252: test -z                          || test ! -s conftest.err
128 configure:4255: $? = 0
129 configure:4258: test -s conftest.o
130 configure:4261: $? = 0
131 configure:4272: result: yes
132 configure:4286: checking for multiple weak symbol support
133 configure:4323: result: yes
134 configure:4441: checking for g77
135 configure:4470: result: no
136 configure:4441: checking for f77
137 configure:4470: result: no
138 configure:4441: checking for xlf
139 configure:4470: result: no
140 configure:4441: checking for frt
141 configure:4470: result: no
142 configure:4441: checking for pgf77
143 configure:4457: found /share/apps/pgi/linux86-64/6.1/bin/pgf77
144 configure:4467: result: pgf77
145 configure:4482: checking for Fortran 77 compiler version
146 configure:4485: pgf77 --version </dev/null >&5
147 pgf77-Warning-Unknown switch: --version
148 pgf77-Warning-No files to process
149 configure:4488: $? = 0
150 configure:4490: pgf77 -v </dev/null >&5
151 pgf77-Warning-No files to process
152 configure:4493: $? = 0
153 configure:4495: pgf77 -V </dev/null >&5
154
155 pgf77 6.1-6 64-bit target on x86-64 Linux
156 Copyright 1989-2000, The Portland Group, Inc.  All Rights Reserved.
157 Copyright 2000-2006, STMicroelectronics, Inc.  All Rights Reserved.
158 configure:4498: $? = 0
159 configure:4506: checking whether we are using the GNU Fortran 77 compiler
160 configure:4520: pgf77 -c  conftest.F >&5
161 PGFTN-S-0034-Syntax error at or near end of line (conftest.F: 3)
162   0 inform,   0 warnings,   1 severes, 0 fatal for main
163 PGFTN/x86-64 Linux/x86-64 6.1-6: compilation completed with severe errors
164 configure:4526: $? = 2
165 configure: failed program was:
166 |       program main
167 | #ifndef __GNUC__
168 |        choke me
169 | #endif
170 |
171 |       end
172 configure:4551: result: no
173 configure:4557: checking whether pgf77 accepts -g
174 configure:4569: pgf77 -c -g conftest.f >&5
175 configure:4575: $? = 0
176 configure:4578: test -z                          || test ! -s conftest.err
177 configure:4581: $? = 0
178 configure:4584: test -s conftest.o
179 configure:4587: $? = 0
180 configure:4599: result: yes
181 configure:4879: checking how to get verbose linking output from pgf77
182 configure:4890: pgf77 -c  conftest.f >&5
183 configure:4896: $? = 0
184 configure:4899: test -z                          || test ! -s conftest.err
185 configure:4902: $? = 0
186 configure:4905: test -s conftest.o
187 configure:4908: $? = 0
188 configure:4925: pgf77 -o conftest  -v  conftest.f  >&5
189
190 /share/apps/pgi/linux86-64/6.1/bin/pgftn conftest.f -opt 1 -x 119 0xa10000 -x 122 0x40 -x 123 0x1000 -x 127 4 -x 127 16 -x 19 0x400000 -x 28 0x40000 -quad -x 120 0x80000000 -x 59 4 -x 59 4 -y 80 0x1000 -x 80 0x10800000 -x 51 0x20 -x 124 0x1401 -astype 0 -stdinc /share/apps/pgi/linux86-64/6.1/include:/usr/local/include:/usr/lib/gcc/x86_64-redhat-linux/4.1.2/include:/usr/lib/gcc/x86_64-redhat-linux/4.1.2//include:/usr/include -def unix -def __unix -def __unix__ -def linux -def __linux -def __linux__ -def __inline__= -def __NO_INLINE__ -def __NO_MATH_INLINES -def __x86_64__ -def __LONG_MAX__=9223372036854775807L -def '__SIZE_TYPE__=unsigned long int' -def '__PTRDIFF_TYPE__=long int' -def __THROW= -def __amd64__ -cmdline '+pgf77 conftest.f -o conftest -v' -x 124 1 -asm /tmp/pgf77RVMgbRA3dbGwqflI.s
191   0 inform,   0 warnings,   0 severes, 0 fatal for main
192 PGFTN/x86-64 Linux/x86-64 6.1-6: compilation successful
193
194 /usr/bin/as /tmp/pgf77RVMgbRA3dbGwqflI.s -o /tmp/pgf77jVMgBjaVrCWJLu6z.o
195
196 /usr/bin/ld /usr/lib64/crt1.o /usr/lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2//crtbegin.o /share/apps/pgi/linux86-64/6.1/lib/pgfmain.o -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 /share/apps/pgi/linux86-64/6.1/lib/pgi.ld /tmp/pgf77jVMgBjaVrCWJLu6z.o -o conftest -L/share/apps/pgi/linux86-64/6.1/lib -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/ -rpath /share/apps/pgi/linux86-64/6.1/lib -lpgftnrtl -lc -lnspgc -lpgc -lm -lgcc -lc -lgcc /usr/lib/gcc/x86_64-redhat-linux/4.1.2//crtend.o /usr/lib64/crtn.o
197 Unlinking /tmp/pgf77RVMgbRA3dbGwqflI.s
198 Unlinking /tmp/pgf77jVMgBjaVrCWJLu6z.o
199 configure:4980: result: -v
200 configure:4982: checking for Fortran libraries of pgf77
201 configure:5003: pgf77 -o conftest  -v  conftest.f  >&5
202
203 /share/apps/pgi/linux86-64/6.1/bin/pgftn conftest.f -opt 1 -x 119 0xa10000 -x 122 0x40 -x 123 0x1000 -x 127 4 -x 127 16 -x 19 0x400000 -x 28 0x40000 -quad -x 120 0x80000000 -x 59 4 -x 59 4 -y 80 0x1000 -x 80 0x10800000 -x 51 0x20 -x 124 0x1401 -astype 0 -stdinc /share/apps/pgi/linux86-64/6.1/include:/usr/local/include:/usr/lib/gcc/x86_64-redhat-linux/4.1.2/include:/usr/lib/gcc/x86_64-redhat-linux/4.1.2//include:/usr/include -def unix -def __unix -def __unix__ -def linux -def __linux -def __linux__ -def __inline__= -def __NO_INLINE__ -def __NO_MATH_INLINES -def __x86_64__ -def __LONG_MAX__=9223372036854775807L -def '__SIZE_TYPE__=unsigned long int' -def '__PTRDIFF_TYPE__=long int' -def __THROW= -def __amd64__ -cmdline '+pgf77 conftest.f -o conftest -v' -x 124 1 -asm /tmp/pgf77R-Mgbdg_djIQq5Y5.s
204   0 inform,   0 warnings,   0 severes, 0 fatal for main
205 PGFTN/x86-64 Linux/x86-64 6.1-6: compilation successful
206
207 /usr/bin/as /tmp/pgf77R-Mgbdg_djIQq5Y5.s -o /tmp/pgf77j-MgBrtJr0PaLaPV.o
208
209 /usr/bin/ld /usr/lib64/crt1.o /usr/lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/4.1.2//crtbegin.o /share/apps/pgi/linux86-64/6.1/lib/pgfmain.o -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 /share/apps/pgi/linux86-64/6.1/lib/pgi.ld /tmp/pgf77j-MgBrtJr0PaLaPV.o -o conftest -L/share/apps/pgi/linux86-64/6.1/lib -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/ -rpath /share/apps/pgi/linux86-64/6.1/lib -lpgftnrtl -lc -lnspgc -lpgc -lm -lgcc -lc -lgcc /usr/lib/gcc/x86_64-redhat-linux/4.1.2//crtend.o /usr/lib64/crtn.o
210 Unlinking /tmp/pgf77R-Mgbdg_djIQq5Y5.s
211 Unlinking /tmp/pgf77j-MgBrtJr0PaLaPV.o
212 configure:5164: result:  -L/share/apps/pgi/linux86-64/6.1/lib -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/ -lpgftnrtl -lnspgc -lpgc -lm
213 configure:5175: checking whether C can link with  -L/share/apps/pgi/linux86-64/6.1/lib -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/ -lpgftnrtl -lnspgc -lpgc -lm
214 configure:5196: gcc -o conftest    conftest.c   -L/share/apps/pgi/linux86-64/6.1/lib -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/ -lpgftnrtl -lnspgc -lpgc -lm >&5
215 configure:5202: $? = 0
216 configure:5205: test -z                          || test ! -s conftest.err
217 configure:5208: $? = 0
218 configure:5211: test -s conftest
219 configure:5214: $? = 0
220 configure:5226: result: yes
221 configure:5316: gcc -c   conftest.c >&5
222 configure:5322: $? = 0
223 configure:5325: test -z                          || test ! -s conftest.err
224 configure:5328: $? = 0
225 configure:5331: test -s conftest.o
226 configure:5334: $? = 0
227 configure:5347: checking for linker for Fortran main programs
228 configure:5365: gcc -c   conftest.c >&5
229 configure:5368: $? = 0
230 configure:5387: pgf77 -c  conftest.f >&5
231 configure:5390: $? = 0
232 configure:5398: result: Use Fortran to link programs
233 configure:5423: checking for Fortran 77 name mangling
234 configure:5448: pgf77 -c  conftest.f 1>&5
235 configure:5451: $? = 0
236 configure:5485: gcc -o conftest    conftest.c fconftestf.o  -L/share/apps/pgi/linux86-64/6.1/lib -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/ -lpgftnrtl -lnspgc -lpgc -lm  >&5
237 /tmp/cckT3UOd.o: In function `main':
238 conftest.c:(.text+0xa): undefined reference to `my_name'
239 collect2: ld returned 1 exit status
240 configure:5491: $? = 1
241 configure: failed program was:
242 | /* confdefs.h.  */
243 |
244 | #define PACKAGE_NAME ""
245 | #define PACKAGE_TARNAME ""
246 | #define PACKAGE_VERSION ""
247 | #define PACKAGE_STRING ""
248 | #define PACKAGE_BUGREPORT ""
249 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
250 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
251 | #define USE_LOGGING MPID_LOGGING_NONE
252 | #define MPICH_SINGLE_THREADED 1
253 | #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
254 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
255 | #define HAVE_ROMIO 1
256 | #define HAVE_PRAGMA_WEAK 1
257 | #define USE_WEAK_SYMBOLS 1
258 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
259 | #define HAVE_LONG_LONG 1
260 | /* end confdefs.h.  */
261 |
262 | int
263 | main ()
264 | {
265 | my_name();
266 |   ;
267 |   return 0;
268 | }
269 configure:5530: gcc -o conftest    conftest.c fconftestf.o  -L/share/apps/pgi/linux86-64/6.1/lib -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/ -lpgftnrtl -lnspgc -lpgc -lm  >&5
270 configure:5536: $? = 0
271 configure:5539: test -z                          || test ! -s conftest.err
272 configure:5542: $? = 0
273 configure:5545: test -s conftest
274 configure:5548: $? = 0
275 configure:5799: result: lower underscore
276 configure:5975: checking for f90
277 configure:6004: result: no
278 configure:5975: checking for xlf90
279 configure:6004: result: no
280 configure:5975: checking for pgf90
281 configure:5991: found /share/apps/pgi/linux86-64/6.1/bin/pgf90
282 configure:6001: result: pgf90
283 configure:6016: checking that f works as the extension for Fortran 90 program
284 configure:6022: pgf90 -c  conftest.f >&5
285 configure:6025: $? = 0
286 configure:6027: result: yes
287 configure:6075: checking for Fortran 90 compiler version
288 configure:6078: pgf90 --version </dev/null >&5
289 pgf90-Warning-Unknown switch: --version
290 pgf90-Warning-No files to process
291 configure:6081: $? = 0
292 configure:6083: pgf90 -v </dev/null >&5
293 pgf90-Warning-No files to process
294 configure:6086: $? = 0
295 configure:6088: pgf90 -V </dev/null >&5
296
297 pgf90 6.1-6 64-bit target on x86-64 Linux
298 Copyright 1989-2000, The Portland Group, Inc.  All Rights Reserved.
299 Copyright 2000-2006, STMicroelectronics, Inc.  All Rights Reserved.
300 configure:6091: $? = 0
301 configure:6099: checking whether we are using the GNU Fortran 90 compiler
302 configure:6113: pgf90 -c  conftest.F >&5
303 PGF90-S-0034-Syntax error at or near end of line (conftest.F: 3)
304   0 inform,   0 warnings,   1 severes, 0 fatal for main
305 configure:6119: $? = 2
306 configure: failed program was:
307 |       program main
308 | #ifndef __GNUC__
309 |        choke me
310 | #endif
311 |
312 |       end
313 configure:6144: result: no
314 configure:6151: checking whether pgf90 accepts -g
315 configure:6163: pgf90 -c -g conftest.f >&5
316 configure:6169: $? = 0
317 configure:6172: test -z                          || test ! -s conftest.err
318 configure:6175: $? = 0
319 configure:6178: test -s conftest.o
320 configure:6181: $? = 0
321 configure:6193: result: yes
322 configure:6470: checking for extension for Fortran 90 programs
323 configure:6478: pgf90 -c -g conftest.f90 1>&5
324 configure:6481: $? = 0
325 configure:6483: result: f90
326 configure:6504: checking whether the Fortran 90 compiler (pgf90 -g ) works
327 configure:6522: pgf90 -o conftest -g  conftest.f90  1>&5
328 configure:6525: $? = 0
329 configure:6547: result: yes
330 configure:6553: checking whether the Fortran 90 compiler (pgf90 -g ) is a cross-compiler
331 configure:6555: result: no
332 configure:6560: checking whether Fortran 90 works with Fortran 77
333 configure:6593: pgf77 -c  conftest2.f 1>&5
334 configure:6596: $? = 0
335 configure:6598: pgf90 -o conftest -g  conftest1.f90 conftest2.o  1>&5
336 conftest1.f90:
337 configure:6601: $? = 0
338 configure:6613: result: yes
339 configure:6658: checking whether Fortran accepts ! for comments
340 configure:6677: pgf77 -c  conftest.f >&5
341 configure:6683: $? = 0
342 configure:6686: test -z                          || test ! -s conftest.err
343 configure:6689: $? = 0
344 configure:6692: test -s conftest.o
345 configure:6695: $? = 0
346 configure:6712: result: yes
347 configure:6722: checking for include directory flag for Fortran
348 configure:6742: pgf77 -c  -Isrc conftest.f 1>&5
349 configure:6745: $? = 0
350 configure:6755: result: -I
351 configure:6773: checking for Fortran 77 flag for library directories
352 configure:6791: pgf77 -c  conftest1.f 1>&5
353 configure:6794: $? = 0
354 configure:6802: ar cr conftest2/libconftest.a conftest1.o
355 configure:6805: $? = 0
356 configure:6808: ranlib conftest2/libconftest.a
357 configure:6811: $? = 0
358 configure:6815: pgf77 -o conftest  -Lconftest2 conftest.f -lconftest  1>&5
359 conftest.f:
360 configure:6818: $? = 0
361 configure:6832: result: -L
362 configure:6904: checking for which Fortran libraries are needed to link C with Fortran
363 configure:6915: pgf77 -c  conftest.f 1>&5
364 configure:6918: $? = 0
365 configure:6954: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c mconftestf.o  >&5
366 configure:6960: $? = 0
367 configure:6963: test -z                          || test ! -s conftest.err
368 configure:6966: $? = 0
369 configure:6969: test -s conftest
370 configure:6972: $? = 0
371 configure:7125: result: none
372 configure:7139: checking whether using gcc and g77 together
373 configure:7150: result: no
374 configure:7191: checking whether Fortran compiler processes .F files with C preprocessor
375 configure:7202: pgf77 -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.F 1>&5
376 configure:7205: $? = 0
377 configure:7227: result: yes
378 configure:7363: checking that f works as the extension for Fortran 90 program
379 configure:7369: pgf90 -c -g conftest.f >&5
380 configure:7372: $? = 0
381 configure:7374: result: yes
382 configure:7422: checking for Fortran 90 compiler version
383 configure:7425: pgf90 --version </dev/null >&5
384 pgf90-Warning-Unknown switch: --version
385 pgf90-Warning-No files to process
386 configure:7428: $? = 0
387 configure:7430: pgf90 -v </dev/null >&5
388 pgf90-Warning-No files to process
389 configure:7433: $? = 0
390 configure:7435: pgf90 -V </dev/null >&5
391
392 pgf90 6.1-6 64-bit target on x86-64 Linux
393 Copyright 1989-2000, The Portland Group, Inc.  All Rights Reserved.
394 Copyright 2000-2006, STMicroelectronics, Inc.  All Rights Reserved.
395 configure:7438: $? = 0
396 configure:7446: checking whether we are using the GNU Fortran 90 compiler
397 configure:7491: result: no
398 configure:7498: checking whether pgf90 accepts -g
399 configure:7540: result: yes
400 configure:7563: checking for extension for Fortran 90 programs
401 configure:7571: pgf90 -c -g conftest.f90 1>&5
402 configure:7574: $? = 0
403 configure:7576: result: f90
404 configure:7597: checking whether the Fortran 90 compiler (pgf90 -g ) works
405 configure:7615: pgf90 -o conftest -g  conftest.f90  1>&5
406 configure:7618: $? = 0
407 configure:7639: result: yes
408 configure:7645: checking whether the Fortran 90 compiler (pgf90 -g ) is a cross-compiler
409 configure:7647: result: no
410 configure:7675: checking for Fortran 90 module extension
411 configure:7694: pgf90 -c -g conftest.f >&5
412 configure:7697: $? = 0
413 configure:7749: result: mod
414 configure:7759: checking for Fortran 90 module include flag
415 configure:7784: pgf90 -c -g conftest.f >&5
416 configure:7787: $? = 0
417 configure:7862: result: -I
418 configure:7891: checking whether Fortran 90 accepts f90 suffix
419 configure:7910: pgf90 -c -g conftest.f90 >&5
420 configure:7916: $? = 0
421 configure:7919: test -z                          || test ! -s conftest.err
422 configure:7922: $? = 0
423 configure:7925: test -s conftest.o
424 configure:7928: $? = 0
425 configure:7945: result: yes
426 configure:7962: checking whether Fortran 90 compiler processes .F90 files with C preprocessor
427 configure:7973: pgf90 -c -g  -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.F90 1>&5
428 configure:7976: $? = 0
429 configure:7998: result: yes
430 configure:8050: checking for c++
431 configure:8066: found /usr/bin/c++
432 configure:8076: result: c++
433 configure:8194: checking for C++ compiler version
434 configure:8197: c++ --version </dev/null >&5
435 c++ (GCC) 4.1.2 20071124 (Red Hat 4.1.2-42)
436 Copyright (C) 2006 Free Software Foundation, Inc.
437 This is free software; see the source for copying conditions.  There is NO
438 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
439
440 configure:8200: $? = 0
441 configure:8202: c++ -v </dev/null >&5
442 Using built-in specs.
443 Target: x86_64-redhat-linux
444 Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-libgcj-multifile --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre --with-cpu=generic --host=x86_64-redhat-linux
445 Thread model: posix
446 gcc version 4.1.2 20071124 (Red Hat 4.1.2-42)
447 configure:8205: $? = 0
448 configure:8207: c++ -V </dev/null >&5
449 c++: '-V' option must have argument
450 configure:8210: $? = 1
451 configure:8213: checking whether we are using the GNU C++ compiler
452 configure:8237: c++ -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.cc >&5
453 configure:8243: $? = 0
454 configure:8246: test -z                          || test ! -s conftest.err
455 configure:8249: $? = 0
456 configure:8252: test -s conftest.o
457 configure:8255: $? = 0
458 configure:8268: result: yes
459 configure:8274: checking whether c++ accepts -g
460 configure:8295: c++ -c -g  -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.cc >&5
461 configure:8301: $? = 0
462 configure:8304: test -z                          || test ! -s conftest.err
463 configure:8307: $? = 0
464 configure:8310: test -s conftest.o
465 configure:8313: $? = 0
466 configure:8324: result: yes
467 configure:8366: c++ -c -g -O2  -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.cc >&5
468 configure:8372: $? = 0
469 configure:8375: test -z                          || test ! -s conftest.err
470 configure:8378: $? = 0
471 configure:8381: test -s conftest.o
472 configure:8384: $? = 0
473 configure:8410: c++ -c -g -O2  -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.cc >&5
474 conftest.cc: In function 'int main()':
475 conftest.cc:27: error: 'exit' was not declared in this scope
476 configure:8416: $? = 1
477 configure: failed program was:
478 | /* confdefs.h.  */
479 |
480 | #define PACKAGE_NAME ""
481 | #define PACKAGE_TARNAME ""
482 | #define PACKAGE_VERSION ""
483 | #define PACKAGE_STRING ""
484 | #define PACKAGE_BUGREPORT ""
485 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
486 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
487 | #define USE_LOGGING MPID_LOGGING_NONE
488 | #define MPICH_SINGLE_THREADED 1
489 | #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
490 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
491 | #define HAVE_ROMIO 1
492 | #define HAVE_PRAGMA_WEAK 1
493 | #define USE_WEAK_SYMBOLS 1
494 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
495 | #define HAVE_LONG_LONG 1
496 | #define F77_NAME_LOWER_USCORE 1
497 | #define STDCALL
498 | #define HAVE_FORTRAN_BINDING 1
499 | /* end confdefs.h.  */
500 |
501 | int
502 | main ()
503 | {
504 | exit (42);
505 |   ;
506 |   return 0;
507 | }
508 configure:8366: c++ -c -g -O2  -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.cc >&5
509 configure:8372: $? = 0
510 configure:8375: test -z                          || test ! -s conftest.err
511 configure:8378: $? = 0
512 configure:8381: test -s conftest.o
513 configure:8384: $? = 0
514 configure:8410: c++ -c -g -O2  -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.cc >&5
515 configure:8416: $? = 0
516 configure:8419: test -z                          || test ! -s conftest.err
517 configure:8422: $? = 0
518 configure:8425: test -s conftest.o
519 configure:8428: $? = 0
520 configure:8471: checking whether the compiler supports exceptions
521 configure:8500: c++ -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.cc >&5
522 configure:8506: $? = 0
523 configure:8509: test -z                          || test ! -s conftest.err
524 configure:8512: $? = 0
525 configure:8515: test -s conftest.o
526 configure:8518: $? = 0
527 configure:8536: result: yes
528 configure:8546: checking whether the compiler recognizes bool as a built-in type
529 configure:8579: c++ -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.cc >&5
530 configure:8585: $? = 0
531 configure:8588: test -z                          || test ! -s conftest.err
532 configure:8591: $? = 0
533 configure:8594: test -s conftest.o
534 configure:8597: $? = 0
535 configure:8615: result: yes
536 configure:8625: checking whether the compiler implements namespaces
537 configure:8654: c++ -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.cc >&5
538 configure:8660: $? = 0
539 configure:8663: test -z                          || test ! -s conftest.err
540 configure:8666: $? = 0
541 configure:8669: test -s conftest.o
542 configure:8672: $? = 0
543 configure:8690: result: yes
544 configure:8787: checking for perl
545 configure:8805: found /usr/bin/perl
546 configure:8817: result: /usr/bin/perl
547 configure:8829: checking for ar
548 configure:8845: found /usr/bin/ar
549 configure:8855: result: ar
550 configure:8876: checking for ranlib
551 configure:8892: found /usr/bin/ranlib
552 configure:8902: result: ranlib
553 configure:8924: checking for etags
554 configure:8940: found /usr/bin/etags
555 configure:8950: result: etags
556 configure:8963: checking for etags argument to specify language
557 configure:8984: result: --language=c
558 configure:9079: checking whether global variables handled properly
559 configure:9136: result: yes
560 configure:9157: checking for a BSD-compatible install
561 configure:9212: result: /usr/bin/install -c
562 configure:9232: checking whether install works
563 configure:9240: result: yes
564 configure:9256: checking whether install breaks libraries
565 configure:9297: result: no
566 configure:9319: checking whether mkdir -p works
567 configure:9335: result: yes
568 configure:9353: checking for make
569 configure:9369: found /usr/bin/make
570 configure:9379: result: make
571 configure:9392: checking whether clock skew breaks make
572 configure:9413: result: no
573 configure:9423: checking whether make supports include
574 configure:9447: result: yes
575 configure:9456: checking whether make allows comments in actions
576 configure:9479: result: yes
577 configure:9493: checking for virtual path format
578 configure:9532: result: VPATH
579 configure:9542: checking whether make sets CFLAGS
580 configure:9564: result: no
581 configure:9954: checking for perl
582 configure:9972: found /usr/bin/perl
583 configure:9984: result: /usr/bin/perl
584 configure:10183: checking for doctext
585 configure:10214: result: false
586 configure:10223: checking for location of doctext style files
587 configure:10240: result: unavailable
588 configure:10262: checking for an ANSI C-conforming const
589 configure:10329: gcc -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c >&5
590 configure:10335: $? = 0
591 configure:10338: test -z                         || test ! -s conftest.err
592 configure:10341: $? = 0
593 configure:10344: test -s conftest.o
594 configure:10347: $? = 0
595 configure:10358: result: yes
596 configure:10369: checking for volatile
597 configure:10391: gcc -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c >&5
598 configure:10397: $? = 0
599 configure:10400: test -z                         || test ! -s conftest.err
600 configure:10403: $? = 0
601 configure:10406: test -s conftest.o
602 configure:10409: $? = 0
603 configure:10420: result: yes
604 configure:10431: checking for restrict
605 configure:10453: gcc -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c >&5
606 conftest.c: In function 'main':
607 conftest.c:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
608 conftest.c:34: error: 'a' undeclared (first use in this function)
609 conftest.c:34: error: (Each undeclared identifier is reported only once
610 conftest.c:34: error: for each function it appears in.)
611 configure:10459: $? = 1
612 configure: failed program was:
613 | /* confdefs.h.  */
614 |
615 | #define PACKAGE_NAME ""
616 | #define PACKAGE_TARNAME ""
617 | #define PACKAGE_VERSION ""
618 | #define PACKAGE_STRING ""
619 | #define PACKAGE_BUGREPORT ""
620 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
621 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
622 | #define USE_LOGGING MPID_LOGGING_NONE
623 | #define MPICH_SINGLE_THREADED 1
624 | #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
625 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
626 | #define HAVE_ROMIO 1
627 | #define HAVE_PRAGMA_WEAK 1
628 | #define USE_WEAK_SYMBOLS 1
629 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
630 | #define HAVE_LONG_LONG 1
631 | #define F77_NAME_LOWER_USCORE 1
632 | #define STDCALL
633 | #define HAVE_FORTRAN_BINDING 1
634 | #ifdef __cplusplus
635 | extern "C" void std::exit (int) throw (); using std::exit;
636 | #endif
637 | #define HAVE_CXX_EXCEPTIONS
638 | #define HAVE_NAMESPACES
639 | #define HAVE_CXX_BINDING 1
640 | #define HAVE_NAMEPUB_SERVICE 1
641 | /* end confdefs.h.  */
642 |
643 | int
644 | main ()
645 | {
646 | int * restrict a;
647 |   ;
648 |   return 0;
649 | }
650 configure:10498: gcc -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c >&5
651 conftest.c: In function 'main':
652 conftest.c:34: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'a'
653 conftest.c:34: error: 'a' undeclared (first use in this function)
654 conftest.c:34: error: (Each undeclared identifier is reported only once
655 conftest.c:34: error: for each function it appears in.)
656 configure:10504: $? = 1
657 configure: failed program was:
658 | /* confdefs.h.  */
659 |
660 | #define PACKAGE_NAME ""
661 | #define PACKAGE_TARNAME ""
662 | #define PACKAGE_VERSION ""
663 | #define PACKAGE_STRING ""
664 | #define PACKAGE_BUGREPORT ""
665 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
666 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
667 | #define USE_LOGGING MPID_LOGGING_NONE
668 | #define MPICH_SINGLE_THREADED 1
669 | #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
670 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
671 | #define HAVE_ROMIO 1
672 | #define HAVE_PRAGMA_WEAK 1
673 | #define USE_WEAK_SYMBOLS 1
674 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
675 | #define HAVE_LONG_LONG 1
676 | #define F77_NAME_LOWER_USCORE 1
677 | #define STDCALL
678 | #define HAVE_FORTRAN_BINDING 1
679 | #ifdef __cplusplus
680 | extern "C" void std::exit (int) throw (); using std::exit;
681 | #endif
682 | #define HAVE_CXX_EXCEPTIONS
683 | #define HAVE_NAMESPACES
684 | #define HAVE_CXX_BINDING 1
685 | #define HAVE_NAMEPUB_SERVICE 1
686 | /* end confdefs.h.  */
687 |
688 | int
689 | main ()
690 | {
691 | int * _Restrict a;
692 |   ;
693 |   return 0;
694 | }
695 configure:10544: gcc -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c >&5
696 configure:10550: $? = 0
697 configure:10553: test -z                         || test ! -s conftest.err
698 configure:10556: $? = 0
699 configure:10559: test -s conftest.o
700 configure:10562: $? = 0
701 configure:10575: result: __restrict
702 configure:10590: checking for inline
703 configure:10611: gcc -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c >&5
704 configure:10617: $? = 0
705 configure:10620: test -z                         || test ! -s conftest.err
706 configure:10623: $? = 0
707 configure:10626: test -s conftest.o
708 configure:10629: $? = 0
709 configure:10641: result: inline
710 configure:10664: checking whether __attribute__ allowed
711 configure:10686: gcc -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c >&5
712 configure:10692: $? = 0
713 configure:10695: test -z                         || test ! -s conftest.err
714 configure:10698: $? = 0
715 configure:10701: test -s conftest.o
716 configure:10704: $? = 0
717 configure:10715: result: yes
718 configure:10717: checking whether __attribute__((format)) allowed
719 configure:10739: gcc -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c >&5
720 configure:10745: $? = 0
721 configure:10748: test -z                         || test ! -s conftest.err
722 configure:10751: $? = 0
723 configure:10754: test -s conftest.o
724 configure:10757: $? = 0
725 configure:10768: result: yes
726 configure:10783: checking whether C compiler allows unaligned doubles
727 configure:10821: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
728 configure:10824: $? = 0
729 configure:10826: ./conftest
730 configure:10829: $? = 0
731 configure:10843: result: yes
732 configure:10944: result: Using gcc to determine dependencies
733 configure:10974: checking whether long double is supported
734 configure:10996: gcc -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c >&5
735 configure:11002: $? = 0
736 configure:11005: test -z                         || test ! -s conftest.err
737 configure:11008: $? = 0
738 configure:11011: test -s conftest.o
739 configure:11014: $? = 0
740 configure:11025: result: yes
741 configure:11034: checking whether long long is supported
742 configure:11056: gcc -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c >&5
743 configure:11062: $? = 0
744 configure:11065: test -z                         || test ! -s conftest.err
745 configure:11068: $? = 0
746 configure:11071: test -s conftest.o
747 configure:11074: $? = 0
748 configure:11085: result: yes
749 configure:11096: checking for max C struct integer alignment
750 configure:11214: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
751 configure:11217: $? = 0
752 configure:11219: ./conftest
753 configure:11222: $? = 0
754 configure:11238: result: eight
755 configure:11275: checking for max C struct floating point alignment
756 configure:11382: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
757 configure:11385: $? = 0
758 configure:11387: ./conftest
759 configure:11390: $? = 0
760 configure:11406: result: sixteen
761 configure:11440: checking if alignment of structs with doubles is based on position
762 configure:11479: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
763 configure:11482: $? = 0
764 configure:11484: ./conftest
765 configure:11487: $? = 0
766 configure:11503: result: no
767 configure:11519: checking if alignment of structs with long long ints is based on position
768 configure:11560: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
769 configure:11563: $? = 0
770 configure:11565: ./conftest
771 configure:11568: $? = 0
772 configure:11584: result: no
773 configure:11600: checking for alignment restrictions on pointers
774 configure:11625: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
775 configure:11628: $? = 0
776 configure:11630: ./conftest
777 configure:11633: $? = 0
778 configure:11656: result: int or better
779 configure:11667: checking how to run the C preprocessor
780 configure:11702: gcc -E  -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c
781 configure:11708: $? = 0
782 configure:11740: gcc -E  -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c
783 conftest.c:37:28: error: ac_nonexistent.h: No such file or directory
784 configure:11746: $? = 1
785 configure: failed program was:
786 | /* confdefs.h.  */
787 |
788 | #define PACKAGE_NAME ""
789 | #define PACKAGE_TARNAME ""
790 | #define PACKAGE_VERSION ""
791 | #define PACKAGE_STRING ""
792 | #define PACKAGE_BUGREPORT ""
793 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
794 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
795 | #define USE_LOGGING MPID_LOGGING_NONE
796 | #define MPICH_SINGLE_THREADED 1
797 | #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
798 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
799 | #define HAVE_ROMIO 1
800 | #define HAVE_PRAGMA_WEAK 1
801 | #define USE_WEAK_SYMBOLS 1
802 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
803 | #define HAVE_LONG_LONG 1
804 | #define F77_NAME_LOWER_USCORE 1
805 | #define STDCALL
806 | #define HAVE_FORTRAN_BINDING 1
807 | #ifdef __cplusplus
808 | extern "C" void std::exit (int) throw (); using std::exit;
809 | #endif
810 | #define HAVE_CXX_EXCEPTIONS
811 | #define HAVE_NAMESPACES
812 | #define HAVE_CXX_BINDING 1
813 | #define HAVE_NAMEPUB_SERVICE 1
814 | #define restrict __restrict
815 | #define HAVE_GCC_ATTRIBUTE 1
816 | #define HAVE_LONG_DOUBLE 1
817 | #define HAVE_LONG_LONG_INT 1
818 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
819 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
820 | #define HAVE_MAX_FP_ALIGNMENT 16
821 | /* end confdefs.h.  */
822 | #include <ac_nonexistent.h>
823 configure:11785: result: gcc -E
824 configure:11809: gcc -E  -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c
825 configure:11815: $? = 0
826 configure:11847: gcc -E  -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c
827 conftest.c:37:28: error: ac_nonexistent.h: No such file or directory
828 configure:11853: $? = 1
829 configure: failed program was:
830 | /* confdefs.h.  */
831 |
832 | #define PACKAGE_NAME ""
833 | #define PACKAGE_TARNAME ""
834 | #define PACKAGE_VERSION ""
835 | #define PACKAGE_STRING ""
836 | #define PACKAGE_BUGREPORT ""
837 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
838 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
839 | #define USE_LOGGING MPID_LOGGING_NONE
840 | #define MPICH_SINGLE_THREADED 1
841 | #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
842 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
843 | #define HAVE_ROMIO 1
844 | #define HAVE_PRAGMA_WEAK 1
845 | #define USE_WEAK_SYMBOLS 1
846 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
847 | #define HAVE_LONG_LONG 1
848 | #define F77_NAME_LOWER_USCORE 1
849 | #define STDCALL
850 | #define HAVE_FORTRAN_BINDING 1
851 | #ifdef __cplusplus
852 | extern "C" void std::exit (int) throw (); using std::exit;
853 | #endif
854 | #define HAVE_CXX_EXCEPTIONS
855 | #define HAVE_NAMESPACES
856 | #define HAVE_CXX_BINDING 1
857 | #define HAVE_NAMEPUB_SERVICE 1
858 | #define restrict __restrict
859 | #define HAVE_GCC_ATTRIBUTE 1
860 | #define HAVE_LONG_DOUBLE 1
861 | #define HAVE_LONG_LONG_INT 1
862 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
863 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
864 | #define HAVE_MAX_FP_ALIGNMENT 16
865 | /* end confdefs.h.  */
866 | #include <ac_nonexistent.h>
867 configure:11897: checking for egrep
868 configure:11907: result: grep -E
869 configure:11912: checking for ANSI C header files
870 configure:11937: gcc -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c >&5
871 configure:11943: $? = 0
872 configure:11946: test -z                         || test ! -s conftest.err
873 configure:11949: $? = 0
874 configure:11952: test -s conftest.o
875 configure:11955: $? = 0
876 configure:12044: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
877 conftest.c: In function 'main':
878 conftest.c:54: warning: incompatible implicit declaration of built-in function 'exit'
879 configure:12047: $? = 0
880 configure:12049: ./conftest
881 configure:12052: $? = 0
882 configure:12067: result: yes
883 configure:12091: checking for sys/types.h
884 configure:12107: gcc -E  -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c
885 configure:12113: $? = 0
886 configure:12164: result: yes
887 configure:12091: checking for sys/stat.h
888 configure:12107: gcc -E  -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c
889 configure:12113: $? = 0
890 configure:12164: result: yes
891 configure:12091: checking for stdlib.h
892 configure:12107: gcc -E  -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c
893 configure:12113: $? = 0
894 configure:12164: result: yes
895 configure:12091: checking for string.h
896 configure:12107: gcc -E  -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c
897 configure:12113: $? = 0
898 configure:12164: result: yes
899 configure:12091: checking for memory.h
900 configure:12107: gcc -E  -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c
901 configure:12113: $? = 0
902 configure:12164: result: yes
903 configure:12091: checking for strings.h
904 configure:12107: gcc -E  -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c
905 configure:12113: $? = 0
906 configure:12164: result: yes
907 configure:12091: checking for inttypes.h
908 configure:12107: gcc -E  -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c
909 configure:12113: $? = 0
910 configure:12164: result: yes
911 configure:12091: checking for stdint.h
912 configure:12107: gcc -E  -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c
913 configure:12113: $? = 0
914 configure:12164: result: yes
915 configure:12091: checking for unistd.h
916 configure:12107: gcc -E  -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c
917 configure:12113: $? = 0
918 configure:12164: result: yes
919 configure:12177: checking for char
920 configure:12201: gcc -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c >&5
921 configure:12207: $? = 0
922 configure:12210: test -z                         || test ! -s conftest.err
923 configure:12213: $? = 0
924 configure:12216: test -s conftest.o
925 configure:12219: $? = 0
926 configure:12230: result: yes
927 configure:12233: checking size of char
928 configure:12545: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
929 configure:12548: $? = 0
930 configure:12550: ./conftest
931 configure:12553: $? = 0
932 configure:12576: result: 1
933 configure:12583: checking for short
934 configure:12607: gcc -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c >&5
935 configure:12613: $? = 0
936 configure:12616: test -z                         || test ! -s conftest.err
937 configure:12619: $? = 0
938 configure:12622: test -s conftest.o
939 configure:12625: $? = 0
940 configure:12636: result: yes
941 configure:12639: checking size of short
942 configure:12951: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
943 configure:12954: $? = 0
944 configure:12956: ./conftest
945 configure:12959: $? = 0
946 configure:12982: result: 2
947 configure:12989: checking for int
948 configure:13013: gcc -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c >&5
949 configure:13019: $? = 0
950 configure:13022: test -z                         || test ! -s conftest.err
951 configure:13025: $? = 0
952 configure:13028: test -s conftest.o
953 configure:13031: $? = 0
954 configure:13042: result: yes
955 configure:13045: checking size of int
956 configure:13357: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
957 configure:13360: $? = 0
958 configure:13362: ./conftest
959 configure:13365: $? = 0
960 configure:13388: result: 4
961 configure:13395: checking for long
962 configure:13419: gcc -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c >&5
963 configure:13425: $? = 0
964 configure:13428: test -z                         || test ! -s conftest.err
965 configure:13431: $? = 0
966 configure:13434: test -s conftest.o
967 configure:13437: $? = 0
968 configure:13448: result: yes
969 configure:13451: checking size of long
970 configure:13763: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
971 configure:13766: $? = 0
972 configure:13768: ./conftest
973 configure:13771: $? = 0
974 configure:13794: result: 8
975 configure:13801: checking for long long
976 configure:13825: gcc -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c >&5
977 configure:13831: $? = 0
978 configure:13834: test -z                         || test ! -s conftest.err
979 configure:13837: $? = 0
980 configure:13840: test -s conftest.o
981 configure:13843: $? = 0
982 configure:13854: result: yes
983 configure:13857: checking size of long long
984 configure:14169: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
985 configure:14172: $? = 0
986 configure:14174: ./conftest
987 configure:14177: $? = 0
988 configure:14200: result: 8
989 configure:14207: checking for float
990 configure:14231: gcc -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c >&5
991 configure:14237: $? = 0
992 configure:14240: test -z                         || test ! -s conftest.err
993 configure:14243: $? = 0
994 configure:14246: test -s conftest.o
995 configure:14249: $? = 0
996 configure:14260: result: yes
997 configure:14263: checking size of float
998 configure:14575: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
999 configure:14578: $? = 0
1000 configure:14580: ./conftest
1001 configure:14583: $? = 0
1002 configure:14606: result: 4
1003 configure:14613: checking for double
1004 configure:14637: gcc -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c >&5
1005 configure:14643: $? = 0
1006 configure:14646: test -z                         || test ! -s conftest.err
1007 configure:14649: $? = 0
1008 configure:14652: test -s conftest.o
1009 configure:14655: $? = 0
1010 configure:14666: result: yes
1011 configure:14669: checking size of double
1012 configure:14981: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
1013 configure:14984: $? = 0
1014 configure:14986: ./conftest
1015 configure:14989: $? = 0
1016 configure:15012: result: 8
1017 configure:15019: checking for long double
1018 configure:15043: gcc -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c >&5
1019 configure:15049: $? = 0
1020 configure:15052: test -z                         || test ! -s conftest.err
1021 configure:15055: $? = 0
1022 configure:15058: test -s conftest.o
1023 configure:15061: $? = 0
1024 configure:15072: result: yes
1025 configure:15075: checking size of long double
1026 configure:15387: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
1027 configure:15390: $? = 0
1028 configure:15392: ./conftest
1029 configure:15395: $? = 0
1030 configure:15418: result: 16
1031 configure:15425: checking for wchar_t
1032 configure:15449: gcc -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c >&5
1033 configure:15455: $? = 0
1034 configure:15458: test -z                         || test ! -s conftest.err
1035 configure:15461: $? = 0
1036 configure:15464: test -s conftest.o
1037 configure:15467: $? = 0
1038 configure:15478: result: yes
1039 configure:15481: checking size of wchar_t
1040 configure:15793: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
1041 configure:15796: $? = 0
1042 configure:15798: ./conftest
1043 configure:15801: $? = 0
1044 configure:15824: result: 4
1045 configure:15977: checking for void *
1046 configure:16001: gcc -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c >&5
1047 configure:16007: $? = 0
1048 configure:16010: test -z                         || test ! -s conftest.err
1049 configure:16013: $? = 0
1050 configure:16016: test -s conftest.o
1051 configure:16019: $? = 0
1052 configure:16030: result: yes
1053 configure:16033: checking size of void *
1054 configure:16345: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
1055 configure:16348: $? = 0
1056 configure:16350: ./conftest
1057 configure:16353: $? = 0
1058 configure:16376: result: 8
1059 configure:16385: checking for size of float int
1060 configure:16411: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
1061 conftest.c: In function 'main':
1062 conftest.c:63: warning: incompatible implicit declaration of built-in function 'exit'
1063 configure:16414: $? = 0
1064 configure:16416: ./conftest
1065 configure:16419: $? = 0
1066 configure:16441: result: 8
1067 configure:16447: checking for size of double int
1068 configure:16473: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
1069 conftest.c: In function 'main':
1070 conftest.c:63: warning: incompatible implicit declaration of built-in function 'exit'
1071 configure:16476: $? = 0
1072 configure:16478: ./conftest
1073 configure:16481: $? = 0
1074 configure:16503: result: 12
1075 configure:16509: checking for size of long int
1076 configure:16535: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
1077 conftest.c: In function 'main':
1078 conftest.c:63: warning: incompatible implicit declaration of built-in function 'exit'
1079 configure:16538: $? = 0
1080 configure:16540: ./conftest
1081 configure:16543: $? = 0
1082 configure:16565: result: 12
1083 configure:16571: checking for size of short int
1084 configure:16597: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
1085 conftest.c: In function 'main':
1086 conftest.c:63: warning: incompatible implicit declaration of built-in function 'exit'
1087 configure:16600: $? = 0
1088 configure:16602: ./conftest
1089 configure:16605: $? = 0
1090 configure:16627: result: 6
1091 configure:16633: checking for size of 2 int
1092 configure:16659: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
1093 conftest.c: In function 'main':
1094 conftest.c:63: warning: incompatible implicit declaration of built-in function 'exit'
1095 configure:16662: $? = 0
1096 configure:16664: ./conftest
1097 configure:16667: $? = 0
1098 configure:16689: result: 8
1099 configure:16695: checking for size of long double int
1100 configure:16721: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
1101 conftest.c: In function 'main':
1102 conftest.c:63: warning: incompatible implicit declaration of built-in function 'exit'
1103 configure:16724: $? = 0
1104 configure:16726: ./conftest
1105 configure:16729: $? = 0
1106 configure:16751: result: 20
1107 configure:16760: checking for sys/bitypes.h
1108 configure:16776: gcc -E  -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c
1109 configure:16782: $? = 0
1110 configure:16833: result: yes
1111 configure:16846: checking for int16_t
1112 configure:16870: gcc -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c >&5
1113 configure:16876: $? = 0
1114 configure:16879: test -z                         || test ! -s conftest.err
1115 configure:16882: $? = 0
1116 configure:16885: test -s conftest.o
1117 configure:16888: $? = 0
1118 configure:16899: result: yes
1119 configure:17330: checking for int32_t
1120 configure:17354: gcc -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c >&5
1121 configure:17360: $? = 0
1122 configure:17363: test -z                         || test ! -s conftest.err
1123 configure:17366: $? = 0
1124 configure:17369: test -s conftest.o
1125 configure:17372: $? = 0
1126 configure:17383: result: yes
1127 configure:17813: checking for int64_t
1128 configure:17837: gcc -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c >&5
1129 configure:17843: $? = 0
1130 configure:17846: test -z                         || test ! -s conftest.err
1131 configure:17849: $? = 0
1132 configure:17852: test -s conftest.o
1133 configure:17855: $? = 0
1134 configure:17866: result: yes
1135 configure:19031: checking for size of Fortran type integer
1136 configure:19065: gcc -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftestc.c >&5
1137 configure:19068: $? = 0
1138 configure:19088: pgf77 -o conftest   conftest.f conftestc.o  >&5
1139 conftest.f:
1140 configure:19091: $? = 0
1141 configure:19125: result: 4
1142 configure:19136: checking for size of Fortran type real
1143 configure:19170: gcc -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftestc.c >&5
1144 configure:19173: $? = 0
1145 configure:19193: pgf77 -o conftest   conftest.f conftestc.o  >&5
1146 conftest.f:
1147 configure:19196: $? = 0
1148 configure:19230: result: 4
1149 configure:19241: checking for size of Fortran type double precision
1150 configure:19275: gcc -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftestc.c >&5
1151 configure:19278: $? = 0
1152 configure:19298: pgf77 -o conftest   conftest.f conftestc.o  >&5
1153 conftest.f:
1154 configure:19301: $? = 0
1155 configure:19335: result: 8
1156 configure:19353: checking whether integer*1 is supported
1157 configure:19361: pgf77 -c  conftest.f >&5
1158 configure:19367: $? = 0
1159 configure:19370: test -z                         || test ! -s conftest.err
1160 configure:19373: $? = 0
1161 configure:19376: test -s conftest.o
1162 configure:19379: $? = 0
1163 configure:19390: result: yes
1164 configure:19396: checking whether integer*2 is supported
1165 configure:19404: pgf77 -c  conftest.f >&5
1166 configure:19410: $? = 0
1167 configure:19413: test -z                         || test ! -s conftest.err
1168 configure:19416: $? = 0
1169 configure:19419: test -s conftest.o
1170 configure:19422: $? = 0
1171 configure:19433: result: yes
1172 configure:19439: checking whether integer*4 is supported
1173 configure:19447: pgf77 -c  conftest.f >&5
1174 configure:19453: $? = 0
1175 configure:19456: test -z                         || test ! -s conftest.err
1176 configure:19459: $? = 0
1177 configure:19462: test -s conftest.o
1178 configure:19465: $? = 0
1179 configure:19476: result: yes
1180 configure:19482: checking whether integer*8 is supported
1181 configure:19490: pgf77 -c  conftest.f >&5
1182 configure:19496: $? = 0
1183 configure:19499: test -z                         || test ! -s conftest.err
1184 configure:19502: $? = 0
1185 configure:19505: test -s conftest.o
1186 configure:19508: $? = 0
1187 configure:19519: result: yes
1188 configure:19525: checking whether integer*16 is supported
1189 configure:19533: pgf77 -c  conftest.f >&5
1190 PGFTN-W-0031-Illegal data type length specifier for integer (conftest.f: 2)
1191   0 inform,   1 warnings,   0 severes, 0 fatal for main
1192 PGFTN/x86-64 Linux/x86-64 6.1-6: compilation completed with warnings
1193 configure:19539: $? = 0
1194 configure:19542: test -z                         || test ! -s conftest.err
1195 configure:19545: $? = 0
1196 configure:19548: test -s conftest.o
1197 configure:19551: $? = 0
1198 configure:19562: result: yes
1199 configure:19568: checking whether real*4 is supported
1200 configure:19576: pgf77 -c  conftest.f >&5
1201 configure:19582: $? = 0
1202 configure:19585: test -z                         || test ! -s conftest.err
1203 configure:19588: $? = 0
1204 configure:19591: test -s conftest.o
1205 configure:19594: $? = 0
1206 configure:19605: result: yes
1207 configure:19611: checking whether real*8 is supported
1208 configure:19619: pgf77 -c  conftest.f >&5
1209 configure:19625: $? = 0
1210 configure:19628: test -z                         || test ! -s conftest.err
1211 configure:19631: $? = 0
1212 configure:19634: test -s conftest.o
1213 configure:19637: $? = 0
1214 configure:19648: result: yes
1215 configure:19654: checking whether real*16 is supported
1216 configure:19662: pgf77 -c  conftest.f >&5
1217 PGFTN-W-0031-Illegal data type length specifier for real (conftest.f: 2)
1218   0 inform,   1 warnings,   0 severes, 0 fatal for main
1219 PGFTN/x86-64 Linux/x86-64 6.1-6: compilation completed with warnings
1220 configure:19668: $? = 0
1221 configure:19671: test -z                         || test ! -s conftest.err
1222 configure:19674: $? = 0
1223 configure:19677: test -s conftest.o
1224 configure:19680: $? = 0
1225 configure:19691: result: yes
1226 configure:20083: checking for C type matching Fortran integer
1227 configure:20090: result: int
1228 configure:20136: checking for size of MPI_Status
1229 configure:20170: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
1230 conftest.c: In function 'main':
1231 conftest.c:84: warning: incompatible implicit declaration of built-in function 'exit'
1232 configure:20173: $? = 0
1233 configure:20175: ./conftest
1234 configure:20178: $? = 0
1235 configure:20193: result: 20
1236 configure:20234: checking for values of Fortran logicals
1237 configure:20274: gcc -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftestc.c >&5
1238 conftestc.c: In function 'ftest_':
1239 conftestc.c:12: warning: incompatible implicit declaration of built-in function 'exit'
1240 configure:20277: $? = 0
1241 configure:20288: pgf77 -o conftest   conftest.f conftestc.o  >&5
1242 conftest.f:
1243 configure:20291: $? = 0
1244 configure:20329: result: True is -1 and False is 0
1245 configure:20670: gcc -E conftest.c >/dev/null 2>conftest.out
1246 configure:20673: $? = 0
1247 configure:20772: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
1248 configure:20775: $? = 0
1249 configure:20816: pgf77 -o conftest   conftest.f  >&5
1250 configure:20819: $? = 0
1251 configure:20859: c++ -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.cc  >&5
1252 configure:20862: $? = 0
1253 configure:2324: pgf90 -o conftest -g  conftest.f90  >&5
1254 configure:20953: checking for Fortran 90 integer kind for 8-byte integers
1255 configure:20985: pgf90 -o conftest -g  conftest.f90  >&5
1256 configure:20988: $? = 0
1257 configure:20999: result: 8
1258 configure:21236: checking if char * pointers use byte addresses
1259 configure:21259: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
1260 configure:21262: $? = 0
1261 configure:21264: ./conftest
1262 configure:21267: $? = 0
1263 configure:21281: result: yes
1264 configure:21296: checking for size of MPI_BSEND_OVERHEAD
1265 configure:21339: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
1266 conftest.c: In function 'main':
1267 conftest.c:96: warning: incompatible implicit declaration of built-in function 'exit'
1268 configure:21342: $? = 0
1269 configure:21344: ./conftest
1270 configure:21347: $? = 0
1271 configure:21362: result: 95
1272 configure:21376: checking for gcc __asm__ and pentium cmpxchgl instruction
1273 configure:21405: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
1274 /tmp/ccH67wbl.s: Assembler messages:
1275 /tmp/ccH67wbl.s:27: Error: Incorrect register `%rcx' used with `l' suffix
1276 configure:21408: $? = 1
1277 configure: program exited with status 1
1278 configure: failed program was:
1279 | /* confdefs.h.  */
1280 |
1281 | #define PACKAGE_NAME ""
1282 | #define PACKAGE_TARNAME ""
1283 | #define PACKAGE_VERSION ""
1284 | #define PACKAGE_STRING ""
1285 | #define PACKAGE_BUGREPORT ""
1286 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1287 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1288 | #define USE_LOGGING MPID_LOGGING_NONE
1289 | #define MPICH_SINGLE_THREADED 1
1290 | #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
1291 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
1292 | #define HAVE_ROMIO 1
1293 | #define HAVE_PRAGMA_WEAK 1
1294 | #define USE_WEAK_SYMBOLS 1
1295 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1296 | #define HAVE_LONG_LONG 1
1297 | #define F77_NAME_LOWER_USCORE 1
1298 | #define STDCALL
1299 | #define HAVE_FORTRAN_BINDING 1
1300 | #ifdef __cplusplus
1301 | extern "C" void std::exit (int) throw (); using std::exit;
1302 | #endif
1303 | #define HAVE_CXX_EXCEPTIONS
1304 | #define HAVE_NAMESPACES
1305 | #define HAVE_CXX_BINDING 1
1306 | #define HAVE_NAMEPUB_SERVICE 1
1307 | #define restrict __restrict
1308 | #define HAVE_GCC_ATTRIBUTE 1
1309 | #define HAVE_LONG_DOUBLE 1
1310 | #define HAVE_LONG_LONG_INT 1
1311 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
1312 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
1313 | #define HAVE_MAX_FP_ALIGNMENT 16
1314 | #define STDC_HEADERS 1
1315 | #define HAVE_SYS_TYPES_H 1
1316 | #define HAVE_SYS_STAT_H 1
1317 | #define HAVE_STDLIB_H 1
1318 | #define HAVE_STRING_H 1
1319 | #define HAVE_MEMORY_H 1
1320 | #define HAVE_STRINGS_H 1
1321 | #define HAVE_INTTYPES_H 1
1322 | #define HAVE_STDINT_H 1
1323 | #define HAVE_UNISTD_H 1
1324 | #define SIZEOF_CHAR 1
1325 | #define SIZEOF_SHORT 2
1326 | #define SIZEOF_INT 4
1327 | #define SIZEOF_LONG 8
1328 | #define SIZEOF_LONG_LONG 8
1329 | #define SIZEOF_FLOAT 4
1330 | #define SIZEOF_DOUBLE 8
1331 | #define SIZEOF_LONG_DOUBLE 16
1332 | #define SIZEOF_WCHAR_T 4
1333 | #define SIZEOF_VOID_P 8
1334 | #define HAVE_SYS_BITYPES_H 1
1335 | #define HAVE_INT16_T 1
1336 | #define HAVE_INT32_T 1
1337 | #define HAVE_INT64_T 1
1338 | #define MPIR_REAL4_CTYPE float
1339 | #define MPIR_REAL8_CTYPE double
1340 | #define MPIR_INTEGER1_CTYPE char
1341 | #define MPIR_INTEGER2_CTYPE short
1342 | #define MPIR_INTEGER4_CTYPE int
1343 | #define MPIR_INTEGER8_CTYPE long
1344 | #define SIZEOF_F77_INTEGER 4
1345 | #define SIZEOF_F77_REAL 4
1346 | #define SIZEOF_F77_DOUBLE_PRECISION 8
1347 | #define HAVE_AINT_LARGER_THAN_FINT 1
1348 | #define HAVE_FINT_IS_INT 1
1349 | #define F77_TRUE_VALUE_SET 1
1350 | #define F77_TRUE_VALUE -1
1351 | #define F77_FALSE_VALUE 0
1352 | /* end confdefs.h.  */
1353 |
1354 | int main(int argc, char *argv[])
1355 | {
1356 | long int compval = 10;
1357 | volatile long int *p = &compval;
1358 | long int oldval = 10;
1359 | long int newval = 20;
1360 | char ret;
1361 | long int readval;
1362 | __asm__ __volatile__ ("lock; cmpxchgl %3, %1; sete %0"
1363 |       : "=q" (ret), "=m" (*p), "=a" (readval)
1364 |       : "r" (newval), "m" (*p), "a" (oldval) : "memory");
1365 | return (compval == 20) ? 0 : -1;
1366 | }
1367 |
1368 configure:21429: result: no
1369 configure:21445: checking for gcc __asm__ and AMD x86_64 cmpxchgq instruction
1370 configure:21474: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
1371 configure:21477: $? = 0
1372 configure:21479: ./conftest
1373 configure:21482: $? = 0
1374 configure:21484: result: yes
1375 configure:21504: checking for gcc __asm__ and IA64 xchg4 instruction
1376 configure:21534: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
1377 /tmp/ccmLBJbt.s: Assembler messages:
1378 /tmp/ccmLBJbt.s:16: Error: no such instruction: `xchg4 %rax=[%rdx],%rax'
1379 configure:21537: $? = 1
1380 configure: program exited with status 1
1381 configure: failed program was:
1382 | /* confdefs.h.  */
1383 |
1384 | #define PACKAGE_NAME ""
1385 | #define PACKAGE_TARNAME ""
1386 | #define PACKAGE_VERSION ""
1387 | #define PACKAGE_STRING ""
1388 | #define PACKAGE_BUGREPORT ""
1389 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1390 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1391 | #define USE_LOGGING MPID_LOGGING_NONE
1392 | #define MPICH_SINGLE_THREADED 1
1393 | #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
1394 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
1395 | #define HAVE_ROMIO 1
1396 | #define HAVE_PRAGMA_WEAK 1
1397 | #define USE_WEAK_SYMBOLS 1
1398 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1399 | #define HAVE_LONG_LONG 1
1400 | #define F77_NAME_LOWER_USCORE 1
1401 | #define STDCALL
1402 | #define HAVE_FORTRAN_BINDING 1
1403 | #ifdef __cplusplus
1404 | extern "C" void std::exit (int) throw (); using std::exit;
1405 | #endif
1406 | #define HAVE_CXX_EXCEPTIONS
1407 | #define HAVE_NAMESPACES
1408 | #define HAVE_CXX_BINDING 1
1409 | #define HAVE_NAMEPUB_SERVICE 1
1410 | #define restrict __restrict
1411 | #define HAVE_GCC_ATTRIBUTE 1
1412 | #define HAVE_LONG_DOUBLE 1
1413 | #define HAVE_LONG_LONG_INT 1
1414 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
1415 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
1416 | #define HAVE_MAX_FP_ALIGNMENT 16
1417 | #define STDC_HEADERS 1
1418 | #define HAVE_SYS_TYPES_H 1
1419 | #define HAVE_SYS_STAT_H 1
1420 | #define HAVE_STDLIB_H 1
1421 | #define HAVE_STRING_H 1
1422 | #define HAVE_MEMORY_H 1
1423 | #define HAVE_STRINGS_H 1
1424 | #define HAVE_INTTYPES_H 1
1425 | #define HAVE_STDINT_H 1
1426 | #define HAVE_UNISTD_H 1
1427 | #define SIZEOF_CHAR 1
1428 | #define SIZEOF_SHORT 2
1429 | #define SIZEOF_INT 4
1430 | #define SIZEOF_LONG 8
1431 | #define SIZEOF_LONG_LONG 8
1432 | #define SIZEOF_FLOAT 4
1433 | #define SIZEOF_DOUBLE 8
1434 | #define SIZEOF_LONG_DOUBLE 16
1435 | #define SIZEOF_WCHAR_T 4
1436 | #define SIZEOF_VOID_P 8
1437 | #define HAVE_SYS_BITYPES_H 1
1438 | #define HAVE_INT16_T 1
1439 | #define HAVE_INT32_T 1
1440 | #define HAVE_INT64_T 1
1441 | #define MPIR_REAL4_CTYPE float
1442 | #define MPIR_REAL8_CTYPE double
1443 | #define MPIR_INTEGER1_CTYPE char
1444 | #define MPIR_INTEGER2_CTYPE short
1445 | #define MPIR_INTEGER4_CTYPE int
1446 | #define MPIR_INTEGER8_CTYPE long
1447 | #define SIZEOF_F77_INTEGER 4
1448 | #define SIZEOF_F77_REAL 4
1449 | #define SIZEOF_F77_DOUBLE_PRECISION 8
1450 | #define HAVE_AINT_LARGER_THAN_FINT 1
1451 | #define HAVE_FINT_IS_INT 1
1452 | #define F77_TRUE_VALUE_SET 1
1453 | #define F77_TRUE_VALUE -1
1454 | #define F77_FALSE_VALUE 0
1455 | #define HAVE_GCC_AND_X86_64_ASM 1
1456 | /* end confdefs.h.  */
1457 |
1458 | unsigned long _InterlockedExchange(volatile void *ptr, unsigned long x)
1459 | {
1460 |    unsigned long result;
1461 |    __asm__ __volatile ("xchg4 %0=[%1],%2" : "=r" (result)
1462 |        : "r" (ptr), "r" (x) : "memory");
1463 |    return result;
1464 | }
1465 | int main(int argc, char *argv[])
1466 | {
1467 | long val = 1;
1468 | volatile long *p = &val;
1469 | long oldval = _InterlockedExchange(p, (unsigned long)2);
1470 | return (oldval == 1 && val == 2) ? 0 : -1;
1471 | }
1472 |
1473 configure:21557: result: no
1474 configure:21686: checking for ANSI C header files
1475 configure:21841: result: yes
1476 configure:21869: checking for stdlib.h
1477 configure:21942: result: yes
1478 configure:21869: checking for stdarg.h
1479 configure:21885: gcc -E  -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c
1480 configure:21891: $? = 0
1481 configure:21942: result: yes
1482 configure:21869: checking for sys/types.h
1483 configure:21942: result: yes
1484 configure:21869: checking for inttypes.h
1485 configure:21942: result: yes
1486 configure:21869: checking for limits.h
1487 configure:21885: gcc -E  -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c
1488 configure:21891: $? = 0
1489 configure:21942: result: yes
1490 configure:21869: checking for stddef.h
1491 configure:21885: gcc -E  -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c
1492 configure:21891: $? = 0
1493 configure:21942: result: yes
1494 configure:21869: checking for errno.h
1495 configure:21885: gcc -E  -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c
1496 configure:21891: $? = 0
1497 configure:21942: result: yes
1498 configure:21869: checking for sys/socket.h
1499 configure:21885: gcc -E  -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c
1500 configure:21891: $? = 0
1501 configure:21942: result: yes
1502 configure:21869: checking for sys/time.h
1503 configure:21885: gcc -E  -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c
1504 configure:21891: $? = 0
1505 configure:21942: result: yes
1506 configure:21869: checking for unistd.h
1507 configure:21942: result: yes
1508 configure:21869: checking for endian.h
1509 configure:21885: gcc -E  -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c
1510 configure:21891: $? = 0
1511 configure:21942: result: yes
1512 configure:21954: checking for sys/uio.h
1513 configure:21979: gcc -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c >&5
1514 configure:21985: $? = 0
1515 configure:21988: test -z                         || test ! -s conftest.err
1516 configure:21991: $? = 0
1517 configure:21994: test -s conftest.o
1518 configure:21997: $? = 0
1519 configure:22008: result: yes
1520 configure:22024: checking for setitimer
1521 configure:22081: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
1522 configure:22087: $? = 0
1523 configure:22090: test -z                         || test ! -s conftest.err
1524 configure:22093: $? = 0
1525 configure:22096: test -s conftest
1526 configure:22099: $? = 0
1527 configure:22111: result: yes
1528 configure:22024: checking for alarm
1529 configure:22081: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
1530 configure:22087: $? = 0
1531 configure:22090: test -z                         || test ! -s conftest.err
1532 configure:22093: $? = 0
1533 configure:22096: test -s conftest
1534 configure:22099: $? = 0
1535 configure:22111: result: yes
1536 configure:22127: checking for vsnprintf
1537 configure:22184: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
1538 conftest.c:115: warning: conflicting types for built-in function 'vsnprintf'
1539 configure:22190: $? = 0
1540 configure:22193: test -z                         || test ! -s conftest.err
1541 configure:22196: $? = 0
1542 configure:22199: test -s conftest
1543 configure:22202: $? = 0
1544 configure:22214: result: yes
1545 configure:22127: checking for vsprintf
1546 configure:22184: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
1547 conftest.c:116: warning: conflicting types for built-in function 'vsprintf'
1548 configure:22190: $? = 0
1549 configure:22193: test -z                         || test ! -s conftest.err
1550 configure:22196: $? = 0
1551 configure:22199: test -s conftest
1552 configure:22202: $? = 0
1553 configure:22214: result: yes
1554 configure:22226: checking whether vsnprintf needs a declaration
1555 configure:22248: gcc -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c >&5
1556 configure:22254: $? = 0
1557 configure:22257: test -z                         || test ! -s conftest.err
1558 configure:22260: $? = 0
1559 configure:22263: test -s conftest.o
1560 configure:22266: $? = 0
1561 configure:22277: result: yes
1562 configure:22294: checking for snprintf
1563 configure:22351: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
1564 conftest.c:118: warning: conflicting types for built-in function 'snprintf'
1565 configure:22357: $? = 0
1566 configure:22360: test -z                         || test ! -s conftest.err
1567 configure:22363: $? = 0
1568 configure:22366: test -s conftest
1569 configure:22369: $? = 0
1570 configure:22381: result: yes
1571 configure:22393: checking whether snprintf needs a declaration
1572 configure:22415: gcc -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c >&5
1573 conftest.c: In function 'main':
1574 conftest.c:99: error: incompatible type for argument 1 of 'snprintf'
1575 conftest.c:99: error: incompatible type for argument 3 of 'snprintf'
1576 configure:22421: $? = 1
1577 configure: failed program was:
1578 | /* confdefs.h.  */
1579 |
1580 | #define PACKAGE_NAME ""
1581 | #define PACKAGE_TARNAME ""
1582 | #define PACKAGE_VERSION ""
1583 | #define PACKAGE_STRING ""
1584 | #define PACKAGE_BUGREPORT ""
1585 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1586 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1587 | #define USE_LOGGING MPID_LOGGING_NONE
1588 | #define MPICH_SINGLE_THREADED 1
1589 | #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
1590 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
1591 | #define HAVE_ROMIO 1
1592 | #define HAVE_PRAGMA_WEAK 1
1593 | #define USE_WEAK_SYMBOLS 1
1594 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1595 | #define HAVE_LONG_LONG 1
1596 | #define F77_NAME_LOWER_USCORE 1
1597 | #define STDCALL
1598 | #define HAVE_FORTRAN_BINDING 1
1599 | #ifdef __cplusplus
1600 | extern "C" void std::exit (int) throw (); using std::exit;
1601 | #endif
1602 | #define HAVE_CXX_EXCEPTIONS
1603 | #define HAVE_NAMESPACES
1604 | #define HAVE_CXX_BINDING 1
1605 | #define HAVE_NAMEPUB_SERVICE 1
1606 | #define restrict __restrict
1607 | #define HAVE_GCC_ATTRIBUTE 1
1608 | #define HAVE_LONG_DOUBLE 1
1609 | #define HAVE_LONG_LONG_INT 1
1610 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
1611 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
1612 | #define HAVE_MAX_FP_ALIGNMENT 16
1613 | #define STDC_HEADERS 1
1614 | #define HAVE_SYS_TYPES_H 1
1615 | #define HAVE_SYS_STAT_H 1
1616 | #define HAVE_STDLIB_H 1
1617 | #define HAVE_STRING_H 1
1618 | #define HAVE_MEMORY_H 1
1619 | #define HAVE_STRINGS_H 1
1620 | #define HAVE_INTTYPES_H 1
1621 | #define HAVE_STDINT_H 1
1622 | #define HAVE_UNISTD_H 1
1623 | #define SIZEOF_CHAR 1
1624 | #define SIZEOF_SHORT 2
1625 | #define SIZEOF_INT 4
1626 | #define SIZEOF_LONG 8
1627 | #define SIZEOF_LONG_LONG 8
1628 | #define SIZEOF_FLOAT 4
1629 | #define SIZEOF_DOUBLE 8
1630 | #define SIZEOF_LONG_DOUBLE 16
1631 | #define SIZEOF_WCHAR_T 4
1632 | #define SIZEOF_VOID_P 8
1633 | #define HAVE_SYS_BITYPES_H 1
1634 | #define HAVE_INT16_T 1
1635 | #define HAVE_INT32_T 1
1636 | #define HAVE_INT64_T 1
1637 | #define MPIR_REAL4_CTYPE float
1638 | #define MPIR_REAL8_CTYPE double
1639 | #define MPIR_INTEGER1_CTYPE char
1640 | #define MPIR_INTEGER2_CTYPE short
1641 | #define MPIR_INTEGER4_CTYPE int
1642 | #define MPIR_INTEGER8_CTYPE long
1643 | #define SIZEOF_F77_INTEGER 4
1644 | #define SIZEOF_F77_REAL 4
1645 | #define SIZEOF_F77_DOUBLE_PRECISION 8
1646 | #define HAVE_AINT_LARGER_THAN_FINT 1
1647 | #define HAVE_FINT_IS_INT 1
1648 | #define F77_TRUE_VALUE_SET 1
1649 | #define F77_TRUE_VALUE -1
1650 | #define F77_FALSE_VALUE 0
1651 | #define HAVE_GCC_AND_X86_64_ASM 1
1652 | #define STDC_HEADERS 1
1653 | #define HAVE_STDLIB_H 1
1654 | #define HAVE_STDARG_H 1
1655 | #define HAVE_SYS_TYPES_H 1
1656 | #define HAVE_INTTYPES_H 1
1657 | #define HAVE_LIMITS_H 1
1658 | #define HAVE_STDDEF_H 1
1659 | #define HAVE_ERRNO_H 1
1660 | #define HAVE_SYS_SOCKET_H 1
1661 | #define HAVE_SYS_TIME_H 1
1662 | #define HAVE_UNISTD_H 1
1663 | #define HAVE_ENDIAN_H 1
1664 | #define HAVE_SYS_UIO_H 1
1665 | #define HAVE_SETITIMER 1
1666 | #define HAVE_ALARM 1
1667 | #define HAVE_VSNPRINTF 1
1668 | #define HAVE_VSPRINTF 1
1669 | #define NEEDS_VSNPRINTF_DECL 1
1670 | #define HAVE_SNPRINTF 1
1671 | /* end confdefs.h.  */
1672 | #include <stdio.h>
1673 | int
1674 | main ()
1675 | {
1676 | int a=snprintf(1.0,27,1.0,"foo");
1677 |   ;
1678 |   return 0;
1679 | }
1680 configure:22444: result: no
1681 configure:22459: checking for va_copy
1682 configure:22490: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
1683 configure:22496: $? = 0
1684 configure:22499: test -z                         || test ! -s conftest.err
1685 configure:22502: $? = 0
1686 configure:22505: test -s conftest
1687 configure:22508: $? = 0
1688 configure:22520: result: yes
1689 configure:22605: checking for working alloca.h
1690 configure:22626: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
1691 configure:22632: $? = 0
1692 configure:22635: test -z                         || test ! -s conftest.err
1693 configure:22638: $? = 0
1694 configure:22641: test -s conftest
1695 configure:22644: $? = 0
1696 configure:22656: result: yes
1697 configure:22666: checking for alloca
1698 configure:22707: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
1699 configure:22713: $? = 0
1700 configure:22716: test -z                         || test ! -s conftest.err
1701 configure:22719: $? = 0
1702 configure:22722: test -s conftest
1703 configure:22725: $? = 0
1704 configure:22737: result: yes
1705 configure:22966: checking for strdup
1706 configure:23023: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
1707 conftest.c:122: warning: conflicting types for built-in function 'strdup'
1708 configure:23029: $? = 0
1709 configure:23032: test -z                         || test ! -s conftest.err
1710 configure:23035: $? = 0
1711 configure:23038: test -s conftest
1712 configure:23041: $? = 0
1713 configure:23053: result: yes
1714 configure:23066: checking whether strdup needs a declaration
1715 configure:23088: gcc -c   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 conftest.c >&5
1716 conftest.c: In function 'main':
1717 conftest.c:103: error: incompatible type for argument 1 of 'strdup'
1718 conftest.c:103: error: too many arguments to function 'strdup'
1719 conftest.c:103: warning: initialization makes integer from pointer without a cast
1720 configure:23094: $? = 1
1721 configure: failed program was:
1722 | /* confdefs.h.  */
1723 |
1724 | #define PACKAGE_NAME ""
1725 | #define PACKAGE_TARNAME ""
1726 | #define PACKAGE_VERSION ""
1727 | #define PACKAGE_STRING ""
1728 | #define PACKAGE_BUGREPORT ""
1729 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1730 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1731 | #define USE_LOGGING MPID_LOGGING_NONE
1732 | #define MPICH_SINGLE_THREADED 1
1733 | #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
1734 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
1735 | #define HAVE_ROMIO 1
1736 | #define HAVE_PRAGMA_WEAK 1
1737 | #define USE_WEAK_SYMBOLS 1
1738 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1739 | #define HAVE_LONG_LONG 1
1740 | #define F77_NAME_LOWER_USCORE 1
1741 | #define STDCALL
1742 | #define HAVE_FORTRAN_BINDING 1
1743 | #ifdef __cplusplus
1744 | extern "C" void std::exit (int) throw (); using std::exit;
1745 | #endif
1746 | #define HAVE_CXX_EXCEPTIONS
1747 | #define HAVE_NAMESPACES
1748 | #define HAVE_CXX_BINDING 1
1749 | #define HAVE_NAMEPUB_SERVICE 1
1750 | #define restrict __restrict
1751 | #define HAVE_GCC_ATTRIBUTE 1
1752 | #define HAVE_LONG_DOUBLE 1
1753 | #define HAVE_LONG_LONG_INT 1
1754 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
1755 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
1756 | #define HAVE_MAX_FP_ALIGNMENT 16
1757 | #define STDC_HEADERS 1
1758 | #define HAVE_SYS_TYPES_H 1
1759 | #define HAVE_SYS_STAT_H 1
1760 | #define HAVE_STDLIB_H 1
1761 | #define HAVE_STRING_H 1
1762 | #define HAVE_MEMORY_H 1
1763 | #define HAVE_STRINGS_H 1
1764 | #define HAVE_INTTYPES_H 1
1765 | #define HAVE_STDINT_H 1
1766 | #define HAVE_UNISTD_H 1
1767 | #define SIZEOF_CHAR 1
1768 | #define SIZEOF_SHORT 2
1769 | #define SIZEOF_INT 4
1770 | #define SIZEOF_LONG 8
1771 | #define SIZEOF_LONG_LONG 8
1772 | #define SIZEOF_FLOAT 4
1773 | #define SIZEOF_DOUBLE 8
1774 | #define SIZEOF_LONG_DOUBLE 16
1775 | #define SIZEOF_WCHAR_T 4
1776 | #define SIZEOF_VOID_P 8
1777 | #define HAVE_SYS_BITYPES_H 1
1778 | #define HAVE_INT16_T 1
1779 | #define HAVE_INT32_T 1
1780 | #define HAVE_INT64_T 1
1781 | #define MPIR_REAL4_CTYPE float
1782 | #define MPIR_REAL8_CTYPE double
1783 | #define MPIR_INTEGER1_CTYPE char
1784 | #define MPIR_INTEGER2_CTYPE short
1785 | #define MPIR_INTEGER4_CTYPE int
1786 | #define MPIR_INTEGER8_CTYPE long
1787 | #define SIZEOF_F77_INTEGER 4
1788 | #define SIZEOF_F77_REAL 4
1789 | #define SIZEOF_F77_DOUBLE_PRECISION 8
1790 | #define HAVE_AINT_LARGER_THAN_FINT 1
1791 | #define HAVE_FINT_IS_INT 1
1792 | #define F77_TRUE_VALUE_SET 1
1793 | #define F77_TRUE_VALUE -1
1794 | #define F77_FALSE_VALUE 0
1795 | #define HAVE_GCC_AND_X86_64_ASM 1
1796 | #define STDC_HEADERS 1
1797 | #define HAVE_STDLIB_H 1
1798 | #define HAVE_STDARG_H 1
1799 | #define HAVE_SYS_TYPES_H 1
1800 | #define HAVE_INTTYPES_H 1
1801 | #define HAVE_LIMITS_H 1
1802 | #define HAVE_STDDEF_H 1
1803 | #define HAVE_ERRNO_H 1
1804 | #define HAVE_SYS_SOCKET_H 1
1805 | #define HAVE_SYS_TIME_H 1
1806 | #define HAVE_UNISTD_H 1
1807 | #define HAVE_ENDIAN_H 1
1808 | #define HAVE_SYS_UIO_H 1
1809 | #define HAVE_SETITIMER 1
1810 | #define HAVE_ALARM 1
1811 | #define HAVE_VSNPRINTF 1
1812 | #define HAVE_VSPRINTF 1
1813 | #define NEEDS_VSNPRINTF_DECL 1
1814 | #define HAVE_SNPRINTF 1
1815 | #define HAVE_VA_COPY 1
1816 | #define HAVE_ALLOCA_H 1
1817 | #define HAVE_ALLOCA 1
1818 | #define HAVE_STRDUP 1
1819 | /* end confdefs.h.  */
1820 | #include <string.h>
1821 | int
1822 | main ()
1823 | {
1824 | int a=strdup(1.0,27,1.0,"foo");
1825 |   ;
1826 |   return 0;
1827 | }
1828 configure:23117: result: no
1829 configure:23420: checking for clock_gettime
1830 configure:23477: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
1831 /tmp/ccQNNSxu.o: In function `main':
1832 conftest.c:(.text+0xd): undefined reference to `clock_gettime'
1833 /tmp/ccQNNSxu.o:(.data+0x0): undefined reference to `clock_gettime'
1834 collect2: ld returned 1 exit status
1835 configure:23483: $? = 1
1836 configure: failed program was:
1837 | /* confdefs.h.  */
1838 |
1839 | #define PACKAGE_NAME ""
1840 | #define PACKAGE_TARNAME ""
1841 | #define PACKAGE_VERSION ""
1842 | #define PACKAGE_STRING ""
1843 | #define PACKAGE_BUGREPORT ""
1844 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1845 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1846 | #define USE_LOGGING MPID_LOGGING_NONE
1847 | #define MPICH_SINGLE_THREADED 1
1848 | #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
1849 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
1850 | #define HAVE_ROMIO 1
1851 | #define HAVE_PRAGMA_WEAK 1
1852 | #define USE_WEAK_SYMBOLS 1
1853 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1854 | #define HAVE_LONG_LONG 1
1855 | #define F77_NAME_LOWER_USCORE 1
1856 | #define STDCALL
1857 | #define HAVE_FORTRAN_BINDING 1
1858 | #ifdef __cplusplus
1859 | extern "C" void std::exit (int) throw (); using std::exit;
1860 | #endif
1861 | #define HAVE_CXX_EXCEPTIONS
1862 | #define HAVE_NAMESPACES
1863 | #define HAVE_CXX_BINDING 1
1864 | #define HAVE_NAMEPUB_SERVICE 1
1865 | #define restrict __restrict
1866 | #define HAVE_GCC_ATTRIBUTE 1
1867 | #define HAVE_LONG_DOUBLE 1
1868 | #define HAVE_LONG_LONG_INT 1
1869 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
1870 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
1871 | #define HAVE_MAX_FP_ALIGNMENT 16
1872 | #define STDC_HEADERS 1
1873 | #define HAVE_SYS_TYPES_H 1
1874 | #define HAVE_SYS_STAT_H 1
1875 | #define HAVE_STDLIB_H 1
1876 | #define HAVE_STRING_H 1
1877 | #define HAVE_MEMORY_H 1
1878 | #define HAVE_STRINGS_H 1
1879 | #define HAVE_INTTYPES_H 1
1880 | #define HAVE_STDINT_H 1
1881 | #define HAVE_UNISTD_H 1
1882 | #define SIZEOF_CHAR 1
1883 | #define SIZEOF_SHORT 2
1884 | #define SIZEOF_INT 4
1885 | #define SIZEOF_LONG 8
1886 | #define SIZEOF_LONG_LONG 8
1887 | #define SIZEOF_FLOAT 4
1888 | #define SIZEOF_DOUBLE 8
1889 | #define SIZEOF_LONG_DOUBLE 16
1890 | #define SIZEOF_WCHAR_T 4
1891 | #define SIZEOF_VOID_P 8
1892 | #define HAVE_SYS_BITYPES_H 1
1893 | #define HAVE_INT16_T 1
1894 | #define HAVE_INT32_T 1
1895 | #define HAVE_INT64_T 1
1896 | #define MPIR_REAL4_CTYPE float
1897 | #define MPIR_REAL8_CTYPE double
1898 | #define MPIR_INTEGER1_CTYPE char
1899 | #define MPIR_INTEGER2_CTYPE short
1900 | #define MPIR_INTEGER4_CTYPE int
1901 | #define MPIR_INTEGER8_CTYPE long
1902 | #define SIZEOF_F77_INTEGER 4
1903 | #define SIZEOF_F77_REAL 4
1904 | #define SIZEOF_F77_DOUBLE_PRECISION 8
1905 | #define HAVE_AINT_LARGER_THAN_FINT 1
1906 | #define HAVE_FINT_IS_INT 1
1907 | #define F77_TRUE_VALUE_SET 1
1908 | #define F77_TRUE_VALUE -1
1909 | #define F77_FALSE_VALUE 0
1910 | #define HAVE_GCC_AND_X86_64_ASM 1
1911 | #define STDC_HEADERS 1
1912 | #define HAVE_STDLIB_H 1
1913 | #define HAVE_STDARG_H 1
1914 | #define HAVE_SYS_TYPES_H 1
1915 | #define HAVE_INTTYPES_H 1
1916 | #define HAVE_LIMITS_H 1
1917 | #define HAVE_STDDEF_H 1
1918 | #define HAVE_ERRNO_H 1
1919 | #define HAVE_SYS_SOCKET_H 1
1920 | #define HAVE_SYS_TIME_H 1
1921 | #define HAVE_UNISTD_H 1
1922 | #define HAVE_ENDIAN_H 1
1923 | #define HAVE_SYS_UIO_H 1
1924 | #define HAVE_SETITIMER 1
1925 | #define HAVE_ALARM 1
1926 | #define HAVE_VSNPRINTF 1
1927 | #define HAVE_VSPRINTF 1
1928 | #define NEEDS_VSNPRINTF_DECL 1
1929 | #define HAVE_SNPRINTF 1
1930 | #define HAVE_VA_COPY 1
1931 | #define HAVE_ALLOCA_H 1
1932 | #define HAVE_ALLOCA 1
1933 | #define HAVE_STRDUP 1
1934 | /* end confdefs.h.  */
1935 | /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
1936 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
1937 | #define clock_gettime innocuous_clock_gettime
1938 |
1939 | /* System header to define __stub macros and hopefully few prototypes,
1940 |     which can conflict with char clock_gettime (); below.
1941 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
1942 |     <limits.h> exists even on freestanding compilers.  */
1943 |
1944 | #ifdef __STDC__
1945 | # include <limits.h>
1946 | #else
1947 | # include <assert.h>
1948 | #endif
1949 |
1950 | #undef clock_gettime
1951 |
1952 | /* Override any gcc2 internal prototype to avoid an error.  */
1953 | #ifdef __cplusplus
1954 | extern "C"
1955 | {
1956 | #endif
1957 | /* We use char because int might match the return type of a gcc2
1958 |    builtin and then its argument prototype would still apply.  */
1959 | char clock_gettime ();
1960 | /* The GNU C library defines this for functions which it implements
1961 |     to always fail with ENOSYS.  Some functions are actually named
1962 |     something starting with __ and the normal name is an alias.  */
1963 | #if defined (__stub_clock_gettime) || defined (__stub___clock_gettime)
1964 | choke me
1965 | #else
1966 | char (*f) () = clock_gettime;
1967 | #endif
1968 | #ifdef __cplusplus
1969 | }
1970 | #endif
1971 |
1972 | int
1973 | main ()
1974 | {
1975 | return f != clock_gettime;
1976 |   ;
1977 |   return 0;
1978 | }
1979 configure:23507: result: no
1980 configure:23420: checking for clock_getres
1981 configure:23477: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
1982 /tmp/ccyEdQ2F.o: In function `main':
1983 conftest.c:(.text+0xd): undefined reference to `clock_getres'
1984 /tmp/ccyEdQ2F.o:(.data+0x0): undefined reference to `clock_getres'
1985 collect2: ld returned 1 exit status
1986 configure:23483: $? = 1
1987 configure: failed program was:
1988 | /* confdefs.h.  */
1989 |
1990 | #define PACKAGE_NAME ""
1991 | #define PACKAGE_TARNAME ""
1992 | #define PACKAGE_VERSION ""
1993 | #define PACKAGE_STRING ""
1994 | #define PACKAGE_BUGREPORT ""
1995 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1996 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1997 | #define USE_LOGGING MPID_LOGGING_NONE
1998 | #define MPICH_SINGLE_THREADED 1
1999 | #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
2000 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
2001 | #define HAVE_ROMIO 1
2002 | #define HAVE_PRAGMA_WEAK 1
2003 | #define USE_WEAK_SYMBOLS 1
2004 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
2005 | #define HAVE_LONG_LONG 1
2006 | #define F77_NAME_LOWER_USCORE 1
2007 | #define STDCALL
2008 | #define HAVE_FORTRAN_BINDING 1
2009 | #ifdef __cplusplus
2010 | extern "C" void std::exit (int) throw (); using std::exit;
2011 | #endif
2012 | #define HAVE_CXX_EXCEPTIONS
2013 | #define HAVE_NAMESPACES
2014 | #define HAVE_CXX_BINDING 1
2015 | #define HAVE_NAMEPUB_SERVICE 1
2016 | #define restrict __restrict
2017 | #define HAVE_GCC_ATTRIBUTE 1
2018 | #define HAVE_LONG_DOUBLE 1
2019 | #define HAVE_LONG_LONG_INT 1
2020 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
2021 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
2022 | #define HAVE_MAX_FP_ALIGNMENT 16
2023 | #define STDC_HEADERS 1
2024 | #define HAVE_SYS_TYPES_H 1
2025 | #define HAVE_SYS_STAT_H 1
2026 | #define HAVE_STDLIB_H 1
2027 | #define HAVE_STRING_H 1
2028 | #define HAVE_MEMORY_H 1
2029 | #define HAVE_STRINGS_H 1
2030 | #define HAVE_INTTYPES_H 1
2031 | #define HAVE_STDINT_H 1
2032 | #define HAVE_UNISTD_H 1
2033 | #define SIZEOF_CHAR 1
2034 | #define SIZEOF_SHORT 2
2035 | #define SIZEOF_INT 4
2036 | #define SIZEOF_LONG 8
2037 | #define SIZEOF_LONG_LONG 8
2038 | #define SIZEOF_FLOAT 4
2039 | #define SIZEOF_DOUBLE 8
2040 | #define SIZEOF_LONG_DOUBLE 16
2041 | #define SIZEOF_WCHAR_T 4
2042 | #define SIZEOF_VOID_P 8
2043 | #define HAVE_SYS_BITYPES_H 1
2044 | #define HAVE_INT16_T 1
2045 | #define HAVE_INT32_T 1
2046 | #define HAVE_INT64_T 1
2047 | #define MPIR_REAL4_CTYPE float
2048 | #define MPIR_REAL8_CTYPE double
2049 | #define MPIR_INTEGER1_CTYPE char
2050 | #define MPIR_INTEGER2_CTYPE short
2051 | #define MPIR_INTEGER4_CTYPE int
2052 | #define MPIR_INTEGER8_CTYPE long
2053 | #define SIZEOF_F77_INTEGER 4
2054 | #define SIZEOF_F77_REAL 4
2055 | #define SIZEOF_F77_DOUBLE_PRECISION 8
2056 | #define HAVE_AINT_LARGER_THAN_FINT 1
2057 | #define HAVE_FINT_IS_INT 1
2058 | #define F77_TRUE_VALUE_SET 1
2059 | #define F77_TRUE_VALUE -1
2060 | #define F77_FALSE_VALUE 0
2061 | #define HAVE_GCC_AND_X86_64_ASM 1
2062 | #define STDC_HEADERS 1
2063 | #define HAVE_STDLIB_H 1
2064 | #define HAVE_STDARG_H 1
2065 | #define HAVE_SYS_TYPES_H 1
2066 | #define HAVE_INTTYPES_H 1
2067 | #define HAVE_LIMITS_H 1
2068 | #define HAVE_STDDEF_H 1
2069 | #define HAVE_ERRNO_H 1
2070 | #define HAVE_SYS_SOCKET_H 1
2071 | #define HAVE_SYS_TIME_H 1
2072 | #define HAVE_UNISTD_H 1
2073 | #define HAVE_ENDIAN_H 1
2074 | #define HAVE_SYS_UIO_H 1
2075 | #define HAVE_SETITIMER 1
2076 | #define HAVE_ALARM 1
2077 | #define HAVE_VSNPRINTF 1
2078 | #define HAVE_VSPRINTF 1
2079 | #define NEEDS_VSNPRINTF_DECL 1
2080 | #define HAVE_SNPRINTF 1
2081 | #define HAVE_VA_COPY 1
2082 | #define HAVE_ALLOCA_H 1
2083 | #define HAVE_ALLOCA 1
2084 | #define HAVE_STRDUP 1
2085 | /* end confdefs.h.  */
2086 | /* Define clock_getres to an innocuous variant, in case <limits.h> declares clock_getres.
2087 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2088 | #define clock_getres innocuous_clock_getres
2089 |
2090 | /* System header to define __stub macros and hopefully few prototypes,
2091 |     which can conflict with char clock_getres (); below.
2092 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2093 |     <limits.h> exists even on freestanding compilers.  */
2094 |
2095 | #ifdef __STDC__
2096 | # include <limits.h>
2097 | #else
2098 | # include <assert.h>
2099 | #endif
2100 |
2101 | #undef clock_getres
2102 |
2103 | /* Override any gcc2 internal prototype to avoid an error.  */
2104 | #ifdef __cplusplus
2105 | extern "C"
2106 | {
2107 | #endif
2108 | /* We use char because int might match the return type of a gcc2
2109 |    builtin and then its argument prototype would still apply.  */
2110 | char clock_getres ();
2111 | /* The GNU C library defines this for functions which it implements
2112 |     to always fail with ENOSYS.  Some functions are actually named
2113 |     something starting with __ and the normal name is an alias.  */
2114 | #if defined (__stub_clock_getres) || defined (__stub___clock_getres)
2115 | choke me
2116 | #else
2117 | char (*f) () = clock_getres;
2118 | #endif
2119 | #ifdef __cplusplus
2120 | }
2121 | #endif
2122 |
2123 | int
2124 | main ()
2125 | {
2126 | return f != clock_getres;
2127 |   ;
2128 |   return 0;
2129 | }
2130 configure:23507: result: no
2131 configure:23420: checking for gethrtime
2132 configure:23477: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
2133 /tmp/ccsf8e3X.o: In function `main':
2134 conftest.c:(.text+0xd): undefined reference to `gethrtime'
2135 /tmp/ccsf8e3X.o:(.data+0x0): undefined reference to `gethrtime'
2136 collect2: ld returned 1 exit status
2137 configure:23483: $? = 1
2138 configure: failed program was:
2139 | /* confdefs.h.  */
2140 |
2141 | #define PACKAGE_NAME ""
2142 | #define PACKAGE_TARNAME ""
2143 | #define PACKAGE_VERSION ""
2144 | #define PACKAGE_STRING ""
2145 | #define PACKAGE_BUGREPORT ""
2146 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2147 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
2148 | #define USE_LOGGING MPID_LOGGING_NONE
2149 | #define MPICH_SINGLE_THREADED 1
2150 | #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
2151 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
2152 | #define HAVE_ROMIO 1
2153 | #define HAVE_PRAGMA_WEAK 1
2154 | #define USE_WEAK_SYMBOLS 1
2155 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
2156 | #define HAVE_LONG_LONG 1
2157 | #define F77_NAME_LOWER_USCORE 1
2158 | #define STDCALL
2159 | #define HAVE_FORTRAN_BINDING 1
2160 | #ifdef __cplusplus
2161 | extern "C" void std::exit (int) throw (); using std::exit;
2162 | #endif
2163 | #define HAVE_CXX_EXCEPTIONS
2164 | #define HAVE_NAMESPACES
2165 | #define HAVE_CXX_BINDING 1
2166 | #define HAVE_NAMEPUB_SERVICE 1
2167 | #define restrict __restrict
2168 | #define HAVE_GCC_ATTRIBUTE 1
2169 | #define HAVE_LONG_DOUBLE 1
2170 | #define HAVE_LONG_LONG_INT 1
2171 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
2172 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
2173 | #define HAVE_MAX_FP_ALIGNMENT 16
2174 | #define STDC_HEADERS 1
2175 | #define HAVE_SYS_TYPES_H 1
2176 | #define HAVE_SYS_STAT_H 1
2177 | #define HAVE_STDLIB_H 1
2178 | #define HAVE_STRING_H 1
2179 | #define HAVE_MEMORY_H 1
2180 | #define HAVE_STRINGS_H 1
2181 | #define HAVE_INTTYPES_H 1
2182 | #define HAVE_STDINT_H 1
2183 | #define HAVE_UNISTD_H 1
2184 | #define SIZEOF_CHAR 1
2185 | #define SIZEOF_SHORT 2
2186 | #define SIZEOF_INT 4
2187 | #define SIZEOF_LONG 8
2188 | #define SIZEOF_LONG_LONG 8
2189 | #define SIZEOF_FLOAT 4
2190 | #define SIZEOF_DOUBLE 8
2191 | #define SIZEOF_LONG_DOUBLE 16
2192 | #define SIZEOF_WCHAR_T 4
2193 | #define SIZEOF_VOID_P 8
2194 | #define HAVE_SYS_BITYPES_H 1
2195 | #define HAVE_INT16_T 1
2196 | #define HAVE_INT32_T 1
2197 | #define HAVE_INT64_T 1
2198 | #define MPIR_REAL4_CTYPE float
2199 | #define MPIR_REAL8_CTYPE double
2200 | #define MPIR_INTEGER1_CTYPE char
2201 | #define MPIR_INTEGER2_CTYPE short
2202 | #define MPIR_INTEGER4_CTYPE int
2203 | #define MPIR_INTEGER8_CTYPE long
2204 | #define SIZEOF_F77_INTEGER 4
2205 | #define SIZEOF_F77_REAL 4
2206 | #define SIZEOF_F77_DOUBLE_PRECISION 8
2207 | #define HAVE_AINT_LARGER_THAN_FINT 1
2208 | #define HAVE_FINT_IS_INT 1
2209 | #define F77_TRUE_VALUE_SET 1
2210 | #define F77_TRUE_VALUE -1
2211 | #define F77_FALSE_VALUE 0
2212 | #define HAVE_GCC_AND_X86_64_ASM 1
2213 | #define STDC_HEADERS 1
2214 | #define HAVE_STDLIB_H 1
2215 | #define HAVE_STDARG_H 1
2216 | #define HAVE_SYS_TYPES_H 1
2217 | #define HAVE_INTTYPES_H 1
2218 | #define HAVE_LIMITS_H 1
2219 | #define HAVE_STDDEF_H 1
2220 | #define HAVE_ERRNO_H 1
2221 | #define HAVE_SYS_SOCKET_H 1
2222 | #define HAVE_SYS_TIME_H 1
2223 | #define HAVE_UNISTD_H 1
2224 | #define HAVE_ENDIAN_H 1
2225 | #define HAVE_SYS_UIO_H 1
2226 | #define HAVE_SETITIMER 1
2227 | #define HAVE_ALARM 1
2228 | #define HAVE_VSNPRINTF 1
2229 | #define HAVE_VSPRINTF 1
2230 | #define NEEDS_VSNPRINTF_DECL 1
2231 | #define HAVE_SNPRINTF 1
2232 | #define HAVE_VA_COPY 1
2233 | #define HAVE_ALLOCA_H 1
2234 | #define HAVE_ALLOCA 1
2235 | #define HAVE_STRDUP 1
2236 | /* end confdefs.h.  */
2237 | /* Define gethrtime to an innocuous variant, in case <limits.h> declares gethrtime.
2238 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2239 | #define gethrtime innocuous_gethrtime
2240 |
2241 | /* System header to define __stub macros and hopefully few prototypes,
2242 |     which can conflict with char gethrtime (); below.
2243 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2244 |     <limits.h> exists even on freestanding compilers.  */
2245 |
2246 | #ifdef __STDC__
2247 | # include <limits.h>
2248 | #else
2249 | # include <assert.h>
2250 | #endif
2251 |
2252 | #undef gethrtime
2253 |
2254 | /* Override any gcc2 internal prototype to avoid an error.  */
2255 | #ifdef __cplusplus
2256 | extern "C"
2257 | {
2258 | #endif
2259 | /* We use char because int might match the return type of a gcc2
2260 |    builtin and then its argument prototype would still apply.  */
2261 | char gethrtime ();
2262 | /* The GNU C library defines this for functions which it implements
2263 |     to always fail with ENOSYS.  Some functions are actually named
2264 |     something starting with __ and the normal name is an alias.  */
2265 | #if defined (__stub_gethrtime) || defined (__stub___gethrtime)
2266 | choke me
2267 | #else
2268 | char (*f) () = gethrtime;
2269 | #endif
2270 | #ifdef __cplusplus
2271 | }
2272 | #endif
2273 |
2274 | int
2275 | main ()
2276 | {
2277 | return f != gethrtime;
2278 |   ;
2279 |   return 0;
2280 | }
2281 configure:23507: result: no
2282 configure:23420: checking for gettimeofday
2283 configure:23477: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77  conftest.c  >&5
2284 configure:23483: $? = 0
2285 configure:23486: test -z                         || test ! -s conftest.err
2286 configure:23489: $? = 0
2287 configure:23492: test -s conftest
2288 configure:23495: $? = 0
2289 configure:23507: result: yes
2290 configure:25382: checking for sched_yield
2291 configure:25439: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/mpid/ch3/include -I/share/apps/mpich2-1.0.3/src/mpid/ch3/include -I/share/apps/mpich2-1.0.3/src/mpid/common/datatype -I/share/apps/mpich2-1.0.3/src/mpid/common/datatype -I/share/apps/mpich2-1.0.3/src/mpid/ch3/channels/sock/include -I/share/apps/mpich2-1.0.3/src/mpid/ch3/channels/sock/include -I/share/apps/mpich2-1.0.3/src/mpid/common/sock -I/share/apps/mpich2-1.0.3/src/mpid/common/sock -I/share/apps/mpich2-1.0.3/src/mpid/common/sock/poll -I/share/apps/mpich2-1.0.3/src/mpid/common/sock/poll  conftest.c  >&5
2292 configure:25445: $? = 0
2293 configure:25448: test -z                         || test ! -s conftest.err
2294 configure:25451: $? = 0
2295 configure:25454: test -s conftest
2296 configure:25457: $? = 0
2297 configure:25469: result: yes
2298 configure:25382: checking for yield
2299 configure:25439: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/mpid/ch3/include -I/share/apps/mpich2-1.0.3/src/mpid/ch3/include -I/share/apps/mpich2-1.0.3/src/mpid/common/datatype -I/share/apps/mpich2-1.0.3/src/mpid/common/datatype -I/share/apps/mpich2-1.0.3/src/mpid/ch3/channels/sock/include -I/share/apps/mpich2-1.0.3/src/mpid/ch3/channels/sock/include -I/share/apps/mpich2-1.0.3/src/mpid/common/sock -I/share/apps/mpich2-1.0.3/src/mpid/common/sock -I/share/apps/mpich2-1.0.3/src/mpid/common/sock/poll -I/share/apps/mpich2-1.0.3/src/mpid/common/sock/poll  conftest.c  >&5
2300 /tmp/cc64nHFT.o: In function `main':
2301 conftest.c:(.text+0xd): undefined reference to `yield'
2302 /tmp/cc64nHFT.o:(.data+0x0): undefined reference to `yield'
2303 collect2: ld returned 1 exit status
2304 configure:25445: $? = 1
2305 configure: failed program was:
2306 | /* confdefs.h.  */
2307 |
2308 | #define PACKAGE_NAME ""
2309 | #define PACKAGE_TARNAME ""
2310 | #define PACKAGE_VERSION ""
2311 | #define PACKAGE_STRING ""
2312 | #define PACKAGE_BUGREPORT ""
2313 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2314 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
2315 | #define USE_LOGGING MPID_LOGGING_NONE
2316 | #define MPICH_SINGLE_THREADED 1
2317 | #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
2318 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
2319 | #define HAVE_ROMIO 1
2320 | #define HAVE_PRAGMA_WEAK 1
2321 | #define USE_WEAK_SYMBOLS 1
2322 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
2323 | #define HAVE_LONG_LONG 1
2324 | #define F77_NAME_LOWER_USCORE 1
2325 | #define STDCALL
2326 | #define HAVE_FORTRAN_BINDING 1
2327 | #ifdef __cplusplus
2328 | extern "C" void std::exit (int) throw (); using std::exit;
2329 | #endif
2330 | #define HAVE_CXX_EXCEPTIONS
2331 | #define HAVE_NAMESPACES
2332 | #define HAVE_CXX_BINDING 1
2333 | #define HAVE_NAMEPUB_SERVICE 1
2334 | #define restrict __restrict
2335 | #define HAVE_GCC_ATTRIBUTE 1
2336 | #define HAVE_LONG_DOUBLE 1
2337 | #define HAVE_LONG_LONG_INT 1
2338 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
2339 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
2340 | #define HAVE_MAX_FP_ALIGNMENT 16
2341 | #define STDC_HEADERS 1
2342 | #define HAVE_SYS_TYPES_H 1
2343 | #define HAVE_SYS_STAT_H 1
2344 | #define HAVE_STDLIB_H 1
2345 | #define HAVE_STRING_H 1
2346 | #define HAVE_MEMORY_H 1
2347 | #define HAVE_STRINGS_H 1
2348 | #define HAVE_INTTYPES_H 1
2349 | #define HAVE_STDINT_H 1
2350 | #define HAVE_UNISTD_H 1
2351 | #define SIZEOF_CHAR 1
2352 | #define SIZEOF_SHORT 2
2353 | #define SIZEOF_INT 4
2354 | #define SIZEOF_LONG 8
2355 | #define SIZEOF_LONG_LONG 8
2356 | #define SIZEOF_FLOAT 4
2357 | #define SIZEOF_DOUBLE 8
2358 | #define SIZEOF_LONG_DOUBLE 16
2359 | #define SIZEOF_WCHAR_T 4
2360 | #define SIZEOF_VOID_P 8
2361 | #define HAVE_SYS_BITYPES_H 1
2362 | #define HAVE_INT16_T 1
2363 | #define HAVE_INT32_T 1
2364 | #define HAVE_INT64_T 1
2365 | #define MPIR_REAL4_CTYPE float
2366 | #define MPIR_REAL8_CTYPE double
2367 | #define MPIR_INTEGER1_CTYPE char
2368 | #define MPIR_INTEGER2_CTYPE short
2369 | #define MPIR_INTEGER4_CTYPE int
2370 | #define MPIR_INTEGER8_CTYPE long
2371 | #define SIZEOF_F77_INTEGER 4
2372 | #define SIZEOF_F77_REAL 4
2373 | #define SIZEOF_F77_DOUBLE_PRECISION 8
2374 | #define HAVE_AINT_LARGER_THAN_FINT 1
2375 | #define HAVE_FINT_IS_INT 1
2376 | #define F77_TRUE_VALUE_SET 1
2377 | #define F77_TRUE_VALUE -1
2378 | #define F77_FALSE_VALUE 0
2379 | #define HAVE_GCC_AND_X86_64_ASM 1
2380 | #define STDC_HEADERS 1
2381 | #define HAVE_STDLIB_H 1
2382 | #define HAVE_STDARG_H 1
2383 | #define HAVE_SYS_TYPES_H 1
2384 | #define HAVE_INTTYPES_H 1
2385 | #define HAVE_LIMITS_H 1
2386 | #define HAVE_STDDEF_H 1
2387 | #define HAVE_ERRNO_H 1
2388 | #define HAVE_SYS_SOCKET_H 1
2389 | #define HAVE_SYS_TIME_H 1
2390 | #define HAVE_UNISTD_H 1
2391 | #define HAVE_ENDIAN_H 1
2392 | #define HAVE_SYS_UIO_H 1
2393 | #define HAVE_SETITIMER 1
2394 | #define HAVE_ALARM 1
2395 | #define HAVE_VSNPRINTF 1
2396 | #define HAVE_VSPRINTF 1
2397 | #define NEEDS_VSNPRINTF_DECL 1
2398 | #define HAVE_SNPRINTF 1
2399 | #define HAVE_VA_COPY 1
2400 | #define HAVE_ALLOCA_H 1
2401 | #define HAVE_ALLOCA 1
2402 | #define HAVE_STRDUP 1
2403 | #define HAVE_GETTIMEOFDAY 1
2404 | #define MPIU_SIZE_T unsigned long
2405 | #define HAVE_SCHED_YIELD 1
2406 | /* end confdefs.h.  */
2407 | /* Define yield to an innocuous variant, in case <limits.h> declares yield.
2408 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2409 | #define yield innocuous_yield
2410 |
2411 | /* System header to define __stub macros and hopefully few prototypes,
2412 |     which can conflict with char yield (); below.
2413 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2414 |     <limits.h> exists even on freestanding compilers.  */
2415 |
2416 | #ifdef __STDC__
2417 | # include <limits.h>
2418 | #else
2419 | # include <assert.h>
2420 | #endif
2421 |
2422 | #undef yield
2423 |
2424 | /* Override any gcc2 internal prototype to avoid an error.  */
2425 | #ifdef __cplusplus
2426 | extern "C"
2427 | {
2428 | #endif
2429 | /* We use char because int might match the return type of a gcc2
2430 |    builtin and then its argument prototype would still apply.  */
2431 | char yield ();
2432 | /* The GNU C library defines this for functions which it implements
2433 |     to always fail with ENOSYS.  Some functions are actually named
2434 |     something starting with __ and the normal name is an alias.  */
2435 | #if defined (__stub_yield) || defined (__stub___yield)
2436 | choke me
2437 | #else
2438 | char (*f) () = yield;
2439 | #endif
2440 | #ifdef __cplusplus
2441 | }
2442 | #endif
2443 |
2444 | int
2445 | main ()
2446 | {
2447 | return f != yield;
2448 |   ;
2449 |   return 0;
2450 | }
2451 configure:25469: result: no
2452 configure:25382: checking for usleep
2453 configure:25439: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/mpid/ch3/include -I/share/apps/mpich2-1.0.3/src/mpid/ch3/include -I/share/apps/mpich2-1.0.3/src/mpid/common/datatype -I/share/apps/mpich2-1.0.3/src/mpid/common/datatype -I/share/apps/mpich2-1.0.3/src/mpid/ch3/channels/sock/include -I/share/apps/mpich2-1.0.3/src/mpid/ch3/channels/sock/include -I/share/apps/mpich2-1.0.3/src/mpid/common/sock -I/share/apps/mpich2-1.0.3/src/mpid/common/sock -I/share/apps/mpich2-1.0.3/src/mpid/common/sock/poll -I/share/apps/mpich2-1.0.3/src/mpid/common/sock/poll  conftest.c  >&5
2454 configure:25445: $? = 0
2455 configure:25448: test -z                         || test ! -s conftest.err
2456 configure:25451: $? = 0
2457 configure:25454: test -s conftest
2458 configure:25457: $? = 0
2459 configure:25469: result: yes
2460 configure:25382: checking for sleep
2461 configure:25439: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/mpid/ch3/include -I/share/apps/mpich2-1.0.3/src/mpid/ch3/include -I/share/apps/mpich2-1.0.3/src/mpid/common/datatype -I/share/apps/mpich2-1.0.3/src/mpid/common/datatype -I/share/apps/mpich2-1.0.3/src/mpid/ch3/channels/sock/include -I/share/apps/mpich2-1.0.3/src/mpid/ch3/channels/sock/include -I/share/apps/mpich2-1.0.3/src/mpid/common/sock -I/share/apps/mpich2-1.0.3/src/mpid/common/sock -I/share/apps/mpich2-1.0.3/src/mpid/common/sock/poll -I/share/apps/mpich2-1.0.3/src/mpid/common/sock/poll  conftest.c  >&5
2462 configure:25445: $? = 0
2463 configure:25448: test -z                         || test ! -s conftest.err
2464 configure:25451: $? = 0
2465 configure:25454: test -s conftest
2466 configure:25457: $? = 0
2467 configure:25469: result: yes
2468 configure:25382: checking for select
2469 configure:25439: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/mpid/ch3/include -I/share/apps/mpich2-1.0.3/src/mpid/ch3/include -I/share/apps/mpich2-1.0.3/src/mpid/common/datatype -I/share/apps/mpich2-1.0.3/src/mpid/common/datatype -I/share/apps/mpich2-1.0.3/src/mpid/ch3/channels/sock/include -I/share/apps/mpich2-1.0.3/src/mpid/ch3/channels/sock/include -I/share/apps/mpich2-1.0.3/src/mpid/common/sock -I/share/apps/mpich2-1.0.3/src/mpid/common/sock -I/share/apps/mpich2-1.0.3/src/mpid/common/sock/poll -I/share/apps/mpich2-1.0.3/src/mpid/common/sock/poll  conftest.c  >&5
2470 configure:25445: $? = 0
2471 configure:25448: test -z                         || test ! -s conftest.err
2472 configure:25451: $? = 0
2473 configure:25454: test -s conftest
2474 configure:25457: $? = 0
2475 configure:25469: result: yes
2476 configure:25683: checking the sizeof MPI_Offset
2477 configure:25703: gcc -o conftest   -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/mpid/ch3/include -I/share/apps/mpich2-1.0.3/src/mpid/ch3/include -I/share/apps/mpich2-1.0.3/src/mpid/common/datatype -I/share/apps/mpich2-1.0.3/src/mpid/common/datatype -I/share/apps/mpich2-1.0.3/src/mpid/ch3/channels/sock/include -I/share/apps/mpich2-1.0.3/src/mpid/ch3/channels/sock/include -I/share/apps/mpich2-1.0.3/src/mpid/common/sock -I/share/apps/mpich2-1.0.3/src/mpid/common/sock -I/share/apps/mpich2-1.0.3/src/mpid/common/sock/poll -I/share/apps/mpich2-1.0.3/src/mpid/common/sock/poll  conftest.c      -lpthread  -lrt    >&5
2478 conftest.c: In function 'main':
2479 conftest.c:6: warning: incompatible implicit declaration of built-in function 'exit'
2480 configure:25706: $? = 0
2481 configure:25728: result: 8
2482 configure:26054: creating ./config.status
2483
2484 ## ---------------------- ##
2485 ## Running config.status. ##
2486 ## ---------------------- ##
2487
2488 This file was extended by config.status, which was
2489 generated by GNU Autoconf 2.59.  Invocation command line was
2490
2491   CONFIG_FILES    =
2492   CONFIG_HEADERS  =
2493   CONFIG_LINKS    =
2494   CONFIG_COMMANDS =
2495   $ ./config.status
2496
2497 on plume
2498
2499 config.status:1041: creating Makefile
2500 config.status:1041: creating src/Makefile
2501 config.status:1041: creating src/include/Makefile
2502 config.status:1041: creating src/include/mpichtimer.h
2503 config.status:1041: creating src/binding/Makefile
2504 config.status:1041: creating src/binding/cxx/Makefile
2505 config.status:1041: creating src/binding/cxx/mpicxx.h
2506 config.status:1041: creating src/binding/f77/Makefile
2507 config.status:1041: creating src/binding/f77/mpif.h
2508 config.status:1041: creating src/binding/f77/setbotf.f
2509 config.status:1041: creating src/binding/f90/Makefile
2510 config.status:1041: creating src/env/mpicc
2511 config.status:1041: creating src/env/mpicc.conf
2512 config.status:1041: creating src/env/mpicxx
2513 config.status:1041: creating src/env/mpicxx.conf
2514 config.status:1041: creating src/env/mpif77
2515 config.status:1041: creating src/env/mpif77.conf
2516 config.status:1041: creating src/env/mpif90
2517 config.status:1041: creating src/env/mpif90.conf
2518 config.status:1041: creating src/env/mpich2version
2519 config.status:1041: creating src/env/Makefile
2520 config.status:1041: creating src/util/createshlib
2521 config.status:1041: creating src/mpi/Makefile
2522 config.status:1041: creating src/mpi/attr/Makefile
2523 config.status:1041: creating src/mpi/coll/Makefile
2524 config.status:1041: creating src/mpi/comm/Makefile
2525 config.status:1041: creating src/mpi/datatype/Makefile
2526 config.status:1041: creating src/mpi/debugger/Makefile
2527 config.status:1041: creating src/mpi/errhan/Makefile
2528 config.status:1041: creating src/mpi/group/Makefile
2529 config.status:1041: creating src/mpi/init/Makefile
2530 config.status:1041: creating src/mpi/io/Makefile
2531 config.status:1041: creating src/mpi/misc/Makefile
2532 config.status:1041: creating src/mpi/pt2pt/Makefile
2533 config.status:1041: creating src/mpi/rma/Makefile
2534 config.status:1041: creating src/mpi/spawn/Makefile
2535 config.status:1041: creating src/mpi/timer/Makefile
2536 config.status:1041: creating src/mpi/topo/Makefile
2537 config.status:1041: creating src/mpid/Makefile
2538 config.status:1041: creating src/mpid/common/Makefile
2539 config.status:1041: creating src/mpid/common/datatype/Makefile
2540 config.status:1041: creating src/mpid/common/locks/Makefile
2541 config.status:1041: creating src/pm/Makefile
2542 config.status:1041: creating src/pmi/Makefile
2543 config.status:1041: creating src/nameserv/Makefile
2544 config.status:1041: creating src/nameserv/file/Makefile
2545 config.status:1041: creating src/nameserv/mpd/Makefile
2546 config.status:1041: creating src/nameserv/pmi/Makefile
2547 config.status:1041: creating src/nameserv/test/Makefile
2548 config.status:1041: creating src/util/Makefile
2549 config.status:1041: creating src/util/info/Makefile
2550 config.status:1041: creating src/util/instrm/Makefile
2551 config.status:1041: creating src/util/thread/Makefile
2552 config.status:1041: creating src/util/thread/mpe_thread.h
2553 config.status:1041: creating src/util/mem/Makefile
2554 config.status:1041: creating src/util/msgs/Makefile
2555 config.status:1041: creating src/util/param/Makefile
2556 config.status:1041: creating src/util/dbg/Makefile
2557 config.status:1041: creating src/util/dbg/getfuncstack
2558 config.status:1041: creating src/include/mpi.h
2559 config.status:1041: creating test/Makefile
2560 config.status:1041: creating test/util/Makefile
2561 config.status:1041: creating test/basic/Makefile
2562 config.status:1041: creating test/commands/cmdtests
2563 config.status:1041: creating test/mpid/Makefile
2564 config.status:1041: creating test/mpid/ch3/Makefile
2565 config.status:1041: creating examples/Makefile
2566 config.status:1041: creating examples/f77/Makefile
2567 config.status:1041: creating examples/f90/Makefile
2568 config.status:1041: creating examples/cxx/Makefile
2569 config.status:1041: creating examples/mpiexec/Makefile
2570 config.status:1041: creating src/util/logging/Makefile
2571 config.status:1041: creating src/util/logging/common/Makefile
2572 config.status:1041: creating src/util/timing/Makefile
2573 config.status:1041: creating doc/Makefile
2574 config.status:1041: creating doc/mansrc/Makefile
2575 config.status:1041: creating doc/mansrc/createhtmlindex
2576 config.status:1041: creating doc/refman/Makefile
2577 config.status:1041: creating doc/installguide/Makefile
2578 config.status:1041: creating doc/userguide/Makefile
2579 config.status:1041: creating doc/logging/Makefile
2580 config.status:1041: creating doc/design/Makefile
2581 config.status:1041: creating doc/smpd/Makefile
2582 config.status:1041: creating doc/windev/Makefile
2583 config.status:1107: creating src/include/mpichconf.h
2584 config.status:1571: executing default-1 commands
2585 config.status:1571: executing default-2 commands
2586 config.status:1571: executing default-3 commands
2587 config.status:1571: executing default-4 commands
2588 config.status:1571: executing default-5 commands
2589 config.status:1571: executing default-6 commands
2590 config.status:1571: executing default-7 commands
2591 config.status:1571: executing default-8 commands
2592 config.status:1571: executing default-9 commands
2593 config.status:1571: executing default-10 commands
2594 config.status:1571: executing default-11 commands
2595 config.status:1571: executing default-12 commands
2596 config.status:1571: executing default-13 commands
2597 config.status:1571: executing default-14 commands
2598 configure:27677: configuring in test/mpi
2599 configure:27794: running /bin/sh './configure' --prefix=/usr/local  --cache-file=/dev/null --srcdir=.
2600
2601 ## ---------------- ##
2602 ## Cache variables. ##
2603 ## ---------------- ##
2604
2605 ac_cv_c_compiler_gnu=yes
2606 ac_cv_c_const=yes
2607 ac_cv_c_inline=inline
2608 ac_cv_cxx_bool=yes
2609 ac_cv_cxx_compiler_gnu=yes
2610 ac_cv_cxx_exceptions=yes
2611 ac_cv_cxx_namespaces=yes
2612 ac_cv_env_CC_set=
2613 ac_cv_env_CC_value=
2614 ac_cv_env_CFLAGS_set=
2615 ac_cv_env_CFLAGS_value=
2616 ac_cv_env_CPPFLAGS_set=
2617 ac_cv_env_CPPFLAGS_value=
2618 ac_cv_env_CPP_set=
2619 ac_cv_env_CPP_value=
2620 ac_cv_env_CXXFLAGS_set=
2621 ac_cv_env_CXXFLAGS_value=
2622 ac_cv_env_CXX_set=
2623 ac_cv_env_CXX_value=
2624 ac_cv_env_F77_set=
2625 ac_cv_env_F77_value=
2626 ac_cv_env_F90FLAGS_set=
2627 ac_cv_env_F90FLAGS_value=
2628 ac_cv_env_F90_set=
2629 ac_cv_env_F90_value=
2630 ac_cv_env_FFLAGS_set=
2631 ac_cv_env_FFLAGS_value=
2632 ac_cv_env_LDFLAGS_set=
2633 ac_cv_env_LDFLAGS_value=
2634 ac_cv_env_build_alias_set=
2635 ac_cv_env_build_alias_value=
2636 ac_cv_env_host_alias_set=
2637 ac_cv_env_host_alias_value=
2638 ac_cv_env_target_alias_set=
2639 ac_cv_env_target_alias_value=
2640 ac_cv_exeext=
2641 ac_cv_f77_compiler_gnu=no
2642 ac_cv_f77_libs=' -L/share/apps/pgi/linux86-64/6.1/lib -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/ -lpgftnrtl -lnspgc -lpgc -lm'
2643 ac_cv_f90_compiler_gnu=no
2644 ac_cv_func_alarm=yes
2645 ac_cv_func_alloca_works=yes
2646 ac_cv_func_clock_getres=no
2647 ac_cv_func_clock_gettime=no
2648 ac_cv_func_gethrtime=no
2649 ac_cv_func_gettimeofday=yes
2650 ac_cv_func_sched_yield=yes
2651 ac_cv_func_select=yes
2652 ac_cv_func_setitimer=yes
2653 ac_cv_func_sleep=yes
2654 ac_cv_func_snprintf=yes
2655 ac_cv_func_strdup=yes
2656 ac_cv_func_usleep=yes
2657 ac_cv_func_vsnprintf=yes
2658 ac_cv_func_vsprintf=yes
2659 ac_cv_func_yield=no
2660 ac_cv_header_endian_h=yes
2661 ac_cv_header_errno_h=yes
2662 ac_cv_header_inttypes_h=yes
2663 ac_cv_header_limits_h=yes
2664 ac_cv_header_memory_h=yes
2665 ac_cv_header_stdarg_h=yes
2666 ac_cv_header_stdc=yes
2667 ac_cv_header_stddef_h=yes
2668 ac_cv_header_stdint_h=yes
2669 ac_cv_header_stdlib_h=yes
2670 ac_cv_header_string_h=yes
2671 ac_cv_header_strings_h=yes
2672 ac_cv_header_sys_bitypes_h=yes
2673 ac_cv_header_sys_socket_h=yes
2674 ac_cv_header_sys_stat_h=yes
2675 ac_cv_header_sys_time_h=yes
2676 ac_cv_header_sys_types_h=yes
2677 ac_cv_header_sys_uio_h=yes
2678 ac_cv_header_unistd_h=yes
2679 ac_cv_objext=o
2680 ac_cv_path_DOCTEXT=false
2681 ac_cv_path_PERL=/usr/bin/perl
2682 ac_cv_path_PERL5=/usr/bin/perl
2683 ac_cv_path_install='/usr/bin/install -c'
2684 ac_cv_prog_AR=ar
2685 ac_cv_prog_CPP='gcc -E'
2686 ac_cv_prog_CXX=c++
2687 ac_cv_prog_ETAGS=etags
2688 ac_cv_prog_MAKE=make
2689 ac_cv_prog_RANLIB=ranlib
2690 ac_cv_prog_ac_ct_CC=gcc
2691 ac_cv_prog_ac_ct_F77=pgf77
2692 ac_cv_prog_ac_ct_F90=pgf90
2693 ac_cv_prog_cc_cross=
2694 ac_cv_prog_cc_g=yes
2695 ac_cv_prog_cc_globals_work=yes
2696 ac_cv_prog_cc_stdc=
2697 ac_cv_prog_cc_works=yes
2698 ac_cv_prog_cxx_cross=
2699 ac_cv_prog_cxx_g=yes
2700 ac_cv_prog_cxx_works=yes
2701 ac_cv_prog_egrep='grep -E'
2702 ac_cv_prog_f77_cross=
2703 ac_cv_prog_f77_g=yes
2704 ac_cv_prog_f77_v=-v
2705 ac_cv_prog_f77_works=yes
2706 ac_cv_prog_f90_cross=no
2707 ac_cv_prog_f90_g=yes
2708 ac_cv_prog_f90_works=yes
2709 ac_cv_prog_install_breaks_libs=no
2710 ac_cv_sizeof_MPI_Offset=8
2711 ac_cv_sizeof_char=1
2712 ac_cv_sizeof_double=8
2713 ac_cv_sizeof_float=4
2714 ac_cv_sizeof_int=4
2715 ac_cv_sizeof_long=8
2716 ac_cv_sizeof_long_double=16
2717 ac_cv_sizeof_long_long=8
2718 ac_cv_sizeof_short=2
2719 ac_cv_sizeof_void_p=8
2720 ac_cv_sizeof_wchar_t=4
2721 ac_cv_type_char=yes
2722 ac_cv_type_double=yes
2723 ac_cv_type_float=yes
2724 ac_cv_type_int=yes
2725 ac_cv_type_long=yes
2726 ac_cv_type_long_double=yes
2727 ac_cv_type_long_long=yes
2728 ac_cv_type_short=yes
2729 ac_cv_type_void_p=yes
2730 ac_cv_type_wchar_t=yes
2731 ac_cv_working_alloca_h=yes
2732 pac_cv_attr_weak=yes
2733 pac_cv_c_char_p_is_byte=yes
2734 pac_cv_c_double_pos_align=no
2735 pac_cv_c_fp_align_nr=16
2736 pac_cv_c_llint_pos_align=no
2737 pac_cv_c_max_fp_align=sixteen
2738 pac_cv_c_max_integer_align=eight
2739 pac_cv_c_restrict=__restrict
2740 pac_cv_c_struct_align_nr=8
2741 pac_cv_c_volatile=yes
2742 pac_cv_f77_sizeof_double_precision=8
2743 pac_cv_f77_sizeof_integer=4
2744 pac_cv_f77_sizeof_real=4
2745 pac_cv_f90_accepts_F90=yes
2746 pac_cv_f90_and_f77=yes
2747 pac_cv_f90_ext=f90
2748 pac_cv_f90_ext_f90=yes
2749 pac_cv_f90_module_case=lower
2750 pac_cv_f90_module_ext=mod
2751 pac_cv_f90_module_incflag=-I
2752 pac_cv_fort_accepts_F=yes
2753 pac_cv_func_decl_snprintf=no
2754 pac_cv_func_decl_strdup=no
2755 pac_cv_func_decl_vsnprintf=yes
2756 pac_cv_func_va_copy=yes
2757 pac_cv_gnu_attr_format=yes
2758 pac_cv_gnu_attr_pure=yes
2759 pac_cv_have_long_double=yes
2760 pac_cv_have_long_long=yes
2761 pac_cv_int16_t=yes
2762 pac_cv_int32_t=yes
2763 pac_cv_int64_t=yes
2764 pac_cv_mkdir_p=yes
2765 pac_cv_mpi_bsend_overhead=95
2766 pac_cv_my_conf_dir=/share/apps/mpich2-1.0.3
2767 pac_cv_pointers_have_int_alignment=yes
2768 pac_cv_prog_TESTCPP='gcc -E'
2769 pac_cv_prog_c_multiple_weak_symbols=yes
2770 pac_cv_prog_c_unaligned_doubles=yes
2771 pac_cv_prog_c_weak_symbols='pragma weak'
2772 pac_cv_prog_f77_exclaim_comments=yes
2773 pac_cv_prog_f77_has_incdir=-I
2774 pac_cv_prog_f77_library_dir_flag=-L
2775 pac_cv_prog_f77_name_mangle='lower underscore'
2776 pac_cv_prog_f77_true_false_value='-1 0'
2777 pac_cv_prog_f90_cross=no
2778 pac_cv_prog_f90_int_kind_16=8
2779 pac_cv_prog_f90_works=yes
2780 pac_cv_prog_make_allows_comments=yes
2781 pac_cv_prog_make_found_clock_skew=no
2782 pac_cv_prog_make_include=yes
2783 pac_cv_prog_make_set_cflags=no
2784 pac_cv_prog_make_vpath=VPATH
2785 pac_cv_sizeof_2_int=8
2786 pac_cv_sizeof_double_int=12
2787 pac_cv_sizeof_float_int=8
2788 pac_cv_sizeof_long_double_int=20
2789 pac_cv_sizeof_long_int=12
2790 pac_cv_sizeof_mpi_status=20
2791 pac_cv_sizeof_short_int=6
2792 pac_cv_test_stdcall=
2793
2794 ## ----------------- ##
2795 ## Output variables. ##
2796 ## ----------------- ##
2797
2798 ADDRESS_KIND='8'
2799 ALLOCA=''
2800 AR='ar'
2801 BSEND_OVERHEAD='95'
2802 BUILD_TVDLL='no'
2803 CC='gcc'
2804 CC_SHL='true'
2805 CC_SHL_DBG=''
2806 CFLAGS=''
2807 CONFIGURE_ARGUMENTS=''
2808 CPP='gcc -E'
2809 CPPFLAGS=' -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/binding/f77 -I/share/apps/mpich2-1.0.3/src/mpid/ch3/include -I/share/apps/mpich2-1.0.3/src/mpid/ch3/include -I/share/apps/mpich2-1.0.3/src/mpid/common/datatype -I/share/apps/mpich2-1.0.3/src/mpid/common/datatype -I/share/apps/mpich2-1.0.3/src/mpid/ch3/channels/sock/include -I/share/apps/mpich2-1.0.3/src/mpid/ch3/channels/sock/include -I/share/apps/mpich2-1.0.3/src/mpid/common/sock -I/share/apps/mpich2-1.0.3/src/mpid/common/sock -I/share/apps/mpich2-1.0.3/src/mpid/common/sock/poll -I/share/apps/mpich2-1.0.3/src/mpid/common/sock/poll'
2810 CREATESHLIB='false'
2811 CXX='c++'
2812 CXXFLAGS=''
2813 CXX_LINKPATH_SHL=''
2814 CXX_SHL='false'
2815 C_LINKPATH_SHL=''
2816 C_LINK_SHL='true'
2817 C_LINK_SHL_DBG=''
2818 DEFS='-DHAVE_CONFIG_H'
2819 DEVICE='ch3:sock'
2820 DLLIMPORT=''
2821 DOCTEXT='false'
2822 DOCTEXTSTYLE=''
2823 ECHO_C=''
2824 ECHO_N='-n'
2825 ECHO_T=''
2826 EGREP='grep -E'
2827 ENABLE_SHLIB='none'
2828 ETAGS='etags'
2829 ETAGSADD='--language=c'
2830 EXAMPLE_LIBS='-lmpich      -lpthread  -lrt   '
2831 EXEEXT=''
2832 EXTERNAL_SRC_DIRS=''
2833 EXTRA_STATUS_DECL=''
2834 F77='pgf77'
2835 F77CPP=''
2836 F77_COMPLEX16='1275072554'
2837 F77_COMPLEX32='1275076652'
2838 F77_COMPLEX8='1275070504'
2839 F77_INCDIR='-I'
2840 F77_INTEGER16='MPI_DATATYPE_NULL'
2841 F77_INTEGER1='1275068717'
2842 F77_INTEGER2='1275068975'
2843 F77_INTEGER4='1275069488'
2844 F77_INTEGER8='1275070513'
2845 F77_IN_C_LIBS=''
2846 F77_LIBDIR_LEADER='-L'
2847 F77_NAME_MANGLE='F77_NAME_LOWER_USCORE'
2848 F77_REAL16='1275072555'
2849 F77_REAL4='1275069479'
2850 F77_REAL8='1275070505'
2851 F90='pgf90'
2852 F90CPP=''
2853 F90EXT='f90'
2854 F90FLAGS='-g'
2855 F90INC='-I'
2856 F90INCFLAG='-I'
2857 F90MODEXT='mod'
2858 F90MODINCFLAG='-I'
2859 F90MODINCSPEC=''
2860 F90_LINKPATH_SHL=''
2861 F90_SHL=''
2862 F90_WORK_FILES_ARG=''
2863 FC='pgf77'
2864 FC_LINKPATH_SHL=''
2865 FC_SHL='false'
2866 FFLAGS=''
2867 FINCLUDES='-I/share/apps/mpich2-1.0.3/src'
2868 FLIBS=' -L/share/apps/pgi/linux86-64/6.1/lib -L/usr/lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.1.2/ -lpgftnrtl -lnspgc -lpgc -lm'
2869 FWRAPNAME='fmpich'
2870 GCC='yes'
2871 HAVE_CXX_EXCEPTIONS='1'
2872 HAVE_ROMIO='#include "mpio.h"'
2873 INCLUDE_MPICXX_H='#include "mpicxx.h"'
2874 INSTALL_DATA='${INSTALL} -m 644'
2875 INSTALL_PROGRAM='${INSTALL}'
2876 INSTALL_SCRIPT='${INSTALL}'
2877 INT16_T=''
2878 INT32_T=''
2879 INT64_T=''
2880 LDFLAGS=''
2881 LIBOBJS=''
2882 LIBS='     -lpthread  -lrt   '
2883 LIBTOOL=''
2884 LTLIBOBJS=''
2885 MAKE='make'
2886 MAKE_DEPEND_C='gcc -MM'
2887 MANY_PM='no'
2888 MKDIR_P='mkdir -p'
2889 MPE_THREAD_LIB_NAME='mpich'
2890 MPICC='$(bindir)/mpicc'
2891 MPICH_TIMER_KIND='USE_GETTIMEOFDAY'
2892 MPICVSHOME=''
2893 MPICXX='$(bindir)/mpicxx'
2894 MPICXXLIBNAME='mpichcxx'
2895 MPID_TIMER_TYPE='struct timeval'
2896 MPIF77='$(bindir)/mpif77'
2897 MPIF90='$(bindir)/mpif90'
2898 MPIFLIBNAME='mpich'
2899 MPIFPMPI=',PMPI_WTIME,PMPI_WTICK'
2900 MPILIBNAME='mpich'
2901 MPIMODNAME='mpi'
2902 MPIU_DLL_SPEC_DEF='#define MPIU_DLL_SPEC'
2903 MPI_2COMPLEX='1275072548'
2904 MPI_2DOUBLE_COMPLEX='1275076645'
2905 MPI_2DOUBLE_PRECISION='1275072547'
2906 MPI_2INT='0x4c000816'
2907 MPI_2INTEGER='1275070496'
2908 MPI_2REAL='1275070497'
2909 MPI_AINT='long'
2910 MPI_BYTE='0x4c00010d'
2911 MPI_CFLAGS=''
2912 MPI_CHAR='0x4c000101'
2913 MPI_CHARACTER='1275068698'
2914 MPI_COMPLEX16='0x4c00102a'
2915 MPI_COMPLEX32='0x4c00202c'
2916 MPI_COMPLEX8='0x4c000828'
2917 MPI_COMPLEX='1275070494'
2918 MPI_CXXFLAGS=''
2919 MPI_DOUBLE='0x4c00080b'
2920 MPI_DOUBLE_COMPLEX='1275072546'
2921 MPI_DOUBLE_INT='0x8c000001'
2922 MPI_DOUBLE_PRECISION='1275070495'
2923 MPI_F77_BYTE='1275068685'
2924 MPI_F77_LB='1275068432'
2925 MPI_F77_PACKED='1275068687'
2926 MPI_F77_UB='1275068433'
2927 MPI_F90FLAGS='-g'
2928 MPI_FFLAGS=''
2929 MPI_FINT='int'
2930 MPI_FLOAT='0x4c00040a'
2931 MPI_FLOAT_INT='0x8c000000'
2932 MPI_INT='0x4c000405'
2933 MPI_INTEGER16='MPI_DATATYPE_NULL'
2934 MPI_INTEGER1='0x4c00012d'
2935 MPI_INTEGER2='0x4c00022f'
2936 MPI_INTEGER4='0x4c000430'
2937 MPI_INTEGER8='0x4c000831'
2938 MPI_INTEGER='1275069467'
2939 MPI_LB='0x4c000010'
2940 MPI_LDFLAGS=' '
2941 MPI_LOGICAL='1275069469'
2942 MPI_LONG='0x4c000807'
2943 MPI_LONG_DOUBLE='0x4c00100c'
2944 MPI_LONG_DOUBLE_INT='0x8c000004'
2945 MPI_LONG_INT='0x8c000002'
2946 MPI_LONG_LONG='0x4c000809'
2947 MPI_MAX_PROCESSOR_NAME='128'
2948 MPI_OFFSET='long long'
2949 MPI_OFFSET_TYPEDEF='typedef long long MPI_Offset;'
2950 MPI_PACKED='0x4c00010f'
2951 MPI_REAL16='0x4c00102b'
2952 MPI_REAL4='0x4c000427'
2953 MPI_REAL8='0x4c000829'
2954 MPI_REAL='1275069468'
2955 MPI_SHORT='0x4c000203'
2956 MPI_SHORT_INT='0x8c000003'
2957 MPI_SIGNED_CHAR='0x4c000118'
2958 MPI_STATUS_SIZE='5'
2959 MPI_UB='0x4c000011'
2960 MPI_UNSIGNED_CHAR='0x4c000102'
2961 MPI_UNSIGNED_INT='0x4c000406'
2962 MPI_UNSIGNED_LONG='0x4c000808'
2963 MPI_UNSIGNED_LONG_LONG='0x4c000819'
2964 MPI_UNSIGNED_SHORT='0x4c000204'
2965 MPI_WCHAR='0x4c00040e'
2966 NEEDSPLIB='no'
2967 NO_WEAK_SYM=''
2968 NO_WEAK_SYM_TARGET='build_proflib'
2969 OBJEXT='o'
2970 OFFSET_KIND='8'
2971 PACKAGE_BUGREPORT='mpich2-maint@mcs.anl.gov'
2972 PACKAGE_NAME='MPICH2'
2973 PACKAGE_STRING=''
2974 PACKAGE_TARNAME='mpich2-1.0.3'
2975 PACKAGE_VERSION='1.0.3'
2976 PATH_SEPARATOR=':'
2977 PERL5='/usr/bin/perl'
2978 PERL='/usr/bin/perl'
2979 PMPIFLIBNAME='pmpich'
2980 PMPILIBNAME='pmpich'
2981 PROFILE_DEF_MPI=''
2982 RANLIB='ranlib'
2983 RANLIB_AFTER_INSTALL='no'
2984 SET_CFLAGS=''
2985 SET_MAKE='MAKE=make'
2986 SHELL='/bin/sh'
2987 SHLIB_EXT='so'
2988 SHLIB_FROM_LO='no'
2989 SHLIB_INSTALL='$(INSTALL_PROGRAM)'
2990 SIZEOF_MPI_STATUS='20'
2991 TESTCPP='gcc -E'
2992 THR_CFLAGS=''
2993 THR_CPPFLAGS=''
2994 THR_DEFS=''
2995 THR_LDFLAGS=''
2996 THR_LIBS=''
2997 VERSION='1.0.3'
2998 VPATH='VPATH=.:${srcdir}'
2999 ac_ct_CC='gcc'
3000 ac_ct_CXX=''
3001 ac_ct_F77='pgf77'
3002 ac_ct_F90='pgf90'
3003 ac_ct_RANLIB=''
3004 bindings=' f77 f90 cxx'
3005 bindings_dirs=' src/binding/f77 src/binding/f90 src/binding/cxx'
3006 bindir='${exec_prefix}/bin'
3007 build_alias=''
3008 datadir='${prefix}/share'
3009 debugger_dir=''
3010 device_name='ch3'
3011 docdir='${prefix}/doc'
3012 exec_prefix='${prefix}'
3013 host_alias=''
3014 htmldir='${prefix}/www'
3015 includedir='${prefix}/include'
3016 infodir='${prefix}/info'
3017 libdir='${exec_prefix}/lib'
3018 libexecdir='${exec_prefix}/libexec'
3019 localstatedir='${prefix}/var'
3020 logging_dir=''
3021 logging_name='none'
3022 logging_subdirs=''
3023 mandir='${prefix}/man'
3024 master_top_builddir='/share/apps/mpich2-1.0.3'
3025 master_top_srcdir='/share/apps/mpich2-1.0.3'
3026 modincdir='${prefix}/include'
3027 mpe_dir='mpe2'
3028 nameserv_name='mpd'
3029 oldincludedir='/usr/include'
3030 other_install_dirs=' src/pm/mpd src/mpe2'
3031 other_pm_names=''
3032 pac_prog=''
3033 pm_name='mpd'
3034 pmi_name='simple'
3035 prefix='/usr/local'
3036 program_transform_name='s,x,x,'
3037 romio_dir='romio'
3038 sbindir='${exec_prefix}/sbin'
3039 sharedstatedir='${prefix}/com'
3040 subdirs=' test/mpi'
3041 subsystems=' src/mpid/ch3 src/mpid/common/sock  src/mpi/romio src/pmi/simple src/pm/mpd src/mpe2  src/binding/f90'
3042 sysconfdir='${prefix}/etc'
3043 target_alias=''
3044
3045 ## ------------- ##
3046 ## Output files. ##
3047 ## ------------- ##
3048
3049 MPE_THREAD_FUNCS='./src/util/thread/none_funcs.i'
3050 MPE_THREAD_TYPEDEFS='./src/util/thread/none_types.i'
3051
3052 ## ----------- ##
3053 ## confdefs.h. ##
3054 ## ----------- ##
3055
3056 #define F77_FALSE_VALUE 0
3057 #define F77_NAME_LOWER_USCORE 1
3058 #define F77_TRUE_VALUE -1
3059 #define F77_TRUE_VALUE_SET 1
3060 #define HAVE_AINT_LARGER_THAN_FINT 1
3061 #define HAVE_ALARM 1
3062 #define HAVE_ALLOCA 1
3063 #define HAVE_ALLOCA_H 1
3064 #define HAVE_CXX_BINDING 1
3065 #define HAVE_CXX_EXCEPTIONS
3066 #define HAVE_ENDIAN_H 1
3067 #define HAVE_ERRNO_H 1
3068 #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
3069 #define HAVE_FINT_IS_INT 1
3070 #define HAVE_FORTRAN_BINDING 1
3071 #define HAVE_GCC_AND_X86_64_ASM 1
3072 #define HAVE_GCC_ATTRIBUTE 1
3073 #define HAVE_GETTIMEOFDAY 1
3074 #define HAVE_INT16_T 1
3075 #define HAVE_INT32_T 1
3076 #define HAVE_INT64_T 1
3077 #define HAVE_INTTYPES_H 1
3078 #define HAVE_INTTYPES_H 1
3079 #define HAVE_LIMITS_H 1
3080 #define HAVE_LONG_DOUBLE 1
3081 #define HAVE_LONG_LONG 1
3082 #define HAVE_LONG_LONG_INT 1
3083 #define HAVE_MAX_FP_ALIGNMENT 16
3084 #define HAVE_MAX_INTEGER_ALIGNMENT 8
3085 #define HAVE_MAX_STRUCT_ALIGNMENT 8
3086 #define HAVE_MEMORY_H 1
3087 #define HAVE_MULTIPLE_PRAGMA_WEAK 1
3088 #define HAVE_NAMEPUB_SERVICE 1
3089 #define HAVE_NAMESPACES
3090 #define HAVE_PRAGMA_WEAK 1
3091 #define HAVE_ROMIO 1
3092 #define HAVE_SCHED_YIELD 1
3093 #define HAVE_SELECT 1
3094 #define HAVE_SETITIMER 1
3095 #define HAVE_SLEEP 1
3096 #define HAVE_SNPRINTF 1
3097 #define HAVE_STDARG_H 1
3098 #define HAVE_STDDEF_H 1
3099 #define HAVE_STDINT_H 1
3100 #define HAVE_STDLIB_H 1
3101 #define HAVE_STDLIB_H 1
3102 #define HAVE_STRDUP 1
3103 #define HAVE_STRINGS_H 1
3104 #define HAVE_STRING_H 1
3105 #define HAVE_SYS_BITYPES_H 1
3106 #define HAVE_SYS_SOCKET_H 1
3107 #define HAVE_SYS_STAT_H 1
3108 #define HAVE_SYS_TIME_H 1
3109 #define HAVE_SYS_TYPES_H 1
3110 #define HAVE_SYS_TYPES_H 1
3111 #define HAVE_SYS_UIO_H 1
3112 #define HAVE_UNISTD_H 1
3113 #define HAVE_UNISTD_H 1
3114 #define HAVE_USLEEP 1
3115 #define HAVE_VA_COPY 1
3116 #define HAVE_VSNPRINTF 1
3117 #define HAVE_VSPRINTF 1
3118 #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
3119 #define MPICH_SINGLE_THREADED 1
3120 #define MPICH_THREAD_LEVEL MPI_THREAD_FUNNELED
3121 #define MPIR_INTEGER1_CTYPE char
3122 #define MPIR_INTEGER2_CTYPE short
3123 #define MPIR_INTEGER4_CTYPE int
3124 #define MPIR_INTEGER8_CTYPE long
3125 #define MPIR_REAL4_CTYPE float
3126 #define MPIR_REAL8_CTYPE double
3127 #define MPIU_SIZE_T unsigned long
3128 #define NEEDS_VSNPRINTF_DECL 1
3129 #define PACKAGE_BUGREPORT ""
3130 #define PACKAGE_NAME ""
3131 #define PACKAGE_STRING ""
3132 #define PACKAGE_TARNAME ""
3133 #define PACKAGE_VERSION ""
3134 #define SIZEOF_CHAR 1
3135 #define SIZEOF_DOUBLE 8
3136 #define SIZEOF_F77_DOUBLE_PRECISION 8
3137 #define SIZEOF_F77_INTEGER 4
3138 #define SIZEOF_F77_REAL 4
3139 #define SIZEOF_FLOAT 4
3140 #define SIZEOF_INT 4
3141 #define SIZEOF_LONG 8
3142 #define SIZEOF_LONG_DOUBLE 16
3143 #define SIZEOF_LONG_LONG 8
3144 #define SIZEOF_SHORT 2
3145 #define SIZEOF_VOID_P 8
3146 #define SIZEOF_WCHAR_T 4
3147 #define STDCALL
3148 #define STDC_HEADERS 1
3149 #define STDC_HEADERS 1
3150 #define USE_LOGGING MPID_LOGGING_NONE
3151 #define USE_THREAD_IMPL MPICH_THREAD_IMPL_NONE
3152 #define USE_THREAD_PKG MPICH_THREAD_PKG_NONE
3153 #define USE_WEAK_SYMBOLS 1
3154 #define restrict __restrict
3155 #endif
3156 #ifdef __cplusplus
3157 extern "C" void std::exit (int) throw (); using std::exit;
3158
3159 configure: exit 0