Ticket #270: config.log

File config.log, 188.2 kB (added by loc duong ding, 3 months ago)

Added by email2trac

Line 
1 This file contains any messages produced by compilers while
2 running configure, to aid debugging if configure makes a mistake.
3
4 It was created by configure, which was
5 generated by GNU Autoconf 2.59.  Invocation command line was
6
7   $ ./configure --prefix=/opt/mpich2 CC=icc CXX=icpc CFLAGS=-O3-wW-tpp7 FC=ifort F77=ifort F90=ifort FFLAGS=-O3-wW-tpp7 --disable-mpe --disable-romio --enable-fast
8
9 ## --------- ##
10 ## Platform. ##
11 ## --------- ##
12
13 hostname = loc
14 uname -m = x86_64
15 uname -r = 2.6.27.5-117.fc10.x86_64
16 uname -s = Linux
17 uname -v = #1 SMP Tue Nov 18 11:58:53 EST 2008
18
19 /usr/bin/uname -p = unknown
20 /bin/uname -X     = unknown
21
22 /bin/arch              = x86_64
23 /usr/bin/arch -k       = unknown
24 /usr/convex/getsysinfo = unknown
25 hostinfo               = unknown
26 /bin/machine           = unknown
27 /usr/bin/oslevel       = unknown
28 /bin/universe          = unknown
29
30 PATH: /usr/kerberos/sbin
31 PATH: /opt/gcc/bin
32 PATH: /opt/mpich2/bin
33 PATH: /opt/intel/fce/10.1.018/bin
34 PATH: /opt/intel/cce/10.1.018/bin
35 PATH: /usr/kerberos/bin
36 PATH: /usr/local/bin
37 PATH: /usr/bin
38 PATH: /bin
39 PATH: /usr/local/sbin
40 PATH: /usr/sbin
41 PATH: /sbin
42 PATH: /home/loc/bin
43
44
45 ## ----------- ##
46 ## Core tests. ##
47 ## ----------- ##
48
49 configure:3163: checking for gcc
50 configure:3189: result: icc
51 configure:3433: checking for C compiler version
52 configure:3436: icc --version </dev/null >&5
53 icc (ICC) 10.1 20080801
54 Copyright (C) 1985-2008 Intel Corporation.  All rights reserved.
55
56 configure:3439: $? = 0
57 configure:3441: icc -v </dev/null >&5
58 Version 10.1
59 configure:3444: $? = 0
60 configure:3446: icc -V </dev/null >&5
61 Intel(R) C Compiler for applications running on Intel(R) 64, Version 10.1    Build 20080801 Package ID: l_cc_p_10.1.018
62 Copyright (C) 1985-2008 Intel Corporation.  All rights reserved.
63 FOR NON-COMMERCIAL USE ONLY
64
65 configure:3449: $? = 0
66 configure:3472: checking for C compiler default output file name
67 configure:3475: icc -O3-wW-tpp7 -DNDEBUG   conftest.c  >&5
68 icc: command line warning #10156: ignoring option '-O'; no argument required
69 configure:3478: $? = 0
70 configure:3524: result: a.out
71 configure:3529: checking whether the C compiler works
72 configure:3535: ./a.out
73 configure:3538: $? = 0
74 configure:3555: result: yes
75 configure:3562: checking whether we are cross compiling
76 configure:3564: result: no
77 configure:3567: checking for suffix of executables
78 configure:3569: icc -o conftest -O3-wW-tpp7 -DNDEBUG   conftest.c  >&5
79 icc: command line warning #10156: ignoring option '-O'; no argument required
80 configure:3572: $? = 0
81 configure:3597: result:
82 configure:3603: checking for suffix of object files
83 configure:3624: icc -c -O3-wW-tpp7 -DNDEBUG  conftest.c >&5
84 icc: command line warning #10156: ignoring option '-O'; no argument required
85 configure:3627: $? = 0
86 configure:3649: result: o
87 configure:3653: checking whether we are using the GNU C compiler
88 configure:3677: icc -c -O3-wW-tpp7 -DNDEBUG  conftest.c >&5
89 icc: command line warning #10156: ignoring option '-O'; no argument required
90 configure:3683: $? = 0
91 configure:3686: test -z                          || test ! -s conftest.err
92 configure:3689: $? = 0
93 configure:3692: test -s conftest.o
94 configure:3695: $? = 0
95 configure:3708: result: yes
96 configure:3714: checking whether icc accepts -g
97 configure:3735: icc -c -g  conftest.c >&5
98 configure:3741: $? = 0
99 configure:3744: test -z                          || test ! -s conftest.err
100 configure:3747: $? = 0
101 configure:3750: test -s conftest.o
102 configure:3753: $? = 0
103 configure:3764: result: yes
104 configure:3781: checking for icc option to accept ANSI C
105 configure:3851: icc  -c -O3-wW-tpp7 -DNDEBUG  conftest.c >&5
106 icc: command line warning #10156: ignoring option '-O'; no argument required
107 configure:3857: $? = 0
108 configure:3860: test -z                          || test ! -s conftest.err
109 configure:3863: $? = 0
110 configure:3866: test -s conftest.o
111 configure:3869: $? = 0
112 configure:3887: result: none needed
113 configure:3905: icc -c -O3-wW-tpp7 -DNDEBUG  conftest.c >&5
114 icc: command line warning #10156: ignoring option '-O'; no argument required
115 conftest.c(2): error: identifier "choke" is undefined
116     choke me
117     ^
118
119 conftest.c(3): error: expected a ";"
120
121 compilation aborted for conftest.c (code 2)
122 configure:3911: $? = 2
123 configure: failed program was:
124 | #ifndef __cplusplus
125 |   choke me
126 | #endif
127 configure:4429: checking whether C compiler accepts option -O2
128 configure:4439: result: yes
129 configure:4441: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
130 configure:4449: result: yes
131 configure:4668: checking for type of weak symbol support
132 configure:4697: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
133 icc: command line warning #10156: ignoring option '-O'; no argument required
134 configure:4703: $? = 0
135 configure:4706: test -z                          || test ! -s conftest.err
136 configure:4709: $? = 0
137 configure:4712: test -s conftest
138 configure:4715: $? = 0
139 configure:4893: result: pragma weak
140 configure:4920: checking whether __attribute__ ((weak)) allowed
141 configure:4942: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c >&5
142 icc: command line warning #10156: ignoring option '-O'; no argument required
143 configure:4948: $? = 0
144 configure:4951: test -z                          || test ! -s conftest.err
145 configure:4954: $? = 0
146 configure:4957: test -s conftest.o
147 configure:4960: $? = 0
148 configure:4971: result: yes
149 configure:4985: checking for multiple weak symbol support
150 configure:5022: result: yes
151 configure:5180: checking for Fortran 77 compiler version
152 configure:5183: ifort --version </dev/null >&5
153 ifort (IFORT) 10.1 20080801
154 Copyright (C) 1985-2008 Intel Corporation.  All rights reserved.
155
156 configure:5186: $? = 0
157 configure:5188: ifort -v </dev/null >&5
158 Version 10.1
159 configure:5191: $? = 0
160 configure:5193: ifort -V </dev/null >&5
161 Intel(R) Fortran Compiler for applications running on Intel(R) 64, Version 10.1    Build 20080801 Package ID: l_fc_p_10.1.018
162 Copyright (C) 1985-2008 Intel Corporation.  All rights reserved.
163 FOR NON-COMMERCIAL USE ONLY
164
165 configure:5196: $? = 0
166 configure:5204: checking whether we are using the GNU Fortran 77 compiler
167 configure:5218: ifort -c -O3-wW-tpp7 -DNDEBUG conftest.F >&5
168 ifort: command line warning #10156: ignoring option '-O'; no argument required
169 fortcom: Error: conftest.F, line 3: Syntax error, found END-OF-STATEMENT when expecting one of: => = . ( : %
170        choke me
171 ---------------^
172 fortcom: Error: conftest.F, line 3: This statement is positioned incorrectly and/or has syntax errors.
173        choke me
174 ---------------^
175 compilation aborted for conftest.F (code 1)
176 configure:5224: $? = 1
177 configure: failed program was:
178 |       program main
179 | #ifndef __GNUC__
180 |        choke me
181 | #endif
182 |
183 |       end
184 configure:5249: result: no
185 configure:5255: checking whether ifort accepts -g
186 configure:5267: ifort -c -g conftest.f >&5
187 configure:5273: $? = 0
188 configure:5276: test -z                          || test ! -s conftest.err
189 configure:5279: $? = 0
190 configure:5282: test -s conftest.o
191 configure:5285: $? = 0
192 configure:5297: result: yes
193 configure:5571: checking whether Fortran 77 compiler accepts option -O2
194 configure:5587: ifort -O3-wW-tpp7 -DNDEBUG -o conftest conftest.f  >conftest.bas 2>&1
195 configure:5590: $? = 0
196 configure:5592: ifort -O2 -O3-wW-tpp7 -DNDEBUG -o conftest conftest.f  >conftest.out 2>&1
197 configure:5595: $? = 0
198 configure:5598: result: yes
199 configure:5600: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
200 configure:5606: ifort -c -O3-wW-tpp7 -DNDEBUG conftest2.f >conftest2.out 2>&1
201 configure:5609: $? = 0
202 configure:5611: ifort -O2 -O3-wW-tpp7 -DNDEBUG -o conftest conftest2.o conftest.f  >conftest.bas 2>&1
203 configure:5614: $? = 0
204 configure:5653: result: yes
205 configure:5837: checking how to get verbose linking output from ifort
206 configure:5848: ifort -c -O3-wW-tpp7 -DNDEBUG -O2 conftest.f >&5
207 ifort: command line warning #10156: ignoring option '-O'; no argument required
208 configure:5854: $? = 0
209 configure:5857: test -z                          || test ! -s conftest.err
210 configure:5860: $? = 0
211 configure:5863: test -s conftest.o
212 configure:5866: $? = 0
213 configure:5883: ifort -o conftest -O3-wW-tpp7 -DNDEBUG -O2 -v  conftest.f  >&5
214 ifort: command line warning #10156: ignoring option '-O'; no argument required
215 Version 10.1
216 /opt/intel/fce/10.1.018/bin/fortcom    -D__INTEL_COMPILER=1010 -D_MT -D__ELF__ -D__INTEL_COMPILER_BUILD_DATE=20080801 -D__unix__ -D__unix -D__linux__ -D__linux -D__gnu_linux__ -Dunix -Dlinux -D__x86_64 -D__x86_64__ -mGLOB_pack_sort_init_list -I. -I/opt/intel/fce/10.1.018/include -I/opt/intel/fce/10.1.018/substitute_headers -I/opt/gcc/lib/gcc/x86_64-unknown-linux-gnu/4.3.1/include -I/usr/local/include -I/usr/include -I/opt/gcc/lib/gcc/x86_64-unknown-linux-gnu/4.3.1/include -DNDEBUG "-fp_modspec fp_speculation_FAST" -O2 -mP1OPT_version=1010 -mGLOB_source_language=GLOB_SOURCE_LANGUAGE_F90 -mGLOB_tune_for_fort -mGLOB_use_fort_dope_vector -mP2OPT_static_promotion -mP1OPT_print_version=FALSE -mP3OPT_use_mspp_call_convention -mCG_use_gas_got_workaround=F -mP2OPT_align_option_used=TRUE "-mGLOB_options_string=-o conftest -O3-wW-tpp7 -DNDEBUG -O2 -v" -mGLOB_cxx_limited_range=FALSE -mP2OPT_eh_nirvana -mGLOB_diag_file=/tmp/ifortfMYAqW.diag -mGLOB_as_output_backup_file_name=/tmp/ifortDfhjDbas_.s -mGLOB_machine_model=GLOB_MACHINE_MODEL_EFI2 -mGLOB_fp_speculation=GLOB_FP_SPECULATION_FAST -mGLOB_extended_instructions=0x8 -mP2OPT_subs_out_of_bound=FALSE -mGLOB_ansi_alias -mIPOPT_ninl_user_level=2 -mIPOPT_args_in_regs=0 -mPGOPTI_value_profile_use=T -mGLOB_opt_level=2 -mIPOPT_activate -mIPOPT_lite -mP2OPT_hlo_level=2 -mP2OPT_hlo -mPAROPT_par_report=1 -mCG_emit_as_seg_grouping -mIPOPT_obj_output_file_name=/tmp/ifortfMYAqW.o "-mGLOB_linker_version=2.18.50.0.9-7.fc10 20080822" -mP3OPT_asm_target=P3OPT_ASM_TARGET_GAS -mGLOB_obj_output_file=/tmp/ifortfMYAqW.o -mGLOB_source_dialect=GLOB_SOURCE_DIALECT_FORTRAN -mP1OPT_source_file_name=conftest.f conftest.f
217 ld    /usr/lib/../lib64/crt1.o /usr/lib/../lib64/crti.o /opt/gcc/lib/gcc/x86_64-unknown-linux-gnu/4.3.1/crtbegin.o --eh-frame-hdr -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /opt/intel/fce/10.1.018/lib/for_main.o /tmp/ifortfMYAqW.o -L/opt/intel/fce/10.1.018/lib -L/opt/gcc/lib/gcc/x86_64-unknown-linux-gnu/4.3.1/ -L/opt/gcc/lib/gcc/x86_64-unknown-linux-gnu/4.3.1/../../../../lib64 -L/usr/lib/../lib64 -Bstatic -lifport -lifcore -limf -lsvml -Bdynamic -lm -Bstatic -lipgo -lirc -Bdynamic -lc -lgcc_s -lgcc -Bstatic -lirc_s -Bdynamic -ldl -lc /opt/gcc/lib/gcc/x86_64-unknown-linux-gnu/4.3.1/crtend.o /usr/lib/../lib64/crtn.o
218 rm /tmp/ifortvfepeHlibgcc
219
220 rm /tmp/ifortm1VmPjgnudirs
221
222 rm /tmp/ifortMBvQ1ygas
223
224 rm /tmp/ifortDfhjDbas_.s
225
226 rm /tmp/ifortWt6MeOld_v
227
228 rm /tmp/ifortRd8tQqldashv
229
230 rm /tmp/ifort6FjDs3arg
231
232 rm /tmp/ifortRUT37Fgnudirs
233
234 rm /tmp/ifortfMYAqW.o
235 configure:5938: result: -v
236 configure:5940: checking for Fortran libraries of ifort
237 configure:5961: ifort -o conftest -O3-wW-tpp7 -DNDEBUG -O2 -v  conftest.f  >&5
238 ifort: command line warning #10156: ignoring option '-O'; no argument required
239 Version 10.1
240 /opt/intel/fce/10.1.018/bin/fortcom    -D__INTEL_COMPILER=1010 -D_MT -D__ELF__ -D__INTEL_COMPILER_BUILD_DATE=20080801 -D__unix__ -D__unix -D__linux__ -D__linux -D__gnu_linux__ -Dunix -Dlinux -D__x86_64 -D__x86_64__ -mGLOB_pack_sort_init_list -I. -I/opt/intel/fce/10.1.018/include -I/opt/intel/fce/10.1.018/substitute_headers -I/opt/gcc/lib/gcc/x86_64-unknown-linux-gnu/4.3.1/include -I/usr/local/include -I/usr/include -I/opt/gcc/lib/gcc/x86_64-unknown-linux-gnu/4.3.1/include -DNDEBUG "-fp_modspec fp_speculation_FAST" -O2 -mP1OPT_version=1010 -mGLOB_source_language=GLOB_SOURCE_LANGUAGE_F90 -mGLOB_tune_for_fort -mGLOB_use_fort_dope_vector -mP2OPT_static_promotion -mP1OPT_print_version=FALSE -mP3OPT_use_mspp_call_convention -mCG_use_gas_got_workaround=F -mP2OPT_align_option_used=TRUE "-mGLOB_options_string=-o conftest -O3-wW-tpp7 -DNDEBUG -O2 -v" -mGLOB_cxx_limited_range=FALSE -mP2OPT_eh_nirvana -mGLOB_diag_file=/tmp/ifortLCNq35.diag -mGLOB_as_output_backup_file_name=/tmp/ifortdQsQMlas_.s -mGLOB_machine_model=GLOB_MACHINE_MODEL_EFI2 -mGLOB_fp_speculation=GLOB_FP_SPECULATION_FAST -mGLOB_extended_instructions=0x8 -mP2OPT_subs_out_of_bound=FALSE -mGLOB_ansi_alias -mIPOPT_ninl_user_level=2 -mIPOPT_args_in_regs=0 -mPGOPTI_value_profile_use=T -mGLOB_opt_level=2 -mIPOPT_activate -mIPOPT_lite -mP2OPT_hlo_level=2 -mP2OPT_hlo -mPAROPT_par_report=1 -mCG_emit_as_seg_grouping -mIPOPT_obj_output_file_name=/tmp/ifortLCNq35.o "-mGLOB_linker_version=2.18.50.0.9-7.fc10 20080822" -mP3OPT_asm_target=P3OPT_ASM_TARGET_GAS -mGLOB_obj_output_file=/tmp/ifortLCNq35.o -mGLOB_source_dialect=GLOB_SOURCE_DIALECT_FORTRAN -mP1OPT_source_file_name=conftest.f conftest.f
241 ld    /usr/lib/../lib64/crt1.o /usr/lib/../lib64/crti.o /opt/gcc/lib/gcc/x86_64-unknown-linux-gnu/4.3.1/crtbegin.o --eh-frame-hdr -dynamic-linker /lib64/ld-linux-x86-64.so.2 -o conftest /opt/intel/fce/10.1.018/lib/for_main.o /tmp/ifortLCNq35.o -L/opt/intel/fce/10.1.018/lib -L/opt/gcc/lib/gcc/x86_64-unknown-linux-gnu/4.3.1/ -L/opt/gcc/lib/gcc/x86_64-unknown-linux-gnu/4.3.1/../../../../lib64 -L/usr/lib/../lib64 -Bstatic -lifport -lifcore -limf -lsvml -Bdynamic -lm -Bstatic -lipgo -lirc -Bdynamic -lc -lgcc_s -lgcc -Bstatic -lirc_s -Bdynamic -ldl -lc /opt/gcc/lib/gcc/x86_64-unknown-linux-gnu/4.3.1/crtend.o /usr/lib/../lib64/crtn.o
242 rm /tmp/ifortZ2ntkQlibgcc
243
244 rm /tmp/ifortwiYPbtgnudirs
245
246 rm /tmp/ifortqg42UIgas
247
248 rm /tmp/ifortdQsQMlas_.s
249
250 rm /tmp/ifortaTPEEYld_v
251
252 rm /tmp/ifortNPIGwBldashv
253
254 rm /tmp/ifortishbpearg
255
256 rm /tmp/ifortFIS3kRgnudirs
257
258 rm /tmp/ifortLCNq35.o
259 configure:6122: result:  -L/opt/intel/fce/10.1.018/lib -L/opt/gcc/lib/gcc/x86_64-unknown-linux-gnu/4.3.1/ -L/opt/gcc/lib/gcc/x86_64-unknown-linux-gnu/4.3.1/../../../../lib64 -L/usr/lib/../lib64 -lifport -lifcore -limf -lsvml -lm -lipgo -lirc -lgcc_s -lirc_s -ldl
260 configure:6138: checking whether ifort accepts the FLIBS found by autoconf
261 configure:6151: ifort -o conftest -O3-wW-tpp7 -DNDEBUG -O2  conftest.f  >&5
262 ifort: command line warning #10156: ignoring option '-O'; no argument required
263 configure:6154: $? = 0
264 configure:6162: result: yes
265 configure:6198: checking whether C can link with  -L/opt/intel/fce/10.1.018/lib -L/opt/gcc/lib/gcc/x86_64-unknown-linux-gnu/4.3.1/ -L/opt/gcc/lib/gcc/x86_64-unknown-linux-gnu/4.3.1/../../../../lib64 -L/usr/lib/../lib64 -lifport -lifcore -limf -lsvml -lm -lipgo -lirc -lgcc_s -lirc_s -ldl
266 configure:6219: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c   -L/opt/intel/fce/10.1.018/lib -L/opt/gcc/lib/gcc/x86_64-unknown-linux-gnu/4.3.1/ -L/opt/gcc/lib/gcc/x86_64-unknown-linux-gnu/4.3.1/../../../../lib64 -L/usr/lib/../lib64 -lifport -lifcore -limf -lsvml -lm -lipgo -lirc -lgcc_s -lirc_s -ldl >&5
267 icc: command line warning #10156: ignoring option '-O'; no argument required
268 configure:6225: $? = 0
269 configure:6228: test -z                          || test ! -s conftest.err
270 configure:6231: $? = 0
271 configure:6234: test -s conftest
272 configure:6237: $? = 0
273 configure:6249: result: yes
274 configure:6347: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c >&5
275 icc: command line warning #10156: ignoring option '-O'; no argument required
276 configure:6353: $? = 0
277 configure:6356: test -z                          || test ! -s conftest.err
278 configure:6359: $? = 0
279 configure:6362: test -s conftest.o
280 configure:6365: $? = 0
281 configure:6378: checking for linker for Fortran main programs
282 configure:6388: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c >&5
283 icc: command line warning #10156: ignoring option '-O'; no argument required
284 configure:6391: $? = 0
285 configure:6410: ifort -c -O3-wW-tpp7 -DNDEBUG -O2 conftest.f >&5
286 ifort: command line warning #10156: ignoring option '-O'; no argument required
287 configure:6413: $? = 0
288 ifort: command line warning #10156: ignoring option '-O'; no argument required
289 configure:6421: result: Use Fortran to link programs
290 configure:6446: checking for Fortran 77 name mangling
291 configure:6471: ifort -c -O3-wW-tpp7 -DNDEBUG -O2 conftest.f 1>&5
292 ifort: command line warning #10156: ignoring option '-O'; no argument required
293 configure:6474: $? = 0
294 configure:6508: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c fconftestf.o  -L/opt/intel/fce/10.1.018/lib -L/opt/gcc/lib/gcc/x86_64-unknown-linux-gnu/4.3.1/ -L/opt/gcc/lib/gcc/x86_64-unknown-linux-gnu/4.3.1/../../../../lib64 -L/usr/lib/../lib64 -lifport -lifcore -limf -lsvml -lm -lipgo -lirc -lgcc_s -lirc_s -ldl  >&5
295 icc: command line warning #10156: ignoring option '-O'; no argument required
296 conftest.c(22): warning #266: function "my_name" declared implicitly
297   my_name();
298   ^
299
300 /tmp/iccE4LH4C.o: In function `main':
301 conftest.c:(.text+0x1d): undefined reference to `my_name'
302 configure:6514: $? = 1
303 configure: failed program was:
304 | /* confdefs.h.  */
305 |
306 | #define PACKAGE_NAME ""
307 | #define PACKAGE_TARNAME ""
308 | #define PACKAGE_VERSION ""
309 | #define PACKAGE_STRING ""
310 | #define PACKAGE_BUGREPORT ""
311 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
312 | #define USE_LOGGING MPID_LOGGING_NONE
313 | #define HAVE_RUNTIME_THREADCHECK 1
314 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
315 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
316 | #define HAVE_PRAGMA_WEAK 1
317 | #define USE_WEAK_SYMBOLS 1
318 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
319 | #define HAVE_LONG_LONG 1
320 | /* end confdefs.h.  */
321 |
322 | int
323 | main ()
324 | {
325 | my_name();
326 |   ;
327 |   return 0;
328 | }
329 configure:6553: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c fconftestf.o  -L/opt/intel/fce/10.1.018/lib -L/opt/gcc/lib/gcc/x86_64-unknown-linux-gnu/4.3.1/ -L/opt/gcc/lib/gcc/x86_64-unknown-linux-gnu/4.3.1/../../../../lib64 -L/usr/lib/../lib64 -lifport -lifcore -limf -lsvml -lm -lipgo -lirc -lgcc_s -lirc_s -ldl  >&5
330 icc: command line warning #10156: ignoring option '-O'; no argument required
331 conftest.c(22): warning #266: function "my_name_" declared implicitly
332   my_name_();
333   ^
334
335 configure:6559: $? = 0
336 configure:6562: test -z                          || test ! -s conftest.err
337 configure:6565: $? = 0
338 configure:6568: test -s conftest
339 configure:6571: $? = 0
340 configure:7196: result: lower underscore
341 configure:7289: checking what libraries are needed to link Fortran programs with C routines that use stdio
342 configure:7308: icc -c -O3-wW-tpp7 -DNDEBUG -O2 conftestc.c 1>&5
343 icc: command line warning #10156: ignoring option '-O'; no argument required
344 configure:7311: $? = 0
345 configure:7320: ifort -O3-wW-tpp7 -DNDEBUG -O2 -o conftest conftest.f conftestc.o 1>&5
346 ifort: command line warning #10156: ignoring option '-O'; no argument required
347 configure:7323: $? = 0
348 configure:7346: result: none
349 configure:7502: checking that f works as the extension for Fortran 90 program
350 configure:7508: ifort -c  -DNDEBUG conftest.f >&5
351 configure:7511: $? = 0
352 configure:7513: result: yes
353 configure:7561: checking for Fortran 90 compiler version
354 configure:7564: ifort --version </dev/null >&5
355 ifort (IFORT) 10.1 20080801
356 Copyright (C) 1985-2008 Intel Corporation.  All rights reserved.
357
358 configure:7567: $? = 0
359 configure:7569: ifort -v </dev/null >&5
360 Version 10.1
361 configure:7572: $? = 0
362 configure:7574: ifort -V </dev/null >&5
363 Intel(R) Fortran Compiler for applications running on Intel(R) 64, Version 10.1    Build 20080801 Package ID: l_fc_p_10.1.018
364 Copyright (C) 1985-2008 Intel Corporation.  All rights reserved.
365 FOR NON-COMMERCIAL USE ONLY
366
367 configure:7577: $? = 0
368 configure:7585: checking whether we are using the GNU Fortran 90 compiler
369 configure:7599: ifort -c  -DNDEBUG conftest.F >&5
370 fortcom: Error: conftest.F, line 3: Syntax error, found END-OF-STATEMENT when expecting one of: => = . ( : %
371        choke me
372 ---------------^
373 fortcom: Error: conftest.F, line 3: This statement is positioned incorrectly and/or has syntax errors.
374        choke me
375 ---------------^
376 compilation aborted for conftest.F (code 1)
377 configure:7605: $? = 1
378 configure: failed program was:
379 |       program main
380 | #ifndef __GNUC__
381 |        choke me
382 | #endif
383 |
384 |       end
385 configure:7630: result: no
386 configure:7637: checking whether ifort accepts -g
387 configure:7649: ifort -c -g conftest.f >&5
388 configure:7655: $? = 0
389 configure:7658: test -z                          || test ! -s conftest.err
390 configure:7661: $? = 0
391 configure:7664: test -s conftest.o
392 configure:7667: $? = 0
393 configure:7679: result: yes
394 configure:7957: checking for extension for Fortran 90 programs
395 configure:7965: ifort -c  -DNDEBUG conftest.f90 1>&5
396 configure:7968: $? = 0
397 configure:7970: result: f90
398 configure:7991: checking whether the Fortran 90 compiler (ifort  -DNDEBUG ) works
399 configure:8009: ifort -o conftest  -DNDEBUG  conftest.f90  1>&5
400 configure:8012: $? = 0
401 configure:8034: result: yes
402 configure:8040: checking whether the Fortran 90 compiler (ifort  -DNDEBUG ) is a cross-compiler
403 configure:8042: result: no
404 configure:8047: checking whether Fortran 90 works with Fortran 77
405 configure:8080: ifort -c -O3-wW-tpp7 -DNDEBUG -O2 conftest2.f 1>&5
406 ifort: command line warning #10156: ignoring option '-O'; no argument required
407 configure:8083: $? = 0
408 configure:8085: ifort -o conftest  -DNDEBUG  conftest1.f90 conftest2.o  1>&5
409 configure:8088: $? = 0
410 configure:8108: result: yes
411 configure:8150: checking whether Fortran accepts ! for comments
412 configure:8169: ifort -c -O3-wW-tpp7 -DNDEBUG -O2 conftest.f >&5
413 ifort: command line warning #10156: ignoring option '-O'; no argument required
414 configure:8175: $? = 0
415 configure:8178: test -z                          || test ! -s conftest.err
416 configure:8181: $? = 0
417 configure:8184: test -s conftest.o
418 configure:8187: $? = 0
419 configure:8204: result: yes
420 configure:8214: checking for include directory flag for Fortran
421 configure:8234: ifort -c -O3-wW-tpp7 -DNDEBUG -O2 -Isrc conftest.f 1>&5
422 ifort: command line warning #10156: ignoring option '-O'; no argument required
423 configure:8237: $? = 0
424 configure:8247: result: -I
425 configure:8265: checking for Fortran 77 flag for library directories
426 configure:8283: ifort -c -O3-wW-tpp7 -DNDEBUG -O2 conftest1.f 1>&5
427 ifort: command line warning #10156: ignoring option '-O'; no argument required
428 configure:8286: $? = 0
429 configure:8294: ar cr conftest2/libconftest.a conftest1.o
430 configure:8297: $? = 0
431 configure:8300: ranlib conftest2/libconftest.a
432 configure:8303: $? = 0
433 configure:8307: ifort -o conftest -O3-wW-tpp7 -DNDEBUG -O2 -Lconftest2 conftest.f -lconftest  1>&5
434 ifort: command line warning #10156: ignoring option '-O'; no argument required
435 configure:8310: $? = 0
436 configure:8324: result: -L
437 configure:8396: checking for which Fortran libraries are needed to link C with Fortran
438 configure:8407: ifort -c -O3-wW-tpp7 -DNDEBUG -O2 conftest.f 1>&5
439 ifort: command line warning #10156: ignoring option '-O'; no argument required
440 configure:8410: $? = 0
441 configure:8446: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c mconftestf.o  >&5
442 icc: command line warning #10156: ignoring option '-O'; no argument required
443 conftest.c(30): warning #266: function "ftest_" declared implicitly
444   ftest_();
445   ^
446
447 configure:8452: $? = 0
448 configure:8455: test -z                          || test ! -s conftest.err
449 configure:8458: $? = 0
450 configure:8461: test -s conftest
451 configure:8464: $? = 0
452 configure:8617: result: none
453 configure:8707: checking whether Fortran compiler processes .F files with C preprocessor
454 configure:8718: ifort -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.F 1>&5
455 ifort: command line warning #10156: ignoring option '-O'; no argument required
456 configure:8721: $? = 0
457 configure:8743: result: yes
458 configure:8889: checking that f works as the extension for Fortran 90 program
459 configure:8895: ifort -c  -DNDEBUG conftest.f >&5
460 configure:8898: $? = 0
461 configure:8900: result: yes
462 configure:8948: checking for Fortran 90 compiler version
463 configure:8951: ifort --version </dev/null >&5
464 ifort (IFORT) 10.1 20080801
465 Copyright (C) 1985-2008 Intel Corporation.  All rights reserved.
466
467 configure:8954: $? = 0
468 configure:8956: ifort -v </dev/null >&5
469 Version 10.1
470 configure:8959: $? = 0
471 configure:8961: ifort -V </dev/null >&5
472 Intel(R) Fortran Compiler for applications running on Intel(R) 64, Version 10.1    Build 20080801 Package ID: l_fc_p_10.1.018
473 Copyright (C) 1985-2008 Intel Corporation.  All rights reserved.
474 FOR NON-COMMERCIAL USE ONLY
475
476 configure:8964: $? = 0
477 configure:8972: checking whether we are using the GNU Fortran 90 compiler
478 configure:9017: result: no
479 configure:9024: checking whether ifort accepts -g
480 configure:9066: result: yes
481 configure:9089: checking for extension for Fortran 90 programs
482 configure:9097: ifort -c  -DNDEBUG conftest.f90 1>&5
483 configure:9100: $? = 0
484 configure:9102: result: f90
485 configure:9123: checking whether the Fortran 90 compiler (ifort  -DNDEBUG ) works
486 configure:9141: ifort -o conftest  -DNDEBUG  conftest.f90  1>&5
487 configure:9144: $? = 0
488 configure:9165: result: yes
489 configure:9171: checking whether the Fortran 90 compiler (ifort  -DNDEBUG ) is a cross-compiler
490 configure:9173: result: no
491 configure:9202: checking for Fortran 90 module extension
492 configure:9221: ifort -c  -DNDEBUG conftest.f >&5
493 configure:9224: $? = 0
494 configure:9276: result: mod
495 configure:9286: checking for Fortran 90 module include flag
496 configure:9311: ifort -c  -DNDEBUG conftest.f >&5
497 configure:9314: $? = 0
498 configure:9389: result: -I
499 configure:9427: checking whether Fortran 90 accepts f90 suffix
500 configure:9446: ifort -c  -DNDEBUG conftest.f90 >&5
501 configure:9452: $? = 0
502 configure:9455: test -z                          || test ! -s conftest.err
503 configure:9458: $? = 0
504 configure:9461: test -s conftest.o
505 configure:9464: $? = 0
506 configure:9481: result: yes
507 configure:9496: checking whether Fortran 90 compiler accepts option -O2
508 configure:9512: ifort  -DNDEBUG -o conftest conftest.f90  >conftest.bas 2>&1
509 configure:9515: $? = 0
510 configure:9517: ifort -O2  -DNDEBUG -o conftest conftest.f90  >conftest.out 2>&1
511 configure:9520: $? = 0
512 configure:9523: result: yes
513 configure:9525: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
514 configure:9531: ifort -c  -DNDEBUG conftest2.f90 >conftest2.out 2>&1
515 configure:9534: $? = 0
516 configure:9536: ifort -O2  -DNDEBUG -o conftest conftest2.o conftest.f90  >conftest.bas 2>&1
517 configure:9539: $? = 0
518 configure:9578: result: yes
519 configure:9756: checking whether Fortran 90 compiler processes .F90 files with C preprocessor
520 configure:9767: ifort -c  -DNDEBUG -O2  conftest.F90 1>&5
521 configure:9770: $? = 0
522 configure:9792: result: yes
523 configure:9822: checking what libraries are needed to link Fortran90 programs with C routines that use stdio
524 configure:9842: icc -c -O3-wW-tpp7 -DNDEBUG -O2 conftestc.c 1>&5
525 icc: command line warning #10156: ignoring option '-O'; no argument required
526 configure:9845: $? = 0
527 configure:9854: ifort  -DNDEBUG -O2 -o conftest conftest.f90 conftestc.o 1>&5
528 configure:9857: $? = 0
529 configure:9880: result: none
530 configure:9900: checking for f90 compiler vendor
531 configure:9940: result: intel
532 configure:10012: checking for c++
533 configure:10038: result: icpc
534 configure:10156: checking for C++ compiler version
535 configure:10159: icpc --version </dev/null >&5
536 icpc (ICC) 10.1 20080801
537 Copyright (C) 1985-2008 Intel Corporation.  All rights reserved.
538
539 configure:10162: $? = 0
540 configure:10164: icpc -v </dev/null >&5
541 Version 10.1
542 configure:10167: $? = 0
543 configure:10169: icpc -V </dev/null >&5
544 Intel(R) C++ Compiler for applications running on Intel(R) 64, Version 10.1    Build 20080801 Package ID: l_cc_p_10.1.018
545 Copyright (C) 1985-2008 Intel Corporation.  All rights reserved.
546 FOR NON-COMMERCIAL USE ONLY
547
548 configure:10172: $? = 0
549 configure:10175: checking whether we are using the GNU C++ compiler
550 configure:10199: icpc -c  -DNDEBUG  conftest.cc >&5
551 configure:10205: $? = 0
552 configure:10208: test -z                         || test ! -s conftest.err
553 configure:10211: $? = 0
554 configure:10214: test -s conftest.o
555 configure:10217: $? = 0
556 configure:10230: result: yes
557 configure:10236: checking whether icpc accepts -g
558 configure:10257: icpc -c -g  conftest.cc >&5
559 configure:10263: $? = 0
560 configure:10266: test -z                         || test ! -s conftest.err
561 configure:10269: $? = 0
562 configure:10272: test -s conftest.o
563 configure:10275: $? = 0
564 configure:10286: result: yes
565 configure:10328: icpc -c  -DNDEBUG  conftest.cc >&5
566 configure:10334: $? = 0
567 configure:10337: test -z                         || test ! -s conftest.err
568 configure:10340: $? = 0
569 configure:10343: test -s conftest.o
570 configure:10346: $? = 0
571 configure:10372: icpc -c  -DNDEBUG  conftest.cc >&5
572 conftest.cc(25): error: identifier "exit" is undefined
573   exit (42);
574   ^
575
576 compilation aborted for conftest.cc (code 2)
577 configure:10378: $? = 2
578 configure: failed program was:
579 | /* confdefs.h.  */
580 |
581 | #define PACKAGE_NAME ""
582 | #define PACKAGE_TARNAME ""
583 | #define PACKAGE_VERSION ""
584 | #define PACKAGE_STRING ""
585 | #define PACKAGE_BUGREPORT ""
586 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
587 | #define USE_LOGGING MPID_LOGGING_NONE
588 | #define HAVE_RUNTIME_THREADCHECK 1
589 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
590 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
591 | #define HAVE_PRAGMA_WEAK 1
592 | #define USE_WEAK_SYMBOLS 1
593 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
594 | #define HAVE_LONG_LONG 1
595 | #define F77_NAME_LOWER_USCORE 1
596 | #define STDCALL
597 | #define HAVE_FORTRAN_BINDING 1
598 | /* end confdefs.h.  */
599 |
600 | int
601 | main ()
602 | {
603 | exit (42);
604 |   ;
605 |   return 0;
606 | }
607 configure:10328: icpc -c  -DNDEBUG  conftest.cc >&5
608 conftest.cc(21): error: namespace "std" has no member "exit"
609   extern "C" void std::exit (int) throw (); using std::exit;
610                        ^
611
612 conftest.cc(21): error: namespace "std" has no member "exit"
613   extern "C" void std::exit (int) throw (); using std::exit;
614                                                        ^
615
616 compilation aborted for conftest.cc (code 2)
617 configure:10334: $? = 2
618 configure: failed program was:
619 | /* confdefs.h.  */
620 |
621 | #define PACKAGE_NAME ""
622 | #define PACKAGE_TARNAME ""
623 | #define PACKAGE_VERSION ""
624 | #define PACKAGE_STRING ""
625 | #define PACKAGE_BUGREPORT ""
626 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
627 | #define USE_LOGGING MPID_LOGGING_NONE
628 | #define HAVE_RUNTIME_THREADCHECK 1
629 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
630 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
631 | #define HAVE_PRAGMA_WEAK 1
632 | #define USE_WEAK_SYMBOLS 1
633 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
634 | #define HAVE_LONG_LONG 1
635 | #define F77_NAME_LOWER_USCORE 1
636 | #define STDCALL
637 | #define HAVE_FORTRAN_BINDING 1
638 | /* end confdefs.h.  */
639 | extern "C" void std::exit (int) throw (); using std::exit;
640 | #include <stdlib.h>
641 | int
642 | main ()
643 | {
644 | exit (42);
645 |   ;
646 |   return 0;
647 | }
648 configure:10328: icpc -c  -DNDEBUG  conftest.cc >&5
649 conftest.cc(21): error: namespace "std" has no member "exit"
650   extern "C" void std::exit (int); using std::exit;
651                        ^
652
653 conftest.cc(21): error: namespace "std" has no member "exit"
654   extern "C" void std::exit (int); using std::exit;
655                                               ^
656
657 compilation aborted for conftest.cc (code 2)
658 configure:10334: $? = 2
659 configure: failed program was:
660 | /* confdefs.h.  */
661 |
662 | #define PACKAGE_NAME ""
663 | #define PACKAGE_TARNAME ""
664 | #define PACKAGE_VERSION ""
665 | #define PACKAGE_STRING ""
666 | #define PACKAGE_BUGREPORT ""
667 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
668 | #define USE_LOGGING MPID_LOGGING_NONE
669 | #define HAVE_RUNTIME_THREADCHECK 1
670 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
671 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
672 | #define HAVE_PRAGMA_WEAK 1
673 | #define USE_WEAK_SYMBOLS 1
674 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
675 | #define HAVE_LONG_LONG 1
676 | #define F77_NAME_LOWER_USCORE 1
677 | #define STDCALL
678 | #define HAVE_FORTRAN_BINDING 1
679 | /* end confdefs.h.  */
680 | extern "C" void std::exit (int); using std::exit;
681 | #include <stdlib.h>
682 | int
683 | main ()
684 | {
685 | exit (42);
686 |   ;
687 |   return 0;
688 | }
689 configure:10328: icpc -c  -DNDEBUG  conftest.cc >&5
690 configure:10334: $? = 0
691 configure:10337: test -z                         || test ! -s conftest.err
692 configure:10340: $? = 0
693 configure:10343: test -s conftest.o
694 configure:10346: $? = 0
695 configure:10372: icpc -c  -DNDEBUG  conftest.cc >&5
696 configure:10378: $? = 0
697 configure:10381: test -z                         || test ! -s conftest.err
698 configure:10384: $? = 0
699 configure:10387: test -s conftest.o
700 configure:10390: $? = 0
701 configure:10434: checking whether the C++ compiler icpc can build an executable
702 configure:10470: icpc -o conftest  -DNDEBUG   conftest.cc  >&5
703 configure:10476: $? = 0
704 configure:10479: test -z                         || test ! -s conftest.err
705 configure:10482: $? = 0
706 configure:10485: test -s conftest
707 configure:10488: $? = 0
708 configure:10506: result: yes
709 configure:10520: checking whether the compiler supports exceptions
710 configure:10549: icpc -c  -DNDEBUG  conftest.cc >&5
711 configure:10555: $? = 0
712 configure:10558: test -z                         || test ! -s conftest.err
713 configure:10561: $? = 0
714 configure:10564: test -s conftest.o
715 configure:10567: $? = 0
716 configure:10585: result: yes
717 configure:10595: checking whether the compiler recognizes bool as a built-in type
718 configure:10628: icpc -c  -DNDEBUG  conftest.cc >&5
719 configure:10634: $? = 0
720 configure:10637: test -z                         || test ! -s conftest.err
721 configure:10640: $? = 0
722 configure:10643: test -s conftest.o
723 configure:10646: $? = 0
724 configure:10664: result: yes
725 configure:10674: checking whether the compiler implements namespaces
726 configure:10703: icpc -c  -DNDEBUG  conftest.cc >&5
727 configure:10709: $? = 0
728 configure:10712: test -z                         || test ! -s conftest.err
729 configure:10715: $? = 0
730 configure:10718: test -s conftest.o
731 configure:10721: $? = 0
732 configure:10739: result: yes
733 configure:10760: checking whether <iostream> available
734 configure:10784: icpc -c  -DNDEBUG  conftest.cc >&5
735 configure:10790: $? = 0
736 configure:10793: test -z                         || test ! -s conftest.err
737 configure:10796: $? = 0
738 configure:10799: test -s conftest.o
739 configure:10802: $? = 0
740 configure:10813: result: yes
741 configure:10819: checking whether the compiler implements the namespace std
742 configure:10852: icpc -c  -DNDEBUG  conftest.cc >&5
743 configure:10858: $? = 0
744 configure:10861: test -z                         || test ! -s conftest.err
745 configure:10864: $? = 0
746 configure:10867: test -s conftest.o
747 configure:10870: $? = 0
748 configure:10889: result: yes
749 configure:10903: checking whether <math> available
750 configure:10927: icpc -c  -DNDEBUG  conftest.cc >&5
751 conftest.cc(28): catastrophic error: could not open source file "math"
752   #include <math>
753                  ^
754
755 compilation aborted for conftest.cc (code 4)
756 configure:10933: $? = 4
757 configure: failed program was:
758 | /* confdefs.h.  */
759 |
760 | #define PACKAGE_NAME ""
761 | #define PACKAGE_TARNAME ""
762 | #define PACKAGE_VERSION ""
763 | #define PACKAGE_STRING ""
764 | #define PACKAGE_BUGREPORT ""
765 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
766 | #define USE_LOGGING MPID_LOGGING_NONE
767 | #define HAVE_RUNTIME_THREADCHECK 1
768 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
769 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
770 | #define HAVE_PRAGMA_WEAK 1
771 | #define USE_WEAK_SYMBOLS 1
772 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
773 | #define HAVE_LONG_LONG 1
774 | #define F77_NAME_LOWER_USCORE 1
775 | #define STDCALL
776 | #define HAVE_FORTRAN_BINDING 1
777 | #ifdef __cplusplus
778 | extern "C" void exit (int) throw ();
779 | #endif
780 | #define HAVE_CXX_EXCEPTIONS
781 | #define HAVE_NAMESPACES
782 | #define HAVE_NAMESPACE_STD
783 | /* end confdefs.h.  */
784 |
785 | #include <math>
786 |
787 | int
788 | main ()
789 | {
790 | using namespace std;
791 |   ;
792 |   return 0;
793 | }
794 configure:10956: result: no
795 configure:11000: checking for GNU g++ version
796 configure:11031: icpc -o conftest  -DNDEBUG   conftest.cc  >&5
797 configure:11034: $? = 0
798 configure:11036: ./conftest
799 configure:11039: $? = 0
800 configure:11053: result: 4 . 3
801 configure:11101: checking whether C++ compiler accepts option -O2
802 configure:11111: result: yes
803 configure:11113: checking whether routines compiled with -O2 can be linked with ones compiled without -O2
804 configure:11121: result: yes
805 configure:11374: checking for perl
806 configure:11392: found /usr/bin/perl
807 configure:11404: result: /usr/bin/perl
808 configure:11416: checking for ar
809 configure:11432: found /usr/bin/ar
810 configure:11442: result: ar
811 configure:11463: checking for ranlib
812 configure:11479: found /usr/bin/ranlib
813 configure:11489: result: ranlib
814 configure:11511: checking for etags
815 configure:11540: result: no
816 configure:11587: checking for killall
817 configure:11603: found /usr/bin/killall
818 configure:11613: result: killall
819 configure:11658: checking for a BSD-compatible install
820 configure:11713: result: /usr/bin/install -c
821 configure:11733: checking whether install works
822 configure:11741: result: yes
823 configure:11837: checking whether install breaks libraries
824 configure:11878: result: no
825 configure:11900: checking whether mkdir -p works
826 configure:11916: result: yes
827 configure:11934: checking for make
828 configure:11950: found /usr/bin/make
829 configure:11960: result: make
830 configure:11973: checking whether clock skew breaks make
831 configure:11994: result: no
832 configure:12004: checking whether make supports include
833 configure:12028: result: yes
834 configure:12037: checking whether make allows comments in actions
835 configure:12060: result: yes
836 configure:12074: checking for virtual path format
837 configure:12113: result: VPATH
838 configure:12123: checking whether make sets CFLAGS
839 configure:12145: result: yes
840 configure:12192: checking for bash
841 configure:12222: result: /bin/sh
842 configure:12244: checking whether /bin/sh supports arrays
843 configure:12253: result: yes
844 configure:13373: checking for doctext
845 configure:13404: result: false
846 configure:13413: checking for location of doctext style files
847 configure:13430: result: unavailable
848 configure:13442: checking for an ANSI C-conforming const
849 configure:13509: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c >&5
850 icc: command line warning #10156: ignoring option '-O'; no argument required
851 conftest.c(58): warning #592: variable "t" is used before its value is set
852       *t++ = 0;
853        ^
854
855 conftest.c(73): warning #592: variable "b" is used before its value is set
856       struct s *b; b->j = 5;
857                    ^
858
859 configure:13515: $? = 0
860 configure:13518: test -z                         || test ! -s conftest.err
861 configure:13521: $? = 0
862 configure:13524: test -s conftest.o
863 configure:13527: $? = 0
864 configure:13538: result: yes
865 configure:13549: checking for volatile
866 configure:13571: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c >&5
867 icc: command line warning #10156: ignoring option '-O'; no argument required
868 configure:13577: $? = 0
869 configure:13580: test -z                         || test ! -s conftest.err
870 configure:13583: $? = 0
871 configure:13586: test -s conftest.o
872 configure:13589: $? = 0
873 configure:13600: result: yes
874 configure:13611: checking for restrict
875 configure:13633: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c >&5
876 icc: command line warning #10156: ignoring option '-O'; no argument required
877 conftest.c(33): error: expected a ";"
878   int * restrict a;
879                  ^
880
881 compilation aborted for conftest.c (code 2)
882 configure:13639: $? = 2
883 configure: failed program was:
884 | /* confdefs.h.  */
885 |
886 | #define PACKAGE_NAME ""
887 | #define PACKAGE_TARNAME ""
888 | #define PACKAGE_VERSION ""
889 | #define PACKAGE_STRING ""
890 | #define PACKAGE_BUGREPORT ""
891 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
892 | #define USE_LOGGING MPID_LOGGING_NONE
893 | #define HAVE_RUNTIME_THREADCHECK 1
894 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
895 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
896 | #define HAVE_PRAGMA_WEAK 1
897 | #define USE_WEAK_SYMBOLS 1
898 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
899 | #define HAVE_LONG_LONG 1
900 | #define F77_NAME_LOWER_USCORE 1
901 | #define STDCALL
902 | #define HAVE_FORTRAN_BINDING 1
903 | #ifdef __cplusplus
904 | extern "C" void exit (int) throw ();
905 | #endif
906 | #define HAVE_CXX_EXCEPTIONS
907 | #define HAVE_NAMESPACES
908 | #define HAVE_NAMESPACE_STD
909 | #define HAVE_CXX_BINDING 1
910 | #define HAVE_NAMEPUB_SERVICE 1
911 | /* end confdefs.h.  */
912 |
913 | int
914 | main ()
915 | {
916 | int * restrict a;
917 |   ;
918 |   return 0;
919 | }
920 configure:13678: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c >&5
921 icc: command line warning #10156: ignoring option '-O'; no argument required
922 conftest.c(33): error: expected a ";"
923   int * _Restrict a;
924                   ^
925
926 compilation aborted for conftest.c (code 2)
927 configure:13684: $? = 2
928 configure: failed program was:
929 | /* confdefs.h.  */
930 |
931 | #define PACKAGE_NAME ""
932 | #define PACKAGE_TARNAME ""
933 | #define PACKAGE_VERSION ""
934 | #define PACKAGE_STRING ""
935 | #define PACKAGE_BUGREPORT ""
936 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
937 | #define USE_LOGGING MPID_LOGGING_NONE
938 | #define HAVE_RUNTIME_THREADCHECK 1
939 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
940 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
941 | #define HAVE_PRAGMA_WEAK 1
942 | #define USE_WEAK_SYMBOLS 1
943 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
944 | #define HAVE_LONG_LONG 1
945 | #define F77_NAME_LOWER_USCORE 1
946 | #define STDCALL
947 | #define HAVE_FORTRAN_BINDING 1
948 | #ifdef __cplusplus
949 | extern "C" void exit (int) throw ();
950 | #endif
951 | #define HAVE_CXX_EXCEPTIONS
952 | #define HAVE_NAMESPACES
953 | #define HAVE_NAMESPACE_STD
954 | #define HAVE_CXX_BINDING 1
955 | #define HAVE_NAMEPUB_SERVICE 1
956 | /* end confdefs.h.  */
957 |
958 | int
959 | main ()
960 | {
961 | int * _Restrict a;
962 |   ;
963 |   return 0;
964 | }
965 configure:13724: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c >&5
966 icc: command line warning #10156: ignoring option '-O'; no argument required
967 configure:13730: $? = 0
968 configure:13733: test -z                         || test ! -s conftest.err
969 configure:13736: $? = 0
970 configure:13739: test -s conftest.o
971 configure:13742: $? = 0
972 configure:13755: result: __restrict
973 configure:13770: checking for inline
974 configure:13791: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c >&5
975 icc: command line warning #10156: ignoring option '-O'; no argument required
976 configure:13797: $? = 0
977 configure:13800: test -z                         || test ! -s conftest.err
978 configure:13803: $? = 0
979 configure:13806: test -s conftest.o
980 configure:13809: $? = 0
981 configure:13821: result: inline
982 configure:13844: checking whether __attribute__ allowed
983 configure:13866: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c >&5
984 icc: command line warning #10156: ignoring option '-O'; no argument required
985 configure:13872: $? = 0
986 configure:13875: test -z                         || test ! -s conftest.err
987 configure:13878: $? = 0
988 configure:13881: test -s conftest.o
989 configure:13884: $? = 0
990 configure:13895: result: yes
991 configure:13897: checking whether __attribute__((format)) allowed
992 configure:13919: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c >&5
993 icc: command line warning #10156: ignoring option '-O'; no argument required
994 configure:13925: $? = 0
995 configure:13928: test -z                         || test ! -s conftest.err
996 configure:13931: $? = 0
997 configure:13934: test -s conftest.o
998 configure:13937: $? = 0
999 configure:13948: result: yes
1000 configure:13962: checking whether byte ordering is bigendian
1001 configure:13989: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c >&5
1002 icc: command line warning #10156: ignoring option '-O'; no argument required
1003 /usr/include/limits.h(125): catastrophic error: could not open source file "limits.h"
1004   # include_next <limits.h>
1005                            ^
1006
1007 compilation aborted for conftest.c (code 4)
1008 configure:13995: $? = 4
1009 configure: failed program was:
1010 | /* confdefs.h.  */
1011 |
1012 | #define PACKAGE_NAME ""
1013 | #define PACKAGE_TARNAME ""
1014 | #define PACKAGE_VERSION ""
1015 | #define PACKAGE_STRING ""
1016 | #define PACKAGE_BUGREPORT ""
1017 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
1018 | #define USE_LOGGING MPID_LOGGING_NONE
1019 | #define HAVE_RUNTIME_THREADCHECK 1
1020 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1021 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1022 | #define HAVE_PRAGMA_WEAK 1
1023 | #define USE_WEAK_SYMBOLS 1
1024 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1025 | #define HAVE_LONG_LONG 1
1026 | #define F77_NAME_LOWER_USCORE 1
1027 | #define STDCALL
1028 | #define HAVE_FORTRAN_BINDING 1
1029 | #ifdef __cplusplus
1030 | extern "C" void exit (int) throw ();
1031 | #endif
1032 | #define HAVE_CXX_EXCEPTIONS
1033 | #define HAVE_NAMESPACES
1034 | #define HAVE_NAMESPACE_STD
1035 | #define HAVE_CXX_BINDING 1
1036 | #define HAVE_NAMEPUB_SERVICE 1
1037 | #define restrict __restrict
1038 | #define HAVE_GCC_ATTRIBUTE 1
1039 | /* end confdefs.h.  */
1040 | #include <sys/types.h>
1041 | #include <sys/param.h>
1042 |
1043 | int
1044 | main ()
1045 | {
1046 | #if !BYTE_ORDER || !BIG_ENDIAN || !LITTLE_ENDIAN
1047 |  bogus endian macros
1048 | #endif
1049 |
1050 |   ;
1051 |   return 0;
1052 | }
1053 configure:14146: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
1054 icc: command line warning #10156: ignoring option '-O'; no argument required
1055 conftest.c(41): warning #266: function "exit" declared implicitly
1056     exit (u.c[sizeof (long) - 1] == 1);
1057     ^
1058
1059 configure:14149: $? = 0
1060 configure:14151: ./conftest
1061 configure:14154: $? = 0
1062 configure:14170: result: no
1063 configure:14197: checking whether C compiler allows unaligned doubles
1064 configure:14235: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
1065 icc: command line warning #10156: ignoring option '-O'; no argument required
1066 configure:14238: $? = 0
1067 configure:14240: ./conftest
1068 configure:14243: $? = 0
1069 configure:14257: result: yes
1070 configure:14276: checking whether icc supports __func__
1071 configure:14297: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c >&5
1072 icc: command line warning #10156: ignoring option '-O'; no argument required
1073 configure:14303: $? = 0
1074 configure:14306: test -z                         || test ! -s conftest.err
1075 configure:14309: $? = 0
1076 configure:14312: test -s conftest.o
1077 configure:14315: $? = 0
1078 configure:14326: result: yes
1079 configure:14470: result: Using gcc to determine dependencies
1080 configure:14502: checking whether long double is supported
1081 configure:14524: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c >&5
1082 icc: command line warning #10156: ignoring option '-O'; no argument required
1083 configure:14530: $? = 0
1084 configure:14533: test -z                         || test ! -s conftest.err
1085 configure:14536: $? = 0
1086 configure:14539: test -s conftest.o
1087 configure:14542: $? = 0
1088 configure:14553: result: yes
1089 configure:14564: checking whether long long is supported
1090 configure:14586: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c >&5
1091 icc: command line warning #10156: ignoring option '-O'; no argument required
1092 configure:14592: $? = 0
1093 configure:14595: test -z                         || test ! -s conftest.err
1094 configure:14598: $? = 0
1095 configure:14601: test -s conftest.o
1096 configure:14604: $? = 0
1097 configure:14615: result: yes
1098 configure:14628: checking for max C struct integer alignment
1099 configure:14751: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
1100 icc: command line warning #10156: ignoring option '-O'; no argument required
1101 configure:14754: $? = 0
1102 configure:14756: ./conftest
1103 configure:14759: $? = 0
1104 configure:14775: result: eight
1105 configure:14812: checking for max C struct floating point alignment
1106 configure:14919: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
1107 icc: command line warning #10156: ignoring option '-O'; no argument required
1108 configure:14922: $? = 0
1109 configure:14924: ./conftest
1110 configure:14927: $? = 0
1111 configure:14943: result: sixteen
1112 configure:14978: checking for max C struct alignment of structs with doubles
1113 configure:15054: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
1114 icc: command line warning #10156: ignoring option '-O'; no argument required
1115 configure:15057: $? = 0
1116 configure:15059: ./conftest
1117 configure:15062: $? = 0
1118 configure:15078: result: eight
1119 configure:15085: checking for max C struct floating point alignment with long doubles
1120 configure:15162: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
1121 icc: command line warning #10156: ignoring option '-O'; no argument required
1122 configure:15165: $? = 0
1123 configure:15167: ./conftest
1124 configure:15170: $? = 0
1125 configure:15186: result: sixteen
1126 configure:15196: WARNING: Structures containing long doubles may be aligned differently from structures with floats or longs.  MPICH2 does not handle this case automatically and you should avoid assumed extents for structures containing float types.
1127 configure:15231: checking if alignment of structs with doubles is based on position
1128 configure:15270: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
1129 icc: command line warning #10156: ignoring option '-O'; no argument required
1130 configure:15273: $? = 0
1131 configure:15275: ./conftest
1132 configure:15278: $? = 0
1133 configure:15294: result: no
1134 configure:15310: checking if alignment of structs with long long ints is based on position
1135 configure:15351: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
1136 icc: command line warning #10156: ignoring option '-O'; no argument required
1137 configure:15354: $? = 0
1138 configure:15356: ./conftest
1139 configure:15359: $? = 0
1140 configure:15375: result: no
1141 configure:15391: checking if double alignment breaks rules, find actual alignment
1142 configure:15443: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
1143 icc: command line warning #10156: ignoring option '-O'; no argument required
1144 configure:15446: $? = 0
1145 configure:15448: ./conftest
1146 configure:15451: $? = 0
1147 configure:15467: result: no
1148 configure:15483: checking for alignment restrictions on pointers
1149 configure:15508: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
1150 icc: command line warning #10156: ignoring option '-O'; no argument required
1151 configure:15511: $? = 0
1152 configure:15513: ./conftest
1153 configure:15516: $? = 0
1154 configure:15539: result: int or better
1155 configure:15547: checking for egrep
1156 configure:15557: result: grep -E
1157 configure:15562: checking for ANSI C header files
1158 configure:15587: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c >&5
1159 icc: command line warning #10156: ignoring option '-O'; no argument required
1160 configure:15593: $? = 0
1161 configure:15596: test -z                         || test ! -s conftest.err
1162 configure:15599: $? = 0
1163 configure:15602: test -s conftest.o
1164 configure:15605: $? = 0
1165 ./configure: line 15627: conftest.c: command not found
1166 configure:15717: result: no
1167 configure:15741: checking for sys/types.h
1168 configure:15757:   conftest.c
1169 ./configure: line 15758: conftest.c: command not found
1170 configure:15763: $? = 127
1171 configure: failed program was:
1172 | /* confdefs.h.  */
1173 |
1174 | #define PACKAGE_NAME ""
1175 | #define PACKAGE_TARNAME ""
1176 | #define PACKAGE_VERSION ""
1177 | #define PACKAGE_STRING ""
1178 | #define PACKAGE_BUGREPORT ""
1179 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
1180 | #define USE_LOGGING MPID_LOGGING_NONE
1181 | #define HAVE_RUNTIME_THREADCHECK 1
1182 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1183 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1184 | #define HAVE_PRAGMA_WEAK 1
1185 | #define USE_WEAK_SYMBOLS 1
1186 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1187 | #define HAVE_LONG_LONG 1
1188 | #define F77_NAME_LOWER_USCORE 1
1189 | #define STDCALL
1190 | #define HAVE_FORTRAN_BINDING 1
1191 | #ifdef __cplusplus
1192 | extern "C" void exit (int) throw ();
1193 | #endif
1194 | #define HAVE_CXX_EXCEPTIONS
1195 | #define HAVE_NAMESPACES
1196 | #define HAVE_NAMESPACE_STD
1197 | #define HAVE_CXX_BINDING 1
1198 | #define HAVE_NAMEPUB_SERVICE 1
1199 | #define restrict __restrict
1200 | #define HAVE_GCC_ATTRIBUTE 1
1201 | #define WORDS_LITTLEENDIAN 1
1202 | #define HAVE_LONG_DOUBLE 1
1203 | #define HAVE_LONG_LONG_INT 1
1204 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
1205 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
1206 | #define HAVE_MAX_FP_ALIGNMENT 16
1207 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
1208 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
1209 | /* end confdefs.h.  */
1210 | #include <sys/types.h>
1211 configure:15793: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c 1>&5
1212 icc: command line warning #10156: ignoring option '-O'; no argument required
1213 configure:15796: $? = 0
1214 configure:15814: result: yes
1215 configure:15741: checking for sys/stat.h
1216 configure:15757:   conftest.c
1217 ./configure: line 15758: conftest.c: command not found
1218 configure:15763: $? = 127
1219 configure: failed program was:
1220 | /* confdefs.h.  */
1221 |
1222 | #define PACKAGE_NAME ""
1223 | #define PACKAGE_TARNAME ""
1224 | #define PACKAGE_VERSION ""
1225 | #define PACKAGE_STRING ""
1226 | #define PACKAGE_BUGREPORT ""
1227 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
1228 | #define USE_LOGGING MPID_LOGGING_NONE
1229 | #define HAVE_RUNTIME_THREADCHECK 1
1230 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1231 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1232 | #define HAVE_PRAGMA_WEAK 1
1233 | #define USE_WEAK_SYMBOLS 1
1234 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1235 | #define HAVE_LONG_LONG 1
1236 | #define F77_NAME_LOWER_USCORE 1
1237 | #define STDCALL
1238 | #define HAVE_FORTRAN_BINDING 1
1239 | #ifdef __cplusplus
1240 | extern "C" void exit (int) throw ();
1241 | #endif
1242 | #define HAVE_CXX_EXCEPTIONS
1243 | #define HAVE_NAMESPACES
1244 | #define HAVE_NAMESPACE_STD
1245 | #define HAVE_CXX_BINDING 1
1246 | #define HAVE_NAMEPUB_SERVICE 1
1247 | #define restrict __restrict
1248 | #define HAVE_GCC_ATTRIBUTE 1
1249 | #define WORDS_LITTLEENDIAN 1
1250 | #define HAVE_LONG_DOUBLE 1
1251 | #define HAVE_LONG_LONG_INT 1
1252 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
1253 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
1254 | #define HAVE_MAX_FP_ALIGNMENT 16
1255 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
1256 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
1257 | #define HAVE_SYS_TYPES_H 1
1258 | /* end confdefs.h.  */
1259 | #include <sys/stat.h>
1260 configure:15793: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c 1>&5
1261 icc: command line warning #10156: ignoring option '-O'; no argument required
1262 configure:15796: $? = 0
1263 configure:15814: result: yes
1264 configure:15741: checking for stdlib.h
1265 configure:15757:   conftest.c
1266 ./configure: line 15758: conftest.c: command not found
1267 configure:15763: $? = 127
1268 configure: failed program was:
1269 | /* confdefs.h.  */
1270 |
1271 | #define PACKAGE_NAME ""
1272 | #define PACKAGE_TARNAME ""
1273 | #define PACKAGE_VERSION ""
1274 | #define PACKAGE_STRING ""
1275 | #define PACKAGE_BUGREPORT ""
1276 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
1277 | #define USE_LOGGING MPID_LOGGING_NONE
1278 | #define HAVE_RUNTIME_THREADCHECK 1
1279 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1280 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1281 | #define HAVE_PRAGMA_WEAK 1
1282 | #define USE_WEAK_SYMBOLS 1
1283 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1284 | #define HAVE_LONG_LONG 1
1285 | #define F77_NAME_LOWER_USCORE 1
1286 | #define STDCALL
1287 | #define HAVE_FORTRAN_BINDING 1
1288 | #ifdef __cplusplus
1289 | extern "C" void exit (int) throw ();
1290 | #endif
1291 | #define HAVE_CXX_EXCEPTIONS
1292 | #define HAVE_NAMESPACES
1293 | #define HAVE_NAMESPACE_STD
1294 | #define HAVE_CXX_BINDING 1
1295 | #define HAVE_NAMEPUB_SERVICE 1
1296 | #define restrict __restrict
1297 | #define HAVE_GCC_ATTRIBUTE 1
1298 | #define WORDS_LITTLEENDIAN 1
1299 | #define HAVE_LONG_DOUBLE 1
1300 | #define HAVE_LONG_LONG_INT 1
1301 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
1302 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
1303 | #define HAVE_MAX_FP_ALIGNMENT 16
1304 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
1305 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
1306 | #define HAVE_SYS_TYPES_H 1
1307 | #define HAVE_SYS_STAT_H 1
1308 | /* end confdefs.h.  */
1309 | #include <stdlib.h>
1310 configure:15793: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c 1>&5
1311 icc: command line warning #10156: ignoring option '-O'; no argument required
1312 configure:15796: $? = 0
1313 configure:15814: result: yes
1314 configure:15741: checking for string.h
1315 configure:15757:   conftest.c
1316 ./configure: line 15758: conftest.c: command not found
1317 configure:15763: $? = 127
1318 configure: failed program was:
1319 | /* confdefs.h.  */
1320 |
1321 | #define PACKAGE_NAME ""
1322 | #define PACKAGE_TARNAME ""
1323 | #define PACKAGE_VERSION ""
1324 | #define PACKAGE_STRING ""
1325 | #define PACKAGE_BUGREPORT ""
1326 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
1327 | #define USE_LOGGING MPID_LOGGING_NONE
1328 | #define HAVE_RUNTIME_THREADCHECK 1
1329 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1330 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1331 | #define HAVE_PRAGMA_WEAK 1
1332 | #define USE_WEAK_SYMBOLS 1
1333 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1334 | #define HAVE_LONG_LONG 1
1335 | #define F77_NAME_LOWER_USCORE 1
1336 | #define STDCALL
1337 | #define HAVE_FORTRAN_BINDING 1
1338 | #ifdef __cplusplus
1339 | extern "C" void exit (int) throw ();
1340 | #endif
1341 | #define HAVE_CXX_EXCEPTIONS
1342 | #define HAVE_NAMESPACES
1343 | #define HAVE_NAMESPACE_STD
1344 | #define HAVE_CXX_BINDING 1
1345 | #define HAVE_NAMEPUB_SERVICE 1
1346 | #define restrict __restrict
1347 | #define HAVE_GCC_ATTRIBUTE 1
1348 | #define WORDS_LITTLEENDIAN 1
1349 | #define HAVE_LONG_DOUBLE 1
1350 | #define HAVE_LONG_LONG_INT 1
1351 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
1352 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
1353 | #define HAVE_MAX_FP_ALIGNMENT 16
1354 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
1355 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
1356 | #define HAVE_SYS_TYPES_H 1
1357 | #define HAVE_SYS_STAT_H 1
1358 | #define HAVE_STDLIB_H 1
1359 | /* end confdefs.h.  */
1360 | #include <string.h>
1361 configure:15793: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c 1>&5
1362 icc: command line warning #10156: ignoring option '-O'; no argument required
1363 configure:15796: $? = 0
1364 configure:15814: result: yes
1365 configure:15741: checking for memory.h
1366 configure:15757:   conftest.c
1367 ./configure: line 15758: conftest.c: command not found
1368 configure:15763: $? = 127
1369 configure: failed program was:
1370 | /* confdefs.h.  */
1371 |
1372 | #define PACKAGE_NAME ""
1373 | #define PACKAGE_TARNAME ""
1374 | #define PACKAGE_VERSION ""
1375 | #define PACKAGE_STRING ""
1376 | #define PACKAGE_BUGREPORT ""
1377 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
1378 | #define USE_LOGGING MPID_LOGGING_NONE
1379 | #define HAVE_RUNTIME_THREADCHECK 1
1380 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1381 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1382 | #define HAVE_PRAGMA_WEAK 1
1383 | #define USE_WEAK_SYMBOLS 1
1384 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1385 | #define HAVE_LONG_LONG 1
1386 | #define F77_NAME_LOWER_USCORE 1
1387 | #define STDCALL
1388 | #define HAVE_FORTRAN_BINDING 1
1389 | #ifdef __cplusplus
1390 | extern "C" void exit (int) throw ();
1391 | #endif
1392 | #define HAVE_CXX_EXCEPTIONS
1393 | #define HAVE_NAMESPACES
1394 | #define HAVE_NAMESPACE_STD
1395 | #define HAVE_CXX_BINDING 1
1396 | #define HAVE_NAMEPUB_SERVICE 1
1397 | #define restrict __restrict
1398 | #define HAVE_GCC_ATTRIBUTE 1
1399 | #define WORDS_LITTLEENDIAN 1
1400 | #define HAVE_LONG_DOUBLE 1
1401 | #define HAVE_LONG_LONG_INT 1
1402 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
1403 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
1404 | #define HAVE_MAX_FP_ALIGNMENT 16
1405 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
1406 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
1407 | #define HAVE_SYS_TYPES_H 1
1408 | #define HAVE_SYS_STAT_H 1
1409 | #define HAVE_STDLIB_H 1
1410 | #define HAVE_STRING_H 1
1411 | /* end confdefs.h.  */
1412 | #include <memory.h>
1413 configure:15793: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c 1>&5
1414 icc: command line warning #10156: ignoring option '-O'; no argument required
1415 configure:15796: $? = 0
1416 configure:15814: result: yes
1417 configure:15741: checking for strings.h
1418 configure:15757:   conftest.c
1419 ./configure: line 15758: conftest.c: command not found
1420 configure:15763: $? = 127
1421 configure: failed program was:
1422 | /* confdefs.h.  */
1423 |
1424 | #define PACKAGE_NAME ""
1425 | #define PACKAGE_TARNAME ""
1426 | #define PACKAGE_VERSION ""
1427 | #define PACKAGE_STRING ""
1428 | #define PACKAGE_BUGREPORT ""
1429 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
1430 | #define USE_LOGGING MPID_LOGGING_NONE
1431 | #define HAVE_RUNTIME_THREADCHECK 1
1432 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1433 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1434 | #define HAVE_PRAGMA_WEAK 1
1435 | #define USE_WEAK_SYMBOLS 1
1436 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1437 | #define HAVE_LONG_LONG 1
1438 | #define F77_NAME_LOWER_USCORE 1
1439 | #define STDCALL
1440 | #define HAVE_FORTRAN_BINDING 1
1441 | #ifdef __cplusplus
1442 | extern "C" void exit (int) throw ();
1443 | #endif
1444 | #define HAVE_CXX_EXCEPTIONS
1445 | #define HAVE_NAMESPACES
1446 | #define HAVE_NAMESPACE_STD
1447 | #define HAVE_CXX_BINDING 1
1448 | #define HAVE_NAMEPUB_SERVICE 1
1449 | #define restrict __restrict
1450 | #define HAVE_GCC_ATTRIBUTE 1
1451 | #define WORDS_LITTLEENDIAN 1
1452 | #define HAVE_LONG_DOUBLE 1
1453 | #define HAVE_LONG_LONG_INT 1
1454 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
1455 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
1456 | #define HAVE_MAX_FP_ALIGNMENT 16
1457 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
1458 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
1459 | #define HAVE_SYS_TYPES_H 1
1460 | #define HAVE_SYS_STAT_H 1
1461 | #define HAVE_STDLIB_H 1
1462 | #define HAVE_STRING_H 1
1463 | #define HAVE_MEMORY_H 1
1464 | /* end confdefs.h.  */
1465 | #include <strings.h>
1466 configure:15793: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c 1>&5
1467 icc: command line warning #10156: ignoring option '-O'; no argument required
1468 configure:15796: $? = 0
1469 configure:15814: result: yes
1470 configure:15741: checking for inttypes.h
1471 configure:15757:   conftest.c
1472 ./configure: line 15758: conftest.c: command not found
1473 configure:15763: $? = 127
1474 configure: failed program was:
1475 | /* confdefs.h.  */
1476 |
1477 | #define PACKAGE_NAME ""
1478 | #define PACKAGE_TARNAME ""
1479 | #define PACKAGE_VERSION ""
1480 | #define PACKAGE_STRING ""
1481 | #define PACKAGE_BUGREPORT ""
1482 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
1483 | #define USE_LOGGING MPID_LOGGING_NONE
1484 | #define HAVE_RUNTIME_THREADCHECK 1
1485 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1486 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1487 | #define HAVE_PRAGMA_WEAK 1
1488 | #define USE_WEAK_SYMBOLS 1
1489 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1490 | #define HAVE_LONG_LONG 1
1491 | #define F77_NAME_LOWER_USCORE 1
1492 | #define STDCALL
1493 | #define HAVE_FORTRAN_BINDING 1
1494 | #ifdef __cplusplus
1495 | extern "C" void exit (int) throw ();
1496 | #endif
1497 | #define HAVE_CXX_EXCEPTIONS
1498 | #define HAVE_NAMESPACES
1499 | #define HAVE_NAMESPACE_STD
1500 | #define HAVE_CXX_BINDING 1
1501 | #define HAVE_NAMEPUB_SERVICE 1
1502 | #define restrict __restrict
1503 | #define HAVE_GCC_ATTRIBUTE 1
1504 | #define WORDS_LITTLEENDIAN 1
1505 | #define HAVE_LONG_DOUBLE 1
1506 | #define HAVE_LONG_LONG_INT 1
1507 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
1508 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
1509 | #define HAVE_MAX_FP_ALIGNMENT 16
1510 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
1511 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
1512 | #define HAVE_SYS_TYPES_H 1
1513 | #define HAVE_SYS_STAT_H 1
1514 | #define HAVE_STDLIB_H 1
1515 | #define HAVE_STRING_H 1
1516 | #define HAVE_MEMORY_H 1
1517 | #define HAVE_STRINGS_H 1
1518 | /* end confdefs.h.  */
1519 | #include <inttypes.h>
1520 configure:15793: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c 1>&5
1521 icc: command line warning #10156: ignoring option '-O'; no argument required
1522 configure:15796: $? = 0
1523 configure:15814: result: yes
1524 configure:15741: checking for stdint.h
1525 configure:15757:   conftest.c
1526 ./configure: line 15758: conftest.c: command not found
1527 configure:15763: $? = 127
1528 configure: failed program was:
1529 | /* confdefs.h.  */
1530 |
1531 | #define PACKAGE_NAME ""
1532 | #define PACKAGE_TARNAME ""
1533 | #define PACKAGE_VERSION ""
1534 | #define PACKAGE_STRING ""
1535 | #define PACKAGE_BUGREPORT ""
1536 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
1537 | #define USE_LOGGING MPID_LOGGING_NONE
1538 | #define HAVE_RUNTIME_THREADCHECK 1
1539 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1540 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1541 | #define HAVE_PRAGMA_WEAK 1
1542 | #define USE_WEAK_SYMBOLS 1
1543 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1544 | #define HAVE_LONG_LONG 1
1545 | #define F77_NAME_LOWER_USCORE 1
1546 | #define STDCALL
1547 | #define HAVE_FORTRAN_BINDING 1
1548 | #ifdef __cplusplus
1549 | extern "C" void exit (int) throw ();
1550 | #endif
1551 | #define HAVE_CXX_EXCEPTIONS
1552 | #define HAVE_NAMESPACES
1553 | #define HAVE_NAMESPACE_STD
1554 | #define HAVE_CXX_BINDING 1
1555 | #define HAVE_NAMEPUB_SERVICE 1
1556 | #define restrict __restrict
1557 | #define HAVE_GCC_ATTRIBUTE 1
1558 | #define WORDS_LITTLEENDIAN 1
1559 | #define HAVE_LONG_DOUBLE 1
1560 | #define HAVE_LONG_LONG_INT 1
1561 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
1562 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
1563 | #define HAVE_MAX_FP_ALIGNMENT 16
1564 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
1565 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
1566 | #define HAVE_SYS_TYPES_H 1
1567 | #define HAVE_SYS_STAT_H 1
1568 | #define HAVE_STDLIB_H 1
1569 | #define HAVE_STRING_H 1
1570 | #define HAVE_MEMORY_H 1
1571 | #define HAVE_STRINGS_H 1
1572 | #define HAVE_INTTYPES_H 1
1573 | /* end confdefs.h.  */
1574 | #include <stdint.h>
1575 configure:15793: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c 1>&5
1576 icc: command line warning #10156: ignoring option '-O'; no argument required
1577 configure:15796: $? = 0
1578 configure:15814: result: yes
1579 configure:15741: checking for unistd.h
1580 configure:15757:   conftest.c
1581 ./configure: line 15758: conftest.c: command not found
1582 configure:15763: $? = 127
1583 configure: failed program was:
1584 | /* confdefs.h.  */
1585 |
1586 | #define PACKAGE_NAME ""
1587 | #define PACKAGE_TARNAME ""
1588 | #define PACKAGE_VERSION ""
1589 | #define PACKAGE_STRING ""
1590 | #define PACKAGE_BUGREPORT ""
1591 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
1592 | #define USE_LOGGING MPID_LOGGING_NONE
1593 | #define HAVE_RUNTIME_THREADCHECK 1
1594 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1595 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1596 | #define HAVE_PRAGMA_WEAK 1
1597 | #define USE_WEAK_SYMBOLS 1
1598 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1599 | #define HAVE_LONG_LONG 1
1600 | #define F77_NAME_LOWER_USCORE 1
1601 | #define STDCALL
1602 | #define HAVE_FORTRAN_BINDING 1
1603 | #ifdef __cplusplus
1604 | extern "C" void exit (int) throw ();
1605 | #endif
1606 | #define HAVE_CXX_EXCEPTIONS
1607 | #define HAVE_NAMESPACES
1608 | #define HAVE_NAMESPACE_STD
1609 | #define HAVE_CXX_BINDING 1
1610 | #define HAVE_NAMEPUB_SERVICE 1
1611 | #define restrict __restrict
1612 | #define HAVE_GCC_ATTRIBUTE 1
1613 | #define WORDS_LITTLEENDIAN 1
1614 | #define HAVE_LONG_DOUBLE 1
1615 | #define HAVE_LONG_LONG_INT 1
1616 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
1617 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
1618 | #define HAVE_MAX_FP_ALIGNMENT 16
1619 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
1620 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
1621 | #define HAVE_SYS_TYPES_H 1
1622 | #define HAVE_SYS_STAT_H 1
1623 | #define HAVE_STDLIB_H 1
1624 | #define HAVE_STRING_H 1
1625 | #define HAVE_MEMORY_H 1
1626 | #define HAVE_STRINGS_H 1
1627 | #define HAVE_INTTYPES_H 1
1628 | #define HAVE_STDINT_H 1
1629 | /* end confdefs.h.  */
1630 | #include <unistd.h>
1631 configure:15793: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c 1>&5
1632 icc: command line warning #10156: ignoring option '-O'; no argument required
1633 configure:15796: $? = 0
1634 configure:15814: result: yes
1635 configure:15827: checking for char
1636 configure:15851: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c >&5
1637 icc: command line warning #10156: ignoring option '-O'; no argument required
1638 conftest.c(85): warning #279: controlling expression is constant
1639   if ((char *) 0)
1640       ^
1641
1642 configure:15857: $? = 0
1643 configure:15860: test -z                         || test ! -s conftest.err
1644 configure:15863: $? = 0
1645 configure:15866: test -s conftest.o
1646 configure:15869: $? = 0
1647 configure:15880: result: yes
1648 configure:15883: checking size of char
1649 configure:16195: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
1650 icc: command line warning #10156: ignoring option '-O'; no argument required
1651 configure:16198: $? = 0
1652 configure:16200: ./conftest
1653 configure:16203: $? = 0
1654 configure:16226: result: 1
1655 configure:16233: checking for short
1656 configure:16257: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c >&5
1657 icc: command line warning #10156: ignoring option '-O'; no argument required
1658 conftest.c(86): warning #279: controlling expression is constant
1659   if ((short *) 0)
1660       ^
1661
1662 configure:16263: $? = 0
1663 configure:16266: test -z                         || test ! -s conftest.err
1664 configure:16269: $? = 0
1665 configure:16272: test -s conftest.o
1666 configure:16275: $? = 0
1667 configure:16286: result: yes
1668 configure:16289: checking size of short
1669 configure:16601: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
1670 icc: command line warning #10156: ignoring option '-O'; no argument required
1671 configure:16604: $? = 0
1672 configure:16606: ./conftest
1673 configure:16609: $? = 0
1674 configure:16632: result: 2
1675 configure:16639: checking for int
1676 configure:16663: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c >&5
1677 icc: command line warning #10156: ignoring option '-O'; no argument required
1678 conftest.c(87): warning #279: controlling expression is constant
1679   if ((int *) 0)
1680       ^
1681
1682 configure:16669: $? = 0
1683 configure:16672: test -z                         || test ! -s conftest.err
1684 configure:16675: $? = 0
1685 configure:16678: test -s conftest.o
1686 configure:16681: $? = 0
1687 configure:16692: result: yes
1688 configure:16695: checking size of int
1689 configure:17007: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
1690 icc: command line warning #10156: ignoring option '-O'; no argument required
1691 configure:17010: $? = 0
1692 configure:17012: ./conftest
1693 configure:17015: $? = 0
1694 configure:17038: result: 4
1695 configure:17045: checking for long
1696 configure:17069: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c >&5
1697 icc: command line warning #10156: ignoring option '-O'; no argument required
1698 conftest.c(88): warning #279: controlling expression is constant
1699   if ((long *) 0)
1700       ^
1701
1702 configure:17075: $? = 0
1703 configure:17078: test -z                         || test ! -s conftest.err
1704 configure:17081: $? = 0
1705 configure:17084: test -s conftest.o
1706 configure:17087: $? = 0
1707 configure:17098: result: yes
1708 configure:17101: checking size of long
1709 configure:17413: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
1710 icc: command line warning #10156: ignoring option '-O'; no argument required
1711 configure:17416: $? = 0
1712 configure:17418: ./conftest
1713 configure:17421: $? = 0
1714 configure:17444: result: 8
1715 configure:17451: checking for long long
1716 configure:17475: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c >&5
1717 icc: command line warning #10156: ignoring option '-O'; no argument required
1718 conftest.c(89): warning #279: controlling expression is constant
1719   if ((long long *) 0)
1720       ^
1721
1722 configure:17481: $? = 0
1723 configure:17484: test -z                         || test ! -s conftest.err
1724 configure:17487: $? = 0
1725 configure:17490: test -s conftest.o
1726 configure:17493: $? = 0
1727 configure:17504: result: yes
1728 configure:17507: checking size of long long
1729 configure:17819: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
1730 icc: command line warning #10156: ignoring option '-O'; no argument required
1731 configure:17822: $? = 0
1732 configure:17824: ./conftest
1733 configure:17827: $? = 0
1734 configure:17850: result: 8
1735 configure:17857: checking for float
1736 configure:17881: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c >&5
1737 icc: command line warning #10156: ignoring option '-O'; no argument required
1738 conftest.c(90): warning #279: controlling expression is constant
1739   if ((float *) 0)
1740       ^
1741
1742 configure:17887: $? = 0
1743 configure:17890: test -z                         || test ! -s conftest.err
1744 configure:17893: $? = 0
1745 configure:17896: test -s conftest.o
1746 configure:17899: $? = 0
1747 configure:17910: result: yes
1748 configure:17913: checking size of float
1749 configure:18225: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
1750 icc: command line warning #10156: ignoring option '-O'; no argument required
1751 configure:18228: $? = 0
1752 configure:18230: ./conftest
1753 configure:18233: $? = 0
1754 configure:18256: result: 4
1755 configure:18263: checking for double
1756 configure:18287: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c >&5
1757 icc: command line warning #10156: ignoring option '-O'; no argument required
1758 conftest.c(91): warning #279: controlling expression is constant
1759   if ((double *) 0)
1760       ^
1761
1762 configure:18293: $? = 0
1763 configure:18296: test -z                         || test ! -s conftest.err
1764 configure:18299: $? = 0
1765 configure:18302: test -s conftest.o
1766 configure:18305: $? = 0
1767 configure:18316: result: yes
1768 configure:18319: checking size of double
1769 configure:18631: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
1770 icc: command line warning #10156: ignoring option '-O'; no argument required
1771 configure:18634: $? = 0
1772 configure:18636: ./conftest
1773 configure:18639: $? = 0
1774 configure:18662: result: 8
1775 configure:18669: checking for long double
1776 configure:18693: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c >&5
1777 icc: command line warning #10156: ignoring option '-O'; no argument required
1778 conftest.c(92): warning #279: controlling expression is constant
1779   if ((long double *) 0)
1780       ^
1781
1782 configure:18699: $? = 0
1783 configure:18702: test -z                         || test ! -s conftest.err
1784 configure:18705: $? = 0
1785 configure:18708: test -s conftest.o
1786 configure:18711: $? = 0
1787 configure:18722: result: yes
1788 configure:18725: checking size of long double
1789 configure:19037: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
1790 icc: command line warning #10156: ignoring option '-O'; no argument required
1791 configure:19040: $? = 0
1792 configure:19042: ./conftest
1793 configure:19045: $? = 0
1794 configure:19068: result: 16
1795 configure:19075: checking for wchar_t
1796 configure:19099: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c >&5
1797 icc: command line warning #10156: ignoring option '-O'; no argument required
1798 conftest.c(93): warning #279: controlling expression is constant
1799   if ((wchar_t *) 0)
1800       ^
1801
1802 configure:19105: $? = 0
1803 configure:19108: test -z                         || test ! -s conftest.err
1804 configure:19111: $? = 0
1805 configure:19114: test -s conftest.o
1806 configure:19117: $? = 0
1807 configure:19128: result: yes
1808 configure:19131: checking size of wchar_t
1809 configure:19443: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
1810 icc: command line warning #10156: ignoring option '-O'; no argument required
1811 configure:19446: $? = 0
1812 configure:19448: ./conftest
1813 configure:19451: $? = 0
1814 configure:19474: result: 4
1815 configure:19627: checking for void *
1816 configure:19651: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c >&5
1817 icc: command line warning #10156: ignoring option '-O'; no argument required
1818 conftest.c(94): warning #279: controlling expression is constant
1819   if ((void * *) 0)
1820       ^
1821
1822 configure:19657: $? = 0
1823 configure:19660: test -z                         || test ! -s conftest.err
1824 configure:19663: $? = 0
1825 configure:19666: test -s conftest.o
1826 configure:19669: $? = 0
1827 configure:19680: result: yes
1828 configure:19683: checking size of void *
1829 configure:19995: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
1830 icc: command line warning #10156: ignoring option '-O'; no argument required
1831 configure:19998: $? = 0
1832 configure:20000: ./conftest
1833 configure:20003: $? = 0
1834 configure:20026: result: 8
1835 configure:20035: checking for size of float int
1836 configure:20061: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
1837 icc: command line warning #10156: ignoring option '-O'; no argument required
1838 conftest.c(64): warning #266: function "exit" declared implicitly
1839     if (!f) exit(1);
1840             ^
1841
1842 conftest.c(65): warning #181: argument is incompatible with corresponding format string conversion
1843     fprintf(f, "%d\n", sizeof(a) + sizeof(b));
1844                        ^
1845
1846 conftest.c(66): warning #266: function "exit" declared implicitly
1847     exit(0);
1848     ^
1849
1850 configure:20064: $? = 0
1851 configure:20066: ./conftest
1852 configure:20069: $? = 0
1853 configure:20091: result: 8
1854 configure:20097: checking for size of double int
1855 configure:20123: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
1856 icc: command line warning #10156: ignoring option '-O'; no argument required
1857 conftest.c(64): warning #266: function "exit" declared implicitly
1858     if (!f) exit(1);
1859             ^
1860
1861 conftest.c(65): warning #181: argument is incompatible with corresponding format string conversion
1862     fprintf(f, "%d\n", sizeof(a) + sizeof(b));
1863                        ^
1864
1865 conftest.c(66): warning #266: function "exit" declared implicitly
1866     exit(0);
1867     ^
1868
1869 configure:20126: $? = 0
1870 configure:20128: ./conftest
1871 configure:20131: $? = 0
1872 configure:20153: result: 12
1873 configure:20159: checking for size of long int
1874 configure:20185: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
1875 icc: command line warning #10156: ignoring option '-O'; no argument required
1876 conftest.c(64): warning #266: function "exit" declared implicitly
1877     if (!f) exit(1);
1878             ^
1879
1880 conftest.c(65): warning #181: argument is incompatible with corresponding format string conversion
1881     fprintf(f, "%d\n", sizeof(a) + sizeof(b));
1882                        ^
1883
1884 conftest.c(66): warning #266: function "exit" declared implicitly
1885     exit(0);
1886     ^
1887
1888 configure:20188: $? = 0
1889 configure:20190: ./conftest
1890 configure:20193: $? = 0
1891 configure:20215: result: 12
1892 configure:20221: checking for size of short int
1893 configure:20247: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
1894 icc: command line warning #10156: ignoring option '-O'; no argument required
1895 conftest.c(64): warning #266: function "exit" declared implicitly
1896     if (!f) exit(1);
1897             ^
1898
1899 conftest.c(65): warning #181: argument is incompatible with corresponding format string conversion
1900     fprintf(f, "%d\n", sizeof(a) + sizeof(b));
1901                        ^
1902
1903 conftest.c(66): warning #266: function "exit" declared implicitly
1904     exit(0);
1905     ^
1906
1907 configure:20250: $? = 0
1908 configure:20252: ./conftest
1909 configure:20255: $? = 0
1910 configure:20277: result: 6
1911 configure:20283: checking for size of 2 int
1912 configure:20309: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
1913 icc: command line warning #10156: ignoring option '-O'; no argument required
1914 conftest.c(64): warning #266: function "exit" declared implicitly
1915     if (!f) exit(1);
1916             ^
1917
1918 conftest.c(65): warning #181: argument is incompatible with corresponding format string conversion
1919     fprintf(f, "%d\n", sizeof(a) + sizeof(b));
1920                        ^
1921
1922 conftest.c(66): warning #266: function "exit" declared implicitly
1923     exit(0);
1924     ^
1925
1926 configure:20312: $? = 0
1927 configure:20314: ./conftest
1928 configure:20317: $? = 0
1929 configure:20339: result: 8
1930 configure:20345: checking for size of long double int
1931 configure:20371: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
1932 icc: command line warning #10156: ignoring option '-O'; no argument required
1933 conftest.c(64): warning #266: function "exit" declared implicitly
1934     if (!f) exit(1);
1935             ^
1936
1937 conftest.c(65): warning #181: argument is incompatible with corresponding format string conversion
1938     fprintf(f, "%d\n", sizeof(a) + sizeof(b));
1939                        ^
1940
1941 conftest.c(66): warning #266: function "exit" declared implicitly
1942     exit(0);
1943     ^
1944
1945 configure:20374: $? = 0
1946 configure:20376: ./conftest
1947 configure:20379: $? = 0
1948 configure:20401: result: 20
1949 configure:20410: checking for sys/bitypes.h
1950 configure:20426:   conftest.c
1951 ./configure: line 20427: conftest.c: command not found
1952 configure:20432: $? = 127
1953 configure: failed program was:
1954 | /* confdefs.h.  */
1955 |
1956 | #define PACKAGE_NAME ""
1957 | #define PACKAGE_TARNAME ""
1958 | #define PACKAGE_VERSION ""
1959 | #define PACKAGE_STRING ""
1960 | #define PACKAGE_BUGREPORT ""
1961 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
1962 | #define USE_LOGGING MPID_LOGGING_NONE
1963 | #define HAVE_RUNTIME_THREADCHECK 1
1964 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1965 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1966 | #define HAVE_PRAGMA_WEAK 1
1967 | #define USE_WEAK_SYMBOLS 1
1968 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
1969 | #define HAVE_LONG_LONG 1
1970 | #define F77_NAME_LOWER_USCORE 1
1971 | #define STDCALL
1972 | #define HAVE_FORTRAN_BINDING 1
1973 | #ifdef __cplusplus
1974 | extern "C" void exit (int) throw ();
1975 | #endif
1976 | #define HAVE_CXX_EXCEPTIONS
1977 | #define HAVE_NAMESPACES
1978 | #define HAVE_NAMESPACE_STD
1979 | #define HAVE_CXX_BINDING 1
1980 | #define HAVE_NAMEPUB_SERVICE 1
1981 | #define restrict __restrict
1982 | #define HAVE_GCC_ATTRIBUTE 1
1983 | #define WORDS_LITTLEENDIAN 1
1984 | #define HAVE_LONG_DOUBLE 1
1985 | #define HAVE_LONG_LONG_INT 1
1986 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
1987 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
1988 | #define HAVE_MAX_FP_ALIGNMENT 16
1989 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
1990 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
1991 | #define HAVE_SYS_TYPES_H 1
1992 | #define HAVE_SYS_STAT_H 1
1993 | #define HAVE_STDLIB_H 1
1994 | #define HAVE_STRING_H 1
1995 | #define HAVE_MEMORY_H 1
1996 | #define HAVE_STRINGS_H 1
1997 | #define HAVE_INTTYPES_H 1
1998 | #define HAVE_STDINT_H 1
1999 | #define HAVE_UNISTD_H 1
2000 | #define SIZEOF_CHAR 1
2001 | #define SIZEOF_SHORT 2
2002 | #define SIZEOF_INT 4
2003 | #define SIZEOF_LONG 8
2004 | #define SIZEOF_LONG_LONG 8
2005 | #define SIZEOF_FLOAT 4
2006 | #define SIZEOF_DOUBLE 8
2007 | #define SIZEOF_LONG_DOUBLE 16
2008 | #define SIZEOF_WCHAR_T 4
2009 | #define SIZEOF_VOID_P 8
2010 | /* end confdefs.h.  */
2011 | #include <sys/bitypes.h>
2012 configure:20462: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c 1>&5
2013 icc: command line warning #10156: ignoring option '-O'; no argument required
2014 configure:20465: $? = 0
2015 configure:20483: result: yes
2016 configure:20496: checking for int16_t
2017 configure:20520: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c >&5
2018 icc: command line warning #10156: ignoring option '-O'; no argument required
2019 configure:20526: $? = 0
2020 configure:20529: test -z                         || test ! -s conftest.err
2021 configure:20532: $? = 0
2022 configure:20535: test -s conftest.o
2023 configure:20538: $? = 0
2024 configure:20549: result: yes
2025 configure:20980: checking for int32_t
2026 configure:21004: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c >&5
2027 icc: command line warning #10156: ignoring option '-O'; no argument required
2028 configure:21010: $? = 0
2029 configure:21013: test -z                         || test ! -s conftest.err
2030 configure:21016: $? = 0
2031 configure:21019: test -s conftest.o
2032 configure:21022: $? = 0
2033 configure:21033: result: yes
2034 configure:21463: checking for int64_t
2035 configure:21487: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c >&5
2036 icc: command line warning #10156: ignoring option '-O'; no argument required
2037 configure:21493: $? = 0
2038 configure:21496: test -z                         || test ! -s conftest.err
2039 configure:21499: $? = 0
2040 configure:21502: test -s conftest.o
2041 configure:21505: $? = 0
2042 configure:21516: result: yes
2043 configure:22698: checking for size of Fortran type integer
2044 configure:22732: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftestc.c >&5
2045 icc: command line warning #10156: ignoring option '-O'; no argument required
2046 configure:22735: $? = 0
2047 configure:22755: ifort -o conftest -O3-wW-tpp7 -DNDEBUG -O2  conftest.f conftestc.o  >&5
2048 ifort: command line warning #10156: ignoring option '-O'; no argument required
2049 configure:22758: $? = 0
2050 configure:22792: result: 4
2051 configure:22803: checking for size of Fortran type real
2052 configure:22837: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftestc.c >&5
2053 icc: command line warning #10156: ignoring option '-O'; no argument required
2054 configure:22840: $? = 0
2055 configure:22860: ifort -o conftest -O3-wW-tpp7 -DNDEBUG -O2  conftest.f conftestc.o  >&5
2056 ifort: command line warning #10156: ignoring option '-O'; no argument required
2057 configure:22863: $? = 0
2058 configure:22897: result: 4
2059 configure:22908: checking for size of Fortran type double precision
2060 configure:22942: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftestc.c >&5
2061 icc: command line warning #10156: ignoring option '-O'; no argument required
2062 configure:22945: $? = 0
2063 configure:22965: ifort -o conftest -O3-wW-tpp7 -DNDEBUG -O2  conftest.f conftestc.o  >&5
2064 ifort: command line warning #10156: ignoring option '-O'; no argument required
2065 configure:22968: $? = 0
2066 configure:23002: result: 8
2067 configure:23021: checking whether integer*1 is supported
2068 configure:23033: ifort -c -O3-wW-tpp7 -DNDEBUG -O2 conftest.f >&5
2069 ifort: command line warning #10156: ignoring option '-O'; no argument required
2070 configure:23039: $? = 0
2071 configure:23042: test -z                         || test ! -s conftest.err
2072 configure:23045: $? = 0
2073 configure:23048: test -s conftest.o
2074 configure:23051: $? = 0
2075 configure:23062: result: yes
2076 configure:23064: checking whether integer*2 is supported
2077 configure:23076: ifort -c -O3-wW-tpp7 -DNDEBUG -O2 conftest.f >&5
2078 ifort: command line warning #10156: ignoring option '-O'; no argument required
2079 configure:23082: $? = 0
2080 configure:23085: test -z                         || test ! -s conftest.err
2081 configure:23088: $? = 0
2082 configure:23091: test -s conftest.o
2083 configure:23094: $? = 0
2084 configure:23105: result: yes
2085 configure:23107: checking whether integer*4 is supported
2086 configure:23119: ifort -c -O3-wW-tpp7 -DNDEBUG -O2 conftest.f >&5
2087 ifort: command line warning #10156: ignoring option '-O'; no argument required
2088 configure:23125: $? = 0
2089 configure:23128: test -z                         || test ! -s conftest.err
2090 configure:23131: $? = 0
2091 configure:23134: test -s conftest.o
2092 configure:23137: $? = 0
2093 configure:23148: result: yes
2094 configure:23150: checking whether integer*8 is supported
2095 configure:23162: ifort -c -O3-wW-tpp7 -DNDEBUG -O2 conftest.f >&5
2096 ifort: command line warning #10156: ignoring option '-O'; no argument required
2097 configure:23168: $? = 0
2098 configure:23171: test -z                         || test ! -s conftest.err
2099 configure:23174: $? = 0
2100 configure:23177: test -s conftest.o
2101 configure:23180: $? = 0
2102 configure:23191: result: yes
2103 configure:23193: checking whether integer*16 is supported
2104 configure:23205: ifort -c -O3-wW-tpp7 -DNDEBUG -O2 conftest.f >&5
2105 ifort: command line warning #10156: ignoring option '-O'; no argument required
2106 fortcom: Error: conftest.f, line 2: This length or width specifier has been incorrectly used in this context.   [16]
2107       integer*16 i
2108 --------------^
2109 compilation aborted for conftest.f (code 1)
2110 configure:23211: $? = 1
2111 configure: failed program was:
2112 |       program main
2113 |       integer*16 i
2114 |       end
2115 configure:23234: result: no
2116 configure:23236: checking whether real*4 is supported
2117 configure:23248: ifort -c -O3-wW-tpp7 -DNDEBUG -O2 conftest.f >&5
2118 ifort: command line warning #10156: ignoring option '-O'; no argument required
2119 configure:23254: $? = 0
2120 configure:23257: test -z                         || test ! -s conftest.err
2121 configure:23260: $? = 0
2122 configure:23263: test -s conftest.o
2123 configure:23266: $? = 0
2124 configure:23277: result: yes
2125 configure:23279: checking whether real*8 is supported
2126 configure:23291: ifort -c -O3-wW-tpp7 -DNDEBUG -O2 conftest.f >&5
2127 ifort: command line warning #10156: ignoring option '-O'; no argument required
2128 configure:23297: $? = 0
2129 configure:23300: test -z                         || test ! -s conftest.err
2130 configure:23303: $? = 0
2131 configure:23306: test -s conftest.o
2132 configure:23309: $? = 0
2133 configure:23320: result: yes
2134 configure:23322: checking whether real*16 is supported
2135 configure:23334: ifort -c -O3-wW-tpp7 -DNDEBUG -O2 conftest.f >&5
2136 ifort: command line warning #10156: ignoring option '-O'; no argument required
2137 configure:23340: $? = 0
2138 configure:23343: test -z                         || test ! -s conftest.err
2139 configure:23346: $? = 0
2140 configure:23349: test -s conftest.o
2141 configure:23352: $? = 0
2142 configure:23363: result: yes
2143 configure:23755: checking for C type matching Fortran integer
2144 configure:23762: result: int
2145 configure:23811: checking for size of MPI_Status
2146 configure:23845: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
2147 icc: command line warning #10156: ignoring option '-O'; no argument required
2148 conftest.c(86): warning #266: function "exit" declared implicitly
2149     if (!f) exit(1);
2150             ^
2151
2152 conftest.c(87): warning #181: argument is incompatible with corresponding format string conversion
2153     fprintf(f, "%d\n", sizeof(MPI_Status));
2154                        ^
2155
2156 conftest.c(88): warning #266: function "exit" declared implicitly
2157     exit(0);
2158     ^
2159
2160 configure:23848: $? = 0
2161 configure:23850: ./conftest
2162 configure:23853: $? = 0
2163 configure:23868: result: 20
2164 configure:23897: checking for values of Fortran logicals
2165 configure:23937: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftestc.c >&5
2166 icc: command line warning #10156: ignoring option '-O'; no argument required
2167 conftestc.c(12): warning #266: function "exit" declared implicitly
2168     if (!f) exit(1);
2169             ^
2170
2171 configure:23940: $? = 0
2172 configure:23951: ifort -o conftest -O3-wW-tpp7 -DNDEBUG -O2  conftest.f conftestc.o  >&5
2173 ifort: command line warning #10156: ignoring option '-O'; no argument required
2174 configure:23954: $? = 0
2175 configure:23992: result: True is -1 and False is 0
2176 configure:24082: checking how to run the C preprocessor
2177 configure:24117: icc -E  conftest.c
2178 /usr/include/limits.h(125): error #5: could not open source file "limits.h"
2179   # include_next <limits.h>
2180                            ^
2181
2182 configure:24123: $? = 2
2183 configure: failed program was:
2184 | /* confdefs.h.  */
2185 |
2186 | #define PACKAGE_NAME ""
2187 | #define PACKAGE_TARNAME ""
2188 | #define PACKAGE_VERSION ""
2189 | #define PACKAGE_STRING ""
2190 | #define PACKAGE_BUGREPORT ""
2191 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
2192 | #define USE_LOGGING MPID_LOGGING_NONE
2193 | #define HAVE_RUNTIME_THREADCHECK 1
2194 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2195 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2196 | #define HAVE_PRAGMA_WEAK 1
2197 | #define USE_WEAK_SYMBOLS 1
2198 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
2199 | #define HAVE_LONG_LONG 1
2200 | #define F77_NAME_LOWER_USCORE 1
2201 | #define STDCALL
2202 | #define HAVE_FORTRAN_BINDING 1
2203 | #ifdef __cplusplus
2204 | extern "C" void exit (int) throw ();
2205 | #endif
2206 | #define HAVE_CXX_EXCEPTIONS
2207 | #define HAVE_NAMESPACES
2208 | #define HAVE_NAMESPACE_STD
2209 | #define HAVE_CXX_BINDING 1
2210 | #define HAVE_NAMEPUB_SERVICE 1
2211 | #define restrict __restrict
2212 | #define HAVE_GCC_ATTRIBUTE 1
2213 | #define WORDS_LITTLEENDIAN 1
2214 | #define HAVE_LONG_DOUBLE 1
2215 | #define HAVE_LONG_LONG_INT 1
2216 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
2217 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
2218 | #define HAVE_MAX_FP_ALIGNMENT 16
2219 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
2220 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
2221 | #define HAVE_SYS_TYPES_H 1
2222 | #define HAVE_SYS_STAT_H 1
2223 | #define HAVE_STDLIB_H 1
2224 | #define HAVE_STRING_H 1
2225 | #define HAVE_MEMORY_H 1
2226 | #define HAVE_STRINGS_H 1
2227 | #define HAVE_INTTYPES_H 1
2228 | #define HAVE_STDINT_H 1
2229 | #define HAVE_UNISTD_H 1
2230 | #define SIZEOF_CHAR 1
2231 | #define SIZEOF_SHORT 2
2232 | #define SIZEOF_INT 4
2233 | #define SIZEOF_LONG 8
2234 | #define SIZEOF_LONG_LONG 8
2235 | #define SIZEOF_FLOAT 4
2236 | #define SIZEOF_DOUBLE 8
2237 | #define SIZEOF_LONG_DOUBLE 16
2238 | #define SIZEOF_WCHAR_T 4
2239 | #define SIZEOF_VOID_P 8
2240 | #define HAVE_SYS_BITYPES_H 1
2241 | #define HAVE_INT16_T 1
2242 | #define HAVE_INT32_T 1
2243 | #define HAVE_INT64_T 1
2244 | #define MPIR_REAL4_CTYPE float
2245 | #define MPIR_REAL8_CTYPE double
2246 | #define MPIR_REAL16_CTYPE long double
2247 | #define MPIR_INTEGER1_CTYPE char
2248 | #define MPIR_INTEGER2_CTYPE short
2249 | #define MPIR_INTEGER4_CTYPE int
2250 | #define MPIR_INTEGER8_CTYPE long
2251 | #define SIZEOF_F77_INTEGER 4
2252 | #define SIZEOF_F77_REAL 4
2253 | #define SIZEOF_F77_DOUBLE_PRECISION 8
2254 | #define HAVE_AINT_LARGER_THAN_FINT 1
2255 | #define HAVE_FINT_IS_INT 1
2256 | #define F77_TRUE_VALUE_SET 1
2257 | #define F77_TRUE_VALUE -1
2258 | #define F77_FALSE_VALUE 0
2259 | /* end confdefs.h.  */
2260 | #ifdef __STDC__
2261 | # include <limits.h>
2262 | #else
2263 | # include <assert.h>
2264 | #endif
2265 |                    Syntax error
2266 configure:24117: icc -E  conftest.c
2267 /usr/include/limits.h(125): error #5: could not open source file "limits.h"
2268   # include_next <limits.h>
2269                            ^
2270
2271 configure:24123: $? = 2
2272 configure: failed program was:
2273 | /* confdefs.h.  */
2274 |
2275 | #define PACKAGE_NAME ""
2276 | #define PACKAGE_TARNAME ""
2277 | #define PACKAGE_VERSION ""
2278 | #define PACKAGE_STRING ""
2279 | #define PACKAGE_BUGREPORT ""
2280 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
2281 | #define USE_LOGGING MPID_LOGGING_NONE
2282 | #define HAVE_RUNTIME_THREADCHECK 1
2283 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2284 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2285 | #define HAVE_PRAGMA_WEAK 1
2286 | #define USE_WEAK_SYMBOLS 1
2287 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
2288 | #define HAVE_LONG_LONG 1
2289 | #define F77_NAME_LOWER_USCORE 1
2290 | #define STDCALL
2291 | #define HAVE_FORTRAN_BINDING 1
2292 | #ifdef __cplusplus
2293 | extern "C" void exit (int) throw ();
2294 | #endif
2295 | #define HAVE_CXX_EXCEPTIONS
2296 | #define HAVE_NAMESPACES
2297 | #define HAVE_NAMESPACE_STD
2298 | #define HAVE_CXX_BINDING 1
2299 | #define HAVE_NAMEPUB_SERVICE 1
2300 | #define restrict __restrict
2301 | #define HAVE_GCC_ATTRIBUTE 1
2302 | #define WORDS_LITTLEENDIAN 1
2303 | #define HAVE_LONG_DOUBLE 1
2304 | #define HAVE_LONG_LONG_INT 1
2305 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
2306 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
2307 | #define HAVE_MAX_FP_ALIGNMENT 16
2308 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
2309 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
2310 | #define HAVE_SYS_TYPES_H 1
2311 | #define HAVE_SYS_STAT_H 1
2312 | #define HAVE_STDLIB_H 1
2313 | #define HAVE_STRING_H 1
2314 | #define HAVE_MEMORY_H 1
2315 | #define HAVE_STRINGS_H 1
2316 | #define HAVE_INTTYPES_H 1
2317 | #define HAVE_STDINT_H 1
2318 | #define HAVE_UNISTD_H 1
2319 | #define SIZEOF_CHAR 1
2320 | #define SIZEOF_SHORT 2
2321 | #define SIZEOF_INT 4
2322 | #define SIZEOF_LONG 8
2323 | #define SIZEOF_LONG_LONG 8
2324 | #define SIZEOF_FLOAT 4
2325 | #define SIZEOF_DOUBLE 8
2326 | #define SIZEOF_LONG_DOUBLE 16
2327 | #define SIZEOF_WCHAR_T 4
2328 | #define SIZEOF_VOID_P 8
2329 | #define HAVE_SYS_BITYPES_H 1
2330 | #define HAVE_INT16_T 1
2331 | #define HAVE_INT32_T 1
2332 | #define HAVE_INT64_T 1
2333 | #define MPIR_REAL4_CTYPE float
2334 | #define MPIR_REAL8_CTYPE double
2335 | #define MPIR_REAL16_CTYPE long double
2336 | #define MPIR_INTEGER1_CTYPE char
2337 | #define MPIR_INTEGER2_CTYPE short
2338 | #define MPIR_INTEGER4_CTYPE int
2339 | #define MPIR_INTEGER8_CTYPE long
2340 | #define SIZEOF_F77_INTEGER 4
2341 | #define SIZEOF_F77_REAL 4
2342 | #define SIZEOF_F77_DOUBLE_PRECISION 8
2343 | #define HAVE_AINT_LARGER_THAN_FINT 1
2344 | #define HAVE_FINT_IS_INT 1
2345 | #define F77_TRUE_VALUE_SET 1
2346 | #define F77_TRUE_VALUE -1
2347 | #define F77_FALSE_VALUE 0
2348 | /* end confdefs.h.  */
2349 | #ifdef __STDC__
2350 | # include <limits.h>
2351 | #else
2352 | # include <assert.h>
2353 | #endif
2354 |                    Syntax error
2355 configure:24117: icc -E -traditional-cpp  conftest.c
2356 <command-line>:11: warning: "__GNUC_PATCHLEVEL__" redefined
2357 <built-in>:3: warning: this is the location of the previous definition
2358 In file included from /usr/include/features.h:336,
2359                  from /usr/include/assert.h:38,
2360                  from conftest.c:81:
2361 /usr/include/sys/cdefs.h:32: error: #error "You need a ISO C conforming compiler to use the glibc headers"
2362 configure:24123: $? = 1
2363 configure: failed program was:
2364 | /* confdefs.h.  */
2365 |
2366 | #define PACKAGE_NAME ""
2367 | #define PACKAGE_TARNAME ""
2368 | #define PACKAGE_VERSION ""
2369 | #define PACKAGE_STRING ""
2370 | #define PACKAGE_BUGREPORT ""
2371 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
2372 | #define USE_LOGGING MPID_LOGGING_NONE
2373 | #define HAVE_RUNTIME_THREADCHECK 1
2374 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2375 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2376 | #define HAVE_PRAGMA_WEAK 1
2377 | #define USE_WEAK_SYMBOLS 1
2378 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
2379 | #define HAVE_LONG_LONG 1
2380 | #define F77_NAME_LOWER_USCORE 1
2381 | #define STDCALL
2382 | #define HAVE_FORTRAN_BINDING 1
2383 | #ifdef __cplusplus
2384 | extern "C" void exit (int) throw ();
2385 | #endif
2386 | #define HAVE_CXX_EXCEPTIONS
2387 | #define HAVE_NAMESPACES
2388 | #define HAVE_NAMESPACE_STD
2389 | #define HAVE_CXX_BINDING 1
2390 | #define HAVE_NAMEPUB_SERVICE 1
2391 | #define restrict __restrict
2392 | #define HAVE_GCC_ATTRIBUTE 1
2393 | #define WORDS_LITTLEENDIAN 1
2394 | #define HAVE_LONG_DOUBLE 1
2395 | #define HAVE_LONG_LONG_INT 1
2396 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
2397 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
2398 | #define HAVE_MAX_FP_ALIGNMENT 16
2399 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
2400 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
2401 | #define HAVE_SYS_TYPES_H 1
2402 | #define HAVE_SYS_STAT_H 1
2403 | #define HAVE_STDLIB_H 1
2404 | #define HAVE_STRING_H 1
2405 | #define HAVE_MEMORY_H 1
2406 | #define HAVE_STRINGS_H 1
2407 | #define HAVE_INTTYPES_H 1
2408 | #define HAVE_STDINT_H 1
2409 | #define HAVE_UNISTD_H 1
2410 | #define SIZEOF_CHAR 1
2411 | #define SIZEOF_SHORT 2
2412 | #define SIZEOF_INT 4
2413 | #define SIZEOF_LONG 8
2414 | #define SIZEOF_LONG_LONG 8
2415 | #define SIZEOF_FLOAT 4
2416 | #define SIZEOF_DOUBLE 8
2417 | #define SIZEOF_LONG_DOUBLE 16
2418 | #define SIZEOF_WCHAR_T 4
2419 | #define SIZEOF_VOID_P 8
2420 | #define HAVE_SYS_BITYPES_H 1
2421 | #define HAVE_INT16_T 1
2422 | #define HAVE_INT32_T 1
2423 | #define HAVE_INT64_T 1
2424 | #define MPIR_REAL4_CTYPE float
2425 | #define MPIR_REAL8_CTYPE double
2426 | #define MPIR_REAL16_CTYPE long double
2427 | #define MPIR_INTEGER1_CTYPE char
2428 | #define MPIR_INTEGER2_CTYPE short
2429 | #define MPIR_INTEGER4_CTYPE int
2430 | #define MPIR_INTEGER8_CTYPE long
2431 | #define SIZEOF_F77_INTEGER 4
2432 | #define SIZEOF_F77_REAL 4
2433 | #define SIZEOF_F77_DOUBLE_PRECISION 8
2434 | #define HAVE_AINT_LARGER_THAN_FINT 1
2435 | #define HAVE_FINT_IS_INT 1
2436 | #define F77_TRUE_VALUE_SET 1
2437 | #define F77_TRUE_VALUE -1
2438 | #define F77_FALSE_VALUE 0
2439 | /* end confdefs.h.  */
2440 | #ifdef __STDC__
2441 | # include <limits.h>
2442 | #else
2443 | # include <assert.h>
2444 | #endif
2445 |                    Syntax error
2446 configure:24117: icc -E -traditional-cpp  conftest.c
2447 <command-line>:11: warning: "__GNUC_PATCHLEVEL__" redefined
2448 <built-in>:3: warning: this is the location of the previous definition
2449 In file included from /usr/include/features.h:336,
2450                  from /usr/include/assert.h:38,
2451                  from conftest.c:81:
2452 /usr/include/sys/cdefs.h:32: error: #error "You need a ISO C conforming compiler to use the glibc headers"
2453 configure:24123: $? = 1
2454 configure: failed program was:
2455 | /* confdefs.h.  */
2456 |
2457 | #define PACKAGE_NAME ""
2458 | #define PACKAGE_TARNAME ""
2459 | #define PACKAGE_VERSION ""
2460 | #define PACKAGE_STRING ""
2461 | #define PACKAGE_BUGREPORT ""
2462 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
2463 | #define USE_LOGGING MPID_LOGGING_NONE
2464 | #define HAVE_RUNTIME_THREADCHECK 1
2465 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2466 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2467 | #define HAVE_PRAGMA_WEAK 1
2468 | #define USE_WEAK_SYMBOLS 1
2469 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
2470 | #define HAVE_LONG_LONG 1
2471 | #define F77_NAME_LOWER_USCORE 1
2472 | #define STDCALL
2473 | #define HAVE_FORTRAN_BINDING 1
2474 | #ifdef __cplusplus
2475 | extern "C" void exit (int) throw ();
2476 | #endif
2477 | #define HAVE_CXX_EXCEPTIONS
2478 | #define HAVE_NAMESPACES
2479 | #define HAVE_NAMESPACE_STD
2480 | #define HAVE_CXX_BINDING 1
2481 | #define HAVE_NAMEPUB_SERVICE 1
2482 | #define restrict __restrict
2483 | #define HAVE_GCC_ATTRIBUTE 1
2484 | #define WORDS_LITTLEENDIAN 1
2485 | #define HAVE_LONG_DOUBLE 1
2486 | #define HAVE_LONG_LONG_INT 1
2487 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
2488 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
2489 | #define HAVE_MAX_FP_ALIGNMENT 16
2490 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
2491 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
2492 | #define HAVE_SYS_TYPES_H 1
2493 | #define HAVE_SYS_STAT_H 1
2494 | #define HAVE_STDLIB_H 1
2495 | #define HAVE_STRING_H 1
2496 | #define HAVE_MEMORY_H 1
2497 | #define HAVE_STRINGS_H 1
2498 | #define HAVE_INTTYPES_H 1
2499 | #define HAVE_STDINT_H 1
2500 | #define HAVE_UNISTD_H 1
2501 | #define SIZEOF_CHAR 1
2502 | #define SIZEOF_SHORT 2
2503 | #define SIZEOF_INT 4
2504 | #define SIZEOF_LONG 8
2505 | #define SIZEOF_LONG_LONG 8
2506 | #define SIZEOF_FLOAT 4
2507 | #define SIZEOF_DOUBLE 8
2508 | #define SIZEOF_LONG_DOUBLE 16
2509 | #define SIZEOF_WCHAR_T 4
2510 | #define SIZEOF_VOID_P 8
2511 | #define HAVE_SYS_BITYPES_H 1
2512 | #define HAVE_INT16_T 1
2513 | #define HAVE_INT32_T 1
2514 | #define HAVE_INT64_T 1
2515 | #define MPIR_REAL4_CTYPE float
2516 | #define MPIR_REAL8_CTYPE double
2517 | #define MPIR_REAL16_CTYPE long double
2518 | #define MPIR_INTEGER1_CTYPE char
2519 | #define MPIR_INTEGER2_CTYPE short
2520 | #define MPIR_INTEGER4_CTYPE int
2521 | #define MPIR_INTEGER8_CTYPE long
2522 | #define SIZEOF_F77_INTEGER 4
2523 | #define SIZEOF_F77_REAL 4
2524 | #define SIZEOF_F77_DOUBLE_PRECISION 8
2525 | #define HAVE_AINT_LARGER_THAN_FINT 1
2526 | #define HAVE_FINT_IS_INT 1
2527 | #define F77_TRUE_VALUE_SET 1
2528 | #define F77_TRUE_VALUE -1
2529 | #define F77_FALSE_VALUE 0
2530 | /* end confdefs.h.  */
2531 | #ifdef __STDC__
2532 | # include <limits.h>
2533 | #else
2534 | # include <assert.h>
2535 | #endif
2536 |                    Syntax error
2537 configure:24117: /lib/cpp  conftest.c
2538 configure:24123: $? = 0
2539 configure:24155: /lib/cpp  conftest.c
2540 conftest.c:77:28: error: ac_nonexistent.h: No such file or directory
2541 configure:24161: $? = 1
2542 configure: failed program was:
2543 | /* confdefs.h.  */
2544 |
2545 | #define PACKAGE_NAME ""
2546 | #define PACKAGE_TARNAME ""
2547 | #define PACKAGE_VERSION ""
2548 | #define PACKAGE_STRING ""
2549 | #define PACKAGE_BUGREPORT ""
2550 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
2551 | #define USE_LOGGING MPID_LOGGING_NONE
2552 | #define HAVE_RUNTIME_THREADCHECK 1
2553 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2554 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2555 | #define HAVE_PRAGMA_WEAK 1
2556 | #define USE_WEAK_SYMBOLS 1
2557 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
2558 | #define HAVE_LONG_LONG 1
2559 | #define F77_NAME_LOWER_USCORE 1
2560 | #define STDCALL
2561 | #define HAVE_FORTRAN_BINDING 1
2562 | #ifdef __cplusplus
2563 | extern "C" void exit (int) throw ();
2564 | #endif
2565 | #define HAVE_CXX_EXCEPTIONS
2566 | #define HAVE_NAMESPACES
2567 | #define HAVE_NAMESPACE_STD
2568 | #define HAVE_CXX_BINDING 1
2569 | #define HAVE_NAMEPUB_SERVICE 1
2570 | #define restrict __restrict
2571 | #define HAVE_GCC_ATTRIBUTE 1
2572 | #define WORDS_LITTLEENDIAN 1
2573 | #define HAVE_LONG_DOUBLE 1
2574 | #define HAVE_LONG_LONG_INT 1
2575 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
2576 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
2577 | #define HAVE_MAX_FP_ALIGNMENT 16
2578 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
2579 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
2580 | #define HAVE_SYS_TYPES_H 1
2581 | #define HAVE_SYS_STAT_H 1
2582 | #define HAVE_STDLIB_H 1
2583 | #define HAVE_STRING_H 1
2584 | #define HAVE_MEMORY_H 1
2585 | #define HAVE_STRINGS_H 1
2586 | #define HAVE_INTTYPES_H 1
2587 | #define HAVE_STDINT_H 1
2588 | #define HAVE_UNISTD_H 1
2589 | #define SIZEOF_CHAR 1
2590 | #define SIZEOF_SHORT 2
2591 | #define SIZEOF_INT 4
2592 | #define SIZEOF_LONG 8
2593 | #define SIZEOF_LONG_LONG 8
2594 | #define SIZEOF_FLOAT 4
2595 | #define SIZEOF_DOUBLE 8
2596 | #define SIZEOF_LONG_DOUBLE 16
2597 | #define SIZEOF_WCHAR_T 4
2598 | #define SIZEOF_VOID_P 8
2599 | #define HAVE_SYS_BITYPES_H 1
2600 | #define HAVE_INT16_T 1
2601 | #define HAVE_INT32_T 1
2602 | #define HAVE_INT64_T 1
2603 | #define MPIR_REAL4_CTYPE float
2604 | #define MPIR_REAL8_CTYPE double
2605 | #define MPIR_REAL16_CTYPE long double
2606 | #define MPIR_INTEGER1_CTYPE char
2607 | #define MPIR_INTEGER2_CTYPE short
2608 | #define MPIR_INTEGER4_CTYPE int
2609 | #define MPIR_INTEGER8_CTYPE long
2610 | #define SIZEOF_F77_INTEGER 4
2611 | #define SIZEOF_F77_REAL 4
2612 | #define SIZEOF_F77_DOUBLE_PRECISION 8
2613 | #define HAVE_AINT_LARGER_THAN_FINT 1
2614 | #define HAVE_FINT_IS_INT 1
2615 | #define F77_TRUE_VALUE_SET 1
2616 | #define F77_TRUE_VALUE -1
2617 | #define F77_FALSE_VALUE 0
2618 | /* end confdefs.h.  */
2619 | #include <ac_nonexistent.h>
2620 configure:24200: result: /lib/cpp
2621 configure:24224: /lib/cpp  conftest.c
2622 configure:24230: $? = 0
2623 configure:24262: /lib/cpp  conftest.c
2624 conftest.c:77:28: error: ac_nonexistent.h: No such file or directory
2625 configure:24268: $? = 1
2626 configure: failed program was:
2627 | /* confdefs.h.  */
2628 |
2629 | #define PACKAGE_NAME ""
2630 | #define PACKAGE_TARNAME ""
2631 | #define PACKAGE_VERSION ""
2632 | #define PACKAGE_STRING ""
2633 | #define PACKAGE_BUGREPORT ""
2634 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
2635 | #define USE_LOGGING MPID_LOGGING_NONE
2636 | #define HAVE_RUNTIME_THREADCHECK 1
2637 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2638 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2639 | #define HAVE_PRAGMA_WEAK 1
2640 | #define USE_WEAK_SYMBOLS 1
2641 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
2642 | #define HAVE_LONG_LONG 1
2643 | #define F77_NAME_LOWER_USCORE 1
2644 | #define STDCALL
2645 | #define HAVE_FORTRAN_BINDING 1
2646 | #ifdef __cplusplus
2647 | extern "C" void exit (int) throw ();
2648 | #endif
2649 | #define HAVE_CXX_EXCEPTIONS
2650 | #define HAVE_NAMESPACES
2651 | #define HAVE_NAMESPACE_STD
2652 | #define HAVE_CXX_BINDING 1
2653 | #define HAVE_NAMEPUB_SERVICE 1
2654 | #define restrict __restrict
2655 | #define HAVE_GCC_ATTRIBUTE 1
2656 | #define WORDS_LITTLEENDIAN 1
2657 | #define HAVE_LONG_DOUBLE 1
2658 | #define HAVE_LONG_LONG_INT 1
2659 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
2660 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
2661 | #define HAVE_MAX_FP_ALIGNMENT 16
2662 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
2663 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
2664 | #define HAVE_SYS_TYPES_H 1
2665 | #define HAVE_SYS_STAT_H 1
2666 | #define HAVE_STDLIB_H 1
2667 | #define HAVE_STRING_H 1
2668 | #define HAVE_MEMORY_H 1
2669 | #define HAVE_STRINGS_H 1
2670 | #define HAVE_INTTYPES_H 1
2671 | #define HAVE_STDINT_H 1
2672 | #define HAVE_UNISTD_H 1
2673 | #define SIZEOF_CHAR 1
2674 | #define SIZEOF_SHORT 2
2675 | #define SIZEOF_INT 4
2676 | #define SIZEOF_LONG 8
2677 | #define SIZEOF_LONG_LONG 8
2678 | #define SIZEOF_FLOAT 4
2679 | #define SIZEOF_DOUBLE 8
2680 | #define SIZEOF_LONG_DOUBLE 16
2681 | #define SIZEOF_WCHAR_T 4
2682 | #define SIZEOF_VOID_P 8
2683 | #define HAVE_SYS_BITYPES_H 1
2684 | #define HAVE_INT16_T 1
2685 | #define HAVE_INT32_T 1
2686 | #define HAVE_INT64_T 1
2687 | #define MPIR_REAL4_CTYPE float
2688 | #define MPIR_REAL8_CTYPE double
2689 | #define MPIR_REAL16_CTYPE long double
2690 | #define MPIR_INTEGER1_CTYPE char
2691 | #define MPIR_INTEGER2_CTYPE short
2692 | #define MPIR_INTEGER4_CTYPE int
2693 | #define MPIR_INTEGER8_CTYPE long
2694 | #define SIZEOF_F77_INTEGER 4
2695 | #define SIZEOF_F77_REAL 4
2696 | #define SIZEOF_F77_DOUBLE_PRECISION 8
2697 | #define HAVE_AINT_LARGER_THAN_FINT 1
2698 | #define HAVE_FINT_IS_INT 1
2699 | #define F77_TRUE_VALUE_SET 1
2700 | #define F77_TRUE_VALUE -1
2701 | #define F77_FALSE_VALUE 0
2702 | /* end confdefs.h.  */
2703 | #include <ac_nonexistent.h>
2704 configure:24333: icc -E conftest.c >/dev/null 2>conftest.out
2705 configure:24336: $? = 0
2706 configure:24435: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
2707 icc: command line warning #10156: ignoring option '-O'; no argument required
2708 configure:24438: $? = 0
2709 configure:24479: ifort -o conftest -O3-wW-tpp7 -DNDEBUG -O2  conftest.f  >&5
2710 ifort: command line warning #10156: ignoring option '-O'; no argument required
2711 configure:24482: $? = 0
2712 configure:24526: icpc -o conftest  -DNDEBUG -O2   conftest.cc  >&5
2713 configure:24529: $? = 0
2714 configure:2324: ifort -o conftest  -DNDEBUG -O2  conftest.f90  >&5
2715 configure:24621: checking for Fortran 90 integer kind for 8-byte integers
2716 configure:24653: ifort -o conftest  -DNDEBUG -O2  conftest.f90  >&5
2717 configure:24656: $? = 0
2718 configure:24667: result: 8
2719 configure:24965: checking for bool
2720 configure:24989: icpc -c  -DNDEBUG -O2  conftest.cc >&5
2721 conftest.cc(114): warning #279: controlling expression is constant
2722   if ((bool *) 0)
2723       ^
2724
2725 configure:24995: $? = 0
2726 configure:24998: test -z                         || test ! -s conftest.err
2727 configure:25001: $? = 0
2728 configure:25004: test -s conftest.o
2729 configure:25007: $? = 0
2730 configure:25018: result: yes
2731 configure:25021: checking size of bool
2732 configure:25333: icpc -o conftest  -DNDEBUG -O2   conftest.cc  >&5
2733 configure:25336: $? = 0
2734 configure:25338: ./conftest
2735 configure:25341: $? = 0
2736 configure:25364: result: 1
2737 configure:25376: checking how to run the C++ preprocessor
2738 configure:25407: icpc -E  conftest.cc
2739 /usr/include/limits.h(125): error #5: could not open source file "limits.h"
2740   # include_next <limits.h>
2741                            ^
2742
2743 configure:25413: $? = 2
2744 configure: failed program was:
2745 | /* confdefs.h.  */
2746 |
2747 | #define PACKAGE_NAME ""
2748 | #define PACKAGE_TARNAME ""
2749 | #define PACKAGE_VERSION ""
2750 | #define PACKAGE_STRING ""
2751 | #define PACKAGE_BUGREPORT ""
2752 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
2753 | #define USE_LOGGING MPID_LOGGING_NONE
2754 | #define HAVE_RUNTIME_THREADCHECK 1
2755 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2756 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2757 | #define HAVE_PRAGMA_WEAK 1
2758 | #define USE_WEAK_SYMBOLS 1
2759 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
2760 | #define HAVE_LONG_LONG 1
2761 | #define F77_NAME_LOWER_USCORE 1
2762 | #define STDCALL
2763 | #define HAVE_FORTRAN_BINDING 1
2764 | #ifdef __cplusplus
2765 | extern "C" void exit (int) throw ();
2766 | #endif
2767 | #define HAVE_CXX_EXCEPTIONS
2768 | #define HAVE_NAMESPACES
2769 | #define HAVE_NAMESPACE_STD
2770 | #define HAVE_CXX_BINDING 1
2771 | #define HAVE_NAMEPUB_SERVICE 1
2772 | #define restrict __restrict
2773 | #define HAVE_GCC_ATTRIBUTE 1
2774 | #define WORDS_LITTLEENDIAN 1
2775 | #define HAVE_LONG_DOUBLE 1
2776 | #define HAVE_LONG_LONG_INT 1
2777 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
2778 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
2779 | #define HAVE_MAX_FP_ALIGNMENT 16
2780 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
2781 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
2782 | #define HAVE_SYS_TYPES_H 1
2783 | #define HAVE_SYS_STAT_H 1
2784 | #define HAVE_STDLIB_H 1
2785 | #define HAVE_STRING_H 1
2786 | #define HAVE_MEMORY_H 1
2787 | #define HAVE_STRINGS_H 1
2788 | #define HAVE_INTTYPES_H 1
2789 | #define HAVE_STDINT_H 1
2790 | #define HAVE_UNISTD_H 1
2791 | #define SIZEOF_CHAR 1
2792 | #define SIZEOF_SHORT 2
2793 | #define SIZEOF_INT 4
2794 | #define SIZEOF_LONG 8
2795 | #define SIZEOF_LONG_LONG 8
2796 | #define SIZEOF_FLOAT 4
2797 | #define SIZEOF_DOUBLE 8
2798 | #define SIZEOF_LONG_DOUBLE 16
2799 | #define SIZEOF_WCHAR_T 4
2800 | #define SIZEOF_VOID_P 8
2801 | #define HAVE_SYS_BITYPES_H 1
2802 | #define HAVE_INT16_T 1
2803 | #define HAVE_INT32_T 1
2804 | #define HAVE_INT64_T 1
2805 | #define MPIR_REAL4_CTYPE float
2806 | #define MPIR_REAL8_CTYPE double
2807 | #define MPIR_REAL16_CTYPE long double
2808 | #define MPIR_INTEGER1_CTYPE char
2809 | #define MPIR_INTEGER2_CTYPE short
2810 | #define MPIR_INTEGER4_CTYPE int
2811 | #define MPIR_INTEGER8_CTYPE long
2812 | #define SIZEOF_F77_INTEGER 4
2813 | #define SIZEOF_F77_REAL 4
2814 | #define SIZEOF_F77_DOUBLE_PRECISION 8
2815 | #define HAVE_AINT_LARGER_THAN_FINT 1
2816 | #define HAVE_FINT_IS_INT 1
2817 | #define F77_TRUE_VALUE_SET 1
2818 | #define F77_TRUE_VALUE -1
2819 | #define F77_FALSE_VALUE 0
2820 | #define SIZEOF_BOOL 1
2821 | /* end confdefs.h.  */
2822 | #ifdef __STDC__
2823 | # include <limits.h>
2824 | #else
2825 | # include <assert.h>
2826 | #endif
2827 |                    Syntax error
2828 configure:25407: icpc -E  conftest.cc
2829 /usr/include/limits.h(125): error #5: could not open source file "limits.h"
2830   # include_next <limits.h>
2831                            ^
2832
2833 configure:25413: $? = 2
2834 configure: failed program was:
2835 | /* confdefs.h.  */
2836 |
2837 | #define PACKAGE_NAME ""
2838 | #define PACKAGE_TARNAME ""
2839 | #define PACKAGE_VERSION ""
2840 | #define PACKAGE_STRING ""
2841 | #define PACKAGE_BUGREPORT ""
2842 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
2843 | #define USE_LOGGING MPID_LOGGING_NONE
2844 | #define HAVE_RUNTIME_THREADCHECK 1
2845 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2846 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2847 | #define HAVE_PRAGMA_WEAK 1
2848 | #define USE_WEAK_SYMBOLS 1
2849 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
2850 | #define HAVE_LONG_LONG 1
2851 | #define F77_NAME_LOWER_USCORE 1
2852 | #define STDCALL
2853 | #define HAVE_FORTRAN_BINDING 1
2854 | #ifdef __cplusplus
2855 | extern "C" void exit (int) throw ();
2856 | #endif
2857 | #define HAVE_CXX_EXCEPTIONS
2858 | #define HAVE_NAMESPACES
2859 | #define HAVE_NAMESPACE_STD
2860 | #define HAVE_CXX_BINDING 1
2861 | #define HAVE_NAMEPUB_SERVICE 1
2862 | #define restrict __restrict
2863 | #define HAVE_GCC_ATTRIBUTE 1
2864 | #define WORDS_LITTLEENDIAN 1
2865 | #define HAVE_LONG_DOUBLE 1
2866 | #define HAVE_LONG_LONG_INT 1
2867 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
2868 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
2869 | #define HAVE_MAX_FP_ALIGNMENT 16
2870 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
2871 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
2872 | #define HAVE_SYS_TYPES_H 1
2873 | #define HAVE_SYS_STAT_H 1
2874 | #define HAVE_STDLIB_H 1
2875 | #define HAVE_STRING_H 1
2876 | #define HAVE_MEMORY_H 1
2877 | #define HAVE_STRINGS_H 1
2878 | #define HAVE_INTTYPES_H 1
2879 | #define HAVE_STDINT_H 1
2880 | #define HAVE_UNISTD_H 1
2881 | #define SIZEOF_CHAR 1
2882 | #define SIZEOF_SHORT 2
2883 | #define SIZEOF_INT 4
2884 | #define SIZEOF_LONG 8
2885 | #define SIZEOF_LONG_LONG 8
2886 | #define SIZEOF_FLOAT 4
2887 | #define SIZEOF_DOUBLE 8
2888 | #define SIZEOF_LONG_DOUBLE 16
2889 | #define SIZEOF_WCHAR_T 4
2890 | #define SIZEOF_VOID_P 8
2891 | #define HAVE_SYS_BITYPES_H 1
2892 | #define HAVE_INT16_T 1
2893 | #define HAVE_INT32_T 1
2894 | #define HAVE_INT64_T 1
2895 | #define MPIR_REAL4_CTYPE float
2896 | #define MPIR_REAL8_CTYPE double
2897 | #define MPIR_REAL16_CTYPE long double
2898 | #define MPIR_INTEGER1_CTYPE char
2899 | #define MPIR_INTEGER2_CTYPE short
2900 | #define MPIR_INTEGER4_CTYPE int
2901 | #define MPIR_INTEGER8_CTYPE long
2902 | #define SIZEOF_F77_INTEGER 4
2903 | #define SIZEOF_F77_REAL 4
2904 | #define SIZEOF_F77_DOUBLE_PRECISION 8
2905 | #define HAVE_AINT_LARGER_THAN_FINT 1
2906 | #define HAVE_FINT_IS_INT 1
2907 | #define F77_TRUE_VALUE_SET 1
2908 | #define F77_TRUE_VALUE -1
2909 | #define F77_FALSE_VALUE 0
2910 | #define SIZEOF_BOOL 1
2911 | /* end confdefs.h.  */
2912 | #ifdef __STDC__
2913 | # include <limits.h>
2914 | #else
2915 | # include <assert.h>
2916 | #endif
2917 |                    Syntax error
2918 configure:25407: /lib/cpp  conftest.cc
2919 configure:25413: $? = 0
2920 configure:25445: /lib/cpp  conftest.cc
2921 conftest.cc:78:28: error: ac_nonexistent.h: No such file or directory
2922 configure:25451: $? = 1
2923 configure: failed program was:
2924 | /* confdefs.h.  */
2925 |
2926 | #define PACKAGE_NAME ""
2927 | #define PACKAGE_TARNAME ""
2928 | #define PACKAGE_VERSION ""
2929 | #define PACKAGE_STRING ""
2930 | #define PACKAGE_BUGREPORT ""
2931 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
2932 | #define USE_LOGGING MPID_LOGGING_NONE
2933 | #define HAVE_RUNTIME_THREADCHECK 1
2934 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2935 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2936 | #define HAVE_PRAGMA_WEAK 1
2937 | #define USE_WEAK_SYMBOLS 1
2938 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
2939 | #define HAVE_LONG_LONG 1
2940 | #define F77_NAME_LOWER_USCORE 1
2941 | #define STDCALL
2942 | #define HAVE_FORTRAN_BINDING 1
2943 | #ifdef __cplusplus
2944 | extern "C" void exit (int) throw ();
2945 | #endif
2946 | #define HAVE_CXX_EXCEPTIONS
2947 | #define HAVE_NAMESPACES
2948 | #define HAVE_NAMESPACE_STD
2949 | #define HAVE_CXX_BINDING 1
2950 | #define HAVE_NAMEPUB_SERVICE 1
2951 | #define restrict __restrict
2952 | #define HAVE_GCC_ATTRIBUTE 1
2953 | #define WORDS_LITTLEENDIAN 1
2954 | #define HAVE_LONG_DOUBLE 1
2955 | #define HAVE_LONG_LONG_INT 1
2956 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
2957 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
2958 | #define HAVE_MAX_FP_ALIGNMENT 16
2959 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
2960 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
2961 | #define HAVE_SYS_TYPES_H 1
2962 | #define HAVE_SYS_STAT_H 1
2963 | #define HAVE_STDLIB_H 1
2964 | #define HAVE_STRING_H 1
2965 | #define HAVE_MEMORY_H 1
2966 | #define HAVE_STRINGS_H 1
2967 | #define HAVE_INTTYPES_H 1
2968 | #define HAVE_STDINT_H 1
2969 | #define HAVE_UNISTD_H 1
2970 | #define SIZEOF_CHAR 1
2971 | #define SIZEOF_SHORT 2
2972 | #define SIZEOF_INT 4
2973 | #define SIZEOF_LONG 8
2974 | #define SIZEOF_LONG_LONG 8
2975 | #define SIZEOF_FLOAT 4
2976 | #define SIZEOF_DOUBLE 8
2977 | #define SIZEOF_LONG_DOUBLE 16
2978 | #define SIZEOF_WCHAR_T 4
2979 | #define SIZEOF_VOID_P 8
2980 | #define HAVE_SYS_BITYPES_H 1
2981 | #define HAVE_INT16_T 1
2982 | #define HAVE_INT32_T 1
2983 | #define HAVE_INT64_T 1
2984 | #define MPIR_REAL4_CTYPE float
2985 | #define MPIR_REAL8_CTYPE double
2986 | #define MPIR_REAL16_CTYPE long double
2987 | #define MPIR_INTEGER1_CTYPE char
2988 | #define MPIR_INTEGER2_CTYPE short
2989 | #define MPIR_INTEGER4_CTYPE int
2990 | #define MPIR_INTEGER8_CTYPE long
2991 | #define SIZEOF_F77_INTEGER 4
2992 | #define SIZEOF_F77_REAL 4
2993 | #define SIZEOF_F77_DOUBLE_PRECISION 8
2994 | #define HAVE_AINT_LARGER_THAN_FINT 1
2995 | #define HAVE_FINT_IS_INT 1
2996 | #define F77_TRUE_VALUE_SET 1
2997 | #define F77_TRUE_VALUE -1
2998 | #define F77_FALSE_VALUE 0
2999 | #define SIZEOF_BOOL 1
3000 | /* end confdefs.h.  */
3001 | #include <ac_nonexistent.h>
3002 configure:25490: result: /lib/cpp
3003 configure:25514: /lib/cpp  conftest.cc
3004 configure:25520: $? = 0
3005 configure:25552: /lib/cpp  conftest.cc
3006 conftest.cc:78:28: error: ac_nonexistent.h: No such file or directory
3007 configure:25558: $? = 1
3008 configure: failed program was:
3009 | /* confdefs.h.  */
3010 |
3011 | #define PACKAGE_NAME ""
3012 | #define PACKAGE_TARNAME ""
3013 | #define PACKAGE_VERSION ""
3014 | #define PACKAGE_STRING ""
3015 | #define PACKAGE_BUGREPORT ""
3016 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
3017 | #define USE_LOGGING MPID_LOGGING_NONE
3018 | #define HAVE_RUNTIME_THREADCHECK 1
3019 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3020 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
3021 | #define HAVE_PRAGMA_WEAK 1
3022 | #define USE_WEAK_SYMBOLS 1
3023 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
3024 | #define HAVE_LONG_LONG 1
3025 | #define F77_NAME_LOWER_USCORE 1
3026 | #define STDCALL
3027 | #define HAVE_FORTRAN_BINDING 1
3028 | #ifdef __cplusplus
3029 | extern "C" void exit (int) throw ();
3030 | #endif
3031 | #define HAVE_CXX_EXCEPTIONS
3032 | #define HAVE_NAMESPACES
3033 | #define HAVE_NAMESPACE_STD
3034 | #define HAVE_CXX_BINDING 1
3035 | #define HAVE_NAMEPUB_SERVICE 1
3036 | #define restrict __restrict
3037 | #define HAVE_GCC_ATTRIBUTE 1
3038 | #define WORDS_LITTLEENDIAN 1
3039 | #define HAVE_LONG_DOUBLE 1
3040 | #define HAVE_LONG_LONG_INT 1
3041 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
3042 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
3043 | #define HAVE_MAX_FP_ALIGNMENT 16
3044 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
3045 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
3046 | #define HAVE_SYS_TYPES_H 1
3047 | #define HAVE_SYS_STAT_H 1
3048 | #define HAVE_STDLIB_H 1
3049 | #define HAVE_STRING_H 1
3050 | #define HAVE_MEMORY_H 1
3051 | #define HAVE_STRINGS_H 1
3052 | #define HAVE_INTTYPES_H 1
3053 | #define HAVE_STDINT_H 1
3054 | #define HAVE_UNISTD_H 1
3055 | #define SIZEOF_CHAR 1
3056 | #define SIZEOF_SHORT 2
3057 | #define SIZEOF_INT 4
3058 | #define SIZEOF_LONG 8
3059 | #define SIZEOF_LONG_LONG 8
3060 | #define SIZEOF_FLOAT 4
3061 | #define SIZEOF_DOUBLE 8
3062 | #define SIZEOF_LONG_DOUBLE 16
3063 | #define SIZEOF_WCHAR_T 4
3064 | #define SIZEOF_VOID_P 8
3065 | #define HAVE_SYS_BITYPES_H 1
3066 | #define HAVE_INT16_T 1
3067 | #define HAVE_INT32_T 1
3068 | #define HAVE_INT64_T 1
3069 | #define MPIR_REAL4_CTYPE float
3070 | #define MPIR_REAL8_CTYPE double
3071 | #define MPIR_REAL16_CTYPE long double
3072 | #define MPIR_INTEGER1_CTYPE char
3073 | #define MPIR_INTEGER2_CTYPE short
3074 | #define MPIR_INTEGER4_CTYPE int
3075 | #define MPIR_INTEGER8_CTYPE long
3076 | #define SIZEOF_F77_INTEGER 4
3077 | #define SIZEOF_F77_REAL 4
3078 | #define SIZEOF_F77_DOUBLE_PRECISION 8
3079 | #define HAVE_AINT_LARGER_THAN_FINT 1
3080 | #define HAVE_FINT_IS_INT 1
3081 | #define F77_TRUE_VALUE_SET 1
3082 | #define F77_TRUE_VALUE -1
3083 | #define F77_FALSE_VALUE 0
3084 | #define SIZEOF_BOOL 1
3085 | /* end confdefs.h.  */
3086 | #include <ac_nonexistent.h>
3087 configure:25603: checking for complex
3088 configure:25655: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c 1>&5
3089 icc: command line warning #10156: ignoring option '-O'; no argument required
3090 configure(25650): catastrophic error: could not open source file "complex"
3091   #include <complex>
3092                     ^
3093
3094 compilation aborted for conftest.c (code 4)
3095 configure:25658: $? = 4
3096 configure: failed program was:
3097 #line 25649 "configure"
3098 #include "confdefs.h"
3099 #include <complex>
3100 int conftest() {return 0;}
3101 configure:25680: result: no
3102 configure:27054: checking if char * pointers use byte addresses
3103 configure:27077: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
3104 icc: command line warning #10156: ignoring option '-O'; no argument required
3105 configure:27080: $? = 0
3106 configure:27082: ./conftest
3107 configure:27085: $? = 0
3108 configure:27099: result: yes
3109 configure:27124: checking for alignment restrictions on int64_t
3110 configure:27163: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
3111 icc: command line warning #10156: ignoring option '-O'; no argument required
3112 configure:27166: $? = 0
3113 configure:27168: ./conftest
3114 configure:27171: $? = 0
3115 configure:27186: result: no
3116 configure:27200: checking for alignment restrictions on int32_t
3117 configure:27239: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
3118 icc: command line warning #10156: ignoring option '-O'; no argument required
3119 configure:27242: $? = 0
3120 configure:27244: ./conftest
3121 configure:27247: $? = 0
3122 configure:27262: result: no
3123 configure:27281: checking for size of MPI_BSEND_OVERHEAD
3124 configure:27324: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
3125 icc: command line warning #10156: ignoring option '-O'; no argument required
3126 conftest.c(101): warning #266: function "exit" declared implicitly
3127     if (!f) exit(1);
3128             ^
3129
3130 conftest.c(102): warning #181: argument is incompatible with corresponding format string conversion
3131     fprintf(f, "%d\n", sizeof(BsendData_t)+sizeof(void*)-1);
3132                        ^
3133
3134 conftest.c(103): warning #266: function "exit" declared implicitly
3135     exit(0);
3136     ^
3137
3138 configure:27327: $? = 0
3139 configure:27329: ./conftest
3140 configure:27332: $? = 0
3141 configure:27347: result: 95
3142 configure:27361: checking for gcc __asm__ and pentium cmpxchgl instruction
3143 configure:27390: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
3144 icc: command line warning #10156: ignoring option '-O'; no argument required
3145 /tmp/icclC8Uuuas_.s: Assembler messages:
3146 /tmp/icclC8Uuuas_.s:28: Error: Incorrect register `%rcx' used with `l' suffix
3147 configure:27393: $? = 1
3148 configure: program exited with status 1
3149 configure: failed program was:
3150 | /* confdefs.h.  */
3151 |
3152 | #define PACKAGE_NAME ""
3153 | #define PACKAGE_TARNAME ""
3154 | #define PACKAGE_VERSION ""
3155 | #define PACKAGE_STRING ""
3156 | #define PACKAGE_BUGREPORT ""
3157 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
3158 | #define USE_LOGGING MPID_LOGGING_NONE
3159 | #define HAVE_RUNTIME_THREADCHECK 1
3160 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3161 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
3162 | #define HAVE_PRAGMA_WEAK 1
3163 | #define USE_WEAK_SYMBOLS 1
3164 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
3165 | #define HAVE_LONG_LONG 1
3166 | #define F77_NAME_LOWER_USCORE 1
3167 | #define STDCALL
3168 | #define HAVE_FORTRAN_BINDING 1
3169 | #ifdef __cplusplus
3170 | extern "C" void exit (int) throw ();
3171 | #endif
3172 | #define HAVE_CXX_EXCEPTIONS
3173 | #define HAVE_NAMESPACES
3174 | #define HAVE_NAMESPACE_STD
3175 | #define HAVE_CXX_BINDING 1
3176 | #define HAVE_NAMEPUB_SERVICE 1
3177 | #define restrict __restrict
3178 | #define HAVE_GCC_ATTRIBUTE 1
3179 | #define WORDS_LITTLEENDIAN 1
3180 | #define HAVE_LONG_DOUBLE 1
3181 | #define HAVE_LONG_LONG_INT 1
3182 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
3183 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
3184 | #define HAVE_MAX_FP_ALIGNMENT 16
3185 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
3186 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
3187 | #define HAVE_SYS_TYPES_H 1
3188 | #define HAVE_SYS_STAT_H 1
3189 | #define HAVE_STDLIB_H 1
3190 | #define HAVE_STRING_H 1
3191 | #define HAVE_MEMORY_H 1
3192 | #define HAVE_STRINGS_H 1
3193 | #define HAVE_INTTYPES_H 1
3194 | #define HAVE_STDINT_H 1
3195 | #define HAVE_UNISTD_H 1
3196 | #define SIZEOF_CHAR 1
3197 | #define SIZEOF_SHORT 2
3198 | #define SIZEOF_INT 4
3199 | #define SIZEOF_LONG 8
3200 | #define SIZEOF_LONG_LONG 8
3201 | #define SIZEOF_FLOAT 4
3202 | #define SIZEOF_DOUBLE 8
3203 | #define SIZEOF_LONG_DOUBLE 16
3204 | #define SIZEOF_WCHAR_T 4
3205 | #define SIZEOF_VOID_P 8
3206 | #define HAVE_SYS_BITYPES_H 1
3207 | #define HAVE_INT16_T 1
3208 | #define HAVE_INT32_T 1
3209 | #define HAVE_INT64_T 1
3210 | #define MPIR_REAL4_CTYPE float
3211 | #define MPIR_REAL8_CTYPE double
3212 | #define MPIR_REAL16_CTYPE long double
3213 | #define MPIR_INTEGER1_CTYPE char
3214 | #define MPIR_INTEGER2_CTYPE short
3215 | #define MPIR_INTEGER4_CTYPE int
3216 | #define MPIR_INTEGER8_CTYPE long
3217 | #define SIZEOF_F77_INTEGER 4
3218 | #define SIZEOF_F77_REAL 4
3219 | #define SIZEOF_F77_DOUBLE_PRECISION 8
3220 | #define HAVE_AINT_LARGER_THAN_FINT 1
3221 | #define HAVE_FINT_IS_INT 1
3222 | #define F77_TRUE_VALUE_SET 1
3223 | #define F77_TRUE_VALUE -1
3224 | #define F77_FALSE_VALUE 0
3225 | #define SIZEOF_BOOL 1
3226 | #define HAVE_ANY_INT64_T_ALIGNMENT 1
3227 | #define HAVE_ANY_INT32_T_ALIGNMENT 1
3228 | /* end confdefs.h.  */
3229 |
3230 | int main(int argc, char *argv[])
3231 | {
3232 | long int compval = 10;
3233 | volatile long int *p = &compval;
3234 | long int oldval = 10;
3235 | long int newval = 20;
3236 | char ret;
3237 | long int readval;
3238 | __asm__ __volatile__ ("lock; cmpxchgl %3, %1; sete %0"
3239 |       : "=q" (ret), "=m" (*p), "=a" (readval)
3240 |       : "r" (newval), "m" (*p), "a" (oldval) : "memory");
3241 | return (compval == 20) ? 0 : -1;
3242 | }
3243 |
3244 configure:27414: result: no
3245 configure:27430: checking for gcc __asm__ and AMD x86_64 cmpxchgq instruction
3246 configure:27459: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
3247 icc: command line warning #10156: ignoring option '-O'; no argument required
3248 configure:27462: $? = 0
3249 configure:27464: ./conftest
3250 configure:27467: $? = 0
3251 configure:27469: result: yes
3252 configure:27489: checking for gcc __asm__ and IA64 xchg4 instruction
3253 configure:27519: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
3254 icc: command line warning #10156: ignoring option '-O'; no argument required
3255 /tmp/iccUyXDZHas_.s: Assembler messages:
3256 /tmp/iccUyXDZHas_.s:26: Error: no such instruction: `xchg4 %rcx=[%rax],%rdx'
3257 /tmp/iccUyXDZHas_.s:63: Error: no such instruction: `xchg4 %rax=[%rdi],%rsi'
3258 configure:27522: $? = 1
3259 configure: program exited with status 1
3260 configure: failed program was:
3261 | /* confdefs.h.  */
3262 |
3263 | #define PACKAGE_NAME ""
3264 | #define PACKAGE_TARNAME ""
3265 | #define PACKAGE_VERSION ""
3266 | #define PACKAGE_STRING ""
3267 | #define PACKAGE_BUGREPORT ""
3268 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
3269 | #define USE_LOGGING MPID_LOGGING_NONE
3270 | #define HAVE_RUNTIME_THREADCHECK 1
3271 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3272 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
3273 | #define HAVE_PRAGMA_WEAK 1
3274 | #define USE_WEAK_SYMBOLS 1
3275 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
3276 | #define HAVE_LONG_LONG 1
3277 | #define F77_NAME_LOWER_USCORE 1
3278 | #define STDCALL
3279 | #define HAVE_FORTRAN_BINDING 1
3280 | #ifdef __cplusplus
3281 | extern "C" void exit (int) throw ();
3282 | #endif
3283 | #define HAVE_CXX_EXCEPTIONS
3284 | #define HAVE_NAMESPACES
3285 | #define HAVE_NAMESPACE_STD
3286 | #define HAVE_CXX_BINDING 1
3287 | #define HAVE_NAMEPUB_SERVICE 1
3288 | #define restrict __restrict
3289 | #define HAVE_GCC_ATTRIBUTE 1
3290 | #define WORDS_LITTLEENDIAN 1
3291 | #define HAVE_LONG_DOUBLE 1
3292 | #define HAVE_LONG_LONG_INT 1
3293 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
3294 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
3295 | #define HAVE_MAX_FP_ALIGNMENT 16
3296 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
3297 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
3298 | #define HAVE_SYS_TYPES_H 1
3299 | #define HAVE_SYS_STAT_H 1
3300 | #define HAVE_STDLIB_H 1
3301 | #define HAVE_STRING_H 1
3302 | #define HAVE_MEMORY_H 1
3303 | #define HAVE_STRINGS_H 1
3304 | #define HAVE_INTTYPES_H 1
3305 | #define HAVE_STDINT_H 1
3306 | #define HAVE_UNISTD_H 1
3307 | #define SIZEOF_CHAR 1
3308 | #define SIZEOF_SHORT 2
3309 | #define SIZEOF_INT 4
3310 | #define SIZEOF_LONG 8
3311 | #define SIZEOF_LONG_LONG 8
3312 | #define SIZEOF_FLOAT 4
3313 | #define SIZEOF_DOUBLE 8
3314 | #define SIZEOF_LONG_DOUBLE 16
3315 | #define SIZEOF_WCHAR_T 4
3316 | #define SIZEOF_VOID_P 8
3317 | #define HAVE_SYS_BITYPES_H 1
3318 | #define HAVE_INT16_T 1
3319 | #define HAVE_INT32_T 1
3320 | #define HAVE_INT64_T 1
3321 | #define MPIR_REAL4_CTYPE float
3322 | #define MPIR_REAL8_CTYPE double
3323 | #define MPIR_REAL16_CTYPE long double
3324 | #define MPIR_INTEGER1_CTYPE char
3325 | #define MPIR_INTEGER2_CTYPE short
3326 | #define MPIR_INTEGER4_CTYPE int
3327 | #define MPIR_INTEGER8_CTYPE long
3328 | #define SIZEOF_F77_INTEGER 4
3329 | #define SIZEOF_F77_REAL 4
3330 | #define SIZEOF_F77_DOUBLE_PRECISION 8
3331 | #define HAVE_AINT_LARGER_THAN_FINT 1
3332 | #define HAVE_FINT_IS_INT 1
3333 | #define F77_TRUE_VALUE_SET 1
3334 | #define F77_TRUE_VALUE -1
3335 | #define F77_FALSE_VALUE 0
3336 | #define SIZEOF_BOOL 1
3337 | #define HAVE_ANY_INT64_T_ALIGNMENT 1
3338 | #define HAVE_ANY_INT32_T_ALIGNMENT 1
3339 | #define HAVE_GCC_AND_X86_64_ASM 1
3340 | /* end confdefs.h.  */
3341 |
3342 | unsigned long _InterlockedExchange(volatile void *ptr, unsigned long x)
3343 | {
3344 |    unsigned long result;
3345 |    __asm__ __volatile ("xchg4 %0=[%1],%2" : "=r" (result)
3346 |        : "r" (ptr), "r" (x) : "memory");
3347 |    return result;
3348 | }
3349 | int main(int argc, char *argv[])
3350 | {
3351 | long val = 1;
3352 | volatile long *p = &val;
3353 | long oldval = _InterlockedExchange(p, (unsigned long)2);
3354 | return (oldval == 1 && val == 2) ? 0 : -1;
3355 | }
3356 |
3357 configure:27542: result: no
3358 configure:27701: checking for ANSI C header files
3359 configure:27856: result: no
3360 configure:27885: checking for stdlib.h
3361 configure:27958: result: yes
3362 configure:27885: checking for stdarg.h
3363 configure:27937: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c 1>&5
3364 icc: command line warning #10156: ignoring option '-O'; no argument required
3365 configure:27940: $? = 0
3366 configure:27958: result: yes
3367 configure:27885: checking for sys/types.h
3368 configure:27958: result: yes
3369 configure:27885: checking for inttypes.h
3370 configure:27958: result: yes
3371 configure:27885: checking for limits.h
3372 configure:27937: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c 1>&5
3373 icc: command line warning #10156: ignoring option '-O'; no argument required
3374 /usr/include/limits.h(125): catastrophic error: could not open source file "limits.h"
3375   # include_next <limits.h>
3376                            ^
3377
3378 compilation aborted for conftest.c (code 4)
3379 configure:27940: $? = 4
3380 configure: failed program was:
3381 #line 27931 "configure"
3382 #include "confdefs.h"
3383 #include <limits.h>
3384 int conftest() {return 0;}
3385 configure:27965: result: no
3386 configure:27885: checking for stddef.h
3387 configure:27937: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c 1>&5
3388 icc: command line warning #10156: ignoring option '-O'; no argument required
3389 configure:27940: $? = 0
3390 configure:27958: result: yes
3391 configure:27885: checking for errno.h
3392 configure:27937: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c 1>&5
3393 icc: command line warning #10156: ignoring option '-O'; no argument required
3394 configure:27940: $? = 0
3395 configure:27958: result: yes
3396 configure:27885: checking for sys/socket.h
3397 configure:27937: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c 1>&5
3398 icc: command line warning #10156: ignoring option '-O'; no argument required
3399 configure:27940: $? = 0
3400 configure:27958: result: yes
3401 configure:27885: checking for sys/time.h
3402 configure:27937: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c 1>&5
3403 icc: command line warning #10156: ignoring option '-O'; no argument required
3404 configure:27940: $? = 0
3405 configure:27958: result: yes
3406 configure:27885: checking for unistd.h
3407 configure:27958: result: yes
3408 configure:27885: checking for endian.h
3409 configure:27937: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c 1>&5
3410 icc: command line warning #10156: ignoring option '-O'; no argument required
3411 configure:27940: $? = 0
3412 configure:27958: result: yes
3413 configure:27885: checking for assert.h
3414 configure:27937: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c 1>&5
3415 icc: command line warning #10156: ignoring option '-O'; no argument required
3416 configure:27940: $? = 0
3417 configure:27958: result: yes
3418 configure:27970: checking for sys/uio.h
3419 configure:27995: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c >&5
3420 icc: command line warning #10156: ignoring option '-O'; no argument required
3421 configure:28001: $? = 0
3422 configure:28004: test -z                         || test ! -s conftest.err
3423 configure:28007: $? = 0
3424 configure:28010: test -s conftest.o
3425 configure:28013: $? = 0
3426 configure:28024: result: yes
3427 configure:28035: checking for size_t
3428 configure:28059: icc -c -O3-wW-tpp7 -DNDEBUG -O2  conftest.c >&5
3429 icc: command line warning #10156: ignoring option '-O'; no argument required
3430 conftest.c(130): warning #279: controlling expression is constant
3431   if ((size_t *) 0)
3432       ^
3433
3434 configure:28065: $? = 0
3435 configure:28068: test -z                         || test ! -s conftest.err
3436 configure:28071: $? = 0
3437 configure:28074: test -s conftest.o
3438 configure:28077: $? = 0
3439 configure:28088: result: yes
3440 configure:28107: checking for setitimer
3441 configure:28164: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
3442 icc: command line warning #10156: ignoring option '-O'; no argument required
3443 /usr/include/limits.h(125): catastrophic error: could not open source file "limits.h"
3444   # include_next <limits.h>
3445                            ^
3446
3447 compilation aborted for conftest.c (code 4)
3448 configure:28170: $? = 4
3449 configure: failed program was:
3450 | /* confdefs.h.  */
3451 |
3452 | #define PACKAGE_NAME ""
3453 | #define PACKAGE_TARNAME ""
3454 | #define PACKAGE_VERSION ""
3455 | #define PACKAGE_STRING ""
3456 | #define PACKAGE_BUGREPORT ""
3457 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
3458 | #define USE_LOGGING MPID_LOGGING_NONE
3459 | #define HAVE_RUNTIME_THREADCHECK 1
3460 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3461 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
3462 | #define HAVE_PRAGMA_WEAK 1
3463 | #define USE_WEAK_SYMBOLS 1
3464 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
3465 | #define HAVE_LONG_LONG 1
3466 | #define F77_NAME_LOWER_USCORE 1
3467 | #define STDCALL
3468 | #define HAVE_FORTRAN_BINDING 1
3469 | #ifdef __cplusplus
3470 | extern "C" void exit (int) throw ();
3471 | #endif
3472 | #define HAVE_CXX_EXCEPTIONS
3473 | #define HAVE_NAMESPACES
3474 | #define HAVE_NAMESPACE_STD
3475 | #define HAVE_CXX_BINDING 1
3476 | #define HAVE_NAMEPUB_SERVICE 1
3477 | #define restrict __restrict
3478 | #define HAVE_GCC_ATTRIBUTE 1
3479 | #define WORDS_LITTLEENDIAN 1
3480 | #define HAVE_LONG_DOUBLE 1
3481 | #define HAVE_LONG_LONG_INT 1
3482 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
3483 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
3484 | #define HAVE_MAX_FP_ALIGNMENT 16
3485 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
3486 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
3487 | #define HAVE_SYS_TYPES_H 1
3488 | #define HAVE_SYS_STAT_H 1
3489 | #define HAVE_STDLIB_H 1
3490 | #define HAVE_STRING_H 1
3491 | #define HAVE_MEMORY_H 1
3492 | #define HAVE_STRINGS_H 1
3493 | #define HAVE_INTTYPES_H 1
3494 | #define HAVE_STDINT_H 1
3495 | #define HAVE_UNISTD_H 1
3496 | #define SIZEOF_CHAR 1
3497 | #define SIZEOF_SHORT 2
3498 | #define SIZEOF_INT 4
3499 | #define SIZEOF_LONG 8
3500 | #define SIZEOF_LONG_LONG 8
3501 | #define SIZEOF_FLOAT 4
3502 | #define SIZEOF_DOUBLE 8
3503 | #define SIZEOF_LONG_DOUBLE 16
3504 | #define SIZEOF_WCHAR_T 4
3505 | #define SIZEOF_VOID_P 8
3506 | #define HAVE_SYS_BITYPES_H 1
3507 | #define HAVE_INT16_T 1
3508 | #define HAVE_INT32_T 1
3509 | #define HAVE_INT64_T 1
3510 | #define MPIR_REAL4_CTYPE float
3511 | #define MPIR_REAL8_CTYPE double
3512 | #define MPIR_REAL16_CTYPE long double
3513 | #define MPIR_INTEGER1_CTYPE char
3514 | #define MPIR_INTEGER2_CTYPE short
3515 | #define MPIR_INTEGER4_CTYPE int
3516 | #define MPIR_INTEGER8_CTYPE long
3517 | #define SIZEOF_F77_INTEGER 4
3518 | #define SIZEOF_F77_REAL 4
3519 | #define SIZEOF_F77_DOUBLE_PRECISION 8
3520 | #define HAVE_AINT_LARGER_THAN_FINT 1
3521 | #define HAVE_FINT_IS_INT 1
3522 | #define F77_TRUE_VALUE_SET 1
3523 | #define F77_TRUE_VALUE -1
3524 | #define F77_FALSE_VALUE 0
3525 | #define SIZEOF_BOOL 1
3526 | #define HAVE_ANY_INT64_T_ALIGNMENT 1
3527 | #define HAVE_ANY_INT32_T_ALIGNMENT 1
3528 | #define HAVE_GCC_AND_X86_64_ASM 1
3529 | #define HAVE_STDLIB_H 1
3530 | #define HAVE_STDARG_H 1
3531 | #define HAVE_SYS_TYPES_H 1
3532 | #define HAVE_INTTYPES_H 1
3533 | #define HAVE_STDDEF_H 1
3534 | #define HAVE_ERRNO_H 1
3535 | #define HAVE_SYS_SOCKET_H 1
3536 | #define HAVE_SYS_TIME_H 1
3537 | #define HAVE_UNISTD_H 1
3538 | #define HAVE_ENDIAN_H 1
3539 | #define HAVE_ASSERT_H 1
3540 | #define HAVE_SYS_UIO_H 1
3541 | /* end confdefs.h.  */
3542 | /* Define setitimer to an innocuous variant, in case <limits.h> declares setitimer.
3543 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3544 | #define setitimer innocuous_setitimer
3545 |
3546 | /* System header to define __stub macros and hopefully few prototypes,
3547 |     which can conflict with char setitimer (); below.
3548 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3549 |     <limits.h> exists even on freestanding compilers.  */
3550 |
3551 | #ifdef __STDC__
3552 | # include <limits.h>
3553 | #else
3554 | # include <assert.h>
3555 | #endif
3556 |
3557 | #undef setitimer
3558 |
3559 | /* Override any gcc2 internal prototype to avoid an error.  */
3560 | #ifdef __cplusplus
3561 | extern "C"
3562 | {
3563 | #endif
3564 | /* We use char because int might match the return type of a gcc2
3565 |    builtin and then its argument prototype would still apply.  */
3566 | char setitimer ();
3567 | /* The GNU C library defines this for functions which it implements
3568 |     to always fail with ENOSYS.  Some functions are actually named
3569 |     something starting with __ and the normal name is an alias.  */
3570 | #if defined (__stub_setitimer) || defined (__stub___setitimer)
3571 | choke me
3572 | #else
3573 | char (*f) () = setitimer;
3574 | #endif
3575 | #ifdef __cplusplus
3576 | }
3577 | #endif
3578 |
3579 | int
3580 | main ()
3581 | {
3582 | return f != setitimer;
3583 |   ;
3584 |   return 0;
3585 | }
3586 configure:28194: result: no
3587 configure:28107: checking for alarm
3588 configure:28164: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
3589 icc: command line warning #10156: ignoring option '-O'; no argument required
3590 /usr/include/limits.h(125): catastrophic error: could not open source file "limits.h"
3591   # include_next <limits.h>
3592                            ^
3593
3594 compilation aborted for conftest.c (code 4)
3595 configure:28170: $? = 4
3596 configure: failed program was:
3597 | /* confdefs.h.  */
3598 |
3599 | #define PACKAGE_NAME ""
3600 | #define PACKAGE_TARNAME ""
3601 | #define PACKAGE_VERSION ""
3602 | #define PACKAGE_STRING ""
3603 | #define PACKAGE_BUGREPORT ""
3604 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
3605 | #define USE_LOGGING MPID_LOGGING_NONE
3606 | #define HAVE_RUNTIME_THREADCHECK 1
3607 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3608 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
3609 | #define HAVE_PRAGMA_WEAK 1
3610 | #define USE_WEAK_SYMBOLS 1
3611 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
3612 | #define HAVE_LONG_LONG 1
3613 | #define F77_NAME_LOWER_USCORE 1
3614 | #define STDCALL
3615 | #define HAVE_FORTRAN_BINDING 1
3616 | #ifdef __cplusplus
3617 | extern "C" void exit (int) throw ();
3618 | #endif
3619 | #define HAVE_CXX_EXCEPTIONS
3620 | #define HAVE_NAMESPACES
3621 | #define HAVE_NAMESPACE_STD
3622 | #define HAVE_CXX_BINDING 1
3623 | #define HAVE_NAMEPUB_SERVICE 1
3624 | #define restrict __restrict
3625 | #define HAVE_GCC_ATTRIBUTE 1
3626 | #define WORDS_LITTLEENDIAN 1
3627 | #define HAVE_LONG_DOUBLE 1
3628 | #define HAVE_LONG_LONG_INT 1
3629 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
3630 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
3631 | #define HAVE_MAX_FP_ALIGNMENT 16
3632 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
3633 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
3634 | #define HAVE_SYS_TYPES_H 1
3635 | #define HAVE_SYS_STAT_H 1
3636 | #define HAVE_STDLIB_H 1
3637 | #define HAVE_STRING_H 1
3638 | #define HAVE_MEMORY_H 1
3639 | #define HAVE_STRINGS_H 1
3640 | #define HAVE_INTTYPES_H 1
3641 | #define HAVE_STDINT_H 1
3642 | #define HAVE_UNISTD_H 1
3643 | #define SIZEOF_CHAR 1
3644 | #define SIZEOF_SHORT 2
3645 | #define SIZEOF_INT 4
3646 | #define SIZEOF_LONG 8
3647 | #define SIZEOF_LONG_LONG 8
3648 | #define SIZEOF_FLOAT 4
3649 | #define SIZEOF_DOUBLE 8
3650 | #define SIZEOF_LONG_DOUBLE 16
3651 | #define SIZEOF_WCHAR_T 4
3652 | #define SIZEOF_VOID_P 8
3653 | #define HAVE_SYS_BITYPES_H 1
3654 | #define HAVE_INT16_T 1
3655 | #define HAVE_INT32_T 1
3656 | #define HAVE_INT64_T 1
3657 | #define MPIR_REAL4_CTYPE float
3658 | #define MPIR_REAL8_CTYPE double
3659 | #define MPIR_REAL16_CTYPE long double
3660 | #define MPIR_INTEGER1_CTYPE char
3661 | #define MPIR_INTEGER2_CTYPE short
3662 | #define MPIR_INTEGER4_CTYPE int
3663 | #define MPIR_INTEGER8_CTYPE long
3664 | #define SIZEOF_F77_INTEGER 4
3665 | #define SIZEOF_F77_REAL 4
3666 | #define SIZEOF_F77_DOUBLE_PRECISION 8
3667 | #define HAVE_AINT_LARGER_THAN_FINT 1
3668 | #define HAVE_FINT_IS_INT 1
3669 | #define F77_TRUE_VALUE_SET 1
3670 | #define F77_TRUE_VALUE -1
3671 | #define F77_FALSE_VALUE 0
3672 | #define SIZEOF_BOOL 1
3673 | #define HAVE_ANY_INT64_T_ALIGNMENT 1
3674 | #define HAVE_ANY_INT32_T_ALIGNMENT 1
3675 | #define HAVE_GCC_AND_X86_64_ASM 1
3676 | #define HAVE_STDLIB_H 1
3677 | #define HAVE_STDARG_H 1
3678 | #define HAVE_SYS_TYPES_H 1
3679 | #define HAVE_INTTYPES_H 1
3680 | #define HAVE_STDDEF_H 1
3681 | #define HAVE_ERRNO_H 1
3682 | #define HAVE_SYS_SOCKET_H 1
3683 | #define HAVE_SYS_TIME_H 1
3684 | #define HAVE_UNISTD_H 1
3685 | #define HAVE_ENDIAN_H 1
3686 | #define HAVE_ASSERT_H 1
3687 | #define HAVE_SYS_UIO_H 1
3688 | /* end confdefs.h.  */
3689 | /* Define alarm to an innocuous variant, in case <limits.h> declares alarm.
3690 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3691 | #define alarm innocuous_alarm
3692 |
3693 | /* System header to define __stub macros and hopefully few prototypes,
3694 |     which can conflict with char alarm (); below.
3695 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3696 |     <limits.h> exists even on freestanding compilers.  */
3697 |
3698 | #ifdef __STDC__
3699 | # include <limits.h>
3700 | #else
3701 | # include <assert.h>
3702 | #endif
3703 |
3704 | #undef alarm
3705 |
3706 | /* Override any gcc2 internal prototype to avoid an error.  */
3707 | #ifdef __cplusplus
3708 | extern "C"
3709 | {
3710 | #endif
3711 | /* We use char because int might match the return type of a gcc2
3712 |    builtin and then its argument prototype would still apply.  */
3713 | char alarm ();
3714 | /* The GNU C library defines this for functions which it implements
3715 |     to always fail with ENOSYS.  Some functions are actually named
3716 |     something starting with __ and the normal name is an alias.  */
3717 | #if defined (__stub_alarm) || defined (__stub___alarm)
3718 | choke me
3719 | #else
3720 | char (*f) () = alarm;
3721 | #endif
3722 | #ifdef __cplusplus
3723 | }
3724 | #endif
3725 |
3726 | int
3727 | main ()
3728 | {
3729 | return f != alarm;
3730 |   ;
3731 |   return 0;
3732 | }
3733 configure:28194: result: no
3734 configure:28210: checking for vsnprintf
3735 configure:28267: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
3736 icc: command line warning #10156: ignoring option '-O'; no argument required
3737 /usr/include/limits.h(125): catastrophic error: could not open source file "limits.h"
3738   # include_next <limits.h>
3739                            ^
3740
3741 compilation aborted for conftest.c (code 4)
3742 configure:28273: $? = 4
3743 configure: failed program was:
3744 | /* confdefs.h.  */
3745 |
3746 | #define PACKAGE_NAME ""
3747 | #define PACKAGE_TARNAME ""
3748 | #define PACKAGE_VERSION ""
3749 | #define PACKAGE_STRING ""
3750 | #define PACKAGE_BUGREPORT ""
3751 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
3752 | #define USE_LOGGING MPID_LOGGING_NONE
3753 | #define HAVE_RUNTIME_THREADCHECK 1
3754 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3755 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
3756 | #define HAVE_PRAGMA_WEAK 1
3757 | #define USE_WEAK_SYMBOLS 1
3758 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
3759 | #define HAVE_LONG_LONG 1
3760 | #define F77_NAME_LOWER_USCORE 1
3761 | #define STDCALL
3762 | #define HAVE_FORTRAN_BINDING 1
3763 | #ifdef __cplusplus
3764 | extern "C" void exit (int) throw ();
3765 | #endif
3766 | #define HAVE_CXX_EXCEPTIONS
3767 | #define HAVE_NAMESPACES
3768 | #define HAVE_NAMESPACE_STD
3769 | #define HAVE_CXX_BINDING 1
3770 | #define HAVE_NAMEPUB_SERVICE 1
3771 | #define restrict __restrict
3772 | #define HAVE_GCC_ATTRIBUTE 1
3773 | #define WORDS_LITTLEENDIAN 1
3774 | #define HAVE_LONG_DOUBLE 1
3775 | #define HAVE_LONG_LONG_INT 1
3776 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
3777 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
3778 | #define HAVE_MAX_FP_ALIGNMENT 16
3779 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
3780 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
3781 | #define HAVE_SYS_TYPES_H 1
3782 | #define HAVE_SYS_STAT_H 1
3783 | #define HAVE_STDLIB_H 1
3784 | #define HAVE_STRING_H 1
3785 | #define HAVE_MEMORY_H 1
3786 | #define HAVE_STRINGS_H 1
3787 | #define HAVE_INTTYPES_H 1
3788 | #define HAVE_STDINT_H 1
3789 | #define HAVE_UNISTD_H 1
3790 | #define SIZEOF_CHAR 1
3791 | #define SIZEOF_SHORT 2
3792 | #define SIZEOF_INT 4
3793 | #define SIZEOF_LONG 8
3794 | #define SIZEOF_LONG_LONG 8
3795 | #define SIZEOF_FLOAT 4
3796 | #define SIZEOF_DOUBLE 8
3797 | #define SIZEOF_LONG_DOUBLE 16
3798 | #define SIZEOF_WCHAR_T 4
3799 | #define SIZEOF_VOID_P 8
3800 | #define HAVE_SYS_BITYPES_H 1
3801 | #define HAVE_INT16_T 1
3802 | #define HAVE_INT32_T 1
3803 | #define HAVE_INT64_T 1
3804 | #define MPIR_REAL4_CTYPE float
3805 | #define MPIR_REAL8_CTYPE double
3806 | #define MPIR_REAL16_CTYPE long double
3807 | #define MPIR_INTEGER1_CTYPE char
3808 | #define MPIR_INTEGER2_CTYPE short
3809 | #define MPIR_INTEGER4_CTYPE int
3810 | #define MPIR_INTEGER8_CTYPE long
3811 | #define SIZEOF_F77_INTEGER 4
3812 | #define SIZEOF_F77_REAL 4
3813 | #define SIZEOF_F77_DOUBLE_PRECISION 8
3814 | #define HAVE_AINT_LARGER_THAN_FINT 1
3815 | #define HAVE_FINT_IS_INT 1
3816 | #define F77_TRUE_VALUE_SET 1
3817 | #define F77_TRUE_VALUE -1
3818 | #define F77_FALSE_VALUE 0
3819 | #define SIZEOF_BOOL 1
3820 | #define HAVE_ANY_INT64_T_ALIGNMENT 1
3821 | #define HAVE_ANY_INT32_T_ALIGNMENT 1
3822 | #define HAVE_GCC_AND_X86_64_ASM 1
3823 | #define HAVE_STDLIB_H 1
3824 | #define HAVE_STDARG_H 1
3825 | #define HAVE_SYS_TYPES_H 1
3826 | #define HAVE_INTTYPES_H 1
3827 | #define HAVE_STDDEF_H 1
3828 | #define HAVE_ERRNO_H 1
3829 | #define HAVE_SYS_SOCKET_H 1
3830 | #define HAVE_SYS_TIME_H 1
3831 | #define HAVE_UNISTD_H 1
3832 | #define HAVE_ENDIAN_H 1
3833 | #define HAVE_ASSERT_H 1
3834 | #define HAVE_SYS_UIO_H 1
3835 | /* end confdefs.h.  */
3836 | /* Define vsnprintf to an innocuous variant, in case <limits.h> declares vsnprintf.
3837 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3838 | #define vsnprintf innocuous_vsnprintf
3839 |
3840 | /* System header to define __stub macros and hopefully few prototypes,
3841 |     which can conflict with char vsnprintf (); below.
3842 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3843 |     <limits.h> exists even on freestanding compilers.  */
3844 |
3845 | #ifdef __STDC__
3846 | # include <limits.h>
3847 | #else
3848 | # include <assert.h>
3849 | #endif
3850 |
3851 | #undef vsnprintf
3852 |
3853 | /* Override any gcc2 internal prototype to avoid an error.  */
3854 | #ifdef __cplusplus
3855 | extern "C"
3856 | {
3857 | #endif
3858 | /* We use char because int might match the return type of a gcc2
3859 |    builtin and then its argument prototype would still apply.  */
3860 | char vsnprintf ();
3861 | /* The GNU C library defines this for functions which it implements
3862 |     to always fail with ENOSYS.  Some functions are actually named
3863 |     something starting with __ and the normal name is an alias.  */
3864 | #if defined (__stub_vsnprintf) || defined (__stub___vsnprintf)
3865 | choke me
3866 | #else
3867 | char (*f) () = vsnprintf;
3868 | #endif
3869 | #ifdef __cplusplus
3870 | }
3871 | #endif
3872 |
3873 | int
3874 | main ()
3875 | {
3876 | return f != vsnprintf;
3877 |   ;
3878 |   return 0;
3879 | }
3880 configure:28297: result: no
3881 configure:28210: checking for vsprintf
3882 configure:28267: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
3883 icc: command line warning #10156: ignoring option '-O'; no argument required
3884 /usr/include/limits.h(125): catastrophic error: could not open source file "limits.h"
3885   # include_next <limits.h>
3886                            ^
3887
3888 compilation aborted for conftest.c (code 4)
3889 configure:28273: $? = 4
3890 configure: failed program was:
3891 | /* confdefs.h.  */
3892 |
3893 | #define PACKAGE_NAME ""
3894 | #define PACKAGE_TARNAME ""
3895 | #define PACKAGE_VERSION ""
3896 | #define PACKAGE_STRING ""
3897 | #define PACKAGE_BUGREPORT ""
3898 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
3899 | #define USE_LOGGING MPID_LOGGING_NONE
3900 | #define HAVE_RUNTIME_THREADCHECK 1
3901 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3902 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
3903 | #define HAVE_PRAGMA_WEAK 1
3904 | #define USE_WEAK_SYMBOLS 1
3905 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
3906 | #define HAVE_LONG_LONG 1
3907 | #define F77_NAME_LOWER_USCORE 1
3908 | #define STDCALL
3909 | #define HAVE_FORTRAN_BINDING 1
3910 | #ifdef __cplusplus
3911 | extern "C" void exit (int) throw ();
3912 | #endif
3913 | #define HAVE_CXX_EXCEPTIONS
3914 | #define HAVE_NAMESPACES
3915 | #define HAVE_NAMESPACE_STD
3916 | #define HAVE_CXX_BINDING 1
3917 | #define HAVE_NAMEPUB_SERVICE 1
3918 | #define restrict __restrict
3919 | #define HAVE_GCC_ATTRIBUTE 1
3920 | #define WORDS_LITTLEENDIAN 1
3921 | #define HAVE_LONG_DOUBLE 1
3922 | #define HAVE_LONG_LONG_INT 1
3923 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
3924 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
3925 | #define HAVE_MAX_FP_ALIGNMENT 16
3926 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
3927 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
3928 | #define HAVE_SYS_TYPES_H 1
3929 | #define HAVE_SYS_STAT_H 1
3930 | #define HAVE_STDLIB_H 1
3931 | #define HAVE_STRING_H 1
3932 | #define HAVE_MEMORY_H 1
3933 | #define HAVE_STRINGS_H 1
3934 | #define HAVE_INTTYPES_H 1
3935 | #define HAVE_STDINT_H 1
3936 | #define HAVE_UNISTD_H 1
3937 | #define SIZEOF_CHAR 1
3938 | #define SIZEOF_SHORT 2
3939 | #define SIZEOF_INT 4
3940 | #define SIZEOF_LONG 8
3941 | #define SIZEOF_LONG_LONG 8
3942 | #define SIZEOF_FLOAT 4
3943 | #define SIZEOF_DOUBLE 8
3944 | #define SIZEOF_LONG_DOUBLE 16
3945 | #define SIZEOF_WCHAR_T 4
3946 | #define SIZEOF_VOID_P 8
3947 | #define HAVE_SYS_BITYPES_H 1
3948 | #define HAVE_INT16_T 1
3949 | #define HAVE_INT32_T 1
3950 | #define HAVE_INT64_T 1
3951 | #define MPIR_REAL4_CTYPE float
3952 | #define MPIR_REAL8_CTYPE double
3953 | #define MPIR_REAL16_CTYPE long double
3954 | #define MPIR_INTEGER1_CTYPE char
3955 | #define MPIR_INTEGER2_CTYPE short
3956 | #define MPIR_INTEGER4_CTYPE int
3957 | #define MPIR_INTEGER8_CTYPE long
3958 | #define SIZEOF_F77_INTEGER 4
3959 | #define SIZEOF_F77_REAL 4
3960 | #define SIZEOF_F77_DOUBLE_PRECISION 8
3961 | #define HAVE_AINT_LARGER_THAN_FINT 1
3962 | #define HAVE_FINT_IS_INT 1
3963 | #define F77_TRUE_VALUE_SET 1
3964 | #define F77_TRUE_VALUE -1
3965 | #define F77_FALSE_VALUE 0
3966 | #define SIZEOF_BOOL 1
3967 | #define HAVE_ANY_INT64_T_ALIGNMENT 1
3968 | #define HAVE_ANY_INT32_T_ALIGNMENT 1
3969 | #define HAVE_GCC_AND_X86_64_ASM 1
3970 | #define HAVE_STDLIB_H 1
3971 | #define HAVE_STDARG_H 1
3972 | #define HAVE_SYS_TYPES_H 1
3973 | #define HAVE_INTTYPES_H 1
3974 | #define HAVE_STDDEF_H 1
3975 | #define HAVE_ERRNO_H 1
3976 | #define HAVE_SYS_SOCKET_H 1
3977 | #define HAVE_SYS_TIME_H 1
3978 | #define HAVE_UNISTD_H 1
3979 | #define HAVE_ENDIAN_H 1
3980 | #define HAVE_ASSERT_H 1
3981 | #define HAVE_SYS_UIO_H 1
3982 | /* end confdefs.h.  */
3983 | /* Define vsprintf to an innocuous variant, in case <limits.h> declares vsprintf.
3984 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3985 | #define vsprintf innocuous_vsprintf
3986 |
3987 | /* System header to define __stub macros and hopefully few prototypes,
3988 |     which can conflict with char vsprintf (); below.
3989 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3990 |     <limits.h> exists even on freestanding compilers.  */
3991 |
3992 | #ifdef __STDC__
3993 | # include <limits.h>
3994 | #else
3995 | # include <assert.h>
3996 | #endif
3997 |
3998 | #undef vsprintf
3999 |
4000 | /* Override any gcc2 internal prototype to avoid an error.  */
4001 | #ifdef __cplusplus
4002 | extern "C"
4003 | {
4004 | #endif
4005 | /* We use char because int might match the return type of a gcc2
4006 |    builtin and then its argument prototype would still apply.  */
4007 | char vsprintf ();
4008 | /* The GNU C library defines this for functions which it implements
4009 |     to always fail with ENOSYS.  Some functions are actually named
4010 |     something starting with __ and the normal name is an alias.  */
4011 | #if defined (__stub_vsprintf) || defined (__stub___vsprintf)
4012 | choke me
4013 | #else
4014 | char (*f) () = vsprintf;
4015 | #endif
4016 | #ifdef __cplusplus
4017 | }
4018 | #endif
4019 |
4020 | int
4021 | main ()
4022 | {
4023 | return f != vsprintf;
4024 |   ;
4025 |   return 0;
4026 | }
4027 configure:28297: result: no
4028 configure:28380: checking for strerror
4029 configure:28437: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
4030 icc: command line warning #10156: ignoring option '-O'; no argument required
4031 /usr/include/limits.h(125): catastrophic error: could not open source file "limits.h"
4032   # include_next <limits.h>
4033                            ^
4034
4035 compilation aborted for conftest.c (code 4)
4036 configure:28443: $? = 4
4037 configure: failed program was:
4038 | /* confdefs.h.  */
4039 |
4040 | #define PACKAGE_NAME ""
4041 | #define PACKAGE_TARNAME ""
4042 | #define PACKAGE_VERSION ""
4043 | #define PACKAGE_STRING ""
4044 | #define PACKAGE_BUGREPORT ""
4045 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
4046 | #define USE_LOGGING MPID_LOGGING_NONE
4047 | #define HAVE_RUNTIME_THREADCHECK 1
4048 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
4049 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
4050 | #define HAVE_PRAGMA_WEAK 1
4051 | #define USE_WEAK_SYMBOLS 1
4052 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
4053 | #define HAVE_LONG_LONG 1
4054 | #define F77_NAME_LOWER_USCORE 1
4055 | #define STDCALL
4056 | #define HAVE_FORTRAN_BINDING 1
4057 | #ifdef __cplusplus
4058 | extern "C" void exit (int) throw ();
4059 | #endif
4060 | #define HAVE_CXX_EXCEPTIONS
4061 | #define HAVE_NAMESPACES
4062 | #define HAVE_NAMESPACE_STD
4063 | #define HAVE_CXX_BINDING 1
4064 | #define HAVE_NAMEPUB_SERVICE 1
4065 | #define restrict __restrict
4066 | #define HAVE_GCC_ATTRIBUTE 1
4067 | #define WORDS_LITTLEENDIAN 1
4068 | #define HAVE_LONG_DOUBLE 1
4069 | #define HAVE_LONG_LONG_INT 1
4070 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
4071 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
4072 | #define HAVE_MAX_FP_ALIGNMENT 16
4073 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
4074 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
4075 | #define HAVE_SYS_TYPES_H 1
4076 | #define HAVE_SYS_STAT_H 1
4077 | #define HAVE_STDLIB_H 1
4078 | #define HAVE_STRING_H 1
4079 | #define HAVE_MEMORY_H 1
4080 | #define HAVE_STRINGS_H 1
4081 | #define HAVE_INTTYPES_H 1
4082 | #define HAVE_STDINT_H 1
4083 | #define HAVE_UNISTD_H 1
4084 | #define SIZEOF_CHAR 1
4085 | #define SIZEOF_SHORT 2
4086 | #define SIZEOF_INT 4
4087 | #define SIZEOF_LONG 8
4088 | #define SIZEOF_LONG_LONG 8
4089 | #define SIZEOF_FLOAT 4
4090 | #define SIZEOF_DOUBLE 8
4091 | #define SIZEOF_LONG_DOUBLE 16
4092 | #define SIZEOF_WCHAR_T 4
4093 | #define SIZEOF_VOID_P 8
4094 | #define HAVE_SYS_BITYPES_H 1
4095 | #define HAVE_INT16_T 1
4096 | #define HAVE_INT32_T 1
4097 | #define HAVE_INT64_T 1
4098 | #define MPIR_REAL4_CTYPE float
4099 | #define MPIR_REAL8_CTYPE double
4100 | #define MPIR_REAL16_CTYPE long double
4101 | #define MPIR_INTEGER1_CTYPE char
4102 | #define MPIR_INTEGER2_CTYPE short
4103 | #define MPIR_INTEGER4_CTYPE int
4104 | #define MPIR_INTEGER8_CTYPE long
4105 | #define SIZEOF_F77_INTEGER 4
4106 | #define SIZEOF_F77_REAL 4
4107 | #define SIZEOF_F77_DOUBLE_PRECISION 8
4108 | #define HAVE_AINT_LARGER_THAN_FINT 1
4109 | #define HAVE_FINT_IS_INT 1
4110 | #define F77_TRUE_VALUE_SET 1
4111 | #define F77_TRUE_VALUE -1
4112 | #define F77_FALSE_VALUE 0
4113 | #define SIZEOF_BOOL 1
4114 | #define HAVE_ANY_INT64_T_ALIGNMENT 1
4115 | #define HAVE_ANY_INT32_T_ALIGNMENT 1
4116 | #define HAVE_GCC_AND_X86_64_ASM 1
4117 | #define HAVE_STDLIB_H 1
4118 | #define HAVE_STDARG_H 1
4119 | #define HAVE_SYS_TYPES_H 1
4120 | #define HAVE_INTTYPES_H 1
4121 | #define HAVE_STDDEF_H 1
4122 | #define HAVE_ERRNO_H 1
4123 | #define HAVE_SYS_SOCKET_H 1
4124 | #define HAVE_SYS_TIME_H 1
4125 | #define HAVE_UNISTD_H 1
4126 | #define HAVE_ENDIAN_H 1
4127 | #define HAVE_ASSERT_H 1
4128 | #define HAVE_SYS_UIO_H 1
4129 | /* end confdefs.h.  */
4130 | /* Define strerror to an innocuous variant, in case <limits.h> declares strerror.
4131 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4132 | #define strerror innocuous_strerror
4133 |
4134 | /* System header to define __stub macros and hopefully few prototypes,
4135 |     which can conflict with char strerror (); below.
4136 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4137 |     <limits.h> exists even on freestanding compilers.  */
4138 |
4139 | #ifdef __STDC__
4140 | # include <limits.h>
4141 | #else
4142 | # include <assert.h>
4143 | #endif
4144 |
4145 | #undef strerror
4146 |
4147 | /* Override any gcc2 internal prototype to avoid an error.  */
4148 | #ifdef __cplusplus
4149 | extern "C"
4150 | {
4151 | #endif
4152 | /* We use char because int might match the return type of a gcc2
4153 |    builtin and then its argument prototype would still apply.  */
4154 | char strerror ();
4155 | /* The GNU C library defines this for functions which it implements
4156 |     to always fail with ENOSYS.  Some functions are actually named
4157 |     something starting with __ and the normal name is an alias.  */
4158 | #if defined (__stub_strerror) || defined (__stub___strerror)
4159 | choke me
4160 | #else
4161 | char (*f) () = strerror;
4162 | #endif
4163 | #ifdef __cplusplus
4164 | }
4165 | #endif
4166 |
4167 | int
4168 | main ()
4169 | {
4170 | return f != strerror;
4171 |   ;
4172 |   return 0;
4173 | }
4174 configure:28467: result: no
4175 configure:28483: checking for snprintf
4176 configure:28540: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
4177 icc: command line warning #10156: ignoring option '-O'; no argument required
4178 /usr/include/limits.h(125): catastrophic error: could not open source file "limits.h"
4179   # include_next <limits.h>
4180                            ^
4181
4182 compilation aborted for conftest.c (code 4)
4183 configure:28546: $? = 4
4184 configure: failed program was:
4185 | /* confdefs.h.  */
4186 |
4187 | #define PACKAGE_NAME ""
4188 | #define PACKAGE_TARNAME ""
4189 | #define PACKAGE_VERSION ""
4190 | #define PACKAGE_STRING ""
4191 | #define PACKAGE_BUGREPORT ""
4192 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
4193 | #define USE_LOGGING MPID_LOGGING_NONE
4194 | #define HAVE_RUNTIME_THREADCHECK 1
4195 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
4196 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
4197 | #define HAVE_PRAGMA_WEAK 1
4198 | #define USE_WEAK_SYMBOLS 1
4199 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
4200 | #define HAVE_LONG_LONG 1
4201 | #define F77_NAME_LOWER_USCORE 1
4202 | #define STDCALL
4203 | #define HAVE_FORTRAN_BINDING 1
4204 | #ifdef __cplusplus
4205 | extern "C" void exit (int) throw ();
4206 | #endif
4207 | #define HAVE_CXX_EXCEPTIONS
4208 | #define HAVE_NAMESPACES
4209 | #define HAVE_NAMESPACE_STD
4210 | #define HAVE_CXX_BINDING 1
4211 | #define HAVE_NAMEPUB_SERVICE 1
4212 | #define restrict __restrict
4213 | #define HAVE_GCC_ATTRIBUTE 1
4214 | #define WORDS_LITTLEENDIAN 1
4215 | #define HAVE_LONG_DOUBLE 1
4216 | #define HAVE_LONG_LONG_INT 1
4217 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
4218 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
4219 | #define HAVE_MAX_FP_ALIGNMENT 16
4220 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
4221 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
4222 | #define HAVE_SYS_TYPES_H 1
4223 | #define HAVE_SYS_STAT_H 1
4224 | #define HAVE_STDLIB_H 1
4225 | #define HAVE_STRING_H 1
4226 | #define HAVE_MEMORY_H 1
4227 | #define HAVE_STRINGS_H 1
4228 | #define HAVE_INTTYPES_H 1
4229 | #define HAVE_STDINT_H 1
4230 | #define HAVE_UNISTD_H 1
4231 | #define SIZEOF_CHAR 1
4232 | #define SIZEOF_SHORT 2
4233 | #define SIZEOF_INT 4
4234 | #define SIZEOF_LONG 8
4235 | #define SIZEOF_LONG_LONG 8
4236 | #define SIZEOF_FLOAT 4
4237 | #define SIZEOF_DOUBLE 8
4238 | #define SIZEOF_LONG_DOUBLE 16
4239 | #define SIZEOF_WCHAR_T 4
4240 | #define SIZEOF_VOID_P 8
4241 | #define HAVE_SYS_BITYPES_H 1
4242 | #define HAVE_INT16_T 1
4243 | #define HAVE_INT32_T 1
4244 | #define HAVE_INT64_T 1
4245 | #define MPIR_REAL4_CTYPE float
4246 | #define MPIR_REAL8_CTYPE double
4247 | #define MPIR_REAL16_CTYPE long double
4248 | #define MPIR_INTEGER1_CTYPE char
4249 | #define MPIR_INTEGER2_CTYPE short
4250 | #define MPIR_INTEGER4_CTYPE int
4251 | #define MPIR_INTEGER8_CTYPE long
4252 | #define SIZEOF_F77_INTEGER 4
4253 | #define SIZEOF_F77_REAL 4
4254 | #define SIZEOF_F77_DOUBLE_PRECISION 8
4255 | #define HAVE_AINT_LARGER_THAN_FINT 1
4256 | #define HAVE_FINT_IS_INT 1
4257 | #define F77_TRUE_VALUE_SET 1
4258 | #define F77_TRUE_VALUE -1
4259 | #define F77_FALSE_VALUE 0
4260 | #define SIZEOF_BOOL 1
4261 | #define HAVE_ANY_INT64_T_ALIGNMENT 1
4262 | #define HAVE_ANY_INT32_T_ALIGNMENT 1
4263 | #define HAVE_GCC_AND_X86_64_ASM 1
4264 | #define HAVE_STDLIB_H 1
4265 | #define HAVE_STDARG_H 1
4266 | #define HAVE_SYS_TYPES_H 1
4267 | #define HAVE_INTTYPES_H 1
4268 | #define HAVE_STDDEF_H 1
4269 | #define HAVE_ERRNO_H 1
4270 | #define HAVE_SYS_SOCKET_H 1
4271 | #define HAVE_SYS_TIME_H 1
4272 | #define HAVE_UNISTD_H 1
4273 | #define HAVE_ENDIAN_H 1
4274 | #define HAVE_ASSERT_H 1
4275 | #define HAVE_SYS_UIO_H 1
4276 | /* end confdefs.h.  */
4277 | /* Define snprintf to an innocuous variant, in case <limits.h> declares snprintf.
4278 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4279 | #define snprintf innocuous_snprintf
4280 |
4281 | /* System header to define __stub macros and hopefully few prototypes,
4282 |     which can conflict with char snprintf (); below.
4283 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4284 |     <limits.h> exists even on freestanding compilers.  */
4285 |
4286 | #ifdef __STDC__
4287 | # include <limits.h>
4288 | #else
4289 | # include <assert.h>
4290 | #endif
4291 |
4292 | #undef snprintf
4293 |
4294 | /* Override any gcc2 internal prototype to avoid an error.  */
4295 | #ifdef __cplusplus
4296 | extern "C"
4297 | {
4298 | #endif
4299 | /* We use char because int might match the return type of a gcc2
4300 |    builtin and then its argument prototype would still apply.  */
4301 | char snprintf ();
4302 | /* The GNU C library defines this for functions which it implements
4303 |     to always fail with ENOSYS.  Some functions are actually named
4304 |     something starting with __ and the normal name is an alias.  */
4305 | #if defined (__stub_snprintf) || defined (__stub___snprintf)
4306 | choke me
4307 | #else
4308 | char (*f) () = snprintf;
4309 | #endif
4310 | #ifdef __cplusplus
4311 | }
4312 | #endif
4313 |
4314 | int
4315 | main ()
4316 | {
4317 | return f != snprintf;
4318 |   ;
4319 |   return 0;
4320 | }
4321 configure:28570: result: no
4322 configure:28651: checking for va_copy
4323 configure:28682: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
4324 icc: command line warning #10156: ignoring option '-O'; no argument required
4325 configure:28688: $? = 0
4326 configure:28691: test -z                         || test ! -s conftest.err
4327 configure:28694: $? = 0
4328 configure:28697: test -s conftest
4329 configure:28700: $? = 0
4330 configure:28712: result: yes
4331 configure:28798: checking for working alloca.h
4332 configure:28819: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
4333 icc: command line warning #10156: ignoring option '-O'; no argument required
4334 configure:28825: $? = 0
4335 configure:28828: test -z                         || test ! -s conftest.err
4336 configure:28831: $? = 0
4337 configure:28834: test -s conftest
4338 configure:28837: $? = 0
4339 configure:28849: result: yes
4340 configure:28859: checking for alloca
4341 configure:28900: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
4342 icc: command line warning #10156: ignoring option '-O'; no argument required
4343 configure:28906: $? = 0
4344 configure:28909: test -z                         || test ! -s conftest.err
4345 configure:28912: $? = 0
4346 configure:28915: test -s conftest
4347 configure:28918: $? = 0
4348 configure:28930: result: yes
4349 configure:29174: checking for strdup
4350 configure:29231: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
4351 icc: command line warning #10156: ignoring option '-O'; no argument required
4352 /usr/include/limits.h(125): catastrophic error: could not open source file "limits.h"
4353   # include_next <limits.h>
4354                            ^
4355
4356 compilation aborted for conftest.c (code 4)
4357 configure:29237: $? = 4
4358 configure: failed program was:
4359 | /* confdefs.h.  */
4360 |
4361 | #define PACKAGE_NAME ""
4362 | #define PACKAGE_TARNAME ""
4363 | #define PACKAGE_VERSION ""
4364 | #define PACKAGE_STRING ""
4365 | #define PACKAGE_BUGREPORT ""
4366 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
4367 | #define USE_LOGGING MPID_LOGGING_NONE
4368 | #define HAVE_RUNTIME_THREADCHECK 1
4369 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
4370 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
4371 | #define HAVE_PRAGMA_WEAK 1
4372 | #define USE_WEAK_SYMBOLS 1
4373 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
4374 | #define HAVE_LONG_LONG 1
4375 | #define F77_NAME_LOWER_USCORE 1
4376 | #define STDCALL
4377 | #define HAVE_FORTRAN_BINDING 1
4378 | #ifdef __cplusplus
4379 | extern "C" void exit (int) throw ();
4380 | #endif
4381 | #define HAVE_CXX_EXCEPTIONS
4382 | #define HAVE_NAMESPACES
4383 | #define HAVE_NAMESPACE_STD
4384 | #define HAVE_CXX_BINDING 1
4385 | #define HAVE_NAMEPUB_SERVICE 1
4386 | #define restrict __restrict
4387 | #define HAVE_GCC_ATTRIBUTE 1
4388 | #define WORDS_LITTLEENDIAN 1
4389 | #define HAVE_LONG_DOUBLE 1
4390 | #define HAVE_LONG_LONG_INT 1
4391 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
4392 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
4393 | #define HAVE_MAX_FP_ALIGNMENT 16
4394 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
4395 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
4396 | #define HAVE_SYS_TYPES_H 1
4397 | #define HAVE_SYS_STAT_H 1
4398 | #define HAVE_STDLIB_H 1
4399 | #define HAVE_STRING_H 1
4400 | #define HAVE_MEMORY_H 1
4401 | #define HAVE_STRINGS_H 1
4402 | #define HAVE_INTTYPES_H 1
4403 | #define HAVE_STDINT_H 1
4404 | #define HAVE_UNISTD_H 1
4405 | #define SIZEOF_CHAR 1
4406 | #define SIZEOF_SHORT 2
4407 | #define SIZEOF_INT 4
4408 | #define SIZEOF_LONG 8
4409 | #define SIZEOF_LONG_LONG 8
4410 | #define SIZEOF_FLOAT 4
4411 | #define SIZEOF_DOUBLE 8
4412 | #define SIZEOF_LONG_DOUBLE 16
4413 | #define SIZEOF_WCHAR_T 4
4414 | #define SIZEOF_VOID_P 8
4415 | #define HAVE_SYS_BITYPES_H 1
4416 | #define HAVE_INT16_T 1
4417 | #define HAVE_INT32_T 1
4418 | #define HAVE_INT64_T 1
4419 | #define MPIR_REAL4_CTYPE float
4420 | #define MPIR_REAL8_CTYPE double
4421 | #define MPIR_REAL16_CTYPE long double
4422 | #define MPIR_INTEGER1_CTYPE char
4423 | #define MPIR_INTEGER2_CTYPE short
4424 | #define MPIR_INTEGER4_CTYPE int
4425 | #define MPIR_INTEGER8_CTYPE long
4426 | #define SIZEOF_F77_INTEGER 4
4427 | #define SIZEOF_F77_REAL 4
4428 | #define SIZEOF_F77_DOUBLE_PRECISION 8
4429 | #define HAVE_AINT_LARGER_THAN_FINT 1
4430 | #define HAVE_FINT_IS_INT 1
4431 | #define F77_TRUE_VALUE_SET 1
4432 | #define F77_TRUE_VALUE -1
4433 | #define F77_FALSE_VALUE 0
4434 | #define SIZEOF_BOOL 1
4435 | #define HAVE_ANY_INT64_T_ALIGNMENT 1
4436 | #define HAVE_ANY_INT32_T_ALIGNMENT 1
4437 | #define HAVE_GCC_AND_X86_64_ASM 1
4438 | #define HAVE_STDLIB_H 1
4439 | #define HAVE_STDARG_H 1
4440 | #define HAVE_SYS_TYPES_H 1
4441 | #define HAVE_INTTYPES_H 1
4442 | #define HAVE_STDDEF_H 1
4443 | #define HAVE_ERRNO_H 1
4444 | #define HAVE_SYS_SOCKET_H 1
4445 | #define HAVE_SYS_TIME_H 1
4446 | #define HAVE_UNISTD_H 1
4447 | #define HAVE_ENDIAN_H 1
4448 | #define HAVE_ASSERT_H 1
4449 | #define HAVE_SYS_UIO_H 1
4450 | #define HAVE_VA_COPY 1
4451 | #define HAVE_ALLOCA_H 1
4452 | #define HAVE_ALLOCA 1
4453 | /* end confdefs.h.  */
4454 | /* Define strdup to an innocuous variant, in case <limits.h> declares strdup.
4455 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4456 | #define strdup innocuous_strdup
4457 |
4458 | /* System header to define __stub macros and hopefully few prototypes,
4459 |     which can conflict with char strdup (); below.
4460 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4461 |     <limits.h> exists even on freestanding compilers.  */
4462 |
4463 | #ifdef __STDC__
4464 | # include <limits.h>
4465 | #else
4466 | # include <assert.h>
4467 | #endif
4468 |
4469 | #undef strdup
4470 |
4471 | /* Override any gcc2 internal prototype to avoid an error.  */
4472 | #ifdef __cplusplus
4473 | extern "C"
4474 | {
4475 | #endif
4476 | /* We use char because int might match the return type of a gcc2
4477 |    builtin and then its argument prototype would still apply.  */
4478 | char strdup ();
4479 | /* The GNU C library defines this for functions which it implements
4480 |     to always fail with ENOSYS.  Some functions are actually named
4481 |     something starting with __ and the normal name is an alias.  */
4482 | #if defined (__stub_strdup) || defined (__stub___strdup)
4483 | choke me
4484 | #else
4485 | char (*f) () = strdup;
4486 | #endif
4487 | #ifdef __cplusplus
4488 | }
4489 | #endif
4490 |
4491 | int
4492 | main ()
4493 | {
4494 | return f != strdup;
4495 |   ;
4496 |   return 0;
4497 | }
4498 configure:29261: result: no
4499 configure:29628: checking for clock_gettime
4500 configure:29685: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
4501 icc: command line warning #10156: ignoring option '-O'; no argument required
4502 /usr/include/limits.h(125): catastrophic error: could not open source file "limits.h"
4503   # include_next <limits.h>
4504                            ^
4505
4506 compilation aborted for conftest.c (code 4)
4507 configure:29691: $? = 4
4508 configure: failed program was:
4509 | /* confdefs.h.  */
4510 |
4511 | #define PACKAGE_NAME ""
4512 | #define PACKAGE_TARNAME ""
4513 | #define PACKAGE_VERSION ""
4514 | #define PACKAGE_STRING ""
4515 | #define PACKAGE_BUGREPORT ""
4516 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
4517 | #define USE_LOGGING MPID_LOGGING_NONE
4518 | #define HAVE_RUNTIME_THREADCHECK 1
4519 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
4520 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
4521 | #define HAVE_PRAGMA_WEAK 1
4522 | #define USE_WEAK_SYMBOLS 1
4523 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
4524 | #define HAVE_LONG_LONG 1
4525 | #define F77_NAME_LOWER_USCORE 1
4526 | #define STDCALL
4527 | #define HAVE_FORTRAN_BINDING 1
4528 | #ifdef __cplusplus
4529 | extern "C" void exit (int) throw ();
4530 | #endif
4531 | #define HAVE_CXX_EXCEPTIONS
4532 | #define HAVE_NAMESPACES
4533 | #define HAVE_NAMESPACE_STD
4534 | #define HAVE_CXX_BINDING 1
4535 | #define HAVE_NAMEPUB_SERVICE 1
4536 | #define restrict __restrict
4537 | #define HAVE_GCC_ATTRIBUTE 1
4538 | #define WORDS_LITTLEENDIAN 1
4539 | #define HAVE_LONG_DOUBLE 1
4540 | #define HAVE_LONG_LONG_INT 1
4541 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
4542 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
4543 | #define HAVE_MAX_FP_ALIGNMENT 16
4544 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
4545 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
4546 | #define HAVE_SYS_TYPES_H 1
4547 | #define HAVE_SYS_STAT_H 1
4548 | #define HAVE_STDLIB_H 1
4549 | #define HAVE_STRING_H 1
4550 | #define HAVE_MEMORY_H 1
4551 | #define HAVE_STRINGS_H 1
4552 | #define HAVE_INTTYPES_H 1
4553 | #define HAVE_STDINT_H 1
4554 | #define HAVE_UNISTD_H 1
4555 | #define SIZEOF_CHAR 1
4556 | #define SIZEOF_SHORT 2
4557 | #define SIZEOF_INT 4
4558 | #define SIZEOF_LONG 8
4559 | #define SIZEOF_LONG_LONG 8
4560 | #define SIZEOF_FLOAT 4
4561 | #define SIZEOF_DOUBLE 8
4562 | #define SIZEOF_LONG_DOUBLE 16
4563 | #define SIZEOF_WCHAR_T 4
4564 | #define SIZEOF_VOID_P 8
4565 | #define HAVE_SYS_BITYPES_H 1
4566 | #define HAVE_INT16_T 1
4567 | #define HAVE_INT32_T 1
4568 | #define HAVE_INT64_T 1
4569 | #define MPIR_REAL4_CTYPE float
4570 | #define MPIR_REAL8_CTYPE double
4571 | #define MPIR_REAL16_CTYPE long double
4572 | #define MPIR_INTEGER1_CTYPE char
4573 | #define MPIR_INTEGER2_CTYPE short
4574 | #define MPIR_INTEGER4_CTYPE int
4575 | #define MPIR_INTEGER8_CTYPE long
4576 | #define SIZEOF_F77_INTEGER 4
4577 | #define SIZEOF_F77_REAL 4
4578 | #define SIZEOF_F77_DOUBLE_PRECISION 8
4579 | #define HAVE_AINT_LARGER_THAN_FINT 1
4580 | #define HAVE_FINT_IS_INT 1
4581 | #define F77_TRUE_VALUE_SET 1
4582 | #define F77_TRUE_VALUE -1
4583 | #define F77_FALSE_VALUE 0
4584 | #define SIZEOF_BOOL 1
4585 | #define HAVE_ANY_INT64_T_ALIGNMENT 1
4586 | #define HAVE_ANY_INT32_T_ALIGNMENT 1
4587 | #define HAVE_GCC_AND_X86_64_ASM 1
4588 | #define HAVE_STDLIB_H 1
4589 | #define HAVE_STDARG_H 1
4590 | #define HAVE_SYS_TYPES_H 1
4591 | #define HAVE_INTTYPES_H 1
4592 | #define HAVE_STDDEF_H 1
4593 | #define HAVE_ERRNO_H 1
4594 | #define HAVE_SYS_SOCKET_H 1
4595 | #define HAVE_SYS_TIME_H 1
4596 | #define HAVE_UNISTD_H 1
4597 | #define HAVE_ENDIAN_H 1
4598 | #define HAVE_ASSERT_H 1
4599 | #define HAVE_SYS_UIO_H 1
4600 | #define HAVE_VA_COPY 1
4601 | #define HAVE_ALLOCA_H 1
4602 | #define HAVE_ALLOCA 1
4603 | /* end confdefs.h.  */
4604 | /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
4605 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4606 | #define clock_gettime innocuous_clock_gettime
4607 |
4608 | /* System header to define __stub macros and hopefully few prototypes,
4609 |     which can conflict with char clock_gettime (); below.
4610 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4611 |     <limits.h> exists even on freestanding compilers.  */
4612 |
4613 | #ifdef __STDC__
4614 | # include <limits.h>
4615 | #else
4616 | # include <assert.h>
4617 | #endif
4618 |
4619 | #undef clock_gettime
4620 |
4621 | /* Override any gcc2 internal prototype to avoid an error.  */
4622 | #ifdef __cplusplus
4623 | extern "C"
4624 | {
4625 | #endif
4626 | /* We use char because int might match the return type of a gcc2
4627 |    builtin and then its argument prototype would still apply.  */
4628 | char clock_gettime ();
4629 | /* The GNU C library defines this for functions which it implements
4630 |     to always fail with ENOSYS.  Some functions are actually named
4631 |     something starting with __ and the normal name is an alias.  */
4632 | #if defined (__stub_clock_gettime) || defined (__stub___clock_gettime)
4633 | choke me
4634 | #else
4635 | char (*f) () = clock_gettime;
4636 | #endif
4637 | #ifdef __cplusplus
4638 | }
4639 | #endif
4640 |
4641 | int
4642 | main ()
4643 | {
4644 | return f != clock_gettime;
4645 |   ;
4646 |   return 0;
4647 | }
4648 configure:29715: result: no
4649 configure:29628: checking for clock_getres
4650 configure:29685: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
4651 icc: command line warning #10156: ignoring option '-O'; no argument required
4652 /usr/include/limits.h(125): catastrophic error: could not open source file "limits.h"
4653   # include_next <limits.h>
4654                            ^
4655
4656 compilation aborted for conftest.c (code 4)
4657 configure:29691: $? = 4
4658 configure: failed program was:
4659 | /* confdefs.h.  */
4660 |
4661 | #define PACKAGE_NAME ""
4662 | #define PACKAGE_TARNAME ""
4663 | #define PACKAGE_VERSION ""
4664 | #define PACKAGE_STRING ""
4665 | #define PACKAGE_BUGREPORT ""
4666 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
4667 | #define USE_LOGGING MPID_LOGGING_NONE
4668 | #define HAVE_RUNTIME_THREADCHECK 1
4669 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
4670 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
4671 | #define HAVE_PRAGMA_WEAK 1
4672 | #define USE_WEAK_SYMBOLS 1
4673 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
4674 | #define HAVE_LONG_LONG 1
4675 | #define F77_NAME_LOWER_USCORE 1
4676 | #define STDCALL
4677 | #define HAVE_FORTRAN_BINDING 1
4678 | #ifdef __cplusplus
4679 | extern "C" void exit (int) throw ();
4680 | #endif
4681 | #define HAVE_CXX_EXCEPTIONS
4682 | #define HAVE_NAMESPACES
4683 | #define HAVE_NAMESPACE_STD
4684 | #define HAVE_CXX_BINDING 1
4685 | #define HAVE_NAMEPUB_SERVICE 1
4686 | #define restrict __restrict
4687 | #define HAVE_GCC_ATTRIBUTE 1
4688 | #define WORDS_LITTLEENDIAN 1
4689 | #define HAVE_LONG_DOUBLE 1
4690 | #define HAVE_LONG_LONG_INT 1
4691 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
4692 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
4693 | #define HAVE_MAX_FP_ALIGNMENT 16
4694 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
4695 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
4696 | #define HAVE_SYS_TYPES_H 1
4697 | #define HAVE_SYS_STAT_H 1
4698 | #define HAVE_STDLIB_H 1
4699 | #define HAVE_STRING_H 1
4700 | #define HAVE_MEMORY_H 1
4701 | #define HAVE_STRINGS_H 1
4702 | #define HAVE_INTTYPES_H 1
4703 | #define HAVE_STDINT_H 1
4704 | #define HAVE_UNISTD_H 1
4705 | #define SIZEOF_CHAR 1
4706 | #define SIZEOF_SHORT 2
4707 | #define SIZEOF_INT 4
4708 | #define SIZEOF_LONG 8
4709 | #define SIZEOF_LONG_LONG 8
4710 | #define SIZEOF_FLOAT 4
4711 | #define SIZEOF_DOUBLE 8
4712 | #define SIZEOF_LONG_DOUBLE 16
4713 | #define SIZEOF_WCHAR_T 4
4714 | #define SIZEOF_VOID_P 8
4715 | #define HAVE_SYS_BITYPES_H 1
4716 | #define HAVE_INT16_T 1
4717 | #define HAVE_INT32_T 1
4718 | #define HAVE_INT64_T 1
4719 | #define MPIR_REAL4_CTYPE float
4720 | #define MPIR_REAL8_CTYPE double
4721 | #define MPIR_REAL16_CTYPE long double
4722 | #define MPIR_INTEGER1_CTYPE char
4723 | #define MPIR_INTEGER2_CTYPE short
4724 | #define MPIR_INTEGER4_CTYPE int
4725 | #define MPIR_INTEGER8_CTYPE long
4726 | #define SIZEOF_F77_INTEGER 4
4727 | #define SIZEOF_F77_REAL 4
4728 | #define SIZEOF_F77_DOUBLE_PRECISION 8
4729 | #define HAVE_AINT_LARGER_THAN_FINT 1
4730 | #define HAVE_FINT_IS_INT 1
4731 | #define F77_TRUE_VALUE_SET 1
4732 | #define F77_TRUE_VALUE -1
4733 | #define F77_FALSE_VALUE 0
4734 | #define SIZEOF_BOOL 1
4735 | #define HAVE_ANY_INT64_T_ALIGNMENT 1
4736 | #define HAVE_ANY_INT32_T_ALIGNMENT 1
4737 | #define HAVE_GCC_AND_X86_64_ASM 1
4738 | #define HAVE_STDLIB_H 1
4739 | #define HAVE_STDARG_H 1
4740 | #define HAVE_SYS_TYPES_H 1
4741 | #define HAVE_INTTYPES_H 1
4742 | #define HAVE_STDDEF_H 1
4743 | #define HAVE_ERRNO_H 1
4744 | #define HAVE_SYS_SOCKET_H 1
4745 | #define HAVE_SYS_TIME_H 1
4746 | #define HAVE_UNISTD_H 1
4747 | #define HAVE_ENDIAN_H 1
4748 | #define HAVE_ASSERT_H 1
4749 | #define HAVE_SYS_UIO_H 1
4750 | #define HAVE_VA_COPY 1
4751 | #define HAVE_ALLOCA_H 1
4752 | #define HAVE_ALLOCA 1
4753 | /* end confdefs.h.  */
4754 | /* Define clock_getres to an innocuous variant, in case <limits.h> declares clock_getres.
4755 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4756 | #define clock_getres innocuous_clock_getres
4757 |
4758 | /* System header to define __stub macros and hopefully few prototypes,
4759 |     which can conflict with char clock_getres (); below.
4760 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4761 |     <limits.h> exists even on freestanding compilers.  */
4762 |
4763 | #ifdef __STDC__
4764 | # include <limits.h>
4765 | #else
4766 | # include <assert.h>
4767 | #endif
4768 |
4769 | #undef clock_getres
4770 |
4771 | /* Override any gcc2 internal prototype to avoid an error.  */
4772 | #ifdef __cplusplus
4773 | extern "C"
4774 | {
4775 | #endif
4776 | /* We use char because int might match the return type of a gcc2
4777 |    builtin and then its argument prototype would still apply.  */
4778 | char clock_getres ();
4779 | /* The GNU C library defines this for functions which it implements
4780 |     to always fail with ENOSYS.  Some functions are actually named
4781 |     something starting with __ and the normal name is an alias.  */
4782 | #if defined (__stub_clock_getres) || defined (__stub___clock_getres)
4783 | choke me
4784 | #else
4785 | char (*f) () = clock_getres;
4786 | #endif
4787 | #ifdef __cplusplus
4788 | }
4789 | #endif
4790 |
4791 | int
4792 | main ()
4793 | {
4794 | return f != clock_getres;
4795 |   ;
4796 |   return 0;
4797 | }
4798 configure:29715: result: no
4799 configure:29628: checking for gethrtime
4800 configure:29685: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
4801 icc: command line warning #10156: ignoring option '-O'; no argument required
4802 /usr/include/limits.h(125): catastrophic error: could not open source file "limits.h"
4803   # include_next <limits.h>
4804                            ^
4805
4806 compilation aborted for conftest.c (code 4)
4807 configure:29691: $? = 4
4808 configure: failed program was:
4809 | /* confdefs.h.  */
4810 |
4811 | #define PACKAGE_NAME ""
4812 | #define PACKAGE_TARNAME ""
4813 | #define PACKAGE_VERSION ""
4814 | #define PACKAGE_STRING ""
4815 | #define PACKAGE_BUGREPORT ""
4816 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
4817 | #define USE_LOGGING MPID_LOGGING_NONE
4818 | #define HAVE_RUNTIME_THREADCHECK 1
4819 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
4820 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
4821 | #define HAVE_PRAGMA_WEAK 1
4822 | #define USE_WEAK_SYMBOLS 1
4823 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
4824 | #define HAVE_LONG_LONG 1
4825 | #define F77_NAME_LOWER_USCORE 1
4826 | #define STDCALL
4827 | #define HAVE_FORTRAN_BINDING 1
4828 | #ifdef __cplusplus
4829 | extern "C" void exit (int) throw ();
4830 | #endif
4831 | #define HAVE_CXX_EXCEPTIONS
4832 | #define HAVE_NAMESPACES
4833 | #define HAVE_NAMESPACE_STD
4834 | #define HAVE_CXX_BINDING 1
4835 | #define HAVE_NAMEPUB_SERVICE 1
4836 | #define restrict __restrict
4837 | #define HAVE_GCC_ATTRIBUTE 1
4838 | #define WORDS_LITTLEENDIAN 1
4839 | #define HAVE_LONG_DOUBLE 1
4840 | #define HAVE_LONG_LONG_INT 1
4841 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
4842 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
4843 | #define HAVE_MAX_FP_ALIGNMENT 16
4844 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
4845 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
4846 | #define HAVE_SYS_TYPES_H 1
4847 | #define HAVE_SYS_STAT_H 1
4848 | #define HAVE_STDLIB_H 1
4849 | #define HAVE_STRING_H 1
4850 | #define HAVE_MEMORY_H 1
4851 | #define HAVE_STRINGS_H 1
4852 | #define HAVE_INTTYPES_H 1
4853 | #define HAVE_STDINT_H 1
4854 | #define HAVE_UNISTD_H 1
4855 | #define SIZEOF_CHAR 1
4856 | #define SIZEOF_SHORT 2
4857 | #define SIZEOF_INT 4
4858 | #define SIZEOF_LONG 8
4859 | #define SIZEOF_LONG_LONG 8
4860 | #define SIZEOF_FLOAT 4
4861 | #define SIZEOF_DOUBLE 8
4862 | #define SIZEOF_LONG_DOUBLE 16
4863 | #define SIZEOF_WCHAR_T 4
4864 | #define SIZEOF_VOID_P 8
4865 | #define HAVE_SYS_BITYPES_H 1
4866 | #define HAVE_INT16_T 1
4867 | #define HAVE_INT32_T 1
4868 | #define HAVE_INT64_T 1
4869 | #define MPIR_REAL4_CTYPE float
4870 | #define MPIR_REAL8_CTYPE double
4871 | #define MPIR_REAL16_CTYPE long double
4872 | #define MPIR_INTEGER1_CTYPE char
4873 | #define MPIR_INTEGER2_CTYPE short
4874 | #define MPIR_INTEGER4_CTYPE int
4875 | #define MPIR_INTEGER8_CTYPE long
4876 | #define SIZEOF_F77_INTEGER 4
4877 | #define SIZEOF_F77_REAL 4
4878 | #define SIZEOF_F77_DOUBLE_PRECISION 8
4879 | #define HAVE_AINT_LARGER_THAN_FINT 1
4880 | #define HAVE_FINT_IS_INT 1
4881 | #define F77_TRUE_VALUE_SET 1
4882 | #define F77_TRUE_VALUE -1
4883 | #define F77_FALSE_VALUE 0
4884 | #define SIZEOF_BOOL 1
4885 | #define HAVE_ANY_INT64_T_ALIGNMENT 1
4886 | #define HAVE_ANY_INT32_T_ALIGNMENT 1
4887 | #define HAVE_GCC_AND_X86_64_ASM 1
4888 | #define HAVE_STDLIB_H 1
4889 | #define HAVE_STDARG_H 1
4890 | #define HAVE_SYS_TYPES_H 1
4891 | #define HAVE_INTTYPES_H 1
4892 | #define HAVE_STDDEF_H 1
4893 | #define HAVE_ERRNO_H 1
4894 | #define HAVE_SYS_SOCKET_H 1
4895 | #define HAVE_SYS_TIME_H 1
4896 | #define HAVE_UNISTD_H 1
4897 | #define HAVE_ENDIAN_H 1
4898 | #define HAVE_ASSERT_H 1
4899 | #define HAVE_SYS_UIO_H 1
4900 | #define HAVE_VA_COPY 1
4901 | #define HAVE_ALLOCA_H 1
4902 | #define HAVE_ALLOCA 1
4903 | /* end confdefs.h.  */
4904 | /* Define gethrtime to an innocuous variant, in case <limits.h> declares gethrtime.
4905 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
4906 | #define gethrtime innocuous_gethrtime
4907 |
4908 | /* System header to define __stub macros and hopefully few prototypes,
4909 |     which can conflict with char gethrtime (); below.
4910 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
4911 |     <limits.h> exists even on freestanding compilers.  */
4912 |
4913 | #ifdef __STDC__
4914 | # include <limits.h>
4915 | #else
4916 | # include <assert.h>
4917 | #endif
4918 |
4919 | #undef gethrtime
4920 |
4921 | /* Override any gcc2 internal prototype to avoid an error.  */
4922 | #ifdef __cplusplus
4923 | extern "C"
4924 | {
4925 | #endif
4926 | /* We use char because int might match the return type of a gcc2
4927 |    builtin and then its argument prototype would still apply.  */
4928 | char gethrtime ();
4929 | /* The GNU C library defines this for functions which it implements
4930 |     to always fail with ENOSYS.  Some functions are actually named
4931 |     something starting with __ and the normal name is an alias.  */
4932 | #if defined (__stub_gethrtime) || defined (__stub___gethrtime)
4933 | choke me
4934 | #else
4935 | char (*f) () = gethrtime;
4936 | #endif
4937 | #ifdef __cplusplus
4938 | }
4939 | #endif
4940 |
4941 | int
4942 | main ()
4943 | {
4944 | return f != gethrtime;
4945 |   ;
4946 |   return 0;
4947 | }
4948 configure:29715: result: no
4949 configure:29628: checking for gettimeofday
4950 configure:29685: icc -o conftest -O3-wW-tpp7 -DNDEBUG -O2   conftest.c  >&5
4951 icc: command line warning #10156: ignoring option '-O'; no argument required
4952 /usr/include/limits.h(125): catastrophic error: could not open source file "limits.h"
4953   # include_next <limits.h>
4954                            ^
4955
4956 compilation aborted for conftest.c (code 4)
4957 configure:29691: $? = 4
4958 configure: failed program was:
4959 | /* confdefs.h.  */
4960 |
4961 | #define PACKAGE_NAME ""
4962 | #define PACKAGE_TARNAME ""
4963 | #define PACKAGE_VERSION ""
4964 | #define PACKAGE_STRING ""
4965 | #define PACKAGE_BUGREPORT ""
4966 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
4967 | #define USE_LOGGING MPID_LOGGING_NONE
4968 | #define HAVE_RUNTIME_THREADCHECK 1
4969 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
4970 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
4971 | #define HAVE_PRAGMA_WEAK 1
4972 | #define USE_WEAK_SYMBOLS 1
4973 | #define HAVE_MULTIPLE_PRAGMA_WEAK 1
4974 | #define HAVE_LONG_LONG 1
4975 | #define F77_NAME_LOWER_USCORE 1
4976 | #define STDCALL
4977 | #define HAVE_FORTRAN_BINDING 1
4978 | #ifdef __cplusplus
4979 | extern "C" void exit (int) throw ();
4980 | #endif
4981 | #define HAVE_CXX_EXCEPTIONS
4982 | #define HAVE_NAMESPACES
4983 | #define HAVE_NAMESPACE_STD
4984 | #define HAVE_CXX_BINDING 1
4985 | #define HAVE_NAMEPUB_SERVICE 1
4986 | #define restrict __restrict
4987 | #define HAVE_GCC_ATTRIBUTE 1
4988 | #define WORDS_LITTLEENDIAN 1
4989 | #define HAVE_LONG_DOUBLE 1
4990 | #define HAVE_LONG_LONG_INT 1
4991 | #define HAVE_MAX_INTEGER_ALIGNMENT 8
4992 | #define HAVE_MAX_STRUCT_ALIGNMENT 8
4993 | #define HAVE_MAX_FP_ALIGNMENT 16
4994 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
4995 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
4996 | #define HAVE_SYS_TYPES_H 1
4997 | #define HAVE_SYS_STAT_H 1
4998 | #define HAVE_STDLIB_H 1
4999 | #define HAVE_STRING_H 1
5000 | #define HAVE_MEMORY_H 1
5001 | #define HAVE_STRINGS_H 1
5002 | #define HAVE_INTTYPES_H 1
5003 | #define HAVE_STDINT_H 1
5004 | #define HAVE_UNISTD_H 1
5005 | #define SIZEOF_CHAR 1
5006 | #define SIZEOF_SHORT 2
5007 | #define SIZEOF_INT 4
5008 | #define SIZEOF_LONG 8
5009 | #define SIZEOF_LONG_LONG 8
5010 | #define SIZEOF_FLOAT 4
5011 | #define SIZEOF_DOUBLE 8
5012 | #define SIZEOF_LONG_DOUBLE 16
5013 | #define SIZEOF_WCHAR_T 4
5014 | #define SIZEOF_VOID_P 8
5015 | #define HAVE_SYS_BITYPES_H 1
5016 | #define HAVE_INT16_T 1
5017 | #define HAVE_INT32_T 1
5018 | #define HAVE_INT64_T 1
5019 | #define MPIR_REAL4_CTYPE float
5020 | #define MPIR_REAL8_CTYPE double
5021 | #define MPIR_REAL16_CTYPE long double
5022 | #define MPIR_INTEGER1_CTYPE char
5023 | #define MPIR_INTEGER2_CTYPE short
5024 | #define MPIR_INTEGER4_CTYPE int
5025 | #define MPIR_INTEGER8_CTYPE long
5026 | #define SIZEOF_F77_INTEGER 4
5027 | #define SIZEOF_F77_REAL 4
5028 | #define SIZEOF_F77_DOUBLE_PRECISION 8
5029 | #define HAVE_AINT_LARGER_THAN_FINT 1
5030 | #define HAVE_FINT_IS_INT 1
5031 | #define F77_TRUE_VALUE_SET 1
5032 | #define F77_TRUE_VALUE -1
5033 | #define F77_FALSE_VALUE 0
5034 | #define SIZEOF_BOOL 1
5035 | #define HAVE_ANY_INT64_T_ALIGNMENT 1
5036 | #define HAVE_ANY_INT32_T_ALIGNMENT 1
5037 | #define HAVE_GCC_AND_X86_64_ASM 1
5038 | #define HAVE_STDLIB_H 1
5039 | #define HAVE_STDARG_H 1
5040 | #define HAVE_SYS_TYPES_H 1
5041 | #define HAVE_INTTYPES_H 1
5042 | #define HAVE_STDDEF_H 1
5043 | #define HAVE_ERRNO_H 1
5044 | #define HAVE_SYS_SOCKET_H 1
5045 | #define HAVE_SYS_TIME_H 1
5046 | #define HAVE_UNISTD_H 1
5047 | #define HAVE_ENDIAN_H 1
5048 | #define HAVE_ASSERT_H 1
5049 | #define HAVE_SYS_UIO_H 1
5050 | #define HAVE_VA_COPY 1
5051 | #define HAVE_ALLOCA_H 1
5052 | #define HAVE_ALLOCA 1
5053 | /* end confdefs.h.  */
5054 | /* Define gettimeofday to an innocuous variant, in case <limits.h> declares gettimeofday.
5055 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
5056 | #define gettimeofday innocuous_gettimeofday
5057 |
5058 | /* System header to define __stub macros and hopefully few prototypes,
5059 |     which can conflict with char gettimeofday (); below.
5060 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
5061 |     <limits.h> exists even on freestanding compilers.  */
5062 |
5063 | #ifdef __STDC__
5064 | # include <limits.h>
5065 | #else
5066 | # include <assert.h>
5067 | #endif
5068 |
5069 | #undef gettimeofday
5070 |
5071 | /* Override any gcc2 internal prototype to avoid an error.  */
5072 | #ifdef __cplusplus
5073 | extern "C"
5074 | {
5075 | #endif
5076 | /* We use char because int might match the return type of a gcc2
5077 |    builtin and then its argument prototype would still apply.  */
5078 | char gettimeofday ();
5079 | /* The GNU C library defines this for functions which it implements
5080 |     to always fail with ENOSYS.  Some functions are actually named
5081 |     something starting with __ and the normal name is an alias.  */
5082 | #if defined (__stub_gettimeofday) || defined (__stub___gettimeofday)
5083 | choke me
5084 | #else
5085 | char (*f) () = gettimeofday;
5086 | #endif
5087 | #ifdef __cplusplus
5088 | }
5089 | #endif
5090 |
5091 | int
5092 | main ()
5093 | {
5094 | return f != gettimeofday;
5095 |   ;
5096 |   return 0;
5097 | }
5098 configure:29715: result: no
5099 configure:29802: error: No timer found
5100
5101 ## ---------------- ##
5102 ## Cache variables. ##
5103 ## ---------------- ##
5104
5105 ac_cv_c_bigendian=no
5106 ac_cv_c_compiler_gnu=yes
5107 ac_cv_c_const=yes
5108 ac_cv_c_inline=inline
5109 ac_cv_cxx_bool=yes
5110 ac_cv_cxx_compiler_gnu=yes
5111 ac_cv_cxx_exceptions=yes
5112 ac_cv_cxx_namespace_std=yes
5113 ac_cv_cxx_namespaces=yes
5114 ac_cv_env_CC_set=set
5115 ac_cv_env_CC_value=icc
5116 ac_cv_env_CFLAGS_set=set
5117 ac_cv_env_CFLAGS_value=-O3-wW-tpp7
5118 ac_cv_env_CPPFLAGS_set=
5119 ac_cv_env_CPPFLAGS_value=
5120 ac_cv_env_CPP_set=
5121 ac_cv_env_CPP_value=
5122 ac_cv_env_CXXCPP_set=
5123 ac_cv_env_CXXCPP_value=
5124 ac_cv_env_CXXFLAGS_set=
5125 ac_cv_env_CXXFLAGS_value=
5126 ac_cv_env_CXX_set=set
5127 ac_cv_env_CXX_value=icpc
5128 ac_cv_env_F77_set=set
5129 ac_cv_env_F77_value=ifort
5130 ac_cv_env_F90FLAGS_set=
5131 ac_cv_env_F90FLAGS_value=
5132 ac_cv_env_F90_set=set
5133 ac_cv_env_F90_value=ifort
5134 ac_cv_env_FFLAGS_set=set
5135 ac_cv_env_FFLAGS_value=-O3-wW-tpp7
5136 ac_cv_env_LDFLAGS_set=
5137 ac_cv_env_LDFLAGS_value=
5138 ac_cv_env_MPICH2LIB_CFLAGS_set=
5139 ac_cv_env_MPICH2LIB_CFLAGS_value=
5140 ac_cv_env_MPICH2LIB_CXXFLAGS_set=
5141 ac_cv_env_MPICH2LIB_CXXFLAGS_value=
5142 ac_cv_env_MPICH2LIB_F90FLAGS_set=
5143 ac_cv_env_MPICH2LIB_F90FLAGS_value=
5144 ac_cv_env_MPICH2LIB_FFLAGS_set=
5145 ac_cv_env_MPICH2LIB_FFLAGS_value=
5146 ac_cv_env_build_alias_set=
5147 ac_cv_env_build_alias_value=
5148 ac_cv_env_host_alias_set=
5149 ac_cv_env_host_alias_value=
5150 ac_cv_env_target_alias_set=
5151 ac_cv_env_target_alias_value=
5152 ac_cv_exeext=
5153 ac_cv_f77_compiler_gnu=no
5154 ac_cv_f77_libs=' -L/opt/intel/fce/10.1.018/lib -L/opt/gcc/lib/gcc/x86_64-unknown-linux-gnu/4.3.1/ -L/opt/gcc/lib/gcc/x86_64-unknown-linux-gnu/4.3.1/../../../../lib64 -L/usr/lib/../lib64 -lifport -lifcore -limf -lsvml -lm -lipgo -lirc -lgcc_s -lirc_s -ldl'
5155 ac_cv_f90_compiler_gnu=no
5156 ac_cv_func_alarm=no
5157 ac_cv_func_alloca_works=yes
5158 ac_cv_func_clock_getres=no
5159 ac_cv_func_clock_gettime=no
5160 ac_cv_func_gethrtime=no
5161 ac_cv_func_gettimeofday=no
5162 ac_cv_func_setitimer=no
5163 ac_cv_func_snprintf=no
5164 ac_cv_func_strdup=no
5165 ac_cv_func_strerror=no
5166 ac_cv_func_vsnprintf=no
5167 ac_cv_func_vsprintf=no
5168 ac_cv_header_assert_h=yes
5169 ac_cv_header_complex=no
5170 ac_cv_header_endian_h=yes
5171 ac_cv_header_errno_h=yes
5172 ac_cv_header_inttypes_h=yes
5173 ac_cv_header_limits_h=no
5174 ac_cv_header_memory_h=yes
5175 ac_cv_header_stdarg_h=yes
5176 ac_cv_header_stdc=no
5177 ac_cv_header_stddef_h=yes
5178 ac_cv_header_stdint_h=yes
5179 ac_cv_header_stdlib_h=yes
5180 ac_cv_header_string_h=yes
5181 ac_cv_header_strings_h=yes
5182 ac_cv_header_sys_bitypes_h=yes
5183 ac_cv_header_sys_socket_h=yes
5184 ac_cv_header_sys_stat_h=yes
5185 ac_cv_header_sys_time_h=yes
5186 ac_cv_header_sys_types_h=yes
5187 ac_cv_header_sys_uio_h=yes
5188 ac_cv_header_unistd_h=yes
5189 ac_cv_objext=o
5190 ac_cv_path_BASH=/bin/sh
5191 ac_cv_path_DOCTEXT=false
5192 ac_cv_path_PERL=/usr/bin/perl
5193 ac_cv_path_install='/usr/bin/install -c'
5194 ac_cv_prog_AR=ar
5195 ac_cv_prog_CPP=/lib/cpp
5196 ac_cv_prog_CXX=icpc
5197 ac_cv_prog_CXXCPP=/lib/cpp
5198 ac_cv_prog_KILLALL=killall
5199 ac_cv_prog_MAKE=make
5200 ac_cv_prog_RANLIB=ranlib
5201 ac_cv_prog_ac_ct_CC=icc
5202 ac_cv_prog_cc_cross=
5203 ac_cv_prog_cc_g=yes
5204 ac_cv_prog_cc_stdc=
5205 ac_cv_prog_cc_works=yes
5206 ac_cv_prog_cxx_cross=
5207 ac_cv_prog_cxx_g=yes
5208 ac_cv_prog_cxx_works=yes
5209 ac_cv_prog_egrep='grep -E'
5210 ac_cv_prog_f77_cross=
5211 ac_cv_prog_f77_g=yes
5212 ac_cv_prog_f77_v=-v
5213 ac_cv_prog_f77_works=yes
5214 ac_cv_prog_f90_cross=no
5215 ac_cv_prog_f90_g=yes
5216 ac_cv_prog_f90_works=yes
5217 ac_cv_prog_install_breaks_libs=no
5218 ac_cv_sizeof_bool=1
5219 ac_cv_sizeof_char=1
5220 ac_cv_sizeof_double=8
5221 ac_cv_sizeof_float=4
5222 ac_cv_sizeof_int=4
5223 ac_cv_sizeof_long=8
5224 ac_cv_sizeof_long_double=16
5225 ac_cv_sizeof_long_long=8
5226 ac_cv_sizeof_short=2
5227 ac_cv_sizeof_void_p=8
5228 ac_cv_sizeof_wchar_t=4
5229 ac_cv_type_bool=yes
5230 ac_cv_type_char=yes
5231 ac_cv_type_double=yes
5232 ac_cv_type_float=yes
5233 ac_cv_type_int=yes
5234 ac_cv_type_long=yes
5235 ac_cv_type_long_double=yes
5236 ac_cv_type_long_long=yes
5237 ac_cv_type_short=yes
5238 ac_cv_type_size_t=yes
5239 ac_cv_type_void_p=yes
5240 ac_cv_type_wchar_t=yes
5241 ac_cv_working_alloca_h=yes
5242 pac_cv_attr_weak=yes
5243 pac_cv_c_char_p_is_byte=yes
5244 pac_cv_c_double_alignment_exception=no
5245 pac_cv_c_double_pos_align=no
5246 pac_cv_c_fp_align_nr=16
5247 pac_cv_c_llint_pos_align=no
5248 pac_cv_c_max_double_fp_align=eight
5249 pac_cv_c_max_fp_align=sixteen
5250 pac_cv_c_max_integer_align=eight
5251 pac_cv_c_max_longdouble_fp_align=sixteen
5252 pac_cv_c_restrict=__restrict
5253 pac_cv_c_struct_align_nr=8
5254 pac_cv_c_volatile=yes
5255 pac_cv_cc_has___func__=yes
5256 pac_cv_cxx_builds_exe=yes
5257 pac_cv_cxx_has_iostream=yes
5258 pac_cv_cxx_has_math=no
5259 pac_cv_f77_flibs_valid=yes
5260 pac_cv_f77_sizeof_double_precision=8
5261 pac_cv_f77_sizeof_integer=4
5262 pac_cv_f77_sizeof_real=4
5263 pac_cv_f90_accepts_F90=yes
5264 pac_cv_f90_and_f77=yes
5265 pac_cv_f90_ext=f90
5266 pac_cv_f90_ext_f90=yes
5267 pac_cv_f90_module_case=lower
5268 pac_cv_f90_module_ext=mod
5269 pac_cv_f90_module_incflag=-I
5270 pac_cv_f90_vendor=intel
5271 pac_cv_fort_accepts_F=yes
5272 pac_cv_fort_integer1=yes
5273 pac_cv_fort_integer16=no
5274 pac_cv_fort_integer2=yes
5275 pac_cv_fort_integer4=yes
5276 pac_cv_fort_integer8=yes
5277 pac_cv_fort_real16=yes
5278 pac_cv_fort_real4=yes
5279 pac_cv_fort_real8=yes
5280 pac_cv_func_va_copy=yes
5281 pac_cv_gnu_attr_format=yes
5282 pac_cv_gnu_attr_pure=yes
5283 pac_cv_have_long_double=yes
5284 pac_cv_have_long_long=yes
5285 pac_cv_int16_t=yes
5286 pac_cv_int32_t=yes
5287 pac_cv_int32_t_alignment=no
5288 pac_cv_int64_t=yes
5289 pac_cv_int64_t_alignment=no
5290 pac_cv_mkdir_p=yes
5291 pac_cv_mpi_bsend_overhead=95
5292 pac_cv_my_conf_dir=/home/loc/back_up/mpich2-1.0.7
5293 pac_cv_pointers_have_int_alignment=yes
5294 pac_cv_prog_TESTCPP='icc -E'
5295 pac_cv_prog_c_multiple_weak_symbols=yes
5296 pac_cv_prog_c_unaligned_doubles=yes
5297 pac_cv_prog_c_weak_symbols='pragma weak'
5298 pac_cv_prog_f77_and_c_stdio_libs=none
5299 pac_cv_prog_f77_exclaim_comments=yes
5300 pac_cv_prog_f77_has_incdir=-I
5301 pac_cv_prog_f77_library_dir_flag=-L
5302 pac_cv_prog_f77_name_mangle='lower underscore'
5303 pac_cv_prog_f77_true_false_value='-1 0'
5304 pac_cv_prog_f90_and_c_stdio_libs=none
5305 pac_cv_prog_f90_cross=no
5306 pac_cv_prog_f90_int_kind_16=8
5307 pac_cv_prog_f90_works=yes
5308 pac_cv_prog_make_allows_comments=yes
5309 pac_cv_prog_make_found_clock_skew=no
5310 pac_cv_prog_make_include=yes
5311 pac_cv_prog_make_set_cflags=yes
5312 pac_cv_prog_make_vpath=VPATH
5313 pac_cv_sizeof_2_int=8
5314 pac_cv_sizeof_double_int=12
5315 pac_cv_sizeof_float_int=8
5316 pac_cv_sizeof_long_double_int=20
5317 pac_cv_sizeof_long_int=12
5318 pac_cv_sizeof_mpi_status=20
5319 pac_cv_sizeof_short_int=6
5320 pac_cv_test_stdcall=
5321
5322 ## ----------------- ##
5323 ## Output variables. ##
5324 ## ----------------- ##
5325
5326 ABIVERSION='1:1'
5327 ADDRESS_KIND='8'
5328 ALLOCA=''
5329 AR='ar'
5330 BASH='/bin/sh'
5331 BSEND_OVERHEAD='95'
5332 BUILD_BASH_SCRIPTS='yes'
5333 BUILD_DLLS='no'
5334 BUILD_TVDLL='no'
5335 CC='icc'
5336 CC_SHL='true'
5337 CC_SHL_DBG=''
5338 CFLAGS='-O3-wW-tpp7 -DNDEBUG -O2'
5339 CONFIGURE_ARGS_CLEAN='--prefix=/opt/mpich2 CC=icc CXX=icpc CFLAGS=-O3-wW-tpp7 FC=ifort F77=ifort F90=ifort FFLAGS=-O3-wW-tpp7 --disable-mpe --disable-romio --enable-fast'
5340 CONFIGURE_ARGUMENTS=''--prefix=/opt/mpich2' 'CC=icc' 'CXX=icpc' 'CFLAGS=-O3-wW-tpp7' 'FC=ifort' 'F77=ifort' 'F90=ifort' 'FFLAGS=-O3-wW-tpp7' '--disable-mpe' '--disable-romio' '--enable-fast''
5341 CPP='/lib/cpp'
5342 CPPFLAGS=''
5343 CREATESHLIB='false'
5344 CXX='icpc'
5345 CXXCPP='/lib/cpp'
5346 CXXFLAGS=' -DNDEBUG -O2'
5347 CXX_DEFS=' -DHAVE_CXX_IOSTREAM -DHAVE_NAMESPACE_STD'
5348 CXX_LINKPATH_SHL=''
5349 CXX_SHL='false'
5350 C_LINKPATH_SHL=''
5351 C_LINK_SHL='true'
5352 C_LINK_SHL_DBG=''
5353 DEFS=''
5354 DEVICE='ch3'
5355 DEVICE_ARGS=''
5356 DEVICE_NAME='ch3'
5357 DLLIMPORT=''
5358 DOCTEXT='false'
5359 DOCTEXTSTYLE=''
5360 ECHO_C=''
5361 ECHO_N='-n'
5362 ECHO_T=''
5363 EGREP='grep -E'
5364 ENABLE_SHLIB='none'
5365 ETAGS='true'
5366 ETAGSADD=''
5367 EXEEXT=''
5368 EXTERNAL_SRC_DIRS=''
5369 EXTRA_STATUS_DECL=''
5370 F77='ifort'
5371 F77CPP=''
5372 F77_COMPLEX16='1275072554'
5373 F77_COMPLEX32='1275076652'
5374 F77_COMPLEX8='1275070504'
5375 F77_INCDIR='-I'
5376 F77_INTEGER16='MPI_DATATYPE_NULL'
5377 F77_INTEGER1='1275068717'
5378 F77_INTEGER2='1275068975'
5379 F77_INTEGER4='1275069488'
5380 F77_INTEGER8='1275070513'
5381 F77_IN_C_LIBS=''
5382 F77_LIBDIR_LEADER='-L'
5383 F77_NAME_MANGLE='F77_NAME_LOWER_USCORE'
5384 F77_OTHER_LIBS=''
5385 F77_REAL16='1275072555'
5386 F77_REAL4='1275069479'
5387 F77_REAL8='1275070505'
5388 F90='ifort'
5389 F90CPP=''
5390 F90EXT='f90'
5391 F90FLAGS=' -DNDEBUG -O2'
5392 F90INC='-I'
5393 F90INCFLAG='-I'
5394 F90MODEXT='mod'
5395 F90MODINCFLAG='-I'
5396 F90MODINCSPEC=''
5397 F90_LINKPATH_SHL=''
5398 F90_OTHER_LIBS=''
5399 F90_SHL=''
5400 F90_WORK_FILES_ARG=''
5401 FC='ifort'
5402 FC_LINKPATH_SHL=''
5403 FC_SHL='false'
5404 FFLAGS='-O3-wW-tpp7 -DNDEBUG -O2'
5405 FINCLUDES='-I/home/loc/back_up/mpich2-1.0.7/src'
5406 FLIBS=' -L/opt/intel/fce/10.1.018/lib -L/opt/gcc/lib/gcc/x86_64-unknown-linux-gnu/4.3.1/ -L/opt/gcc/lib/gcc/x86_64-unknown-linux-gnu/4.3.1/../../../../lib64 -L/usr/lib/../lib64 -lifport -lifcore -limf -lsvml -lm -lipgo -lirc -lgcc_s -lirc_s -ldl'
5407 FORTRAN_BINDING='1'
5408 FORTRAN_MPI_OFFSET=''
5409 FWRAPNAME='fmpich'
5410 GCC='yes'
5411 GNUC_MINORVERSION='3'
5412 GNUC_VERSION='4'
5413 HAVE_CXX_EXCEPTIONS='1'
5414 HAVE_ROMIO=''
5415 INCLUDE_MPICXX_H='#include "mpicxx.h"'
5416 INCLUDE_MPIDDEFS_H='/* ... no device specific definitions ... */'
5417 INSTALL_DATA='${INSTALL} -m 644'
5418 INSTALL_PROGRAM='${INSTALL}'
5419 INSTALL_SCRIPT='${INSTALL}'
5420 INT16_T=''
5421 INT32_T=''
5422 INT64_T=''
5423 KILLALL='killall'
5424 LDFLAGS=''
5425 LIBOBJS=''
5426 LIBS=''
5427 LIBTOOL=''
5428 LTLIBOBJS=''
5429 MAKE='make'
5430 MAKE_DEPEND_C='gcc -MM'
5431 MANY_PM='no'
5432 MKDIR_P='mkdir -p'
5433 MPE_THREAD_LIB_NAME=''
5434 MPIBASEMODNAME='mpi_base'
5435 MPICC=''
5436 MPICH2LIB_CFLAGS=''
5437 MPICH2LIB_CXXFLAGS=''
5438 MPICH2LIB_F90FLAGS=''
5439 MPICH2LIB_FFLAGS=''
5440 MPICH_TIMER_KIND=''
5441 MPICONSTMODNAME='mpi_constants'
5442 MPICXX=''
5443 MPICXXLIBNAME='mpichcxx'
5444 MPID_TIMER_TYPE='long'
5445 MPIF77=''
5446 MPIF90=''
5447 MPIFLIBNAME='mpich'
5448 MPIFPMPI=',PMPI_WTIME,PMPI_WTICK'
5449 MPILIBNAME='mpich'
5450 MPIMODNAME='mpi'
5451 MPIR_CXX_BOOL='0x0c000000'
5452 MPIR_CXX_COMPLEX='0x0c000000'
5453 MPIR_CXX_DOUBLE_COMPLEX='0x0c000000'
5454 MPIR_CXX_LONG_DOUBLE_COMPLEX='0x0c000000'
5455 MPISIZEOFMODNAME='mpi_sizeofs'
5456 MPIU_DLL_SPEC_DEF=''
5457 MPI_2COMPLEX='1275072548'
5458 MPI_2DOUBLE_COMPLEX='1275076645'
5459 MPI_2DOUBLE_PRECISION='1275072547'
5460 MPI_2INT='0x4c000816'
5461 MPI_2INTEGER='1275070496'
5462 MPI_2REAL='1275070497'
5463 MPI_AINT=''
5464 MPI_AINT_FMT_DEC_SPEC=''
5465 MPI_AINT_FMT_HEX_SPEC=''
5466 MPI_BYTE='0x4c00010d'
5467 MPI_CHAR='0x4c000101'
5468 MPI_CHARACTER='1275068698'
5469 MPI_COMPLEX16='0x4c00102a'
5470 MPI_COMPLEX32='0x4c00202c'
5471 MPI_COMPLEX8='0x4c000828'
5472 MPI_COMPLEX='1275070494'
5473 MPI_DOUBLE='0x4c00080b'
5474 MPI_DOUBLE_COMPLEX='1275072546'
5475 MPI_DOUBLE_INT='0x8c000001'
5476 MPI_DOUBLE_PRECISION='1275070495'
5477 MPI_F77_BYTE='1275068685'
5478 MPI_F77_LB='1275068432'
5479 MPI_F77_PACKED='1275068687'
5480 MPI_F77_UB='1275068433'
5481 MPI_FINT='int'
5482 MPI_FLOAT='0x4c00040a'
5483 MPI_FLOAT_INT='0x8c000000'
5484 MPI_INT='0x4c000405'
5485 MPI_INTEGER16='MPI_DATATYPE_NULL'
5486 MPI_INTEGER1='0x4c00012d'
5487 MPI_INTEGER2='0x4c00022f'
5488 MPI_INTEGER4='0x4c000430'
5489 MPI_INTEGER8='0x4c000831'
5490 MPI_INTEGER='1275069467'
5491 MPI_LB='0x4c000010'
5492 MPI_LOGICAL='1275069469'
5493 MPI_LONG='0x4c000807'
5494 MPI_LONG_DOUBLE='0x4c00100c'
5495 MPI_LONG_DOUBLE_INT='0x8c000004'
5496 MPI_LONG_INT='0x8c000002'
5497 MPI_LONG_LONG='0x4c000809'
5498 MPI_MAX_PROCESSOR_NAME=''
5499 MPI_OFFSET=''
5500 MPI_OFFSET_TYPEDEF=''
5501 MPI_PACKED='0x4c00010f'
5502 MPI_REAL16='0x4c00102b'
5503 MPI_REAL4='0x4c000427'
5504 MPI_REAL8='0x4c000829'
5505 MPI_REAL='1275069468'
5506 MPI_SHORT='0x4c000203'
5507 MPI_SHORT_INT='0x8c000003'
5508 MPI_SIGNED_CHAR='0x4c000118'
5509 MPI_STATUS_SIZE='5'
5510 MPI_UB='0x4c000011'
5511 MPI_UNSIGNED_CHAR='0x4c000102'
5512 MPI_UNSIGNED_INT='0x4c000406'
5513 MPI_UNSIGNED_LONG='0x4c000808'
5514 MPI_UNSIGNED_LONG_LONG='0x4c000819'
5515 MPI_UNSIGNED_SHORT='0x4c000204'
5516 MPI_WCHAR='0x4c00040e'
5517 NEEDSPLIB='no'
5518 NO_WEAK_SYM=''
5519 NO_WEAK_SYM_TARGET='build_proflib'
5520 NUMVERSION='10007300'
5521 OBJEXT='o'
5522 OFFSET_KIND='8'
5523 PACKAGE_BUGREPORT=''
5524 PACKAGE_NAME=''
5525 PACKAGE_STRING=''
5526 PACKAGE_TARNAME=''
5527 PACKAGE_VERSION=''
5528 PATH_SEPARATOR=':'
5529 PERL='/usr/bin/perl'
5530 PMPIFLIBNAME='pmpich'
5531 PMPILIBNAME='pmpich'
5532 PROFILE_DEF_MPI=''
5533 RANLIB='ranlib'
5534 RANLIB_AFTER_INSTALL='no'
5535 RELEASE_DATE='Unknown, built on Fri Dec 26 15:52:47 KST 2008'
5536 REQD=''
5537 SET_CFLAGS='CFLAGS='
5538 SET_MAKE='MAKE=make'
5539 SHELL='/bin/sh'
5540 SHLIB_EXT='so'
5541 SHLIB_FROM_LO='no'
5542 SHLIB_INSTALL='$(INSTALL_PROGRAM)'
5543 SIZEOF_F90_CHARACTER='1'
5544 SIZEOF_F90_DOUBLE_PRECISION='8'
5545 SIZEOF_F90_INTEGER='4'
5546 SIZEOF_F90_REAL='4'
5547 SIZEOF_MPI_STATUS='20'
5548 TESTCPP='icc -E'
5549 THR_CFLAGS=''
5550 THR_CPPFLAGS=''
5551 THR_DEFS=''
5552 THR_LDFLAGS=''
5553 THR_LIBS=''
5554 VERSION='1.0.7'
5555 VPATH='VPATH=.:${srcdir}'
5556 WRAPPER_CFLAGS='-O3-wW-tpp7'
5557 WRAPPER_CXXFLAGS=''
5558 WRAPPER_F90FLAGS=''
5559 WRAPPER_FFLAGS='-O3-wW-tpp7'
5560 WRAPPER_LDFLAGS=''
5561 XARGS_NODATA_OPT='-r'
5562 ac_ct_CC='icc'
5563 ac_ct_CXX=''
5564 ac_ct_F77=''
5565 ac_ct_F90=''
5566 ac_ct_RANLIB=''
5567 bindings=' f77 f90 cxx'
5568 bindings_dirs=' src/binding/f77 src/binding/f90 src/binding/cxx'
5569 bindir='${exec_prefix}/bin'
5570 build_alias=''
5571 datadir='${prefix}/share'
5572 debugger_dir=''
5573 device_name='ch3'
5574 docdir='${prefix}/doc'
5575 exec_prefix='NONE'
5576 host_alias=''
5577 htmldir='${prefix}/www'
5578 includedir='${prefix}/include'
5579 infodir='${prefix}/info'
5580 libdir='${exec_prefix}/lib'
5581 libexecdir='${exec_prefix}/libexec'
5582 localstatedir='${prefix}/var'
5583 logging_dir=''
5584 logging_name='none'
5585 logging_subdirs=''
5586 mandir='${prefix}/man'
5587 master_top_builddir='/home/loc/back_up/mpich2-1.0.7'
5588 master_top_srcdir='/home/loc/back_up/mpich2-1.0.7'
5589 modincdir='${prefix}/include'
5590 mpe_dir=''
5591 nameserv_name='mpd'
5592 oldincludedir='/usr/include'
5593 other_install_dirs=' src/pm/mpd'
5594 other_pm_names=''
5595 pac_prog=''
5596 pm_name='mpd'
5597 pmi_name='simple'
5598 prefix='/opt/mpich2'
5599 program_transform_name='s,x,x,'
5600 romio_dir=''
5601 sbindir='${exec_prefix}/sbin'
5602 sharedstatedir='${prefix}/com'
5603 subdirs=''
5604 subsystems=' src/pmi/simple src/pm/mpd'
5605 sysconfdir='${prefix}/etc'
5606 target_alias=''
5607
5608 ## ------------- ##
5609 ## Output files. ##
5610 ## ------------- ##
5611
5612 MPE_THREAD_FUNCS=''
5613 MPE_THREAD_TYPEDEFS=''
5614
5615 ## ----------- ##
5616 ## confdefs.h. ##
5617 ## ----------- ##
5618
5619 #define F77_FALSE_VALUE 0
5620 #define F77_NAME_LOWER_USCORE 1
5621 #define F77_TRUE_VALUE -1
5622 #define F77_TRUE_VALUE_SET 1
5623 #define HAVE_AINT_LARGER_THAN_FINT 1
5624 #define HAVE_ALLOCA 1
5625 #define HAVE_ALLOCA_H 1
5626 #define HAVE_ANY_INT32_T_ALIGNMENT 1
5627 #define HAVE_ANY_INT64_T_ALIGNMENT 1
5628 #define HAVE_ASSERT_H 1
5629 #define HAVE_CXX_BINDING 1
5630 #define HAVE_CXX_EXCEPTIONS
5631 #define HAVE_ENDIAN_H 1
5632 #define HAVE_ERRNO_H 1
5633 #define HAVE_FINT_IS_INT 1
5634 #define HAVE_FORTRAN_BINDING 1
5635 #define HAVE_GCC_AND_X86_64_ASM 1
5636 #define HAVE_GCC_ATTRIBUTE 1
5637 #define HAVE_INT16_T 1
5638 #define HAVE_INT32_T 1
5639 #define HAVE_INT64_T 1
5640 #define HAVE_INTTYPES_H 1
5641 #define HAVE_INTTYPES_H 1
5642 #define HAVE_LONG_DOUBLE 1
5643 #define HAVE_LONG_LONG 1
5644 #define HAVE_LONG_LONG_INT 1
5645 #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 8
5646 #define HAVE_MAX_FP_ALIGNMENT 16
5647 #define HAVE_MAX_INTEGER_ALIGNMENT 8
5648 #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
5649 #define HAVE_MAX_STRUCT_ALIGNMENT 8
5650 #define HAVE_MEMORY_H 1
5651 #define HAVE_MULTIPLE_PRAGMA_WEAK 1
5652 #define HAVE_NAMEPUB_SERVICE 1
5653 #define HAVE_NAMESPACES
5654 #define HAVE_NAMESPACE_STD
5655 #define HAVE_PRAGMA_WEAK 1
5656 #define HAVE_RUNTIME_THREADCHECK 1
5657 #define HAVE_STDARG_H 1
5658 #define HAVE_STDDEF_H 1
5659 #define HAVE_STDINT_H 1
5660 #define HAVE_STDLIB_H 1
5661 #define HAVE_STDLIB_H 1
5662 #define HAVE_STRINGS_H 1
5663 #define HAVE_STRING_H 1
5664 #define HAVE_SYS_BITYPES_H 1
5665 #define HAVE_SYS_SOCKET_H 1
5666 #define HAVE_SYS_STAT_H 1
5667 #define HAVE_SYS_TIME_H 1
5668 #define HAVE_SYS_TYPES_H 1
5669 #define HAVE_SYS_TYPES_H 1
5670 #define HAVE_SYS_UIO_H 1
5671 #define HAVE_UNISTD_H 1
5672 #define HAVE_UNISTD_H 1
5673 #define HAVE_VA_COPY 1
5674 #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
5675 #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
5676 #define MPIR_INTEGER1_CTYPE char
5677 #define MPIR_INTEGER2_CTYPE short
5678 #define MPIR_INTEGER4_CTYPE int
5679 #define MPIR_INTEGER8_CTYPE long
5680 #define MPIR_REAL16_CTYPE long double
5681 #define MPIR_REAL4_CTYPE float
5682 #define MPIR_REAL8_CTYPE double
5683 #define PACKAGE_BUGREPORT ""
5684 #define PACKAGE_NAME ""
5685 #define PACKAGE_STRING ""
5686 #define PACKAGE_TARNAME ""
5687 #define PACKAGE_VERSION ""
5688 #define SIZEOF_BOOL 1
5689 #define SIZEOF_CHAR 1
5690 #define SIZEOF_DOUBLE 8
5691 #define SIZEOF_F77_DOUBLE_PRECISION 8
5692 #define SIZEOF_F77_INTEGER 4
5693 #define SIZEOF_F77_REAL 4
5694 #define SIZEOF_FLOAT 4
5695 #define SIZEOF_INT 4
5696 #define SIZEOF_LONG 8
5697 #define SIZEOF_LONG_DOUBLE 16
5698 #define SIZEOF_LONG_LONG 8
5699 #define SIZEOF_SHORT 2
5700 #define SIZEOF_VOID_P 8
5701 #define SIZEOF_WCHAR_T 4
5702 #define STDCALL
5703 #define USE_LOGGING MPID_LOGGING_NONE
5704 #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
5705 #define USE_WEAK_SYMBOLS 1
5706 #define WORDS_LITTLEENDIAN 1
5707 #define restrict __restrict
5708 #endif
5709 #ifdef __cplusplus
5710 extern "C" void exit (int) throw ();
5711
5712 configure: exit 1