Ticket #336: config.log

File config.log, 93.1 kB (added by Dipankar Roy, 2 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.62.  Invocation command line was
6
7   $ ./configure --prefix=/home/sunoj/mpich2-1.0.8/mpich2-install
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = WNitrogen
14 uname -m = ia64
15 uname -r = 2.4.21-20.EL
16 uname -s = Linux
17 uname -v = #1 SMP Wed Aug 18 20:30:22 EDT 2004
18
19 /usr/bin/uname -p = unknown
20 /bin/uname -X     = unknown
21
22 /bin/arch              = ia64
23 /usr/bin/arch -k       = unknown
24 /usr/convex/getsysinfo = unknown
25 /usr/bin/hostinfo      = unknown
26 /bin/machine           = unknown
27 /usr/bin/oslevel       = unknown
28 /bin/universe          = unknown
29
30 PATH: /usr/kerberos/sbin
31 PATH: /opt/intel/cc/10.0.023/bin
32 PATH: /opt/intel/fc/10.0.023/bin
33 PATH: /home1/sunoj/dipankar/orca_ia64_exe
34 PATH: /usr/kerberos/bin
35 PATH: /usr/local/bin
36 PATH: /bin
37 PATH: /usr/bin
38 PATH: /usr/X11R6/bin
39 PATH: /home1/sunoj/bin
40 PATH: /home1/sunoj/cpmd/CPMD-3.11.1/SOURCE
41 PATH: /home1/sunoj/bin
42 PATH: /home1/sunoj/dipankar/orca_amd64_exe
43
44
45 ## ----------- ##
46 ## Core tests. ##
47 ## ----------- ##
48
49 configure:3842: checking for gcc
50 configure:3858: found /usr/bin/gcc
51 configure:3869: result: gcc
52 configure:4107: checking for C compiler version
53 configure:4115: gcc --version >&5
54 gcc (GCC) 3.2.3 20030502 (Red Hat Linux 3.2.3-42)
55 Copyright (C) 2002 Free Software Foundation, Inc.
56 This is free software; see the source for copying conditions.  There is NO
57 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
58
59 configure:4119: $? = 0
60 configure:4126: gcc -v >&5
61 Reading specs from /usr/lib/gcc-lib/ia64-redhat-linux/3.2.3/specs
62 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 --host=ia64-redhat-linux
63 Thread model: posix
64 gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-42)
65 configure:4130: $? = 0
66 configure:4137: gcc -V >&5
67 gcc: argument to `-V' is missing
68 configure:4141: $? = 1
69 configure:4164: checking for C compiler default output file name
70 configure:4186: gcc    conftest.c  >&5
71 configure:4190: $? = 0
72 configure:4228: result: a.out
73 configure:4245: checking whether the C compiler works
74 configure:4255: ./a.out
75 configure:4259: $? = 0
76 configure:4276: result: yes
77 configure:4283: checking whether we are cross compiling
78 configure:4285: result: no
79 configure:4288: checking for suffix of executables
80 configure:4295: gcc -o conftest    conftest.c  >&5
81 configure:4299: $? = 0
82 configure:4323: result:
83 configure:4329: checking for suffix of object files
84 configure:4355: gcc -c   conftest.c >&5
85 configure:4359: $? = 0
86 configure:4382: result: o
87 configure:4386: checking whether we are using the GNU C compiler
88 configure:4415: gcc -c   conftest.c >&5
89 configure:4422: $? = 0
90 configure:4439: result: yes
91 configure:4448: checking whether gcc accepts -g
92 configure:4478: gcc -c -g  conftest.c >&5
93 configure:4485: $? = 0
94 configure:4586: result: yes
95 configure:4603: checking for gcc option to accept ISO C89
96 configure:4677: gcc  -c -g -O2  conftest.c >&5
97 configure:4684: $? = 0
98 configure:4707: result: none needed
99 configure:5195: checking whether C compiler accepts option -O2
100 configure:5205: result: yes
101 configure:5207: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
102 configure:5215: result: yes
103 configure:5438: checking for type of weak symbol support
104 configure:5472: gcc -o conftest  -O2   conftest.c  >&5
105 configure:5479: $? = 0
106 configure:5678: result: pragma weak
107 configure:5705: checking whether __attribute__ ((weak)) allowed
108 configure:5732: gcc -c  -O2  conftest.c >&5
109 configure:5739: $? = 0
110 configure:5754: result: yes
111 configure:5768: checking for multiple weak symbol support
112 configure:5809: result: yes
113 configure:5928: checking for g77
114 configure:5944: found /usr/bin/g77
115 configure:5955: result: g77
116 configure:5985: checking for Fortran 77 compiler version
117 configure:5993: g77 --version >&5
118 GNU Fortran (GCC 3.2.3 20030502 (Red Hat Linux 3.2.3-42)) 3.2.3 20030502 (Red Hat Linux 3.2.3-42)
119 Copyright (C) 2002 Free Software Foundation, Inc.
120
121 GNU Fortran comes with NO WARRANTY, to the extent permitted by law.
122 You may redistribute copies of GNU Fortran
123 under the terms of the GNU General Public License.
124 For more information about these matters, see the file named COPYING
125 or type the command `info -f g77 Copying'.
126 configure:5997: $? = 0
127 configure:6004: g77 -v >&5
128 Reading specs from /usr/lib/gcc-lib/ia64-redhat-linux/3.2.3/specs
129 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 --host=ia64-redhat-linux
130 Thread model: posix
131 gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-42)
132 configure:6008: $? = 0
133 configure:6015: g77 -V >&5
134 g77: argument to `-V' missing
135 configure:6019: $? = 1
136 configure:6027: checking whether we are using the GNU Fortran 77 compiler
137 configure:6046: g77 -c  conftest.F >&5
138 configure:6053: $? = 0
139 configure:6070: result: yes
140 configure:6076: checking whether g77 accepts -g
141 configure:6093: g77 -c -g conftest.f >&5
142 configure:6100: $? = 0
143 configure:6116: result: yes
144 configure:6430: checking whether Fortran 77 compiler accepts option -O2
145 configure:6446: g77  -o conftest conftest.f  >conftest.bas 2>&1
146 configure:6449: $? = 0
147 configure:6451: g77 -O2  -o conftest conftest.f  >conftest.out 2>&1
148 configure:6454: $? = 0
149 configure:6457: result: yes
150 configure:6459: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
151 configure:6465: g77 -c  conftest2.f >conftest2.out 2>&1
152 configure:6468: $? = 0
153 configure:6470: g77 -O2  -o conftest conftest2.o conftest.f  >conftest.bas 2>&1
154 configure:6473: $? = 0
155 configure:6512: result: yes
156 configure:6700: checking how to get verbose linking output from g77
157 configure:6716: g77 -c  -O2 conftest.f >&5
158 configure:6723: $? = 0
159 configure:6745: g77 -o conftest -O2 -v conftest.f
160 Reading specs from /usr/lib/gcc-lib/ia64-redhat-linux/3.2.3/specs
161 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 --host=ia64-redhat-linux
162 Thread model: posix
163 gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-42)
164  /usr/lib/gcc-lib/ia64-redhat-linux/3.2.3/f771 conftest.f -quiet -dumpbase conftest.f -O2 -version -o /tmp/ccjrmGzk.s
165 GNU F77 version 3.2.3 20030502 (Red Hat Linux 3.2.3-42) (ia64-redhat-linux)
166         compiled by GNU C version 3.2.3 20030502 (Red Hat Linux 3.2.3-42).
167  as -x -o /tmp/ccZZ2d0G.o /tmp/ccjrmGzk.s
168  /usr/lib/gcc-lib/ia64-redhat-linux/3.2.3/collect2 -dynamic-linker /lib/ld-linux-ia64.so.2 -o conftest /usr/lib/gcc-lib/ia64-redhat-linux/3.2.3/../../../crt1.o /usr/lib/gcc-lib/ia64-redhat-linux/3.2.3/../../../crti.o /usr/lib/gcc-lib/ia64-redhat-linux/3.2.3/crtbegin.o -L/usr/lib/gcc-lib/ia64-redhat-linux/3.2.3 -L/usr/lib/gcc-lib/ia64-redhat-linux/3.2.3/../../.. /tmp/ccZZ2d0G.o -lfrtbegin -lg2c -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc-lib/ia64-redhat-linux/3.2.3/crtend.o /usr/lib/gcc-lib/ia64-redhat-linux/3.2.3/../../../crtn.o
169 configure:6814: result: -v
170 configure:6816: checking for Fortran 77 libraries of g77
171 configure:6839: g77 -o conftest -O2 -v conftest.f
172 Reading specs from /usr/lib/gcc-lib/ia64-redhat-linux/3.2.3/specs
173 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 --host=ia64-redhat-linux
174 Thread model: posix
175 gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-42)
176  /usr/lib/gcc-lib/ia64-redhat-linux/3.2.3/f771 conftest.f -quiet -dumpbase conftest.f -O2 -version -o /tmp/ccoiAyli.s
177 GNU F77 version 3.2.3 20030502 (Red Hat Linux 3.2.3-42) (ia64-redhat-linux)
178         compiled by GNU C version 3.2.3 20030502 (Red Hat Linux 3.2.3-42).
179  as -x -o /tmp/ccV4f3ZJ.o /tmp/ccoiAyli.s
180  /usr/lib/gcc-lib/ia64-redhat-linux/3.2.3/collect2 -dynamic-linker /lib/ld-linux-ia64.so.2 -o conftest /usr/lib/gcc-lib/ia64-redhat-linux/3.2.3/../../../crt1.o /usr/lib/gcc-lib/ia64-redhat-linux/3.2.3/../../../crti.o /usr/lib/gcc-lib/ia64-redhat-linux/3.2.3/crtbegin.o -L/usr/lib/gcc-lib/ia64-redhat-linux/3.2.3 -L/usr/lib/gcc-lib/ia64-redhat-linux/3.2.3/../../.. /tmp/ccV4f3ZJ.o -lfrtbegin -lg2c -lm -lgcc_s -lgcc -lc -lgcc_s -lgcc /usr/lib/gcc-lib/ia64-redhat-linux/3.2.3/crtend.o /usr/lib/gcc-lib/ia64-redhat-linux/3.2.3/../../../crtn.o
181 configure:7016: result:  -L/usr/lib/gcc-lib/ia64-redhat-linux/3.2.3 -L/usr/lib/gcc-lib/ia64-redhat-linux/3.2.3/../../.. -lfrtbegin -lg2c -lm
182 configure:7032: checking whether g77 accepts the FLIBS found by autoconf
183 configure:7044: g77 -o conftest  -O2  conftest.f  >&5
184 configure:7047: $? = 0
185 configure:7055: result: yes
186 configure:7093: checking whether C can link with  -L/usr/lib/gcc-lib/ia64-redhat-linux/3.2.3 -L/usr/lib/gcc-lib/ia64-redhat-linux/3.2.3/../../.. -lfrtbegin -lg2c -lm
187 configure:7119: gcc -o conftest  -O2   conftest.c   -L/usr/lib/gcc-lib/ia64-redhat-linux/3.2.3 -L/usr/lib/gcc-lib/ia64-redhat-linux/3.2.3/../../.. -lfrtbegin -lg2c -lm >&5
188 configure:7126: $? = 0
189 configure:7146: result: yes
190 configure:7250: gcc -c  -O2  conftest.c >&5
191 configure:7257: $? = 0
192 configure:7275: checking for linker for Fortran main programs
193 configure:7285: gcc -c  -O2  conftest.c >&5
194 configure:7288: $? = 0
195 configure:7307: g77 -c  -O2 conftest.f >&5
196 configure:7310: $? = 0
197 configure:7318: result: Use Fortran to link programs
198 configure:7343: checking for Fortran 77 name mangling
199 configure:7370: g77 -c  -O2 conftest.f 1>&5
200 configure:7373: $? = 0
201 configure:7411: gcc -o conftest  -O2   conftest.c fconftestf.o  -L/usr/lib/gcc-lib/ia64-redhat-linux/3.2.3 -L/usr/lib/gcc-lib/ia64-redhat-linux/3.2.3/../../.. -lfrtbegin -lg2c -lm  >&5
202 /tmp/ccWUaIPY.o(.text+0x22): In function `main':
203 : undefined reference to `my_name'
204 collect2: ld returned 1 exit status
205 configure:7418: $? = 1
206 configure: failed program was:
207 | /* confdefs.h.  */
208 | #define PACKAGE_NAME ""
209 | #define PACKAGE_TARNAME ""
210 | #define PACKAGE_VERSION ""
211 | #define PACKAGE_STRING ""
212 | #define PACKAGE_BUGREPORT ""
213 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
214 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
215 | #define USE_LOGGING MPID_LOGGING_NONE
216 | #define HAVE_RUNTIME_THREADCHECK 1
217 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
218 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
219 | #define HAVE_ROMIO 1
220 | #define HAVE_PRAGMA_WEAK 1
221 | #define USE_WEAK_SYMBOLS 1
222 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
223 | #define HAVE_LONG_LONG 1
224 | /* end confdefs.h.  */
225 | extern void my_name(int);
226 | int
227 | main ()
228 | {
229 | my_name(0);
230 |   ;
231 |   return 0;
232 | }
233 configure:7459: gcc -o conftest  -O2   conftest.c fconftestf.o  -L/usr/lib/gcc-lib/ia64-redhat-linux/3.2.3 -L/usr/lib/gcc-lib/ia64-redhat-linux/3.2.3/../../.. -lfrtbegin -lg2c -lm  >&5
234 /tmp/ccc8XaZM.o(.text+0x22): In function `main':
235 : undefined reference to `my_name_'
236 collect2: ld returned 1 exit status
237 configure:7466: $? = 1
238 configure: failed program was:
239 | /* confdefs.h.  */
240 | #define PACKAGE_NAME ""
241 | #define PACKAGE_TARNAME ""
242 | #define PACKAGE_VERSION ""
243 | #define PACKAGE_STRING ""
244 | #define PACKAGE_BUGREPORT ""
245 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
246 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
247 | #define USE_LOGGING MPID_LOGGING_NONE
248 | #define HAVE_RUNTIME_THREADCHECK 1
249 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
250 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
251 | #define HAVE_ROMIO 1
252 | #define HAVE_PRAGMA_WEAK 1
253 | #define USE_WEAK_SYMBOLS 1
254 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
255 | #define HAVE_LONG_LONG 1
256 | /* end confdefs.h.  */
257 | extern void my_name_(int);
258 | int
259 | main ()
260 | {
261 | my_name_(0);
262 |   ;
263 |   return 0;
264 | }
265 configure:7508: gcc -o conftest  -O2   conftest.c fconftestf.o  -L/usr/lib/gcc-lib/ia64-redhat-linux/3.2.3 -L/usr/lib/gcc-lib/ia64-redhat-linux/3.2.3/../../.. -lfrtbegin -lg2c -lm  >&5
266 conftest.c:19: syntax error before "MY_NAME"
267 conftest.c:19: warning: data definition has no type or storage class
268 configure:7515: $? = 1
269 configure: failed program was:
270 | /* confdefs.h.  */
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 | void __stdcall MY_NAME(int);
289 | int
290 | main ()
291 | {
292 | MY_NAME(0);
293 |   ;
294 |   return 0;
295 | }
296 configure:7557: gcc -o conftest  -O2   conftest.c fconftestf.o  -L/usr/lib/gcc-lib/ia64-redhat-linux/3.2.3 -L/usr/lib/gcc-lib/ia64-redhat-linux/3.2.3/../../.. -lfrtbegin -lg2c -lm  >&5
297 /tmp/cc2pjL8H.o(.text+0x22): In function `main':
298 : undefined reference to `MY_NAME'
299 collect2: ld returned 1 exit status
300 configure:7564: $? = 1
301 configure: failed program was:
302 | /* confdefs.h.  */
303 | #define PACKAGE_NAME ""
304 | #define PACKAGE_TARNAME ""
305 | #define PACKAGE_VERSION ""
306 | #define PACKAGE_STRING ""
307 | #define PACKAGE_BUGREPORT ""
308 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
309 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
310 | #define USE_LOGGING MPID_LOGGING_NONE
311 | #define HAVE_RUNTIME_THREADCHECK 1
312 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
313 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
314 | #define HAVE_ROMIO 1
315 | #define HAVE_PRAGMA_WEAK 1
316 | #define USE_WEAK_SYMBOLS 1
317 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
318 | #define HAVE_LONG_LONG 1
319 | /* end confdefs.h.  */
320 | extern void MY_NAME(int);
321 | int
322 | main ()
323 | {
324 | MY_NAME(0);
325 |   ;
326 |   return 0;
327 | }
328 configure:7606: gcc -o conftest  -O2   conftest.c fconftestf.o  -L/usr/lib/gcc-lib/ia64-redhat-linux/3.2.3 -L/usr/lib/gcc-lib/ia64-redhat-linux/3.2.3/../../.. -lfrtbegin -lg2c -lm  >&5
329 configure:7613: $? = 0
330 configure:8151: result: lower doubleunderscore
331 configure:8244: checking what libraries are needed to link Fortran programs with C routines that use stdio
332 configure:8265: gcc -c  -O2 conftestc.c 1>&5
333 configure:8268: $? = 0
334 configure:8277: g77  -O2 -o conftest conftest.f conftestc.o 1>&5
335 configure:8280: $? = 0
336 configure:8305: result: none
337 configure:8422: checking for f90
338 configure:8452: result: no
339 configure:8422: checking for xlf90
340 configure:8452: result: no
341 configure:8422: checking for pgf90
342 configure:8452: result: no
343 configure:8422: checking for ifort
344 configure:8438: found /opt/intel/fc/10.0.023/bin/ifort
345 configure:8449: result: ifort
346 configure:8479: checking that f works as the extension for Fortran 90 program
347 configure:8485: ifort -c  conftest.f >&5
348 Checkout succeeded: FCompL/25F149E20559
349         License file: /opt/intel/licenses/NCOM_L_CMP_FOR_ND27-8L36KMR7.lic
350         No server used
351 configure:8488: $? = 0
352 configure:8490: result: yes
353 configure:8542: checking for Fortran 90 compiler version
354 configure:8545: ifort --version </dev/null >&5
355 Checkout succeeded: FCompL/25F149E20559
356         License file: /opt/intel/licenses/NCOM_L_CMP_FOR_ND27-8L36KMR7.lic
357         No server used
358 ifort (IFORT) 10.0 20070426
359 Copyright (C) 1985-2007 Intel Corporation.  All rights reserved.
360
361 configure:8548: $? = 0
362 configure:8550: ifort -v </dev/null >&5
363 Checkout succeeded: FCompL/25F149E20559
364         License file: /opt/intel/licenses/NCOM_L_CMP_FOR_ND27-8L36KMR7.lic
365         No server used
366 Version 10.0
367 configure:8553: $? = 0
368 configure:8555: ifort -V </dev/null >&5
369 Intel(R) Fortran IA-64 Compiler for applications running on IA-64, Version 10.0    Build 20070426 Package ID: l_fc_p_10.0.023
370 Copyright (C) 1985-2007 Intel Corporation.  All rights reserved.
371 Checkout succeeded: FCompL/25F149E20559
372         License file: /opt/intel/licenses/NCOM_L_CMP_FOR_ND27-8L36KMR7.lic
373         No server used
374 FOR NON-COMMERCIAL USE ONLY
375
376 configure:8558: $? = 0
377 configure:8566: checking whether we are using the GNU Fortran 90 compiler
378 configure:8585: ifort -c  conftest.F >&5
379 Checkout succeeded: FCompL/25F149E20559
380         License file: /opt/intel/licenses/NCOM_L_CMP_FOR_ND27-8L36KMR7.lic
381         No server used
382 fortcom: Error: conftest.F, line 3: Syntax error, found END-OF-STATEMENT when expecting one of: => = . ( : %
383        choke me
384 ---------------^
385 fortcom: Error: conftest.F, line 3: This statement is positioned incorrectly and/or has syntax errors.
386        choke me
387 ---------------^
388 compilation aborted for conftest.F (code 1)
389 configure:8592: $? = 1
390 configure: failed program was:
391 |       program main
392 | #ifndef __GNUC__
393 |        choke me
394 | #endif
395 |
396 |       end
397 configure:8609: result: no
398 configure:8616: checking whether ifort accepts -g
399 configure:8633: ifort -c -g conftest.f >&5
400 Checkout succeeded: FCompL/25F149E20559
401         License file: /opt/intel/licenses/NCOM_L_CMP_FOR_ND27-8L36KMR7.lic
402         No server used
403 configure:8640: $? = 0
404 configure:8656: result: yes
405 configure:8970: checking for extension for Fortran 90 programs
406 configure:8978: ifort -c  conftest.f90 1>&5
407 Checkout succeeded: FCompL/25F149E20559
408         License file: /opt/intel/licenses/NCOM_L_CMP_FOR_ND27-8L36KMR7.lic
409         No server used
410 configure:8981: $? = 0
411 configure:8983: result: f90
412 configure:9006: checking whether the Fortran 90 compiler (ifort  ) works
413 configure:9023: ifort -o conftest   conftest.f90  1>&5
414 Checkout succeeded: FCompL/25F149E20559
415         License file: /opt/intel/licenses/NCOM_L_CMP_FOR_ND27-8L36KMR7.lic
416         No server used
417 configure:9026: $? = 0
418 configure:9050: result: yes
419 configure:9056: checking whether the Fortran 90 compiler (ifort  ) is a cross-compiler
420 configure:9058: result: yes
421 configure:9063: checking whether Fortran 90 works with Fortran 77
422 configure:9098: g77 -c  -O2 conftest2.f 1>&5
423 configure:9101: $? = 0
424 configure:9103: ifort -o conftest   conftest1.f90 conftest2.o  1>&5
425 Checkout succeeded: FCompL/25F149E20559
426         License file: /opt/intel/licenses/NCOM_L_CMP_FOR_ND27-8L36KMR7.lic
427         No server used
428 configure:9106: $? = 0
429 configure:9126: result: yes
430 configure:9168: checking whether Fortran accepts ! for comments
431 configure:9191: g77 -c  -O2 conftest.f >&5
432 configure:9198: $? = 0
433 configure:9219: result: yes
434 configure:9229: checking for include directory flag for Fortran
435 configure:9249: g77 -c  -O2 -Isrc conftest.f 1>&5
436 configure:9252: $? = 0
437 configure:9264: result: -I
438 configure:9282: checking for Fortran 77 flag for library directories
439 configure:9300: g77 -c  -O2 conftest1.f 1>&5
440 configure:9303: $? = 0
441 configure:9311: ar cr conftest2/libconftest.a conftest1.o
442 configure:9314: $? = 0
443 configure:9317: ranlib conftest2/libconftest.a
444 configure:9320: $? = 0
445 configure:9324: g77 -o conftest  -O2 -Lconftest2 conftest.f -lconftest  1>&5
446 configure:9327: $? = 0
447 configure:9343: result: -L
448 configure:9420: checking for which Fortran libraries are needed to link C with Fortran
449 configure:9433: g77 -c  -O2 conftest.f 1>&5
450 configure:9436: $? = 0
451 configure:9477: gcc -o conftest  -O2   conftest.c mconftestf.o  >&5
452 configure:9484: $? = 0
453 configure:9653: result: none
454 configure:9747: checking whether Fortran compiler processes .F files with C preprocessor
455 configure:9758: g77 -c  -O2  conftest.F 1>&5
456 configure:9761: $? = 0
457 configure:9783: result: yes
458 configure:9947: checking that f works as the extension for Fortran 90 program
459 configure:9953: ifort -c  conftest.f >&5
460 Checkout succeeded: FCompL/25F149E20559
461         License file: /opt/intel/licenses/NCOM_L_CMP_FOR_ND27-8L36KMR7.lic
462         No server used
463 configure:9956: $? = 0
464 configure:9958: result: yes
465 configure:10010: checking for Fortran 90 compiler version
466 configure:10013: ifort --version </dev/null >&5
467 Checkout succeeded: FCompL/25F149E20559
468         License file: /opt/intel/licenses/NCOM_L_CMP_FOR_ND27-8L36KMR7.lic
469         No server used
470 ifort (IFORT) 10.0 20070426
471 Copyright (C) 1985-2007 Intel Corporation.  All rights reserved.
472
473 configure:10016: $? = 0
474 configure:10018: ifort -v </dev/null >&5
475 Checkout succeeded: FCompL/25F149E20559
476         License file: /opt/intel/licenses/NCOM_L_CMP_FOR_ND27-8L36KMR7.lic
477         No server used
478 Version 10.0
479 configure:10021: $? = 0
480 configure:10023: ifort -V </dev/null >&5
481 Intel(R) Fortran IA-64 Compiler for applications running on IA-64, Version 10.0    Build 20070426 Package ID: l_fc_p_10.0.023
482 Copyright (C) 1985-2007 Intel Corporation.  All rights reserved.
483 Checkout succeeded: FCompL/25F149E20559
484         License file: /opt/intel/licenses/NCOM_L_CMP_FOR_ND27-8L36KMR7.lic
485         No server used
486 FOR NON-COMMERCIAL USE ONLY
487
488 configure:10026: $? = 0
489 configure:10034: checking whether we are using the GNU Fortran 90 compiler
490 configure:10077: result: no
491 configure:10084: checking whether ifort accepts -g
492 configure:10124: result: yes
493 configure:10147: checking for extension for Fortran 90 programs
494 configure:10155: ifort -c  conftest.f90 1>&5
495 Checkout succeeded: FCompL/25F149E20559
496         License file: /opt/intel/licenses/NCOM_L_CMP_FOR_ND27-8L36KMR7.lic
497         No server used
498 configure:10158: $? = 0
499 configure:10160: result: f90
500 configure:10183: checking whether the Fortran 90 compiler (ifort  ) works
501 configure:10200: ifort -o conftest   conftest.f90  1>&5
502 Checkout succeeded: FCompL/25F149E20559
503         License file: /opt/intel/licenses/NCOM_L_CMP_FOR_ND27-8L36KMR7.lic
504         No server used
505 configure:10203: $? = 0
506 configure:10226: result: yes
507 configure:10232: checking whether the Fortran 90 compiler (ifort  ) is a cross-compiler
508 configure:10234: result: yes
509 configure:10263: checking for Fortran 90 module extension
510 configure:10282: ifort -c  conftest.f >&5
511 Checkout succeeded: FCompL/25F149E20559
512         License file: /opt/intel/licenses/NCOM_L_CMP_FOR_ND27-8L36KMR7.lic
513         No server used
514 configure:10285: $? = 0
515 configure:10339: result: mod
516 configure:10349: checking for Fortran 90 module include flag
517 configure:10374: ifort -c  conftest.f >&5
518 Checkout succeeded: FCompL/25F149E20559
519         License file: /opt/intel/licenses/NCOM_L_CMP_FOR_ND27-8L36KMR7.lic
520         No server used
521 configure:10377: $? = 0
522 Checkout succeeded: FCompL/25F149E20559
523         License file: /opt/intel/licenses/NCOM_L_CMP_FOR_ND27-8L36KMR7.lic
524         No server used
525 configure:10453: result: -I
526 configure:10492: checking whether Fortran 90 accepts f90 suffix
527 configure:10516: ifort -c  conftest.f90 >&5
528 Checkout succeeded: FCompL/25F149E20559
529         License file: /opt/intel/licenses/NCOM_L_CMP_FOR_ND27-8L36KMR7.lic
530         No server used
531 configure:10523: $? = 0
532 configure:10544: result: yes
533 configure:10559: checking whether Fortran 90 compiler accepts option -O2
534 configure:10575: ifort  -o conftest conftest.f90  >conftest.bas 2>&1
535 configure:10578: $? = 0
536 configure:10580: ifort -O2  -o conftest conftest.f90  >conftest.out 2>&1
537 configure:10583: $? = 0
538 configure:10586: result: yes
539 configure:10588: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
540 configure:10594: ifort -c  conftest2.f90 >conftest2.out 2>&1
541 configure:10597: $? = 0
542 configure:10599: ifort -O2  -o conftest conftest2.o conftest.f90  >conftest.bas 2>&1
543 configure:10602: $? = 0
544 configure:10641: result: yes
545 configure:10825: checking whether Fortran 90 compiler processes .F90 files with C preprocessor
546 configure:10836: ifort -c  -O2  conftest.F90 1>&5
547 Checkout succeeded: FCompL/25F149E20559
548         License file: /opt/intel/licenses/NCOM_L_CMP_FOR_ND27-8L36KMR7.lic
549         No server used
550 configure:10839: $? = 0
551 configure:10861: result: yes
552 configure:10891: checking what libraries are needed to link Fortran90 programs with C routines that use stdio
553 configure:10913: gcc -c  -O2 conftestc.c 1>&5
554 configure:10916: $? = 0
555 configure:10925: ifort  -O2 -o conftest conftest.f90 conftestc.o 1>&5
556 Checkout succeeded: FCompL/25F149E20559
557         License file: /opt/intel/licenses/NCOM_L_CMP_FOR_ND27-8L36KMR7.lic
558         No server used
559 configure:10928: $? = 0
560 configure:10953: result: none
561 configure:10973: checking for f90 compiler vendor
562 configure:11013: result: intel
563 configure:11085: checking for c++
564 configure:11101: found /usr/bin/c++
565 configure:11112: result: c++
566 configure:11253: checking for C++ compiler version
567 configure:11261: c++ --version >&5
568 c++ (GCC) 3.2.3 20030502 (Red Hat Linux 3.2.3-42)
569 Copyright (C) 2002 Free Software Foundation, Inc.
570 This is free software; see the source for copying conditions.  There is NO
571 warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
572
573 configure:11265: $? = 0
574 configure:11272: c++ -v >&5
575 Reading specs from /usr/lib/gcc-lib/ia64-redhat-linux/3.2.3/specs
576 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 --host=ia64-redhat-linux
577 Thread model: posix
578 gcc version 3.2.3 20030502 (Red Hat Linux 3.2.3-42)
579 configure:11276: $? = 0
580 configure:11283: c++ -V >&5
581 c++: argument to `-V' missing
582
583 configure:11287: $? = 1
584 configure:11290: checking whether we are using the GNU C++ compiler
585 configure:11319: c++ -c   conftest.cpp >&5
586 configure:11326: $? = 0
587 configure:11343: result: yes
588 configure:11352: checking whether c++ accepts -g
589 configure:11382: c++ -c -g  conftest.cpp >&5
590 configure:11389: $? = 0
591 configure:11490: result: yes
592 configure:11534: checking whether the C++ compiler c++ can build an executable
593 configure:11574: c++ -o conftest    conftest.cpp  >&5
594 configure:11581: $? = 0
595 configure:11607: result: yes
596 configure:11616: checking whether C++ compiler works with string
597 configure:11650: c++ -c   conftest.cpp >&5
598 configure:11657: $? = 0
599 configure:11678: result: yes
600 configure:11691: checking whether the compiler supports exceptions
601 configure:11724: c++ -c   conftest.cpp >&5
602 configure:11731: $? = 0
603 configure:11753: result: yes
604 configure:11763: checking whether the compiler recognizes bool as a built-in type
605 configure:11800: c++ -c   conftest.cpp >&5
606 configure:11807: $? = 0
607 configure:11829: result: yes
608 configure:11839: checking whether the compiler implements namespaces
609 configure:11872: c++ -c   conftest.cpp >&5
610 configure:11879: $? = 0
611 configure:11901: result: yes
612 configure:11922: checking whether <iostream> available
613 configure:11951: c++ -c   conftest.cpp >&5
614 configure:11958: $? = 0
615 configure:11973: result: yes
616 configure:11979: checking whether the compiler implements the namespace std
617 configure:12016: c++ -c   conftest.cpp >&5
618 configure:12023: $? = 0
619 configure:12046: result: yes
620 configure:12060: checking whether <math> available
621 configure:12089: c++ -c   conftest.cpp >&5
622 conftest.cpp:26:16: math: No such file or directory
623 configure:12096: $? = 1
624 configure: failed program was:
625 | /* confdefs.h.  */
626 | #define PACKAGE_NAME ""
627 | #define PACKAGE_TARNAME ""
628 | #define PACKAGE_VERSION ""
629 | #define PACKAGE_STRING ""
630 | #define PACKAGE_BUGREPORT ""
631 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
632 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
633 | #define USE_LOGGING MPID_LOGGING_NONE
634 | #define HAVE_RUNTIME_THREADCHECK 1
635 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
636 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
637 | #define HAVE_ROMIO 1
638 | #define HAVE_PRAGMA_WEAK 1
639 | #define USE_WEAK_SYMBOLS 1
640 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
641 | #define HAVE_LONG_LONG 1
642 | #define F77_NAME_LOWER_2USCORE 1
643 | #define STDCALL
644 | #define HAVE_FORTRAN_BINDING 1
645 | #define HAVE_CXX_EXCEPTIONS /**/
646 | #define HAVE_NAMESPACES /**/
647 | #define HAVE_NAMESPACE_STD /**/
648 | /* end confdefs.h.  */
649 |
650 | #include <math>
651 |
652 | int
653 | main ()
654 | {
655 | using namespace std;
656 |   ;
657 |   return 0;
658 | }
659 configure:12111: result: no
660 configure:12170: checking for GNU g++ version
661 configure:12206: c++ -o conftest    conftest.cpp  >&5
662 configure:12210: $? = 0
663 configure:12216: ./conftest
664 configure:12220: $? = 0
665 configure:12237: result: 3 . 2
666 configure:12285: checking whether C++ compiler accepts option -O2
667 configure:12295: result: yes
668 configure:12297: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
669 configure:12305: result: yes
670 configure:12558: checking for perl
671 configure:12576: found /usr/bin/perl
672 configure:12588: result: /usr/bin/perl
673 configure:12601: checking for ar
674 configure:12617: found /usr/bin/ar
675 configure:12628: result: ar
676 configure:12650: checking for ranlib
677 configure:12666: found /usr/bin/ranlib
678 configure:12677: result: ranlib
679 configure:12700: checking for etags
680 configure:12716: found /usr/bin/etags
681 configure:12727: result: etags
682 configure:12741: checking for etags argument to specify language
683 configure:12762: result: --language=c
684 configure:12780: checking for killall
685 configure:12796: found /usr/bin/killall
686 configure:12807: result: killall
687 configure:12854: checking for a BSD-compatible install
688 configure:12922: result: /usr/bin/install -c
689 configure:12942: checking whether install works
690 configure:12950: result: yes
691 configure:13062: checking whether install breaks libraries
692 configure:13107: result: no
693 configure:13129: checking whether mkdir -p works
694 configure:13145: result: yes
695 configure:13163: checking for make
696 configure:13179: found /usr/bin/make
697 configure:13190: result: make
698 configure:13204: checking whether clock skew breaks make
699 configure:13229: result: no
700 configure:13239: checking whether make supports include
701 configure:13263: result: yes
702 configure:13272: checking whether make allows comments in actions
703 configure:13295: result: yes
704 configure:13309: checking for virtual path format
705 configure:13352: result: VPATH
706 configure:13362: checking whether make sets CFLAGS
707 configure:13384: result: no
708 configure:13433: checking for bash
709 configure:13451: found /bin/bash
710 configure:13463: result: /bin/bash
711 configure:13486: checking whether /bin/bash supports arrays
712 configure:13495: result: yes
713 configure:14644: checking for doctext
714 configure:14675: result: false
715 configure:14685: checking for location of doctext style files
716 configure:14702: result: unavailable
717 configure:14714: checking for an ANSI C-conforming const
718 configure:14789: gcc -c  -O2  conftest.c >&5
719 configure:14796: $? = 0
720 configure:14811: result: yes
721 configure:14822: checking for volatile
722 configure:14849: gcc -c  -O2  conftest.c >&5
723 configure:14856: $? = 0
724 configure:14871: result: yes
725 configure:14882: checking for restrict
726 configure:14909: gcc -c  -O2  conftest.c >&5
727 conftest.c: In function `main':
728 conftest.c:31: syntax error before "a"
729 configure:14916: $? = 1
730 configure: failed program was:
731 | /* confdefs.h.  */
732 | #define PACKAGE_NAME ""
733 | #define PACKAGE_TARNAME ""
734 | #define PACKAGE_VERSION ""
735 | #define PACKAGE_STRING ""
736 | #define PACKAGE_BUGREPORT ""
737 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
738 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
739 | #define USE_LOGGING MPID_LOGGING_NONE
740 | #define HAVE_RUNTIME_THREADCHECK 1
741 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
742 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
743 | #define HAVE_ROMIO 1
744 | #define HAVE_PRAGMA_WEAK 1
745 | #define USE_WEAK_SYMBOLS 1
746 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
747 | #define HAVE_LONG_LONG 1
748 | #define F77_NAME_LOWER_2USCORE 1
749 | #define STDCALL
750 | #define HAVE_FORTRAN_BINDING 1
751 | #define HAVE_CXX_EXCEPTIONS /**/
752 | #define HAVE_NAMESPACES /**/
753 | #define HAVE_NAMESPACE_STD /**/
754 | #define HAVE_CXX_BINDING 1
755 | #define HAVE_NAMEPUB_SERVICE 1
756 | /* end confdefs.h.  */
757 |
758 | int
759 | main ()
760 | {
761 | int * restrict a;
762 |   ;
763 |   return 0;
764 | }
765 configure:14952: gcc -c  -O2  conftest.c >&5
766 conftest.c: In function `main':
767 conftest.c:31: syntax error before "a"
768 configure:14959: $? = 1
769 configure: failed program was:
770 | /* confdefs.h.  */
771 | #define PACKAGE_NAME ""
772 | #define PACKAGE_TARNAME ""
773 | #define PACKAGE_VERSION ""
774 | #define PACKAGE_STRING ""
775 | #define PACKAGE_BUGREPORT ""
776 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
777 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
778 | #define USE_LOGGING MPID_LOGGING_NONE
779 | #define HAVE_RUNTIME_THREADCHECK 1
780 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
781 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
782 | #define HAVE_ROMIO 1
783 | #define HAVE_PRAGMA_WEAK 1
784 | #define USE_WEAK_SYMBOLS 1
785 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
786 | #define HAVE_LONG_LONG 1
787 | #define F77_NAME_LOWER_2USCORE 1
788 | #define STDCALL
789 | #define HAVE_FORTRAN_BINDING 1
790 | #define HAVE_CXX_EXCEPTIONS /**/
791 | #define HAVE_NAMESPACES /**/
792 | #define HAVE_NAMESPACE_STD /**/
793 | #define HAVE_CXX_BINDING 1
794 | #define HAVE_NAMEPUB_SERVICE 1
795 | /* end confdefs.h.  */
796 |
797 | int
798 | main ()
799 | {
800 | int * _Restrict a;
801 |   ;
802 |   return 0;
803 | }
804 configure:14996: gcc -c  -O2  conftest.c >&5
805 configure:15003: $? = 0
806 configure:15020: result: __restrict
807 configure:15035: checking for inline
808 configure:15061: gcc -c  -O2  conftest.c >&5
809 configure:15068: $? = 0
810 configure:15086: result: inline
811 configure:15109: checking whether __attribute__ allowed
812 configure:15136: gcc -c  -O2  conftest.c >&5
813 configure:15143: $? = 0
814 configure:15158: result: yes
815 configure:15160: checking whether __attribute__((format)) allowed
816 configure:15187: gcc -c  -O2  conftest.c >&5
817 configure:15194: $? = 0
818 configure:15209: result: yes
819 configure:15234: checking for grep that handles long lines and -e
820 configure:15294: result: /bin/grep
821 configure:15299: checking for egrep
822 configure:15363: result: /bin/grep -E
823 configure:15368: checking for ANSI C header files
824 configure:15398: gcc -c  -O2  conftest.c >&5
825 configure:15405: $? = 0
826 ./configure: line 1: conftest.c: command not found
827 configure:15533: result: no
828 configure:15557: checking for sys/types.h
829 configure:15578:   conftest.c
830 ./configure: line 1: conftest.c: command not found
831 configure:15585: $? = 127
832 configure: failed program was:
833 | /* confdefs.h.  */
834 | #define PACKAGE_NAME ""
835 | #define PACKAGE_TARNAME ""
836 | #define PACKAGE_VERSION ""
837 | #define PACKAGE_STRING ""
838 | #define PACKAGE_BUGREPORT ""
839 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
840 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
841 | #define USE_LOGGING MPID_LOGGING_NONE
842 | #define HAVE_RUNTIME_THREADCHECK 1
843 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
844 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
845 | #define HAVE_ROMIO 1
846 | #define HAVE_PRAGMA_WEAK 1
847 | #define USE_WEAK_SYMBOLS 1
848 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
849 | #define HAVE_LONG_LONG 1
850 | #define F77_NAME_LOWER_2USCORE 1
851 | #define STDCALL
852 | #define HAVE_FORTRAN_BINDING 1
853 | #define HAVE_CXX_EXCEPTIONS /**/
854 | #define HAVE_NAMESPACES /**/
855 | #define HAVE_NAMESPACE_STD /**/
856 | #define HAVE_CXX_BINDING 1
857 | #define HAVE_NAMEPUB_SERVICE 1
858 | #define restrict __restrict
859 | #define HAVE_GCC_ATTRIBUTE 1
860 | /* end confdefs.h.  */
861 | #include <sys/types.h>
862 configure:15609: gcc -c  -O2  conftest.c 1>&5
863 configure:15612: $? = 0
864 configure:15632: result: yes
865 configure:15557: checking for sys/stat.h
866 configure:15578:   conftest.c
867 ./configure: line 1: conftest.c: command not found
868 configure:15585: $? = 127
869 configure: failed program was:
870 | /* confdefs.h.  */
871 | #define PACKAGE_NAME ""
872 | #define PACKAGE_TARNAME ""
873 | #define PACKAGE_VERSION ""
874 | #define PACKAGE_STRING ""
875 | #define PACKAGE_BUGREPORT ""
876 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
877 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
878 | #define USE_LOGGING MPID_LOGGING_NONE
879 | #define HAVE_RUNTIME_THREADCHECK 1
880 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
881 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
882 | #define HAVE_ROMIO 1
883 | #define HAVE_PRAGMA_WEAK 1
884 | #define USE_WEAK_SYMBOLS 1
885 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
886 | #define HAVE_LONG_LONG 1
887 | #define F77_NAME_LOWER_2USCORE 1
888 | #define STDCALL
889 | #define HAVE_FORTRAN_BINDING 1
890 | #define HAVE_CXX_EXCEPTIONS /**/
891 | #define HAVE_NAMESPACES /**/
892 | #define HAVE_NAMESPACE_STD /**/
893 | #define HAVE_CXX_BINDING 1
894 | #define HAVE_NAMEPUB_SERVICE 1
895 | #define restrict __restrict
896 | #define HAVE_GCC_ATTRIBUTE 1
897 | #define HAVE_SYS_TYPES_H 1
898 | /* end confdefs.h.  */
899 | #include <sys/stat.h>
900 configure:15609: gcc -c  -O2  conftest.c 1>&5
901 configure:15612: $? = 0
902 configure:15632: result: yes
903 configure:15557: checking for stdlib.h
904 configure:15578:   conftest.c
905 ./configure: line 1: conftest.c: command not found
906 configure:15585: $? = 127
907 configure: failed program was:
908 | /* confdefs.h.  */
909 | #define PACKAGE_NAME ""
910 | #define PACKAGE_TARNAME ""
911 | #define PACKAGE_VERSION ""
912 | #define PACKAGE_STRING ""
913 | #define PACKAGE_BUGREPORT ""
914 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
915 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
916 | #define USE_LOGGING MPID_LOGGING_NONE
917 | #define HAVE_RUNTIME_THREADCHECK 1
918 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
919 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
920 | #define HAVE_ROMIO 1
921 | #define HAVE_PRAGMA_WEAK 1
922 | #define USE_WEAK_SYMBOLS 1
923 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
924 | #define HAVE_LONG_LONG 1
925 | #define F77_NAME_LOWER_2USCORE 1
926 | #define STDCALL
927 | #define HAVE_FORTRAN_BINDING 1
928 | #define HAVE_CXX_EXCEPTIONS /**/
929 | #define HAVE_NAMESPACES /**/
930 | #define HAVE_NAMESPACE_STD /**/
931 | #define HAVE_CXX_BINDING 1
932 | #define HAVE_NAMEPUB_SERVICE 1
933 | #define restrict __restrict
934 | #define HAVE_GCC_ATTRIBUTE 1
935 | #define HAVE_SYS_TYPES_H 1
936 | #define HAVE_SYS_STAT_H 1
937 | /* end confdefs.h.  */
938 | #include <stdlib.h>
939 configure:15609: gcc -c  -O2  conftest.c 1>&5
940 configure:15612: $? = 0
941 configure:15632: result: yes
942 configure:15557: checking for string.h
943 configure:15578:   conftest.c
944 ./configure: line 1: conftest.c: command not found
945 configure:15585: $? = 127
946 configure: failed program was:
947 | /* confdefs.h.  */
948 | #define PACKAGE_NAME ""
949 | #define PACKAGE_TARNAME ""
950 | #define PACKAGE_VERSION ""
951 | #define PACKAGE_STRING ""
952 | #define PACKAGE_BUGREPORT ""
953 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
954 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
955 | #define USE_LOGGING MPID_LOGGING_NONE
956 | #define HAVE_RUNTIME_THREADCHECK 1
957 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
958 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
959 | #define HAVE_ROMIO 1
960 | #define HAVE_PRAGMA_WEAK 1
961 | #define USE_WEAK_SYMBOLS 1
962 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
963 | #define HAVE_LONG_LONG 1
964 | #define F77_NAME_LOWER_2USCORE 1
965 | #define STDCALL
966 | #define HAVE_FORTRAN_BINDING 1
967 | #define HAVE_CXX_EXCEPTIONS /**/
968 | #define HAVE_NAMESPACES /**/
969 | #define HAVE_NAMESPACE_STD /**/
970 | #define HAVE_CXX_BINDING 1
971 | #define HAVE_NAMEPUB_SERVICE 1
972 | #define restrict __restrict
973 | #define HAVE_GCC_ATTRIBUTE 1
974 | #define HAVE_SYS_TYPES_H 1
975 | #define HAVE_SYS_STAT_H 1
976 | #define HAVE_STDLIB_H 1
977 | /* end confdefs.h.  */
978 | #include <string.h>
979 configure:15609: gcc -c  -O2  conftest.c 1>&5
980 configure:15612: $? = 0
981 configure:15632: result: yes
982 configure:15557: checking for memory.h
983 configure:15578:   conftest.c
984 ./configure: line 1: conftest.c: command not found
985 configure:15585: $? = 127
986 configure: failed program was:
987 | /* confdefs.h.  */
988 | #define PACKAGE_NAME ""
989 | #define PACKAGE_TARNAME ""
990 | #define PACKAGE_VERSION ""
991 | #define PACKAGE_STRING ""
992 | #define PACKAGE_BUGREPORT ""
993 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
994 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
995 | #define USE_LOGGING MPID_LOGGING_NONE
996 | #define HAVE_RUNTIME_THREADCHECK 1
997 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
998 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
999 | #define HAVE_ROMIO 1
1000 | #define HAVE_PRAGMA_WEAK 1
1001 | #define USE_WEAK_SYMBOLS 1
1002 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1003 | #define HAVE_LONG_LONG 1
1004 | #define F77_NAME_LOWER_2USCORE 1
1005 | #define STDCALL
1006 | #define HAVE_FORTRAN_BINDING 1
1007 | #define HAVE_CXX_EXCEPTIONS /**/
1008 | #define HAVE_NAMESPACES /**/
1009 | #define HAVE_NAMESPACE_STD /**/
1010 | #define HAVE_CXX_BINDING 1
1011 | #define HAVE_NAMEPUB_SERVICE 1
1012 | #define restrict __restrict
1013 | #define HAVE_GCC_ATTRIBUTE 1
1014 | #define HAVE_SYS_TYPES_H 1
1015 | #define HAVE_SYS_STAT_H 1
1016 | #define HAVE_STDLIB_H 1
1017 | #define HAVE_STRING_H 1
1018 | /* end confdefs.h.  */
1019 | #include <memory.h>
1020 configure:15609: gcc -c  -O2  conftest.c 1>&5
1021 configure:15612: $? = 0
1022 configure:15632: result: yes
1023 configure:15557: checking for strings.h
1024 configure:15578:   conftest.c
1025 ./configure: line 1: conftest.c: command not found
1026 configure:15585: $? = 127
1027 configure: failed program was:
1028 | /* confdefs.h.  */
1029 | #define PACKAGE_NAME ""
1030 | #define PACKAGE_TARNAME ""
1031 | #define PACKAGE_VERSION ""
1032 | #define PACKAGE_STRING ""
1033 | #define PACKAGE_BUGREPORT ""
1034 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1035 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1036 | #define USE_LOGGING MPID_LOGGING_NONE
1037 | #define HAVE_RUNTIME_THREADCHECK 1
1038 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1039 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1040 | #define HAVE_ROMIO 1
1041 | #define HAVE_PRAGMA_WEAK 1
1042 | #define USE_WEAK_SYMBOLS 1
1043 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1044 | #define HAVE_LONG_LONG 1
1045 | #define F77_NAME_LOWER_2USCORE 1
1046 | #define STDCALL
1047 | #define HAVE_FORTRAN_BINDING 1
1048 | #define HAVE_CXX_EXCEPTIONS /**/
1049 | #define HAVE_NAMESPACES /**/
1050 | #define HAVE_NAMESPACE_STD /**/
1051 | #define HAVE_CXX_BINDING 1
1052 | #define HAVE_NAMEPUB_SERVICE 1
1053 | #define restrict __restrict
1054 | #define HAVE_GCC_ATTRIBUTE 1
1055 | #define HAVE_SYS_TYPES_H 1
1056 | #define HAVE_SYS_STAT_H 1
1057 | #define HAVE_STDLIB_H 1
1058 | #define HAVE_STRING_H 1
1059 | #define HAVE_MEMORY_H 1
1060 | /* end confdefs.h.  */
1061 | #include <strings.h>
1062 configure:15609: gcc -c  -O2  conftest.c 1>&5
1063 configure:15612: $? = 0
1064 configure:15632: result: yes
1065 configure:15557: checking for inttypes.h
1066 configure:15578:   conftest.c
1067 ./configure: line 1: conftest.c: command not found
1068 configure:15585: $? = 127
1069 configure: failed program was:
1070 | /* confdefs.h.  */
1071 | #define PACKAGE_NAME ""
1072 | #define PACKAGE_TARNAME ""
1073 | #define PACKAGE_VERSION ""
1074 | #define PACKAGE_STRING ""
1075 | #define PACKAGE_BUGREPORT ""
1076 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1077 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1078 | #define USE_LOGGING MPID_LOGGING_NONE
1079 | #define HAVE_RUNTIME_THREADCHECK 1
1080 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1081 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1082 | #define HAVE_ROMIO 1
1083 | #define HAVE_PRAGMA_WEAK 1
1084 | #define USE_WEAK_SYMBOLS 1
1085 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1086 | #define HAVE_LONG_LONG 1
1087 | #define F77_NAME_LOWER_2USCORE 1
1088 | #define STDCALL
1089 | #define HAVE_FORTRAN_BINDING 1
1090 | #define HAVE_CXX_EXCEPTIONS /**/
1091 | #define HAVE_NAMESPACES /**/
1092 | #define HAVE_NAMESPACE_STD /**/
1093 | #define HAVE_CXX_BINDING 1
1094 | #define HAVE_NAMEPUB_SERVICE 1
1095 | #define restrict __restrict
1096 | #define HAVE_GCC_ATTRIBUTE 1
1097 | #define HAVE_SYS_TYPES_H 1
1098 | #define HAVE_SYS_STAT_H 1
1099 | #define HAVE_STDLIB_H 1
1100 | #define HAVE_STRING_H 1
1101 | #define HAVE_MEMORY_H 1
1102 | #define HAVE_STRINGS_H 1
1103 | /* end confdefs.h.  */
1104 | #include <inttypes.h>
1105 configure:15609: gcc -c  -O2  conftest.c 1>&5
1106 configure:15612: $? = 0
1107 configure:15632: result: yes
1108 configure:15557: checking for stdint.h
1109 configure:15578:   conftest.c
1110 ./configure: line 1: conftest.c: command not found
1111 configure:15585: $? = 127
1112 configure: failed program was:
1113 | /* confdefs.h.  */
1114 | #define PACKAGE_NAME ""
1115 | #define PACKAGE_TARNAME ""
1116 | #define PACKAGE_VERSION ""
1117 | #define PACKAGE_STRING ""
1118 | #define PACKAGE_BUGREPORT ""
1119 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1120 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1121 | #define USE_LOGGING MPID_LOGGING_NONE
1122 | #define HAVE_RUNTIME_THREADCHECK 1
1123 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1124 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1125 | #define HAVE_ROMIO 1
1126 | #define HAVE_PRAGMA_WEAK 1
1127 | #define USE_WEAK_SYMBOLS 1
1128 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1129 | #define HAVE_LONG_LONG 1
1130 | #define F77_NAME_LOWER_2USCORE 1
1131 | #define STDCALL
1132 | #define HAVE_FORTRAN_BINDING 1
1133 | #define HAVE_CXX_EXCEPTIONS /**/
1134 | #define HAVE_NAMESPACES /**/
1135 | #define HAVE_NAMESPACE_STD /**/
1136 | #define HAVE_CXX_BINDING 1
1137 | #define HAVE_NAMEPUB_SERVICE 1
1138 | #define restrict __restrict
1139 | #define HAVE_GCC_ATTRIBUTE 1
1140 | #define HAVE_SYS_TYPES_H 1
1141 | #define HAVE_SYS_STAT_H 1
1142 | #define HAVE_STDLIB_H 1
1143 | #define HAVE_STRING_H 1
1144 | #define HAVE_MEMORY_H 1
1145 | #define HAVE_STRINGS_H 1
1146 | #define HAVE_INTTYPES_H 1
1147 | /* end confdefs.h.  */
1148 | #include <stdint.h>
1149 configure:15609: gcc -c  -O2  conftest.c 1>&5
1150 configure:15612: $? = 0
1151 configure:15632: result: yes
1152 configure:15557: checking for unistd.h
1153 configure:15578:   conftest.c
1154 ./configure: line 1: conftest.c: command not found
1155 configure:15585: $? = 127
1156 configure: failed program was:
1157 | /* confdefs.h.  */
1158 | #define PACKAGE_NAME ""
1159 | #define PACKAGE_TARNAME ""
1160 | #define PACKAGE_VERSION ""
1161 | #define PACKAGE_STRING ""
1162 | #define PACKAGE_BUGREPORT ""
1163 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1164 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1165 | #define USE_LOGGING MPID_LOGGING_NONE
1166 | #define HAVE_RUNTIME_THREADCHECK 1
1167 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1168 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1169 | #define HAVE_ROMIO 1
1170 | #define HAVE_PRAGMA_WEAK 1
1171 | #define USE_WEAK_SYMBOLS 1
1172 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1173 | #define HAVE_LONG_LONG 1
1174 | #define F77_NAME_LOWER_2USCORE 1
1175 | #define STDCALL
1176 | #define HAVE_FORTRAN_BINDING 1
1177 | #define HAVE_CXX_EXCEPTIONS /**/
1178 | #define HAVE_NAMESPACES /**/
1179 | #define HAVE_NAMESPACE_STD /**/
1180 | #define HAVE_CXX_BINDING 1
1181 | #define HAVE_NAMEPUB_SERVICE 1
1182 | #define restrict __restrict
1183 | #define HAVE_GCC_ATTRIBUTE 1
1184 | #define HAVE_SYS_TYPES_H 1
1185 | #define HAVE_SYS_STAT_H 1
1186 | #define HAVE_STDLIB_H 1
1187 | #define HAVE_STRING_H 1
1188 | #define HAVE_MEMORY_H 1
1189 | #define HAVE_STRINGS_H 1
1190 | #define HAVE_INTTYPES_H 1
1191 | #define HAVE_STDINT_H 1
1192 | /* end confdefs.h.  */
1193 | #include <unistd.h>
1194 configure:15609: gcc -c  -O2  conftest.c 1>&5
1195 configure:15612: $? = 0
1196 configure:15632: result: yes
1197 configure:15646: checking whether byte ordering is bigendian
1198 configure:15671: gcc -c  -O2  conftest.c >&5
1199 conftest.c:39: syntax error before "is"
1200 conftest.c:39: warning: data definition has no type or storage class
1201 configure:15678: $? = 1
1202 configure: failed program was:
1203 | /* confdefs.h.  */
1204 | #define PACKAGE_NAME ""
1205 | #define PACKAGE_TARNAME ""
1206 | #define PACKAGE_VERSION ""
1207 | #define PACKAGE_STRING ""
1208 | #define PACKAGE_BUGREPORT ""
1209 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1210 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1211 | #define USE_LOGGING MPID_LOGGING_NONE
1212 | #define HAVE_RUNTIME_THREADCHECK 1
1213 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1214 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1215 | #define HAVE_ROMIO 1
1216 | #define HAVE_PRAGMA_WEAK 1
1217 | #define USE_WEAK_SYMBOLS 1
1218 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1219 | #define HAVE_LONG_LONG 1
1220 | #define F77_NAME_LOWER_2USCORE 1
1221 | #define STDCALL
1222 | #define HAVE_FORTRAN_BINDING 1
1223 | #define HAVE_CXX_EXCEPTIONS /**/
1224 | #define HAVE_NAMESPACES /**/
1225 | #define HAVE_NAMESPACE_STD /**/
1226 | #define HAVE_CXX_BINDING 1
1227 | #define HAVE_NAMEPUB_SERVICE 1
1228 | #define restrict __restrict
1229 | #define HAVE_GCC_ATTRIBUTE 1
1230 | #define HAVE_SYS_TYPES_H 1
1231 | #define HAVE_SYS_STAT_H 1
1232 | #define HAVE_STDLIB_H 1
1233 | #define HAVE_STRING_H 1
1234 | #define HAVE_MEMORY_H 1
1235 | #define HAVE_STRINGS_H 1
1236 | #define HAVE_INTTYPES_H 1
1237 | #define HAVE_STDINT_H 1
1238 | #define HAVE_UNISTD_H 1
1239 | /* end confdefs.h.  */
1240 | #if ! (defined __BIG_ENDIAN__ || defined __LITTLE_ENDIAN__)
1241 |              neither is defined;
1242 |            #endif
1243 |            typedef int dummy;
1244 |
1245 configure:15720: gcc -c  -O2  conftest.c >&5
1246 configure:15727: $? = 0
1247 configure:15759: gcc -c  -O2  conftest.c >&5
1248 conftest.c: In function `main':
1249 conftest.c:45: `not' undeclared (first use in this function)
1250 conftest.c:45: (Each undeclared identifier is reported only once
1251 conftest.c:45: for each function it appears in.)
1252 conftest.c:45: syntax error before "big"
1253 configure:15766: $? = 1
1254 configure: failed program was:
1255 | /* confdefs.h.  */
1256 | #define PACKAGE_NAME ""
1257 | #define PACKAGE_TARNAME ""
1258 | #define PACKAGE_VERSION ""
1259 | #define PACKAGE_STRING ""
1260 | #define PACKAGE_BUGREPORT ""
1261 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1262 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1263 | #define USE_LOGGING MPID_LOGGING_NONE
1264 | #define HAVE_RUNTIME_THREADCHECK 1
1265 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1266 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1267 | #define HAVE_ROMIO 1
1268 | #define HAVE_PRAGMA_WEAK 1
1269 | #define USE_WEAK_SYMBOLS 1
1270 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1271 | #define HAVE_LONG_LONG 1
1272 | #define F77_NAME_LOWER_2USCORE 1
1273 | #define STDCALL
1274 | #define HAVE_FORTRAN_BINDING 1
1275 | #define HAVE_CXX_EXCEPTIONS /**/
1276 | #define HAVE_NAMESPACES /**/
1277 | #define HAVE_NAMESPACE_STD /**/
1278 | #define HAVE_CXX_BINDING 1
1279 | #define HAVE_NAMEPUB_SERVICE 1
1280 | #define restrict __restrict
1281 | #define HAVE_GCC_ATTRIBUTE 1
1282 | #define HAVE_SYS_TYPES_H 1
1283 | #define HAVE_SYS_STAT_H 1
1284 | #define HAVE_STDLIB_H 1
1285 | #define HAVE_STRING_H 1
1286 | #define HAVE_MEMORY_H 1
1287 | #define HAVE_STRINGS_H 1
1288 | #define HAVE_INTTYPES_H 1
1289 | #define HAVE_STDINT_H 1
1290 | #define HAVE_UNISTD_H 1
1291 | /* end confdefs.h.  */
1292 | #include <sys/types.h>
1293 |               #include <sys/param.h>
1294 |
1295 | int
1296 | main ()
1297 | {
1298 | #if BYTE_ORDER != BIG_ENDIAN
1299 |                not big endian
1300 |               #endif
1301 |
1302 |   ;
1303 |   return 0;
1304 | }
1305 configure:16018: result: no
1306 configure:16064: checking whether C compiler allows unaligned doubles
1307 configure:16107: gcc -o conftest  -O2   conftest.c  >&5
1308 configure:16111: $? = 0
1309 configure:16117: ./conftest
1310 configure:16121: $? = 0
1311 configure:16138: result: yes
1312 configure:16157: checking whether gcc supports __func__
1313 configure:16183: gcc -c  -O2  conftest.c >&5
1314 configure:16190: $? = 0
1315 configure:16205: result: yes
1316 configure:16349: result: Using gcc to determine dependencies
1317 configure:16381: checking whether long double is supported
1318 configure:16408: gcc -c  -O2  conftest.c >&5
1319 configure:16415: $? = 0
1320 configure:16430: result: yes
1321 configure:16441: checking whether long long is supported
1322 configure:16468: gcc -c  -O2  conftest.c >&5
1323 configure:16475: $? = 0
1324 configure:16490: result: yes
1325 configure:16503: checking for max C struct integer alignment
1326 configure:16631: gcc -o conftest  -O2   conftest.c  >&5
1327 configure:16635: $? = 0
1328 configure:16641: ./conftest
1329 configure:16645: $? = 0
1330 configure:16664: result: eight
1331 configure:16701: checking for max C struct floating point alignment
1332 configure:16813: gcc -o conftest  -O2   conftest.c  >&5
1333 configure:16817: $? = 0
1334 configure:16823: ./conftest
1335 configure:16827: $? = 0
1336 configure:16846: result: sixteen
1337 configure:16881: checking for max C struct alignment of structs with doubles
1338 configure:16962: gcc -o conftest  -O2   conftest.c  >&5
1339 configure:16966: $? = 0
1340 configure:16972: ./conftest
1341 configure:16976: $? = 0
1342 configure:16995: result: eight
1343 configure:17002: checking for max C struct floating point alignment with long doubles
1344 configure:17084: gcc -o conftest  -O2   conftest.c  >&5
1345 configure:17088: $? = 0
1346 configure:17094: ./conftest
1347 configure:17098: $? = 0
1348 configure:17117: result: sixteen
1349 configure:17127: 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.
1350 configure:17162: checking if alignment of structs with doubles is based on position
1351 configure:17206: gcc -o conftest  -O2   conftest.c  >&5
1352 configure:17210: $? = 0
1353 configure:17216: ./conftest
1354 configure:17220: $? = 0
1355 configure:17239: result: no
1356 configure:17255: checking if alignment of structs with long long ints is based on position
1357 configure:17301: gcc -o conftest  -O2   conftest.c  >&5
1358 configure:17305: $? = 0
1359 configure:17311: ./conftest
1360 configure:17315: $? = 0
1361 configure:17334: result: no
1362 configure:17350: checking if double alignment breaks rules, find actual alignment
1363 configure:17407: gcc -o conftest  -O2   conftest.c  >&5
1364 configure:17411: $? = 0
1365 configure:17417: ./conftest
1366 configure:17421: $? = 0
1367 configure:17440: result: no
1368 configure:17456: checking for alignment restrictions on pointers
1369 configure:17486: gcc -o conftest  -O2   conftest.c  >&5
1370 configure:17490: $? = 0
1371 configure:17496: ./conftest
1372 configure:17500: $? = 0
1373 configure:17526: result: int or better
1374 configure:17538: checking size of char
1375 configure:17841: gcc -o conftest  -O2   conftest.c  >&5
1376 configure:17845: $? = 0
1377 configure:17851: ./conftest
1378 configure:17855: $? = 0
1379 configure:17879: result: 1
1380 configure:17893: checking size of unsigned char
1381 configure:18196: gcc -o conftest  -O2   conftest.c  >&5
1382 configure:18200: $? = 0
1383 configure:18206: ./conftest
1384 configure:18210: $? = 0
1385 configure:18234: result: 1
1386 configure:18248: checking size of short
1387 configure:18551: gcc -o conftest  -O2   conftest.c  >&5
1388 configure:18555: $? = 0
1389 configure:18561: ./conftest
1390 configure:18565: $? = 0
1391 configure:18589: result: 2
1392 configure:18603: checking size of unsigned short
1393 configure:18906: gcc -o conftest  -O2   conftest.c  >&5
1394 configure:18910: $? = 0
1395 configure:18916: ./conftest
1396 configure:18920: $? = 0
1397 configure:18944: result: 2
1398 configure:18958: checking size of int
1399 configure:19261: gcc -o conftest  -O2   conftest.c  >&5
1400 configure:19265: $? = 0
1401 configure:19271: ./conftest
1402 configure:19275: $? = 0
1403 configure:19299: result: 4
1404 configure:19313: checking size of unsigned int
1405 configure:19616: gcc -o conftest  -O2   conftest.c  >&5
1406 configure:19620: $? = 0
1407 configure:19626: ./conftest
1408 configure:19630: $? = 0
1409 configure:19654: result: 4
1410 configure:19668: checking size of long
1411 configure:19971: gcc -o conftest  -O2   conftest.c  >&5
1412 configure:19975: $? = 0
1413 configure:19981: ./conftest
1414 configure:19985: $? = 0
1415 configure:20009: result: 8
1416 configure:20023: checking size of unsigned long
1417 configure:20326: gcc -o conftest  -O2   conftest.c  >&5
1418 configure:20330: $? = 0
1419 configure:20336: ./conftest
1420 configure:20340: $? = 0
1421 configure:20364: result: 8
1422 configure:20378: checking size of long long
1423 configure:20681: gcc -o conftest  -O2   conftest.c  >&5
1424 configure:20685: $? = 0
1425 configure:20691: ./conftest
1426 configure:20695: $? = 0
1427 configure:20719: result: 8
1428 configure:20733: checking size of unsigned long long
1429 configure:21036: gcc -o conftest  -O2   conftest.c  >&5
1430 configure:21040: $? = 0
1431 configure:21046: ./conftest
1432 configure:21050: $? = 0
1433 configure:21074: result: 8
1434 configure:21088: checking size of float
1435 configure:21391: gcc -o conftest  -O2   conftest.c  >&5
1436 configure:21395: $? = 0
1437 configure:21401: ./conftest
1438 configure:21405: $? = 0
1439 configure:21429: result: 4
1440 configure:21443: checking size of double
1441 configure:21746: gcc -o conftest  -O2   conftest.c  >&5
1442 configure:21750: $? = 0
1443 configure:21756: ./conftest
1444 configure:21760: $? = 0
1445 configure:21784: result: 8
1446 configure:21798: checking size of long double
1447 configure:22101: gcc -o conftest  -O2   conftest.c  >&5
1448 configure:22105: $? = 0
1449 configure:22111: ./conftest
1450 configure:22115: $? = 0
1451 configure:22139: result: 16
1452 configure:22153: checking size of wchar_t
1453 configure:22456: gcc -o conftest  -O2   conftest.c  >&5
1454 configure:22460: $? = 0
1455 configure:22466: ./conftest
1456 configure:22470: $? = 0
1457 configure:22494: result: 4
1458 configure:22670: checking size of void *
1459 configure:22973: gcc -o conftest  -O2   conftest.c  >&5
1460 configure:22977: $? = 0
1461 configure:22983: ./conftest
1462 configure:22987: $? = 0
1463 configure:23011: result: 8
1464 configure:23023: checking for size of float int
1465 configure:23054: gcc -o conftest  -O2   conftest.c  >&5
1466 configure:23058: $? = 0
1467 configure:23064: ./conftest
1468 configure:23068: $? = 0
1469 configure:23093: result: 8
1470 configure:23099: checking for size of double int
1471 configure:23130: gcc -o conftest  -O2   conftest.c  >&5
1472 configure:23134: $? = 0
1473 configure:23140: ./conftest
1474 configure:23144: $? = 0
1475 configure:23169: result: 12
1476 configure:23175: checking for size of long int
1477 configure:23206: gcc -o conftest  -O2   conftest.c  >&5
1478 configure:23210: $? = 0
1479 configure:23216: ./conftest
1480 configure:23220: $? = 0
1481 configure:23245: result: 12
1482 configure:23251: checking for size of short int
1483 configure:23282: gcc -o conftest  -O2   conftest.c  >&5
1484 configure:23286: $? = 0
1485 configure:23292: ./conftest
1486 configure:23296: $? = 0
1487 configure:23321: result: 6
1488 configure:23327: checking for size of 2 int
1489 configure:23358: gcc -o conftest  -O2   conftest.c  >&5
1490 configure:23362: $? = 0
1491 configure:23368: ./conftest
1492 configure:23372: $? = 0
1493 configure:23397: result: 8
1494 configure:23403: checking for size of long double int
1495 configure:23434: gcc -o conftest  -O2   conftest.c  >&5
1496 configure:23438: $? = 0
1497 configure:23444: ./conftest
1498 configure:23448: $? = 0
1499 configure:23473: result: 20
1500 configure:23482: checking for sys/bitypes.h
1501 configure:23503:   conftest.c
1502 ./configure: line 1: conftest.c: command not found
1503 configure:23510: $? = 127
1504 configure: failed program was:
1505 | /* confdefs.h.  */
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 | #define HAVE_CXX_EXCEPTIONS /**/
1526 | #define HAVE_NAMESPACES /**/
1527 | #define HAVE_NAMESPACE_STD /**/
1528 | #define HAVE_CXX_BINDING 1
1529 | #define HAVE_NAMEPUB_SERVICE 1
1530 | #define restrict __restrict
1531 | #define HAVE_GCC_ATTRIBUTE 1
1532 | #define HAVE_SYS_TYPES_H 1
1533 | #define HAVE_SYS_STAT_H 1
1534 | #define HAVE_STDLIB_H 1
1535 | #define HAVE_STRING_H 1
1536 | #define HAVE_MEMORY_H 1
1537 | #define HAVE_STRINGS_H 1
1538 | #define HAVE_INTTYPES_H 1
1539 | #define HAVE_STDINT_H 1
1540 | #define HAVE_UNISTD_H 1
1541 | #define WORDS_LITTLEENDIAN 1
1542 | #define HAVE_LONG_DOUBLE 1
1543 | #define HAVE_LONG_LONG_INT 1
1544 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
1545 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
1546 | #define HAVE_MAX_FP_ALIGNMENT 16
1547 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
1548 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
1549 | #define SIZEOF_CHAR 1
1550 | #define SIZEOF_UNSIGNED_CHAR 1
1551 | #define SIZEOF_SHORT 2
1552 | #define SIZEOF_UNSIGNED_SHORT 2
1553 | #define SIZEOF_INT 4
1554 | #define SIZEOF_UNSIGNED_INT 4
1555 | #define SIZEOF_LONG 8
1556 | #define SIZEOF_UNSIGNED_LONG 8
1557 | #define SIZEOF_LONG_LONG 8
1558 | #define SIZEOF_UNSIGNED_LONG_LONG 8
1559 | #define SIZEOF_FLOAT 4
1560 | #define SIZEOF_DOUBLE 8
1561 | #define SIZEOF_LONG_DOUBLE 16
1562 | #define SIZEOF_WCHAR_T 4
1563 | #define SIZEOF_VOID_P 8
1564 | /* end confdefs.h.  */
1565 | #include <sys/bitypes.h>
1566 configure:23534: gcc -c  -O2  conftest.c 1>&5
1567 configure:23537: $? = 0
1568 configure:23557: result: yes
1569 configure:23572: checking for inttypes.h
1570 configure:23647: result: yes
1571 configure:23658: checking for int8_t
1572 configure:23689: gcc -c  -O2  conftest.c >&5
1573 configure:23696: $? = 0
1574 configure:23725: gcc -c  -O2  conftest.c >&5
1575 conftest.c: In function `main':
1576 conftest.c:99: size of array `test_array' is negative
1577 configure:23732: $? = 1
1578 configure: failed program was:
1579 | /* confdefs.h.  */
1580 | #define PACKAGE_NAME ""
1581 | #define PACKAGE_TARNAME ""
1582 | #define PACKAGE_VERSION ""
1583 | #define PACKAGE_STRING ""
1584 | #define PACKAGE_BUGREPORT ""
1585 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1586 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1587 | #define USE_LOGGING MPID_LOGGING_NONE
1588 | #define HAVE_RUNTIME_THREADCHECK 1
1589 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1590 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1591 | #define HAVE_ROMIO 1
1592 | #define HAVE_PRAGMA_WEAK 1
1593 | #define USE_WEAK_SYMBOLS 1
1594 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1595 | #define HAVE_LONG_LONG 1
1596 | #define F77_NAME_LOWER_2USCORE 1
1597 | #define STDCALL
1598 | #define HAVE_FORTRAN_BINDING 1
1599 | #define HAVE_CXX_EXCEPTIONS /**/
1600 | #define HAVE_NAMESPACES /**/
1601 | #define HAVE_NAMESPACE_STD /**/
1602 | #define HAVE_CXX_BINDING 1
1603 | #define HAVE_NAMEPUB_SERVICE 1
1604 | #define restrict __restrict
1605 | #define HAVE_GCC_ATTRIBUTE 1
1606 | #define HAVE_SYS_TYPES_H 1
1607 | #define HAVE_SYS_STAT_H 1
1608 | #define HAVE_STDLIB_H 1
1609 | #define HAVE_STRING_H 1
1610 | #define HAVE_MEMORY_H 1
1611 | #define HAVE_STRINGS_H 1
1612 | #define HAVE_INTTYPES_H 1
1613 | #define HAVE_STDINT_H 1
1614 | #define HAVE_UNISTD_H 1
1615 | #define WORDS_LITTLEENDIAN 1
1616 | #define HAVE_LONG_DOUBLE 1
1617 | #define HAVE_LONG_LONG_INT 1
1618 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
1619 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
1620 | #define HAVE_MAX_FP_ALIGNMENT 16
1621 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
1622 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
1623 | #define SIZEOF_CHAR 1
1624 | #define SIZEOF_UNSIGNED_CHAR 1
1625 | #define SIZEOF_SHORT 2
1626 | #define SIZEOF_UNSIGNED_SHORT 2
1627 | #define SIZEOF_INT 4
1628 | #define SIZEOF_UNSIGNED_INT 4
1629 | #define SIZEOF_LONG 8
1630 | #define SIZEOF_UNSIGNED_LONG 8
1631 | #define SIZEOF_LONG_LONG 8
1632 | #define SIZEOF_UNSIGNED_LONG_LONG 8
1633 | #define SIZEOF_FLOAT 4
1634 | #define SIZEOF_DOUBLE 8
1635 | #define SIZEOF_LONG_DOUBLE 16
1636 | #define SIZEOF_WCHAR_T 4
1637 | #define SIZEOF_VOID_P 8
1638 | #define HAVE_SYS_BITYPES_H 1
1639 | /* end confdefs.h.  */
1640 | #include <stdio.h>
1641 | #ifdef HAVE_SYS_TYPES_H
1642 | # include <sys/types.h>
1643 | #endif
1644 | #ifdef HAVE_SYS_STAT_H
1645 | # include <sys/stat.h>
1646 | #endif
1647 | #ifdef STDC_HEADERS
1648 | # include <stdlib.h>
1649 | # include <stddef.h>
1650 | #else
1651 | # ifdef HAVE_STDLIB_H
1652 | #  include <stdlib.h>
1653 | # endif
1654 | #endif
1655 | #ifdef HAVE_STRING_H
1656 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1657 | #  include <memory.h>
1658 | # endif
1659 | # include <string.h>
1660 | #endif
1661 | #ifdef HAVE_STRINGS_H
1662 | # include <strings.h>
1663 | #endif
1664 | #ifdef HAVE_INTTYPES_H
1665 | # include <inttypes.h>
1666 | #endif
1667 | #ifdef HAVE_STDINT_H
1668 | # include <stdint.h>
1669 | #endif
1670 | #ifdef HAVE_UNISTD_H
1671 | # include <unistd.h>
1672 | #endif
1673 | int
1674 | main ()
1675 | {
1676 | static int test_array [1 - 2 * !((int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 1)
1677 |                < (int8_t) ((((int8_t) 1 << (8 - 2)) - 1) * 2 + 2))];
1678 | test_array [0] = 0
1679 |
1680 |   ;
1681 |   return 0;
1682 | }
1683 configure:23761: result: yes
1684 configure:23774: checking for int16_t
1685 configure:23805: gcc -c  -O2  conftest.c >&5
1686 configure:23812: $? = 0
1687 configure:23841: gcc -c  -O2  conftest.c >&5
1688 conftest.c: In function `main':
1689 conftest.c:99: size of array `test_array' is negative
1690 configure:23848: $? = 1
1691 configure: failed program was:
1692 | /* confdefs.h.  */
1693 | #define PACKAGE_NAME ""
1694 | #define PACKAGE_TARNAME ""
1695 | #define PACKAGE_VERSION ""
1696 | #define PACKAGE_STRING ""
1697 | #define PACKAGE_BUGREPORT ""
1698 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1699 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1700 | #define USE_LOGGING MPID_LOGGING_NONE
1701 | #define HAVE_RUNTIME_THREADCHECK 1
1702 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1703 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1704 | #define HAVE_ROMIO 1
1705 | #define HAVE_PRAGMA_WEAK 1
1706 | #define USE_WEAK_SYMBOLS 1
1707 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1708 | #define HAVE_LONG_LONG 1
1709 | #define F77_NAME_LOWER_2USCORE 1
1710 | #define STDCALL
1711 | #define HAVE_FORTRAN_BINDING 1
1712 | #define HAVE_CXX_EXCEPTIONS /**/
1713 | #define HAVE_NAMESPACES /**/
1714 | #define HAVE_NAMESPACE_STD /**/
1715 | #define HAVE_CXX_BINDING 1
1716 | #define HAVE_NAMEPUB_SERVICE 1
1717 | #define restrict __restrict
1718 | #define HAVE_GCC_ATTRIBUTE 1
1719 | #define HAVE_SYS_TYPES_H 1
1720 | #define HAVE_SYS_STAT_H 1
1721 | #define HAVE_STDLIB_H 1
1722 | #define HAVE_STRING_H 1
1723 | #define HAVE_MEMORY_H 1
1724 | #define HAVE_STRINGS_H 1
1725 | #define HAVE_INTTYPES_H 1
1726 | #define HAVE_STDINT_H 1
1727 | #define HAVE_UNISTD_H 1
1728 | #define WORDS_LITTLEENDIAN 1
1729 | #define HAVE_LONG_DOUBLE 1
1730 | #define HAVE_LONG_LONG_INT 1
1731 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
1732 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
1733 | #define HAVE_MAX_FP_ALIGNMENT 16
1734 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
1735 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
1736 | #define SIZEOF_CHAR 1
1737 | #define SIZEOF_UNSIGNED_CHAR 1
1738 | #define SIZEOF_SHORT 2
1739 | #define SIZEOF_UNSIGNED_SHORT 2
1740 | #define SIZEOF_INT 4
1741 | #define SIZEOF_UNSIGNED_INT 4
1742 | #define SIZEOF_LONG 8
1743 | #define SIZEOF_UNSIGNED_LONG 8
1744 | #define SIZEOF_LONG_LONG 8
1745 | #define SIZEOF_UNSIGNED_LONG_LONG 8
1746 | #define SIZEOF_FLOAT 4
1747 | #define SIZEOF_DOUBLE 8
1748 | #define SIZEOF_LONG_DOUBLE 16
1749 | #define SIZEOF_WCHAR_T 4
1750 | #define SIZEOF_VOID_P 8
1751 | #define HAVE_SYS_BITYPES_H 1
1752 | /* end confdefs.h.  */
1753 | #include <stdio.h>
1754 | #ifdef HAVE_SYS_TYPES_H
1755 | # include <sys/types.h>
1756 | #endif
1757 | #ifdef HAVE_SYS_STAT_H
1758 | # include <sys/stat.h>
1759 | #endif
1760 | #ifdef STDC_HEADERS
1761 | # include <stdlib.h>
1762 | # include <stddef.h>
1763 | #else
1764 | # ifdef HAVE_STDLIB_H
1765 | #  include <stdlib.h>
1766 | # endif
1767 | #endif
1768 | #ifdef HAVE_STRING_H
1769 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1770 | #  include <memory.h>
1771 | # endif
1772 | # include <string.h>
1773 | #endif
1774 | #ifdef HAVE_STRINGS_H
1775 | # include <strings.h>
1776 | #endif
1777 | #ifdef HAVE_INTTYPES_H
1778 | # include <inttypes.h>
1779 | #endif
1780 | #ifdef HAVE_STDINT_H
1781 | # include <stdint.h>
1782 | #endif
1783 | #ifdef HAVE_UNISTD_H
1784 | # include <unistd.h>
1785 | #endif
1786 | int
1787 | main ()
1788 | {
1789 | static int test_array [1 - 2 * !((int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 1)
1790 |                < (int16_t) ((((int16_t) 1 << (16 - 2)) - 1) * 2 + 2))];
1791 | test_array [0] = 0
1792 |
1793 |   ;
1794 |   return 0;
1795 | }
1796 configure:23877: result: yes
1797 configure:23890: checking for int32_t
1798 configure:23921: gcc -c  -O2  conftest.c >&5
1799 configure:23928: $? = 0
1800 configure:23957: gcc -c  -O2  conftest.c >&5
1801 conftest.c: In function `main':
1802 conftest.c:99: warning: integer overflow in expression
1803 conftest.c:99: size of array `test_array' is negative
1804 configure:23964: $? = 1
1805 configure: failed program was:
1806 | /* confdefs.h.  */
1807 | #define PACKAGE_NAME ""
1808 | #define PACKAGE_TARNAME ""
1809 | #define PACKAGE_VERSION ""
1810 | #define PACKAGE_STRING ""
1811 | #define PACKAGE_BUGREPORT ""
1812 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1813 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1814 | #define USE_LOGGING MPID_LOGGING_NONE
1815 | #define HAVE_RUNTIME_THREADCHECK 1
1816 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1817 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1818 | #define HAVE_ROMIO 1
1819 | #define HAVE_PRAGMA_WEAK 1
1820 | #define USE_WEAK_SYMBOLS 1
1821 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1822 | #define HAVE_LONG_LONG 1
1823 | #define F77_NAME_LOWER_2USCORE 1
1824 | #define STDCALL
1825 | #define HAVE_FORTRAN_BINDING 1
1826 | #define HAVE_CXX_EXCEPTIONS /**/
1827 | #define HAVE_NAMESPACES /**/
1828 | #define HAVE_NAMESPACE_STD /**/
1829 | #define HAVE_CXX_BINDING 1
1830 | #define HAVE_NAMEPUB_SERVICE 1
1831 | #define restrict __restrict
1832 | #define HAVE_GCC_ATTRIBUTE 1
1833 | #define HAVE_SYS_TYPES_H 1
1834 | #define HAVE_SYS_STAT_H 1
1835 | #define HAVE_STDLIB_H 1
1836 | #define HAVE_STRING_H 1
1837 | #define HAVE_MEMORY_H 1
1838 | #define HAVE_STRINGS_H 1
1839 | #define HAVE_INTTYPES_H 1
1840 | #define HAVE_STDINT_H 1
1841 | #define HAVE_UNISTD_H 1
1842 | #define WORDS_LITTLEENDIAN 1
1843 | #define HAVE_LONG_DOUBLE 1
1844 | #define HAVE_LONG_LONG_INT 1
1845 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
1846 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
1847 | #define HAVE_MAX_FP_ALIGNMENT 16
1848 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
1849 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
1850 | #define SIZEOF_CHAR 1
1851 | #define SIZEOF_UNSIGNED_CHAR 1
1852 | #define SIZEOF_SHORT 2
1853 | #define SIZEOF_UNSIGNED_SHORT 2
1854 | #define SIZEOF_INT 4
1855 | #define SIZEOF_UNSIGNED_INT 4
1856 | #define SIZEOF_LONG 8
1857 | #define SIZEOF_UNSIGNED_LONG 8
1858 | #define SIZEOF_LONG_LONG 8
1859 | #define SIZEOF_UNSIGNED_LONG_LONG 8
1860 | #define SIZEOF_FLOAT 4
1861 | #define SIZEOF_DOUBLE 8
1862 | #define SIZEOF_LONG_DOUBLE 16
1863 | #define SIZEOF_WCHAR_T 4
1864 | #define SIZEOF_VOID_P 8
1865 | #define HAVE_SYS_BITYPES_H 1
1866 | /* end confdefs.h.  */
1867 | #include <stdio.h>
1868 | #ifdef HAVE_SYS_TYPES_H
1869 | # include <sys/types.h>
1870 | #endif
1871 | #ifdef HAVE_SYS_STAT_H
1872 | # include <sys/stat.h>
1873 | #endif
1874 | #ifdef STDC_HEADERS
1875 | # include <stdlib.h>
1876 | # include <stddef.h>
1877 | #else
1878 | # ifdef HAVE_STDLIB_H
1879 | #  include <stdlib.h>
1880 | # endif
1881 | #endif
1882 | #ifdef HAVE_STRING_H
1883 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1884 | #  include <memory.h>
1885 | # endif
1886 | # include <string.h>
1887 | #endif
1888 | #ifdef HAVE_STRINGS_H
1889 | # include <strings.h>
1890 | #endif
1891 | #ifdef HAVE_INTTYPES_H
1892 | # include <inttypes.h>
1893 | #endif
1894 | #ifdef HAVE_STDINT_H
1895 | # include <stdint.h>
1896 | #endif
1897 | #ifdef HAVE_UNISTD_H
1898 | # include <unistd.h>
1899 | #endif
1900 | int
1901 | main ()
1902 | {
1903 | static int test_array [1 - 2 * !((int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 1)
1904 |                < (int32_t) ((((int32_t) 1 << (32 - 2)) - 1) * 2 + 2))];
1905 | test_array [0] = 0
1906 |
1907 |   ;
1908 |   return 0;
1909 | }
1910 configure:23993: result: yes
1911 configure:24006: checking for int64_t
1912 configure:24037: gcc -c  -O2  conftest.c >&5
1913 configure:24044: $? = 0
1914 configure:24073: gcc -c  -O2  conftest.c >&5
1915 conftest.c: In function `main':
1916 conftest.c:99: warning: integer overflow in expression
1917 conftest.c:99: size of array `test_array' is negative
1918 configure:24080: $? = 1
1919 configure: failed program was:
1920 | /* confdefs.h.  */
1921 | #define PACKAGE_NAME ""
1922 | #define PACKAGE_TARNAME ""
1923 | #define PACKAGE_VERSION ""
1924 | #define PACKAGE_STRING ""
1925 | #define PACKAGE_BUGREPORT ""
1926 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
1927 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
1928 | #define USE_LOGGING MPID_LOGGING_NONE
1929 | #define HAVE_RUNTIME_THREADCHECK 1
1930 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1931 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1932 | #define HAVE_ROMIO 1
1933 | #define HAVE_PRAGMA_WEAK 1
1934 | #define USE_WEAK_SYMBOLS 1
1935 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1936 | #define HAVE_LONG_LONG 1
1937 | #define F77_NAME_LOWER_2USCORE 1
1938 | #define STDCALL
1939 | #define HAVE_FORTRAN_BINDING 1
1940 | #define HAVE_CXX_EXCEPTIONS /**/
1941 | #define HAVE_NAMESPACES /**/
1942 | #define HAVE_NAMESPACE_STD /**/
1943 | #define HAVE_CXX_BINDING 1
1944 | #define HAVE_NAMEPUB_SERVICE 1
1945 | #define restrict __restrict
1946 | #define HAVE_GCC_ATTRIBUTE 1
1947 | #define HAVE_SYS_TYPES_H 1
1948 | #define HAVE_SYS_STAT_H 1
1949 | #define HAVE_STDLIB_H 1
1950 | #define HAVE_STRING_H 1
1951 | #define HAVE_MEMORY_H 1
1952 | #define HAVE_STRINGS_H 1
1953 | #define HAVE_INTTYPES_H 1
1954 | #define HAVE_STDINT_H 1
1955 | #define HAVE_UNISTD_H 1
1956 | #define WORDS_LITTLEENDIAN 1
1957 | #define HAVE_LONG_DOUBLE 1
1958 | #define HAVE_LONG_LONG_INT 1
1959 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
1960 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
1961 | #define HAVE_MAX_FP_ALIGNMENT 16
1962 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
1963 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
1964 | #define SIZEOF_CHAR 1
1965 | #define SIZEOF_UNSIGNED_CHAR 1
1966 | #define SIZEOF_SHORT 2
1967 | #define SIZEOF_UNSIGNED_SHORT 2
1968 | #define SIZEOF_INT 4
1969 | #define SIZEOF_UNSIGNED_INT 4
1970 | #define SIZEOF_LONG 8
1971 | #define SIZEOF_UNSIGNED_LONG 8
1972 | #define SIZEOF_LONG_LONG 8
1973 | #define SIZEOF_UNSIGNED_LONG_LONG 8
1974 | #define SIZEOF_FLOAT 4
1975 | #define SIZEOF_DOUBLE 8
1976 | #define SIZEOF_LONG_DOUBLE 16
1977 | #define SIZEOF_WCHAR_T 4
1978 | #define SIZEOF_VOID_P 8
1979 | #define HAVE_SYS_BITYPES_H 1
1980 | /* end confdefs.h.  */
1981 | #include <stdio.h>
1982 | #ifdef HAVE_SYS_TYPES_H
1983 | # include <sys/types.h>
1984 | #endif
1985 | #ifdef HAVE_SYS_STAT_H
1986 | # include <sys/stat.h>
1987 | #endif
1988 | #ifdef STDC_HEADERS
1989 | # include <stdlib.h>
1990 | # include <stddef.h>
1991 | #else
1992 | # ifdef HAVE_STDLIB_H
1993 | #  include <stdlib.h>
1994 | # endif
1995 | #endif
1996 | #ifdef HAVE_STRING_H
1997 | # if !defined STDC_HEADERS && defined HAVE_MEMORY_H
1998 | #  include <memory.h>
1999 | # endif
2000 | # include <string.h>
2001 | #endif
2002 | #ifdef HAVE_STRINGS_H
2003 | # include <strings.h>
2004 | #endif
2005 | #ifdef HAVE_INTTYPES_H
2006 | # include <inttypes.h>
2007 | #endif
2008 | #ifdef HAVE_STDINT_H
2009 | # include <stdint.h>
2010 | #endif
2011 | #ifdef HAVE_UNISTD_H
2012 | # include <unistd.h>
2013 | #endif
2014 | int
2015 | main ()
2016 | {
2017 | static int test_array [1 - 2 * !((int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 1)
2018 |                < (int64_t) ((((int64_t) 1 << (64 - 2)) - 1) * 2 + 2))];
2019 | test_array [0] = 0
2020 |
2021 |   ;
2022 |   return 0;
2023 | }
2024 configure:24109: result: yes
2025 configure:24155: checking for uint8_t
2026 configure:24186: gcc -c  -O2  conftest.c >&5
2027 configure:24193: $? = 0
2028 configure:24214: result: yes
2029 configure:24232: checking for uint16_t
2030 configure:24263: gcc -c  -O2  conftest.c >&5
2031 configure:24270: $? = 0
2032 configure:24291: result: yes
2033 configure:24305: checking for uint32_t
2034 configure:24336: gcc -c  -O2  conftest.c >&5
2035 configure:24343: $? = 0
2036 configure:24364: result: yes
2037 configure:24382: checking for uint64_t
2038 configure:24413: gcc -c  -O2  conftest.c >&5
2039 configure:24420: $? = 0
2040 configure:24441: result: yes
2041 configure:24806: checking for size of Fortran type integer
2042 configure:24842: gcc -c  -O2  conftestc.c >&5
2043 configure:24845: $? = 0
2044 configure:24864: g77 -o conftest  -O2  conftest.f conftestc.o  >&5
2045 configure:24867: $? = 0
2046 configure:24903: result: 4
2047 configure:24914: checking for size of Fortran type real
2048 configure:24950: gcc -c  -O2  conftestc.c >&5
2049 configure:24953: $? = 0
2050 configure:24972: g77 -o conftest  -O2  conftest.f conftestc.o  >&5
2051 configure:24975: $? = 0
2052 configure:25011: result: 4
2053 configure:25022: checking for size of Fortran type double precision
2054 configure:25058: gcc -c  -O2  conftestc.c >&5
2055 configure:25061: $? = 0
2056 configure:25080: g77 -o conftest  -O2  conftest.f conftestc.o  >&5
2057 configure:25083: $? = 0
2058 configure:25119: result: 8
2059 configure:25138: checking whether integer*1 is supported
2060 configure:25155: g77 -c  -O2 conftest.f >&5
2061 configure:25162: $? = 0
2062 configure:25177: result: yes
2063 configure:25179: checking whether integer*2 is supported
2064 configure:25196: g77 -c  -O2 conftest.f >&5
2065 configure:25203: $? = 0
2066 configure:25218: result: yes
2067 configure:25220: checking whether integer*4 is supported
2068 configure:25237: g77 -c  -O2 conftest.f >&5
2069 configure:25244: $? = 0
2070 configure:25259: result: yes
2071 configure:25261: checking whether integer*8 is supported
2072 configure:25278: g77 -c  -O2 conftest.f >&5
2073 configure:25285: $? = 0
2074 configure:25300: result: yes
2075 configure:25302: checking whether integer*16 is supported
2076 configure:25319: g77 -c  -O2 conftest.f >&5
2077 conftest.f: In program `main':
2078 conftest.f:2:
2079          integer*16 i
2080          1       2
2081 Invalid kind at (2) for type at (1) -- unsupported or not permitted
2082 configure:25326: $? = 1
2083 configure: failed program was:
2084 |       program main
2085 |       integer*16 i
2086 |       end
2087 configure:25341: result: no
2088 configure:25343: checking whether real*4 is supported
2089 configure:25360: g77 -c  -O2 conftest.f >&5
2090 configure:25367: $? = 0
2091 configure:25382: result: yes
2092 configure:25384: checking whether real*8 is supported
2093 configure:25401: g77 -c  -O2 conftest.f >&5
2094 configure:25408: $? = 0
2095 configure:25423: result: yes
2096 configure:25425: checking whether real*16 is supported
2097 configure:25442: g77 -c  -O2 conftest.f >&5
2098 conftest.f: In program `main':
2099 conftest.f:2:
2100          real*16 a
2101          1    2
2102 Invalid kind at (2) for type at (1) -- unsupported or not permitted
2103 configure:25449: $? = 1
2104 configure: failed program was:
2105 |       program main
2106 |       real*16 a
2107 |       end
2108 configure:25464: result: no
2109 configure:25856: checking for C type matching Fortran integer
2110 configure:25863: result: int
2111 configure:25912: checking for size of MPI_Status
2112 configure:25955: gcc -o conftest  -O2   conftest.c  >&5
2113 configure:25959: $? = 0
2114 configure:25965: ./conftest
2115 configure:25969: $? = 0
2116 configure:25987: result: 20
2117 configure:26016: checking for values of Fortran logicals
2118 configure:26059: gcc -c  -O2  conftestc.c >&5
2119 configure:26062: $? = 0
2120 configure:26072: g77 -o conftest  -O2  conftest.f conftestc.o  >&5
2121 configure:26075: $? = 0
2122 configure:26113: result: True is 1 and False is 0
2123 configure:26203: checking how to run the C preprocessor
2124 configure:26243: gcc -E  conftest.c
2125 configure:26250: $? = 0
2126 configure:26281: gcc -E  conftest.c
2127 conftest.c:80:28: ac_nonexistent.h: No such file or directory
2128 configure:26288: $? = 1
2129 configure: failed program was:
2130 | /* confdefs.h.  */
2131 | #define PACKAGE_NAME ""
2132 | #define PACKAGE_TARNAME ""
2133 | #define PACKAGE_VERSION ""
2134 | #define PACKAGE_STRING ""
2135 | #define PACKAGE_BUGREPORT ""
2136 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2137 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
2138 | #define USE_LOGGING MPID_LOGGING_NONE
2139 | #define HAVE_RUNTIME_THREADCHECK 1
2140 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2141 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2142 | #define HAVE_ROMIO 1
2143 | #define HAVE_PRAGMA_WEAK 1
2144 | #define USE_WEAK_SYMBOLS 1
2145 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
2146 | #define HAVE_LONG_LONG 1
2147 | #define F77_NAME_LOWER_2USCORE 1
2148 | #define STDCALL
2149 | #define HAVE_FORTRAN_BINDING 1
2150 | #define HAVE_CXX_EXCEPTIONS /**/
2151 | #define HAVE_NAMESPACES /**/
2152 | #define HAVE_NAMESPACE_STD /**/
2153 | #define HAVE_CXX_BINDING 1
2154 | #define HAVE_NAMEPUB_SERVICE 1
2155 | #define restrict __restrict
2156 | #define HAVE_GCC_ATTRIBUTE 1
2157 | #define HAVE_SYS_TYPES_H 1
2158 | #define HAVE_SYS_STAT_H 1
2159 | #define HAVE_STDLIB_H 1
2160 | #define HAVE_STRING_H 1
2161 | #define HAVE_MEMORY_H 1
2162 | #define HAVE_STRINGS_H 1
2163 | #define HAVE_INTTYPES_H 1
2164 | #define HAVE_STDINT_H 1
2165 | #define HAVE_UNISTD_H 1
2166 | #define WORDS_LITTLEENDIAN 1
2167 | #define HAVE_LONG_DOUBLE 1
2168 | #define HAVE_LONG_LONG_INT 1
2169 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
2170 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
2171 | #define HAVE_MAX_FP_ALIGNMENT 16
2172 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
2173 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
2174 | #define SIZEOF_CHAR 1
2175 | #define SIZEOF_UNSIGNED_CHAR 1
2176 | #define SIZEOF_SHORT 2
2177 | #define SIZEOF_UNSIGNED_SHORT 2
2178 | #define SIZEOF_INT 4
2179 | #define SIZEOF_UNSIGNED_INT 4
2180 | #define SIZEOF_LONG 8
2181 | #define SIZEOF_UNSIGNED_LONG 8
2182 | #define SIZEOF_LONG_LONG 8
2183 | #define SIZEOF_UNSIGNED_LONG_LONG 8
2184 | #define SIZEOF_FLOAT 4
2185 | #define SIZEOF_DOUBLE 8
2186 | #define SIZEOF_LONG_DOUBLE 16
2187 | #define SIZEOF_WCHAR_T 4
2188 | #define SIZEOF_VOID_P 8
2189 | #define HAVE_SYS_BITYPES_H 1
2190 | #define HAVE_INT16_T 1
2191 | #define HAVE_INT32_T 1
2192 | #define HAVE_INT64_T 1
2193 | #define MPIR_REAL4_CTYPE float
2194 | #define MPIR_REAL8_CTYPE double
2195 | #define MPIR_REAL16_CTYPE long double
2196 | #define MPIR_INTEGER1_CTYPE char
2197 | #define MPIR_INTEGER2_CTYPE short
2198 | #define MPIR_INTEGER4_CTYPE int
2199 | #define MPIR_INTEGER8_CTYPE long
2200 | #define SIZEOF_F77_INTEGER 4
2201 | #define SIZEOF_F77_REAL 4
2202 | #define SIZEOF_F77_DOUBLE_PRECISION 8
2203 | #define HAVE_AINT_LARGER_THAN_FINT 1
2204 | #define HAVE_FINT_IS_INT 1
2205 | #define F77_TRUE_VALUE_SET 1
2206 | #define F77_TRUE_VALUE 1
2207 | #define F77_FALSE_VALUE 0
2208 | /* end confdefs.h.  */
2209 | #include <ac_nonexistent.h>
2210 configure:26321: result: gcc -E
2211 configure:26350: gcc -E  conftest.c
2212 configure:26357: $? = 0
2213 configure:26388: gcc -E  conftest.c
2214 conftest.c:80:28: ac_nonexistent.h: No such file or directory
2215 configure:26395: $? = 1
2216 configure: failed program was:
2217 | /* confdefs.h.  */
2218 | #define PACKAGE_NAME ""
2219 | #define PACKAGE_TARNAME ""
2220 | #define PACKAGE_VERSION ""
2221 | #define PACKAGE_STRING ""
2222 | #define PACKAGE_BUGREPORT ""
2223 | #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2224 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
2225 | #define USE_LOGGING MPID_LOGGING_NONE
2226 | #define HAVE_RUNTIME_THREADCHECK 1
2227 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2228 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2229 | #define HAVE_ROMIO 1
2230 | #define HAVE_PRAGMA_WEAK 1
2231 | #define USE_WEAK_SYMBOLS 1
2232 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
2233 | #define HAVE_LONG_LONG 1
2234 | #define F77_NAME_LOWER_2USCORE 1
2235 | #define STDCALL
2236 | #define HAVE_FORTRAN_BINDING 1
2237 | #define HAVE_CXX_EXCEPTIONS /**/
2238 | #define HAVE_NAMESPACES /**/
2239 | #define HAVE_NAMESPACE_STD /**/
2240 | #define HAVE_CXX_BINDING 1
2241 | #define HAVE_NAMEPUB_SERVICE 1
2242 | #define restrict __restrict
2243 | #define HAVE_GCC_ATTRIBUTE 1
2244 | #define HAVE_SYS_TYPES_H 1
2245 | #define HAVE_SYS_STAT_H 1
2246 | #define HAVE_STDLIB_H 1
2247 | #define HAVE_STRING_H 1
2248 | #define HAVE_MEMORY_H 1
2249 | #define HAVE_STRINGS_H 1
2250 | #define HAVE_INTTYPES_H 1
2251 | #define HAVE_STDINT_H 1
2252 | #define HAVE_UNISTD_H 1
2253 | #define WORDS_LITTLEENDIAN 1
2254 | #define HAVE_LONG_DOUBLE 1
2255 | #define HAVE_LONG_LONG_INT 1
2256 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
2257 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
2258 | #define HAVE_MAX_FP_ALIGNMENT 16
2259 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
2260 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
2261 | #define SIZEOF_CHAR 1
2262 | #define SIZEOF_UNSIGNED_CHAR 1
2263 | #define SIZEOF_SHORT 2
2264 | #define SIZEOF_UNSIGNED_SHORT 2
2265 | #define SIZEOF_INT 4
2266 | #define SIZEOF_UNSIGNED_INT 4
2267 | #define SIZEOF_LONG 8
2268 | #define SIZEOF_UNSIGNED_LONG 8
2269 | #define SIZEOF_LONG_LONG 8
2270 | #define SIZEOF_UNSIGNED_LONG_LONG 8
2271 | #define SIZEOF_FLOAT 4
2272 | #define SIZEOF_DOUBLE 8
2273 | #define SIZEOF_LONG_DOUBLE 16
2274 | #define SIZEOF_WCHAR_T 4
2275 | #define SIZEOF_VOID_P 8
2276 | #define HAVE_SYS_BITYPES_H 1
2277 | #define HAVE_INT16_T 1
2278 | #define HAVE_INT32_T 1
2279 | #define HAVE_INT64_T 1
2280 | #define MPIR_REAL4_CTYPE float
2281 | #define MPIR_REAL8_CTYPE double
2282 | #define MPIR_REAL16_CTYPE long double
2283 | #define MPIR_INTEGER1_CTYPE char
2284 | #define MPIR_INTEGER2_CTYPE short
2285 | #define MPIR_INTEGER4_CTYPE int
2286 | #define MPIR_INTEGER8_CTYPE long
2287 | #define SIZEOF_F77_INTEGER 4
2288 | #define SIZEOF_F77_REAL 4
2289 | #define SIZEOF_F77_DOUBLE_PRECISION 8
2290 | #define HAVE_AINT_LARGER_THAN_FINT 1
2291 | #define HAVE_FINT_IS_INT 1
2292 | #define F77_TRUE_VALUE_SET 1
2293 | #define F77_TRUE_VALUE 1
2294 | #define F77_FALSE_VALUE 0
2295 | /* end confdefs.h.  */
2296 | #include <ac_nonexistent.h>
2297 configure:26454: gcc -E conftest.c >/dev/null 2>conftest.out
2298 configure:26457: $? = 0
2299 configure:26556: gcc -o conftest  -O2   conftest.c  >&5
2300 configure:26559: $? = 0
2301 configure:26601: g77 -o conftest  -O2  conftest.f  >&5
2302 configure:26604: $? = 0
2303 configure:26649: c++ -o conftest  -O2   conftest.cpp  >&5
2304 configure:26652: $? = 0
2305 configure:2324: ifort -o conftest  -O2  conftest.f90  >&5
2306 Checkout succeeded: FCompL/25F149E20559
2307         License file: /opt/intel/licenses/NCOM_L_CMP_FOR_ND27-8L36KMR7.lic
2308         No server used
2309 configure:26975: checking whether real*8 is supported in Fortran 90
2310 configure:26992: ifort -c  -O2 conftest.f90 >&5
2311 Checkout succeeded: FCompL/25F149E20559
2312         License file: /opt/intel/licenses/NCOM_L_CMP_FOR_ND27-8L36KMR7.lic
2313         No server used
2314 configure:26999: $? = 0
2315 configure:27014: result: yes
2316 configure:27044: 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 .
2317
2318 ## ---------------- ##
2319 ## Cache variables. ##
2320 ## ---------------- ##
2321
2322 ac_cv_c_bigendian=no
2323 ac_cv_c_compiler_gnu=yes
2324 ac_cv_c_const=yes
2325 ac_cv_c_inline=inline
2326 ac_cv_c_int16_t=yes
2327 ac_cv_c_int32_t=yes
2328 ac_cv_c_int64_t=yes
2329 ac_cv_c_int8_t=yes
2330 ac_cv_c_uint16_t=yes
2331 ac_cv_c_uint32_t=yes
2332 ac_cv_c_uint64_t=yes
2333 ac_cv_c_uint8_t=yes
2334 ac_cv_cxx_bool=yes
2335 ac_cv_cxx_compiler_gnu=yes
2336 ac_cv_cxx_exceptions=yes
2337 ac_cv_cxx_namespace_std=yes
2338 ac_cv_cxx_namespaces=yes
2339 ac_cv_env_CCC_set=
2340 ac_cv_env_CCC_value=
2341 ac_cv_env_CC_set=
2342 ac_cv_env_CC_value=
2343 ac_cv_env_CFLAGS_set=
2344 ac_cv_env_CFLAGS_value=
2345 ac_cv_env_CPPFLAGS_set=
2346 ac_cv_env_CPPFLAGS_value=
2347 ac_cv_env_CPP_set=
2348 ac_cv_env_CPP_value=
2349 ac_cv_env_CXXCPP_set=
2350 ac_cv_env_CXXCPP_value=
2351 ac_cv_env_CXXFLAGS_set=
2352 ac_cv_env_CXXFLAGS_value=
2353 ac_cv_env_CXX_set=
2354 ac_cv_env_CXX_value=
2355 ac_cv_env_F77_set=
2356 ac_cv_env_F77_value=
2357 ac_cv_env_F90FLAGS_set=
2358 ac_cv_env_F90FLAGS_value=
2359 ac_cv_env_F90_set=
2360 ac_cv_env_F90_value=
2361 ac_cv_env_FFLAGS_set=
2362 ac_cv_env_FFLAGS_value=
2363 ac_cv_env_LDFLAGS_set=
2364 ac_cv_env_LDFLAGS_value=
2365 ac_cv_env_LIBS_set=
2366 ac_cv_env_LIBS_value=
2367 ac_cv_env_MPICH2LIB_CFLAGS_set=
2368 ac_cv_env_MPICH2LIB_CFLAGS_value=
2369 ac_cv_env_MPICH2LIB_CXXFLAGS_set=
2370 ac_cv_env_MPICH2LIB_CXXFLAGS_value=
2371 ac_cv_env_MPICH2LIB_F90FLAGS_set=
2372 ac_cv_env_MPICH2LIB_F90FLAGS_value=
2373 ac_cv_env_MPICH2LIB_FFLAGS_set=
2374 ac_cv_env_MPICH2LIB_FFLAGS_value=
2375 ac_cv_env_build_alias_set=
2376 ac_cv_env_build_alias_value=
2377 ac_cv_env_host_alias_set=
2378 ac_cv_env_host_alias_value=
2379 ac_cv_env_target_alias_set=
2380 ac_cv_env_target_alias_value=
2381 ac_cv_f77_compiler_gnu=yes
2382 ac_cv_f77_libs=' -L/usr/lib/gcc-lib/ia64-redhat-linux/3.2.3 -L/usr/lib/gcc-lib/ia64-redhat-linux/3.2.3/../../.. -lfrtbegin -lg2c -lm'
2383 ac_cv_f90_compiler_gnu=no
2384 ac_cv_header_inttypes_h=yes
2385 ac_cv_header_memory_h=yes
2386 ac_cv_header_stdc=no
2387 ac_cv_header_stdint_h=yes
2388 ac_cv_header_stdlib_h=yes
2389 ac_cv_header_string_h=yes
2390 ac_cv_header_strings_h=yes
2391 ac_cv_header_sys_bitypes_h=yes
2392 ac_cv_header_sys_stat_h=yes
2393 ac_cv_header_sys_types_h=yes
2394 ac_cv_header_unistd_h=yes
2395 ac_cv_objext=o
2396 ac_cv_path_BASH_SHELL=/bin/bash
2397 ac_cv_path_DOCTEXT=false
2398 ac_cv_path_EGREP='/bin/grep -E'
2399 ac_cv_path_GREP=/bin/grep
2400 ac_cv_path_PERL=/usr/bin/perl
2401 ac_cv_path_install='/usr/bin/install -c'
2402 ac_cv_prog_AR=ar
2403 ac_cv_prog_CPP='gcc -E'
2404 ac_cv_prog_CXX=c++
2405 ac_cv_prog_ETAGS=etags
2406 ac_cv_prog_KILLALL=killall
2407 ac_cv_prog_MAKE=make
2408 ac_cv_prog_RANLIB=ranlib
2409 ac_cv_prog_ac_ct_CC=gcc
2410 ac_cv_prog_ac_ct_F77=g77
2411 ac_cv_prog_ac_ct_F90=ifort
2412 ac_cv_prog_cc_c89=
2413 ac_cv_prog_cc_cross=
2414 ac_cv_prog_cc_g=yes
2415 ac_cv_prog_cc_works=yes
2416 ac_cv_prog_cxx_cross=
2417 ac_cv_prog_cxx_g=yes
2418 ac_cv_prog_cxx_works=yes
2419 ac_cv_prog_f77_cross=
2420 ac_cv_prog_f77_g=yes
2421 ac_cv_prog_f77_v=-v
2422 ac_cv_prog_f77_works=yes
2423 ac_cv_prog_f90_cross=yes
2424 ac_cv_prog_f90_g=yes
2425 ac_cv_prog_f90_works=yes
2426 ac_cv_prog_install_breaks_libs=no
2427 ac_cv_sizeof_char=1
2428 ac_cv_sizeof_double=8
2429 ac_cv_sizeof_float=4
2430 ac_cv_sizeof_int=4
2431 ac_cv_sizeof_long=8
2432 ac_cv_sizeof_long_double=16
2433 ac_cv_sizeof_long_long=8
2434 ac_cv_sizeof_short=2
2435 ac_cv_sizeof_unsigned_char=1
2436 ac_cv_sizeof_unsigned_int=4
2437 ac_cv_sizeof_unsigned_long=8
2438 ac_cv_sizeof_unsigned_long_long=8
2439 ac_cv_sizeof_unsigned_short=2
2440 ac_cv_sizeof_void_p=8
2441 ac_cv_sizeof_wchar_t=4
2442 pac_cv_attr_weak=yes
2443 pac_cv_c_double_alignment_exception=no
2444 pac_cv_c_double_pos_align=no
2445 pac_cv_c_fp_align_nr=16
2446 pac_cv_c_llint_pos_align=no
2447 pac_cv_c_max_double_fp_align=eight
2448 pac_cv_c_max_fp_align=sixteen
2449 pac_cv_c_max_integer_align=eight
2450 pac_cv_c_max_longdouble_fp_align=sixteen
2451 pac_cv_c_restrict=__restrict
2452 pac_cv_c_struct_align_nr=8
2453 pac_cv_c_volatile=yes
2454 pac_cv_cc_has___func__=yes
2455 pac_cv_cxx_builds_exe=yes
2456 pac_cv_cxx_compiles_string=yes
2457 pac_cv_cxx_has_iostream=yes
2458 pac_cv_cxx_has_math=no
2459 pac_cv_f77_flibs_valid=yes
2460 pac_cv_f77_sizeof_double_precision=8
2461 pac_cv_f77_sizeof_integer=4
2462 pac_cv_f77_sizeof_real=4
2463 pac_cv_f90_accepts_F90=yes
2464 pac_cv_f90_and_f77=yes
2465 pac_cv_f90_ext=f90
2466 pac_cv_f90_ext_f90=yes
2467 pac_cv_f90_module_case=lower
2468 pac_cv_f90_module_ext=mod
2469 pac_cv_f90_module_incflag=-I
2470 pac_cv_f90_vendor=intel
2471 pac_cv_fort90_real8=yes
2472 pac_cv_fort_accepts_F=yes
2473 pac_cv_fort_integer16=no
2474 pac_cv_fort_integer1=yes
2475 pac_cv_fort_integer2=yes
2476 pac_cv_fort_integer4=yes
2477 pac_cv_fort_integer8=yes
2478 pac_cv_fort_real16=no
2479 pac_cv_fort_real4=yes
2480 pac_cv_fort_real8=yes
2481 pac_cv_gnu_attr_format=yes
2482 pac_cv_gnu_attr_pure=yes
2483 pac_cv_have_long_double=yes
2484 pac_cv_have_long_long=yes
2485 pac_cv_mkdir_p=yes
2486 pac_cv_my_conf_dir=/home1/sunoj/mpich2-1.0.8
2487 pac_cv_pointers_have_int_alignment=yes
2488 pac_cv_prog_TESTCPP='gcc -E'
2489 pac_cv_prog_c_multiple_weak_symbols=yes
2490 pac_cv_prog_c_unaligned_doubles=yes
2491 pac_cv_prog_c_weak_symbols='pragma weak'
2492 pac_cv_prog_f77_and_c_stdio_libs=none
2493 pac_cv_prog_f77_exclaim_comments=yes
2494 pac_cv_prog_f77_has_incdir=-I
2495 pac_cv_prog_f77_library_dir_flag=-L
2496 pac_cv_prog_f77_name_mangle='lower doubleunderscore'
2497 pac_cv_prog_f77_true_false_value='1 0'
2498 pac_cv_prog_f90_and_c_stdio_libs=none
2499 pac_cv_prog_f90_cross=yes
2500 pac_cv_prog_f90_works=yes
2501 pac_cv_prog_make_allows_comments=yes
2502 pac_cv_prog_make_found_clock_skew=no
2503 pac_cv_prog_make_include=yes
2504 pac_cv_prog_make_set_cflags=no
2505 pac_cv_prog_make_vpath=VPATH
2506 pac_cv_sizeof_2_int=8
2507 pac_cv_sizeof_double_int=12
2508 pac_cv_sizeof_float_int=8
2509 pac_cv_sizeof_long_double_int=20
2510 pac_cv_sizeof_long_int=12
2511 pac_cv_sizeof_mpi_status=20
2512 pac_cv_sizeof_short_int=6
2513 pac_cv_test_stdcall=
2514
2515 ## ----------------- ##
2516 ## Output variables. ##
2517 ## ----------------- ##
2518
2519 ABIVERSION='1:1'
2520 ADDRESS_KIND='0'
2521 ALLOCA=''
2522 AR='ar'
2523 BASH_SHELL='/bin/bash'
2524 BSEND_OVERHEAD=''
2525 BUILD_BASH_SCRIPTS='yes'
2526 BUILD_DLLS='no'
2527 BUILD_TVDLL='no'
2528 CC='gcc'
2529 CC_SHL='true'
2530 CC_SHL_DBG=''
2531 CFLAGS=' -O2'
2532 CONFIGURE_ARGS_CLEAN='--prefix=/home/sunoj/mpich2-1.0.8/mpich2-install'
2533 CONFIGURE_ARGUMENTS=' '\''--prefix=/home/sunoj/mpich2-1.0.8/mpich2-install'\'''
2534 CPP='gcc -E'
2535 CPPFLAGS=''
2536 CREATESHLIB='false'
2537 CXX='c++'
2538 CXXCPP=''
2539 CXXFLAGS=' -O2'
2540 CXX_DEFS=' -DHAVE_CXX_IOSTREAM -DHAVE_NAMESPACE_STD'
2541 CXX_LINKPATH_SHL=''
2542 CXX_SHL='false'
2543 C_LINKPATH_SHL=''
2544 C_LINK_SHL='true'
2545 C_LINK_SHL_DBG=''
2546 DBG_SHLIB_TYPE=''
2547 DEFS=''
2548 DEVICE='ch3'
2549 DEVICE_ARGS=''
2550 DEVICE_NAME='ch3'
2551 DLLIMPORT=''
2552 DOCTEXT='false'
2553 DOCTEXTSTYLE=''
2554 ECHO_C=''
2555 ECHO_N='-n'
2556 ECHO_T=''
2557 EGREP='/bin/grep -E'
2558 ENABLE_SHLIB='none'
2559 ETAGS='etags'
2560 ETAGSADD='--language=c'
2561 EXEEXT=''
2562 EXTERNAL_SRC_DIRS=''
2563 EXTRA_STATUS_DECL=''
2564 F77='g77'
2565 F77CPP=''
2566 F77_COMPLEX16='1275072554'
2567 F77_COMPLEX32='1275076652'
2568 F77_COMPLEX8='1275070504'
2569 F77_INCDIR='-I'
2570 F77_INTEGER16='MPI_DATATYPE_NULL'
2571 F77_INTEGER1='1275068717'
2572 F77_INTEGER2='1275068975'
2573 F77_INTEGER4='1275069488'
2574 F77_INTEGER8='1275070513'
2575 F77_IN_C_LIBS=''
2576 F77_LIBDIR_LEADER='-L'
2577 F77_NAME_MANGLE='F77_NAME_LOWER_2USCORE'
2578 F77_OTHER_LIBS=''
2579 F77_REAL16='1275072555'
2580 F77_REAL4='1275069479'
2581 F77_REAL8='1275070505'
2582 F90='ifort'
2583 F90CPP=''
2584 F90EXT='f90'
2585 F90FLAGS=' -O2'
2586 F90INC='-I'
2587 F90INCFLAG='-I'
2588 F90MODEXT='mod'
2589 F90MODINCFLAG='-I'
2590 F90MODINCSPEC=''
2591 F90_LINKPATH_SHL=''
2592 F90_OTHER_LIBS=''
2593 F90_SHL=''
2594 F90_WORK_FILES_ARG=''
2595 FC='g77'
2596 FC_LINKPATH_SHL=''
2597 FC_SHL='false'
2598 FFLAGS=' -O2'
2599 FINCLUDES='-I/home1/sunoj/mpich2-1.0.8/src'
2600 FLIBS=' -L/usr/lib/gcc-lib/ia64-redhat-linux/3.2.3 -L/usr/lib/gcc-lib/ia64-redhat-linux/3.2.3/../../.. -lfrtbegin -lg2c -lm'
2601 FORTRAN_BINDING='1'
2602 FORTRAN_MPI_OFFSET=''
2603 FWRAPNAME='fmpich'
2604 GCC='yes'
2605 GNUCXX_MINORVERSION='2'
2606 GNUCXX_VERSION='3'
2607 GREP='/bin/grep'
2608 HAVE_CXX_EXCEPTIONS='1'
2609 HAVE_ROMIO='#include "mpio.h"'
2610 INCLUDE_MPICXX_H='#include "mpicxx.h"'
2611 INCLUDE_MPIDDEFS_H='/* ... no device specific definitions ... */'
2612 INSTALL_DATA='${INSTALL} -m 644'
2613 INSTALL_PROGRAM='${INSTALL}'
2614 INSTALL_SCRIPT='${INSTALL}'
2615 KILLALL='killall'
2616 LDFLAGS=''
2617 LIBOBJS=''
2618 LIBS=''
2619 LIBTOOL=''
2620 LTLIBOBJS=''
2621 MAKE='make'
2622 MAKE_DEPEND_C='gcc -MM'
2623 MANY_PM='no'
2624 MKDIR_P='mkdir -p'
2625 MPE_THREAD_LIB_NAME=''
2626 MPIBASEMODNAME='mpi_base'
2627 MPICC=''
2628 MPICH2LIB_CFLAGS=''
2629 MPICH2LIB_CXXFLAGS=''
2630 MPICH2LIB_F90FLAGS=''
2631 MPICH2LIB_FFLAGS=''
2632 MPICH_TIMER_KIND=''
2633 MPICONSTMODNAME='mpi_constants'
2634 MPICXX=''
2635 MPICXXLIBNAME='mpichcxx'
2636 MPID_TIMER_TYPE=''
2637 MPIF77=''
2638 MPIF90=''
2639 MPIFLIBNAME='mpich'
2640 MPIFPMPI=',PMPI_WTIME,PMPI_WTICK'
2641 MPILIBNAME='mpich'
2642 MPIMODNAME='mpi'
2643 MPIR_CXX_BOOL='0x0c000000'
2644 MPIR_CXX_COMPLEX='0x0c000000'
2645 MPIR_CXX_DOUBLE_COMPLEX='0x0c000000'
2646 MPIR_CXX_LONG_DOUBLE_COMPLEX='0x0c000000'
2647 MPISIZEOFMODNAME='mpi_sizeofs'
2648 MPIU_DLL_SPEC_DEF=''
2649 MPI_2COMPLEX='1275072548'
2650 MPI_2DOUBLE_COMPLEX='1275076645'
2651 MPI_2DOUBLE_PRECISION='1275072547'
2652 MPI_2INT='0x4c000816'
2653 MPI_2INTEGER='1275070496'
2654 MPI_2REAL='1275070497'
2655 MPI_AINT=''
2656 MPI_AINT_FMT_DEC_SPEC=''
2657 MPI_AINT_FMT_HEX_SPEC=''
2658 MPI_BYTE='0x4c00010d'
2659 MPI_CHAR='0x4c000101'
2660 MPI_CHARACTER='1275068698'
2661 MPI_COMPLEX16='0x4c00102a'
2662 MPI_COMPLEX32='0x4c00202c'
2663 MPI_COMPLEX8='0x4c000828'
2664 MPI_COMPLEX='1275070494'
2665 MPI_DOUBLE='0x4c00080b'
2666 MPI_DOUBLE_COMPLEX='1275072546'
2667 MPI_DOUBLE_INT='0x8c000001'
2668 MPI_DOUBLE_PRECISION='1275070495'
2669 MPI_F77_BYTE='1275068685'
2670 MPI_F77_LB='1275068432'
2671 MPI_F77_PACKED='1275068687'
2672 MPI_F77_UB='1275068433'
2673 MPI_FINT='int'
2674 MPI_FLOAT='0x4c00040a'
2675 MPI_FLOAT_INT='0x8c000000'
2676 MPI_INT='0x4c000405'
2677 MPI_INTEGER16='MPI_DATATYPE_NULL'
2678 MPI_INTEGER1='0x4c00012d'
2679 MPI_INTEGER2='0x4c00022f'
2680 MPI_INTEGER4='0x4c000430'
2681 MPI_INTEGER8='0x4c000831'
2682 MPI_INTEGER='1275069467'
2683 MPI_LB='0x4c000010'
2684 MPI_LOGICAL='1275069469'
2685 MPI_LONG='0x4c000807'
2686 MPI_LONG_DOUBLE='0x4c00100c'
2687 MPI_LONG_DOUBLE_INT='0x8c000004'
2688 MPI_LONG_INT='0x8c000002'
2689 MPI_LONG_LONG='0x4c000809'
2690 MPI_MAX_PROCESSOR_NAME=''
2691 MPI_OFFSET=''
2692 MPI_OFFSET_TYPEDEF=''
2693 MPI_PACKED='0x4c00010f'
2694 MPI_REAL16='0x4c00102b'
2695 MPI_REAL4='0x4c000427'
2696 MPI_REAL8='0x4c000829'
2697 MPI_REAL='1275069468'
2698 MPI_SHORT='0x4c000203'
2699 MPI_SHORT_INT='0x8c000003'
2700 MPI_SIGNED_CHAR='0x4c000118'
2701 MPI_STATUS_SIZE='5'
2702 MPI_UB='0x4c000011'
2703 MPI_UNSIGNED_CHAR='0x4c000102'
2704 MPI_UNSIGNED_INT='0x4c000406'
2705 MPI_UNSIGNED_LONG='0x4c000808'
2706 MPI_UNSIGNED_LONG_LONG='0x4c000819'
2707 MPI_UNSIGNED_SHORT='0x4c000204'
2708 MPI_WCHAR='0x4c00040e'
2709 NEEDSPLIB='no'
2710 NO_WEAK_SYM=''
2711 NO_WEAK_SYM_TARGET='build_proflib'
2712 NUMVERSION='10008300'
2713 OBJEXT='o'
2714 OFFSET_KIND='0'
2715 PACKAGE_BUGREPORT=''
2716 PACKAGE_NAME=''
2717 PACKAGE_STRING=''
2718 PACKAGE_TARNAME=''
2719 PACKAGE_VERSION=''
2720 PATH_SEPARATOR=':'
2721 PERL='/usr/bin/perl'
2722 PMPIFLIBNAME='pmpich'
2723 PMPILIBNAME='pmpich'
2724 PROFILE_DEF_MPI=''
2725 RANLIB='ranlib'
2726 RANLIB_AFTER_INSTALL='no'
2727 RELEASE_DATE='Unknown, built on Sat Dec 20 10:26:59 IST 2008'
2728 REQD=''
2729 REQI1=''
2730 REQI2=''
2731 REQI8=''
2732 SET_CFLAGS=''
2733 SET_MAKE='MAKE=make'
2734 SHELL='/bin/sh'
2735 SHLIB_EXT='so'
2736 SHLIB_FROM_LO='no'
2737 SHLIB_INSTALL='$(INSTALL_PROGRAM)'
2738 SIZEOF_F90_CHARACTER=''
2739 SIZEOF_F90_DOUBLE_PRECISION=''
2740 SIZEOF_F90_INTEGER=''
2741 SIZEOF_F90_REAL=''
2742 SIZEOF_MPI_STATUS='20'
2743 TESTCPP='gcc -E'
2744 THR_CFLAGS=''
2745 THR_CPPFLAGS=''
2746 THR_DEFS=''
2747 THR_LDFLAGS=''
2748 THR_LIBS=''
2749 VERSION='1.0.8'
2750 VPATH='VPATH=.:${srcdir}'
2751 WRAPPER_CFLAGS=''
2752 WRAPPER_CXXFLAGS=''
2753 WRAPPER_F90FLAGS=''
2754 WRAPPER_FFLAGS=''
2755 WRAPPER_LDFLAGS=''
2756 XARGS_NODATA_OPT='-r'
2757 ac_ct_CC='gcc'
2758 ac_ct_CXX=''
2759 ac_ct_F77='g77'
2760 ac_ct_F90='ifort'
2761 bindings=' f77 f90 cxx'
2762 bindings_dirs=' src/binding/f77 src/binding/f90 src/binding/cxx'
2763 bindir='${exec_prefix}/bin'
2764 build_alias=''
2765 datadir='${datarootdir}'
2766 datarootdir='${prefix}/share'
2767 debugger_dir=''
2768 device_name='ch3'
2769 docdir='${datarootdir}/doc/${PACKAGE}'
2770 dvidir='${docdir}'
2771 exec_prefix='NONE'
2772 host_alias=''
2773 htmldir='${docdir}'
2774 includedir='${prefix}/include'
2775 infodir='${datarootdir}/info'
2776 libdir='${exec_prefix}/lib'
2777 libexecdir='${exec_prefix}/libexec'
2778 localedir='${datarootdir}/locale'
2779 localstatedir='${prefix}/var'
2780 logging_dir=''
2781 logging_name='none'
2782 logging_subdirs=''
2783 mandir='${datarootdir}/man'
2784 master_top_builddir='/home1/sunoj/mpich2-1.0.8'
2785 master_top_srcdir='/home1/sunoj/mpich2-1.0.8'
2786 modincdir='${prefix}/include'
2787 mpe_dir='mpe2'
2788 nameserv_name='mpd'
2789 oldincludedir='/usr/include'
2790 other_install_dirs=' src/pm/mpd src/mpe2'
2791 other_pm_names=''
2792 pac_prog=''
2793 pdfdir='${docdir}'
2794 pm_name='mpd'
2795 pmi_name='simple'
2796 prefix='/home/sunoj/mpich2-1.0.8/mpich2-install'
2797 program_transform_name='s,x,x,'
2798 psdir='${docdir}'
2799 romio_dir='romio'
2800 sbindir='${exec_prefix}/sbin'
2801 sharedstatedir='${prefix}/com'
2802 subdirs=''
2803 subsystems=' src/mpid/common/locks src/mpi/romio src/pmi/simple src/pm/mpd src/mpe2'
2804 sysconfdir='${prefix}/etc'
2805 target_alias=''
2806
2807 ## ------------------- ##
2808 ## File substitutions. ##
2809 ## ------------------- ##
2810
2811 MPE_THREAD_FUNCS=''
2812 MPE_THREAD_TYPEDEFS=''
2813
2814 ## ----------- ##
2815 ## confdefs.h. ##
2816 ## ----------- ##
2817
2818 #define PACKAGE_NAME ""
2819 #define PACKAGE_TARNAME ""
2820 #define PACKAGE_VERSION ""
2821 #define PACKAGE_STRING ""
2822 #define PACKAGE_BUGREPORT ""
2823 #define HAVE_ERROR_CHECKING MPID_ERROR_LEVEL_ALL
2824 #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_ALL
2825 #define USE_LOGGING MPID_LOGGING_NONE
2826 #define HAVE_RUNTIME_THREADCHECK 1
2827 #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2828 #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2829 #define HAVE_ROMIO 1
2830 #define HAVE_PRAGMA_WEAK 1
2831 #define USE_WEAK_SYMBOLS 1
2832 #define HAVE_MULTIPLE_PRAGMA_WEAK 1
2833 #define HAVE_LONG_LONG 1
2834 #define F77_NAME_LOWER_2USCORE 1
2835 #define STDCALL
2836 #define HAVE_FORTRAN_BINDING 1
2837 #define HAVE_CXX_EXCEPTIONS /**/
2838 #define HAVE_NAMESPACES /**/
2839 #define HAVE_NAMESPACE_STD /**/
2840 #define HAVE_CXX_BINDING 1
2841 #define HAVE_NAMEPUB_SERVICE 1
2842 #define restrict __restrict
2843 #define HAVE_GCC_ATTRIBUTE 1
2844 #define HAVE_SYS_TYPES_H 1
2845 #define HAVE_SYS_STAT_H 1
2846 #define HAVE_STDLIB_H 1
2847 #define HAVE_STRING_H 1
2848 #define HAVE_MEMORY_H 1
2849 #define HAVE_STRINGS_H 1
2850 #define HAVE_INTTYPES_H 1
2851 #define HAVE_STDINT_H 1
2852 #define HAVE_UNISTD_H 1
2853 #define WORDS_LITTLEENDIAN 1
2854 #define HAVE_LONG_DOUBLE 1
2855 #define HAVE_LONG_LONG_INT 1
2856 #define HAVE_MAX_INTEGER_ALIGNMENT 8
2857 #define HAVE_MAX_STRUCT_ALIGNMENT 8
2858 #define HAVE_MAX_FP_ALIGNMENT 16
2859 #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
2860 #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
2861 #define SIZEOF_CHAR 1
2862 #define SIZEOF_UNSIGNED_CHAR 1
2863 #define SIZEOF_SHORT 2
2864 #define SIZEOF_UNSIGNED_SHORT 2
2865 #define SIZEOF_INT 4
2866 #define SIZEOF_UNSIGNED_INT 4
2867 #define SIZEOF_LONG 8
2868 #define SIZEOF_UNSIGNED_LONG 8
2869 #define SIZEOF_LONG_LONG 8
2870 #define SIZEOF_UNSIGNED_LONG_LONG 8
2871 #define SIZEOF_FLOAT 4
2872 #define SIZEOF_DOUBLE 8
2873 #define SIZEOF_LONG_DOUBLE 16
2874 #define SIZEOF_WCHAR_T 4
2875 #define SIZEOF_VOID_P 8
2876 #define HAVE_SYS_BITYPES_H 1
2877 #define HAVE_INT16_T 1
2878 #define HAVE_INT32_T 1
2879 #define HAVE_INT64_T 1
2880 #define MPIR_REAL4_CTYPE float
2881 #define MPIR_REAL8_CTYPE double
2882 #define MPIR_REAL16_CTYPE long double
2883 #define MPIR_INTEGER1_CTYPE char
2884 #define MPIR_INTEGER2_CTYPE short
2885 #define MPIR_INTEGER4_CTYPE int
2886 #define MPIR_INTEGER8_CTYPE long
2887 #define SIZEOF_F77_INTEGER 4
2888 #define SIZEOF_F77_REAL 4
2889 #define SIZEOF_F77_DOUBLE_PRECISION 8
2890 #define HAVE_AINT_LARGER_THAN_FINT 1
2891 #define HAVE_FINT_IS_INT 1
2892 #define F77_TRUE_VALUE_SET 1
2893 #define F77_TRUE_VALUE 1
2894 #define F77_FALSE_VALUE 0
2895
2896 configure: exit 1