Ticket #230: config.2.log

File config.2.log, 91.0 kB (added by Terje Dokland, 5 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 --prefix=/home/dokland/mpich2-install --enable-mpi-f90
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = wiggum
14 uname -m = x86_64
15 uname -r = 2.6.9-78.0.1.ELsmp
16 uname -s = Linux
17 uname -v = #1 SMP Tue Jul 22 18:01:05 EDT 2008
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: /home/dokland/bin
31 PATH: /usr/local/mpich2/bin
32 PATH: /usr/local/SPIDER/spider/bin
33 PATH: /usr/local/pymol
34 PATH: /home/dokland/bin
35 PATH: /usr/sbin
36 PATH: /usr/local/Particle/bin
37 PATH: /usr/local/IMOD/bin
38 PATH: /home/dokland/Situs_2.3/bin
39 PATH: /home/dokland/auto3dem/BIN
40 PATH: /usr/local/EMAN/bin
41 PATH: /usr/local/ccp4-6.0.2/src/phaser/phaser-2.1.1/build/intel-linux/bin
42 PATH: /usr/local/ccp4-6.0.2/ccp4i/bin
43 PATH: /usr/local/ccp4-6.0.2/bin
44 PATH: /usr/local/ccp4-6.0.2/etc
45 PATH: /usr/local/chimera/bin/
46 PATH: /usr/local/bsoft/bin
47 PATH: /usr/local/Particle/bin
48 PATH: /usr/kerberos/bin
49 PATH: /usr/local/IMOD/bin
50 PATH: /usr/local/bin
51 PATH: /usr/bin
52 PATH: /bin
53 PATH: /usr/X11R6/bin
54
55
56 ## ----------- ##
57 ## Core tests. ##
58 ## ----------- ##
59
60 configure:3163: checking for gcc
61 configure:3179: found /usr/bin/gcc
62 configure:3189: result: gcc
63 configure:3433: checking for C compiler version
64 configure:3436: gcc --version </dev/null >&5
65 gcc (GCC) 3.4.6 20060404 (Red Hat 3.4.6-10)
66 Copyright (C) 2006 Free Software Foundation, Inc.
67 This is free software; see the source for copying conditions.  There is NO
68 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
69
70 configure:3439: $? = 0
71 configure:3441: gcc -v </dev/null >&5
72 Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs
73 Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=x86_64-redhat-linux
74 Thread model: posix
75 gcc version 3.4.6 20060404 (Red Hat 3.4.6-10)
76 configure:3444: $? = 0
77 configure:3446: gcc -V </dev/null >&5
78 gcc: `-V' option must have argument
79 configure:3449: $? = 1
80 configure:3472: checking for C compiler default output file name
81 configure:3475: gcc    conftest.c  >&5
82 configure:3478: $? = 0
83 configure:3524: result: a.out
84 configure:3529: checking whether the C compiler works
85 configure:3535: ./a.out
86 configure:3538: $? = 0
87 configure:3555: result: yes
88 configure:3562: checking whether we are cross compiling
89 configure:3564: result: no
90 configure:3567: checking for suffix of executables
91 configure:3569: gcc -o conftest    conftest.c  >&5
92 configure:3572: $? = 0
93 configure:3597: result:
94 configure:3603: checking for suffix of object files
95 configure:3624: gcc -c   conftest.c >&5
96 configure:3627: $? = 0
97 configure:3649: result: o
98 configure:3653: checking whether we are using the GNU C compiler
99 configure:3677: gcc -c   conftest.c >&5
100 configure:3683: $? = 0
101 configure:3686: test -z                          || test ! -s conftest.err
102 configure:3689: $? = 0
103 configure:3692: test -s conftest.o
104 configure:3695: $? = 0
105 configure:3708: result: yes
106 configure:3714: checking whether gcc accepts -g
107 configure:3735: gcc -c -g  conftest.c >&5
108 configure:3741: $? = 0
109 configure:3744: test -z                          || test ! -s conftest.err
110 configure:3747: $? = 0
111 configure:3750: test -s conftest.o
112 configure:3753: $? = 0
113 configure:3764: result: yes
114 configure:3781: checking for gcc option to accept ANSI C
115 configure:3851: gcc  -c -g -O2  conftest.c >&5
116 configure:3857: $? = 0
117 configure:3860: test -z                          || test ! -s conftest.err
118 configure:3863: $? = 0
119 configure:3866: test -s conftest.o
120 configure:3869: $? = 0
121 configure:3887: result: none needed
122 configure:3905: gcc -c -g -O2  conftest.c >&5
123 conftest.c:2: error: syntax error before "me"
124 configure:3911: $? = 1
125 configure: failed program was:
126 | #ifndef __cplusplus
127 |   choke me
128 | #endif
129 configure:4429: checking whether C compiler accepts option -O2
130 configure:4439: result: yes
131 configure:4441: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
132 configure:4449: result: yes
133 configure:4668: checking for type of weak symbol support
134 configure:4697: gcc -o conftest  -O2   conftest.c  >&5
135 configure:4703: $? = 0
136 configure:4706: test -z                          || test ! -s conftest.err
137 configure:4709: $? = 0
138 configure:4712: test -s conftest
139 configure:4715: $? = 0
140 configure:4893: result: pragma weak
141 configure:4920: checking whether __attribute__ ((weak)) allowed
142 configure:4942: gcc -c  -O2  conftest.c >&5
143 configure:4948: $? = 0
144 configure:4951: test -z                          || test ! -s conftest.err
145 configure:4954: $? = 0
146 configure:4957: test -s conftest.o
147 configure:4960: $? = 0
148 configure:4971: result: yes
149 configure:4985: checking for multiple weak symbol support
150 configure:5022: result: yes
151 configure:5139: checking for g77
152 configure:5155: found /usr/bin/g77
153 configure:5165: result: g77
154 configure:5180: checking for Fortran 77 compiler version
155 configure:5183: g77 --version </dev/null >&5
156 GNU Fortran (GCC) 3.4.6 20060404 (Red Hat 3.4.6-10)
157 Copyright (C) 2006 Free Software Foundation, Inc.
158
159 GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
160 You may redistribute copies of GNU Fortran
161 under the terms of the GNU General Public License.
162 For more information about these matters, see the file named COPYING
163 or type the command `info -f g77 Copying'.
164 configure:5186: $? = 0
165 configure:5188: g77 -v </dev/null >&5
166 Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs
167 Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=x86_64-redhat-linux
168 Thread model: posix
169 gcc version 3.4.6 20060404 (Red Hat 3.4.6-10)
170 configure:5191: $? = 0
171 configure:5193: g77 -V </dev/null >&5
172 g77: `-V' option must have argument
173 configure:5196: $? = 1
174 configure:5204: checking whether we are using the GNU Fortran 77 compiler
175 configure:5218: g77 -c  conftest.F >&5
176 configure:5224: $? = 0
177 configure:5227: test -z                          || test ! -s conftest.err
178 configure:5230: $? = 0
179 configure:5233: test -s conftest.o
180 configure:5236: $? = 0
181 configure:5249: result: yes
182 configure:5255: checking whether g77 accepts -g
183 configure:5267: g77 -c -g conftest.f >&5
184 configure:5273: $? = 0
185 configure:5276: test -z                          || test ! -s conftest.err
186 configure:5279: $? = 0
187 configure:5282: test -s conftest.o
188 configure:5285: $? = 0
189 configure:5297: result: yes
190 configure:5571: checking whether Fortran 77 compiler accepts option -O2
191 configure:5587: g77  -o conftest conftest.f  >conftest.bas 2>&1
192 configure:5590: $? = 0
193 configure:5592: g77 -O2  -o conftest conftest.f  >conftest.out 2>&1
194 configure:5595: $? = 0
195 configure:5598: result: yes
196 configure:5600: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
197 configure:5606: g77 -c  conftest2.f >conftest2.out 2>&1
198 configure:5609: $? = 0
199 configure:5611: g77 -O2  -o conftest conftest2.o conftest.f  >conftest.bas 2>&1
200 configure:5614: $? = 0
201 configure:5653: result: yes
202 configure:5837: checking how to get verbose linking output from g77
203 configure:5848: g77 -c  -O2 conftest.f >&5
204 configure:5854: $? = 0
205 configure:5857: test -z                          || test ! -s conftest.err
206 configure:5860: $? = 0
207 configure:5863: test -s conftest.o
208 configure:5866: $? = 0
209 configure:5883: g77 -o conftest  -O2 -v  conftest.f  >&5
210 Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs
211 Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=x86_64-redhat-linux
212 Thread model: posix
213 gcc version 3.4.6 20060404 (Red Hat 3.4.6-10)
214  /usr/libexec/gcc/x86_64-redhat-linux/3.4.6/f771 conftest.f -quiet -dumpbase conftest.f -mtune=k8 -auxbase conftest -O2 -version -o /tmp/ccGkm4DB.s
215 GNU F77 version 3.4.6 20060404 (Red Hat 3.4.6-10) (x86_64-redhat-linux)
216         compiled by GNU C version 3.4.6 20060404 (Red Hat 3.4.6-10).
217 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
218  as -V -Qy -o /tmp/cco7Y3v3.o /tmp/ccGkm4DB.s
219 GNU assembler version 2.15.92.0.2 (x86_64-redhat-linux) using BFD version 2.15.92.0.2 20040927
220  /usr/libexec/gcc/x86_64-redhat-linux/3.4.6/collect2 --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/3.4.6/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 /tmp/cco7Y3v3.o -lfrtbegin -lg2c -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/3.4.6/crtend.o /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64/crtn.o
221 configure:5938: result: -v
222 configure:5940: checking for Fortran libraries of g77
223 configure:5961: g77 -o conftest  -O2 -v  conftest.f  >&5
224 Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs
225 Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=x86_64-redhat-linux
226 Thread model: posix
227 gcc version 3.4.6 20060404 (Red Hat 3.4.6-10)
228  /usr/libexec/gcc/x86_64-redhat-linux/3.4.6/f771 conftest.f -quiet -dumpbase conftest.f -mtune=k8 -auxbase conftest -O2 -version -o /tmp/ccSfHXiC.s
229 GNU F77 version 3.4.6 20060404 (Red Hat 3.4.6-10) (x86_64-redhat-linux)
230         compiled by GNU C version 3.4.6 20060404 (Red Hat 3.4.6-10).
231 GGC heuristics: --param ggc-min-expand=100 --param ggc-min-heapsize=131072
232  as -V -Qy -o /tmp/ccaWzfa5.o /tmp/ccSfHXiC.s
233 GNU assembler version 2.15.92.0.2 (x86_64-redhat-linux) using BFD version 2.15.92.0.2 20040927
234  /usr/libexec/gcc/x86_64-redhat-linux/3.4.6/collect2 --eh-frame-hdr -m elf_x86_64 -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64/crt1.o /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64/crti.o /usr/lib/gcc/x86_64-redhat-linux/3.4.6/crtbegin.o -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 /tmp/ccaWzfa5.o -lfrtbegin -lg2c -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc/x86_64-redhat-linux/3.4.6/crtend.o /usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64/crtn.o
235 configure:6122: result:  -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lfrtbegin -lg2c -lm -lgcc_s
236 configure:6138: checking whether g77 accepts the FLIBS found by autoconf
237 configure:6151: g77 -o conftest  -O2  conftest.f  >&5
238 configure:6154: $? = 0
239 configure:6162: result: yes
240 configure:6198: checking whether C can link with  -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lfrtbegin -lg2c -lm -lgcc_s
241 configure:6219: gcc -o conftest  -O2   conftest.c   -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lfrtbegin -lg2c -lm -lgcc_s >&5
242 configure:6225: $? = 0
243 configure:6228: test -z                          || test ! -s conftest.err
244 configure:6231: $? = 0
245 configure:6234: test -s conftest
246 configure:6237: $? = 0
247 configure:6249: result: yes
248 configure:6347: gcc -c  -O2  conftest.c >&5
249 configure:6353: $? = 0
250 configure:6356: test -z                          || test ! -s conftest.err
251 configure:6359: $? = 0
252 configure:6362: test -s conftest.o
253 configure:6365: $? = 0
254 configure:6378: checking for linker for Fortran main programs
255 configure:6388: gcc -c  -O2  conftest.c >&5
256 configure:6391: $? = 0
257 configure:6410: g77 -c  -O2 conftest.f >&5
258 configure:6413: $? = 0
259 configure:6421: result: Use Fortran to link programs
260 configure:6446: checking for Fortran 77 name mangling
261 configure:6471: g77 -c  -O2 conftest.f 1>&5
262 configure:6474: $? = 0
263 configure:6508: gcc -o conftest  -O2   conftest.c fconftestf.o  -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lfrtbegin -lg2c -lm -lgcc_s  >&5
264 /tmp/ccmU4opN.o(.text+0x7): In function `main':
265 : undefined reference to `my_name'
266 collect2: ld returned 1 exit status
267 configure:6514: $? = 1
268 configure: failed program was:
269 | /* confdefs.h.  */
270 |
271 | #define PACKAGE_NAME ""
272 | #define PACKAGE_TARNAME ""
273 | #define PACKAGE_VERSION ""
274 | #define PACKAGE_STRING ""
275 | #define PACKAGE_BUGREPORT ""
276 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
277 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
278 | #define USE_LOGGING MPID_LOGGING_NONE
279 | #define HAVE_RUNTIME_THREADCHECK 1
280 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
281 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
282 | #define HAVE_ROMIO 1
283 | #define HAVE_PRAGMA_WEAK 1
284 | #define USE_WEAK_SYMBOLS 1
285 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
286 | #define HAVE_LONG_LONG 1
287 | /* end confdefs.h.  */
288 |
289 | int
290 | main ()
291 | {
292 | my_name();
293 |   ;
294 |   return 0;
295 | }
296 configure:6553: gcc -o conftest  -O2   conftest.c fconftestf.o  -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lfrtbegin -lg2c -lm -lgcc_s  >&5
297 /tmp/cc6CwhzX.o(.text+0x7): In function `main':
298 : undefined reference to `my_name_'
299 collect2: ld returned 1 exit status
300 configure:6559: $? = 1
301 configure: failed program was:
302 | /* confdefs.h.  */
303 |
304 | #define PACKAGE_NAME ""
305 | #define PACKAGE_TARNAME ""
306 | #define PACKAGE_VERSION ""
307 | #define PACKAGE_STRING ""
308 | #define PACKAGE_BUGREPORT ""
309 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
310 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
311 | #define USE_LOGGING MPID_LOGGING_NONE
312 | #define HAVE_RUNTIME_THREADCHECK 1
313 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
314 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
315 | #define HAVE_ROMIO 1
316 | #define HAVE_PRAGMA_WEAK 1
317 | #define USE_WEAK_SYMBOLS 1
318 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
319 | #define HAVE_LONG_LONG 1
320 | /* end confdefs.h.  */
321 |
322 | int
323 | main ()
324 | {
325 | my_name_();
326 |   ;
327 |   return 0;
328 | }
329 configure:6599: gcc -o conftest  -O2   conftest.c fconftestf.o  -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lfrtbegin -lg2c -lm -lgcc_s  >&5
330 conftest.c:20: error: syntax error before "MY_NAME"
331 conftest.c:20: warning: data definition has no type or storage class
332 configure:6605: $? = 1
333 configure: failed program was:
334 | /* confdefs.h.  */
335 |
336 | #define PACKAGE_NAME ""
337 | #define PACKAGE_TARNAME ""
338 | #define PACKAGE_VERSION ""
339 | #define PACKAGE_STRING ""
340 | #define PACKAGE_BUGREPORT ""
341 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
342 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
343 | #define USE_LOGGING MPID_LOGGING_NONE
344 | #define HAVE_RUNTIME_THREADCHECK 1
345 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
346 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
347 | #define HAVE_ROMIO 1
348 | #define HAVE_PRAGMA_WEAK 1
349 | #define USE_WEAK_SYMBOLS 1
350 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
351 | #define HAVE_LONG_LONG 1
352 | /* end confdefs.h.  */
353 | void __stdcall MY_NAME(int);
354 | int
355 | main ()
356 | {
357 | MY_NAME(0);
358 |   ;
359 |   return 0;
360 | }
361 configure:6645: gcc -o conftest  -O2   conftest.c fconftestf.o  -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lfrtbegin -lg2c -lm -lgcc_s  >&5
362 /tmp/ccwjjpS7.o(.text+0x7): In function `main':
363 : undefined reference to `MY_NAME'
364 collect2: ld returned 1 exit status
365 configure:6651: $? = 1
366 configure: failed program was:
367 | /* confdefs.h.  */
368 |
369 | #define PACKAGE_NAME ""
370 | #define PACKAGE_TARNAME ""
371 | #define PACKAGE_VERSION ""
372 | #define PACKAGE_STRING ""
373 | #define PACKAGE_BUGREPORT ""
374 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
375 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
376 | #define USE_LOGGING MPID_LOGGING_NONE
377 | #define HAVE_RUNTIME_THREADCHECK 1
378 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
379 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
380 | #define HAVE_ROMIO 1
381 | #define HAVE_PRAGMA_WEAK 1
382 | #define USE_WEAK_SYMBOLS 1
383 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
384 | #define HAVE_LONG_LONG 1
385 | /* end confdefs.h.  */
386 |
387 | int
388 | main ()
389 | {
390 | MY_NAME();
391 |   ;
392 |   return 0;
393 | }
394 configure:6691: gcc -o conftest  -O2   conftest.c fconftestf.o  -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lfrtbegin -lg2c -lm -lgcc_s  >&5
395 configure:6697: $? = 0
396 configure:6700: test -z                          || test ! -s conftest.err
397 configure:6703: $? = 0
398 configure:6706: test -s conftest
399 configure:6709: $? = 0
400 configure:7196: result: lower doubleunderscore
401 configure:7289: checking what libraries are needed to link Fortran programs with C routines that use stdio
402 configure:7308: gcc -c  -O2 conftestc.c 1>&5
403 configure:7311: $? = 0
404 configure:7320: g77  -O2 -o conftest conftest.f conftestc.o 1>&5
405 configure:7323: $? = 0
406 configure:7346: result: none
407 configure:7461: checking for f90
408 configure:7490: result: no
409 configure:7461: checking for xlf90
410 configure:7490: result: no
411 configure:7461: checking for pgf90
412 configure:7490: result: no
413 configure:7461: checking for ifort
414 configure:7490: result: no
415 configure:7461: checking for epcf90
416 configure:7490: result: no
417 configure:7461: checking for f95
418 configure:7490: result: no
419 configure:7461: checking for fort
420 configure:7490: result: no
421 configure:7461: checking for xlf95
422 configure:7490: result: no
423 configure:7461: checking for lf95
424 configure:7490: result: no
425 configure:7461: checking for pathf90
426 configure:7490: result: no
427 configure:7461: checking for g95
428 configure:7490: result: no
429 configure:7461: checking for gfortran
430 configure:7477: found /usr/local/bin/gfortran
431 configure:7487: result: gfortran
432 configure:7502: checking that f works as the extension for Fortran 90 program
433 configure:7508: gfortran -c -i4 conftest.f >&5
434 configure:7511: $? = 0
435 configure:7513: result: yes
436 configure:7561: checking for Fortran 90 compiler version
437 configure:7564: gfortran --version </dev/null >&5
438 GNU Fortran (GCC) 4.2.5 20081006 (prerelease)
439 Copyright (C) 2007 Free Software Foundation, Inc.
440
441 GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
442 You may redistribute copies of GNU Fortran
443 under the terms of the GNU General Public License.
444 For more information about these matters, see the file named COPYING
445
446 configure:7567: $? = 0
447 configure:7569: gfortran -v </dev/null >&5
448 Using built-in specs.
449 Target: x86_64-unknown-linux-gnu
450 Configured with: /projects/tob/gcc-4_2-branch/configure --enable-languages=c,fortran --prefix=/projects/tob/gcc-4.2
451 Thread model: posix
452 gcc version 4.2.5 20081006 (prerelease)
453 configure:7572: $? = 0
454 configure:7574: gfortran -V </dev/null >&5
455 gfortran: '-V' option must have argument
456 configure:7577: $? = 1
457 configure:7585: checking whether we are using the GNU Fortran 90 compiler
458 configure:7599: gfortran -c -i4 conftest.F >&5
459 cc1: error: unrecognized command line option "-i4"
460 configure:7605: $? = 1
461 configure: failed program was:
462 |       program main
463 | #ifndef __GNUC__
464 |        choke me
465 | #endif
466 |
467 |       end
468 configure:7630: result: no
469 configure:7637: checking whether gfortran accepts -g
470 configure:7649: gfortran -c -g conftest.f >&5
471 configure:7655: $? = 0
472 configure:7658: test -z                          || test ! -s conftest.err
473 configure:7661: $? = 0
474 configure:7664: test -s conftest.o
475 configure:7667: $? = 0
476 configure:7679: result: yes
477 configure:7957: checking for extension for Fortran 90 programs
478 configure:7965: gfortran -c -i4 conftest.f90 1>&5
479 configure:7968: $? = 0
480 configure:7970: result: f90
481 configure:7991: checking whether the Fortran 90 compiler (gfortran -i4 ) works
482 configure:8009: gfortran -o conftest -i4  conftest.f90  1>&5
483 configure:8012: $? = 0
484 configure:8034: result: yes
485 configure:8040: checking whether the Fortran 90 compiler (gfortran -i4 ) is a cross-compiler
486 configure:8042: result: yes
487 configure:8047: checking whether Fortran 90 works with Fortran 77
488 configure:8080: g77 -c  -O2 conftest2.f 1>&5
489 configure:8083: $? = 0
490 configure:8085: gfortran -o conftest -i4  conftest1.f90 conftest2.o  1>&5
491 configure:8088: $? = 0
492 configure:8108: result: yes
493 configure:8150: checking whether Fortran accepts ! for comments
494 configure:8169: g77 -c  -O2 conftest.f >&5
495 configure:8175: $? = 0
496 configure:8178: test -z                          || test ! -s conftest.err
497 configure:8181: $? = 0
498 configure:8184: test -s conftest.o
499 configure:8187: $? = 0
500 configure:8204: result: yes
501 configure:8214: checking for include directory flag for Fortran
502 configure:8234: g77 -c  -O2 -Isrc conftest.f 1>&5
503 configure:8237: $? = 0
504 configure:8247: result: -I
505 configure:8265: checking for Fortran 77 flag for library directories
506 configure:8283: g77 -c  -O2 conftest1.f 1>&5
507 configure:8286: $? = 0
508 configure:8294: ar cr conftest2/libconftest.a conftest1.o
509 configure:8297: $? = 0
510 configure:8300: ranlib conftest2/libconftest.a
511 configure:8303: $? = 0
512 configure:8307: g77 -o conftest  -O2 -Lconftest2 conftest.f -lconftest  1>&5
513 configure:8310: $? = 0
514 configure:8324: result: -L
515 configure:8396: checking for which Fortran libraries are needed to link C with Fortran
516 configure:8407: g77 -c  -O2 conftest.f 1>&5
517 configure:8410: $? = 0
518 configure:8446: gcc -o conftest  -O2   conftest.c mconftestf.o  >&5
519 configure:8452: $? = 0
520 configure:8455: test -z                          || test ! -s conftest.err
521 configure:8458: $? = 0
522 configure:8461: test -s conftest
523 configure:8464: $? = 0
524 configure:8617: result: none
525 configure:8707: checking whether Fortran compiler processes .F files with C preprocessor
526 configure:8718: g77 -c  -O2  conftest.F 1>&5
527 configure:8721: $? = 0
528 configure:8743: result: yes
529 configure:8889: checking that f works as the extension for Fortran 90 program
530 configure:8895: gfortran -c -i4 conftest.f >&5
531 configure:8898: $? = 0
532 configure:8900: result: yes
533 configure:8948: checking for Fortran 90 compiler version
534 configure:8951: gfortran --version </dev/null >&5
535 GNU Fortran (GCC) 4.2.5 20081006 (prerelease)
536 Copyright (C) 2007 Free Software Foundation, Inc.
537
538 GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
539 You may redistribute copies of GNU Fortran
540 under the terms of the GNU General Public License.
541 For more information about these matters, see the file named COPYING
542
543 configure:8954: $? = 0
544 configure:8956: gfortran -v </dev/null >&5
545 Using built-in specs.
546 Target: x86_64-unknown-linux-gnu
547 Configured with: /projects/tob/gcc-4_2-branch/configure --enable-languages=c,fortran --prefix=/projects/tob/gcc-4.2
548 Thread model: posix
549 gcc version 4.2.5 20081006 (prerelease)
550 configure:8959: $? = 0
551 configure:8961: gfortran -V </dev/null >&5
552 gfortran: '-V' option must have argument
553 configure:8964: $? = 1
554 configure:8972: checking whether we are using the GNU Fortran 90 compiler
555 configure:9017: result: no
556 configure:9024: checking whether gfortran accepts -g
557 configure:9066: result: yes
558 configure:9089: checking for extension for Fortran 90 programs
559 configure:9097: gfortran -c -i4 conftest.f90 1>&5
560 configure:9100: $? = 0
561 configure:9102: result: f90
562 configure:9123: checking whether the Fortran 90 compiler (gfortran -i4 ) works
563 configure:9141: gfortran -o conftest -i4  conftest.f90  1>&5
564 configure:9144: $? = 0
565 configure:9165: result: yes
566 configure:9171: checking whether the Fortran 90 compiler (gfortran -i4 ) is a cross-compiler
567 configure:9173: result: yes
568 configure:9202: checking for Fortran 90 module extension
569 configure:9221: gfortran -c -i4 conftest.f >&5
570 configure:9224: $? = 0
571 configure:9276: result: mod
572 configure:9286: checking for Fortran 90 module include flag
573 configure:9311: gfortran -c -i4 conftest.f >&5
574 configure:9314: $? = 0
575 configure:9389: result: -I
576 configure:9427: checking whether Fortran 90 accepts f90 suffix
577 configure:9446: gfortran -c -i4 conftest.f90 >&5
578 configure:9452: $? = 0
579 configure:9455: test -z                          || test ! -s conftest.err
580 configure:9458: $? = 0
581 configure:9461: test -s conftest.o
582 configure:9464: $? = 0
583 configure:9481: result: yes
584 configure:9496: checking whether Fortran 90 compiler accepts option -O2
585 configure:9512: gfortran -i4 -o conftest conftest.f90  >conftest.bas 2>&1
586 configure:9515: $? = 0
587 configure:9517: gfortran -O2 -i4 -o conftest conftest.f90  >conftest.out 2>&1
588 configure:9520: $? = 0
589 configure:9523: result: yes
590 configure:9525: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
591 configure:9531: gfortran -c -i4 conftest2.f90 >conftest2.out 2>&1
592 configure:9534: $? = 0
593 configure:9536: gfortran -O2 -i4 -o conftest conftest2.o conftest.f90  >conftest.bas 2>&1
594 configure:9539: $? = 0
595 configure:9578: result: yes
596 configure:9756: checking whether Fortran 90 compiler processes .F90 files with C preprocessor
597 configure:9767: gfortran -c -i4 -O2  conftest.F90 1>&5
598 cc1: error: unrecognized command line option "-i4"
599 configure:9770: $? = 1
600 configure:9776:  -C -P  conftest.F90 >conftest.f90 2>&5
601 ./configure: line 9777: -C: command not found
602 configure:9779: $? = 127
603 configure:9792: result: no
604 configure:9822: checking what libraries are needed to link Fortran90 programs with C routines that use stdio
605 configure:9842: gcc -c  -O2 conftestc.c 1>&5
606 configure:9845: $? = 0
607 configure:9854: gfortran -i4 -O2 -o conftest conftest.f90 conftestc.o 1>&5
608 configure:9857: $? = 0
609 configure:9880: result: none
610 configure:9900: checking for f90 compiler vendor
611 configure:9940: result: gnu
612 configure:10012: checking for c++
613 configure:10028: found /usr/bin/c++
614 configure:10038: result: c++
615 configure:10156: checking for C++ compiler version
616 configure:10159: c++ --version </dev/null >&5
617 c++ (GCC) 3.4.6 20060404 (Red Hat 3.4.6-10)
618 Copyright (C) 2006 Free Software Foundation, Inc.
619 This is free software; see the source for copying conditions.  There is NO
620 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
621
622 configure:10162: $? = 0
623 configure:10164: c++ -v </dev/null >&5
624 Reading specs from /usr/lib/gcc/x86_64-redhat-linux/3.4.6/specs
625 Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=x86_64-redhat-linux
626 Thread model: posix
627 gcc version 3.4.6 20060404 (Red Hat 3.4.6-10)
628 configure:10167: $? = 0
629 configure:10169: c++ -V </dev/null >&5
630 c++: `-V' option must have argument
631 configure:10172: $? = 1
632 configure:10175: checking whether we are using the GNU C++ compiler
633 configure:10199: c++ -c   conftest.cc >&5
634 configure:10205: $? = 0
635 configure:10208: test -z                         || test ! -s conftest.err
636 configure:10211: $? = 0
637 configure:10214: test -s conftest.o
638 configure:10217: $? = 0
639 configure:10230: result: yes
640 configure:10236: checking whether c++ accepts -g
641 configure:10257: c++ -c -g  conftest.cc >&5
642 configure:10263: $? = 0
643 configure:10266: test -z                         || test ! -s conftest.err
644 configure:10269: $? = 0
645 configure:10272: test -s conftest.o
646 configure:10275: $? = 0
647 configure:10286: result: yes
648 configure:10328: c++ -c -g -O2  conftest.cc >&5
649 configure:10334: $? = 0
650 configure:10337: test -z                         || test ! -s conftest.err
651 configure:10340: $? = 0
652 configure:10343: test -s conftest.o
653 configure:10346: $? = 0
654 configure:10372: c++ -c -g -O2  conftest.cc >&5
655 conftest.cc: In function `int main()':
656 conftest.cc:27: error: `exit' was not declared in this scope
657 configure:10378: $? = 1
658 configure: failed program was:
659 | /* confdefs.h.  */
660 |
661 | #define PACKAGE_NAME ""
662 | #define PACKAGE_TARNAME ""
663 | #define PACKAGE_VERSION ""
664 | #define PACKAGE_STRING ""
665 | #define PACKAGE_BUGREPORT ""
666 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
667 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
668 | #define USE_LOGGING MPID_LOGGING_NONE
669 | #define HAVE_RUNTIME_THREADCHECK 1
670 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
671 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
672 | #define HAVE_ROMIO 1
673 | #define HAVE_PRAGMA_WEAK 1
674 | #define USE_WEAK_SYMBOLS 1
675 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
676 | #define HAVE_LONG_LONG 1
677 | #define F77_NAME_LOWER_2USCORE 1
678 | #define STDCALL
679 | #define HAVE_FORTRAN_BINDING 1
680 | /* end confdefs.h.  */
681 |
682 | int
683 | main ()
684 | {
685 | exit (42);
686 |   ;
687 |   return 0;
688 | }
689 configure:10328: c++ -c -g -O2  conftest.cc >&5
690 configure:10334: $? = 0
691 configure:10337: test -z                         || test ! -s conftest.err
692 configure:10340: $? = 0
693 configure:10343: test -s conftest.o
694 configure:10346: $? = 0
695 configure:10372: c++ -c -g -O2  conftest.cc >&5
696 configure:10378: $? = 0
697 configure:10381: test -z                         || test ! -s conftest.err
698 configure:10384: $? = 0
699 configure:10387: test -s conftest.o
700 configure:10390: $? = 0
701 configure:10434: checking whether the C++ compiler c++ can build an executable
702 configure:10470: c++ -o conftest    conftest.cc  >&5
703 configure:10476: $? = 0
704 configure:10479: test -z                         || test ! -s conftest.err
705 configure:10482: $? = 0
706 configure:10485: test -s conftest
707 configure:10488: $? = 0
708 configure:10506: result: yes
709 configure:10520: checking whether the compiler supports exceptions
710 configure:10549: c++ -c   conftest.cc >&5
711 configure:10555: $? = 0
712 configure:10558: test -z                         || test ! -s conftest.err
713 configure:10561: $? = 0
714 configure:10564: test -s conftest.o
715 configure:10567: $? = 0
716 configure:10585: result: yes
717 configure:10595: checking whether the compiler recognizes bool as a built-in type
718 configure:10628: c++ -c   conftest.cc >&5
719 configure:10634: $? = 0
720 configure:10637: test -z                         || test ! -s conftest.err
721 configure:10640: $? = 0
722 configure:10643: test -s conftest.o
723 configure:10646: $? = 0
724 configure:10664: result: yes
725 configure:10674: checking whether the compiler implements namespaces
726 configure:10703: c++ -c   conftest.cc >&5
727 configure:10709: $? = 0
728 configure:10712: test -z                         || test ! -s conftest.err
729 configure:10715: $? = 0
730 configure:10718: test -s conftest.o
731 configure:10721: $? = 0
732 configure:10739: result: yes
733 configure:10760: checking whether <iostream> available
734 configure:10784: c++ -c   conftest.cc >&5
735 configure:10790: $? = 0
736 configure:10793: test -z                         || test ! -s conftest.err
737 configure:10796: $? = 0
738 configure:10799: test -s conftest.o
739 configure:10802: $? = 0
740 configure:10813: result: yes
741 configure:10819: checking whether the compiler implements the namespace std
742 configure:10852: c++ -c   conftest.cc >&5
743 configure:10858: $? = 0
744 configure:10861: test -z                         || test ! -s conftest.err
745 configure:10864: $? = 0
746 configure:10867: test -s conftest.o
747 configure:10870: $? = 0
748 configure:10889: result: yes
749 configure:10903: checking whether <math> available
750 configure:10927: c++ -c   conftest.cc >&5
751 conftest.cc:30:16: math: No such file or directory
752 configure:10933: $? = 1
753 configure: failed program was:
754 | /* confdefs.h.  */
755 |
756 | #define PACKAGE_NAME ""
757 | #define PACKAGE_TARNAME ""
758 | #define PACKAGE_VERSION ""
759 | #define PACKAGE_STRING ""
760 | #define PACKAGE_BUGREPORT ""
761 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
762 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
763 | #define USE_LOGGING MPID_LOGGING_NONE
764 | #define HAVE_RUNTIME_THREADCHECK 1
765 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
766 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
767 | #define HAVE_ROMIO 1
768 | #define HAVE_PRAGMA_WEAK 1
769 | #define USE_WEAK_SYMBOLS 1
770 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
771 | #define HAVE_LONG_LONG 1
772 | #define F77_NAME_LOWER_2USCORE 1
773 | #define STDCALL
774 | #define HAVE_FORTRAN_BINDING 1
775 | #ifdef __cplusplus
776 | extern "C" void std::exit (int) throw (); using std::exit;
777 | #endif
778 | #define HAVE_CXX_EXCEPTIONS
779 | #define HAVE_NAMESPACES
780 | #define HAVE_NAMESPACE_STD
781 | /* end confdefs.h.  */
782 |
783 | #include <math>
784 |
785 | int
786 | main ()
787 | {
788 | using namespace std;
789 |   ;
790 |   return 0;
791 | }
792 configure:10956: result: no
793 configure:11000: checking for GNU g++ version
794 configure:11031: c++ -o conftest    conftest.cc  >&5
795 configure:11034: $? = 0
796 configure:11036: ./conftest
797 configure:11039: $? = 0
798 configure:11053: result: 3 . 4
799 configure:11101: checking whether C++ compiler accepts option -O2
800 configure:11111: result: yes
801 configure:11113: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
802 configure:11121: result: yes
803 configure:11374: checking for perl
804 configure:11392: found /usr/bin/perl
805 configure:11404: result: /usr/bin/perl
806 configure:11416: checking for ar
807 configure:11432: found /usr/bin/ar
808 configure:11442: result: ar
809 configure:11463: checking for ranlib
810 configure:11479: found /usr/bin/ranlib
811 configure:11489: result: ranlib
812 configure:11511: checking for etags
813 configure:11527: found /usr/bin/etags
814 configure:11537: result: etags
815 configure:11550: checking for etags argument to specify language
816 configure:11571: result: --language=c
817 configure:11587: checking for killall
818 configure:11603: found /usr/bin/killall
819 configure:11613: result: killall
820 configure:11658: checking for a BSD-compatible install
821 configure:11713: result: /usr/bin/install -c
822 configure:11733: checking whether install works
823 configure:11741: result: yes
824 configure:11837: checking whether install breaks libraries
825 configure:11878: result: no
826 configure:11900: checking whether mkdir -p works
827 configure:11916: result: yes
828 configure:11934: checking for make
829 configure:11950: found /usr/bin/make
830 configure:11960: result: make
831 configure:11973: checking whether clock skew breaks make
832 configure:11994: result: no
833 configure:12004: checking whether make supports include
834 configure:12028: result: yes
835 configure:12037: checking whether make allows comments in actions
836 configure:12060: result: yes
837 configure:12074: checking for virtual path format
838 configure:12113: result: VPATH
839 configure:12123: checking whether make sets CFLAGS
840 configure:12145: result: no
841 configure:12192: checking for bash
842 configure:12222: result: /bin/sh
843 configure:12244: checking whether /bin/sh supports arrays
844 configure:12253: result: yes
845 configure:13373: checking for doctext
846 configure:13404: result: false
847 configure:13413: checking for location of doctext style files
848 configure:13430: result: unavailable
849 configure:13442: checking for an ANSI C-conforming const
850 configure:13509: gcc -c  -O2  conftest.c >&5
851 configure:13515: $? = 0
852 configure:13518: test -z                         || test ! -s conftest.err
853 configure:13521: $? = 0
854 configure:13524: test -s conftest.o
855 configure:13527: $? = 0
856 configure:13538: result: yes
857 configure:13549: checking for volatile
858 configure:13571: gcc -c  -O2  conftest.c >&5
859 configure:13577: $? = 0
860 configure:13580: test -z                         || test ! -s conftest.err
861 configure:13583: $? = 0
862 configure:13586: test -s conftest.o
863 configure:13589: $? = 0
864 configure:13600: result: yes
865 configure:13611: checking for restrict
866 configure:13633: gcc -c  -O2  conftest.c >&5
867 conftest.c: In function `main':
868 conftest.c:35: error: syntax error before "a"
869 configure:13639: $? = 1
870 configure: failed program was:
871 | /* confdefs.h.  */
872 |
873 | #define PACKAGE_NAME ""
874 | #define PACKAGE_TARNAME ""
875 | #define PACKAGE_VERSION ""
876 | #define PACKAGE_STRING ""
877 | #define PACKAGE_BUGREPORT ""
878 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
879 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
880 | #define USE_LOGGING MPID_LOGGING_NONE
881 | #define HAVE_RUNTIME_THREADCHECK 1
882 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
883 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
884 | #define HAVE_ROMIO 1
885 | #define HAVE_PRAGMA_WEAK 1
886 | #define USE_WEAK_SYMBOLS 1
887 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
888 | #define HAVE_LONG_LONG 1
889 | #define F77_NAME_LOWER_2USCORE 1
890 | #define STDCALL
891 | #define HAVE_FORTRAN_BINDING 1
892 | #ifdef __cplusplus
893 | extern "C" void std::exit (int) throw (); using std::exit;
894 | #endif
895 | #define HAVE_CXX_EXCEPTIONS
896 | #define HAVE_NAMESPACES
897 | #define HAVE_NAMESPACE_STD
898 | #define HAVE_CXX_BINDING 1
899 | #define HAVE_NAMEPUB_SERVICE 1
900 | /* end confdefs.h.  */
901 |
902 | int
903 | main ()
904 | {
905 | int * restrict a;
906 |   ;
907 |   return 0;
908 | }
909 configure:13678: gcc -c  -O2  conftest.c >&5
910 conftest.c: In function `main':
911 conftest.c:35: error: syntax error before "a"
912 configure:13684: $? = 1
913 configure: failed program was:
914 | /* confdefs.h.  */
915 |
916 | #define PACKAGE_NAME ""
917 | #define PACKAGE_TARNAME ""
918 | #define PACKAGE_VERSION ""
919 | #define PACKAGE_STRING ""
920 | #define PACKAGE_BUGREPORT ""
921 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
922 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
923 | #define USE_LOGGING MPID_LOGGING_NONE
924 | #define HAVE_RUNTIME_THREADCHECK 1
925 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
926 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
927 | #define HAVE_ROMIO 1
928 | #define HAVE_PRAGMA_WEAK 1
929 | #define USE_WEAK_SYMBOLS 1
930 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
931 | #define HAVE_LONG_LONG 1
932 | #define F77_NAME_LOWER_2USCORE 1
933 | #define STDCALL
934 | #define HAVE_FORTRAN_BINDING 1
935 | #ifdef __cplusplus
936 | extern "C" void std::exit (int) throw (); using std::exit;
937 | #endif
938 | #define HAVE_CXX_EXCEPTIONS
939 | #define HAVE_NAMESPACES
940 | #define HAVE_NAMESPACE_STD
941 | #define HAVE_CXX_BINDING 1
942 | #define HAVE_NAMEPUB_SERVICE 1
943 | /* end confdefs.h.  */
944 |
945 | int
946 | main ()
947 | {
948 | int * _Restrict a;
949 |   ;
950 |   return 0;
951 | }
952 configure:13724: gcc -c  -O2  conftest.c >&5
953 configure:13730: $? = 0
954 configure:13733: test -z                         || test ! -s conftest.err
955 configure:13736: $? = 0
956 configure:13739: test -s conftest.o
957 configure:13742: $? = 0
958 configure:13755: result: __restrict
959 configure:13770: checking for inline
960 configure:13791: gcc -c  -O2  conftest.c >&5
961 configure:13797: $? = 0
962 configure:13800: test -z                         || test ! -s conftest.err
963 configure:13803: $? = 0
964 configure:13806: test -s conftest.o
965 configure:13809: $? = 0
966 configure:13821: result: inline
967 configure:13844: checking whether __attribute__ allowed
968 configure:13866: gcc -c  -O2  conftest.c >&5
969 configure:13872: $? = 0
970 configure:13875: test -z                         || test ! -s conftest.err
971 configure:13878: $? = 0
972 configure:13881: test -s conftest.o
973 configure:13884: $? = 0
974 configure:13895: result: yes
975 configure:13897: checking whether __attribute__((format)) allowed
976 configure:13919: gcc -c  -O2  conftest.c >&5
977 configure:13925: $? = 0
978 configure:13928: test -z                         || test ! -s conftest.err
979 configure:13931: $? = 0
980 configure:13934: test -s conftest.o
981 configure:13937: $? = 0
982 configure:13948: result: yes
983 configure:13962: checking whether byte ordering is bigendian
984 configure:13989: gcc -c  -O2  conftest.c >&5
985 configure:13995: $? = 0
986 configure:13998: test -z                         || test ! -s conftest.err
987 configure:14001: $? = 0
988 configure:14004: test -s conftest.o
989 configure:14007: $? = 0
990 configure:14031: gcc -c  -O2  conftest.c >&5
991 conftest.c: In function `main':
992 conftest.c:40: error: `not' undeclared (first use in this function)
993 conftest.c:40: error: (Each undeclared identifier is reported only once
994 conftest.c:40: error: for each function it appears in.)
995 conftest.c:40: error: syntax error before "big"
996 configure:14037: $? = 1
997 configure: failed program was:
998 | /* confdefs.h.  */
999 |
1000 | #define PACKAGE_NAME ""
1001 | #define PACKAGE_TARNAME ""
1002 | #define PACKAGE_VERSION ""
1003 | #define PACKAGE_STRING ""
1004 | #define PACKAGE_BUGREPORT ""
1005 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1006 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1007 | #define USE_LOGGING MPID_LOGGING_NONE
1008 | #define HAVE_RUNTIME_THREADCHECK 1
1009 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1010 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1011 | #define HAVE_ROMIO 1
1012 | #define HAVE_PRAGMA_WEAK 1
1013 | #define USE_WEAK_SYMBOLS 1
1014 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1015 | #define HAVE_LONG_LONG 1
1016 | #define F77_NAME_LOWER_2USCORE 1
1017 | #define STDCALL
1018 | #define HAVE_FORTRAN_BINDING 1
1019 | #ifdef __cplusplus
1020 | extern "C" void std::exit (int) throw (); using std::exit;
1021 | #endif
1022 | #define HAVE_CXX_EXCEPTIONS
1023 | #define HAVE_NAMESPACES
1024 | #define HAVE_NAMESPACE_STD
1025 | #define HAVE_CXX_BINDING 1
1026 | #define HAVE_NAMEPUB_SERVICE 1
1027 | #define restrict __restrict
1028 | #define HAVE_GCC_ATTRIBUTE 1
1029 | /* end confdefs.h.  */
1030 | #include <sys/types.h>
1031 | #include <sys/param.h>
1032 |
1033 | int
1034 | main ()
1035 | {
1036 | #if BYTE_ORDER != BIG_ENDIAN
1037 |  not big endian
1038 | #endif
1039 |
1040 |   ;
1041 |   return 0;
1042 | }
1043 configure:14170: result: no
1044 configure:14197: checking whether C compiler allows unaligned doubles
1045 configure:14235: gcc -o conftest  -O2   conftest.c  >&5
1046 configure:14238: $? = 0
1047 configure:14240: ./conftest
1048 configure:14243: $? = 0
1049 configure:14257: result: yes
1050 configure:14276: checking whether gcc supports __func__
1051 configure:14297: gcc -c  -O2  conftest.c >&5
1052 configure:14303: $? = 0
1053 configure:14306: test -z                         || test ! -s conftest.err
1054 configure:14309: $? = 0
1055 configure:14312: test -s conftest.o
1056 configure:14315: $? = 0
1057 configure:14326: result: yes
1058 configure:14470: result: Using gcc to determine dependencies
1059 configure:14502: checking whether long double is supported
1060 configure:14524: gcc -c  -O2  conftest.c >&5
1061 configure:14530: $? = 0
1062 configure:14533: test -z                         || test ! -s conftest.err
1063 configure:14536: $? = 0
1064 configure:14539: test -s conftest.o
1065 configure:14542: $? = 0
1066 configure:14553: result: yes
1067 configure:14564: checking whether long long is supported
1068 configure:14586: gcc -c  -O2  conftest.c >&5
1069 configure:14592: $? = 0
1070 configure:14595: test -z                         || test ! -s conftest.err
1071 configure:14598: $? = 0
1072 configure:14601: test -s conftest.o
1073 configure:14604: $? = 0
1074 configure:14615: result: yes
1075 configure:14628: checking for max C struct integer alignment
1076 configure:14751: gcc -o conftest  -O2   conftest.c  >&5
1077 configure:14754: $? = 0
1078 configure:14756: ./conftest
1079 configure:14759: $? = 0
1080 configure:14775: result: eight
1081 configure:14812: checking for max C struct floating point alignment
1082 configure:14919: gcc -o conftest  -O2   conftest.c  >&5
1083 configure:14922: $? = 0
1084 configure:14924: ./conftest
1085 configure:14927: $? = 0
1086 configure:14943: result: sixteen
1087 configure:14978: checking for max C struct alignment of structs with doubles
1088 configure:15054: gcc -o conftest  -O2   conftest.c  >&5
1089 configure:15057: $? = 0
1090 configure:15059: ./conftest
1091 configure:15062: $? = 0
1092 configure:15078: result: eight
1093 configure:15085: checking for max C struct floating point alignment with long doubles
1094 configure:15162: gcc -o conftest  -O2   conftest.c  >&5
1095 configure:15165: $? = 0
1096 configure:15167: ./conftest
1097 configure:15170: $? = 0
1098 configure:15186: result: sixteen
1099 configure:15196: WARNING: Structures containing long doubles may be aligned differently from structures with floats or longs.  MPICH2 does not handle this case automatically and you should avoid assumed extents for structures containing float types.
1100 configure:15231: checking if alignment of structs with doubles is based on position
1101 configure:15270: gcc -o conftest  -O2   conftest.c  >&5
1102 configure:15273: $? = 0
1103 configure:15275: ./conftest
1104 configure:15278: $? = 0
1105 configure:15294: result: no
1106 configure:15310: checking if alignment of structs with long long ints is based on position
1107 configure:15351: gcc -o conftest  -O2   conftest.c  >&5
1108 configure:15354: $? = 0
1109 configure:15356: ./conftest
1110 configure:15359: $? = 0
1111 configure:15375: result: no
1112 configure:15391: checking if double alignment breaks rules, find actual alignment
1113 configure:15443: gcc -o conftest  -O2   conftest.c  >&5
1114 configure:15446: $? = 0
1115 configure:15448: ./conftest
1116 configure:15451: $? = 0
1117 configure:15467: result: no
1118 configure:15483: checking for alignment restrictions on pointers
1119 configure:15508: gcc -o conftest  -O2   conftest.c  >&5
1120 configure:15511: $? = 0
1121 configure:15513: ./conftest
1122 configure:15516: $? = 0
1123 configure:15539: result: int or better
1124 configure:15547: checking for egrep
1125 configure:15557: result: grep -E
1126 configure:15562: checking for ANSI C header files
1127 configure:15587: gcc -c  -O2  conftest.c >&5
1128 configure:15593: $? = 0
1129 configure:15596: test -z                         || test ! -s conftest.err
1130 configure:15599: $? = 0
1131 configure:15602: test -s conftest.o
1132 configure:15605: $? = 0
1133 ./configure: line 15627: conftest.c: command not found
1134 configure:15717: result: no
1135 configure:15741: checking for sys/types.h
1136 configure:15757:   conftest.c
1137 ./configure: line 15758: conftest.c: command not found
1138 configure:15763: $? = 127
1139 configure: failed program was:
1140 | /* confdefs.h.  */
1141 |
1142 | #define PACKAGE_NAME ""
1143 | #define PACKAGE_TARNAME ""
1144 | #define PACKAGE_VERSION ""
1145 | #define PACKAGE_STRING ""
1146 | #define PACKAGE_BUGREPORT ""
1147 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1148 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1149 | #define USE_LOGGING MPID_LOGGING_NONE
1150 | #define HAVE_RUNTIME_THREADCHECK 1
1151 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1152 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1153 | #define HAVE_ROMIO 1
1154 | #define HAVE_PRAGMA_WEAK 1
1155 | #define USE_WEAK_SYMBOLS 1
1156 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1157 | #define HAVE_LONG_LONG 1
1158 | #define F77_NAME_LOWER_2USCORE 1
1159 | #define STDCALL
1160 | #define HAVE_FORTRAN_BINDING 1
1161 | #ifdef __cplusplus
1162 | extern "C" void std::exit (int) throw (); using std::exit;
1163 | #endif
1164 | #define HAVE_CXX_EXCEPTIONS
1165 | #define HAVE_NAMESPACES
1166 | #define HAVE_NAMESPACE_STD
1167 | #define HAVE_CXX_BINDING 1
1168 | #define HAVE_NAMEPUB_SERVICE 1
1169 | #define restrict __restrict
1170 | #define HAVE_GCC_ATTRIBUTE 1
1171 | #define WORDS_LITTLEENDIAN 1
1172 | #define HAVE_LONG_DOUBLE 1
1173 | #define HAVE_LONG_LONG_INT 1
1174 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
1175 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
1176 | #define HAVE_MAX_FP_ALIGNMENT 16
1177 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
1178 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
1179 | /* end confdefs.h.  */
1180 | #include <sys/types.h>
1181 configure:15793: gcc -c  -O2  conftest.c 1>&5
1182 configure:15796: $? = 0
1183 configure:15814: result: yes
1184 configure:15741: checking for sys/stat.h
1185 configure:15757:   conftest.c
1186 ./configure: line 15758: conftest.c: command not found
1187 configure:15763: $? = 127
1188 configure: failed program was:
1189 | /* confdefs.h.  */
1190 |
1191 | #define PACKAGE_NAME ""
1192 | #define PACKAGE_TARNAME ""
1193 | #define PACKAGE_VERSION ""
1194 | #define PACKAGE_STRING ""
1195 | #define PACKAGE_BUGREPORT ""
1196 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1197 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1198 | #define USE_LOGGING MPID_LOGGING_NONE
1199 | #define HAVE_RUNTIME_THREADCHECK 1
1200 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1201 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1202 | #define HAVE_ROMIO 1
1203 | #define HAVE_PRAGMA_WEAK 1
1204 | #define USE_WEAK_SYMBOLS 1
1205 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1206 | #define HAVE_LONG_LONG 1
1207 | #define F77_NAME_LOWER_2USCORE 1
1208 | #define STDCALL
1209 | #define HAVE_FORTRAN_BINDING 1
1210 | #ifdef __cplusplus
1211 | extern "C" void std::exit (int) throw (); using std::exit;
1212 | #endif
1213 | #define HAVE_CXX_EXCEPTIONS
1214 | #define HAVE_NAMESPACES
1215 | #define HAVE_NAMESPACE_STD
1216 | #define HAVE_CXX_BINDING 1
1217 | #define HAVE_NAMEPUB_SERVICE 1
1218 | #define restrict __restrict
1219 | #define HAVE_GCC_ATTRIBUTE 1
1220 | #define WORDS_LITTLEENDIAN 1
1221 | #define HAVE_LONG_DOUBLE 1
1222 | #define HAVE_LONG_LONG_INT 1
1223 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
1224 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
1225 | #define HAVE_MAX_FP_ALIGNMENT 16
1226 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
1227 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
1228 | #define HAVE_SYS_TYPES_H 1
1229 | /* end confdefs.h.  */
1230 | #include <sys/stat.h>
1231 configure:15793: gcc -c  -O2  conftest.c 1>&5
1232 configure:15796: $? = 0
1233 configure:15814: result: yes
1234 configure:15741: checking for stdlib.h
1235 configure:15757:   conftest.c
1236 ./configure: line 15758: conftest.c: command not found
1237 configure:15763: $? = 127
1238 configure: failed program was:
1239 | /* confdefs.h.  */
1240 |
1241 | #define PACKAGE_NAME ""
1242 | #define PACKAGE_TARNAME ""
1243 | #define PACKAGE_VERSION ""
1244 | #define PACKAGE_STRING ""
1245 | #define PACKAGE_BUGREPORT ""
1246 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1247 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1248 | #define USE_LOGGING MPID_LOGGING_NONE
1249 | #define HAVE_RUNTIME_THREADCHECK 1
1250 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1251 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1252 | #define HAVE_ROMIO 1
1253 | #define HAVE_PRAGMA_WEAK 1
1254 | #define USE_WEAK_SYMBOLS 1
1255 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1256 | #define HAVE_LONG_LONG 1
1257 | #define F77_NAME_LOWER_2USCORE 1
1258 | #define STDCALL
1259 | #define HAVE_FORTRAN_BINDING 1
1260 | #ifdef __cplusplus
1261 | extern "C" void std::exit (int) throw (); using std::exit;
1262 | #endif
1263 | #define HAVE_CXX_EXCEPTIONS
1264 | #define HAVE_NAMESPACES
1265 | #define HAVE_NAMESPACE_STD
1266 | #define HAVE_CXX_BINDING 1
1267 | #define HAVE_NAMEPUB_SERVICE 1
1268 | #define restrict __restrict
1269 | #define HAVE_GCC_ATTRIBUTE 1
1270 | #define WORDS_LITTLEENDIAN 1
1271 | #define HAVE_LONG_DOUBLE 1
1272 | #define HAVE_LONG_LONG_INT 1
1273 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
1274 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
1275 | #define HAVE_MAX_FP_ALIGNMENT 16
1276 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
1277 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
1278 | #define HAVE_SYS_TYPES_H 1
1279 | #define HAVE_SYS_STAT_H 1
1280 | /* end confdefs.h.  */
1281 | #include <stdlib.h>
1282 configure:15793: gcc -c  -O2  conftest.c 1>&5
1283 configure:15796: $? = 0
1284 configure:15814: result: yes
1285 configure:15741: checking for string.h
1286 configure:15757:   conftest.c
1287 ./configure: line 15758: conftest.c: command not found
1288 configure:15763: $? = 127
1289 configure: failed program was:
1290 | /* confdefs.h.  */
1291 |
1292 | #define PACKAGE_NAME ""
1293 | #define PACKAGE_TARNAME ""
1294 | #define PACKAGE_VERSION ""
1295 | #define PACKAGE_STRING ""
1296 | #define PACKAGE_BUGREPORT ""
1297 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1298 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1299 | #define USE_LOGGING MPID_LOGGING_NONE
1300 | #define HAVE_RUNTIME_THREADCHECK 1
1301 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1302 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1303 | #define HAVE_ROMIO 1
1304 | #define HAVE_PRAGMA_WEAK 1
1305 | #define USE_WEAK_SYMBOLS 1
1306 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1307 | #define HAVE_LONG_LONG 1
1308 | #define F77_NAME_LOWER_2USCORE 1
1309 | #define STDCALL
1310 | #define HAVE_FORTRAN_BINDING 1
1311 | #ifdef __cplusplus
1312 | extern "C" void std::exit (int) throw (); using std::exit;
1313 | #endif
1314 | #define HAVE_CXX_EXCEPTIONS
1315 | #define HAVE_NAMESPACES
1316 | #define HAVE_NAMESPACE_STD
1317 | #define HAVE_CXX_BINDING 1
1318 | #define HAVE_NAMEPUB_SERVICE 1
1319 | #define restrict __restrict
1320 | #define HAVE_GCC_ATTRIBUTE 1
1321 | #define WORDS_LITTLEENDIAN 1
1322 | #define HAVE_LONG_DOUBLE 1
1323 | #define HAVE_LONG_LONG_INT 1
1324 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
1325 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
1326 | #define HAVE_MAX_FP_ALIGNMENT 16
1327 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
1328 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
1329 | #define HAVE_SYS_TYPES_H 1
1330 | #define HAVE_SYS_STAT_H 1
1331 | #define HAVE_STDLIB_H 1
1332 | /* end confdefs.h.  */
1333 | #include <string.h>
1334 configure:15793: gcc -c  -O2  conftest.c 1>&5
1335 configure:15796: $? = 0
1336 configure:15814: result: yes
1337 configure:15741: checking for memory.h
1338 configure:15757:   conftest.c
1339 ./configure: line 15758: conftest.c: command not found
1340 configure:15763: $? = 127
1341 configure: failed program was:
1342 | /* confdefs.h.  */
1343 |
1344 | #define PACKAGE_NAME ""
1345 | #define PACKAGE_TARNAME ""
1346 | #define PACKAGE_VERSION ""
1347 | #define PACKAGE_STRING ""
1348 | #define PACKAGE_BUGREPORT ""
1349 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1350 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1351 | #define USE_LOGGING MPID_LOGGING_NONE
1352 | #define HAVE_RUNTIME_THREADCHECK 1
1353 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1354 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1355 | #define HAVE_ROMIO 1
1356 | #define HAVE_PRAGMA_WEAK 1
1357 | #define USE_WEAK_SYMBOLS 1
1358 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1359 | #define HAVE_LONG_LONG 1
1360 | #define F77_NAME_LOWER_2USCORE 1
1361 | #define STDCALL
1362 | #define HAVE_FORTRAN_BINDING 1
1363 | #ifdef __cplusplus
1364 | extern "C" void std::exit (int) throw (); using std::exit;
1365 | #endif
1366 | #define HAVE_CXX_EXCEPTIONS
1367 | #define HAVE_NAMESPACES
1368 | #define HAVE_NAMESPACE_STD
1369 | #define HAVE_CXX_BINDING 1
1370 | #define HAVE_NAMEPUB_SERVICE 1
1371 | #define restrict __restrict
1372 | #define HAVE_GCC_ATTRIBUTE 1
1373 | #define WORDS_LITTLEENDIAN 1
1374 | #define HAVE_LONG_DOUBLE 1
1375 | #define HAVE_LONG_LONG_INT 1
1376 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
1377 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
1378 | #define HAVE_MAX_FP_ALIGNMENT 16
1379 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
1380 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
1381 | #define HAVE_SYS_TYPES_H 1
1382 | #define HAVE_SYS_STAT_H 1
1383 | #define HAVE_STDLIB_H 1
1384 | #define HAVE_STRING_H 1
1385 | /* end confdefs.h.  */
1386 | #include <memory.h>
1387 configure:15793: gcc -c  -O2  conftest.c 1>&5
1388 configure:15796: $? = 0
1389 configure:15814: result: yes
1390 configure:15741: checking for strings.h
1391 configure:15757:   conftest.c
1392 ./configure: line 15758: conftest.c: command not found
1393 configure:15763: $? = 127
1394 configure: failed program was:
1395 | /* confdefs.h.  */
1396 |
1397 | #define PACKAGE_NAME ""
1398 | #define PACKAGE_TARNAME ""
1399 | #define PACKAGE_VERSION ""
1400 | #define PACKAGE_STRING ""
1401 | #define PACKAGE_BUGREPORT ""
1402 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1403 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1404 | #define USE_LOGGING MPID_LOGGING_NONE
1405 | #define HAVE_RUNTIME_THREADCHECK 1
1406 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1407 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1408 | #define HAVE_ROMIO 1
1409 | #define HAVE_PRAGMA_WEAK 1
1410 | #define USE_WEAK_SYMBOLS 1
1411 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1412 | #define HAVE_LONG_LONG 1
1413 | #define F77_NAME_LOWER_2USCORE 1
1414 | #define STDCALL
1415 | #define HAVE_FORTRAN_BINDING 1
1416 | #ifdef __cplusplus
1417 | extern "C" void std::exit (int) throw (); using std::exit;
1418 | #endif
1419 | #define HAVE_CXX_EXCEPTIONS
1420 | #define HAVE_NAMESPACES
1421 | #define HAVE_NAMESPACE_STD
1422 | #define HAVE_CXX_BINDING 1
1423 | #define HAVE_NAMEPUB_SERVICE 1
1424 | #define restrict __restrict
1425 | #define HAVE_GCC_ATTRIBUTE 1
1426 | #define WORDS_LITTLEENDIAN 1
1427 | #define HAVE_LONG_DOUBLE 1
1428 | #define HAVE_LONG_LONG_INT 1
1429 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
1430 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
1431 | #define HAVE_MAX_FP_ALIGNMENT 16
1432 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
1433 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
1434 | #define HAVE_SYS_TYPES_H 1
1435 | #define HAVE_SYS_STAT_H 1
1436 | #define HAVE_STDLIB_H 1
1437 | #define HAVE_STRING_H 1
1438 | #define HAVE_MEMORY_H 1
1439 | /* end confdefs.h.  */
1440 | #include <strings.h>
1441 configure:15793: gcc -c  -O2  conftest.c 1>&5
1442 configure:15796: $? = 0
1443 configure:15814: result: yes
1444 configure:15741: checking for inttypes.h
1445 configure:15757:   conftest.c
1446 ./configure: line 15758: conftest.c: command not found
1447 configure:15763: $? = 127
1448 configure: failed program was:
1449 | /* confdefs.h.  */
1450 |
1451 | #define PACKAGE_NAME ""
1452 | #define PACKAGE_TARNAME ""
1453 | #define PACKAGE_VERSION ""
1454 | #define PACKAGE_STRING ""
1455 | #define PACKAGE_BUGREPORT ""
1456 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1457 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1458 | #define USE_LOGGING MPID_LOGGING_NONE
1459 | #define HAVE_RUNTIME_THREADCHECK 1
1460 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1461 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1462 | #define HAVE_ROMIO 1
1463 | #define HAVE_PRAGMA_WEAK 1
1464 | #define USE_WEAK_SYMBOLS 1
1465 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1466 | #define HAVE_LONG_LONG 1
1467 | #define F77_NAME_LOWER_2USCORE 1
1468 | #define STDCALL
1469 | #define HAVE_FORTRAN_BINDING 1
1470 | #ifdef __cplusplus
1471 | extern "C" void std::exit (int) throw (); using std::exit;
1472 | #endif
1473 | #define HAVE_CXX_EXCEPTIONS
1474 | #define HAVE_NAMESPACES
1475 | #define HAVE_NAMESPACE_STD
1476 | #define HAVE_CXX_BINDING 1
1477 | #define HAVE_NAMEPUB_SERVICE 1
1478 | #define restrict __restrict
1479 | #define HAVE_GCC_ATTRIBUTE 1
1480 | #define WORDS_LITTLEENDIAN 1
1481 | #define HAVE_LONG_DOUBLE 1
1482 | #define HAVE_LONG_LONG_INT 1
1483 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
1484 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
1485 | #define HAVE_MAX_FP_ALIGNMENT 16
1486 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
1487 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
1488 | #define HAVE_SYS_TYPES_H 1
1489 | #define HAVE_SYS_STAT_H 1
1490 | #define HAVE_STDLIB_H 1
1491 | #define HAVE_STRING_H 1
1492 | #define HAVE_MEMORY_H 1
1493 | #define HAVE_STRINGS_H 1
1494 | /* end confdefs.h.  */
1495 | #include <inttypes.h>
1496 configure:15793: gcc -c  -O2  conftest.c 1>&5
1497 configure:15796: $? = 0
1498 configure:15814: result: yes
1499 configure:15741: checking for stdint.h
1500 configure:15757:   conftest.c
1501 ./configure: line 15758: conftest.c: command not found
1502 configure:15763: $? = 127
1503 configure: failed program was:
1504 | /* confdefs.h.  */
1505 |
1506 | #define PACKAGE_NAME ""
1507 | #define PACKAGE_TARNAME ""
1508 | #define PACKAGE_VERSION ""
1509 | #define PACKAGE_STRING ""
1510 | #define PACKAGE_BUGREPORT ""
1511 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1512 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1513 | #define USE_LOGGING MPID_LOGGING_NONE
1514 | #define HAVE_RUNTIME_THREADCHECK 1
1515 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1516 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1517 | #define HAVE_ROMIO 1
1518 | #define HAVE_PRAGMA_WEAK 1
1519 | #define USE_WEAK_SYMBOLS 1
1520 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1521 | #define HAVE_LONG_LONG 1
1522 | #define F77_NAME_LOWER_2USCORE 1
1523 | #define STDCALL
1524 | #define HAVE_FORTRAN_BINDING 1
1525 | #ifdef __cplusplus
1526 | extern "C" void std::exit (int) throw (); using std::exit;
1527 | #endif
1528 | #define HAVE_CXX_EXCEPTIONS
1529 | #define HAVE_NAMESPACES
1530 | #define HAVE_NAMESPACE_STD
1531 | #define HAVE_CXX_BINDING 1
1532 | #define HAVE_NAMEPUB_SERVICE 1
1533 | #define restrict __restrict
1534 | #define HAVE_GCC_ATTRIBUTE 1
1535 | #define WORDS_LITTLEENDIAN 1
1536 | #define HAVE_LONG_DOUBLE 1
1537 | #define HAVE_LONG_LONG_INT 1
1538 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
1539 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
1540 | #define HAVE_MAX_FP_ALIGNMENT 16
1541 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
1542 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
1543 | #define HAVE_SYS_TYPES_H 1
1544 | #define HAVE_SYS_STAT_H 1
1545 | #define HAVE_STDLIB_H 1
1546 | #define HAVE_STRING_H 1
1547 | #define HAVE_MEMORY_H 1
1548 | #define HAVE_STRINGS_H 1
1549 | #define HAVE_INTTYPES_H 1
1550 | /* end confdefs.h.  */
1551 | #include <stdint.h>
1552 configure:15793: gcc -c  -O2  conftest.c 1>&5
1553 configure:15796: $? = 0
1554 configure:15814: result: yes
1555 configure:15741: checking for unistd.h
1556 configure:15757:   conftest.c
1557 ./configure: line 15758: conftest.c: command not found
1558 configure:15763: $? = 127
1559 configure: failed program was:
1560 | /* confdefs.h.  */
1561 |
1562 | #define PACKAGE_NAME ""
1563 | #define PACKAGE_TARNAME ""
1564 | #define PACKAGE_VERSION ""
1565 | #define PACKAGE_STRING ""
1566 | #define PACKAGE_BUGREPORT ""
1567 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1568 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1569 | #define USE_LOGGING MPID_LOGGING_NONE
1570 | #define HAVE_RUNTIME_THREADCHECK 1
1571 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1572 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1573 | #define HAVE_ROMIO 1
1574 | #define HAVE_PRAGMA_WEAK 1
1575 | #define USE_WEAK_SYMBOLS 1
1576 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1577 | #define HAVE_LONG_LONG 1
1578 | #define F77_NAME_LOWER_2USCORE 1
1579 | #define STDCALL
1580 | #define HAVE_FORTRAN_BINDING 1
1581 | #ifdef __cplusplus
1582 | extern "C" void std::exit (int) throw (); using std::exit;
1583 | #endif
1584 | #define HAVE_CXX_EXCEPTIONS
1585 | #define HAVE_NAMESPACES
1586 | #define HAVE_NAMESPACE_STD
1587 | #define HAVE_CXX_BINDING 1
1588 | #define HAVE_NAMEPUB_SERVICE 1
1589 | #define restrict __restrict
1590 | #define HAVE_GCC_ATTRIBUTE 1
1591 | #define WORDS_LITTLEENDIAN 1
1592 | #define HAVE_LONG_DOUBLE 1
1593 | #define HAVE_LONG_LONG_INT 1
1594 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
1595 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
1596 | #define HAVE_MAX_FP_ALIGNMENT 16
1597 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
1598 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
1599 | #define HAVE_SYS_TYPES_H 1
1600 | #define HAVE_SYS_STAT_H 1
1601 | #define HAVE_STDLIB_H 1
1602 | #define HAVE_STRING_H 1
1603 | #define HAVE_MEMORY_H 1
1604 | #define HAVE_STRINGS_H 1
1605 | #define HAVE_INTTYPES_H 1
1606 | #define HAVE_STDINT_H 1
1607 | /* end confdefs.h.  */
1608 | #include <unistd.h>
1609 configure:15793: gcc -c  -O2  conftest.c 1>&5
1610 configure:15796: $? = 0
1611 configure:15814: result: yes
1612 configure:15827: checking for char
1613 configure:15851: gcc -c  -O2  conftest.c >&5
1614 configure:15857: $? = 0
1615 configure:15860: test -z                         || test ! -s conftest.err
1616 configure:15863: $? = 0
1617 configure:15866: test -s conftest.o
1618 configure:15869: $? = 0
1619 configure:15880: result: yes
1620 configure:15883: checking size of char
1621 configure:16195: gcc -o conftest  -O2   conftest.c  >&5
1622 configure:16198: $? = 0
1623 configure:16200: ./conftest
1624 configure:16203: $? = 0
1625 configure:16226: result: 1
1626 configure:16233: checking for short
1627 configure:16257: gcc -c  -O2  conftest.c >&5
1628 configure:16263: $? = 0
1629 configure:16266: test -z                         || test ! -s conftest.err
1630 configure:16269: $? = 0
1631 configure:16272: test -s conftest.o
1632 configure:16275: $? = 0
1633 configure:16286: result: yes
1634 configure:16289: checking size of short
1635 configure:16601: gcc -o conftest  -O2   conftest.c  >&5
1636 configure:16604: $? = 0
1637 configure:16606: ./conftest
1638 configure:16609: $? = 0
1639 configure:16632: result: 2
1640 configure:16639: checking for int
1641 configure:16663: gcc -c  -O2  conftest.c >&5
1642 configure:16669: $? = 0
1643 configure:16672: test -z                         || test ! -s conftest.err
1644 configure:16675: $? = 0
1645 configure:16678: test -s conftest.o
1646 configure:16681: $? = 0
1647 configure:16692: result: yes
1648 configure:16695: checking size of int
1649 configure:17007: gcc -o conftest  -O2   conftest.c  >&5
1650 configure:17010: $? = 0
1651 configure:17012: ./conftest
1652 configure:17015: $? = 0
1653 configure:17038: result: 4
1654 configure:17045: checking for long
1655 configure:17069: gcc -c  -O2  conftest.c >&5
1656 configure:17075: $? = 0
1657 configure:17078: test -z                         || test ! -s conftest.err
1658 configure:17081: $? = 0
1659 configure:17084: test -s conftest.o
1660 configure:17087: $? = 0
1661 configure:17098: result: yes
1662 configure:17101: checking size of long
1663 configure:17413: gcc -o conftest  -O2   conftest.c  >&5
1664 configure:17416: $? = 0
1665 configure:17418: ./conftest
1666 configure:17421: $? = 0
1667 configure:17444: result: 8
1668 configure:17451: checking for long long
1669 configure:17475: gcc -c  -O2  conftest.c >&5
1670 configure:17481: $? = 0
1671 configure:17484: test -z                         || test ! -s conftest.err
1672 configure:17487: $? = 0
1673 configure:17490: test -s conftest.o
1674 configure:17493: $? = 0
1675 configure:17504: result: yes
1676 configure:17507: checking size of long long
1677 configure:17819: gcc -o conftest  -O2   conftest.c  >&5
1678 configure:17822: $? = 0
1679 configure:17824: ./conftest
1680 configure:17827: $? = 0
1681 configure:17850: result: 8
1682 configure:17857: checking for float
1683 configure:17881: gcc -c  -O2  conftest.c >&5
1684 configure:17887: $? = 0
1685 configure:17890: test -z                         || test ! -s conftest.err
1686 configure:17893: $? = 0
1687 configure:17896: test -s conftest.o
1688 configure:17899: $? = 0
1689 configure:17910: result: yes
1690 configure:17913: checking size of float
1691 configure:18225: gcc -o conftest  -O2   conftest.c  >&5
1692 configure:18228: $? = 0
1693 configure:18230: ./conftest
1694 configure:18233: $? = 0
1695 configure:18256: result: 4
1696 configure:18263: checking for double
1697 configure:18287: gcc -c  -O2  conftest.c >&5
1698 configure:18293: $? = 0
1699 configure:18296: test -z                         || test ! -s conftest.err
1700 configure:18299: $? = 0
1701 configure:18302: test -s conftest.o
1702 configure:18305: $? = 0
1703 configure:18316: result: yes
1704 configure:18319: checking size of double
1705 configure:18631: gcc -o conftest  -O2   conftest.c  >&5
1706 configure:18634: $? = 0
1707 configure:18636: ./conftest
1708 configure:18639: $? = 0
1709 configure:18662: result: 8
1710 configure:18669: checking for long double
1711 configure:18693: gcc -c  -O2  conftest.c >&5
1712 configure:18699: $? = 0
1713 configure:18702: test -z                         || test ! -s conftest.err
1714 configure:18705: $? = 0
1715 configure:18708: test -s conftest.o
1716 configure:18711: $? = 0
1717 configure:18722: result: yes
1718 configure:18725: checking size of long double
1719 configure:19037: gcc -o conftest  -O2   conftest.c  >&5
1720 configure:19040: $? = 0
1721 configure:19042: ./conftest
1722 configure:19045: $? = 0
1723 configure:19068: result: 16
1724 configure:19075: checking for wchar_t
1725 configure:19099: gcc -c  -O2  conftest.c >&5
1726 configure:19105: $? = 0
1727 configure:19108: test -z                         || test ! -s conftest.err
1728 configure:19111: $? = 0
1729 configure:19114: test -s conftest.o
1730 configure:19117: $? = 0
1731 configure:19128: result: yes
1732 configure:19131: checking size of wchar_t
1733 configure:19443: gcc -o conftest  -O2   conftest.c  >&5
1734 configure:19446: $? = 0
1735 configure:19448: ./conftest
1736 configure:19451: $? = 0
1737 configure:19474: result: 4
1738 configure:19627: checking for void *
1739 configure:19651: gcc -c  -O2  conftest.c >&5
1740 configure:19657: $? = 0
1741 configure:19660: test -z                         || test ! -s conftest.err
1742 configure:19663: $? = 0
1743 configure:19666: test -s conftest.o
1744 configure:19669: $? = 0
1745 configure:19680: result: yes
1746 configure:19683: checking size of void *
1747 configure:19995: gcc -o conftest  -O2   conftest.c  >&5
1748 configure:19998: $? = 0
1749 configure:20000: ./conftest
1750 configure:20003: $? = 0
1751 configure:20026: result: 8
1752 configure:20035: checking for size of float int
1753 configure:20061: gcc -o conftest  -O2   conftest.c  >&5
1754 configure:20064: $? = 0
1755 configure:20066: ./conftest
1756 configure:20069: $? = 0
1757 configure:20091: result: 8
1758 configure:20097: checking for size of double int
1759 configure:20123: gcc -o conftest  -O2   conftest.c  >&5
1760 configure:20126: $? = 0
1761 configure:20128: ./conftest
1762 configure:20131: $? = 0
1763 configure:20153: result: 12
1764 configure:20159: checking for size of long int
1765 configure:20185: gcc -o conftest  -O2   conftest.c  >&5
1766 configure:20188: $? = 0
1767 configure:20190: ./conftest
1768 configure:20193: $? = 0
1769 configure:20215: result: 12
1770 configure:20221: checking for size of short int
1771 configure:20247: gcc -o conftest  -O2   conftest.c  >&5
1772 configure:20250: $? = 0
1773 configure:20252: ./conftest
1774 configure:20255: $? = 0
1775 configure:20277: result: 6
1776 configure:20283: checking for size of 2 int
1777 configure:20309: gcc -o conftest  -O2   conftest.c  >&5
1778 configure:20312: $? = 0
1779 configure:20314: ./conftest
1780 configure:20317: $? = 0
1781 configure:20339: result: 8
1782 configure:20345: checking for size of long double int
1783 configure:20371: gcc -o conftest  -O2   conftest.c  >&5
1784 configure:20374: $? = 0
1785 configure:20376: ./conftest
1786 configure:20379: $? = 0
1787 configure:20401: result: 20
1788 configure:20410: checking for sys/bitypes.h
1789 configure:20426:   conftest.c
1790 ./configure: line 20427: conftest.c: command not found
1791 configure:20432: $? = 127
1792 configure: failed program was:
1793 | /* confdefs.h.  */
1794 |
1795 | #define PACKAGE_NAME ""
1796 | #define PACKAGE_TARNAME ""
1797 | #define PACKAGE_VERSION ""
1798 | #define PACKAGE_STRING ""
1799 | #define PACKAGE_BUGREPORT ""
1800 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1801 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1802 | #define USE_LOGGING MPID_LOGGING_NONE
1803 | #define HAVE_RUNTIME_THREADCHECK 1
1804 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1805 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1806 | #define HAVE_ROMIO 1
1807 | #define HAVE_PRAGMA_WEAK 1
1808 | #define USE_WEAK_SYMBOLS 1
1809 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1810 | #define HAVE_LONG_LONG 1
1811 | #define F77_NAME_LOWER_2USCORE 1
1812 | #define STDCALL
1813 | #define HAVE_FORTRAN_BINDING 1
1814 | #ifdef __cplusplus
1815 | extern "C" void std::exit (int) throw (); using std::exit;
1816 | #endif
1817 | #define HAVE_CXX_EXCEPTIONS
1818 | #define HAVE_NAMESPACES
1819 | #define HAVE_NAMESPACE_STD
1820 | #define HAVE_CXX_BINDING 1
1821 | #define HAVE_NAMEPUB_SERVICE 1
1822 | #define restrict __restrict
1823 | #define HAVE_GCC_ATTRIBUTE 1
1824 | #define WORDS_LITTLEENDIAN 1
1825 | #define HAVE_LONG_DOUBLE 1
1826 | #define HAVE_LONG_LONG_INT 1
1827 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
1828 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
1829 | #define HAVE_MAX_FP_ALIGNMENT 16
1830 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
1831 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
1832 | #define HAVE_SYS_TYPES_H 1
1833 | #define HAVE_SYS_STAT_H 1
1834 | #define HAVE_STDLIB_H 1
1835 | #define HAVE_STRING_H 1
1836 | #define HAVE_MEMORY_H 1
1837 | #define HAVE_STRINGS_H 1
1838 | #define HAVE_INTTYPES_H 1
1839 | #define HAVE_STDINT_H 1
1840 | #define HAVE_UNISTD_H 1
1841 | #define SIZEOF_CHAR 1
1842 | #define SIZEOF_SHORT 2
1843 | #define SIZEOF_INT 4
1844 | #define SIZEOF_LONG 8
1845 | #define SIZEOF_LONG_LONG 8
1846 | #define SIZEOF_FLOAT 4
1847 | #define SIZEOF_DOUBLE 8
1848 | #define SIZEOF_LONG_DOUBLE 16
1849 | #define SIZEOF_WCHAR_T 4
1850 | #define SIZEOF_VOID_P 8
1851 | /* end confdefs.h.  */
1852 | #include <sys/bitypes.h>
1853 configure:20462: gcc -c  -O2  conftest.c 1>&5
1854 configure:20465: $? = 0
1855 configure:20483: result: yes
1856 configure:20496: checking for int16_t
1857 configure:20520: gcc -c  -O2  conftest.c >&5
1858 configure:20526: $? = 0
1859 configure:20529: test -z                         || test ! -s conftest.err
1860 configure:20532: $? = 0
1861 configure:20535: test -s conftest.o
1862 configure:20538: $? = 0
1863 configure:20549: result: yes
1864 configure:20980: checking for int32_t
1865 configure:21004: gcc -c  -O2  conftest.c >&5
1866 configure:21010: $? = 0
1867 configure:21013: test -z                         || test ! -s conftest.err
1868 configure:21016: $? = 0
1869 configure:21019: test -s conftest.o
1870 configure:21022: $? = 0
1871 configure:21033: result: yes
1872 configure:21463: checking for int64_t
1873 configure:21487: gcc -c  -O2  conftest.c >&5
1874 configure:21493: $? = 0
1875 configure:21496: test -z                         || test ! -s conftest.err
1876 configure:21499: $? = 0
1877 configure:21502: test -s conftest.o
1878 configure:21505: $? = 0
1879 configure:21516: result: yes
1880 configure:22698: checking for size of Fortran type integer
1881 configure:22732: gcc -c  -O2  conftestc.c >&5
1882 configure:22735: $? = 0
1883 configure:22755: g77 -o conftest  -O2  conftest.f conftestc.o  >&5
1884 configure:22758: $? = 0
1885 configure:22792: result: 4
1886 configure:22803: checking for size of Fortran type real
1887 configure:22837: gcc -c  -O2  conftestc.c >&5
1888 configure:22840: $? = 0
1889 configure:22860: g77 -o conftest  -O2  conftest.f conftestc.o  >&5
1890 configure:22863: $? = 0
1891 configure:22897: result: 4
1892 configure:22908: checking for size of Fortran type double precision
1893 configure:22942: gcc -c  -O2  conftestc.c >&5
1894 configure:22945: $? = 0
1895 configure:22965: g77 -o conftest  -O2  conftest.f conftestc.o  >&5
1896 configure:22968: $? = 0
1897 configure:23002: result: 8
1898 configure:23021: checking whether integer*1 is supported
1899 configure:23033: g77 -c  -O2 conftest.f >&5
1900 configure:23039: $? = 0
1901 configure:23042: test -z                         || test ! -s conftest.err
1902 configure:23045: $? = 0
1903 configure:23048: test -s conftest.o
1904 configure:23051: $? = 0
1905 configure:23062: result: yes
1906 configure:23064: checking whether integer*2 is supported
1907 configure:23076: g77 -c  -O2 conftest.f >&5
1908 configure:23082: $? = 0
1909 configure:23085: test -z                         || test ! -s conftest.err
1910 configure:23088: $? = 0
1911 configure:23091: test -s conftest.o
1912 configure:23094: $? = 0
1913 configure:23105: result: yes
1914 configure:23107: checking whether integer*4 is supported
1915 configure:23119: g77 -c  -O2 conftest.f >&5
1916 configure:23125: $? = 0
1917 configure:23128: test -z                         || test ! -s conftest.err
1918 configure:23131: $? = 0
1919 configure:23134: test -s conftest.o
1920 configure:23137: $? = 0
1921 configure:23148: result: yes
1922 configure:23150: checking whether integer*8 is supported
1923 configure:23162: g77 -c  -O2 conftest.f >&5
1924 configure:23168: $? = 0
1925 configure:23171: test -z                         || test ! -s conftest.err
1926 configure:23174: $? = 0
1927 configure:23177: test -s conftest.o
1928 configure:23180: $? = 0
1929 configure:23191: result: yes
1930 configure:23193: checking whether integer*16 is supported
1931 configure:23205: g77 -c  -O2 conftest.f >&5
1932 conftest.f: In program `main':
1933 conftest.f:2:
1934          integer*16 i
1935          1       2
1936 Invalid kind at (2) for type at (1) -- unsupported or not permitted
1937 configure:23211: $? = 1
1938 configure: failed program was:
1939 |       program main
1940 |       integer*16 i
1941 |       end
1942 configure:23234: result: no
1943 configure:23236: checking whether real*4 is supported
1944 configure:23248: g77 -c  -O2 conftest.f >&5
1945 configure:23254: $? = 0
1946 configure:23257: test -z                         || test ! -s conftest.err
1947 configure:23260: $? = 0
1948 configure:23263: test -s conftest.o
1949 configure:23266: $? = 0
1950 configure:23277: result: yes
1951 configure:23279: checking whether real*8 is supported
1952 configure:23291: g77 -c  -O2 conftest.f >&5
1953 configure:23297: $? = 0
1954 configure:23300: test -z                         || test ! -s conftest.err
1955 configure:23303: $? = 0
1956 configure:23306: test -s conftest.o
1957 configure:23309: $? = 0
1958 configure:23320: result: yes
1959 configure:23322: checking whether real*16 is supported
1960 configure:23334: g77 -c  -O2 conftest.f >&5
1961 conftest.f: In program `main':
1962 conftest.f:2:
1963          real*16 a
1964          1    2
1965 Invalid kind at (2) for type at (1) -- unsupported or not permitted
1966 configure:23340: $? = 1
1967 configure: failed program was:
1968 |       program main
1969 |       real*16 a
1970 |       end
1971 configure:23363: result: no
1972 configure:23755: checking for C type matching Fortran integer
1973 configure:23762: result: int
1974 configure:23811: checking for size of MPI_Status
1975 configure:23845: gcc -o conftest  -O2   conftest.c  >&5
1976 configure:23848: $? = 0
1977 configure:23850: ./conftest
1978 configure:23853: $? = 0
1979 configure:23868: result: 20
1980 configure:23897: checking for values of Fortran logicals
1981 configure:23937: gcc -c  -O2  conftestc.c >&5
1982 configure:23940: $? = 0
1983 configure:23951: g77 -o conftest  -O2  conftest.f conftestc.o  >&5
1984 configure:23954: $? = 0
1985 configure:23992: result: True is 1 and False is 0
1986 configure:24082: checking how to run the C preprocessor
1987 configure:24117: gcc -E  conftest.c
1988 configure:24123: $? = 0
1989 configure:24155: gcc -E  conftest.c
1990 conftest.c:79:28: ac_nonexistent.h: No such file or directory
1991 configure:24161: $? = 1
1992 configure: failed program was:
1993 | /* confdefs.h.  */
1994 |
1995 | #define PACKAGE_NAME ""
1996 | #define PACKAGE_TARNAME ""
1997 | #define PACKAGE_VERSION ""
1998 | #define PACKAGE_STRING ""
1999 | #define PACKAGE_BUGREPORT ""
2000 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2001 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
2002 | #define USE_LOGGING MPID_LOGGING_NONE
2003 | #define HAVE_RUNTIME_THREADCHECK 1
2004 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2005 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2006 | #define HAVE_ROMIO 1
2007 | #define HAVE_PRAGMA_WEAK 1
2008 | #define USE_WEAK_SYMBOLS 1
2009 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
2010 | #define HAVE_LONG_LONG 1
2011 | #define F77_NAME_LOWER_2USCORE 1
2012 | #define STDCALL
2013 | #define HAVE_FORTRAN_BINDING 1
2014 | #ifdef __cplusplus
2015 | extern "C" void std::exit (int) throw (); using std::exit;
2016 | #endif
2017 | #define HAVE_CXX_EXCEPTIONS
2018 | #define HAVE_NAMESPACES
2019 | #define HAVE_NAMESPACE_STD
2020 | #define HAVE_CXX_BINDING 1
2021 | #define HAVE_NAMEPUB_SERVICE 1
2022 | #define restrict __restrict
2023 | #define HAVE_GCC_ATTRIBUTE 1
2024 | #define WORDS_LITTLEENDIAN 1
2025 | #define HAVE_LONG_DOUBLE 1
2026 | #define HAVE_LONG_LONG_INT 1
2027 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
2028 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
2029 | #define HAVE_MAX_FP_ALIGNMENT 16
2030 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
2031 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
2032 | #define HAVE_SYS_TYPES_H 1
2033 | #define HAVE_SYS_STAT_H 1
2034 | #define HAVE_STDLIB_H 1
2035 | #define HAVE_STRING_H 1
2036 | #define HAVE_MEMORY_H 1
2037 | #define HAVE_STRINGS_H 1
2038 | #define HAVE_INTTYPES_H 1
2039 | #define HAVE_STDINT_H 1
2040 | #define HAVE_UNISTD_H 1
2041 | #define SIZEOF_CHAR 1
2042 | #define SIZEOF_SHORT 2
2043 | #define SIZEOF_INT 4
2044 | #define SIZEOF_LONG 8
2045 | #define SIZEOF_LONG_LONG 8
2046 | #define SIZEOF_FLOAT 4
2047 | #define SIZEOF_DOUBLE 8
2048 | #define SIZEOF_LONG_DOUBLE 16
2049 | #define SIZEOF_WCHAR_T 4
2050 | #define SIZEOF_VOID_P 8
2051 | #define HAVE_SYS_BITYPES_H 1
2052 | #define HAVE_INT16_T 1
2053 | #define HAVE_INT32_T 1
2054 | #define HAVE_INT64_T 1
2055 | #define MPIR_REAL4_CTYPE float
2056 | #define MPIR_REAL8_CTYPE double
2057 | #define MPIR_REAL16_CTYPE long double
2058 | #define MPIR_INTEGER1_CTYPE char
2059 | #define MPIR_INTEGER2_CTYPE short
2060 | #define MPIR_INTEGER4_CTYPE int
2061 | #define MPIR_INTEGER8_CTYPE long
2062 | #define SIZEOF_F77_INTEGER 4
2063 | #define SIZEOF_F77_REAL 4
2064 | #define SIZEOF_F77_DOUBLE_PRECISION 8
2065 | #define HAVE_AINT_LARGER_THAN_FINT 1
2066 | #define HAVE_FINT_IS_INT 1
2067 | #define F77_TRUE_VALUE_SET 1
2068 | #define F77_TRUE_VALUE 1
2069 | #define F77_FALSE_VALUE 0
2070 | /* end confdefs.h.  */
2071 | #include <ac_nonexistent.h>
2072 configure:24200: result: gcc -E
2073 configure:24224: gcc -E  conftest.c
2074 configure:24230: $? = 0
2075 configure:24262: gcc -E  conftest.c
2076 conftest.c:79:28: ac_nonexistent.h: No such file or directory
2077 configure:24268: $? = 1
2078 configure: failed program was:
2079 | /* confdefs.h.  */
2080 |
2081 | #define PACKAGE_NAME ""
2082 | #define PACKAGE_TARNAME ""
2083 | #define PACKAGE_VERSION ""
2084 | #define PACKAGE_STRING ""
2085 | #define PACKAGE_BUGREPORT ""
2086 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2087 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
2088 | #define USE_LOGGING MPID_LOGGING_NONE
2089 | #define HAVE_RUNTIME_THREADCHECK 1
2090 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2091 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2092 | #define HAVE_ROMIO 1
2093 | #define HAVE_PRAGMA_WEAK 1
2094 | #define USE_WEAK_SYMBOLS 1
2095 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
2096 | #define HAVE_LONG_LONG 1
2097 | #define F77_NAME_LOWER_2USCORE 1
2098 | #define STDCALL
2099 | #define HAVE_FORTRAN_BINDING 1
2100 | #ifdef __cplusplus
2101 | extern "C" void std::exit (int) throw (); using std::exit;
2102 | #endif
2103 | #define HAVE_CXX_EXCEPTIONS
2104 | #define HAVE_NAMESPACES
2105 | #define HAVE_NAMESPACE_STD
2106 | #define HAVE_CXX_BINDING 1
2107 | #define HAVE_NAMEPUB_SERVICE 1
2108 | #define restrict __restrict
2109 | #define HAVE_GCC_ATTRIBUTE 1
2110 | #define WORDS_LITTLEENDIAN 1
2111 | #define HAVE_LONG_DOUBLE 1
2112 | #define HAVE_LONG_LONG_INT 1
2113 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
2114 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
2115 | #define HAVE_MAX_FP_ALIGNMENT 16
2116 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
2117 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
2118 | #define HAVE_SYS_TYPES_H 1
2119 | #define HAVE_SYS_STAT_H 1
2120 | #define HAVE_STDLIB_H 1
2121 | #define HAVE_STRING_H 1
2122 | #define HAVE_MEMORY_H 1
2123 | #define HAVE_STRINGS_H 1
2124 | #define HAVE_INTTYPES_H 1
2125 | #define HAVE_STDINT_H 1
2126 | #define HAVE_UNISTD_H 1
2127 | #define SIZEOF_CHAR 1
2128 | #define SIZEOF_SHORT 2
2129 | #define SIZEOF_INT 4
2130 | #define SIZEOF_LONG 8
2131 | #define SIZEOF_LONG_LONG 8
2132 | #define SIZEOF_FLOAT 4
2133 | #define SIZEOF_DOUBLE 8
2134 | #define SIZEOF_LONG_DOUBLE 16
2135 | #define SIZEOF_WCHAR_T 4
2136 | #define SIZEOF_VOID_P 8
2137 | #define HAVE_SYS_BITYPES_H 1
2138 | #define HAVE_INT16_T 1
2139 | #define HAVE_INT32_T 1
2140 | #define HAVE_INT64_T 1
2141 | #define MPIR_REAL4_CTYPE float
2142 | #define MPIR_REAL8_CTYPE double
2143 | #define MPIR_REAL16_CTYPE long double
2144 | #define MPIR_INTEGER1_CTYPE char
2145 | #define MPIR_INTEGER2_CTYPE short
2146 | #define MPIR_INTEGER4_CTYPE int
2147 | #define MPIR_INTEGER8_CTYPE long
2148 | #define SIZEOF_F77_INTEGER 4
2149 | #define SIZEOF_F77_REAL 4
2150 | #define SIZEOF_F77_DOUBLE_PRECISION 8
2151 | #define HAVE_AINT_LARGER_THAN_FINT 1
2152 | #define HAVE_FINT_IS_INT 1
2153 | #define F77_TRUE_VALUE_SET 1
2154 | #define F77_TRUE_VALUE 1
2155 | #define F77_FALSE_VALUE 0
2156 | /* end confdefs.h.  */
2157 | #include <ac_nonexistent.h>
2158 configure:24333: gcc -E conftest.c >/dev/null 2>conftest.out
2159 configure:24336: $? = 0
2160 configure:24435: gcc -o conftest  -O2   conftest.c  >&5
2161 configure:24438: $? = 0
2162 configure:24479: g77 -o conftest  -O2  conftest.f  >&5
2163 configure:24482: $? = 0
2164 configure:24526: c++ -o conftest  -O2   conftest.cc  >&5
2165 configure:24529: $? = 0
2166 configure:2324: gfortran -o conftest -i4 -O2  conftest.f90  >&5
2167 configure:24865: error: Unable to determine Fortran integer kinds for MPI types.  If you do not need Fortran 90, add --disable-f90 to the configure options.  If you need Fortran 90, please send the output of configure and the file config.log to mpich2-maint@mcs.anl.gov .
2168
2169 ## ---------------- ##
2170 ## Cache variables. ##
2171 ## ---------------- ##
2172
2173 ac_cv_c_bigendian=no
2174 ac_cv_c_compiler_gnu=yes
2175 ac_cv_c_const=yes
2176 ac_cv_c_inline=inline
2177 ac_cv_cxx_bool=yes
2178 ac_cv_cxx_compiler_gnu=yes
2179 ac_cv_cxx_exceptions=yes
2180 ac_cv_cxx_namespace_std=yes
2181 ac_cv_cxx_namespaces=yes
2182 ac_cv_env_CC_set=
2183 ac_cv_env_CC_value=
2184 ac_cv_env_CFLAGS_set=
2185 ac_cv_env_CFLAGS_value=
2186 ac_cv_env_CPPFLAGS_set=
2187 ac_cv_env_CPPFLAGS_value=
2188 ac_cv_env_CPP_set=
2189 ac_cv_env_CPP_value=
2190 ac_cv_env_CXXCPP_set=
2191 ac_cv_env_CXXCPP_value=
2192 ac_cv_env_CXXFLAGS_set=
2193 ac_cv_env_CXXFLAGS_value=
2194 ac_cv_env_CXX_set=
2195 ac_cv_env_CXX_value=
2196 ac_cv_env_F77_set=
2197 ac_cv_env_F77_value=
2198 ac_cv_env_F90FLAGS_set=set
2199 ac_cv_env_F90FLAGS_value=-i4
2200 ac_cv_env_F90_set=
2201 ac_cv_env_F90_value=
2202 ac_cv_env_FFLAGS_set=
2203 ac_cv_env_FFLAGS_value=
2204 ac_cv_env_LDFLAGS_set=
2205 ac_cv_env_LDFLAGS_value=
2206 ac_cv_env_MPICH2LIB_CFLAGS_set=
2207 ac_cv_env_MPICH2LIB_CFLAGS_value=
2208 ac_cv_env_MPICH2LIB_CXXFLAGS_set=
2209 ac_cv_env_MPICH2LIB_CXXFLAGS_value=
2210 ac_cv_env_MPICH2LIB_F90FLAGS_set=
2211 ac_cv_env_MPICH2LIB_F90FLAGS_value=
2212 ac_cv_env_MPICH2LIB_FFLAGS_set=
2213 ac_cv_env_MPICH2LIB_FFLAGS_value=
2214 ac_cv_env_build_alias_set=
2215 ac_cv_env_build_alias_value=
2216 ac_cv_env_host_alias_set=
2217 ac_cv_env_host_alias_value=
2218 ac_cv_env_target_alias_set=
2219 ac_cv_env_target_alias_value=
2220 ac_cv_exeext=
2221 ac_cv_f77_compiler_gnu=yes
2222 ac_cv_f77_libs=' -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lfrtbegin -lg2c -lm -lgcc_s'
2223 ac_cv_f90_compiler_gnu=no
2224 ac_cv_header_inttypes_h=yes
2225 ac_cv_header_memory_h=yes
2226 ac_cv_header_stdc=no
2227 ac_cv_header_stdint_h=yes
2228 ac_cv_header_stdlib_h=yes
2229 ac_cv_header_string_h=yes
2230 ac_cv_header_strings_h=yes
2231 ac_cv_header_sys_bitypes_h=yes
2232 ac_cv_header_sys_stat_h=yes
2233 ac_cv_header_sys_types_h=yes
2234 ac_cv_header_unistd_h=yes
2235 ac_cv_objext=o
2236 ac_cv_path_BASH=/bin/sh
2237 ac_cv_path_DOCTEXT=false
2238 ac_cv_path_PERL=/usr/bin/perl
2239 ac_cv_path_install='/usr/bin/install -c'
2240 ac_cv_prog_AR=ar
2241 ac_cv_prog_CPP='gcc -E'
2242 ac_cv_prog_CXX=c++
2243 ac_cv_prog_ETAGS=etags
2244 ac_cv_prog_KILLALL=killall
2245 ac_cv_prog_MAKE=make
2246 ac_cv_prog_RANLIB=ranlib
2247 ac_cv_prog_ac_ct_CC=gcc
2248 ac_cv_prog_ac_ct_F77=g77
2249 ac_cv_prog_ac_ct_F90=gfortran
2250 ac_cv_prog_cc_cross=
2251 ac_cv_prog_cc_g=yes
2252 ac_cv_prog_cc_stdc=
2253 ac_cv_prog_cc_works=yes
2254 ac_cv_prog_cxx_cross=
2255 ac_cv_prog_cxx_g=yes
2256 ac_cv_prog_cxx_works=yes
2257 ac_cv_prog_egrep='grep -E'
2258 ac_cv_prog_f77_cross=
2259 ac_cv_prog_f77_g=yes
2260 ac_cv_prog_f77_v=-v
2261 ac_cv_prog_f77_works=yes
2262 ac_cv_prog_f90_cross=yes
2263 ac_cv_prog_f90_g=yes
2264 ac_cv_prog_f90_works=yes
2265 ac_cv_prog_install_breaks_libs=no
2266 ac_cv_sizeof_char=1
2267 ac_cv_sizeof_double=8
2268 ac_cv_sizeof_float=4
2269 ac_cv_sizeof_int=4
2270 ac_cv_sizeof_long=8
2271 ac_cv_sizeof_long_double=16
2272 ac_cv_sizeof_long_long=8
2273 ac_cv_sizeof_short=2
2274 ac_cv_sizeof_void_p=8
2275 ac_cv_sizeof_wchar_t=4
2276 ac_cv_type_char=yes
2277 ac_cv_type_double=yes
2278 ac_cv_type_float=yes
2279 ac_cv_type_int=yes
2280 ac_cv_type_long=yes
2281 ac_cv_type_long_double=yes
2282 ac_cv_type_long_long=yes
2283 ac_cv_type_short=yes
2284 ac_cv_type_void_p=yes
2285 ac_cv_type_wchar_t=yes
2286 pac_cv_attr_weak=yes
2287 pac_cv_c_double_alignment_exception=no
2288 pac_cv_c_double_pos_align=no
2289 pac_cv_c_fp_align_nr=16
2290 pac_cv_c_llint_pos_align=no
2291 pac_cv_c_max_double_fp_align=eight
2292 pac_cv_c_max_fp_align=sixteen
2293 pac_cv_c_max_integer_align=eight
2294 pac_cv_c_max_longdouble_fp_align=sixteen
2295 pac_cv_c_restrict=__restrict
2296 pac_cv_c_struct_align_nr=8
2297 pac_cv_c_volatile=yes
2298 pac_cv_cc_has___func__=yes
2299 pac_cv_cxx_builds_exe=yes
2300 pac_cv_cxx_has_iostream=yes
2301 pac_cv_cxx_has_math=no
2302 pac_cv_f77_flibs_valid=yes
2303 pac_cv_f77_sizeof_double_precision=8
2304 pac_cv_f77_sizeof_integer=4
2305 pac_cv_f77_sizeof_real=4
2306 pac_cv_f90_accepts_F90=no
2307 pac_cv_f90_and_f77=yes
2308 pac_cv_f90_ext=f90
2309 pac_cv_f90_ext_f90=yes
2310 pac_cv_f90_module_case=lower
2311 pac_cv_f90_module_ext=mod
2312 pac_cv_f90_module_incflag=-I
2313 pac_cv_f90_vendor=gnu
2314 pac_cv_fort_accepts_F=yes
2315 pac_cv_fort_integer1=yes
2316 pac_cv_fort_integer16=no
2317 pac_cv_fort_integer2=yes
2318 pac_cv_fort_integer4=yes
2319 pac_cv_fort_integer8=yes
2320 pac_cv_fort_real16=no
2321 pac_cv_fort_real4=yes
2322 pac_cv_fort_real8=yes
2323 pac_cv_gnu_attr_format=yes
2324 pac_cv_gnu_attr_pure=yes
2325 pac_cv_have_long_double=yes
2326 pac_cv_have_long_long=yes
2327 pac_cv_int16_t=yes
2328 pac_cv_int32_t=yes
2329 pac_cv_int64_t=yes
2330 pac_cv_mkdir_p=yes
2331 pac_cv_my_conf_dir=/home/dokland/mpich2-1.0.7
2332 pac_cv_pointers_have_int_alignment=yes
2333 pac_cv_prog_TESTCPP='gcc -E'
2334 pac_cv_prog_c_multiple_weak_symbols=yes
2335 pac_cv_prog_c_unaligned_doubles=yes
2336 pac_cv_prog_c_weak_symbols='pragma weak'
2337 pac_cv_prog_f77_and_c_stdio_libs=none
2338 pac_cv_prog_f77_exclaim_comments=yes
2339 pac_cv_prog_f77_has_incdir=-I
2340 pac_cv_prog_f77_library_dir_flag=-L
2341 pac_cv_prog_f77_name_mangle='lower doubleunderscore'
2342 pac_cv_prog_f77_true_false_value='1 0'
2343 pac_cv_prog_f90_and_c_stdio_libs=none
2344 pac_cv_prog_f90_cross=yes
2345 pac_cv_prog_f90_works=yes
2346 pac_cv_prog_make_allows_comments=yes
2347 pac_cv_prog_make_found_clock_skew=no
2348 pac_cv_prog_make_include=yes
2349 pac_cv_prog_make_set_cflags=no
2350 pac_cv_prog_make_vpath=VPATH
2351 pac_cv_sizeof_2_int=8
2352 pac_cv_sizeof_double_int=12
2353 pac_cv_sizeof_float_int=8
2354 pac_cv_sizeof_long_double_int=20
2355 pac_cv_sizeof_long_int=12
2356 pac_cv_sizeof_mpi_status=20
2357 pac_cv_sizeof_short_int=6
2358 pac_cv_test_stdcall=
2359
2360 ## ----------------- ##
2361 ## Output variables. ##
2362 ## ----------------- ##
2363
2364 ABIVERSION='1:1'
2365 ADDRESS_KIND='0'
2366 ALLOCA=''
2367 AR='ar'
2368 BASH='/bin/sh'
2369 BSEND_OVERHEAD=''
2370 BUILD_BASH_SCRIPTS='yes'
2371 BUILD_DLLS='no'
2372 BUILD_TVDLL='no'
2373 CC='gcc'
2374 CC_SHL='true'
2375 CC_SHL_DBG=''
2376 CFLAGS=' -O2'
2377 CONFIGURE_ARGS_CLEAN='--prefix=/home/dokland/mpich2-install --enable-mpi-f90'
2378 CONFIGURE_ARGUMENTS=''--prefix=/home/dokland/mpich2-install' '--enable-mpi-f90' 'F90FLAGS=-i4''
2379 CPP='gcc -E'
2380 CPPFLAGS=''
2381 CREATESHLIB='false'
2382 CXX='c++'
2383 CXXCPP=''
2384 CXXFLAGS=' -O2'
2385 CXX_DEFS=' -DHAVE_CXX_IOSTREAM -DHAVE_NAMESPACE_STD'
2386 CXX_LINKPATH_SHL=''
2387 CXX_SHL='false'
2388 C_LINKPATH_SHL=''
2389 C_LINK_SHL='true'
2390 C_LINK_SHL_DBG=''
2391 DEFS=''
2392 DEVICE='ch3'
2393 DEVICE_ARGS=''
2394 DEVICE_NAME='ch3'
2395 DLLIMPORT=''
2396 DOCTEXT='false'
2397 DOCTEXTSTYLE=''
2398 ECHO_C=''
2399 ECHO_N='-n'
2400 ECHO_T=''
2401 EGREP='grep -E'
2402 ENABLE_SHLIB='none'
2403 ETAGS='etags'
2404 ETAGSADD='--language=c'
2405 EXEEXT=''
2406 EXTERNAL_SRC_DIRS=''
2407 EXTRA_STATUS_DECL=''
2408 F77='g77'
2409 F77CPP=''
2410 F77_COMPLEX16='1275072554'
2411 F77_COMPLEX32='1275076652'
2412 F77_COMPLEX8='1275070504'
2413 F77_INCDIR='-I'
2414 F77_INTEGER16='MPI_DATATYPE_NULL'
2415 F77_INTEGER1='1275068717'
2416 F77_INTEGER2='1275068975'
2417 F77_INTEGER4='1275069488'
2418 F77_INTEGER8='1275070513'
2419 F77_IN_C_LIBS=''
2420 F77_LIBDIR_LEADER='-L'
2421 F77_NAME_MANGLE='F77_NAME_LOWER_2USCORE'
2422 F77_OTHER_LIBS=''
2423 F77_REAL16='1275072555'
2424 F77_REAL4='1275069479'
2425 F77_REAL8='1275070505'
2426 F90='gfortran'
2427 F90CPP='false'
2428 F90EXT='f90'
2429 F90FLAGS='-i4 -O2'
2430 F90INC='-I'
2431 F90INCFLAG='-I'
2432 F90MODEXT='mod'
2433 F90MODINCFLAG='-I'
2434 F90MODINCSPEC=''
2435 F90_LINKPATH_SHL=''
2436 F90_OTHER_LIBS=''
2437 F90_SHL=''
2438 F90_WORK_FILES_ARG=''
2439 FC='g77'
2440 FC_LINKPATH_SHL=''
2441 FC_SHL='false'
2442 FFLAGS=' -O2'
2443 FINCLUDES='-I/home/dokland/mpich2-1.0.7/src'
2444 FLIBS=' -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../../../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/3.4.6/../../.. -L/lib/../lib64 -L/usr/lib/../lib64 -lfrtbegin -lg2c -lm -lgcc_s'
2445 FORTRAN_BINDING='1'
2446 FORTRAN_MPI_OFFSET=''
2447 FWRAPNAME='fmpich'
2448 GCC='yes'
2449 GNUC_MINORVERSION='4'
2450 GNUC_VERSION='3'
2451 HAVE_CXX_EXCEPTIONS='1'
2452 HAVE_ROMIO='#include "mpio.h"'
2453 INCLUDE_MPICXX_H='#include "mpicxx.h"'
2454 INCLUDE_MPIDDEFS_H='/* ... no device specific definitions ... */'
2455 INSTALL_DATA='${INSTALL} -m 644'
2456 INSTALL_PROGRAM='${INSTALL}'
2457 INSTALL_SCRIPT='${INSTALL}'
2458 INT16_T=''
2459 INT32_T=''
2460 INT64_T=''
2461 KILLALL='killall'
2462 LDFLAGS=''
2463 LIBOBJS=''
2464 LIBS=''
2465 LIBTOOL=''
2466 LTLIBOBJS=''
2467 MAKE='make'
2468 MAKE_DEPEND_C='gcc -MM'
2469 MANY_PM='no'
2470 MKDIR_P='mkdir -p'
2471 MPE_THREAD_LIB_NAME=''
2472 MPIBASEMODNAME='mpi_base'
2473 MPICC=''
2474 MPICH2LIB_CFLAGS=''
2475 MPICH2LIB_CXXFLAGS=''
2476 MPICH2LIB_F90FLAGS=''
2477 MPICH2LIB_FFLAGS=''
2478 MPICH_TIMER_KIND=''
2479 MPICONSTMODNAME='mpi_constants'
2480 MPICXX=''
2481 MPICXXLIBNAME='mpichcxx'
2482 MPID_TIMER_TYPE=''
2483 MPIF77=''
2484 MPIF90=''
2485 MPIFLIBNAME='mpich'
2486 MPIFPMPI=',PMPI_WTIME,PMPI_WTICK'
2487 MPILIBNAME='mpich'
2488 MPIMODNAME='mpi'
2489 MPIR_CXX_BOOL='0x0c000000'
2490 MPIR_CXX_COMPLEX='0x0c000000'
2491 MPIR_CXX_DOUBLE_COMPLEX='0x0c000000'
2492 MPIR_CXX_LONG_DOUBLE_COMPLEX='0x0c000000'
2493 MPISIZEOFMODNAME='mpi_sizeofs'
2494 MPIU_DLL_SPEC_DEF=''
2495 MPI_2COMPLEX='1275072548'
2496 MPI_2DOUBLE_COMPLEX='1275076645'
2497 MPI_2DOUBLE_PRECISION='1275072547'
2498 MPI_2INT='0x4c000816'
2499 MPI_2INTEGER='1275070496'
2500 MPI_2REAL='1275070497'
2501 MPI_AINT=''
2502 MPI_AINT_FMT_DEC_SPEC=''
2503 MPI_AINT_FMT_HEX_SPEC=''
2504 MPI_BYTE='0x4c00010d'
2505 MPI_CHAR='0x4c000101'
2506 MPI_CHARACTER='1275068698'
2507 MPI_COMPLEX16='0x4c00102a'
2508 MPI_COMPLEX32='0x4c00202c'
2509 MPI_COMPLEX8='0x4c000828'
2510 MPI_COMPLEX='1275070494'
2511 MPI_DOUBLE='0x4c00080b'
2512 MPI_DOUBLE_COMPLEX='1275072546'
2513 MPI_DOUBLE_INT='0x8c000001'
2514 MPI_DOUBLE_PRECISION='1275070495'
2515 MPI_F77_BYTE='1275068685'
2516 MPI_F77_LB='1275068432'
2517 MPI_F77_PACKED='1275068687'
2518 MPI_F77_UB='1275068433'
2519 MPI_FINT='int'
2520 MPI_FLOAT='0x4c00040a'
2521 MPI_FLOAT_INT='0x8c000000'
2522 MPI_INT='0x4c000405'
2523 MPI_INTEGER16='MPI_DATATYPE_NULL'
2524 MPI_INTEGER1='0x4c00012d'
2525 MPI_INTEGER2='0x4c00022f'
2526 MPI_INTEGER4='0x4c000430'
2527 MPI_INTEGER8='0x4c000831'
2528 MPI_INTEGER='1275069467'
2529 MPI_LB='0x4c000010'
2530 MPI_LOGICAL='1275069469'
2531 MPI_LONG='0x4c000807'
2532 MPI_LONG_DOUBLE='0x4c00100c'
2533 MPI_LONG_DOUBLE_INT='0x8c000004'
2534 MPI_LONG_INT='0x8c000002'
2535 MPI_LONG_LONG='0x4c000809'
2536 MPI_MAX_PROCESSOR_NAME=''
2537 MPI_OFFSET=''
2538 MPI_OFFSET_TYPEDEF=''
2539 MPI_PACKED='0x4c00010f'
2540 MPI_REAL16='0x4c00102b'
2541 MPI_REAL4='0x4c000427'
2542 MPI_REAL8='0x4c000829'
2543 MPI_REAL='1275069468'
2544 MPI_SHORT='0x4c000203'
2545 MPI_SHORT_INT='0x8c000003'
2546 MPI_SIGNED_CHAR='0x4c000118'
2547 MPI_STATUS_SIZE='5'
2548 MPI_UB='0x4c000011'
2549 MPI_UNSIGNED_CHAR='0x4c000102'
2550 MPI_UNSIGNED_INT='0x4c000406'
2551 MPI_UNSIGNED_LONG='0x4c000808'
2552 MPI_UNSIGNED_LONG_LONG='0x4c000819'
2553 MPI_UNSIGNED_SHORT='0x4c000204'
2554 MPI_WCHAR='0x4c00040e'
2555 NEEDSPLIB='no'
2556 NO_WEAK_SYM=''
2557 NO_WEAK_SYM_TARGET='build_proflib'
2558 NUMVERSION='10007300'
2559 OBJEXT='o'
2560 OFFSET_KIND='0'
2561 PACKAGE_BUGREPORT=''
2562 PACKAGE_NAME=''
2563 PACKAGE_STRING=''
2564 PACKAGE_TARNAME=''
2565 PACKAGE_VERSION=''
2566 PATH_SEPARATOR=':'
2567 PERL='/usr/bin/perl'
2568 PMPIFLIBNAME='pmpich'
2569 PMPILIBNAME='pmpich'
2570 PROFILE_DEF_MPI=''
2571 RANLIB='ranlib'
2572 RANLIB_AFTER_INSTALL='no'
2573 RELEASE_DATE='Unknown, built on Fri Oct 24 12:12:19 CDT 2008'
2574 REQD=''
2575 SET_CFLAGS=''
2576 SET_MAKE='MAKE=make'
2577 SHELL='/bin/sh'
2578 SHLIB_EXT='so'
2579 SHLIB_FROM_LO='no'
2580 SHLIB_INSTALL='$(INSTALL_PROGRAM)'
2581 SIZEOF_F90_CHARACTER=''
2582 SIZEOF_F90_DOUBLE_PRECISION=''
2583 SIZEOF_F90_INTEGER=''
2584 SIZEOF_F90_REAL=''
2585 SIZEOF_MPI_STATUS='20'
2586 TESTCPP='gcc -E'
2587 THR_CFLAGS=''
2588 THR_CPPFLAGS=''
2589 THR_DEFS=''
2590 THR_LDFLAGS=''
2591 THR_LIBS=''
2592 VERSION='1.0.7'
2593 VPATH='VPATH=.:${srcdir}'
2594 WRAPPER_CFLAGS=''
2595 WRAPPER_CXXFLAGS=''
2596 WRAPPER_F90FLAGS='-i4'
2597 WRAPPER_FFLAGS=''
2598 WRAPPER_LDFLAGS=''
2599 XARGS_NODATA_OPT='-r'
2600 ac_ct_CC='gcc'
2601 ac_ct_CXX=''
2602 ac_ct_F77='g77'
2603 ac_ct_F90='gfortran'
2604 ac_ct_RANLIB=''
2605 bindings=' f77 f90 cxx'
2606 bindings_dirs=' src/binding/f77 src/binding/f90 src/binding/cxx'
2607 bindir='${exec_prefix}/bin'
2608 build_alias=''
2609 datadir='${prefix}/share'
2610 debugger_dir=''
2611 device_name='ch3'
2612 docdir='${prefix}/doc'
2613 exec_prefix='NONE'
2614 host_alias=''
2615 htmldir='${prefix}/www'
2616 includedir='${prefix}/include'
2617 infodir='${prefix}/info'
2618 libdir='${exec_prefix}/lib'
2619 libexecdir='${exec_prefix}/libexec'
2620 localstatedir='${prefix}/var'
2621 logging_dir=''
2622 logging_name='none'
2623 logging_subdirs=''
2624 mandir='${prefix}/man'
2625 master_top_builddir='/home/dokland/mpich2-1.0.7'
2626 master_top_srcdir='/home/dokland/mpich2-1.0.7'
2627 modincdir='${prefix}/include'
2628 mpe_dir='mpe2'
2629 nameserv_name='mpd'
2630 oldincludedir='/usr/include'
2631 other_install_dirs=' src/pm/mpd src/mpe2'
2632 other_pm_names=''
2633 pac_prog=''
2634 pm_name='mpd'
2635 pmi_name='simple'
2636 prefix='/home/dokland/mpich2-install'
2637 program_transform_name='s,x,x,'
2638 romio_dir='romio'
2639 sbindir='${exec_prefix}/sbin'
2640 sharedstatedir='${prefix}/com'
2641 subdirs=''
2642 subsystems=' src/mpi/romio src/pmi/simple src/pm/mpd src/mpe2'
2643 sysconfdir='${prefix}/etc'
2644 target_alias=''
2645
2646 ## ------------- ##
2647 ## Output files. ##
2648 ## ------------- ##
2649
2650 MPE_THREAD_FUNCS=''
2651 MPE_THREAD_TYPEDEFS=''
2652
2653 ## ----------- ##
2654 ## confdefs.h. ##
2655 ## ----------- ##
2656
2657 #define F77_FALSE_VALUE 0
2658 #define F77_NAME_LOWER_2USCORE 1
2659 #define F77_TRUE_VALUE 1
2660 #define F77_TRUE_VALUE_SET 1
2661 #define HAVE_AINT_LARGER_THAN_FINT 1
2662 #define HAVE_CXX_BINDING 1
2663 #define HAVE_CXX_EXCEPTIONS
2664 #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2665 #define HAVE_FINT_IS_INT 1
2666 #define HAVE_FORTRAN_BINDING 1
2667 #define HAVE_GCC_ATTRIBUTE 1
2668 #define HAVE_INT16_T 1
2669 #define HAVE_INT32_T 1
2670 #define HAVE_INT64_T 1
2671 #define HAVE_INTTYPES_H 1
2672 #define HAVE_LONG_DOUBLE 1
2673 #define HAVE_LONG_LONG 1
2674 #define HAVE_LONG_LONG_INT 1
2675 #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
2676 #define HAVE_MAX_FP_ALIGNMENT 16
2677 #define HAVE_MAX_INTEGER_ALIGNMENT 8
2678 #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
2679 #define HAVE_MAX_STRUCT_ALIGNMENT 8
2680 #define HAVE_MEMORY_H 1
2681 #define HAVE_MULTIPLE_PRAGMA_WEAK 1
2682 #define HAVE_NAMEPUB_SERVICE 1
2683 #define HAVE_NAMESPACES
2684 #define HAVE_NAMESPACE_STD
2685 #define HAVE_PRAGMA_WEAK 1
2686 #define HAVE_ROMIO 1
2687 #define HAVE_RUNTIME_THREADCHECK 1
2688 #define HAVE_STDINT_H 1
2689 #define HAVE_STDLIB_H 1
2690 #define HAVE_STRINGS_H 1
2691 #define HAVE_STRING_H 1
2692 #define HAVE_SYS_BITYPES_H 1
2693 #define HAVE_SYS_STAT_H 1
2694 #define HAVE_SYS_TYPES_H 1
2695 #define HAVE_UNISTD_H 1
2696 #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
2697 #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2698 #define MPIR_INTEGER1_CTYPE char
2699 #define MPIR_INTEGER2_CTYPE short
2700 #define MPIR_INTEGER4_CTYPE int
2701 #define MPIR_INTEGER8_CTYPE long
2702 #define MPIR_REAL16_CTYPE long double
2703 #define MPIR_REAL4_CTYPE float
2704 #define MPIR_REAL8_CTYPE double
2705 #define PACKAGE_BUGREPORT ""
2706 #define PACKAGE_NAME ""
2707 #define PACKAGE_STRING ""
2708 #define PACKAGE_TARNAME ""
2709 #define PACKAGE_VERSION ""
2710 #define SIZEOF_CHAR 1
2711 #define SIZEOF_DOUBLE 8
2712 #define SIZEOF_F77_DOUBLE_PRECISION 8
2713 #define SIZEOF_F77_INTEGER 4
2714 #define SIZEOF_F77_REAL 4
2715 #define SIZEOF_FLOAT 4
2716 #define SIZEOF_INT 4
2717 #define SIZEOF_LONG 8
2718 #define SIZEOF_LONG_DOUBLE 16
2719 #define SIZEOF_LONG_LONG 8
2720 #define SIZEOF_SHORT 2
2721 #define SIZEOF_VOID_P 8
2722 #define SIZEOF_WCHAR_T 4
2723 #define STDCALL
2724 #define USE_LOGGING MPID_LOGGING_NONE
2725 #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2726 #define USE_WEAK_SYMBOLS 1
2727 #define WORDS_LITTLEENDIAN 1
2728 #define restrict __restrict
2729 #endif
2730 #ifdef __cplusplus
2731 extern "C" void std::exit (int) throw (); using std::exit;
2732
2733 configure: exit 1