Ticket #83: config.log

File config.log, 165.5 kB (added by Hongxia Qin, 6 months ago)

Added by email2trac

Line 
1 Configuring MPICH2 version 1.0.7 with '-enable-debuginfo' '-enable-g=dbg,mem,log' '-enable-fast' '-enable-sharedlibs=osx-gcc'
2 Running on system: Darwin nerve.cs.rit.edu 9.3.0 Darwin Kernel Version 9.3.0: Fri May 23 00:49:16 PDT 2008; root:xnu-1228.5.18~1/RELEASE_I386 i386
3 Executing mpich2prereq in /Users/hxq7681/Library/mpich2-1.0.7/src/mpid/ch3 with
4 Executing mpich2prereq in /Users/hxq7681/Library/mpich2-1.0.7/src/mpid/ch3/channels/sock
5 sourcing /Users/hxq7681/Library/mpich2-1.0.7/src/pm/mpd/mpich2prereq
6 sourcing /Users/hxq7681/Library/mpich2-1.0.7/src/pm/mpd/setup_pm
7 checking for gcc... gcc
8 checking for C compiler default output file name... a.out
9 checking whether the C compiler works... yes
10 checking whether we are cross compiling... no
11 checking for suffix of executables...
12 checking for suffix of object files... o
13 checking whether we are using the GNU C compiler... yes
14 checking whether gcc accepts -g... yes
15 checking for gcc option to accept ANSI C... none needed
16 checking whether C compiler accepts option -O2... yes
17 checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes
18 rm: conftest.dSYM: is a directory
19 checking for type of weak symbol support... no
20 checking whether __attribute__ ((weak)) allowed... yes
21 checking for g77... no
22 checking for f77... no
23 checking for xlf... no
24 checking for frt... no
25 checking for pgf77... no
26 checking for fort77... no
27 checking for fl32... no
28 checking for af77... no
29 checking for f90... no
30 checking for xlf90... no
31 checking for pgf90... no
32 checking for epcf90... no
33 checking for f95... no
34 checking for fort... no
35 checking for xlf95... no
36 checking for ifc... no
37 checking for efc... no
38 checking for pgf95... no
39 checking for lf95... no
40 checking for gfortran... no
41 checking whether we are using the GNU Fortran 77 compiler... no
42 checking whether  accepts -g... no
43 checking for c++... c++
44 checking whether we are using the GNU C++ compiler... yes
45 checking whether c++ accepts -g... yes
46 rm: conftest.dSYM: is a directory
47 checking whether the C++ compiler c++ can build an executable... yes
48 checking whether the compiler supports exceptions... yes
49 checking whether the compiler recognizes bool as a built-in type... yes
50 checking whether the compiler implements namespaces... yes
51 checking whether <iostream> available... yes
52 checking whether the compiler implements the namespace std... yes
53 checking whether <math> available... no
54 checking for GNU g++ version... 4 . 0
55 checking whether C++ compiler accepts option -O2... yes
56 checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes
57 rm: conftest.dSYM: is a directory
58 checking for perl... /usr/bin/perl
59 checking for ar... ar
60 checking for ranlib... ranlib
61 checking for etags... etags
62 checking for etags argument to specify language... --language=c
63 rm: conftest.dSYM: is a directory
64 checking for killall... killall
65 checking for a BSD-compatible install... /usr/bin/install -c
66 checking whether install works... yes
67 checking whether install breaks libraries... rm: conftest.dSYM: is a directory
68 rm: conftest.dSYM: is a directory
69 no
70 checking whether mkdir -p works... yes
71 checking for make... make
72 checking whether clock skew breaks make... rm: conftest.dSYM: is a directory
73 rm: conftest.dSYM: is a directory
74 no
75 checking whether make supports include... yes
76 checking whether make allows comments in actions... yes
77 checking for virtual path format... VPATH
78 checking whether make sets CFLAGS... no
79 checking for bash... /bin/sh
80 checking whether /bin/sh supports arrays... yes
81 Creating shared libraries using GNU for Mac OSX
82 configure: WARNING: Some versions of gcc do not include debugging information
83 within the executable.  Totalview requires this information to detect
84 an MPICH code.  If you have trouble, try linking with the additional
85 option
86     +noobjdebug
87 on all link lines (consider adding it to LDFLAGS)
88 checking for doctext... false
89 checking for location of doctext style files... unavailable
90 checking for an ANSI C-conforming const... yes
91 checking for volatile... yes
92 checking for restrict... __restrict
93 checking for inline... inline
94 checking whether __attribute__ allowed... yes
95 checking whether __attribute__((format)) allowed... yes
96 checking whether byte ordering is bigendian... no
97 checking whether C compiler allows unaligned doubles... yes
98 checking whether gcc supports __func__... yes
99 Using gcc to determine dependencies
100 checking whether long double is supported... yes
101 checking whether long long is supported... yes
102 checking for max C struct integer alignment... four
103 checking for max C struct floating point alignment... sixteen
104 checking for max C struct alignment of structs with doubles... four
105 checking for max C struct floating point alignment with long doubles... sixteen
106 configure: 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.
107 checking if alignment of structs with doubles is based on position... no
108 checking if alignment of structs with long long ints is based on position... no
109 checking if double alignment breaks rules, find actual alignment... four
110 checking for alignment restrictions on pointers... int or better
111 checking for egrep... grep -E
112 checking for ANSI C header files... rm: conftest.dSYM: is a directory
113 no
114 checking for sys/types.h... rm: conftest.dSYM: is a directory
115 yes
116 checking for sys/stat.h... rm: conftest.dSYM: is a directory
117 yes
118 checking for stdlib.h... rm: conftest.dSYM: is a directory
119 yes
120 checking for string.h... rm: conftest.dSYM: is a directory
121 yes
122 checking for memory.h... rm: conftest.dSYM: is a directory
123 yes
124 checking for strings.h... rm: conftest.dSYM: is a directory
125 yes
126 checking for inttypes.h... rm: conftest.dSYM: is a directory
127 yes
128 checking for stdint.h... rm: conftest.dSYM: is a directory
129 yes
130 checking for unistd.h... rm: conftest.dSYM: is a directory
131 yes
132 checking for char... yes
133 checking size of char... 1
134 checking for short... yes
135 checking size of short... 2
136 checking for int... yes
137 checking size of int... 4
138 checking for long... yes
139 checking size of long... 4
140 checking for long long... yes
141 checking size of long long... 8
142 checking for float... yes
143 checking size of float... 4
144 checking for double... yes
145 checking size of double... 8
146 checking for long double... yes
147 checking size of long double... 16
148 checking for wchar_t... yes
149 checking size of wchar_t... 4
150 checking for void *... yes
151 checking size of void *... 4
152 checking for size of float int... 8
153 checking for size of double int... 12
154 checking for size of long int... 8
155 checking for size of short int... 6
156 checking for size of 2 int... 8
157 checking for size of long double int... 20
158 checking for sys/bitypes.h... rm: conftest.dSYM: is a directory
159 no
160 checking for int16_t... yes
161 checking for int32_t... yes
162 checking for int64_t... yes
163 checking for bool... yes
164 checking size of bool... 1
165 checking how to run the C++ preprocessor... c++ -E
166 checking for complex... yes
167 checking for Complex... yes
168 checking size of Complex... 8
169 checking for DoubleComplex... yes
170 checking size of DoubleComplex... 16
171 checking for LongDoubleComplex... yes
172 checking size of LongDoubleComplex... 32
173 checking if char * pointers use byte addresses... yes
174 checking for alignment restrictions on int64_t... no
175 checking for alignment restrictions on int32_t... no
176 checking for size of MPI_BSEND_OVERHEAD... 59
177 checking for gcc __asm__ and pentium cmpxchgl instruction... yes
178 checking for gcc __asm__ and AMD x86_64 cmpxchgq instruction... no
179 checking for gcc __asm__ and IA64 xchg4 instruction... no
180 checking for ANSI C header files... (cached) no
181 checking for stdlib.h... (cached) yes
182 checking for stdarg.h... rm: conftest.dSYM: is a directory
183 yes
184 checking for sys/types.h... (cached) yes
185 checking for inttypes.h... (cached) yes
186 checking for limits.h... rm: conftest.dSYM: is a directory
187 yes
188 checking for stddef.h... rm: conftest.dSYM: is a directory
189 yes
190 checking for errno.h... rm: conftest.dSYM: is a directory
191 yes
192 checking for sys/socket.h... rm: conftest.dSYM: is a directory
193 yes
194 checking for sys/time.h... rm: conftest.dSYM: is a directory
195 yes
196 checking for unistd.h... (cached) yes
197 checking for endian.h... rm: conftest.dSYM: is a directory
198 no
199 checking for assert.h... rm: conftest.dSYM: is a directory
200 yes
201 checking for sys/uio.h... yes
202 checking for size_t... yes
203 checking for setitimer... yes
204 checking for alarm... yes
205 checking for vsnprintf... yes
206 checking for vsprintf... yes
207 checking whether vsnprintf needs a declaration... no
208 checking for strerror... yes
209 checking for snprintf... yes
210 checking whether snprintf needs a declaration... no
211 checking for va_copy... yes
212 checking for working alloca.h... yes
213 checking for alloca... yes
214 checking for search... rm: conftest.dSYM: is a directory
215 no
216 checking for tsearch... yes
217 checking whether tsearch requires char* args... no
218 checking for clock_gettime... no
219 checking for clock_getres... no
220 checking for gethrtime... no
221 checking for gettimeofday... yes
222 sourcing /Users/hxq7681/Library/mpich2-1.0.7/src/mpid/ch3/setup_device
223 RUNNING SETUP_DEVICE FOR THE CH3 DEVICE
224 sourcing /Users/hxq7681/Library/mpich2-1.0.7/src/mpid/ch3/channels/sock/setup_channel
225 RUNNING SETUP_CHANNEL FOR THE SOCK CHANNEL
226 sourcing /Users/hxq7681/Library/mpich2-1.0.7/src/mpid/common/sock/setup
227 RUNNING SETUP FOR THE SOCK INTERFACE
228 checking for pthread.h... rm: conftest.dSYM: is a directory
229 yes
230 checking for pthread_yield... no
231 checking for library containing pthread_key_create... none required
232 checking whether pthread routines without explicit lib are broken... no
233 checking for pthread_cleanup_push... no
234 checking whether pthread_cleanup_push is available (may be a macro in pthread.h)... no
235 checking for sched_yield... yes
236 checking for yield... no
237 checking for usleep... yes
238 checking for sleep... yes
239 checking for select... yes
240 RUNNING CONFIGURE FOR CH3 DEVICE
241 checking for make... make
242 checking whether clock skew breaks make... no
243 checking whether make supports include... yes
244 checking whether make allows comments in actions... yes
245 checking for virtual path format... VPATH
246 checking whether make sets CFLAGS... yes
247 checking for gcc... gcc
248 checking for C compiler default output file name... a.out
249 checking whether the C compiler works... yes
250 checking whether we are cross compiling... no
251 checking for suffix of executables...
252 checking for suffix of object files... o
253 checking whether we are using the GNU C compiler... yes
254 checking whether gcc accepts -g... yes
255 checking for gcc option to accept ANSI C... none needed
256 checking how to run the C preprocessor... gcc -E
257 checking for assert.h... yes
258 checking for limits.h... yes
259 checking for string.h... yes
260 checking for sys/types.h... yes
261 checking for sys/uio.h... yes
262 checking for uuid/uuid.h... yes
263 checking for time.h... yes
264 checking for ctype.h... yes
265 checking for unistd.h... yes
266 checking for arpa/inet.h... yes
267 checking for sys/socket.h... yes
268 checking for net/if.h... yes
269 checking for egrep... grep -E
270 checking for ANSI C header files... rm: conftest.dSYM: is a directory
271 rm: conftest.dSYM: is a directory
272 yes
273 checking for sys/types.h... (cached) yes
274 checking for sys/stat.h... yes
275 checking for stdlib.h... yes
276 checking for string.h... (cached) yes
277 checking for memory.h... yes
278 checking for strings.h... yes
279 checking for inttypes.h... yes
280 checking for stdint.h... yes
281 checking for unistd.h... (cached) yes
282 checking for pid_t... yes
283 checking for inet_pton... yes
284 checking for gethostname... yes
285 checking whether gethostname needs a declaration... no
286 checking for CFUUIDCreate... no
287 checking for uuid_generate... yes
288 checking for time... yes
289 checking for library containing uuid_generate... none required
290 checking whether CPP accepts variable length argument lists... yes
291 checking whether byte ordering is bigendian... no
292 checking whether we can use struct ifconf... yes
293 checking for int... yes
294 checking size of int... 4
295 checking for long... yes
296 checking size of long... 4
297 checking for long long... yes
298 checking size of long long... 8
299 checking for void *... yes
300 checking size of void *... 4
301 checking for etags... etags
302 configure: creating ./config.status
303 config.status: creating Makefile
304 config.status: creating src/Makefile
305 config.status: creating util/Makefile
306 config.status: creating util/shm/Makefile
307 config.status: creating util/shmbase/Makefile
308 config.status: creating channels/Makefile
309 config.status: creating localdefs
310 config.status: creating include/mpid_thread.h
311 config.status: creating include/mpidi_ch3_conf.h
312 config.status: include/mpidi_ch3_conf.h is unchanged
313 config.status: executing default-1 commands
314 copying /Users/hxq7681/Library/mpich2-1.0.7/src/mpid/ch3/../common/thread/mpid_thread_mpe.c to src/mpid_thread.c
315 configure: configuring in util/sock
316 configure: running /bin/sh '/Users/hxq7681/Library/mpich2-1.0.7/src/mpid/ch3/util/sock/configure' --prefix=/usr/local  '--prefix=NONE' '-enable-debuginfo' '-enable-g=dbg,mem,log' '-enable-fast' '-enable-sharedlibs=osx-gcc' '--disable-checkerrors' 'CC=gcc' 'CFLAGS= -g -DNDEBUG -O2' --cache-file=/dev/null --srcdir=/Users/hxq7681/Library/mpich2-1.0.7/src/mpid/ch3/util/sock
317 RUNNING CONFIGURE FOR CH3 UTIL SOCK ROUTINES
318 checking for make... make
319 checking whether clock skew breaks make... no
320 checking whether make supports include... yes
321 checking whether make allows comments in actions... yes
322 checking for virtual path format... VPATH
323 checking whether make sets CFLAGS... yes
324 checking for ar... ar
325 checking for ranlib... ranlib
326 checking for gcc... gcc
327 checking for C compiler default output file name... a.out
328 checking whether the C compiler works... yes
329 checking whether we are cross compiling... no
330 checking for suffix of executables...
331 checking for suffix of object files... o
332 checking whether we are using the GNU C compiler... yes
333 checking whether gcc accepts -g... yes
334 checking for gcc option to accept ANSI C... none needed
335 checking how to run the C preprocessor... gcc -E
336 checking for assert.h... yes
337 checking for limits.h... yes
338 checking for string.h... yes
339 checking for sys/types.h... yes
340 checking for sys/uio.h... yes
341 checking for time.h... yes
342 checking for ctype.h... yes
343 checking for unistd.h... yes
344 checking for arpa/inet.h... yes
345 checking for sys/socket.h... yes
346 checking for net/if.h... yes
347 checking for egrep... grep -E
348 checking for ANSI C header files... rm: conftest.dSYM: is a directory
349 rm: conftest.dSYM: is a directory
350 yes
351 checking for sys/types.h... (cached) yes
352 checking for sys/stat.h... yes
353 checking for stdlib.h... yes
354 checking for string.h... (cached) yes
355 checking for memory.h... yes
356 checking for strings.h... yes
357 checking for inttypes.h... yes
358 checking for stdint.h... yes
359 checking for unistd.h... (cached) yes
360 checking for pid_t... yes
361 checking for inet_pton... yes
362 checking for gethostname... yes
363 checking whether gethostname needs a declaration... no
364 checking whether CPP accepts variable length argument lists... yes
365 checking whether byte ordering is bigendian... no
366 checking whether we can use struct ifconf... yes
367 checking for int... yes
368 checking size of int... 4
369 checking for long... yes
370 checking size of long... 4
371 checking for long long... yes
372 checking size of long long... 8
373 checking for void *... yes
374 checking size of void *... 4
375 checking for etags... etags
376 configure: creating ./config.status
377 config.status: creating Makefile
378 config.status: creating ch3usockconf.h
379 config.status: ch3usockconf.h is unchanged
380 config.status: executing default-1 commands
381 Updating dependency directories .deps
382 configure: configuring in channels/sock
383 configure: running /bin/sh '/Users/hxq7681/Library/mpich2-1.0.7/src/mpid/ch3/channels/sock/configure' --prefix=/usr/local  '--prefix=NONE' '-enable-debuginfo' '-enable-g=dbg,mem,log' '-enable-fast' '-enable-sharedlibs=osx-gcc' '--disable-checkerrors' 'CC=gcc' 'CFLAGS= -g -DNDEBUG -O2' --cache-file=/dev/null --srcdir=/Users/hxq7681/Library/mpich2-1.0.7/src/mpid/ch3/channels/sock
384 RUNNING CONFIGURE FOR THE SOCK CHANNEL
385 checking for a BSD-compatible install... /usr/bin/install -c
386 checking whether install works... yes
387 checking for ranlib... ranlib
388 checking for gcc... gcc
389 checking for C compiler default output file name... a.out
390 checking whether the C compiler works... yes
391 checking whether we are cross compiling... no
392 checking for suffix of executables...
393 checking for suffix of object files... o
394 checking whether we are using the GNU C compiler... yes
395 checking whether gcc accepts -g... yes
396 checking for gcc option to accept ANSI C... none needed
397 checking whether install breaks libraries... rm: conftest.dSYM: is a directory
398 rm: conftest.dSYM: is a directory
399 no
400 checking whether mkdir -p works... yes
401 checking for make... make
402 checking whether clock skew breaks make... rm: conftest.dSYM: is a directory
403 rm: conftest.dSYM: is a directory
404 no
405 checking whether make supports include... yes
406 checking whether make allows comments in actions... yes
407 checking for virtual path format... VPATH
408 checking whether make sets CFLAGS... yes
409 checking for ar... ar
410 checking for ranlib... ranlib
411 checking for net/if.h... yes
412 checking how to run the C preprocessor... gcc -E
413 checking for netdb.h... yes
414 checking for sys/ioctl.h... yes
415 checking for sys/socket.h... yes
416 checking for sys/sockio.h... yes
417 checking for sys/types.h... yes
418 checking for errno.h... yes
419 checking for netinet/in.h... yes
420 configure: creating ./config.status
421 config.status: creating Makefile
422 config.status: creating src/Makefile
423 config.status: creating localdefs
424 config.status: creating include/mpidi_ch3i_sock_conf.h
425 config.status: include/mpidi_ch3i_sock_conf.h is unchanged
426 config.status: executing default-1 commands
427 Updating dependency directories .deps
428 RUNNING CONFIGURE FOR THE SOCK INTERFACE
429 checking for gcc... gcc
430 checking for C compiler default output file name... a.out
431 checking whether the C compiler works... yes
432 checking whether we are cross compiling... no
433 checking for suffix of executables...
434 checking for suffix of object files... o
435 checking whether we are using the GNU C compiler... yes
436 checking whether gcc accepts -g... yes
437 checking for gcc option to accept ANSI C... none needed
438 checking for strerror... yes
439 checking for make... make
440 checking whether clock skew breaks make... rm: conftest.dSYM: is a directory
441 rm: conftest.dSYM: is a directory
442 no
443 checking whether make supports include... yes
444 checking whether make allows comments in actions... yes
445 checking for virtual path format... VPATH
446 checking whether make sets CFLAGS... yes
447 checking for ar... ar
448 checking for ranlib... ranlib
449 configure: creating ./config.status
450 config.status: creating Makefile
451 config.status: creating localdefs
452 config.status: creating mpidu_sock_conf.h
453 config.status: mpidu_sock_conf.h is unchanged
454 configure: configuring in poll
455 configure: running /bin/sh '/Users/hxq7681/Library/mpich2-1.0.7/src/mpid/common/sock/poll/configure' --prefix=/usr/local  '--prefix=NONE' '-enable-debuginfo' '-enable-g=dbg,mem,log' '-enable-fast' '-enable-sharedlibs=osx-gcc' '--disable-checkerrors' 'CC=gcc' 'CFLAGS= -g -DNDEBUG -O2' --cache-file=/dev/null --srcdir=/Users/hxq7681/Library/mpich2-1.0.7/src/mpid/common/sock/poll
456 RUNNING CONFIGURE FOR THE POLL IMPLEMENTATION OF SOCK
457 checking for make... make
458 checking whether clock skew breaks make... no
459 checking whether make supports include... yes
460 checking whether make allows comments in actions... yes
461 checking for virtual path format... VPATH
462 checking whether make sets CFLAGS... yes
463 checking for gcc... gcc
464 checking for C compiler default output file name... a.out
465 checking whether the C compiler works... yes
466 checking whether we are cross compiling... no
467 checking for suffix of executables...
468 checking for suffix of object files... o
469 checking whether we are using the GNU C compiler... yes
470 checking whether gcc accepts -g... yes
471 checking for gcc option to accept ANSI C... none needed
472 checking for inline... inline
473 checking for poll... yes
474 checking how to run the C preprocessor... gcc -E
475 checking for assert.h... yes
476 checking for errno.h... yes
477 checking for fcntl.h... yes
478 checking for limits.h... yes
479 checking for netdb.h... yes
480 checking for netinet/in.h... yes
481 checking for netinet/tcp.h... yes
482 checking for poll.h... yes
483 checking for stdlib.h... yes
484 checking for sys/param.h... yes
485 checking for sys/poll.h... yes
486 checking for sys/types.h... yes
487 checking for sys/uio.h... yes
488 checking for unistd.h... yes
489 checking if struct poll is defined... yes
490 checking if a simple program using poll() can be compiled... yes
491 checking whether bit fields work in ip.h... yes
492 checking for gethostname... yes
493 checking whether gethostname needs a declaration... no
494 checking for library containing socket... none required
495 checking for library containing gethostbyname... none required
496 checking whether socklen_t is defined (in sys/socket.h if present)... yes
497 checking for etags... etags
498 configure: creating ./config.status
499 config.status: creating Makefile
500 config.status: creating localdefs
501 config.status: creating mpidu_socki_conf.h
502 config.status: mpidu_socki_conf.h is unchanged
503 config.status: executing default-1 commands
504 Updating dependency directories .deps
505 Configuring with args --prefix=NONE -enable-debuginfo -enable-g=dbg,mem,log -enable-fast -enable-sharedlibs=osx-gcc --disable-checkerrors
506 checking for architecture... ipsc2
507 configure: WARNING: Unknown architecture ... proceeding anyway
508 ROMIO home directory is /Users/hxq7681/Library/mpich2-1.0.7/src/mpi/romio
509 checking for gcc... gcc
510 checking for C compiler default output file name... a.out
511 checking whether the C compiler works... yes
512 checking whether we are cross compiling... no
513 checking for suffix of executables...
514 checking for suffix of object files... o
515 checking whether we are using the GNU C compiler... yes
516 checking whether gcc accepts -g... yes
517 checking for gcc option to accept ANSI C... none needed
518 checking whether we are using the GNU Fortran 77 compiler... no
519 checking whether f77 accepts -g... no
520 checking for memalign... no
521 checking Fortran external names
522 configure: WARNING: Unable to test Fortran compiler.  Compiling a test
523 program failed to produce an object file
524 checking for inline... inline
525 checking how to run the C preprocessor... gcc -E
526 checking for egrep... grep -E
527 checking for ANSI C header files... rm: conftest.dSYM: is a directory
528 rm: conftest.dSYM: is a directory
529 yes
530 checking for sys/types.h... yes
531 checking for sys/stat.h... yes
532 checking for stdlib.h... yes
533 checking for string.h... yes
534 checking for memory.h... yes
535 checking for strings.h... yes
536 checking for inttypes.h... yes
537 checking for stdint.h... yes
538 checking for unistd.h... yes
539 checking for unistd.h... (cached) yes
540 checking fcntl.h usability... yes
541 checking fcntl.h presence... yes
542 checking for fcntl.h... yes
543 checking malloc.h usability... no
544 checking malloc.h presence... no
545 checking for malloc.h... no
546 checking stddef.h usability... yes
547 checking stddef.h presence... yes
548 checking for stddef.h... yes
549 checking for int... yes
550 checking size of int... 4
551 checking for void *... yes
552 checking size of void *... 4
553 checking for int large enough for pointers... yes
554 checking for long long... yes
555 checking size of long long... 8
556 Overriding Array test for MPICH2
557 checking for weak symbol support... no
558 checking whether struct flock compatible with MPI_Offset... yes
559 checking for pvfs2-config... notfound
560 checking configured file systems... testfs ufs nfs
561 configure: WARNING: File locks may not work with NFS.  See the Installation and
562 users manual for instructions on testing and if necessary fixing this
563 checking for library containing aio_write... none required
564 checking signal.h usability... yes
565 checking signal.h presence... yes
566 checking for signal.h... yes
567 checking if aio.h exists and can be compiled... yes
568 checking if sys/aio.h exists and can be compiled... yes
569 checking whether aio routines can be used... yes
570 checking for obsolete two-argument aio_write... no
571 checking for obsolete two-argument aio_suspend... no
572 checking for aio_fildes member of aiocb structure... yes
573 checking for aio_whence member of aiocb structure... no
574 checking for aio_handle member of aiocb structure... no
575 checking for aio_reqprio member of aiocb structure... yes
576 checking for aio_sigevent member of aiocb structure... yes
577 checking sys/vfs.h usability... no
578 checking sys/vfs.h presence... no
579 checking for sys/vfs.h... no
580 checking sys/param.h usability... yes
581 checking sys/param.h presence... yes
582 checking for sys/param.h... yes
583 checking sys/mount.h usability... yes
584 checking sys/mount.h presence... yes
585 checking for sys/mount.h... yes
586 checking sys/statvfs.h usability... yes
587 checking sys/statvfs.h presence... yes
588 checking for sys/statvfs.h... yes
589 checking whether struct statfs properly defined... yes
590 checking for f_fstypename member of statfs structure... yes
591 checking for sys/stat.h... (cached) yes
592 checking for sys/types.h... (cached) yes
593 checking for unistd.h... (cached) yes
594 checking for stat... yes
595 checking for st_fstype member of stat structure... no
596 checking for sys/types.h... (cached) yes
597 checking for sys/statvfs.h... (cached) yes
598 checking for sys/vfs.h... (cached) no
599 checking for statvfs... yes
600 checking for f_basetype member of statvfs structure... no
601 checking for unistd.h... (cached) yes
602 checking for large file defines... no
603 checking for strerror... yes
604 checking for doctext... false
605 checking for strdup... yes
606 checking whether strdup needs a declaration... no
607 checking for snprintf... yes
608 checking whether snprintf needs a declaration... no
609 checking for lstat... yes
610 checking whether lstat needs a declaration... yes
611 checking for readlink... yes
612 checking whether readlink needs a declaration... no
613 checking for fsync... yes
614 checking whether fsync needs a declaration... no
615 checking for ftruncate... yes
616 checking whether ftruncate needs a declaration... no
617 checking for unistd.h... (cached) yes
618 checking for large file defines... none
619 setting SYSDEP_INC to
620 checking for restrict... __restrict
621 checking whether __attribute__ allowed... yes
622 checking whether __attribute__((format)) allowed... yes
623 setting CC to gcc
624 setting F77 to :
625 setting TEST_CC to /tmp/hxq7681/mpich2-1.0.7/bin/mpicc
626 setting TEST_F77 to /tmp/hxq7681/mpich2-1.0.7/bin/mpif77
627 setting CFLAGS to  -g -DNDEBUG -O2  -DHAVE_ROMIOCONF_H
628 setting USER_CFLAGS to
629 setting USER_FFLAGS to
630 configure: creating ./config.status
631 config.status: creating Makefile
632 config.status: creating localdefs
633 config.status: creating mpi-io/Makefile
634 config.status: creating mpi2-other/info/Makefile
635 config.status: creating mpi2-other/array/Makefile
636 config.status: creating adio/common/Makefile
637 config.status: creating test/Makefile
638 config.status: creating test/misc.c
639 config.status: creating test/large_file.c
640 config.status: creating test/runtests
641 config.status: creating util/romioinstall
642 config.status: creating include/mpio.h
643 config.status: creating include/mpiof.h
644 config.status: creating adio/ad_nfs/Makefile
645 config.status: creating adio/ad_ufs/Makefile
646 config.status: creating adio/ad_bgl/Makefile
647 config.status: creating adio/ad_bglockless/Makefile
648 config.status: creating adio/ad_panfs/Makefile
649 config.status: creating adio/ad_xfs/Makefile
650 config.status: creating adio/ad_sfs/Makefile
651 config.status: creating adio/ad_pfs/Makefile
652 config.status: creating adio/ad_testfs/Makefile
653 config.status: creating adio/ad_pvfs/Makefile
654 config.status: creating adio/ad_pvfs2/Makefile
655 config.status: creating adio/ad_gridftp/Makefile
656 config.status: creating adio/ad_lustre/Makefile
657 config.status: creating mpi-io/fortran/Makefile
658 config.status: creating mpi2-other/info/fortran/Makefile
659 config.status: creating mpi2-other/array/fortran/Makefile
660 config.status: creating test/fmisc.f
661 config.status: creating test/fcoll_test.f
662 config.status: creating test/pfcoll_test.f
663 config.status: creating test/fperf.f
664 config.status: creating mpi-io/glue/mpich2/Makefile
665 config.status: creating mpi-io/glue/mpich1/Makefile
666 config.status: creating mpi-io/glue/default/Makefile
667 config.status: creating common/dataloop/Makefile
668 config.status: creating adio/include/romioconf.h
669 config.status: executing default-1 commands
670 RUNNING CONFIGURE FOR THE SIMPLE PMI
671 checking for make... make
672 checking whether clock skew breaks make... no
673 checking whether make supports include... yes
674 checking whether make allows comments in actions... yes
675 checking for virtual path format... VPATH
676 checking whether make sets CFLAGS... yes
677 checking for gcc... gcc
678 checking for C compiler default output file name... a.out
679 checking whether the C compiler works... yes
680 checking whether we are cross compiling... no
681 checking for suffix of executables...
682 checking for suffix of object files... o
683 checking whether we are using the GNU C compiler... yes
684 checking whether gcc accepts -g... yes
685 checking for gcc option to accept ANSI C... none needed
686 checking how to run the C preprocessor... gcc -E
687 checking for unistd.h... yes
688 checking for string.h... yes
689 checking for stdlib.h... yes
690 checking for sys/socket.h... yes
691 checking for strings.h... yes
692 checking for snprintf... yes
693 checking whether snprintf needs a declaration... no
694 checking for sys/types.h... yes
695 checking for sys/param.h... yes
696 checking for sys/socket.h... (cached) yes
697 checking for netinet/in.h... yes
698 checking for netinet/tcp.h... yes
699 checking for sys/un.h... yes
700 checking for netdb.h... yes
701 checking for library containing socket... none required
702 checking for library containing gethostbyname... none required
703 checking for socket... yes
704 checking for setsockopt... yes
705 checking for gethostbyname... yes
706 checking whether socklen_t is defined (in sys/socket.h if present)... yes
707 checking whether struct hostent contains h_addr_list... yes
708 configure: creating ./config.status
709 config.status: creating Makefile
710 config.status: creating localdefs
711 config.status: creating pmiconf.h
712 config.status: pmiconf.h is unchanged
713 Configuring with args --prefix=NONE -enable-debuginfo -enable-g=dbg,mem,log -enable-fast -enable-sharedlibs=osx-gcc --disable-checkerrors
714 checking for gcc... gcc
715 checking for C compiler default output file name... a.out
716 checking whether the C compiler works... yes
717 checking whether we are cross compiling... no
718 checking for suffix of executables...
719 checking for suffix of object files... o
720 checking whether we are using the GNU C compiler... yes
721 checking whether gcc accepts -g... yes
722 checking for gcc option to accept ANSI C... none needed
723 checking whether make sets $(MAKE)... yes
724 checking whether ln -s works... yes
725 checking for a BSD-compatible install... /usr/bin/install -c
726 checking whether install /usr/bin/install -c works... yes
727 Using INSTALL=/usr/bin/install -c
728 checking for totalview... no
729 checking for python2.5... python2.5
730 checking for python2.4... no
731 checking for python2.3... no
732 checking for python2.2... no
733 checking for python2... no
734 checking for python... python
735 checking that python2.5 is a valid python version... yes
736 checking that the cPickle module is available for python2.5... yes
737 checking for library containing socket... none required
738 checking how to run the C preprocessor... gcc -E
739 checking for egrep... grep -E
740 checking for ANSI C header files... rm: conftest.dSYM: is a directory
741 rm: conftest.dSYM: is a directory
742 yes
743 checking for sys/wait.h that is POSIX.1 compatible... yes
744 checking for sys/types.h... yes
745 checking for sys/stat.h... yes
746 checking for stdlib.h... yes
747 checking for string.h... yes
748 checking for memory.h... yes
749 checking for strings.h... yes
750 checking for inttypes.h... yes
751 checking for stdint.h... yes
752 checking for unistd.h... yes
753 checking fcntl.h usability... yes
754 checking fcntl.h presence... yes
755 checking for fcntl.h... yes
756 checking for strings.h... (cached) yes
757 checking sys/time.h usability... yes
758 checking sys/time.h presence... yes
759 checking for sys/time.h... yes
760 checking for unistd.h... (cached) yes
761 checking for stdlib.h... (cached) yes
762 checking sys/param.h usability... yes
763 checking sys/param.h presence... yes
764 checking for sys/param.h... yes
765 checking for putenv... yes
766 checking for socket... yes
767 checking for snprintf... yes
768 checking whether snprintf needs a declaration... no
769 configure: creating ./config.status
770 config.status: creating Makefile
771 config.status: creating mpdconf.h
772 Configuring MPE Profiling System with '--prefix=NONE' '-enable-debuginfo' '-enable-g=dbg,mem,log' '-enable-fast' '-enable-sharedlibs=osx-gcc' '--disable-checkerrors' 'CC=gcc' 'CFLAGS= -g -DNDEBUG -O2' 'F77=' 'FFLAGS=  -g -DNDEBUG' 'MPI_CC=/tmp/hxq7681/mpich2-1.0.7/bin/mpicc' 'MPI_F77=/tmp/hxq7681/mpich2-1.0.7/bin/mpif77'
773 checking gnumake... no
774 checking BSD 4.4 make... no - whew
775 checking OSF V3 make... no
776 checking for virtual path format... VPATH
777 This MPE build is part of the MPICH2 build
778 checking for gcc... gcc
779 checking for C compiler default output file name... a.out
780 checking whether the C compiler works... yes
781 checking whether we are cross compiling... no
782 checking for suffix of executables...
783 checking for suffix of object files... o
784 checking whether we are using the GNU C compiler... yes
785 checking whether gcc accepts -g... yes
786 checking for gcc option to accept ANSI C... none needed
787 checking whether MPI_CC has been set ... /tmp/hxq7681/mpich2-1.0.7/bin/mpicc
788 checking for g77... no
789 checking for f77... no
790 checking for xlf... no
791 checking for frt... no
792 checking for pgf77... no
793 checking for fort77... no
794 checking for fl32... no
795 checking for af77... no
796 checking for f90... no
797 checking for xlf90... no
798 checking for pgf90... no
799 checking for epcf90... no
800 checking for f95... no
801 checking for fort... no
802 checking for xlf95... no
803 checking for ifc... no
804 checking for efc... no
805 checking for pgf95... no
806 checking for lf95... no
807 checking for gfortran... no
808 checking whether we are using the GNU Fortran 77 compiler... no
809 checking whether  accepts -g... no
810 checking whether MPI_F77 has been set ... /tmp/hxq7681/mpich2-1.0.7/bin/mpif77
811 checking how to run the C preprocessor... gcc -E
812 checking whether ln -s works... yes
813 checking for a BSD-compatible install... /usr/bin/install -c
814 checking whether install works... yes
815 checking for ranlib... ranlib
816 checking whether install breaks libraries... rm: conftest.dSYM: is a directory
817 rm: conftest.dSYM: is a directory
818 no
819 checking for leftover Makefiles in subpackages ...  "src/misc" "src/callstack" "src/logging" "src/wrappers" "src/graphics" "src/collchk" "src/slog2sdk" cleaned
820 configure: creating ./config.status
821 config.status: creating Makefile
822 config.status: creating sbin/mpetestlink
823 config.status: creating sbin/mpetestexec
824 config.status: creating sbin/mpetestexeclog
825 config.status: creating sbin/mpeinstall
826 config.status: creating sbin/mpecheckinstall
827 config.status: creating sbin/mpecheckbuild
828 config.status: creating etc/mpe_help.conf
829 config.status: creating etc/mpe_f77env.conf
830 config.status: creating mpe_conf.h
831 config.status: mpe_conf.h is unchanged
832 config.status: executing default-1 commands
833 configure: configuring in src/misc
834 configure: running /bin/sh '/Users/hxq7681/Library/mpich2-1.0.7/src/mpe2/src/misc/configure' --prefix=/usr/local  '--prefix=NONE' '-enable-debuginfo' '-enable-g=dbg,mem,log' '-enable-fast' '-enable-sharedlibs=osx-gcc' '--disable-checkerrors' 'CC=gcc' 'CFLAGS= -g -DNDEBUG -O2' 'F77=' 'FFLAGS= -g -DNDEBUG' 'MPI_CC=/tmp/hxq7681/mpich2-1.0.7/bin/mpicc' 'MPI_F77=/tmp/hxq7681/mpich2-1.0.7/bin/mpif77' --cache-file=/dev/null --srcdir=/Users/hxq7681/Library/mpich2-1.0.7/src/mpe2/src/misc
835 Configuring MPE Miscellaneous Library with '--prefix=/usr/local' '--prefix=NONE' '-enable-debuginfo' '-enable-g=dbg,mem,log' '-enable-fast' '-enable-sharedlibs=osx-gcc' '--disable-checkerrors' 'CC=gcc' 'CFLAGS= -g -DNDEBUG -O2' 'F77=' 'FFLAGS= -g -DNDEBUG' 'MPI_CC=/tmp/hxq7681/mpich2-1.0.7/bin/mpicc' 'MPI_F77=/tmp/hxq7681/mpich2-1.0.7/bin/mpif77' '--cache-file=/dev/null' '--srcdir=/Users/hxq7681/Library/mpich2-1.0.7/src/mpe2/src/misc'
836 checking gnumake... no
837 checking BSD 4.4 make... no - whew
838 checking OSF V3 make... no
839 checking for virtual path format... VPATH
840 checking build system type... i386-apple-darwin9.3.0
841 checking host system type... i386-apple-darwin9.3.0
842 checking for gcc... gcc
843 checking for C compiler default output file name... a.out
844 checking whether the C compiler works... yes
845 checking whether we are cross compiling... no
846 checking for suffix of executables...
847 checking for suffix of object files... o
848 checking whether we are using the GNU C compiler... yes
849 checking whether gcc accepts -g... yes
850 checking for gcc option to accept ANSI C... none needed
851 checking for ar... ar
852 checking for ranlib... ranlib
853 checking how to run the C preprocessor... gcc -E
854 checking for dbx... no
855 checking for gdb... /usr/bin/gdb
856 checking for egrep... grep -E
857 checking for ANSI C header files... rm: conftest.dSYM: is a directory
858 rm: conftest.dSYM: is a directory
859 yes
860 checking for an ANSI C-conforming const... yes
861 checking for sysinfo... no
862 checking for uname... yes
863 checking for gethostbyname... yes
864 checking for sys/types.h... yes
865 checking for sys/stat.h... yes
866 checking for stdlib.h... yes
867 checking for string.h... yes
868 checking for memory.h... yes
869 checking for strings.h... yes
870 checking for inttypes.h... yes
871 checking for stdint.h... yes
872 checking for unistd.h... yes
873 checking for unistd.h... (cached) yes
874 checking for stdlib.h... (cached) yes
875 checking for string.h... (cached) yes
876 checking netdb.h usability... yes
877 checking netdb.h presence... yes
878 checking for netdb.h... yes
879 checking sys/systeminfo.h usability... no
880 checking sys/systeminfo.h presence... no
881 checking for sys/systeminfo.h... no
882 checking for sys/types.h... (cached) yes
883 checking for sighandler_t... no
884 checking for kill... yes
885 checking whether kill needs a declaration... no
886 configure: creating ./config.status
887 config.status: creating Makefile
888 config.status: creating src/Makefile
889 config.status: creating src/dbxerr.c
890 config.status: creating mpe_misc_conf.h
891 configure: configuring in src/callstack
892 configure: running /bin/sh '/Users/hxq7681/Library/mpich2-1.0.7/src/mpe2/src/callstack/configure' --prefix=/usr/local  '--prefix=NONE' '-enable-debuginfo' '-enable-g=dbg,mem,log' '-enable-fast' '-enable-sharedlibs=osx-gcc' '--disable-checkerrors' 'CC=gcc' 'CFLAGS= -g -DNDEBUG -O2' 'F77=' 'FFLAGS= -g -DNDEBUG' 'MPI_CC=/tmp/hxq7681/mpich2-1.0.7/bin/mpicc' 'MPI_F77=/tmp/hxq7681/mpich2-1.0.7/bin/mpif77' --cache-file=/dev/null --srcdir=/Users/hxq7681/Library/mpich2-1.0.7/src/mpe2/src/callstack
893 Configuring MPE CallStack Library with '--prefix=/usr/local' '--prefix=NONE' '-enable-debuginfo' '-enable-g=dbg,mem,log' '-enable-fast' '-enable-sharedlibs=osx-gcc' '--disable-checkerrors' 'CC=gcc' 'CFLAGS= -g -DNDEBUG -O2' 'F77=' 'FFLAGS= -g -DNDEBUG' 'MPI_CC=/tmp/hxq7681/mpich2-1.0.7/bin/mpicc' 'MPI_F77=/tmp/hxq7681/mpich2-1.0.7/bin/mpif77' '--cache-file=/dev/null' '--srcdir=/Users/hxq7681/Library/mpich2-1.0.7/src/mpe2/src/callstack'
894 checking gnumake... no
895 checking BSD 4.4 make... no - whew
896 checking OSF V3 make... no
897 checking for virtual path format... VPATH
898 checking for gcc... gcc
899 checking for C compiler default output file name... a.out
900 checking whether the C compiler works... yes
901 checking whether we are cross compiling... no
902 checking for suffix of executables...
903 checking for suffix of object files... o
904 checking whether we are using the GNU C compiler... yes
905 checking whether gcc accepts -g... yes
906 checking for gcc option to accept ANSI C... none needed
907 checking for ar... ar
908 checking for ranlib... ranlib
909 checking how to run the C preprocessor... gcc -E
910 checking for egrep... grep -E
911 checking for ANSI C header files... rm: conftest.dSYM: is a directory
912 rm: conftest.dSYM: is a directory
913 yes
914 checking for an ANSI C-conforming const... yes
915 checking for inline... inline
916 checking for sys/types.h... yes
917 checking for sys/stat.h... yes
918 checking for stdlib.h... yes
919 checking for string.h... yes
920 checking for memory.h... yes
921 checking for strings.h... yes
922 checking for inttypes.h... yes
923 checking for stdint.h... yes
924 checking for unistd.h... yes
925 checking stdio.h usability... yes
926 checking stdio.h presence... yes
927 checking for stdio.h... yes
928 checking for string.h... (cached) yes
929 checking for unistd.h... (cached) yes
930 checking fcntl.h usability... yes
931 checking fcntl.h presence... yes
932 checking for fcntl.h... yes
933 checking execinfo.h usability... yes
934 checking execinfo.h presence... yes
935 checking for execinfo.h... yes
936 checking whether <execinfo.h> defines backtrace_symbols_fd() ... yes
937 checking if <execinfo.h> links with -Wl,--export-dynamic ... no
938 checking for fdopen... yes
939 checking whether fdopen needs a declaration... no
940 configure: creating ./config.status
941 config.status: creating Makefile
942 config.status: creating src/Makefile
943 config.status: creating include/mpe_callstack.h
944 config.status: creating etc/mpe_callstack_ldflags.conf
945 config.status: creating mpe_callstack_conf.h
946 configure: configuring in src/logging
947 configure: running /bin/sh '/Users/hxq7681/Library/mpich2-1.0.7/src/mpe2/src/logging/configure' --prefix=/usr/local  '--prefix=NONE' '-enable-debuginfo' '-enable-g=dbg,mem,log' '-enable-fast' '-enable-sharedlibs=osx-gcc' '--disable-checkerrors' 'CC=gcc' 'CFLAGS= -g -DNDEBUG -O2' 'F77=' 'FFLAGS= -g -DNDEBUG' 'MPI_CC=/tmp/hxq7681/mpich2-1.0.7/bin/mpicc' 'MPI_F77=/tmp/hxq7681/mpich2-1.0.7/bin/mpif77' --cache-file=/dev/null --srcdir=/Users/hxq7681/Library/mpich2-1.0.7/src/mpe2/src/logging
948 Configuring MPE Logging Library and Tools with '--prefix=/usr/local' '--prefix=NONE' '-enable-debuginfo' '-enable-g=dbg,mem,log' '-enable-fast' '-enable-sharedlibs=osx-gcc' '--disable-checkerrors' 'CC=gcc' 'CFLAGS= -g -DNDEBUG -O2' 'F77=' 'FFLAGS= -g -DNDEBUG' 'MPI_CC=/tmp/hxq7681/mpich2-1.0.7/bin/mpicc' 'MPI_F77=/tmp/hxq7681/mpich2-1.0.7/bin/mpif77' '--cache-file=/dev/null' '--srcdir=/Users/hxq7681/Library/mpich2-1.0.7/src/mpe2/src/logging'
949 checking gnumake... no
950 checking BSD 4.4 make... no - whew
951 checking OSF V3 make... no
952 checking for virtual path format... VPATH
953 checking for gcc... gcc
954 checking for C compiler default output file name... a.out
955 checking whether the C compiler works... yes
956 checking whether we are cross compiling... no
957 checking for suffix of executables...
958 checking for suffix of object files... o
959 checking whether we are using the GNU C compiler... yes
960 checking whether gcc accepts -g... yes
961 checking for gcc option to accept ANSI C... none needed
962 checking for ar... ar
963 checking for ranlib... ranlib
964 checking how to run the C preprocessor... gcc -E
965 checking for egrep... grep -E
966 checking for ANSI C header files... rm: conftest.dSYM: is a directory
967 rm: conftest.dSYM: is a directory
968 yes
969 checking for an ANSI C-conforming const... yes
970 checking whether byte ordering is bigendian... no
971 checking for sys/types.h... yes
972 checking for sys/stat.h... yes
973 checking for stdlib.h... yes
974 checking for string.h... yes
975 checking for memory.h... yes
976 checking for strings.h... yes
977 checking for inttypes.h... yes
978 checking for stdint.h... yes
979 checking for unistd.h... yes
980 checking stdio.h usability... yes
981 checking stdio.h presence... yes
982 checking for stdio.h... yes
983 checking for stdlib.h... (cached) yes
984 checking for string.h... (cached) yes
985 checking for unistd.h... (cached) yes
986 checking sys/time.h usability... yes
987 checking sys/time.h presence... yes
988 checking for sys/time.h... yes
989 checking for sys/types.h... (cached) yes
990 checking sys/bitypes.h usability... no
991 checking sys/bitypes.h presence... no
992 checking for sys/bitypes.h... no
993 checking for sys/stat.h... (cached) yes
994 checking fcntl.h usability... yes
995 checking fcntl.h presence... yes
996 checking for fcntl.h... yes
997 checking for header that defines C99 integer types, intXX_t ... <stdint.h>
998 checking for inttypes.h... (cached) yes
999 checking whether <inttypes.h> defines the PRIdXX macros ... yes
1000 checking if <stdint.h> can be behind system headers ... yes
1001 checking for void *... yes
1002 checking size of void *... 4
1003 checking for address-sized integer ... CLOG_int32_t
1004 checking build system type... i386-apple-darwin9.3.0
1005 checking host system type... i386-apple-darwin9.3.0
1006 checking for gethostname... yes
1007 checking whether gethostname needs a declaration... no
1008 checking for snprintf... yes
1009 checking whether snprintf needs a declaration... no
1010 checking for mkstemp... yes
1011 checking whether mkstemp needs a declaration... no
1012 checking for srand48... yes
1013 checking whether srand48 needs a declaration... no
1014 checking for lrand48... yes
1015 checking whether lrand48 needs a declaration... no
1016 checking for special C compiler options needed for large files... no
1017 checking for _FILE_OFFSET_BITS value needed for large files... no
1018 rm: conftest.dSYM: is a directory
1019 checking for _LARGE_FILES value needed for large files... no
1020 rm: conftest.dSYM: is a directory
1021 checking for O_LARGEFILE for open() ... no
1022 checking for O_BINARY for open() ... no
1023 checking pthread.h usability... yes
1024 checking pthread.h presence... yes
1025 checking for pthread.h... yes
1026 checking for pthread_mutex_lock in -lpthread... yes
1027 configure: creating ./config.status
1028 config.status: creating Makefile
1029 config.status: creating src/Makefile
1030 config.status: creating include/clog_inttypes.h
1031 config.status: creating include/mpi_null.h
1032 config.status: creating include/mpe_log_thread.h
1033 config.status: creating etc/mpe_log.conf
1034 config.status: creating etc/mpe_nolog.conf
1035 config.status: creating etc/mpe_log_postlib.conf
1036 config.status: creating mpe_logging_conf.h
1037 configure: configuring in src/wrappers
1038 configure: running /bin/sh '/Users/hxq7681/Library/mpich2-1.0.7/src/mpe2/src/wrappers/configure' --prefix=/usr/local  '--prefix=NONE' '-enable-debuginfo' '-enable-g=dbg,mem,log' '-enable-fast' '-enable-sharedlibs=osx-gcc' '--disable-checkerrors' 'CC=gcc' 'CFLAGS= -g -DNDEBUG -O2' 'F77=' 'FFLAGS= -g -DNDEBUG' 'MPI_CC=/tmp/hxq7681/mpich2-1.0.7/bin/mpicc' 'MPI_F77=/tmp/hxq7681/mpich2-1.0.7/bin/mpif77' --cache-file=/dev/null --srcdir=/Users/hxq7681/Library/mpich2-1.0.7/src/mpe2/src/wrappers
1039 Configuring MPE Wrapper Libraries For MPI with '--prefix=/usr/local' '--prefix=NONE' '-enable-debuginfo' '-enable-g=dbg,mem,log' '-enable-fast' '-enable-sharedlibs=osx-gcc' '--disable-checkerrors' 'CC=gcc' 'CFLAGS= -g -DNDEBUG -O2' 'F77=' 'FFLAGS= -g -DNDEBUG' 'MPI_CC=/tmp/hxq7681/mpich2-1.0.7/bin/mpicc' 'MPI_F77=/tmp/hxq7681/mpich2-1.0.7/bin/mpif77' '--cache-file=/dev/null' '--srcdir=/Users/hxq7681/Library/mpich2-1.0.7/src/mpe2/src/wrappers'
1040 checking gnumake... no
1041 checking BSD 4.4 make... no - whew
1042 checking OSF V3 make... no
1043 checking for virtual path format... VPATH
1044 checking for gcc... gcc
1045 checking for C compiler default output file name... a.out
1046 checking whether the C compiler works... yes
1047 checking whether we are cross compiling... no
1048 checking for suffix of executables...
1049 checking for suffix of object files... o
1050 checking whether we are using the GNU C compiler... yes
1051 checking whether gcc accepts -g... yes
1052 checking for gcc option to accept ANSI C... none needed
1053 checking for ar... ar
1054 checking for ranlib... ranlib
1055 checking how to run the C preprocessor... gcc -E
1056 checking for egrep... grep -E
1057 checking for ANSI C header files... rm: conftest.dSYM: is a directory
1058 rm: conftest.dSYM: is a directory
1059 yes
1060 checking for an ANSI C-conforming const... yes
1061 checking for sys/types.h... yes
1062 checking for sys/stat.h... yes
1063 checking for stdlib.h... yes
1064 checking for string.h... yes
1065 checking for memory.h... yes
1066 checking for strings.h... yes
1067 checking for inttypes.h... yes
1068 checking for stdint.h... yes
1069 checking for unistd.h... yes
1070 checking stdio.h usability... yes
1071 checking stdio.h presence... yes
1072 checking for stdio.h... yes
1073 checking for stdlib.h... (cached) yes
1074 checking for string.h... (cached) yes
1075 checking stdarg.h usability... yes
1076 checking stdarg.h presence... yes
1077 checking for stdarg.h... yes
1078 checking for working alloca.h... yes
1079 checking for alloca... yes
1080 checking for stdarg is correct... yes
1081 checking if compiler accepts prototypes ... yes
1082 checking build system type... i386-apple-darwin9.3.0
1083 checking host system type... i386-apple-darwin9.3.0
1084 checking for safe PMPI invocations ... no
1085 configure: creating ./config.status
1086 config.status: creating Makefile
1087 config.status: creating src/Makefile
1088 config.status: creating test/Makefile
1089 config.status: creating etc/mpe_f77env.conf
1090 config.status: creating etc/mpe_mpilog.conf
1091 config.status: creating etc/mpe_mpitrace.conf
1092 config.status: creating mpe_wrappers_conf.h
1093 configure: configuring in src/graphics
1094 configure: running /bin/sh '/Users/hxq7681/Library/mpich2-1.0.7/src/mpe2/src/graphics/configure' --prefix=/usr/local  '--prefix=NONE' '-enable-debuginfo' '-enable-g=dbg,mem,log' '-enable-fast' '-enable-sharedlibs=osx-gcc' '--disable-checkerrors' 'CC=gcc' 'CFLAGS= -g -DNDEBUG -O2' 'F77=' 'FFLAGS= -g -DNDEBUG' 'MPI_CC=/tmp/hxq7681/mpich2-1.0.7/bin/mpicc' 'MPI_F77=/tmp/hxq7681/mpich2-1.0.7/bin/mpif77' --cache-file=/dev/null --srcdir=/Users/hxq7681/Library/mpich2-1.0.7/src/mpe2/src/graphics
1095 Configuring MPE X Graphics Library with '--prefix=/usr/local' '--prefix=NONE' '-enable-debuginfo' '-enable-g=dbg,mem,log' '-enable-fast' '-enable-sharedlibs=osx-gcc' '--disable-checkerrors' 'CC=gcc' 'CFLAGS= -g -DNDEBUG -O2' 'F77=' 'FFLAGS= -g -DNDEBUG' 'MPI_CC=/tmp/hxq7681/mpich2-1.0.7/bin/mpicc' 'MPI_F77=/tmp/hxq7681/mpich2-1.0.7/bin/mpif77' '--cache-file=/dev/null' '--srcdir=/Users/hxq7681/Library/mpich2-1.0.7/src/mpe2/src/graphics'
1096 checking gnumake... no
1097 checking BSD 4.4 make... no - whew
1098 checking OSF V3 make... no
1099 checking for virtual path format... VPATH
1100 checking for gcc... gcc
1101 checking for C compiler default output file name... a.out
1102 checking whether the C compiler works... yes
1103 checking whether we are cross compiling... no
1104 checking for suffix of executables...
1105 checking for suffix of object files... o
1106 checking whether we are using the GNU C compiler... yes
1107 checking whether gcc accepts -g... yes
1108 checking for gcc option to accept ANSI C... none needed
1109 checking for ar... ar
1110 checking for ranlib... ranlib
1111 checking how to run the C preprocessor... gcc -E
1112 checking for X... libraries /usr/X11R6/lib, headers in standard search path
1113 checking for egrep... grep -E
1114 checking for ANSI C header files... rm: conftest.dSYM: is a directory
1115 rm: conftest.dSYM: is a directory
1116 yes
1117 checking for an ANSI C-conforming const... yes
1118 checking for sys/types.h... yes
1119 checking for sys/stat.h... yes
1120 checking for stdlib.h... yes
1121 checking for string.h... yes
1122 checking for memory.h... yes
1123 checking for strings.h... yes
1124 checking for inttypes.h... yes
1125 checking for stdint.h... yes
1126 checking for unistd.h... yes
1127 checking for void *... yes
1128 checking size of void *... 4
1129 checking for long pointer... no
1130 checking for system... yes
1131 checking for unistd.h... (cached) yes
1132 checking for stdlib.h... (cached) yes
1133 checking for string.h... (cached) yes
1134 configure: creating ./config.status
1135 config.status: creating Makefile
1136 config.status: creating src/Makefile
1137 mv: rename ./confstatOQadnw/out to src/Makefile: Permission denied
1138 config.status: creating contrib/life/Makefile
1139 mv: rename ./confstatOQadnw/out to contrib/life/Makefile: Permission denied
1140 config.status: creating contrib/mandel/Makefile
1141 mv: rename ./confstatOQadnw/out to contrib/mandel/Makefile: Permission denied
1142 config.status: creating contrib/mastermind/Makefile
1143 mv: rename ./confstatOQadnw/out to contrib/mastermind/Makefile: Permission denied
1144 config.status: creating contrib/test/Makefile
1145 mv: rename ./confstatOQadnw/out to contrib/test/Makefile: Permission denied
1146 config.status: creating etc/mpe_mpianim.conf
1147 mv: rename ./confstatOQadnw/out to etc/mpe_mpianim.conf: Permission denied
1148 config.status: creating etc/mpe_graphics.conf
1149 mv: rename ./confstatOQadnw/out to etc/mpe_graphics.conf: Permission denied
1150 config.status: creating mpe_graphics_conf.h
1151 configure: configuring in src/collchk
1152 configure: running /bin/sh '/Users/hxq7681/Library/mpich2-1.0.7/src/mpe2/src/collchk/configure' --prefix=/usr/local  '--prefix=NONE' '-enable-debuginfo' '-enable-g=dbg,mem,log' '-enable-fast' '-enable-sharedlibs=osx-gcc' '--disable-checkerrors' 'CC=gcc' 'CFLAGS= -g -DNDEBUG -O2' 'F77=' 'FFLAGS= -g -DNDEBUG' 'MPI_CC=/tmp/hxq7681/mpich2-1.0.7/bin/mpicc' 'MPI_F77=/tmp/hxq7681/mpich2-1.0.7/bin/mpif77' --cache-file=/dev/null --srcdir=/Users/hxq7681/Library/mpich2-1.0.7/src/mpe2/src/collchk
1153 Configuring MPE Collective and Datatype Checking Library with '--prefix=/usr/local' '--prefix=NONE' '-enable-debuginfo' '-enable-g=dbg,mem,log' '-enable-fast' '-enable-sharedlibs=osx-gcc' '--disable-checkerrors' 'CC=gcc' 'CFLAGS= -g -DNDEBUG -O2' 'F77=' 'FFLAGS= -g -DNDEBUG' 'MPI_CC=/tmp/hxq7681/mpich2-1.0.7/bin/mpicc' 'MPI_F77=/tmp/hxq7681/mpich2-1.0.7/bin/mpif77' '--cache-file=/dev/null' '--srcdir=/Users/hxq7681/Library/mpich2-1.0.7/src/mpe2/src/collchk'
1154 checking gnumake... no
1155 checking BSD 4.4 make... no - whew
1156 checking OSF V3 make... no
1157 checking for virtual path format... VPATH
1158 checking build system type... i386-apple-darwin9.3.0
1159 checking host system type... i386-apple-darwin9.3.0
1160 checking for gcc... gcc
1161 checking for C compiler default output file name... a.out
1162 checking whether the C compiler works... yes
1163 checking whether we are cross compiling... no
1164 checking for suffix of executables...
1165 checking for suffix of object files... o
1166 checking whether we are using the GNU C compiler... yes
1167 checking whether gcc accepts -g... yes
1168 checking for gcc option to accept ANSI C... none needed
1169 checking for ar... ar
1170 checking for ranlib... ranlib
1171 checking how to run the C preprocessor... gcc -E
1172 checking for egrep... grep -E
1173 checking for ANSI C header files... rm: conftest.dSYM: is a directory
1174 rm: conftest.dSYM: is a directory
1175 yes
1176 checking for an ANSI C-conforming const... yes
1177 checking for sys/types.h... yes
1178 checking for sys/stat.h... yes
1179 checking for stdlib.h... yes
1180 checking for string.h... yes
1181 checking for memory.h... yes
1182 checking for strings.h... yes
1183 checking for inttypes.h... yes
1184 checking for stdint.h... yes
1185 checking for unistd.h... yes
1186 checking stdio.h usability... yes
1187 checking stdio.h presence... yes
1188 checking for stdio.h... yes
1189 checking for stdlib.h... (cached) yes
1190 checking for string.h... (cached) yes
1191 checking for unistd.h... (cached) yes
1192 checking for working alloca.h... yes
1193 checking for alloca... yes
1194 configure: creating ./config.status
1195 config.status: creating Makefile
1196 config.status: creating src/Makefile
1197 config.status: creating test/Makefile
1198 config.status: creating etc/mpe_mpicheck.conf
1199 config.status: creating mpe_collchk_conf.h
1200 configure: configuring in src/slog2sdk
1201 configure: running /bin/sh '/Users/hxq7681/Library/mpich2-1.0.7/src/mpe2/src/slog2sdk/configure' --prefix=/usr/local  '--prefix=NONE' '-enable-debuginfo' '-enable-g=dbg,mem,log' '-enable-fast' '-enable-sharedlibs=osx-gcc' '--disable-checkerrors' 'CC=gcc' 'CFLAGS= -g -DNDEBUG -O2' 'F77=' 'FFLAGS= -g -DNDEBUG' 'MPI_CC=/tmp/hxq7681/mpich2-1.0.7/bin/mpicc' 'MPI_F77=/tmp/hxq7681/mpich2-1.0.7/bin/mpif77' --cache-file=/dev/null --srcdir=/Users/hxq7681/Library/mpich2-1.0.7/src/mpe2/src/slog2sdk
1202 Configuring SLOG2SDK with '--prefix=/usr/local' '--prefix=NONE' '-enable-debuginfo' '-enable-g=dbg,mem,log' '-enable-fast' '-enable-sharedlibs=osx-gcc' '--disable-checkerrors' 'CC=gcc' 'CFLAGS= -g -DNDEBUG -O2' 'F77=' 'FFLAGS= -g -DNDEBUG' 'MPI_CC=/tmp/hxq7681/mpich2-1.0.7/bin/mpicc' 'MPI_F77=/tmp/hxq7681/mpich2-1.0.7/bin/mpif77' '--cache-file=/dev/null' '--srcdir=/Users/hxq7681/Library/mpich2-1.0.7/src/mpe2/src/slog2sdk'
1203 checking gnumake... no
1204 checking BSD 4.4 make... no - whew
1205 checking OSF V3 make... no
1206 checking for virtual path format... VPATH
1207 checking for a BSD-compatible install... /usr/bin/install -c
1208 checking whether install works... yes
1209 checking if CLASSPATH is set... no, good to go
1210 checking build system type... i386-apple-darwin9.3.0
1211 checking host system type... i386-apple-darwin9.3.0
1212 checking for java in user's PATH... found /usr/bin/java
1213 checking if /usr/bin/java works... yes
1214 checking if /usr/bin/java runs simple jar file... yes
1215 checking if /usr/bin/java runs simple Swing class... yes
1216 checking if /usr/bin/java runs simple Swing jar file... yes
1217 checking for Java version... java full version "1.5.0_13-b05-237", i.e. Java 2 SDK
1218 checking for cygpath... no
1219 creating sample logfiles from source
1220 checking for leftover Makefiles in subpackages ... none
1221 configure: creating ./config.status
1222 config.status: creating Makefile
1223 config.status: creating sbin/install-package
1224 config.status: creating bin/slog2print
1225 config.status: creating bin/slog2navigator
1226 config.status: creating bin/slog2filter
1227 config.status: creating bin/slog2updater
1228 config.status: creating bin/logconvertor
1229 config.status: creating bin/jumpshot
1230 config.status: creating bin/clogprint
1231 config.status: creating bin/clogTOslog2
1232 config.status: creating bin/clog2print
1233 config.status: creating bin/clog2TOslog2
1234 configure: configuring in trace_rlog
1235 configure: running /bin/sh '/Users/hxq7681/Library/mpich2-1.0.7/src/mpe2/src/slog2sdk/trace_rlog/configure' --prefix=/usr/local  '--prefix=/usr/local' '--prefix=NONE' '-enable-debuginfo' '-enable-g=dbg,mem,log' '-enable-fast' '-enable-sharedlibs=osx-gcc' '--disable-checkerrors' 'CC=gcc' 'CFLAGS= -g -DNDEBUG -O2' 'F77=' 'FFLAGS= -g -DNDEBUG' 'MPI_CC=/tmp/hxq7681/mpich2-1.0.7/bin/mpicc' 'MPI_F77=/tmp/hxq7681/mpich2-1.0.7/bin/mpif77' '--cache-file=/dev/null' '--srcdir=/Users/hxq7681/Library/mpich2-1.0.7/src/mpe2/src/slog2sdk' --cache-file=/dev/null --srcdir=/Users/hxq7681/Library/mpich2-1.0.7/src/mpe2/src/slog2sdk/trace_rlog
1236 Configuring TRACE_RLOG implementation with '--prefix=/usr/local' '--prefix=NONE' '-enable-debuginfo' '-enable-g=dbg,mem,log' '-enable-fast' '-enable-sharedlibs=osx-gcc' '--disable-checkerrors' 'CC=gcc' 'CFLAGS= -g -DNDEBUG -O2' 'F77=' 'FFLAGS= -g -DNDEBUG' 'MPI_CC=/tmp/hxq7681/mpich2-1.0.7/bin/mpicc' 'MPI_F77=/tmp/hxq7681/mpich2-1.0.7/bin/mpif77' '--srcdir=/Users/hxq7681/Library/mpich2-1.0.7/src/mpe2/src/slog2sdk' '--cache-file=/dev/null' '--srcdir=/Users/hxq7681/Library/mpich2-1.0.7/src/mpe2/src/slog2sdk/trace_rlog' 'CXXFLAGS= -g -DNDEBUG -O2' 'CXX=c++'
1237 checking gnumake... no
1238 checking BSD 4.4 make... no - whew
1239 checking OSF V3 make... no
1240 checking for virtual path format... VPATH
1241 checking for gcc... gcc
1242 checking for C compiler default output file name... a.out
1243 checking whether the C compiler works... yes
1244 checking whether we are cross compiling... no
1245 checking for suffix of executables...
1246 checking for suffix of object files... o
1247 checking whether we are using the GNU C compiler... yes
1248 checking whether gcc accepts -g... yes
1249 checking for gcc option to accept ANSI C... none needed
1250 checking how to run the C preprocessor... gcc -E
1251 checking for egrep... grep -E
1252 checking for ANSI C header files... rm: conftest.dSYM: is a directory
1253 rm: conftest.dSYM: is a directory
1254 yes
1255 checking for sys/types.h... yes
1256 checking for sys/stat.h... yes
1257 checking for stdlib.h... yes
1258 checking for string.h... yes
1259 checking for memory.h... yes
1260 checking for strings.h... yes
1261 checking for inttypes.h... yes
1262 checking for stdint.h... yes
1263 checking for unistd.h... yes
1264 checking for stdlib.h... (cached) yes
1265 checking stdio.h usability... yes
1266 checking stdio.h presence... yes
1267 checking for stdio.h... yes
1268 checking for string.h... (cached) yes
1269 checking ctype.h usability... yes
1270 checking ctype.h presence... yes
1271 checking for ctype.h... yes
1272 checking errno.h usability... yes
1273 checking errno.h presence... yes
1274 checking for errno.h... yes
1275 checking for an ANSI C-conforming const... yes
1276 checking for void *... yes
1277 checking size of void *... 4
1278 checking for int... yes
1279 checking size of int... 4
1280 checking for long... yes
1281 checking size of long... 4
1282 checking for long long... yes
1283 checking size of long long... 8
1284 checking for __int64... no
1285 checking size of __int64... 0
1286 checking whether byte ordering is bigendian... no
1287 checking build system type... i386-apple-darwin9.3.0
1288 checking host system type... i386-apple-darwin9.3.0
1289 checking for sed... sed
1290 checking for a sed that does not truncate output... /usr/bin/sed
1291 checking for ld used by gcc... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
1292 checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
1293 checking for /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld option to reload object files... -r
1294 checking for BSD-compatible nm... /usr/bin/nm -p
1295 checking whether ln -s works... yes
1296 checking how to recognise dependent libraries... pass_all
1297 checking dlfcn.h usability... yes
1298 checking dlfcn.h presence... yes
1299 checking for dlfcn.h... yes
1300 checking whether we are using the GNU C++ compiler... yes
1301 checking whether c++ accepts -g... yes
1302 rm: conftest.dSYM: is a directory
1303 checking how to run the C++ preprocessor... c++ -E
1304 checking for g77... no
1305 checking for f77... no
1306 checking for xlf... no
1307 checking for frt... no
1308 checking for pgf77... no
1309 checking for fort77... no
1310 checking for fl32... no
1311 checking for af77... no
1312 checking for f90... no
1313 checking for xlf90... no
1314 checking for pgf90... no
1315 checking for epcf90... no
1316 checking for f95... no
1317 checking for fort... no
1318 checking for xlf95... no
1319 checking for ifc... no
1320 checking for efc... no
1321 checking for pgf95... no
1322 checking for lf95... no
1323 checking for gfortran... no
1324 checking whether we are using the GNU Fortran 77 compiler... no
1325 checking whether  accepts -g... no
1326 checking the maximum length of command line arguments... 196608
1327 checking command to parse /usr/bin/nm -p output from gcc object... rm: conftest.dSYM: is a directory
1328 rm: conftest.dSYM: is a directory
1329 rm: conftest.dSYM: is a directory
1330 rm: conftest.dSYM: is a directory
1331 failed
1332 checking for objdir... .libs
1333 checking for ar... ar
1334 checking for ranlib... ranlib
1335 checking for strip... strip
1336 rm: conftest.dSYM: is a directory
1337 rm: conftest.dSYM: is a directory
1338 checking if gcc static flag  works... rm: conftest.dSYM: is a directory
1339 no
1340 checking if gcc supports -fno-rtti -fno-exceptions... rm: conftest.dSYM: is a directory
1341 no
1342 checking for gcc option to produce PIC... -fno-common
1343 checking if gcc PIC flag -fno-common works... rm: conftest.dSYM: is a directory
1344 yes
1345 checking if gcc supports -c -o file.o... rm: conftest.dSYM: is a directory
1346 yes
1347 checking whether the gcc linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
1348 checking dynamic linker characteristics... darwin9.3.0 dyld
1349 checking how to hardcode library paths into programs... immediate
1350 checking whether stripping libraries is possible... yes
1351 checking if libtool supports shared libraries... yes
1352 checking whether to build shared libraries... yes
1353 checking whether to build static libraries... no
1354 configure: creating libtool
1355 appending configuration tag "CXX" to libtool
1356 rm: conftest.dSYM: is a directory
1357 rm: conftest.dSYM: is a directory
1358 checking for ld used by c++... /usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld
1359 checking if the linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) is GNU ld... no
1360 checking whether the c++ linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
1361 checking for c++ option to produce PIC... -fno-common
1362 checking if c++ PIC flag -fno-common works... rm: conftest.dSYM: is a directory
1363 yes
1364 checking if c++ supports -c -o file.o... rm: conftest.dSYM: is a directory
1365 yes
1366 checking whether the c++ linker (/usr/libexec/gcc/i686-apple-darwin9/4.0.1/ld) supports shared libraries... yes
1367 checking dynamic linker characteristics... darwin9.3.0 dyld
1368 checking how to hardcode library paths into programs... immediate
1369 checking whether stripping libraries is possible... yes
1370 appending configuration tag "F77" to libtool
1371 checking for malloc in -lefence... no
1372 checking for strstr... no
1373 checking target system type... i386-apple-darwin9.3.0
1374 checking for javah in user's PATH... found /usr/bin/javah
1375 checking if /usr/bin/javah works... unknown!
1376 checking if /usr exists... yes
1377 checking for <jni.h> include flag... no
1378 checking for working javah in user's PATH... not found
1379 checking for javah in known locations... found /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home/bin/javah
1380 checking if /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home/bin/javah works... unknown!
1381 checking if /System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home exists... yes
1382 checking for <jni.h> include flag... found -I/System/Library/Frameworks/JavaVM.framework/Versions/CurrentJDK/Home/include
1383 checking for <jni.h> usability... yes
1384 checking for cygpath... no
1385 checking for a BSD-compatible install... /usr/bin/install -c
1386 checking whether install works... yes
1387 checking for ranlib... (cached) ranlib
1388 checking whether install breaks libraries... rm: conftest.dSYM: is a directory
1389 rm: conftest.dSYM: is a directory
1390 yes
1391 creating sample logfiles from source
1392 configure: creating ./config.status
1393 config.status: creating Makefile
1394 config.status: creating src/Makefile
1395 config.status: creating sbin/install-package
1396 config.status: creating bin/traceprint
1397 config.status: creating bin/traceTOslog2
1398 config.status: creating trace_impl.h
1399 SLOG2SDK:  "trace_rlog" have been configured
1400 MPE2:  "src/misc" "src/callstack" "src/logging" "src/wrappers" "src/graphics" "src/collchk" "src/slog2sdk" have been configured
1401 configure: WARNING: Could not define Fortran MPI datatypes for C
1402 checking the sizeof MPI_Offset... rm: conftest.dSYM: is a directory
1403 rm: conftest.dSYM: is a directory
1404 8
1405 configure: creating ./config.status
1406 config.status: creating Makefile
1407 config.status: creating src/Makefile
1408 config.status: creating src/include/Makefile
1409 config.status: creating src/include/mpich2info.h
1410 config.status: creating mpich2-doxygen
1411 config.status: creating src/include/mpichtimer.h
1412 config.status: creating src/binding/Makefile
1413 config.status: creating src/binding/cxx/Makefile
1414 config.status: creating src/binding/cxx/mpicxx.h
1415 config.status: creating src/binding/f77/Makefile
1416 config.status: creating src/binding/f77/mpif.h
1417 config.status: creating src/binding/f77/setbotf.f
1418 config.status: creating src/binding/f90/Makefile
1419 config.status: creating src/binding/f90/mpi_sizeofs.f90
1420 config.status: creating src/pkgconfig/mpich2-ch3.pc
1421 config.status: creating src/pkgconfig/Makefile
1422 config.status: creating src/env/mpicc
1423 config.status: creating src/env/mpicc.conf
1424 config.status: creating src/env/mpicc.bash
1425 config.status: creating src/env/mpicxx
1426 config.status: creating src/env/mpicxx.conf
1427 config.status: creating src/env/mpicxx.bash
1428 config.status: creating src/env/mpif77
1429 config.status: creating src/env/mpif77.conf
1430 config.status: creating src/env/mpif77.bash
1431 config.status: creating src/env/mpif90
1432 config.status: creating src/env/mpif90.conf
1433 config.status: creating src/env/mpif90.bash
1434 config.status: creating src/env/parkill
1435 config.status: creating src/env/Makefile
1436 config.status: creating src/util/createshlib
1437 config.status: creating src/mpi/Makefile
1438 config.status: creating src/mpi/attr/Makefile
1439 config.status: creating src/mpi/coll/Makefile
1440 config.status: creating src/mpi/comm/Makefile
1441 config.status: creating src/mpi/datatype/Makefile
1442 config.status: creating src/mpi/debugger/Makefile
1443 config.status: creating src/mpi/errhan/Makefile
1444 config.status: creating src/mpi/group/Makefile
1445 config.status: creating src/mpi/init/Makefile
1446 config.status: creating src/mpi/misc/Makefile
1447 config.status: creating src/mpi/pt2pt/Makefile
1448 config.status: creating src/mpi/rma/Makefile
1449 config.status: creating src/mpi/spawn/Makefile
1450 config.status: creating src/mpi/timer/Makefile
1451 config.status: creating src/mpi/topo/Makefile
1452 config.status: creating src/mpid/Makefile
1453 config.status: creating src/mpid/common/Makefile
1454 config.status: creating src/mpid/common/datatype/Makefile
1455 config.status: creating src/mpid/common/datatype/dataloop/Makefile
1456 config.status: creating src/mpid/common/locks/Makefile
1457 config.status: creating src/pm/Makefile
1458 config.status: creating src/pmi/Makefile
1459 config.status: creating src/nameserv/Makefile
1460 config.status: creating src/nameserv/file/Makefile
1461 config.status: creating src/nameserv/mpd/Makefile
1462 config.status: creating src/nameserv/pmi/Makefile
1463 config.status: creating src/nameserv/test/Makefile
1464 config.status: creating src/util/Makefile
1465 config.status: creating src/util/info/Makefile
1466 config.status: creating src/util/instrm/Makefile
1467 config.status: creating src/util/thread/Makefile
1468 config.status: creating src/util/thread/mpe_thread.h
1469 config.status: creating src/util/mem/Makefile
1470 config.status: creating src/util/msgs/Makefile
1471 config.status: creating src/util/param/Makefile
1472 config.status: creating src/util/dbg/Makefile
1473 config.status: creating src/util/dbg/getfuncstack
1474 config.status: creating src/util/osserv/Makefile
1475 config.status: creating src/include/mpi.h
1476 config.status: creating test/Makefile
1477 config.status: creating test/util/Makefile
1478 config.status: creating test/basic/Makefile
1479 config.status: creating test/commands/Makefile
1480 config.status: creating test/commands/cmdtests
1481 config.status: creating test/mpid/Makefile
1482 config.status: creating test/mpid/ch3/Makefile
1483 config.status: creating examples/Makefile
1484 config.status: creating examples/f77/Makefile
1485 config.status: creating examples/f90/Makefile
1486 config.status: creating examples/cxx/Makefile
1487 config.status: creating src/util/logging/Makefile
1488 config.status: creating src/util/logging/common/Makefile
1489 config.status: creating doc/Makefile
1490 config.status: creating doc/mansrc/Makefile
1491 config.status: creating doc/mansrc/createhtmlindex
1492 config.status: creating doc/refman/Makefile
1493 config.status: creating doc/installguide/Makefile
1494 config.status: creating doc/userguide/Makefile
1495 config.status: creating doc/logging/Makefile
1496 config.status: creating doc/design/Makefile
1497 config.status: creating doc/smpd/Makefile
1498 config.status: creating doc/windev/Makefile
1499 config.status: creating src/include/mpichconf.h
1500 config.status: src/include/mpichconf.h is unchanged
1501 config.status: executing default-1 commands
1502 config.status: executing default-2 commands
1503 config.status: executing default-3 commands
1504 config.status: executing default-4 commands
1505 copying /Users/hxq7681/Library/mpich2-1.0.7/src/util/thread/mpe_thread_posix.c to src/util/thread/mpe_thread.c
1506 moving mpe_thread.h to src/include
1507 config.status: executing default-5 commands
1508 config.status: executing default-6 commands
1509 config.status: executing default-7 commands
1510 config.status: executing default-8 commands
1511 config.status: executing default-9 commands
1512 Updating dependency directories .deps
1513 config.status: executing default-10 commands
1514 config.status: executing default-11 commands
1515 config.status: executing default-12 commands
1516 config.status: executing default-13 commands
1517 config.status: executing default-14 commands
1518 configure: configuring in test/mpi
1519 configure: running /bin/sh '/Users/hxq7681/Library/mpich2-1.0.7/test/mpi/configure' --prefix=/usr/local  '-enable-debuginfo' '-enable-g=dbg,mem,log' '-enable-fast' '-enable-sharedlibs=osx-gcc' --disable-checkerrors --cache-file=/dev/null --srcdir=/Users/hxq7681/Library/mpich2-1.0.7/test/mpi
1520 RUNNING CONFIGURE FOR MPI TESTS
1521 checking for make... make
1522 checking whether clock skew breaks make... no
1523 checking whether make supports include... yes
1524 checking whether make allows comments in actions... yes
1525 checking for virtual path format... VPATH
1526 checking whether make sets CFLAGS... no
1527 checking for gcc... gcc
1528 checking for C compiler default output file name... a.out
1529 checking whether the C compiler works... yes
1530 checking whether we are cross compiling... no
1531 checking for suffix of executables...
1532 checking for suffix of object files... o
1533 checking whether we are using the GNU C compiler... yes
1534 checking whether gcc accepts -g... yes
1535 checking for gcc option to accept ANSI C... none needed
1536 checking whether we are using the GNU C++ compiler... yes
1537 checking whether c++ accepts -g... yes
1538 checking whether long double is supported... yes
1539 checking whether long long is supported... yes
1540 checking for an ANSI C-conforming const... yes
1541 checking for restrict... __restrict
1542 checking how to run the C preprocessor... gcc -E
1543 checking for unistd.h... yes
1544 checking for stdarg.h... yes
1545 checking for string.h... yes
1546 checking for stdlib.h... yes
1547 checking for memory.h... yes
1548 Configuring tests for MPICH2
1549 checking whether struct hostent contains h_addr_list... no
1550 configure: WARNING: Selecting integer*8 as the Fortran type for MPI_Offset
1551 configure: WARNING: Selecting integer as the Fortran type for MPI_Aint
1552 checking whether <iostream> available... yes
1553 checking whether the compiler implements namespaces... yes
1554 checking whether the compiler implements the namespace std... yes
1555 checking for perl... /usr/bin/perl
1556 checking for etags... etags
1557 configure: creating ./config.status
1558 config.status: creating maint/testmerge
1559 config.status: creating runtests
1560 config.status: creating Makefile
1561 config.status: creating basic/Makefile
1562 config.status: creating attr/Makefile
1563 config.status: creating util/Makefile
1564 config.status: creating coll/Makefile
1565 config.status: creating comm/Makefile
1566 config.status: creating datatype/Makefile
1567 config.status: creating errhan/Makefile
1568 config.status: creating group/Makefile
1569 config.status: creating info/Makefile
1570 config.status: creating init/Makefile
1571 config.status: creating pt2pt/Makefile
1572 config.status: creating rma/Makefile
1573 config.status: creating spawn/Makefile
1574 config.status: creating topo/Makefile
1575 config.status: creating io/Makefile
1576 config.status: creating f77/Makefile
1577 config.status: creating f77/attr/Makefile
1578 config.status: creating f77/attr/attraints.h
1579 config.status: creating f77/pt2pt/attr1aints.h
1580 config.status: creating f77/ext/add1size.h
1581 config.status: creating f77/datatype/Makefile
1582 config.status: creating f77/datatype/typeaints.h
1583 config.status: creating f77/util/Makefile
1584 config.status: creating f77/coll/Makefile
1585 config.status: creating f77/comm/Makefile
1586 config.status: creating f77/topo/Makefile
1587 config.status: creating f77/init/Makefile
1588 config.status: creating f77/rma/addsize.h
1589 config.status: creating f77/pt2pt/Makefile
1590 config.status: creating f77/info/Makefile
1591 config.status: creating f77/spawn/Makefile
1592 config.status: creating f77/spawn/type1aint.h
1593 config.status: creating f77/rma/Makefile
1594 config.status: creating f77/ext/Makefile
1595 config.status: creating f77/ext/testlist
1596 config.status: creating f77/io/Makefile
1597 config.status: creating f77/io/iooffset.h
1598 config.status: creating f77/io/iodisp.h
1599 config.status: creating f77/io/ioaint.h
1600 config.status: creating f90/Makefile
1601 config.status: creating f90/attr/Makefile
1602 config.status: creating f90/datatype/Makefile
1603 config.status: creating f90/f90types/Makefile
1604 config.status: creating f90/util/Makefile
1605 config.status: creating f90/coll/Makefile
1606 config.status: creating f90/comm/Makefile
1607 config.status: creating f90/topo/Makefile
1608 config.status: creating f90/init/Makefile
1609 config.status: creating f90/pt2pt/Makefile
1610 config.status: creating f90/rma/Makefile
1611 config.status: creating f90/info/Makefile
1612 config.status: creating f90/spawn/Makefile
1613 config.status: creating f90/timer/Makefile
1614 config.status: creating f90/ext/Makefile
1615 config.status: creating f90/ext/testlist
1616 config.status: creating f90/io/Makefile
1617 config.status: creating f90/misc/Makefile
1618 config.status: creating cxx/Makefile
1619 config.status: creating cxx/util/Makefile
1620 config.status: creating cxx/attr/Makefile
1621 config.status: creating cxx/pt2pt/Makefile
1622 config.status: creating cxx/comm/Makefile
1623 config.status: creating cxx/coll/Makefile
1624 config.status: creating cxx/info/Makefile
1625 config.status: creating cxx/datatype/Makefile
1626 config.status: creating cxx/io/Makefile
1627 config.status: creating cxx/init/Makefile
1628 config.status: creating cxx/rma/Makefile
1629 config.status: creating cxx/spawn/Makefile
1630 config.status: creating threads/Makefile
1631 config.status: creating threads/pt2pt/Makefile
1632 config.status: creating threads/util/Makefile
1633 config.status: creating threads/comm/Makefile
1634 config.status: creating errors/Makefile
1635 config.status: creating errors/coll/Makefile
1636 config.status: creating errors/comm/Makefile
1637 config.status: creating errors/group/Makefile
1638 config.status: creating errors/pt2pt/Makefile
1639 config.status: creating errors/rma/Makefile
1640 config.status: creating errors/spawn/Makefile
1641 config.status: creating errors/topo/Makefile
1642 config.status: creating errors/io/Makefile
1643 config.status: creating errors/cxx/Makefile
1644 config.status: creating errors/cxx/errhan/Makefile
1645 config.status: creating errors/cxx/io/Makefile
1646 config.status: creating errors/f77/Makefile
1647 config.status: creating errors/f90/Makefile
1648 config.status: creating manual/Makefile
1649 config.status: creating manual/manyconnect
1650 config.status: creating perf/Makefile
1651 config.status: creating testlist
1652 config.status: creating cxx/testlist
1653 config.status: creating f77/testlist
1654 config.status: creating f90/testlist
1655 config.status: creating errors/testlist
1656 config.status: creating errors/cxx/testlist
1657 config.status: creating include/mpitestconf.h
1658 config.status: include/mpitestconf.h is unchanged
1659 config.status: executing default-1 commands
1660 config.status: executing default-2 commands
1661 config.status: executing default-3 commands
1662 Configuration completed.
1663 CHECK 1
1664 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1665 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1666 | #define USE_MEMORY_TRACING 1
1667 | #define USE_DBG_LOGGING 1
1668 | #define HAVE_DEBUGGER_SUPPORT 1
1669 | #define MPICH_INFODLL_LOC "NONE/lib/libtvmpich2.so"
1670 | #define HAVE_ROMIO 1
1671 | #ifdef __cplusplus
1672 | extern "C" void std::exit (int); using std::exit;
1673 | #endif
1674 | #define HAVE_CXX_EXCEPTIONS
1675 | #define HAVE_NAMESPACES
1676 | #define HAVE_NAMESPACE_STD
1677 | #define HAVE_CXX_BINDING 1
1678 | #define HAVE_NAMEPUB_SERVICE 1
1679 | #define restrict __restrict
1680 | #define HAVE_GCC_ATTRIBUTE 1
1681 | #define WORDS_LITTLEENDIAN 1
1682 | #define HAVE_LONG_DOUBLE 1
1683 | #define HAVE_LONG_LONG_INT 1
1684 | #define HAVE_MAX_INTEGER_ALIGNMENT 4
1685 | #define HAVE_MAX_STRUCT_ALIGNMENT 4
1686 | #define HAVE_MAX_FP_ALIGNMENT 16
1687 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 4
1688 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
1689 | #define HAVE_DOUBLE_ALIGNMENT_EXCEPTION 4
1690 | #define HAVE_SYS_TYPES_H 1
1691 | #define HAVE_SYS_STAT_H 1
1692 | #define HAVE_STDLIB_H 1
1693 | #define HAVE_STRING_H 1
1694 | #define HAVE_MEMORY_H 1
1695 | #define HAVE_STRINGS_H 1
1696 | #define HAVE_INTTYPES_H 1
1697 | #define HAVE_STDINT_H 1
1698 | #define HAVE_UNISTD_H 1
1699 | #define SIZEOF_CHAR 1
1700 | #define SIZEOF_SHORT 2
1701 | #define SIZEOF_INT 4
1702 | #define SIZEOF_LONG 4
1703 | #define SIZEOF_LONG_LONG 8
1704 | #define SIZEOF_FLOAT 4
1705 | #define SIZEOF_DOUBLE 8
1706 | #define SIZEOF_LONG_DOUBLE 16
1707 | #define SIZEOF_WCHAR_T 4
1708 | #define SIZEOF_VOID_P 4
1709 | #define HAVE_INT16_T 1
1710 | #define HAVE_INT32_T 1
1711 | #define HAVE_INT64_T 1
1712 | #define MPIR_REAL4_CTYPE float
1713 | #define MPIR_REAL8_CTYPE double
1714 | #define MPIR_REAL16_CTYPE long double
1715 | #define MPIR_INTEGER1_CTYPE char
1716 | #define MPIR_INTEGER2_CTYPE short
1717 | #define MPIR_INTEGER4_CTYPE int
1718 | #define MPIR_INTEGER8_CTYPE long long
1719 | #define SIZEOF_BOOL 1
1720 | #define SIZEOF_COMPLEX 8
1721 | #define SIZEOF_DOUBLECOMPLEX 16
1722 | #define SIZEOF_LONGDOUBLECOMPLEX 32
1723 | #define HAVE_ANY_INT64_T_ALIGNMENT 1
1724 | #define HAVE_ANY_INT32_T_ALIGNMENT 1
1725 | #define HAVE_GCC_AND_PENTIUM_ASM 1
1726 | #define USE_ATOMIC_UPDATES
1727 | #define HAVE_STDLIB_H 1
1728 | #define HAVE_STDARG_H 1
1729 | #define HAVE_SYS_TYPES_H 1
1730 | #define HAVE_INTTYPES_H 1
1731 | #define HAVE_LIMITS_H 1
1732 | /* end confdefs.h.  */
1733 | #include <stddef.h>
1734 configure:27937: gcc -c  -g -DNDEBUG -O2  conftest.c 1>&5
1735 configure:27940: $? = 0
1736 configure:27958: result: yes
1737 configure:27885: checking for errno.h
1738 configure:27901:   conftest.c
1739 /Users/hxq7681/Library/mpich2-1.0.7/configure: line 27902: ./conftest.c: Permission denied
1740 configure:27907: $? = 126
1741 configure: failed program was:
1742 | /* confdefs.h.  */
1743 |
1744 | #define PACKAGE_NAME ""
1745 | #define PACKAGE_TARNAME ""
1746 | #define PACKAGE_VERSION ""
1747 | #define PACKAGE_STRING ""
1748 | #define PACKAGE_BUGREPORT ""
1749 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
1750 | #define USE_LOGGING MPID_LOGGING_NONE
1751 | #define HAVE_RUNTIME_THREADCHECK 1
1752 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1753 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1754 | #define USE_MEMORY_TRACING 1
1755 | #define USE_DBG_LOGGING 1
1756 | #define HAVE_DEBUGGER_SUPPORT 1
1757 | #define MPICH_INFODLL_LOC "NONE/lib/libtvmpich2.so"
1758 | #define HAVE_ROMIO 1
1759 | #ifdef __cplusplus
1760 | extern "C" void std::exit (int); using std::exit;
1761 | #endif
1762 | #define HAVE_CXX_EXCEPTIONS
1763 | #define HAVE_NAMESPACES
1764 | #define HAVE_NAMESPACE_STD
1765 | #define HAVE_CXX_BINDING 1
1766 | #define HAVE_NAMEPUB_SERVICE 1
1767 | #define restrict __restrict
1768 | #define HAVE_GCC_ATTRIBUTE 1
1769 | #define WORDS_LITTLEENDIAN 1
1770 | #define HAVE_LONG_DOUBLE 1
1771 | #define HAVE_LONG_LONG_INT 1
1772 | #define HAVE_MAX_INTEGER_ALIGNMENT 4
1773 | #define HAVE_MAX_STRUCT_ALIGNMENT 4
1774 | #define HAVE_MAX_FP_ALIGNMENT 16
1775 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 4
1776 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
1777 | #define HAVE_DOUBLE_ALIGNMENT_EXCEPTION 4
1778 | #define HAVE_SYS_TYPES_H 1
1779 | #define HAVE_SYS_STAT_H 1
1780 | #define HAVE_STDLIB_H 1
1781 | #define HAVE_STRING_H 1
1782 | #define HAVE_MEMORY_H 1
1783 | #define HAVE_STRINGS_H 1
1784 | #define HAVE_INTTYPES_H 1
1785 | #define HAVE_STDINT_H 1
1786 | #define HAVE_UNISTD_H 1
1787 | #define SIZEOF_CHAR 1
1788 | #define SIZEOF_SHORT 2
1789 | #define SIZEOF_INT 4
1790 | #define SIZEOF_LONG 4
1791 | #define SIZEOF_LONG_LONG 8
1792 | #define SIZEOF_FLOAT 4
1793 | #define SIZEOF_DOUBLE 8
1794 | #define SIZEOF_LONG_DOUBLE 16
1795 | #define SIZEOF_WCHAR_T 4
1796 | #define SIZEOF_VOID_P 4
1797 | #define HAVE_INT16_T 1
1798 | #define HAVE_INT32_T 1
1799 | #define HAVE_INT64_T 1
1800 | #define MPIR_REAL4_CTYPE float
1801 | #define MPIR_REAL8_CTYPE double
1802 | #define MPIR_REAL16_CTYPE long double
1803 | #define MPIR_INTEGER1_CTYPE char
1804 | #define MPIR_INTEGER2_CTYPE short
1805 | #define MPIR_INTEGER4_CTYPE int
1806 | #define MPIR_INTEGER8_CTYPE long long
1807 | #define SIZEOF_BOOL 1
1808 | #define SIZEOF_COMPLEX 8
1809 | #define SIZEOF_DOUBLECOMPLEX 16
1810 | #define SIZEOF_LONGDOUBLECOMPLEX 32
1811 | #define HAVE_ANY_INT64_T_ALIGNMENT 1
1812 | #define HAVE_ANY_INT32_T_ALIGNMENT 1
1813 | #define HAVE_GCC_AND_PENTIUM_ASM 1
1814 | #define USE_ATOMIC_UPDATES
1815 | #define HAVE_STDLIB_H 1
1816 | #define HAVE_STDARG_H 1
1817 | #define HAVE_SYS_TYPES_H 1
1818 | #define HAVE_INTTYPES_H 1
1819 | #define HAVE_LIMITS_H 1
1820 | #define HAVE_STDDEF_H 1
1821 | /* end confdefs.h.  */
1822 | #include <errno.h>
1823 configure:27937: gcc -c  -g -DNDEBUG -O2  conftest.c 1>&5
1824 configure:27940: $? = 0
1825 configure:27958: result: yes
1826 configure:27885: checking for sys/socket.h
1827 configure:27901:   conftest.c
1828 /Users/hxq7681/Library/mpich2-1.0.7/configure: line 27902: ./conftest.c: Permission denied
1829 configure:27907: $? = 126
1830 configure: failed program was:
1831 | /* confdefs.h.  */
1832 |
1833 | #define PACKAGE_NAME ""
1834 | #define PACKAGE_TARNAME ""
1835 | #define PACKAGE_VERSION ""
1836 | #define PACKAGE_STRING ""
1837 | #define PACKAGE_BUGREPORT ""
1838 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
1839 | #define USE_LOGGING MPID_LOGGING_NONE
1840 | #define HAVE_RUNTIME_THREADCHECK 1
1841 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1842 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1843 | #define USE_MEMORY_TRACING 1
1844 | #define USE_DBG_LOGGING 1
1845 | #define HAVE_DEBUGGER_SUPPORT 1
1846 | #define MPICH_INFODLL_LOC "NONE/lib/libtvmpich2.so"
1847 | #define HAVE_ROMIO 1
1848 | #ifdef __cplusplus
1849 | extern "C" void std::exit (int); using std::exit;
1850 | #endif
1851 | #define HAVE_CXX_EXCEPTIONS
1852 | #define HAVE_NAMESPACES
1853 | #define HAVE_NAMESPACE_STD
1854 | #define HAVE_CXX_BINDING 1
1855 | #define HAVE_NAMEPUB_SERVICE 1
1856 | #define restrict __restrict
1857 | #define HAVE_GCC_ATTRIBUTE 1
1858 | #define WORDS_LITTLEENDIAN 1
1859 | #define HAVE_LONG_DOUBLE 1
1860 | #define HAVE_LONG_LONG_INT 1
1861 | #define HAVE_MAX_INTEGER_ALIGNMENT 4
1862 | #define HAVE_MAX_STRUCT_ALIGNMENT 4
1863 | #define HAVE_MAX_FP_ALIGNMENT 16
1864 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 4
1865 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
1866 | #define HAVE_DOUBLE_ALIGNMENT_EXCEPTION 4
1867 | #define HAVE_SYS_TYPES_H 1
1868 | #define HAVE_SYS_STAT_H 1
1869 | #define HAVE_STDLIB_H 1
1870 | #define HAVE_STRING_H 1
1871 | #define HAVE_MEMORY_H 1
1872 | #define HAVE_STRINGS_H 1
1873 | #define HAVE_INTTYPES_H 1
1874 | #define HAVE_STDINT_H 1
1875 | #define HAVE_UNISTD_H 1
1876 | #define SIZEOF_CHAR 1
1877 | #define SIZEOF_SHORT 2
1878 | #define SIZEOF_INT 4
1879 | #define SIZEOF_LONG 4
1880 | #define SIZEOF_LONG_LONG 8
1881 | #define SIZEOF_FLOAT 4
1882 | #define SIZEOF_DOUBLE 8
1883 | #define SIZEOF_LONG_DOUBLE 16
1884 | #define SIZEOF_WCHAR_T 4
1885 | #define SIZEOF_VOID_P 4
1886 | #define HAVE_INT16_T 1
1887 | #define HAVE_INT32_T 1
1888 | #define HAVE_INT64_T 1
1889 | #define MPIR_REAL4_CTYPE float
1890 | #define MPIR_REAL8_CTYPE double
1891 | #define MPIR_REAL16_CTYPE long double
1892 | #define MPIR_INTEGER1_CTYPE char
1893 | #define MPIR_INTEGER2_CTYPE short
1894 | #define MPIR_INTEGER4_CTYPE int
1895 | #define MPIR_INTEGER8_CTYPE long long
1896 | #define SIZEOF_BOOL 1
1897 | #define SIZEOF_COMPLEX 8
1898 | #define SIZEOF_DOUBLECOMPLEX 16
1899 | #define SIZEOF_LONGDOUBLECOMPLEX 32
1900 | #define HAVE_ANY_INT64_T_ALIGNMENT 1
1901 | #define HAVE_ANY_INT32_T_ALIGNMENT 1
1902 | #define HAVE_GCC_AND_PENTIUM_ASM 1
1903 | #define USE_ATOMIC_UPDATES
1904 | #define HAVE_STDLIB_H 1
1905 | #define HAVE_STDARG_H 1
1906 | #define HAVE_SYS_TYPES_H 1
1907 | #define HAVE_INTTYPES_H 1
1908 | #define HAVE_LIMITS_H 1
1909 | #define HAVE_STDDEF_H 1
1910 | #define HAVE_ERRNO_H 1
1911 | /* end confdefs.h.  */
1912 | #include <sys/socket.h>
1913 configure:27937: gcc -c  -g -DNDEBUG -O2  conftest.c 1>&5
1914 configure:27940: $? = 0
1915 configure:27958: result: yes
1916 configure:27885: checking for sys/time.h
1917 configure:27901:   conftest.c
1918 /Users/hxq7681/Library/mpich2-1.0.7/configure: line 27902: ./conftest.c: Permission denied
1919 configure:27907: $? = 126
1920 configure: failed program was:
1921 | /* confdefs.h.  */
1922 |
1923 | #define PACKAGE_NAME ""
1924 | #define PACKAGE_TARNAME ""
1925 | #define PACKAGE_VERSION ""
1926 | #define PACKAGE_STRING ""
1927 | #define PACKAGE_BUGREPORT ""
1928 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
1929 | #define USE_LOGGING MPID_LOGGING_NONE
1930 | #define HAVE_RUNTIME_THREADCHECK 1
1931 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
1932 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
1933 | #define USE_MEMORY_TRACING 1
1934 | #define USE_DBG_LOGGING 1
1935 | #define HAVE_DEBUGGER_SUPPORT 1
1936 | #define MPICH_INFODLL_LOC "NONE/lib/libtvmpich2.so"
1937 | #define HAVE_ROMIO 1
1938 | #ifdef __cplusplus
1939 | extern "C" void std::exit (int); using std::exit;
1940 | #endif
1941 | #define HAVE_CXX_EXCEPTIONS
1942 | #define HAVE_NAMESPACES
1943 | #define HAVE_NAMESPACE_STD
1944 | #define HAVE_CXX_BINDING 1
1945 | #define HAVE_NAMEPUB_SERVICE 1
1946 | #define restrict __restrict
1947 | #define HAVE_GCC_ATTRIBUTE 1
1948 | #define WORDS_LITTLEENDIAN 1
1949 | #define HAVE_LONG_DOUBLE 1
1950 | #define HAVE_LONG_LONG_INT 1
1951 | #define HAVE_MAX_INTEGER_ALIGNMENT 4
1952 | #define HAVE_MAX_STRUCT_ALIGNMENT 4
1953 | #define HAVE_MAX_FP_ALIGNMENT 16
1954 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 4
1955 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
1956 | #define HAVE_DOUBLE_ALIGNMENT_EXCEPTION 4
1957 | #define HAVE_SYS_TYPES_H 1
1958 | #define HAVE_SYS_STAT_H 1
1959 | #define HAVE_STDLIB_H 1
1960 | #define HAVE_STRING_H 1
1961 | #define HAVE_MEMORY_H 1
1962 | #define HAVE_STRINGS_H 1
1963 | #define HAVE_INTTYPES_H 1
1964 | #define HAVE_STDINT_H 1
1965 | #define HAVE_UNISTD_H 1
1966 | #define SIZEOF_CHAR 1
1967 | #define SIZEOF_SHORT 2
1968 | #define SIZEOF_INT 4
1969 | #define SIZEOF_LONG 4
1970 | #define SIZEOF_LONG_LONG 8
1971 | #define SIZEOF_FLOAT 4
1972 | #define SIZEOF_DOUBLE 8
1973 | #define SIZEOF_LONG_DOUBLE 16
1974 | #define SIZEOF_WCHAR_T 4
1975 | #define SIZEOF_VOID_P 4
1976 | #define HAVE_INT16_T 1
1977 | #define HAVE_INT32_T 1
1978 | #define HAVE_INT64_T 1
1979 | #define MPIR_REAL4_CTYPE float
1980 | #define MPIR_REAL8_CTYPE double
1981 | #define MPIR_REAL16_CTYPE long double
1982 | #define MPIR_INTEGER1_CTYPE char
1983 | #define MPIR_INTEGER2_CTYPE short
1984 | #define MPIR_INTEGER4_CTYPE int
1985 | #define MPIR_INTEGER8_CTYPE long long
1986 | #define SIZEOF_BOOL 1
1987 | #define SIZEOF_COMPLEX 8
1988 | #define SIZEOF_DOUBLECOMPLEX 16
1989 | #define SIZEOF_LONGDOUBLECOMPLEX 32
1990 | #define HAVE_ANY_INT64_T_ALIGNMENT 1
1991 | #define HAVE_ANY_INT32_T_ALIGNMENT 1
1992 | #define HAVE_GCC_AND_PENTIUM_ASM 1
1993 | #define USE_ATOMIC_UPDATES
1994 | #define HAVE_STDLIB_H 1
1995 | #define HAVE_STDARG_H 1
1996 | #define HAVE_SYS_TYPES_H 1
1997 | #define HAVE_INTTYPES_H 1
1998 | #define HAVE_LIMITS_H 1
1999 | #define HAVE_STDDEF_H 1
2000 | #define HAVE_ERRNO_H 1
2001 | #define HAVE_SYS_SOCKET_H 1
2002 | /* end confdefs.h.  */
2003 | #include <sys/time.h>
2004 configure:27937: gcc -c  -g -DNDEBUG -O2  conftest.c 1>&5
2005 configure:27940: $? = 0
2006 configure:27958: result: yes
2007 configure:27885: checking for unistd.h
2008 configure:27958: result: yes
2009 configure:27885: checking for endian.h
2010 configure:27901:   conftest.c
2011 /Users/hxq7681/Library/mpich2-1.0.7/configure: line 27902: ./conftest.c: Permission denied
2012 configure:27907: $? = 126
2013 configure: failed program was:
2014 | /* confdefs.h.  */
2015 |
2016 | #define PACKAGE_NAME ""
2017 | #define PACKAGE_TARNAME ""
2018 | #define PACKAGE_VERSION ""
2019 | #define PACKAGE_STRING ""
2020 | #define PACKAGE_BUGREPORT ""
2021 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
2022 | #define USE_LOGGING MPID_LOGGING_NONE
2023 | #define HAVE_RUNTIME_THREADCHECK 1
2024 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2025 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2026 | #define USE_MEMORY_TRACING 1
2027 | #define USE_DBG_LOGGING 1
2028 | #define HAVE_DEBUGGER_SUPPORT 1
2029 | #define MPICH_INFODLL_LOC "NONE/lib/libtvmpich2.so"
2030 | #define HAVE_ROMIO 1
2031 | #ifdef __cplusplus
2032 | extern "C" void std::exit (int); using std::exit;
2033 | #endif
2034 | #define HAVE_CXX_EXCEPTIONS
2035 | #define HAVE_NAMESPACES
2036 | #define HAVE_NAMESPACE_STD
2037 | #define HAVE_CXX_BINDING 1
2038 | #define HAVE_NAMEPUB_SERVICE 1
2039 | #define restrict __restrict
2040 | #define HAVE_GCC_ATTRIBUTE 1
2041 | #define WORDS_LITTLEENDIAN 1
2042 | #define HAVE_LONG_DOUBLE 1
2043 | #define HAVE_LONG_LONG_INT 1
2044 | #define HAVE_MAX_INTEGER_ALIGNMENT 4
2045 | #define HAVE_MAX_STRUCT_ALIGNMENT 4
2046 | #define HAVE_MAX_FP_ALIGNMENT 16
2047 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 4
2048 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
2049 | #define HAVE_DOUBLE_ALIGNMENT_EXCEPTION 4
2050 | #define HAVE_SYS_TYPES_H 1
2051 | #define HAVE_SYS_STAT_H 1
2052 | #define HAVE_STDLIB_H 1
2053 | #define HAVE_STRING_H 1
2054 | #define HAVE_MEMORY_H 1
2055 | #define HAVE_STRINGS_H 1
2056 | #define HAVE_INTTYPES_H 1
2057 | #define HAVE_STDINT_H 1
2058 | #define HAVE_UNISTD_H 1
2059 | #define SIZEOF_CHAR 1
2060 | #define SIZEOF_SHORT 2
2061 | #define SIZEOF_INT 4
2062 | #define SIZEOF_LONG 4
2063 | #define SIZEOF_LONG_LONG 8
2064 | #define SIZEOF_FLOAT 4
2065 | #define SIZEOF_DOUBLE 8
2066 | #define SIZEOF_LONG_DOUBLE 16
2067 | #define SIZEOF_WCHAR_T 4
2068 | #define SIZEOF_VOID_P 4
2069 | #define HAVE_INT16_T 1
2070 | #define HAVE_INT32_T 1
2071 | #define HAVE_INT64_T 1
2072 | #define MPIR_REAL4_CTYPE float
2073 | #define MPIR_REAL8_CTYPE double
2074 | #define MPIR_REAL16_CTYPE long double
2075 | #define MPIR_INTEGER1_CTYPE char
2076 | #define MPIR_INTEGER2_CTYPE short
2077 | #define MPIR_INTEGER4_CTYPE int
2078 | #define MPIR_INTEGER8_CTYPE long long
2079 | #define SIZEOF_BOOL 1
2080 | #define SIZEOF_COMPLEX 8
2081 | #define SIZEOF_DOUBLECOMPLEX 16
2082 | #define SIZEOF_LONGDOUBLECOMPLEX 32
2083 | #define HAVE_ANY_INT64_T_ALIGNMENT 1
2084 | #define HAVE_ANY_INT32_T_ALIGNMENT 1
2085 | #define HAVE_GCC_AND_PENTIUM_ASM 1
2086 | #define USE_ATOMIC_UPDATES
2087 | #define HAVE_STDLIB_H 1
2088 | #define HAVE_STDARG_H 1
2089 | #define HAVE_SYS_TYPES_H 1
2090 | #define HAVE_INTTYPES_H 1
2091 | #define HAVE_LIMITS_H 1
2092 | #define HAVE_STDDEF_H 1
2093 | #define HAVE_ERRNO_H 1
2094 | #define HAVE_SYS_SOCKET_H 1
2095 | #define HAVE_SYS_TIME_H 1
2096 | #define HAVE_UNISTD_H 1
2097 | /* end confdefs.h.  */
2098 | #include <endian.h>
2099 configure:27937: gcc -c  -g -DNDEBUG -O2  conftest.c 1>&5
2100 configure:27932:20: error: endian.h: No such file or directory
2101 configure:27940: $? = 1
2102 configure: failed program was:
2103 #line 27931 "configure"
2104 #include "confdefs.h"
2105 #include <endian.h>
2106 int conftest() {return 0;}
2107 configure:27965: result: no
2108 configure:27885: checking for assert.h
2109 configure:27901:   conftest.c
2110 /Users/hxq7681/Library/mpich2-1.0.7/configure: line 27902: ./conftest.c: Permission denied
2111 configure:27907: $? = 126
2112 configure: failed program was:
2113 | /* confdefs.h.  */
2114 |
2115 | #define PACKAGE_NAME ""
2116 | #define PACKAGE_TARNAME ""
2117 | #define PACKAGE_VERSION ""
2118 | #define PACKAGE_STRING ""
2119 | #define PACKAGE_BUGREPORT ""
2120 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
2121 | #define USE_LOGGING MPID_LOGGING_NONE
2122 | #define HAVE_RUNTIME_THREADCHECK 1
2123 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2124 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2125 | #define USE_MEMORY_TRACING 1
2126 | #define USE_DBG_LOGGING 1
2127 | #define HAVE_DEBUGGER_SUPPORT 1
2128 | #define MPICH_INFODLL_LOC "NONE/lib/libtvmpich2.so"
2129 | #define HAVE_ROMIO 1
2130 | #ifdef __cplusplus
2131 | extern "C" void std::exit (int); using std::exit;
2132 | #endif
2133 | #define HAVE_CXX_EXCEPTIONS
2134 | #define HAVE_NAMESPACES
2135 | #define HAVE_NAMESPACE_STD
2136 | #define HAVE_CXX_BINDING 1
2137 | #define HAVE_NAMEPUB_SERVICE 1
2138 | #define restrict __restrict
2139 | #define HAVE_GCC_ATTRIBUTE 1
2140 | #define WORDS_LITTLEENDIAN 1
2141 | #define HAVE_LONG_DOUBLE 1
2142 | #define HAVE_LONG_LONG_INT 1
2143 | #define HAVE_MAX_INTEGER_ALIGNMENT 4
2144 | #define HAVE_MAX_STRUCT_ALIGNMENT 4
2145 | #define HAVE_MAX_FP_ALIGNMENT 16
2146 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 4
2147 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
2148 | #define HAVE_DOUBLE_ALIGNMENT_EXCEPTION 4
2149 | #define HAVE_SYS_TYPES_H 1
2150 | #define HAVE_SYS_STAT_H 1
2151 | #define HAVE_STDLIB_H 1
2152 | #define HAVE_STRING_H 1
2153 | #define HAVE_MEMORY_H 1
2154 | #define HAVE_STRINGS_H 1
2155 | #define HAVE_INTTYPES_H 1
2156 | #define HAVE_STDINT_H 1
2157 | #define HAVE_UNISTD_H 1
2158 | #define SIZEOF_CHAR 1
2159 | #define SIZEOF_SHORT 2
2160 | #define SIZEOF_INT 4
2161 | #define SIZEOF_LONG 4
2162 | #define SIZEOF_LONG_LONG 8
2163 | #define SIZEOF_FLOAT 4
2164 | #define SIZEOF_DOUBLE 8
2165 | #define SIZEOF_LONG_DOUBLE 16
2166 | #define SIZEOF_WCHAR_T 4
2167 | #define SIZEOF_VOID_P 4
2168 | #define HAVE_INT16_T 1
2169 | #define HAVE_INT32_T 1
2170 | #define HAVE_INT64_T 1
2171 | #define MPIR_REAL4_CTYPE float
2172 | #define MPIR_REAL8_CTYPE double
2173 | #define MPIR_REAL16_CTYPE long double
2174 | #define MPIR_INTEGER1_CTYPE char
2175 | #define MPIR_INTEGER2_CTYPE short
2176 | #define MPIR_INTEGER4_CTYPE int
2177 | #define MPIR_INTEGER8_CTYPE long long
2178 | #define SIZEOF_BOOL 1
2179 | #define SIZEOF_COMPLEX 8
2180 | #define SIZEOF_DOUBLECOMPLEX 16
2181 | #define SIZEOF_LONGDOUBLECOMPLEX 32
2182 | #define HAVE_ANY_INT64_T_ALIGNMENT 1
2183 | #define HAVE_ANY_INT32_T_ALIGNMENT 1
2184 | #define HAVE_GCC_AND_PENTIUM_ASM 1
2185 | #define USE_ATOMIC_UPDATES
2186 | #define HAVE_STDLIB_H 1
2187 | #define HAVE_STDARG_H 1
2188 | #define HAVE_SYS_TYPES_H 1
2189 | #define HAVE_INTTYPES_H 1
2190 | #define HAVE_LIMITS_H 1
2191 | #define HAVE_STDDEF_H 1
2192 | #define HAVE_ERRNO_H 1
2193 | #define HAVE_SYS_SOCKET_H 1
2194 | #define HAVE_SYS_TIME_H 1
2195 | #define HAVE_UNISTD_H 1
2196 | /* end confdefs.h.  */
2197 | #include <assert.h>
2198 configure:27937: gcc -c  -g -DNDEBUG -O2  conftest.c 1>&5
2199 configure:27940: $? = 0
2200 configure:27958: result: yes
2201 configure:27970: checking for sys/uio.h
2202 configure:27995: gcc -c  -g -DNDEBUG -O2  conftest.c >&5
2203 configure:28001: $? = 0
2204 configure:28004: test -z                         || test ! -s conftest.err
2205 configure:28007: $? = 0
2206 configure:28010: test -s conftest.o
2207 configure:28013: $? = 0
2208 configure:28024: result: yes
2209 configure:28035: checking for size_t
2210 configure:28059: gcc -c  -g -DNDEBUG -O2  conftest.c >&5
2211 configure:28065: $? = 0
2212 configure:28068: test -z                         || test ! -s conftest.err
2213 configure:28071: $? = 0
2214 configure:28074: test -s conftest.o
2215 configure:28077: $? = 0
2216 configure:28088: result: yes
2217 configure:28107: checking for setitimer
2218 configure:28164: gcc -o conftest  -g -DNDEBUG -O2   conftest.c  >&5
2219 configure:28170: $? = 0
2220 configure:28173: test -z                         || test ! -s conftest.err
2221 configure:28176: $? = 0
2222 configure:28179: test -s conftest
2223 configure:28182: $? = 0
2224 configure:28194: result: yes
2225 configure:28107: checking for alarm
2226 configure:28164: gcc -o conftest  -g -DNDEBUG -O2   conftest.c  >&5
2227 configure:28170: $? = 0
2228 configure:28173: test -z                         || test ! -s conftest.err
2229 configure:28176: $? = 0
2230 configure:28179: test -s conftest
2231 configure:28182: $? = 0
2232 configure:28194: result: yes
2233 configure:28210: checking for vsnprintf
2234 configure:28267: gcc -o conftest  -g -DNDEBUG -O2   conftest.c  >&5
2235 conftest.c:113: warning: conflicting types for built-in function 'vsnprintf'
2236 configure:28273: $? = 0
2237 configure:28276: test -z                         || test ! -s conftest.err
2238 configure:28279: $? = 0
2239 configure:28282: test -s conftest
2240 configure:28285: $? = 0
2241 configure:28297: result: yes
2242 configure:28210: checking for vsprintf
2243 configure:28267: gcc -o conftest  -g -DNDEBUG -O2   conftest.c  >&5
2244 conftest.c:114: warning: conflicting types for built-in function 'vsprintf'
2245 configure:28273: $? = 0
2246 configure:28276: test -z                         || test ! -s conftest.err
2247 configure:28279: $? = 0
2248 configure:28282: test -s conftest
2249 configure:28285: $? = 0
2250 configure:28297: result: yes
2251 configure:28310: checking whether vsnprintf needs a declaration
2252 configure:28333: gcc -c  -g -DNDEBUG -O2  conftest.c >&5
2253 conftest.c: In function 'main':
2254 conftest.c:96: error: incompatible type for argument 1 of 'vsnprintf'
2255 conftest.c:96: error: incompatible type for argument 3 of 'vsnprintf'
2256 configure:28339: $? = 1
2257 configure: failed program was:
2258 | /* confdefs.h.  */
2259 |
2260 | #define PACKAGE_NAME ""
2261 | #define PACKAGE_TARNAME ""
2262 | #define PACKAGE_VERSION ""
2263 | #define PACKAGE_STRING ""
2264 | #define PACKAGE_BUGREPORT ""
2265 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
2266 | #define USE_LOGGING MPID_LOGGING_NONE
2267 | #define HAVE_RUNTIME_THREADCHECK 1
2268 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2269 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2270 | #define USE_MEMORY_TRACING 1
2271 | #define USE_DBG_LOGGING 1
2272 | #define HAVE_DEBUGGER_SUPPORT 1
2273 | #define MPICH_INFODLL_LOC "NONE/lib/libtvmpich2.so"
2274 | #define HAVE_ROMIO 1
2275 | #ifdef __cplusplus
2276 | extern "C" void std::exit (int); using std::exit;
2277 | #endif
2278 | #define HAVE_CXX_EXCEPTIONS
2279 | #define HAVE_NAMESPACES
2280 | #define HAVE_NAMESPACE_STD
2281 | #define HAVE_CXX_BINDING 1
2282 | #define HAVE_NAMEPUB_SERVICE 1
2283 | #define restrict __restrict
2284 | #define HAVE_GCC_ATTRIBUTE 1
2285 | #define WORDS_LITTLEENDIAN 1
2286 | #define HAVE_LONG_DOUBLE 1
2287 | #define HAVE_LONG_LONG_INT 1
2288 | #define HAVE_MAX_INTEGER_ALIGNMENT 4
2289 | #define HAVE_MAX_STRUCT_ALIGNMENT 4
2290 | #define HAVE_MAX_FP_ALIGNMENT 16
2291 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 4
2292 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
2293 | #define HAVE_DOUBLE_ALIGNMENT_EXCEPTION 4
2294 | #define HAVE_SYS_TYPES_H 1
2295 | #define HAVE_SYS_STAT_H 1
2296 | #define HAVE_STDLIB_H 1
2297 | #define HAVE_STRING_H 1
2298 | #define HAVE_MEMORY_H 1
2299 | #define HAVE_STRINGS_H 1
2300 | #define HAVE_INTTYPES_H 1
2301 | #define HAVE_STDINT_H 1
2302 | #define HAVE_UNISTD_H 1
2303 | #define SIZEOF_CHAR 1
2304 | #define SIZEOF_SHORT 2
2305 | #define SIZEOF_INT 4
2306 | #define SIZEOF_LONG 4
2307 | #define SIZEOF_LONG_LONG 8
2308 | #define SIZEOF_FLOAT 4
2309 | #define SIZEOF_DOUBLE 8
2310 | #define SIZEOF_LONG_DOUBLE 16
2311 | #define SIZEOF_WCHAR_T 4
2312 | #define SIZEOF_VOID_P 4
2313 | #define HAVE_INT16_T 1
2314 | #define HAVE_INT32_T 1
2315 | #define HAVE_INT64_T 1
2316 | #define MPIR_REAL4_CTYPE float
2317 | #define MPIR_REAL8_CTYPE double
2318 | #define MPIR_REAL16_CTYPE long double
2319 | #define MPIR_INTEGER1_CTYPE char
2320 | #define MPIR_INTEGER2_CTYPE short
2321 | #define MPIR_INTEGER4_CTYPE int
2322 | #define MPIR_INTEGER8_CTYPE long long
2323 | #define SIZEOF_BOOL 1
2324 | #define SIZEOF_COMPLEX 8
2325 | #define SIZEOF_DOUBLECOMPLEX 16
2326 | #define SIZEOF_LONGDOUBLECOMPLEX 32
2327 | #define HAVE_ANY_INT64_T_ALIGNMENT 1
2328 | #define HAVE_ANY_INT32_T_ALIGNMENT 1
2329 | #define HAVE_GCC_AND_PENTIUM_ASM 1
2330 | #define USE_ATOMIC_UPDATES
2331 | #define HAVE_STDLIB_H 1
2332 | #define HAVE_STDARG_H 1
2333 | #define HAVE_SYS_TYPES_H 1
2334 | #define HAVE_INTTYPES_H 1
2335 | #define HAVE_LIMITS_H 1
2336 | #define HAVE_STDDEF_H 1
2337 | #define HAVE_ERRNO_H 1
2338 | #define HAVE_SYS_SOCKET_H 1
2339 | #define HAVE_SYS_TIME_H 1
2340 | #define HAVE_UNISTD_H 1
2341 | #define HAVE_ASSERT_H 1
2342 | #define HAVE_SYS_UIO_H 1
2343 | #define HAVE_SETITIMER 1
2344 | #define HAVE_ALARM 1
2345 | #define HAVE_VSNPRINTF 1
2346 | #define HAVE_VSPRINTF 1
2347 | /* end confdefs.h.  */
2348 | #include <stdio.h>
2349 | #include <stdarg.h>
2350 | int
2351 | main ()
2352 | {
2353 | int a=vsnprintf(1.0,27,1.0,"foo");
2354 |   ;
2355 |   return 0;
2356 | }
2357 configure:28362: result: no
2358 configure:28380: checking for strerror
2359 configure:28437: gcc -o conftest  -g -DNDEBUG -O2   conftest.c  >&5
2360 configure:28443: $? = 0
2361 configure:28446: test -z                         || test ! -s conftest.err
2362 configure:28449: $? = 0
2363 configure:28452: test -s conftest
2364 configure:28455: $? = 0
2365 configure:28467: result: yes
2366 configure:28483: checking for snprintf
2367 configure:28540: gcc -o conftest  -g -DNDEBUG -O2   conftest.c  >&5
2368 conftest.c:116: warning: conflicting types for built-in function 'snprintf'
2369 configure:28546: $? = 0
2370 configure:28549: test -z                         || test ! -s conftest.err
2371 configure:28552: $? = 0
2372 configure:28555: test -s conftest
2373 configure:28558: $? = 0
2374 configure:28570: result: yes
2375 configure:28582: checking whether snprintf needs a declaration
2376 configure:28604: gcc -c  -g -DNDEBUG -O2  conftest.c >&5
2377 conftest.c: In function 'main':
2378 conftest.c:97: error: incompatible type for argument 1 of 'snprintf'
2379 conftest.c:97: error: incompatible type for argument 3 of 'snprintf'
2380 configure:28610: $? = 1
2381 configure: failed program was:
2382 | /* confdefs.h.  */
2383 |
2384 | #define PACKAGE_NAME ""
2385 | #define PACKAGE_TARNAME ""
2386 | #define PACKAGE_VERSION ""
2387 | #define PACKAGE_STRING ""
2388 | #define PACKAGE_BUGREPORT ""
2389 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
2390 | #define USE_LOGGING MPID_LOGGING_NONE
2391 | #define HAVE_RUNTIME_THREADCHECK 1
2392 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2393 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2394 | #define USE_MEMORY_TRACING 1
2395 | #define USE_DBG_LOGGING 1
2396 | #define HAVE_DEBUGGER_SUPPORT 1
2397 | #define MPICH_INFODLL_LOC "NONE/lib/libtvmpich2.so"
2398 | #define HAVE_ROMIO 1
2399 | #ifdef __cplusplus
2400 | extern "C" void std::exit (int); using std::exit;
2401 | #endif
2402 | #define HAVE_CXX_EXCEPTIONS
2403 | #define HAVE_NAMESPACES
2404 | #define HAVE_NAMESPACE_STD
2405 | #define HAVE_CXX_BINDING 1
2406 | #define HAVE_NAMEPUB_SERVICE 1
2407 | #define restrict __restrict
2408 | #define HAVE_GCC_ATTRIBUTE 1
2409 | #define WORDS_LITTLEENDIAN 1
2410 | #define HAVE_LONG_DOUBLE 1
2411 | #define HAVE_LONG_LONG_INT 1
2412 | #define HAVE_MAX_INTEGER_ALIGNMENT 4
2413 | #define HAVE_MAX_STRUCT_ALIGNMENT 4
2414 | #define HAVE_MAX_FP_ALIGNMENT 16
2415 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 4
2416 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
2417 | #define HAVE_DOUBLE_ALIGNMENT_EXCEPTION 4
2418 | #define HAVE_SYS_TYPES_H 1
2419 | #define HAVE_SYS_STAT_H 1
2420 | #define HAVE_STDLIB_H 1
2421 | #define HAVE_STRING_H 1
2422 | #define HAVE_MEMORY_H 1
2423 | #define HAVE_STRINGS_H 1
2424 | #define HAVE_INTTYPES_H 1
2425 | #define HAVE_STDINT_H 1
2426 | #define HAVE_UNISTD_H 1
2427 | #define SIZEOF_CHAR 1
2428 | #define SIZEOF_SHORT 2
2429 | #define SIZEOF_INT 4
2430 | #define SIZEOF_LONG 4
2431 | #define SIZEOF_LONG_LONG 8
2432 | #define SIZEOF_FLOAT 4
2433 | #define SIZEOF_DOUBLE 8
2434 | #define SIZEOF_LONG_DOUBLE 16
2435 | #define SIZEOF_WCHAR_T 4
2436 | #define SIZEOF_VOID_P 4
2437 | #define HAVE_INT16_T 1
2438 | #define HAVE_INT32_T 1
2439 | #define HAVE_INT64_T 1
2440 | #define MPIR_REAL4_CTYPE float
2441 | #define MPIR_REAL8_CTYPE double
2442 | #define MPIR_REAL16_CTYPE long double
2443 | #define MPIR_INTEGER1_CTYPE char
2444 | #define MPIR_INTEGER2_CTYPE short
2445 | #define MPIR_INTEGER4_CTYPE int
2446 | #define MPIR_INTEGER8_CTYPE long long
2447 | #define SIZEOF_BOOL 1
2448 | #define SIZEOF_COMPLEX 8
2449 | #define SIZEOF_DOUBLECOMPLEX 16
2450 | #define SIZEOF_LONGDOUBLECOMPLEX 32
2451 | #define HAVE_ANY_INT64_T_ALIGNMENT 1
2452 | #define HAVE_ANY_INT32_T_ALIGNMENT 1
2453 | #define HAVE_GCC_AND_PENTIUM_ASM 1
2454 | #define USE_ATOMIC_UPDATES
2455 | #define HAVE_STDLIB_H 1
2456 | #define HAVE_STDARG_H 1
2457 | #define HAVE_SYS_TYPES_H 1
2458 | #define HAVE_INTTYPES_H 1
2459 | #define HAVE_LIMITS_H 1
2460 | #define HAVE_STDDEF_H 1
2461 | #define HAVE_ERRNO_H 1
2462 | #define HAVE_SYS_SOCKET_H 1
2463 | #define HAVE_SYS_TIME_H 1
2464 | #define HAVE_UNISTD_H 1
2465 | #define HAVE_ASSERT_H 1
2466 | #define HAVE_SYS_UIO_H 1
2467 | #define HAVE_SETITIMER 1
2468 | #define HAVE_ALARM 1
2469 | #define HAVE_VSNPRINTF 1
2470 | #define HAVE_VSPRINTF 1
2471 | #define HAVE_STRERROR 1
2472 | #define HAVE_SNPRINTF 1
2473 | /* end confdefs.h.  */
2474 | #include <stdio.h>
2475 | int
2476 | main ()
2477 | {
2478 | int a=snprintf(1.0,27,1.0,"foo");
2479 |   ;
2480 |   return 0;
2481 | }
2482 configure:28633: result: no
2483 configure:28651: checking for va_copy
2484 configure:28682: gcc -o conftest  -g -DNDEBUG -O2   conftest.c  >&5
2485 configure:28688: $? = 0
2486 configure:28691: test -z                         || test ! -s conftest.err
2487 configure:28694: $? = 0
2488 configure:28697: test -s conftest
2489 configure:28700: $? = 0
2490 configure:28712: result: yes
2491 configure:28798: checking for working alloca.h
2492 configure:28819: gcc -o conftest  -g -DNDEBUG -O2   conftest.c  >&5
2493 configure:28825: $? = 0
2494 configure:28828: test -z                         || test ! -s conftest.err
2495 configure:28831: $? = 0
2496 configure:28834: test -s conftest
2497 configure:28837: $? = 0
2498 configure:28849: result: yes
2499 configure:28859: checking for alloca
2500 configure:28900: gcc -o conftest  -g -DNDEBUG -O2   conftest.c  >&5
2501 configure:28906: $? = 0
2502 configure:28909: test -z                         || test ! -s conftest.err
2503 configure:28912: $? = 0
2504 configure:28915: test -s conftest
2505 configure:28918: $? = 0
2506 configure:28930: result: yes
2507 configure:29344: checking for search
2508 configure:29360:   conftest.c
2509 /Users/hxq7681/Library/mpich2-1.0.7/configure: line 29361: ./conftest.c: Permission denied
2510 configure:29366: $? = 126
2511 configure: failed program was:
2512 | /* confdefs.h.  */
2513 |
2514 | #define PACKAGE_NAME ""
2515 | #define PACKAGE_TARNAME ""
2516 | #define PACKAGE_VERSION ""
2517 | #define PACKAGE_STRING ""
2518 | #define PACKAGE_BUGREPORT ""
2519 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
2520 | #define USE_LOGGING MPID_LOGGING_NONE
2521 | #define HAVE_RUNTIME_THREADCHECK 1
2522 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2523 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2524 | #define USE_MEMORY_TRACING 1
2525 | #define USE_DBG_LOGGING 1
2526 | #define HAVE_DEBUGGER_SUPPORT 1
2527 | #define MPICH_INFODLL_LOC "NONE/lib/libtvmpich2.so"
2528 | #define HAVE_ROMIO 1
2529 | #ifdef __cplusplus
2530 | extern "C" void std::exit (int); using std::exit;
2531 | #endif
2532 | #define HAVE_CXX_EXCEPTIONS
2533 | #define HAVE_NAMESPACES
2534 | #define HAVE_NAMESPACE_STD
2535 | #define HAVE_CXX_BINDING 1
2536 | #define HAVE_NAMEPUB_SERVICE 1
2537 | #define restrict __restrict
2538 | #define HAVE_GCC_ATTRIBUTE 1
2539 | #define WORDS_LITTLEENDIAN 1
2540 | #define HAVE_LONG_DOUBLE 1
2541 | #define HAVE_LONG_LONG_INT 1
2542 | #define HAVE_MAX_INTEGER_ALIGNMENT 4
2543 | #define HAVE_MAX_STRUCT_ALIGNMENT 4
2544 | #define HAVE_MAX_FP_ALIGNMENT 16
2545 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 4
2546 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
2547 | #define HAVE_DOUBLE_ALIGNMENT_EXCEPTION 4
2548 | #define HAVE_SYS_TYPES_H 1
2549 | #define HAVE_SYS_STAT_H 1
2550 | #define HAVE_STDLIB_H 1
2551 | #define HAVE_STRING_H 1
2552 | #define HAVE_MEMORY_H 1
2553 | #define HAVE_STRINGS_H 1
2554 | #define HAVE_INTTYPES_H 1
2555 | #define HAVE_STDINT_H 1
2556 | #define HAVE_UNISTD_H 1
2557 | #define SIZEOF_CHAR 1
2558 | #define SIZEOF_SHORT 2
2559 | #define SIZEOF_INT 4
2560 | #define SIZEOF_LONG 4
2561 | #define SIZEOF_LONG_LONG 8
2562 | #define SIZEOF_FLOAT 4
2563 | #define SIZEOF_DOUBLE 8
2564 | #define SIZEOF_LONG_DOUBLE 16
2565 | #define SIZEOF_WCHAR_T 4
2566 | #define SIZEOF_VOID_P 4
2567 | #define HAVE_INT16_T 1
2568 | #define HAVE_INT32_T 1
2569 | #define HAVE_INT64_T 1
2570 | #define MPIR_REAL4_CTYPE float
2571 | #define MPIR_REAL8_CTYPE double
2572 | #define MPIR_REAL16_CTYPE long double
2573 | #define MPIR_INTEGER1_CTYPE char
2574 | #define MPIR_INTEGER2_CTYPE short
2575 | #define MPIR_INTEGER4_CTYPE int
2576 | #define MPIR_INTEGER8_CTYPE long long
2577 | #define SIZEOF_BOOL 1
2578 | #define SIZEOF_COMPLEX 8
2579 | #define SIZEOF_DOUBLECOMPLEX 16
2580 | #define SIZEOF_LONGDOUBLECOMPLEX 32
2581 | #define HAVE_ANY_INT64_T_ALIGNMENT 1
2582 | #define HAVE_ANY_INT32_T_ALIGNMENT 1
2583 | #define HAVE_GCC_AND_PENTIUM_ASM 1
2584 | #define USE_ATOMIC_UPDATES
2585 | #define HAVE_STDLIB_H 1
2586 | #define HAVE_STDARG_H 1
2587 | #define HAVE_SYS_TYPES_H 1
2588 | #define HAVE_INTTYPES_H 1
2589 | #define HAVE_LIMITS_H 1
2590 | #define HAVE_STDDEF_H 1
2591 | #define HAVE_ERRNO_H 1
2592 | #define HAVE_SYS_SOCKET_H 1
2593 | #define HAVE_SYS_TIME_H 1
2594 | #define HAVE_UNISTD_H 1
2595 | #define HAVE_ASSERT_H 1
2596 | #define HAVE_SYS_UIO_H 1
2597 | #define HAVE_SETITIMER 1
2598 | #define HAVE_ALARM 1
2599 | #define HAVE_VSNPRINTF 1
2600 | #define HAVE_VSPRINTF 1
2601 | #define HAVE_STRERROR 1
2602 | #define HAVE_SNPRINTF 1
2603 | #define HAVE_VA_COPY 1
2604 | #define HAVE_ALLOCA_H 1
2605 | #define HAVE_ALLOCA 1
2606 | /* end confdefs.h.  */
2607 | #include <search>
2608 configure:29396: gcc -c  -g -DNDEBUG -O2  conftest.c 1>&5
2609 configure:29391:18: error: search: No such file or directory
2610 configure:29399: $? = 1
2611 configure: failed program was:
2612 #line 29390 "configure"
2613 #include "confdefs.h"
2614 #include <search>
2615 int conftest() {return 0;}
2616 configure:29424: result: no
2617 configure:29433: checking for tsearch
2618 configure:29490: gcc -o conftest  -g -DNDEBUG -O2   conftest.c  >&5
2619 configure:29496: $? = 0
2620 configure:29499: test -z                         || test ! -s conftest.err
2621 configure:29502: $? = 0
2622 configure:29505: test -s conftest
2623 configure:29508: $? = 0
2624 configure:29520: result: yes
2625 configure:29533: checking whether tsearch requires char* args
2626 configure:29556: gcc -c  -g -DNDEBUG -O2  conftest.c >&5
2627 conftest.c:98: error: syntax error before '(' token
2628 conftest.c:98: error: syntax error before ')' token
2629 configure:29562: $? = 1
2630 configure: failed program was:
2631 | /* confdefs.h.  */
2632 |
2633 | #define PACKAGE_NAME ""
2634 | #define PACKAGE_TARNAME ""
2635 | #define PACKAGE_VERSION ""
2636 | #define PACKAGE_STRING ""
2637 | #define PACKAGE_BUGREPORT ""
2638 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
2639 | #define USE_LOGGING MPID_LOGGING_NONE
2640 | #define HAVE_RUNTIME_THREADCHECK 1
2641 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2642 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2643 | #define USE_MEMORY_TRACING 1
2644 | #define USE_DBG_LOGGING 1
2645 | #define HAVE_DEBUGGER_SUPPORT 1
2646 | #define MPICH_INFODLL_LOC "NONE/lib/libtvmpich2.so"
2647 | #define HAVE_ROMIO 1
2648 | #ifdef __cplusplus
2649 | extern "C" void std::exit (int); using std::exit;
2650 | #endif
2651 | #define HAVE_CXX_EXCEPTIONS
2652 | #define HAVE_NAMESPACES
2653 | #define HAVE_NAMESPACE_STD
2654 | #define HAVE_CXX_BINDING 1
2655 | #define HAVE_NAMEPUB_SERVICE 1
2656 | #define restrict __restrict
2657 | #define HAVE_GCC_ATTRIBUTE 1
2658 | #define WORDS_LITTLEENDIAN 1
2659 | #define HAVE_LONG_DOUBLE 1
2660 | #define HAVE_LONG_LONG_INT 1
2661 | #define HAVE_MAX_INTEGER_ALIGNMENT 4
2662 | #define HAVE_MAX_STRUCT_ALIGNMENT 4
2663 | #define HAVE_MAX_FP_ALIGNMENT 16
2664 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 4
2665 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
2666 | #define HAVE_DOUBLE_ALIGNMENT_EXCEPTION 4
2667 | #define HAVE_SYS_TYPES_H 1
2668 | #define HAVE_SYS_STAT_H 1
2669 | #define HAVE_STDLIB_H 1
2670 | #define HAVE_STRING_H 1
2671 | #define HAVE_MEMORY_H 1
2672 | #define HAVE_STRINGS_H 1
2673 | #define HAVE_INTTYPES_H 1
2674 | #define HAVE_STDINT_H 1
2675 | #define HAVE_UNISTD_H 1
2676 | #define SIZEOF_CHAR 1
2677 | #define SIZEOF_SHORT 2
2678 | #define SIZEOF_INT 4
2679 | #define SIZEOF_LONG 4
2680 | #define SIZEOF_LONG_LONG 8
2681 | #define SIZEOF_FLOAT 4
2682 | #define SIZEOF_DOUBLE 8
2683 | #define SIZEOF_LONG_DOUBLE 16
2684 | #define SIZEOF_WCHAR_T 4
2685 | #define SIZEOF_VOID_P 4
2686 | #define HAVE_INT16_T 1
2687 | #define HAVE_INT32_T 1
2688 | #define HAVE_INT64_T 1
2689 | #define MPIR_REAL4_CTYPE float
2690 | #define MPIR_REAL8_CTYPE double
2691 | #define MPIR_REAL16_CTYPE long double
2692 | #define MPIR_INTEGER1_CTYPE char
2693 | #define MPIR_INTEGER2_CTYPE short
2694 | #define MPIR_INTEGER4_CTYPE int
2695 | #define MPIR_INTEGER8_CTYPE long long
2696 | #define SIZEOF_BOOL 1
2697 | #define SIZEOF_COMPLEX 8
2698 | #define SIZEOF_DOUBLECOMPLEX 16
2699 | #define SIZEOF_LONGDOUBLECOMPLEX 32
2700 | #define HAVE_ANY_INT64_T_ALIGNMENT 1
2701 | #define HAVE_ANY_INT32_T_ALIGNMENT 1
2702 | #define HAVE_GCC_AND_PENTIUM_ASM 1
2703 | #define USE_ATOMIC_UPDATES
2704 | #define HAVE_STDLIB_H 1
2705 | #define HAVE_STDARG_H 1
2706 | #define HAVE_SYS_TYPES_H 1
2707 | #define HAVE_INTTYPES_H 1
2708 | #define HAVE_LIMITS_H 1
2709 | #define HAVE_STDDEF_H 1
2710 | #define HAVE_ERRNO_H 1
2711 | #define HAVE_SYS_SOCKET_H 1
2712 | #define HAVE_SYS_TIME_H 1
2713 | #define HAVE_UNISTD_H 1
2714 | #define HAVE_ASSERT_H 1
2715 | #define HAVE_SYS_UIO_H 1
2716 | #define HAVE_SETITIMER 1
2717 | #define HAVE_ALARM 1
2718 | #define HAVE_VSNPRINTF 1
2719 | #define HAVE_VSPRINTF 1
2720 | #define HAVE_STRERROR 1
2721 | #define HAVE_SNPRINTF 1
2722 | #define HAVE_VA_COPY 1
2723 | #define HAVE_ALLOCA_H 1
2724 | #define HAVE_ALLOCA 1
2725 | #define HAVE_TSEARCH 1
2726 | /* end confdefs.h.  */
2727 | #include <search.h>
2728 |     char *tsearch( char *k, char **r, (int (*)())compare ) { return k; }
2729 | int
2730 | main ()
2731 | {
2732 | int f=0;
2733 |   ;
2734 |   return 0;
2735 | }
2736 configure:29585: result: no
2737 configure:29628: checking for clock_gettime
2738 configure:29685: gcc -o conftest  -g -DNDEBUG -O2   conftest.c  >&5
2739 Undefined symbols:
2740   "_clock_gettime", referenced from:
2741       _f in ccdDjskP.o
2742       _clock_gettime$non_lazy_ptr in ccdDjskP.o
2743 ld: symbol(s) not found
2744 collect2: ld returned 1 exit status
2745 configure:29691: $? = 1
2746 configure: failed program was:
2747 | /* confdefs.h.  */
2748 |
2749 | #define PACKAGE_NAME ""
2750 | #define PACKAGE_TARNAME ""
2751 | #define PACKAGE_VERSION ""
2752 | #define PACKAGE_STRING ""
2753 | #define PACKAGE_BUGREPORT ""
2754 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
2755 | #define USE_LOGGING MPID_LOGGING_NONE
2756 | #define HAVE_RUNTIME_THREADCHECK 1
2757 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2758 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2759 | #define USE_MEMORY_TRACING 1
2760 | #define USE_DBG_LOGGING 1
2761 | #define HAVE_DEBUGGER_SUPPORT 1
2762 | #define MPICH_INFODLL_LOC "NONE/lib/libtvmpich2.so"
2763 | #define HAVE_ROMIO 1
2764 | #ifdef __cplusplus
2765 | extern "C" void std::exit (int); using std::exit;
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 4
2778 | #define HAVE_MAX_STRUCT_ALIGNMENT 4
2779 | #define HAVE_MAX_FP_ALIGNMENT 16
2780 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 4
2781 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
2782 | #define HAVE_DOUBLE_ALIGNMENT_EXCEPTION 4
2783 | #define HAVE_SYS_TYPES_H 1
2784 | #define HAVE_SYS_STAT_H 1
2785 | #define HAVE_STDLIB_H 1
2786 | #define HAVE_STRING_H 1
2787 | #define HAVE_MEMORY_H 1
2788 | #define HAVE_STRINGS_H 1
2789 | #define HAVE_INTTYPES_H 1
2790 | #define HAVE_STDINT_H 1
2791 | #define HAVE_UNISTD_H 1
2792 | #define SIZEOF_CHAR 1
2793 | #define SIZEOF_SHORT 2
2794 | #define SIZEOF_INT 4
2795 | #define SIZEOF_LONG 4
2796 | #define SIZEOF_LONG_LONG 8
2797 | #define SIZEOF_FLOAT 4
2798 | #define SIZEOF_DOUBLE 8
2799 | #define SIZEOF_LONG_DOUBLE 16
2800 | #define SIZEOF_WCHAR_T 4
2801 | #define SIZEOF_VOID_P 4
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 long
2812 | #define SIZEOF_BOOL 1
2813 | #define SIZEOF_COMPLEX 8
2814 | #define SIZEOF_DOUBLECOMPLEX 16
2815 | #define SIZEOF_LONGDOUBLECOMPLEX 32
2816 | #define HAVE_ANY_INT64_T_ALIGNMENT 1
2817 | #define HAVE_ANY_INT32_T_ALIGNMENT 1
2818 | #define HAVE_GCC_AND_PENTIUM_ASM 1
2819 | #define USE_ATOMIC_UPDATES
2820 | #define HAVE_STDLIB_H 1
2821 | #define HAVE_STDARG_H 1
2822 | #define HAVE_SYS_TYPES_H 1
2823 | #define HAVE_INTTYPES_H 1
2824 | #define HAVE_LIMITS_H 1
2825 | #define HAVE_STDDEF_H 1
2826 | #define HAVE_ERRNO_H 1
2827 | #define HAVE_SYS_SOCKET_H 1
2828 | #define HAVE_SYS_TIME_H 1
2829 | #define HAVE_UNISTD_H 1
2830 | #define HAVE_ASSERT_H 1
2831 | #define HAVE_SYS_UIO_H 1
2832 | #define HAVE_SETITIMER 1
2833 | #define HAVE_ALARM 1
2834 | #define HAVE_VSNPRINTF 1
2835 | #define HAVE_VSPRINTF 1
2836 | #define HAVE_STRERROR 1
2837 | #define HAVE_SNPRINTF 1
2838 | #define HAVE_VA_COPY 1
2839 | #define HAVE_ALLOCA_H 1
2840 | #define HAVE_ALLOCA 1
2841 | #define HAVE_TSEARCH 1
2842 | /* end confdefs.h.  */
2843 | /* Define clock_gettime to an innocuous variant, in case <limits.h> declares clock_gettime.
2844 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2845 | #define clock_gettime innocuous_clock_gettime
2846 |
2847 | /* System header to define __stub macros and hopefully few prototypes,
2848 |     which can conflict with char clock_gettime (); below.
2849 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
2850 |     <limits.h> exists even on freestanding compilers.  */
2851 |
2852 | #ifdef __STDC__
2853 | # include <limits.h>
2854 | #else
2855 | # include <assert.h>
2856 | #endif
2857 |
2858 | #undef clock_gettime
2859 |
2860 | /* Override any gcc2 internal prototype to avoid an error.  */
2861 | #ifdef __cplusplus
2862 | extern "C"
2863 | {
2864 | #endif
2865 | /* We use char because int might match the return type of a gcc2
2866 |    builtin and then its argument prototype would still apply.  */
2867 | char clock_gettime ();
2868 | /* The GNU C library defines this for functions which it implements
2869 |     to always fail with ENOSYS.  Some functions are actually named
2870 |     something starting with __ and the normal name is an alias.  */
2871 | #if defined (__stub_clock_gettime) || defined (__stub___clock_gettime)
2872 | choke me
2873 | #else
2874 | char (*f) () = clock_gettime;
2875 | #endif
2876 | #ifdef __cplusplus
2877 | }
2878 | #endif
2879 |
2880 | int
2881 | main ()
2882 | {
2883 | return f != clock_gettime;
2884 |   ;
2885 |   return 0;
2886 | }
2887 configure:29715: result: no
2888 configure:29628: checking for clock_getres
2889 configure:29685: gcc -o conftest  -g -DNDEBUG -O2   conftest.c  >&5
2890 Undefined symbols:
2891   "_clock_getres", referenced from:
2892       _f in ccaJYNm0.o
2893       _clock_getres$non_lazy_ptr in ccaJYNm0.o
2894 ld: symbol(s) not found
2895 collect2: ld returned 1 exit status
2896 configure:29691: $? = 1
2897 configure: failed program was:
2898 | /* confdefs.h.  */
2899 |
2900 | #define PACKAGE_NAME ""
2901 | #define PACKAGE_TARNAME ""
2902 | #define PACKAGE_VERSION ""
2903 | #define PACKAGE_STRING ""
2904 | #define PACKAGE_BUGREPORT ""
2905 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
2906 | #define USE_LOGGING MPID_LOGGING_NONE
2907 | #define HAVE_RUNTIME_THREADCHECK 1
2908 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
2909 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
2910 | #define USE_MEMORY_TRACING 1
2911 | #define USE_DBG_LOGGING 1
2912 | #define HAVE_DEBUGGER_SUPPORT 1
2913 | #define MPICH_INFODLL_LOC "NONE/lib/libtvmpich2.so"
2914 | #define HAVE_ROMIO 1
2915 | #ifdef __cplusplus
2916 | extern "C" void std::exit (int); using std::exit;
2917 | #endif
2918 | #define HAVE_CXX_EXCEPTIONS
2919 | #define HAVE_NAMESPACES
2920 | #define HAVE_NAMESPACE_STD
2921 | #define HAVE_CXX_BINDING 1
2922 | #define HAVE_NAMEPUB_SERVICE 1
2923 | #define restrict __restrict
2924 | #define HAVE_GCC_ATTRIBUTE 1
2925 | #define WORDS_LITTLEENDIAN 1
2926 | #define HAVE_LONG_DOUBLE 1
2927 | #define HAVE_LONG_LONG_INT 1
2928 | #define HAVE_MAX_INTEGER_ALIGNMENT 4
2929 | #define HAVE_MAX_STRUCT_ALIGNMENT 4
2930 | #define HAVE_MAX_FP_ALIGNMENT 16
2931 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 4
2932 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
2933 | #define HAVE_DOUBLE_ALIGNMENT_EXCEPTION 4
2934 | #define HAVE_SYS_TYPES_H 1
2935 | #define HAVE_SYS_STAT_H 1
2936 | #define HAVE_STDLIB_H 1
2937 | #define HAVE_STRING_H 1
2938 | #define HAVE_MEMORY_H 1
2939 | #define HAVE_STRINGS_H 1
2940 | #define HAVE_INTTYPES_H 1
2941 | #define HAVE_STDINT_H 1
2942 | #define HAVE_UNISTD_H 1
2943 | #define SIZEOF_CHAR 1
2944 | #define SIZEOF_SHORT 2
2945 | #define SIZEOF_INT 4
2946 | #define SIZEOF_LONG 4
2947 | #define SIZEOF_LONG_LONG 8
2948 | #define SIZEOF_FLOAT 4
2949 | #define SIZEOF_DOUBLE 8
2950 | #define SIZEOF_LONG_DOUBLE 16
2951 | #define SIZEOF_WCHAR_T 4
2952 | #define SIZEOF_VOID_P 4
2953 | #define HAVE_INT16_T 1
2954 | #define HAVE_INT32_T 1
2955 | #define HAVE_INT64_T 1
2956 | #define MPIR_REAL4_CTYPE float
2957 | #define MPIR_REAL8_CTYPE double
2958 | #define MPIR_REAL16_CTYPE long double
2959 | #define MPIR_INTEGER1_CTYPE char
2960 | #define MPIR_INTEGER2_CTYPE short
2961 | #define MPIR_INTEGER4_CTYPE int
2962 | #define MPIR_INTEGER8_CTYPE long long
2963 | #define SIZEOF_BOOL 1
2964 | #define SIZEOF_COMPLEX 8
2965 | #define SIZEOF_DOUBLECOMPLEX 16
2966 | #define SIZEOF_LONGDOUBLECOMPLEX 32
2967 | #define HAVE_ANY_INT64_T_ALIGNMENT 1
2968 | #define HAVE_ANY_INT32_T_ALIGNMENT 1
2969 | #define HAVE_GCC_AND_PENTIUM_ASM 1
2970 | #define USE_ATOMIC_UPDATES
2971 | #define HAVE_STDLIB_H 1
2972 | #define HAVE_STDARG_H 1
2973 | #define HAVE_SYS_TYPES_H 1
2974 | #define HAVE_INTTYPES_H 1
2975 | #define HAVE_LIMITS_H 1
2976 | #define HAVE_STDDEF_H 1
2977 | #define HAVE_ERRNO_H 1
2978 | #define HAVE_SYS_SOCKET_H 1
2979 | #define HAVE_SYS_TIME_H 1
2980 | #define HAVE_UNISTD_H 1
2981 | #define HAVE_ASSERT_H 1
2982 | #define HAVE_SYS_UIO_H 1
2983 | #define HAVE_SETITIMER 1
2984 | #define HAVE_ALARM 1
2985 | #define HAVE_VSNPRINTF 1
2986 | #define HAVE_VSPRINTF 1
2987 | #define HAVE_STRERROR 1
2988 | #define HAVE_SNPRINTF 1
2989 | #define HAVE_VA_COPY 1
2990 | #define HAVE_ALLOCA_H 1
2991 | #define HAVE_ALLOCA 1
2992 | #define HAVE_TSEARCH 1
2993 | /* end confdefs.h.  */
2994 | /* Define clock_getres to an innocuous variant, in case <limits.h> declares clock_getres.
2995 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
2996 | #define clock_getres innocuous_clock_getres
2997 |
2998 | /* System header to define __stub macros and hopefully few prototypes,
2999 |     which can conflict with char clock_getres (); below.
3000 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3001 |     <limits.h> exists even on freestanding compilers.  */
3002 |
3003 | #ifdef __STDC__
3004 | # include <limits.h>
3005 | #else
3006 | # include <assert.h>
3007 | #endif
3008 |
3009 | #undef clock_getres
3010 |
3011 | /* Override any gcc2 internal prototype to avoid an error.  */
3012 | #ifdef __cplusplus
3013 | extern "C"
3014 | {
3015 | #endif
3016 | /* We use char because int might match the return type of a gcc2
3017 |    builtin and then its argument prototype would still apply.  */
3018 | char clock_getres ();
3019 | /* The GNU C library defines this for functions which it implements
3020 |     to always fail with ENOSYS.  Some functions are actually named
3021 |     something starting with __ and the normal name is an alias.  */
3022 | #if defined (__stub_clock_getres) || defined (__stub___clock_getres)
3023 | choke me
3024 | #else
3025 | char (*f) () = clock_getres;
3026 | #endif
3027 | #ifdef __cplusplus
3028 | }
3029 | #endif
3030 |
3031 | int
3032 | main ()
3033 | {
3034 | return f != clock_getres;
3035 |   ;
3036 |   return 0;
3037 | }
3038 configure:29715: result: no
3039 configure:29628: checking for gethrtime
3040 configure:29685: gcc -o conftest  -g -DNDEBUG -O2   conftest.c  >&5
3041 Undefined symbols:
3042   "_gethrtime", referenced from:
3043       _f in cckE8sC6.o
3044       _gethrtime$non_lazy_ptr in cckE8sC6.o
3045 ld: symbol(s) not found
3046 collect2: ld returned 1 exit status
3047 configure:29691: $? = 1
3048 configure: failed program was:
3049 | /* confdefs.h.  */
3050 |
3051 | #define PACKAGE_NAME ""
3052 | #define PACKAGE_TARNAME ""
3053 | #define PACKAGE_VERSION ""
3054 | #define PACKAGE_STRING ""
3055 | #define PACKAGE_BUGREPORT ""
3056 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
3057 | #define USE_LOGGING MPID_LOGGING_NONE
3058 | #define HAVE_RUNTIME_THREADCHECK 1
3059 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3060 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
3061 | #define USE_MEMORY_TRACING 1
3062 | #define USE_DBG_LOGGING 1
3063 | #define HAVE_DEBUGGER_SUPPORT 1
3064 | #define MPICH_INFODLL_LOC "NONE/lib/libtvmpich2.so"
3065 | #define HAVE_ROMIO 1
3066 | #ifdef __cplusplus
3067 | extern "C" void std::exit (int); using std::exit;
3068 | #endif
3069 | #define HAVE_CXX_EXCEPTIONS
3070 | #define HAVE_NAMESPACES
3071 | #define HAVE_NAMESPACE_STD
3072 | #define HAVE_CXX_BINDING 1
3073 | #define HAVE_NAMEPUB_SERVICE 1
3074 | #define restrict __restrict
3075 | #define HAVE_GCC_ATTRIBUTE 1
3076 | #define WORDS_LITTLEENDIAN 1
3077 | #define HAVE_LONG_DOUBLE 1
3078 | #define HAVE_LONG_LONG_INT 1
3079 | #define HAVE_MAX_INTEGER_ALIGNMENT 4
3080 | #define HAVE_MAX_STRUCT_ALIGNMENT 4
3081 | #define HAVE_MAX_FP_ALIGNMENT 16
3082 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 4
3083 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
3084 | #define HAVE_DOUBLE_ALIGNMENT_EXCEPTION 4
3085 | #define HAVE_SYS_TYPES_H 1
3086 | #define HAVE_SYS_STAT_H 1
3087 | #define HAVE_STDLIB_H 1
3088 | #define HAVE_STRING_H 1
3089 | #define HAVE_MEMORY_H 1
3090 | #define HAVE_STRINGS_H 1
3091 | #define HAVE_INTTYPES_H 1
3092 | #define HAVE_STDINT_H 1
3093 | #define HAVE_UNISTD_H 1
3094 | #define SIZEOF_CHAR 1
3095 | #define SIZEOF_SHORT 2
3096 | #define SIZEOF_INT 4
3097 | #define SIZEOF_LONG 4
3098 | #define SIZEOF_LONG_LONG 8
3099 | #define SIZEOF_FLOAT 4
3100 | #define SIZEOF_DOUBLE 8
3101 | #define SIZEOF_LONG_DOUBLE 16
3102 | #define SIZEOF_WCHAR_T 4
3103 | #define SIZEOF_VOID_P 4
3104 | #define HAVE_INT16_T 1
3105 | #define HAVE_INT32_T 1
3106 | #define HAVE_INT64_T 1
3107 | #define MPIR_REAL4_CTYPE float
3108 | #define MPIR_REAL8_CTYPE double
3109 | #define MPIR_REAL16_CTYPE long double
3110 | #define MPIR_INTEGER1_CTYPE char
3111 | #define MPIR_INTEGER2_CTYPE short
3112 | #define MPIR_INTEGER4_CTYPE int
3113 | #define MPIR_INTEGER8_CTYPE long long
3114 | #define SIZEOF_BOOL 1
3115 | #define SIZEOF_COMPLEX 8
3116 | #define SIZEOF_DOUBLECOMPLEX 16
3117 | #define SIZEOF_LONGDOUBLECOMPLEX 32
3118 | #define HAVE_ANY_INT64_T_ALIGNMENT 1
3119 | #define HAVE_ANY_INT32_T_ALIGNMENT 1
3120 | #define HAVE_GCC_AND_PENTIUM_ASM 1
3121 | #define USE_ATOMIC_UPDATES
3122 | #define HAVE_STDLIB_H 1
3123 | #define HAVE_STDARG_H 1
3124 | #define HAVE_SYS_TYPES_H 1
3125 | #define HAVE_INTTYPES_H 1
3126 | #define HAVE_LIMITS_H 1
3127 | #define HAVE_STDDEF_H 1
3128 | #define HAVE_ERRNO_H 1
3129 | #define HAVE_SYS_SOCKET_H 1
3130 | #define HAVE_SYS_TIME_H 1
3131 | #define HAVE_UNISTD_H 1
3132 | #define HAVE_ASSERT_H 1
3133 | #define HAVE_SYS_UIO_H 1
3134 | #define HAVE_SETITIMER 1
3135 | #define HAVE_ALARM 1
3136 | #define HAVE_VSNPRINTF 1
3137 | #define HAVE_VSPRINTF 1
3138 | #define HAVE_STRERROR 1
3139 | #define HAVE_SNPRINTF 1
3140 | #define HAVE_VA_COPY 1
3141 | #define HAVE_ALLOCA_H 1
3142 | #define HAVE_ALLOCA 1
3143 | #define HAVE_TSEARCH 1
3144 | /* end confdefs.h.  */
3145 | /* Define gethrtime to an innocuous variant, in case <limits.h> declares gethrtime.
3146 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3147 | #define gethrtime innocuous_gethrtime
3148 |
3149 | /* System header to define __stub macros and hopefully few prototypes,
3150 |     which can conflict with char gethrtime (); below.
3151 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3152 |     <limits.h> exists even on freestanding compilers.  */
3153 |
3154 | #ifdef __STDC__
3155 | # include <limits.h>
3156 | #else
3157 | # include <assert.h>
3158 | #endif
3159 |
3160 | #undef gethrtime
3161 |
3162 | /* Override any gcc2 internal prototype to avoid an error.  */
3163 | #ifdef __cplusplus
3164 | extern "C"
3165 | {
3166 | #endif
3167 | /* We use char because int might match the return type of a gcc2
3168 |    builtin and then its argument prototype would still apply.  */
3169 | char gethrtime ();
3170 | /* The GNU C library defines this for functions which it implements
3171 |     to always fail with ENOSYS.  Some functions are actually named
3172 |     something starting with __ and the normal name is an alias.  */
3173 | #if defined (__stub_gethrtime) || defined (__stub___gethrtime)
3174 | choke me
3175 | #else
3176 | char (*f) () = gethrtime;
3177 | #endif
3178 | #ifdef __cplusplus
3179 | }
3180 | #endif
3181 |
3182 | int
3183 | main ()
3184 | {
3185 | return f != gethrtime;
3186 |   ;
3187 |   return 0;
3188 | }
3189 configure:29715: result: no
3190 configure:29628: checking for gettimeofday
3191 configure:29685: gcc -o conftest  -g -DNDEBUG -O2   conftest.c  >&5
3192 configure:29691: $? = 0
3193 configure:29694: test -z                         || test ! -s conftest.err
3194 configure:29697: $? = 0
3195 configure:29700: test -s conftest
3196 configure:29703: $? = 0
3197 configure:29715: result: yes
3198 configure:31096: checking for pthread.h
3199 configure:31112:   conftest.c
3200 /Users/hxq7681/Library/mpich2-1.0.7/configure: line 31113: ./conftest.c: Permission denied
3201 configure:31118: $? = 126
3202 configure: failed program was:
3203 | /* confdefs.h.  */
3204 |
3205 | #define PACKAGE_NAME ""
3206 | #define PACKAGE_TARNAME ""
3207 | #define PACKAGE_VERSION ""
3208 | #define PACKAGE_STRING ""
3209 | #define PACKAGE_BUGREPORT ""
3210 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
3211 | #define USE_LOGGING MPID_LOGGING_NONE
3212 | #define HAVE_RUNTIME_THREADCHECK 1
3213 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3214 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
3215 | #define USE_MEMORY_TRACING 1
3216 | #define USE_DBG_LOGGING 1
3217 | #define HAVE_DEBUGGER_SUPPORT 1
3218 | #define MPICH_INFODLL_LOC "NONE/lib/libtvmpich2.so"
3219 | #define HAVE_ROMIO 1
3220 | #ifdef __cplusplus
3221 | extern "C" void std::exit (int); using std::exit;
3222 | #endif
3223 | #define HAVE_CXX_EXCEPTIONS
3224 | #define HAVE_NAMESPACES
3225 | #define HAVE_NAMESPACE_STD
3226 | #define HAVE_CXX_BINDING 1
3227 | #define HAVE_NAMEPUB_SERVICE 1
3228 | #define restrict __restrict
3229 | #define HAVE_GCC_ATTRIBUTE 1
3230 | #define WORDS_LITTLEENDIAN 1
3231 | #define HAVE_LONG_DOUBLE 1
3232 | #define HAVE_LONG_LONG_INT 1
3233 | #define HAVE_MAX_INTEGER_ALIGNMENT 4
3234 | #define HAVE_MAX_STRUCT_ALIGNMENT 4
3235 | #define HAVE_MAX_FP_ALIGNMENT 16
3236 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 4
3237 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
3238 | #define HAVE_DOUBLE_ALIGNMENT_EXCEPTION 4
3239 | #define HAVE_SYS_TYPES_H 1
3240 | #define HAVE_SYS_STAT_H 1
3241 | #define HAVE_STDLIB_H 1
3242 | #define HAVE_STRING_H 1
3243 | #define HAVE_MEMORY_H 1
3244 | #define HAVE_STRINGS_H 1
3245 | #define HAVE_INTTYPES_H 1
3246 | #define HAVE_STDINT_H 1
3247 | #define HAVE_UNISTD_H 1
3248 | #define SIZEOF_CHAR 1
3249 | #define SIZEOF_SHORT 2
3250 | #define SIZEOF_INT 4
3251 | #define SIZEOF_LONG 4
3252 | #define SIZEOF_LONG_LONG 8
3253 | #define SIZEOF_FLOAT 4
3254 | #define SIZEOF_DOUBLE 8
3255 | #define SIZEOF_LONG_DOUBLE 16
3256 | #define SIZEOF_WCHAR_T 4
3257 | #define SIZEOF_VOID_P 4
3258 | #define HAVE_INT16_T 1
3259 | #define HAVE_INT32_T 1
3260 | #define HAVE_INT64_T 1
3261 | #define MPIR_REAL4_CTYPE float
3262 | #define MPIR_REAL8_CTYPE double
3263 | #define MPIR_REAL16_CTYPE long double
3264 | #define MPIR_INTEGER1_CTYPE char
3265 | #define MPIR_INTEGER2_CTYPE short
3266 | #define MPIR_INTEGER4_CTYPE int
3267 | #define MPIR_INTEGER8_CTYPE long long
3268 | #define SIZEOF_BOOL 1
3269 | #define SIZEOF_COMPLEX 8
3270 | #define SIZEOF_DOUBLECOMPLEX 16
3271 | #define SIZEOF_LONGDOUBLECOMPLEX 32
3272 | #define HAVE_ANY_INT64_T_ALIGNMENT 1
3273 | #define HAVE_ANY_INT32_T_ALIGNMENT 1
3274 | #define HAVE_GCC_AND_PENTIUM_ASM 1
3275 | #define USE_ATOMIC_UPDATES
3276 | #define HAVE_STDLIB_H 1
3277 | #define HAVE_STDARG_H 1
3278 | #define HAVE_SYS_TYPES_H 1
3279 | #define HAVE_INTTYPES_H 1
3280 | #define HAVE_LIMITS_H 1
3281 | #define HAVE_STDDEF_H 1
3282 | #define HAVE_ERRNO_H 1
3283 | #define HAVE_SYS_SOCKET_H 1
3284 | #define HAVE_SYS_TIME_H 1
3285 | #define HAVE_UNISTD_H 1
3286 | #define HAVE_ASSERT_H 1
3287 | #define HAVE_SYS_UIO_H 1
3288 | #define HAVE_SETITIMER 1
3289 | #define HAVE_ALARM 1
3290 | #define HAVE_VSNPRINTF 1
3291 | #define HAVE_VSPRINTF 1
3292 | #define HAVE_STRERROR 1
3293 | #define HAVE_SNPRINTF 1
3294 | #define HAVE_VA_COPY 1
3295 | #define HAVE_ALLOCA_H 1
3296 | #define HAVE_ALLOCA 1
3297 | #define HAVE_TSEARCH 1
3298 | #define HAVE_GETTIMEOFDAY 1
3299 | #define SIZEOF_INT_IS_AINT 1
3300 | #define MPIU_SIZE_T unsigned int
3301 | /* end confdefs.h.  */
3302 | #include <pthread.h>
3303 configure:31148: gcc -c  -g -DNDEBUG -O2  conftest.c 1>&5
3304 configure:31151: $? = 0
3305 configure:31169: result: yes
3306 configure:31185: checking for pthread_yield
3307 configure:31242: gcc -o conftest  -g -DNDEBUG -O2   conftest.c  >&5
3308 Undefined symbols:
3309   "_pthread_yield", referenced from:
3310       _f in ccexiqhe.o
3311       _pthread_yield$non_lazy_ptr in ccexiqhe.o
3312 ld: symbol(s) not found
3313 collect2: ld returned 1 exit status
3314 configure:31248: $? = 1
3315 configure: failed program was:
3316 | /* confdefs.h.  */
3317 |
3318 | #define PACKAGE_NAME ""
3319 | #define PACKAGE_TARNAME ""
3320 | #define PACKAGE_VERSION ""
3321 | #define PACKAGE_STRING ""
3322 | #define PACKAGE_BUGREPORT ""
3323 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
3324 | #define USE_LOGGING MPID_LOGGING_NONE
3325 | #define HAVE_RUNTIME_THREADCHECK 1
3326 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3327 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
3328 | #define USE_MEMORY_TRACING 1
3329 | #define USE_DBG_LOGGING 1
3330 | #define HAVE_DEBUGGER_SUPPORT 1
3331 | #define MPICH_INFODLL_LOC "NONE/lib/libtvmpich2.so"
3332 | #define HAVE_ROMIO 1
3333 | #ifdef __cplusplus
3334 | extern "C" void std::exit (int); using std::exit;
3335 | #endif
3336 | #define HAVE_CXX_EXCEPTIONS
3337 | #define HAVE_NAMESPACES
3338 | #define HAVE_NAMESPACE_STD
3339 | #define HAVE_CXX_BINDING 1
3340 | #define HAVE_NAMEPUB_SERVICE 1
3341 | #define restrict __restrict
3342 | #define HAVE_GCC_ATTRIBUTE 1
3343 | #define WORDS_LITTLEENDIAN 1
3344 | #define HAVE_LONG_DOUBLE 1
3345 | #define HAVE_LONG_LONG_INT 1
3346 | #define HAVE_MAX_INTEGER_ALIGNMENT 4
3347 | #define HAVE_MAX_STRUCT_ALIGNMENT 4
3348 | #define HAVE_MAX_FP_ALIGNMENT 16
3349 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 4
3350 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
3351 | #define HAVE_DOUBLE_ALIGNMENT_EXCEPTION 4
3352 | #define HAVE_SYS_TYPES_H 1
3353 | #define HAVE_SYS_STAT_H 1
3354 | #define HAVE_STDLIB_H 1
3355 | #define HAVE_STRING_H 1
3356 | #define HAVE_MEMORY_H 1
3357 | #define HAVE_STRINGS_H 1
3358 | #define HAVE_INTTYPES_H 1
3359 | #define HAVE_STDINT_H 1
3360 | #define HAVE_UNISTD_H 1
3361 | #define SIZEOF_CHAR 1
3362 | #define SIZEOF_SHORT 2
3363 | #define SIZEOF_INT 4
3364 | #define SIZEOF_LONG 4
3365 | #define SIZEOF_LONG_LONG 8
3366 | #define SIZEOF_FLOAT 4
3367 | #define SIZEOF_DOUBLE 8
3368 | #define SIZEOF_LONG_DOUBLE 16
3369 | #define SIZEOF_WCHAR_T 4
3370 | #define SIZEOF_VOID_P 4
3371 | #define HAVE_INT16_T 1
3372 | #define HAVE_INT32_T 1
3373 | #define HAVE_INT64_T 1
3374 | #define MPIR_REAL4_CTYPE float
3375 | #define MPIR_REAL8_CTYPE double
3376 | #define MPIR_REAL16_CTYPE long double
3377 | #define MPIR_INTEGER1_CTYPE char
3378 | #define MPIR_INTEGER2_CTYPE short
3379 | #define MPIR_INTEGER4_CTYPE int
3380 | #define MPIR_INTEGER8_CTYPE long long
3381 | #define SIZEOF_BOOL 1
3382 | #define SIZEOF_COMPLEX 8
3383 | #define SIZEOF_DOUBLECOMPLEX 16
3384 | #define SIZEOF_LONGDOUBLECOMPLEX 32
3385 | #define HAVE_ANY_INT64_T_ALIGNMENT 1
3386 | #define HAVE_ANY_INT32_T_ALIGNMENT 1
3387 | #define HAVE_GCC_AND_PENTIUM_ASM 1
3388 | #define USE_ATOMIC_UPDATES
3389 | #define HAVE_STDLIB_H 1
3390 | #define HAVE_STDARG_H 1
3391 | #define HAVE_SYS_TYPES_H 1
3392 | #define HAVE_INTTYPES_H 1
3393 | #define HAVE_LIMITS_H 1
3394 | #define HAVE_STDDEF_H 1
3395 | #define HAVE_ERRNO_H 1
3396 | #define HAVE_SYS_SOCKET_H 1
3397 | #define HAVE_SYS_TIME_H 1
3398 | #define HAVE_UNISTD_H 1
3399 | #define HAVE_ASSERT_H 1
3400 | #define HAVE_SYS_UIO_H 1
3401 | #define HAVE_SETITIMER 1
3402 | #define HAVE_ALARM 1
3403 | #define HAVE_VSNPRINTF 1
3404 | #define HAVE_VSPRINTF 1
3405 | #define HAVE_STRERROR 1
3406 | #define HAVE_SNPRINTF 1
3407 | #define HAVE_VA_COPY 1
3408 | #define HAVE_ALLOCA_H 1
3409 | #define HAVE_ALLOCA 1
3410 | #define HAVE_TSEARCH 1
3411 | #define HAVE_GETTIMEOFDAY 1
3412 | #define SIZEOF_INT_IS_AINT 1
3413 | #define MPIU_SIZE_T unsigned int
3414 | #define HAVE_PTHREAD_H 1
3415 | /* end confdefs.h.  */
3416 | /* Define pthread_yield to an innocuous variant, in case <limits.h> declares pthread_yield.
3417 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3418 | #define pthread_yield innocuous_pthread_yield
3419 |
3420 | /* System header to define __stub macros and hopefully few prototypes,
3421 |     which can conflict with char pthread_yield (); below.
3422 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3423 |     <limits.h> exists even on freestanding compilers.  */
3424 |
3425 | #ifdef __STDC__
3426 | # include <limits.h>
3427 | #else
3428 | # include <assert.h>
3429 | #endif
3430 |
3431 | #undef pthread_yield
3432 |
3433 | /* Override any gcc2 internal prototype to avoid an error.  */
3434 | #ifdef __cplusplus
3435 | extern "C"
3436 | {
3437 | #endif
3438 | /* We use char because int might match the return type of a gcc2
3439 |    builtin and then its argument prototype would still apply.  */
3440 | char pthread_yield ();
3441 | /* The GNU C library defines this for functions which it implements
3442 |     to always fail with ENOSYS.  Some functions are actually named
3443 |     something starting with __ and the normal name is an alias.  */
3444 | #if defined (__stub_pthread_yield) || defined (__stub___pthread_yield)
3445 | choke me
3446 | #else
3447 | char (*f) () = pthread_yield;
3448 | #endif
3449 | #ifdef __cplusplus
3450 | }
3451 | #endif
3452 |
3453 | int
3454 | main ()
3455 | {
3456 | return f != pthread_yield;
3457 |   ;
3458 |   return 0;
3459 | }
3460 configure:31272: result: no
3461 configure:31284: checking for library containing pthread_key_create
3462 configure:31314: gcc -o conftest  -g -DNDEBUG -O2   conftest.c  >&5
3463 configure:31320: $? = 0
3464 configure:31323: test -z                         || test ! -s conftest.err
3465 configure:31326: $? = 0
3466 configure:31329: test -s conftest
3467 configure:31332: $? = 0
3468 configure:31401: result: none required
3469 configure:31419: checking whether pthread routines without explicit lib are broken
3470 configure:31440: gcc -o conftest  -g -DNDEBUG -O2   conftest.c  >&5
3471 configure:31443: $? = 0
3472 configure:31445: ./conftest
3473 configure:31448: $? = 0
3474 configure:31461: result: no
3475 configure:31529: checking for pthread_cleanup_push
3476 configure:31586: gcc -o conftest  -g -DNDEBUG -O2   conftest.c  >&5
3477 Undefined symbols:
3478   "_pthread_cleanup_push", referenced from:
3479       _f in ccA7a7Ox.o
3480       _pthread_cleanup_push$non_lazy_ptr in ccA7a7Ox.o
3481 ld: symbol(s) not found
3482 collect2: ld returned 1 exit status
3483 configure:31592: $? = 1
3484 configure: failed program was:
3485 | /* confdefs.h.  */
3486 |
3487 | #define PACKAGE_NAME ""
3488 | #define PACKAGE_TARNAME ""
3489 | #define PACKAGE_VERSION ""
3490 | #define PACKAGE_STRING ""
3491 | #define PACKAGE_BUGREPORT ""
3492 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
3493 | #define USE_LOGGING MPID_LOGGING_NONE
3494 | #define HAVE_RUNTIME_THREADCHECK 1
3495 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3496 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
3497 | #define USE_MEMORY_TRACING 1
3498 | #define USE_DBG_LOGGING 1
3499 | #define HAVE_DEBUGGER_SUPPORT 1
3500 | #define MPICH_INFODLL_LOC "NONE/lib/libtvmpich2.so"
3501 | #define HAVE_ROMIO 1
3502 | #ifdef __cplusplus
3503 | extern "C" void std::exit (int); using std::exit;
3504 | #endif
3505 | #define HAVE_CXX_EXCEPTIONS
3506 | #define HAVE_NAMESPACES
3507 | #define HAVE_NAMESPACE_STD
3508 | #define HAVE_CXX_BINDING 1
3509 | #define HAVE_NAMEPUB_SERVICE 1
3510 | #define restrict __restrict
3511 | #define HAVE_GCC_ATTRIBUTE 1
3512 | #define WORDS_LITTLEENDIAN 1
3513 | #define HAVE_LONG_DOUBLE 1
3514 | #define HAVE_LONG_LONG_INT 1
3515 | #define HAVE_MAX_INTEGER_ALIGNMENT 4
3516 | #define HAVE_MAX_STRUCT_ALIGNMENT 4
3517 | #define HAVE_MAX_FP_ALIGNMENT 16
3518 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 4
3519 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
3520 | #define HAVE_DOUBLE_ALIGNMENT_EXCEPTION 4
3521 | #define HAVE_SYS_TYPES_H 1
3522 | #define HAVE_SYS_STAT_H 1
3523 | #define HAVE_STDLIB_H 1
3524 | #define HAVE_STRING_H 1
3525 | #define HAVE_MEMORY_H 1
3526 | #define HAVE_STRINGS_H 1
3527 | #define HAVE_INTTYPES_H 1
3528 | #define HAVE_STDINT_H 1
3529 | #define HAVE_UNISTD_H 1
3530 | #define SIZEOF_CHAR 1
3531 | #define SIZEOF_SHORT 2
3532 | #define SIZEOF_INT 4
3533 | #define SIZEOF_LONG 4
3534 | #define SIZEOF_LONG_LONG 8
3535 | #define SIZEOF_FLOAT 4
3536 | #define SIZEOF_DOUBLE 8
3537 | #define SIZEOF_LONG_DOUBLE 16
3538 | #define SIZEOF_WCHAR_T 4
3539 | #define SIZEOF_VOID_P 4
3540 | #define HAVE_INT16_T 1
3541 | #define HAVE_INT32_T 1
3542 | #define HAVE_INT64_T 1
3543 | #define MPIR_REAL4_CTYPE float
3544 | #define MPIR_REAL8_CTYPE double
3545 | #define MPIR_REAL16_CTYPE long double
3546 | #define MPIR_INTEGER1_CTYPE char
3547 | #define MPIR_INTEGER2_CTYPE short
3548 | #define MPIR_INTEGER4_CTYPE int
3549 | #define MPIR_INTEGER8_CTYPE long long
3550 | #define SIZEOF_BOOL 1
3551 | #define SIZEOF_COMPLEX 8
3552 | #define SIZEOF_DOUBLECOMPLEX 16
3553 | #define SIZEOF_LONGDOUBLECOMPLEX 32
3554 | #define HAVE_ANY_INT64_T_ALIGNMENT 1
3555 | #define HAVE_ANY_INT32_T_ALIGNMENT 1
3556 | #define HAVE_GCC_AND_PENTIUM_ASM 1
3557 | #define USE_ATOMIC_UPDATES
3558 | #define HAVE_STDLIB_H 1
3559 | #define HAVE_STDARG_H 1
3560 | #define HAVE_SYS_TYPES_H 1
3561 | #define HAVE_INTTYPES_H 1
3562 | #define HAVE_LIMITS_H 1
3563 | #define HAVE_STDDEF_H 1
3564 | #define HAVE_ERRNO_H 1
3565 | #define HAVE_SYS_SOCKET_H 1
3566 | #define HAVE_SYS_TIME_H 1
3567 | #define HAVE_UNISTD_H 1
3568 | #define HAVE_ASSERT_H 1
3569 | #define HAVE_SYS_UIO_H 1
3570 | #define HAVE_SETITIMER 1
3571 | #define HAVE_ALARM 1
3572 | #define HAVE_VSNPRINTF 1
3573 | #define HAVE_VSPRINTF 1
3574 | #define HAVE_STRERROR 1
3575 | #define HAVE_SNPRINTF 1
3576 | #define HAVE_VA_COPY 1
3577 | #define HAVE_ALLOCA_H 1
3578 | #define HAVE_ALLOCA 1
3579 | #define HAVE_TSEARCH 1
3580 | #define HAVE_GETTIMEOFDAY 1
3581 | #define SIZEOF_INT_IS_AINT 1
3582 | #define MPIU_SIZE_T unsigned int
3583 | #define HAVE_PTHREAD_H 1
3584 | /* end confdefs.h.  */
3585 | /* Define pthread_cleanup_push to an innocuous variant, in case <limits.h> declares pthread_cleanup_push.
3586 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3587 | #define pthread_cleanup_push innocuous_pthread_cleanup_push
3588 |
3589 | /* System header to define __stub macros and hopefully few prototypes,
3590 |     which can conflict with char pthread_cleanup_push (); below.
3591 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3592 |     <limits.h> exists even on freestanding compilers.  */
3593 |
3594 | #ifdef __STDC__
3595 | # include <limits.h>
3596 | #else
3597 | # include <assert.h>
3598 | #endif
3599 |
3600 | #undef pthread_cleanup_push
3601 |
3602 | /* Override any gcc2 internal prototype to avoid an error.  */
3603 | #ifdef __cplusplus
3604 | extern "C"
3605 | {
3606 | #endif
3607 | /* We use char because int might match the return type of a gcc2
3608 |    builtin and then its argument prototype would still apply.  */
3609 | char pthread_cleanup_push ();
3610 | /* The GNU C library defines this for functions which it implements
3611 |     to always fail with ENOSYS.  Some functions are actually named
3612 |     something starting with __ and the normal name is an alias.  */
3613 | #if defined (__stub_pthread_cleanup_push) || defined (__stub___pthread_cleanup_push)
3614 | choke me
3615 | #else
3616 | char (*f) () = pthread_cleanup_push;
3617 | #endif
3618 | #ifdef __cplusplus
3619 | }
3620 | #endif
3621 |
3622 | int
3623 | main ()
3624 | {
3625 | return f != pthread_cleanup_push;
3626 |   ;
3627 |   return 0;
3628 | }
3629 configure:31616: result: no
3630 configure:31627: checking whether pthread_cleanup_push is available (may be a macro in pthread.h)
3631 configure:31651: gcc -o conftest  -g -DNDEBUG -O2   conftest.c  >&5
3632 conftest.c: In function 'main':
3633 conftest.c:110: error: syntax error at end of input
3634 configure:31657: $? = 1
3635 configure: failed program was:
3636 | /* confdefs.h.  */
3637 |
3638 | #define PACKAGE_NAME ""
3639 | #define PACKAGE_TARNAME ""
3640 | #define PACKAGE_VERSION ""
3641 | #define PACKAGE_STRING ""
3642 | #define PACKAGE_BUGREPORT ""
3643 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
3644 | #define USE_LOGGING MPID_LOGGING_NONE
3645 | #define HAVE_RUNTIME_THREADCHECK 1
3646 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3647 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
3648 | #define USE_MEMORY_TRACING 1
3649 | #define USE_DBG_LOGGING 1
3650 | #define HAVE_DEBUGGER_SUPPORT 1
3651 | #define MPICH_INFODLL_LOC "NONE/lib/libtvmpich2.so"
3652 | #define HAVE_ROMIO 1
3653 | #ifdef __cplusplus
3654 | extern "C" void std::exit (int); using std::exit;
3655 | #endif
3656 | #define HAVE_CXX_EXCEPTIONS
3657 | #define HAVE_NAMESPACES
3658 | #define HAVE_NAMESPACE_STD
3659 | #define HAVE_CXX_BINDING 1
3660 | #define HAVE_NAMEPUB_SERVICE 1
3661 | #define restrict __restrict
3662 | #define HAVE_GCC_ATTRIBUTE 1
3663 | #define WORDS_LITTLEENDIAN 1
3664 | #define HAVE_LONG_DOUBLE 1
3665 | #define HAVE_LONG_LONG_INT 1
3666 | #define HAVE_MAX_INTEGER_ALIGNMENT 4
3667 | #define HAVE_MAX_STRUCT_ALIGNMENT 4
3668 | #define HAVE_MAX_FP_ALIGNMENT 16
3669 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 4
3670 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
3671 | #define HAVE_DOUBLE_ALIGNMENT_EXCEPTION 4
3672 | #define HAVE_SYS_TYPES_H 1
3673 | #define HAVE_SYS_STAT_H 1
3674 | #define HAVE_STDLIB_H 1
3675 | #define HAVE_STRING_H 1
3676 | #define HAVE_MEMORY_H 1
3677 | #define HAVE_STRINGS_H 1
3678 | #define HAVE_INTTYPES_H 1
3679 | #define HAVE_STDINT_H 1
3680 | #define HAVE_UNISTD_H 1
3681 | #define SIZEOF_CHAR 1
3682 | #define SIZEOF_SHORT 2
3683 | #define SIZEOF_INT 4
3684 | #define SIZEOF_LONG 4
3685 | #define SIZEOF_LONG_LONG 8
3686 | #define SIZEOF_FLOAT 4
3687 | #define SIZEOF_DOUBLE 8
3688 | #define SIZEOF_LONG_DOUBLE 16
3689 | #define SIZEOF_WCHAR_T 4
3690 | #define SIZEOF_VOID_P 4
3691 | #define HAVE_INT16_T 1
3692 | #define HAVE_INT32_T 1
3693 | #define HAVE_INT64_T 1
3694 | #define MPIR_REAL4_CTYPE float
3695 | #define MPIR_REAL8_CTYPE double
3696 | #define MPIR_REAL16_CTYPE long double
3697 | #define MPIR_INTEGER1_CTYPE char
3698 | #define MPIR_INTEGER2_CTYPE short
3699 | #define MPIR_INTEGER4_CTYPE int
3700 | #define MPIR_INTEGER8_CTYPE long long
3701 | #define SIZEOF_BOOL 1
3702 | #define SIZEOF_COMPLEX 8
3703 | #define SIZEOF_DOUBLECOMPLEX 16
3704 | #define SIZEOF_LONGDOUBLECOMPLEX 32
3705 | #define HAVE_ANY_INT64_T_ALIGNMENT 1
3706 | #define HAVE_ANY_INT32_T_ALIGNMENT 1
3707 | #define HAVE_GCC_AND_PENTIUM_ASM 1
3708 | #define USE_ATOMIC_UPDATES
3709 | #define HAVE_STDLIB_H 1
3710 | #define HAVE_STDARG_H 1
3711 | #define HAVE_SYS_TYPES_H 1
3712 | #define HAVE_INTTYPES_H 1
3713 | #define HAVE_LIMITS_H 1
3714 | #define HAVE_STDDEF_H 1
3715 | #define HAVE_ERRNO_H 1
3716 | #define HAVE_SYS_SOCKET_H 1
3717 | #define HAVE_SYS_TIME_H 1
3718 | #define HAVE_UNISTD_H 1
3719 | #define HAVE_ASSERT_H 1
3720 | #define HAVE_SYS_UIO_H 1
3721 | #define HAVE_SETITIMER 1
3722 | #define HAVE_ALARM 1
3723 | #define HAVE_VSNPRINTF 1
3724 | #define HAVE_VSPRINTF 1
3725 | #define HAVE_STRERROR 1
3726 | #define HAVE_SNPRINTF 1
3727 | #define HAVE_VA_COPY 1
3728 | #define HAVE_ALLOCA_H 1
3729 | #define HAVE_ALLOCA 1
3730 | #define HAVE_TSEARCH 1
3731 | #define HAVE_GETTIMEOFDAY 1
3732 | #define SIZEOF_INT_IS_AINT 1
3733 | #define MPIU_SIZE_T unsigned int
3734 | #define HAVE_PTHREAD_H 1
3735 | /* end confdefs.h.  */
3736 |
3737 | #include <pthread.h>
3738 | void f1(void *a) { return; }
3739 | int
3740 | main ()
3741 | {
3742 | pthread_cleanup_push( f1, (void *)0 );
3743 |   ;
3744 |   return 0;
3745 | }
3746 configure:31681: result: no
3747 configure:32042: checking for sched_yield
3748 configure:32099: gcc -o conftest  -g -DNDEBUG -O2   conftest.c  >&5
3749 configure:32105: $? = 0
3750 configure:32108: test -z                         || test ! -s conftest.err
3751 configure:32111: $? = 0
3752 configure:32114: test -s conftest
3753 configure:32117: $? = 0
3754 configure:32129: result: yes
3755 configure:32042: checking for yield
3756 configure:32099: gcc -o conftest  -g -DNDEBUG -O2   conftest.c  >&5
3757 Undefined symbols:
3758   "_yield", referenced from:
3759       _f in cckuS348.o
3760       _yield$non_lazy_ptr in cckuS348.o
3761 ld: symbol(s) not found
3762 collect2: ld returned 1 exit status
3763 configure:32105: $? = 1
3764 configure: failed program was:
3765 | /* confdefs.h.  */
3766 |
3767 | #define PACKAGE_NAME ""
3768 | #define PACKAGE_TARNAME ""
3769 | #define PACKAGE_VERSION ""
3770 | #define PACKAGE_STRING ""
3771 | #define PACKAGE_BUGREPORT ""
3772 | #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
3773 | #define USE_LOGGING MPID_LOGGING_NONE
3774 | #define HAVE_RUNTIME_THREADCHECK 1
3775 | #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
3776 | #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
3777 | #define USE_MEMORY_TRACING 1
3778 | #define USE_DBG_LOGGING 1
3779 | #define HAVE_DEBUGGER_SUPPORT 1
3780 | #define MPICH_INFODLL_LOC "NONE/lib/libtvmpich2.so"
3781 | #define HAVE_ROMIO 1
3782 | #ifdef __cplusplus
3783 | extern "C" void std::exit (int); using std::exit;
3784 | #endif
3785 | #define HAVE_CXX_EXCEPTIONS
3786 | #define HAVE_NAMESPACES
3787 | #define HAVE_NAMESPACE_STD
3788 | #define HAVE_CXX_BINDING 1
3789 | #define HAVE_NAMEPUB_SERVICE 1
3790 | #define restrict __restrict
3791 | #define HAVE_GCC_ATTRIBUTE 1
3792 | #define WORDS_LITTLEENDIAN 1
3793 | #define HAVE_LONG_DOUBLE 1
3794 | #define HAVE_LONG_LONG_INT 1
3795 | #define HAVE_MAX_INTEGER_ALIGNMENT 4
3796 | #define HAVE_MAX_STRUCT_ALIGNMENT 4
3797 | #define HAVE_MAX_FP_ALIGNMENT 16
3798 | #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 4
3799 | #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
3800 | #define HAVE_DOUBLE_ALIGNMENT_EXCEPTION 4
3801 | #define HAVE_SYS_TYPES_H 1
3802 | #define HAVE_SYS_STAT_H 1
3803 | #define HAVE_STDLIB_H 1
3804 | #define HAVE_STRING_H 1
3805 | #define HAVE_MEMORY_H 1
3806 | #define HAVE_STRINGS_H 1
3807 | #define HAVE_INTTYPES_H 1
3808 | #define HAVE_STDINT_H 1
3809 | #define HAVE_UNISTD_H 1
3810 | #define SIZEOF_CHAR 1
3811 | #define SIZEOF_SHORT 2
3812 | #define SIZEOF_INT 4
3813 | #define SIZEOF_LONG 4
3814 | #define SIZEOF_LONG_LONG 8
3815 | #define SIZEOF_FLOAT 4
3816 | #define SIZEOF_DOUBLE 8
3817 | #define SIZEOF_LONG_DOUBLE 16
3818 | #define SIZEOF_WCHAR_T 4
3819 | #define SIZEOF_VOID_P 4
3820 | #define HAVE_INT16_T 1
3821 | #define HAVE_INT32_T 1
3822 | #define HAVE_INT64_T 1
3823 | #define MPIR_REAL4_CTYPE float
3824 | #define MPIR_REAL8_CTYPE double
3825 | #define MPIR_REAL16_CTYPE long double
3826 | #define MPIR_INTEGER1_CTYPE char
3827 | #define MPIR_INTEGER2_CTYPE short
3828 | #define MPIR_INTEGER4_CTYPE int
3829 | #define MPIR_INTEGER8_CTYPE long long
3830 | #define SIZEOF_BOOL 1
3831 | #define SIZEOF_COMPLEX 8
3832 | #define SIZEOF_DOUBLECOMPLEX 16
3833 | #define SIZEOF_LONGDOUBLECOMPLEX 32
3834 | #define HAVE_ANY_INT64_T_ALIGNMENT 1
3835 | #define HAVE_ANY_INT32_T_ALIGNMENT 1
3836 | #define HAVE_GCC_AND_PENTIUM_ASM 1
3837 | #define USE_ATOMIC_UPDATES
3838 | #define HAVE_STDLIB_H 1
3839 | #define HAVE_STDARG_H 1
3840 | #define HAVE_SYS_TYPES_H 1
3841 | #define HAVE_INTTYPES_H 1
3842 | #define HAVE_LIMITS_H 1
3843 | #define HAVE_STDDEF_H 1
3844 | #define HAVE_ERRNO_H 1
3845 | #define HAVE_SYS_SOCKET_H 1
3846 | #define HAVE_SYS_TIME_H 1
3847 | #define HAVE_UNISTD_H 1
3848 | #define HAVE_ASSERT_H 1
3849 | #define HAVE_SYS_UIO_H 1
3850 | #define HAVE_SETITIMER 1
3851 | #define HAVE_ALARM 1
3852 | #define HAVE_VSNPRINTF 1
3853 | #define HAVE_VSPRINTF 1
3854 | #define HAVE_STRERROR 1
3855 | #define HAVE_SNPRINTF 1
3856 | #define HAVE_VA_COPY 1
3857 | #define HAVE_ALLOCA_H 1
3858 | #define HAVE_ALLOCA 1
3859 | #define HAVE_TSEARCH 1
3860 | #define HAVE_GETTIMEOFDAY 1
3861 | #define SIZEOF_INT_IS_AINT 1
3862 | #define MPIU_SIZE_T unsigned int
3863 | #define HAVE_PTHREAD_H 1
3864 | #define HAVE_SCHED_YIELD 1
3865 | /* end confdefs.h.  */
3866 | /* Define yield to an innocuous variant, in case <limits.h> declares yield.
3867 |    For example, HP-UX 11i <limits.h> declares gettimeofday.  */
3868 | #define yield innocuous_yield
3869 |
3870 | /* System header to define __stub macros and hopefully few prototypes,
3871 |     which can conflict with char yield (); below.
3872 |     Prefer <limits.h> to <assert.h> if __STDC__ is defined, since
3873 |     <limits.h> exists even on freestanding compilers.  */
3874 |
3875 | #ifdef __STDC__
3876 | # include <limits.h>
3877 | #else
3878 | # include <assert.h>
3879 | #endif
3880 |
3881 | #undef yield
3882 |
3883 | /* Override any gcc2 internal prototype to avoid an error.  */
3884 | #ifdef __cplusplus
3885 | extern "C"
3886 | {
3887 | #endif
3888 | /* We use char because int might match the return type of a gcc2
3889 |    builtin and then its argument prototype would still apply.  */
3890 | char yield ();
3891 | /* The GNU C library defines this for functions which it implements
3892 |     to always fail with ENOSYS.  Some functions are actually named
3893 |     something starting with __ and the normal name is an alias.  */
3894 | #if defined (__stub_yield) || defined (__stub___yield)
3895 | choke me
3896 | #else
3897 | char (*f) () = yield;
3898 | #endif
3899 | #ifdef __cplusplus
3900 | }
3901 | #endif
3902 |
3903 | int
3904 | main ()
3905 | {
3906 | return f != yield;
3907 |   ;
3908 |   return 0;
3909 | }
3910 configure:32129: result: no
3911 configure:32042: checking for usleep
3912 configure:32099: gcc -o conftest  -g -DNDEBUG -O2   conftest.c  >&5
3913 configure:32105: $? = 0
3914 configure:32108: test -z                         || test ! -s conftest.err
3915 configure:32111: $? = 0
3916 configure:32114: test -s conftest
3917 configure:32117: $? = 0
3918 configure:32129: result: yes
3919 configure:32042: checking for sleep
3920 configure:32099: gcc -o conftest  -g -DNDEBUG -O2   conftest.c  >&5
3921 configure:32105: $? = 0
3922 configure:32108: test -z                         || test ! -s conftest.err
3923 configure:32111: $? = 0
3924 configure:32114: test -s conftest
3925 configure:32117: $? = 0
3926 configure:32129: result: yes
3927 configure:32042: checking for select
3928 configure:32099: gcc -o conftest  -g -DNDEBUG -O2   conftest.c  >&5
3929 configure:32105: $? = 0
3930 configure:32108: test -z                         || test ! -s conftest.err
3931 configure:32111: $? = 0
3932 configure:32114: test -s conftest
3933 configure:32117: $? = 0
3934 configure:32129: result: yes
3935 configure:32388: WARNING: Could not define Fortran MPI datatypes for C
3936 configure:32424: checking the sizeof MPI_Offset
3937 configure:32444: gcc -o conftest  -g -DNDEBUG -O2   conftest.c           >&5
3938 conftest.c: In function 'main':
3939 conftest.c:6: warning: incompatible implicit declaration of built-in function 'exit'
3940 configure:32447: $? = 0
3941 configure:32469: result: 8
3942 configure:33440: creating ./config.status
3943
3944 ## ---------------------- ##
3945 ## Running config.status. ##
3946 ## ---------------------- ##
3947
3948 This file was extended by config.status, which was
3949 generated by GNU Autoconf 2.59.  Invocation command line was
3950
3951   CONFIG_FILES    =
3952   CONFIG_HEADERS  =
3953   CONFIG_LINKS    =
3954   CONFIG_COMMANDS =
3955   $ ./config.status
3956
3957 on nerve.cs.rit.edu
3958
3959 config.status:1094: creating Makefile
3960 config.status:1094: creating src/Makefile
3961 config.status:1094: creating src/include/Makefile
3962 config.status:1094: creating src/include/mpich2info.h
3963 config.status:1094: creating mpich2-doxygen
3964 config.status:1094: creating src/include/mpichtimer.h
3965 config.status:1094: creating src/binding/Makefile
3966 config.status:1094: creating src/binding/cxx/Makefile
3967 config.status:1094: creating src/binding/cxx/mpicxx.h
3968 config.status:1094: creating src/binding/f77/Makefile
3969 config.status:1094: creating src/binding/f77/mpif.h
3970 config.status:1094: creating src/binding/f77/setbotf.f
3971 config.status:1094: creating src/binding/f90/Makefile
3972 config.status:1094: creating src/binding/f90/mpi_sizeofs.f90
3973 config.status:1094: creating src/pkgconfig/mpich2-ch3.pc
3974 config.status:1094: creating src/pkgconfig/Makefile
3975 config.status:1094: creating src/env/mpicc
3976 config.status:1094: creating src/env/mpicc.conf
3977 config.status:1094: creating src/env/mpicc.bash
3978 config.status:1094: creating src/env/mpicxx
3979 config.status:1094: creating src/env/mpicxx.conf
3980 config.status:1094: creating src/env/mpicxx.bash
3981 config.status:1094: creating src/env/mpif77
3982 config.status:1094: creating src/env/mpif77.conf
3983 config.status:1094: creating src/env/mpif77.bash
3984 config.status:1094: creating src/env/mpif90
3985 config.status:1094: creating src/env/mpif90.conf
3986 config.status:1094: creating src/env/mpif90.bash
3987 config.status:1094: creating src/env/parkill
3988 config.status:1094: creating src/env/Makefile
3989 config.status:1094: creating src/util/createshlib
3990 config.status:1094: creating src/mpi/Makefile
3991 config.status:1094: creating src/mpi/attr/Makefile
3992 config.status:1094: creating src/mpi/coll/Makefile
3993 config.status:1094: creating src/mpi/comm/Makefile
3994 config.status:1094: creating src/mpi/datatype/Makefile
3995 config.status:1094: creating src/mpi/debugger/Makefile
3996 config.status:1094: creating src/mpi/errhan/Makefile
3997 config.status:1094: creating src/mpi/group/Makefile
3998 config.status:1094: creating src/mpi/init/Makefile
3999 config.status:1094: creating src/mpi/misc/Makefile
4000 config.status:1094: creating src/mpi/pt2pt/Makefile
4001 config.status:1094: creating src/mpi/rma/Makefile
4002 config.status:1094: creating src/mpi/spawn/Makefile
4003 config.status:1094: creating src/mpi/timer/Makefile
4004 config.status:1094: creating src/mpi/topo/Makefile
4005 config.status:1094: creating src/mpid/Makefile
4006 config.status:1094: creating src/mpid/common/Makefile
4007 config.status:1094: creating src/mpid/common/datatype/Makefile
4008 config.status:1094: creating src/mpid/common/datatype/dataloop/Makefile
4009 config.status:1094: creating src/mpid/common/locks/Makefile
4010 config.status:1094: creating src/pm/Makefile
4011 config.status:1094: creating src/pmi/Makefile
4012 config.status:1094: creating src/nameserv/Makefile
4013 config.status:1094: creating src/nameserv/file/Makefile
4014 config.status:1094: creating src/nameserv/mpd/Makefile
4015 config.status:1094: creating src/nameserv/pmi/Makefile
4016 config.status:1094: creating src/nameserv/test/Makefile
4017 config.status:1094: creating src/util/Makefile
4018 config.status:1094: creating src/util/info/Makefile
4019 config.status:1094: creating src/util/instrm/Makefile
4020 config.status:1094: creating src/util/thread/Makefile
4021 config.status:1094: creating src/util/thread/mpe_thread.h
4022 config.status:1094: creating src/util/mem/Makefile
4023 config.status:1094: creating src/util/msgs/Makefile
4024 config.status:1094: creating src/util/param/Makefile
4025 config.status:1094: creating src/util/dbg/Makefile
4026 config.status:1094: creating src/util/dbg/getfuncstack
4027 config.status:1094: creating src/util/osserv/Makefile
4028 config.status:1094: creating src/include/mpi.h
4029 config.status:1094: creating test/Makefile
4030 config.status:1094: creating test/util/Makefile
4031 config.status:1094: creating test/basic/Makefile
4032 config.status:1094: creating test/commands/Makefile
4033 config.status:1094: creating test/commands/cmdtests
4034 config.status:1094: creating test/mpid/Makefile
4035 config.status:1094: creating test/mpid/ch3/Makefile
4036 config.status:1094: creating examples/Makefile
4037 config.status:1094: creating examples/f77/Makefile
4038 config.status:1094: creating examples/f90/Makefile
4039 config.status:1094: creating examples/cxx/Makefile
4040 config.status:1094: creating src/util/logging/Makefile
4041 config.status:1094: creating src/util/logging/common/Makefile
4042 config.status:1094: creating doc/Makefile
4043 config.status:1094: creating doc/mansrc/Makefile
4044 config.status:1094: creating doc/mansrc/createhtmlindex
4045 config.status:1094: creating doc/refman/Makefile
4046 config.status:1094: creating doc/installguide/Makefile
4047 config.status:1094: creating doc/userguide/Makefile
4048 config.status:1094: creating doc/logging/Makefile
4049 config.status:1094: creating doc/design/Makefile
4050 config.status:1094: creating doc/smpd/Makefile
4051 config.status:1094: creating doc/windev/Makefile
4052 config.status:1153: creating src/include/mpichconf.h
4053 config.status:1463: src/include/mpichconf.h is unchanged
4054 config.status:1621: executing default-1 commands
4055 config.status:1621: executing default-2 commands
4056 config.status:1621: executing default-3 commands
4057 config.status:1621: executing default-4 commands
4058 config.status:1621: executing default-5 commands
4059 config.status:1621: executing default-6 commands
4060 config.status:1621: executing default-7 commands
4061 config.status:1621: executing default-8 commands
4062 config.status:1621: executing default-9 commands
4063 config.status:1621: executing default-10 commands
4064 config.status:1621: executing default-11 commands
4065 config.status:1621: executing default-12 commands
4066 config.status:1621: executing default-13 commands
4067 config.status:1621: executing default-14 commands
4068 configure:35124: configuring in test/mpi
4069 configure:35241: running /bin/sh '/Users/hxq7681/Library/mpich2-1.0.7/test/mpi/configure' --prefix=/usr/local  '-enable-debuginfo' '-enable-g=dbg,mem,log' '-enable-fast' '-enable-sharedlibs=osx-gcc' --disable-checkerrors --cache-file=/dev/null --srcdir=/Users/hxq7681/Library/mpich2-1.0.7/test/mpi
4070
4071 ## ---------------- ##
4072 ## Cache variables. ##
4073 ## ---------------- ##
4074
4075 ac_cv_c_bigendian=no
4076 ac_cv_c_compiler_gnu=yes
4077 ac_cv_c_const=yes
4078 ac_cv_c_inline=inline
4079 ac_cv_cxx_bool=yes
4080 ac_cv_cxx_compiler_gnu=yes
4081 ac_cv_cxx_exceptions=yes
4082 ac_cv_cxx_namespace_std=yes
4083 ac_cv_cxx_namespaces=yes
4084 ac_cv_env_CC_set=
4085 ac_cv_env_CC_value=
4086 ac_cv_env_CFLAGS_set=
4087 ac_cv_env_CFLAGS_value=
4088 ac_cv_env_CPPFLAGS_set=
4089 ac_cv_env_CPPFLAGS_value=
4090 ac_cv_env_CPP_set=
4091 ac_cv_env_CPP_value=
4092 ac_cv_env_CXXCPP_set=
4093 ac_cv_env_CXXCPP_value=
4094 ac_cv_env_CXXFLAGS_set=
4095 ac_cv_env_CXXFLAGS_value=
4096 ac_cv_env_CXX_set=
4097 ac_cv_env_CXX_value=
4098 ac_cv_env_F77_set=
4099 ac_cv_env_F77_value=
4100 ac_cv_env_F90FLAGS_set=
4101 ac_cv_env_F90FLAGS_value=
4102 ac_cv_env_F90_set=
4103 ac_cv_env_F90_value=
4104 ac_cv_env_FFLAGS_set=
4105 ac_cv_env_FFLAGS_value=
4106 ac_cv_env_LDFLAGS_set=
4107 ac_cv_env_LDFLAGS_value=
4108 ac_cv_env_MPICH2LIB_CFLAGS_set=
4109 ac_cv_env_MPICH2LIB_CFLAGS_value=
4110 ac_cv_env_MPICH2LIB_CXXFLAGS_set=
4111 ac_cv_env_MPICH2LIB_CXXFLAGS_value=
4112 ac_cv_env_MPICH2LIB_F90FLAGS_set=
4113 ac_cv_env_MPICH2LIB_F90FLAGS_value=
4114 ac_cv_env_MPICH2LIB_FFLAGS_set=
4115 ac_cv_env_MPICH2LIB_FFLAGS_value=
4116 ac_cv_env_build_alias_set=
4117 ac_cv_env_build_alias_value=
4118 ac_cv_env_host_alias_set=
4119 ac_cv_env_host_alias_value=
4120 ac_cv_env_target_alias_set=
4121 ac_cv_env_target_alias_value=
4122 ac_cv_exeext=
4123 ac_cv_f77_compiler_gnu=no
4124 ac_cv_func_alarm=yes
4125 ac_cv_func_alloca_works=yes
4126 ac_cv_func_clock_getres=no
4127 ac_cv_func_clock_gettime=no
4128 ac_cv_func_gethrtime=no
4129 ac_cv_func_gettimeofday=yes
4130 ac_cv_func_pthread_cleanup_push=no
4131 ac_cv_func_pthread_yield=no
4132 ac_cv_func_sched_yield=yes
4133 ac_cv_func_select=yes
4134 ac_cv_func_setitimer=yes
4135 ac_cv_func_sleep=yes
4136 ac_cv_func_snprintf=yes
4137 ac_cv_func_strerror=yes
4138 ac_cv_func_tsearch=yes
4139 ac_cv_func_usleep=yes
4140 ac_cv_func_vsnprintf=yes
4141 ac_cv_func_vsprintf=yes
4142 ac_cv_func_yield=no
4143 ac_cv_header_assert_h=yes
4144 ac_cv_header_complex=yes
4145 ac_cv_header_endian_h=no
4146 ac_cv_header_errno_h=yes
4147 ac_cv_header_inttypes_h=yes
4148 ac_cv_header_limits_h=yes
4149 ac_cv_header_memory_h=yes
4150 ac_cv_header_pthread_h=yes
4151 ac_cv_header_search=no
4152 ac_cv_header_stdarg_h=yes
4153 ac_cv_header_stdc=no
4154 ac_cv_header_stddef_h=yes
4155 ac_cv_header_stdint_h=yes
4156 ac_cv_header_stdlib_h=yes
4157 ac_cv_header_string_h=yes
4158 ac_cv_header_strings_h=yes
4159 ac_cv_header_sys_bitypes_h=no
4160 ac_cv_header_sys_socket_h=yes
4161 ac_cv_header_sys_stat_h=yes
4162 ac_cv_header_sys_time_h=yes
4163 ac_cv_header_sys_types_h=yes
4164 ac_cv_header_sys_uio_h=yes
4165 ac_cv_header_unistd_h=yes
4166 ac_cv_objext=o
4167 ac_cv_path_BASH=/bin/sh
4168 ac_cv_path_DOCTEXT=false
4169 ac_cv_path_PERL=/usr/bin/perl
4170 ac_cv_path_install='/usr/bin/install -c'
4171 ac_cv_prog_AR=ar
4172 ac_cv_prog_CXX=c++
4173 ac_cv_prog_CXXCPP='c++ -E'
4174 ac_cv_prog_ETAGS=etags
4175 ac_cv_prog_KILLALL=killall
4176 ac_cv_prog_MAKE=make
4177 ac_cv_prog_RANLIB=ranlib
4178 ac_cv_prog_ac_ct_CC=gcc
4179 ac_cv_prog_cc_g=yes
4180 ac_cv_prog_cc_stdc=
4181 ac_cv_prog_cxx_g=yes
4182 ac_cv_prog_egrep='grep -E'
4183 ac_cv_prog_f77_g=no
4184 ac_cv_prog_install_breaks_libs=no
4185 ac_cv_search_pthread_key_create='none required'
4186 ac_cv_sizeof_Complex=8
4187 ac_cv_sizeof_DoubleComplex=16
4188 ac_cv_sizeof_LongDoubleComplex=32
4189 ac_cv_sizeof_MPI_Offset=8
4190 ac_cv_sizeof_bool=1
4191 ac_cv_sizeof_char=1
4192 ac_cv_sizeof_double=8
4193 ac_cv_sizeof_float=4
4194 ac_cv_sizeof_int=4
4195 ac_cv_sizeof_long=4
4196 ac_cv_sizeof_long_double=16
4197 ac_cv_sizeof_long_long=8
4198 ac_cv_sizeof_short=2
4199 ac_cv_sizeof_void_p=4
4200 ac_cv_sizeof_wchar_t=4
4201 ac_cv_type_Complex=yes
4202 ac_cv_type_DoubleComplex=yes
4203 ac_cv_type_LongDoubleComplex=yes
4204 ac_cv_type_bool=yes
4205 ac_cv_type_char=yes
4206 ac_cv_type_double=yes
4207 ac_cv_type_float=yes
4208 ac_cv_type_int=yes
4209 ac_cv_type_long=yes
4210 ac_cv_type_long_double=yes
4211 ac_cv_type_long_long=yes
4212 ac_cv_type_short=yes
4213 ac_cv_type_size_t=yes
4214 ac_cv_type_void_p=yes
4215 ac_cv_type_wchar_t=yes
4216 ac_cv_working_alloca_h=yes
4217 lac_cv_use_atomic_updates=yes
4218 pac_cv_attr_weak=yes
4219 pac_cv_c_char_p_is_byte=yes
4220 pac_cv_c_double_alignment_exception=four
4221 pac_cv_c_double_pos_align=no
4222 pac_cv_c_fp_align_nr=16
4223 pac_cv_c_llint_pos_align=no
4224 pac_cv_c_max_double_fp_align=four
4225 pac_cv_c_max_fp_align=sixteen
4226 pac_cv_c_max_integer_align=four
4227 pac_cv_c_max_longdouble_fp_align=sixteen
4228 pac_cv_c_restrict=__restrict
4229 pac_cv_c_struct_align_nr=4
4230 pac_cv_c_volatile=yes
4231 pac_cv_cc_has___func__=yes
4232 pac_cv_cxx_builds_exe=yes
4233 pac_cv_cxx_has_iostream=yes
4234 pac_cv_cxx_has_math=no
4235 pac_cv_func_decl_snprintf=no
4236 pac_cv_func_decl_vsnprintf=no
4237 pac_cv_func_pthread_cleanup_push=no
4238 pac_cv_func_va_copy=yes
4239 pac_cv_gnu_attr_format=yes
4240 pac_cv_gnu_attr_pure=yes
4241 pac_cv_have_long_double=yes
4242 pac_cv_have_long_long=yes
4243 pac_cv_int16_t=yes
4244 pac_cv_int32_t=yes
4245 pac_cv_int32_t_alignment=no
4246 pac_cv_int64_t=yes
4247 pac_cv_int64_t_alignment=no
4248 pac_cv_lib_pthread_broken=no
4249 pac_cv_mkdir_p=yes
4250 pac_cv_mpi_bsend_overhead=59
4251 pac_cv_my_conf_dir=/tmp/hxq7681/mpich2-1.0.7
4252 pac_cv_pointers_have_int_alignment=yes
4253 pac_cv_prog_c_unaligned_doubles=yes
4254 pac_cv_prog_c_weak_symbols=no
4255 pac_cv_prog_make_allows_comments=yes
4256 pac_cv_prog_make_found_clock_skew=no
4257 pac_cv_prog_make_include=yes
4258 pac_cv_prog_make_set_cflags=no
4259 pac_cv_prog_make_vpath=VPATH
4260 pac_cv_sizeof_2_int=8
4261 pac_cv_sizeof_double_int=12
4262 pac_cv_sizeof_float_int=8
4263 pac_cv_sizeof_long_double_int=20
4264 pac_cv_sizeof_long_int=8
4265 pac_cv_sizeof_short_int=6
4266 pac_cv_tsearch_charp=no
4267
4268 ## ----------------- ##
4269 ## Output variables. ##
4270 ## ----------------- ##
4271
4272 ABIVERSION='1:1'
4273 ADDRESS_KIND=''
4274 ALLOCA=''
4275 AR='ar'
4276 BASH='/bin/sh'
4277 BSEND_OVERHEAD='59'
4278 BUILD_BASH_SCRIPTS='yes'
4279 BUILD_DLLS='no'
4280 BUILD_TVDLL='yes'
4281 CC='gcc'
4282 CC_SHL='${CC} -fPIC'
4283 CC_SHL_DBG='${CC} -fPIC'
4284 CFLAGS=' -g -DNDEBUG -O2'
4285 CONFIGURE_ARGS_CLEAN='-enable-debuginfo -enable-g=dbg,mem,log -enable-fast -enable-sharedlibs=osx-gcc'
4286 CONFIGURE_ARGUMENTS=''-enable-debuginfo' '-enable-g=dbg,mem,log' '-enable-fast' '-enable-sharedlibs=osx-gcc''
4287 CPP=''
4288 CPPFLAGS='  -I/tmp/hxq7681/mpich2-1.0.7/src/mpid/ch3/include -I/Users/hxq7681/Library/mpich2-1.0.7/src/mpid/ch3/include -I/tmp/hxq7681/mpich2-1.0.7/src/mpid/common/datatype -I/Users/hxq7681/Library/mpich2-1.0.7/src/mpid/common/datatype -I/tmp/hxq7681/mpich2-1.0.7/src/mpid/ch3/channels/sock/include -I/Users/hxq7681/Library/mpich2-1.0.7/src/mpid/ch3/channels/sock/include -I/tmp/hxq7681/mpich2-1.0.7/src/mpid/common/sock -I/Users/hxq7681/Library/mpich2-1.0.7/src/mpid/common/sock -I/tmp/hxq7681/mpich2-1.0.7/src/mpid/common/sock/poll -I/Users/hxq7681/Library/mpich2-1.0.7/src/mpid/common/sock/poll'
4289 CREATESHLIB='/tmp/hxq7681/mpich2-1.0.7/src/util/createshlib'
4290 CXX='c++'
4291 CXXCPP='c++ -E'
4292 CXXFLAGS=' -g -DNDEBUG -O2'
4293 CXX_DEFS=' -DHAVE_CXX_IOSTREAM -DHAVE_NAMESPACE_STD'
4294 CXX_LINKPATH_SHL=''
4295 CXX_SHL='c++ -fPIC'
4296 C_LINKPATH_SHL=''
4297 C_LINK_SHL='${CC} -dynamiclib -undefined suppress -single_module -flat_namespace'
4298 C_LINK_SHL_DBG='${CC} -dynamiclib -undefined suppress -single_module -flat_namespace'
4299 DEFS='-DHAVE_CONFIG_H'
4300 DEVICE='ch3:sock'
4301 DEVICE_ARGS=''
4302 DEVICE_NAME='ch3'
4303 DLLIMPORT=''
4304 DOCTEXT='false'
4305 DOCTEXTSTYLE=''
4306 ECHO_C='ECHO_N=''
4307 ECHO_T=''
4308 EGREP='grep -E'
4309 ENABLE_SHLIB='osx-gcc'
4310 ETAGS='etags'
4311 ETAGSADD='--language=c'
4312 EXEEXT=''
4313 EXTERNAL_SRC_DIRS=''
4314 EXTRA_STATUS_DECL=''
4315 F77=''
4316 F77CPP=''
4317 F77_COMPLEX16=''
4318 F77_COMPLEX32=''
4319 F77_COMPLEX8=''
4320 F77_INCDIR=''
4321 F77_INTEGER16=''
4322 F77_INTEGER1=''
4323 F77_INTEGER2=''
4324 F77_INTEGER4=''
4325 F77_INTEGER8=''
4326 F77_IN_C_LIBS=''
4327 F77_LIBDIR_LEADER=''
4328 F77_NAME_MANGLE=''
4329 F77_OTHER_LIBS=''
4330 F77_REAL16=''
4331 F77_REAL4=''
4332 F77_REAL8=''
4333 F90=''
4334 F90CPP=''
4335 F90EXT=''
4336 F90FLAGS='  -g -DNDEBUG'
4337 F90INC=''
4338 F90INCFLAG=''
4339 F90MODEXT=''
4340 F90MODINCFLAG=''
4341 F90MODINCSPEC=''
4342 F90_LINKPATH_SHL=''
4343 F90_OTHER_LIBS=''
4344 F90_SHL=''
4345 F90_WORK_FILES_ARG=''
4346 FC=''
4347 FC_LINKPATH_SHL=''
4348 FC_SHL=''
4349 FFLAGS='  -g -DNDEBUG'
4350 FINCLUDES=''
4351 FLIBS=''
4352 FORTRAN_BINDING='0'
4353 FORTRAN_MPI_OFFSET='integer*8'
4354 FWRAPNAME='fmpich'
4355 GCC='yes'
4356 GNUC_MINORVERSION='0'
4357 GNUC_VERSION='4'
4358 HAVE_CXX_EXCEPTIONS='1'
4359 HAVE_ROMIO='#include "mpio.h"'
4360 INCLUDE_MPICXX_H='#include "mpicxx.h"'
4361 INCLUDE_MPIDDEFS_H='/* ... no device specific definitions ... */'
4362 INSTALL_DATA='${INSTALL} -m 644'
4363 INSTALL_PROGRAM='${INSTALL}'
4364 INSTALL_SCRIPT='${INSTALL}'
4365 INT16_T=''
4366 INT32_T=''
4367 INT64_T=''
4368 KILLALL='killall'
4369 LDFLAGS=''
4370 LIBOBJS=''
4371 LIBS='         '
4372 LIBTOOL=''
4373 LTLIBOBJS=''
4374 MAKE='make'
4375 MAKE_DEPEND_C='gcc -MM'
4376 MANY_PM='no'
4377 MKDIR_P='mkdir -p'
4378 MPE_THREAD_LIB_NAME='mpich'
4379 MPIBASEMODNAME='mpi_base'
4380 MPICC='$(bindir)/mpicc'
4381 MPICH2LIB_CFLAGS=''
4382 MPICH2LIB_CXXFLAGS=''
4383 MPICH2LIB_F90FLAGS=''
4384 MPICH2LIB_FFLAGS=''
4385 MPICH_TIMER_KIND='USE_GETTIMEOFDAY'
4386 MPICONSTMODNAME='mpi_constants'
4387 MPICXX='$(bindir)/mpicxx'
4388 MPICXXLIBNAME='mpichcxx'
4389 MPID_TIMER_TYPE='struct timeval'
4390 MPIF77='$(bindir)/mpif77'
4391 MPIF90='$(bindir)/mpif90'
4392 MPIFLIBNAME='mpich'
4393 MPIFPMPI=''
4394 MPILIBNAME='mpich'
4395 MPIMODNAME='mpi'
4396 MPIR_CXX_BOOL='0x4c000133'
4397 MPIR_CXX_COMPLEX='0x4c000834'
4398 MPIR_CXX_DOUBLE_COMPLEX='0x4c001035'
4399 MPIR_CXX_LONG_DOUBLE_COMPLEX='0x4c002036'
4400 MPISIZEOFMODNAME='mpi_sizeofs'
4401 MPIU_DLL_SPEC_DEF='#define MPIU_DLL_SPEC'
4402 MPI_2COMPLEX='MPI_DATATYPE_NULL'
4403 MPI_2DOUBLE_COMPLEX='MPI_DATATYPE_NULL'
4404 MPI_2DOUBLE_PRECISION='MPI_DATATYPE_NULL'
4405 MPI_2INT='0x4c000816'
4406 MPI_2INTEGER='MPI_DATATYPE_NULL'
4407 MPI_2REAL='MPI_DATATYPE_NULL'
4408 MPI_AINT='int'
4409 MPI_AINT_FMT_DEC_SPEC='%d'
4410 MPI_AINT_FMT_HEX_SPEC='%x'
4411 MPI_BYTE='0x4c00010d'
4412 MPI_CHAR='0x4c000101'
4413 MPI_CHARACTER='MPI_DATATYPE_NULL'
4414 MPI_COMPLEX16='0x4c00102a'
4415 MPI_COMPLEX32='0x4c00202c'
4416 MPI_COMPLEX8='0x4c000828'
4417 MPI_COMPLEX='MPI_DATATYPE_NULL'
4418 MPI_DOUBLE='0x4c00080b'
4419 MPI_DOUBLE_COMPLEX='MPI_DATATYPE_NULL'
4420 MPI_DOUBLE_INT='0x8c000001'
4421 MPI_DOUBLE_PRECISION='MPI_DATATYPE_NULL'
4422 MPI_F77_BYTE=''
4423 MPI_F77_LB=''
4424 MPI_F77_PACKED=''
4425 MPI_F77_UB=''
4426 MPI_FINT='int'
4427 MPI_FLOAT='0x4c00040a'
4428 MPI_FLOAT_INT='0x8c000000'
4429 MPI_INT='0x4c000405'
4430 MPI_INTEGER16='MPI_DATATYPE_NULL'
4431 MPI_INTEGER1='0x4c00012d'
4432 MPI_INTEGER2='0x4c00022f'
4433 MPI_INTEGER4='0x4c000430'
4434 MPI_INTEGER8='0x4c000831'
4435 MPI_INTEGER='MPI_DATATYPE_NULL'
4436 MPI_LB='0x4c000010'
4437 MPI_LOGICAL='MPI_DATATYPE_NULL'
4438 MPI_LONG='0x4c000407'
4439 MPI_LONG_DOUBLE='0x4c00100c'
4440 MPI_LONG_DOUBLE_INT='0x8c000004'
4441 MPI_LONG_INT='0x8c000002'
4442 MPI_LONG_LONG='0x4c000809'
4443 MPI_MAX_PROCESSOR_NAME='128'
4444 MPI_OFFSET='long long'
4445 MPI_OFFSET_TYPEDEF='typedef long long MPI_Offset;'
4446 MPI_PACKED='0x4c00010f'
4447 MPI_REAL16='0x4c00102b'
4448 MPI_REAL4='0x4c000427'
4449 MPI_REAL8='0x4c000829'
4450 MPI_REAL='MPI_DATATYPE_NULL'
4451 MPI_SHORT='0x4c000203'
4452 MPI_SHORT_INT='0x8c000003'
4453 MPI_SIGNED_CHAR='0x4c000118'
4454 MPI_STATUS_SIZE=''
4455 MPI_UB='0x4c000011'
4456 MPI_UNSIGNED_CHAR='0x4c000102'
4457 MPI_UNSIGNED_INT='0x4c000406'
4458 MPI_UNSIGNED_LONG='0x4c000408'
4459 MPI_UNSIGNED_LONG_LONG='0x4c000819'
4460 MPI_UNSIGNED_SHORT='0x4c000204'
4461 MPI_WCHAR='0x4c00040e'
4462 NEEDSPLIB='yes'
4463 NO_WEAK_SYM='build_proflib'
4464 NO_WEAK_SYM_TARGET='build_proflib'
4465 NUMVERSION='10007300'
4466 OBJEXT='o'
4467 OFFSET_KIND=''
4468 PACKAGE_BUGREPORT=''
4469 PACKAGE_NAME=''
4470 PACKAGE_STRING=''
4471 PACKAGE_TARNAME=''
4472 PACKAGE_VERSION=''
4473 PATH_SEPARATOR=':'
4474 PERL='/usr/bin/perl'
4475 PMPIFLIBNAME='pmpich'
4476 PMPILIBNAME='pmpich'
4477 PROFILE_DEF_MPI='-DMPICH_MPI_FROM_PMPI'
4478 RANLIB='ranlib'
4479 RANLIB_AFTER_INSTALL='no'
4480 RELEASE_DATE='Unknown, built on Mon Aug 11 20:54:12 EDT 2008'
4481 REQD=''
4482 SET_CFLAGS=''
4483 SET_MAKE='MAKE=make'
4484 SHELL='/bin/sh'
4485 SHLIB_EXT='dylib'
4486 SHLIB_FROM_LO='no'
4487 SHLIB_INSTALL='$(INSTALL_PROGRAM)'
4488 SIZEOF_F90_CHARACTER=''
4489 SIZEOF_F90_DOUBLE_PRECISION=''
4490 SIZEOF_F90_INTEGER=''
4491 SIZEOF_F90_REAL=''
4492 SIZEOF_MPI_STATUS=''
4493 TESTCPP=''
4494 THR_CFLAGS=' -D_REENTRANT -D_THREAD_SAFE'
4495 THR_CPPFLAGS=''
4496 THR_DEFS=''
4497 THR_LDFLAGS=''
4498 THR_LIBS=' -lpthread'
4499 VERSION='1.0.7'
4500 VPATH='VPATH=.:${srcdir}'
4501 WRAPPER_CFLAGS=''
4502 WRAPPER_CXXFLAGS=''
4503 WRAPPER_F90FLAGS=''
4504 WRAPPER_FFLAGS=''
4505 WRAPPER_LDFLAGS='  '
4506 XARGS_NODATA_OPT=''
4507 ac_ct_CC='gcc'
4508 ac_ct_CXX=''
4509 ac_ct_F77=''
4510 ac_ct_F90=''
4511 ac_ct_RANLIB=''
4512 bindings=' cxx'
4513 bindings_dirs=' src/binding/cxx'
4514 bindir='${exec_prefix}/bin'
4515 build_alias=''
4516 datadir='${prefix}/share'
4517 debugger_dir='debugger'
4518 device_name='ch3'
4519 docdir='${prefix}/doc'
4520 exec_prefix='${prefix}'
4521 host_alias=''
4522 htmldir='${prefix}/www'
4523 includedir='${prefix}/include'
4524 infodir='${prefix}/info'
4525 libdir='${exec_prefix}/lib'
4526 libexecdir='${exec_prefix}/libexec'
4527 localstatedir='${prefix}/var'
4528 logging_dir=''
4529 logging_name='none'
4530 logging_subdirs=''
4531 mandir='${prefix}/man'
4532 master_top_builddir='/tmp/hxq7681/mpich2-1.0.7'
4533 master_top_srcdir='/Users/hxq7681/Library/mpich2-1.0.7'
4534 modincdir=''
4535 mpe_dir='mpe2'
4536 nameserv_name='mpd'
4537 oldincludedir='/usr/include'
4538 other_install_dirs=' src/pm/mpd src/mpe2'
4539 other_pm_names=''
4540 pac_prog=''
4541 pm_name='mpd'
4542 pmi_name='simple'
4543 prefix='/usr/local'
4544 program_transform_name='s,x,x,'
4545 romio_dir='romio'
4546 sbindir='${exec_prefix}/sbin'
4547 sharedstatedir='${prefix}/com'
4548 subdirs=' test/mpi'
4549 subsystems=' src/mpid/ch3 src/mpid/common/sock  src/mpi/romio src/pmi/simple src/pm/mpd src/mpe2 '
4550 sysconfdir='${prefix}/etc'
4551 target_alias=''
4552
4553 ## ------------- ##
4554 ## Output files. ##
4555 ## ------------- ##
4556
4557 MPE_THREAD_FUNCS='/Users/hxq7681/Library/mpich2-1.0.7/src/util/thread/posix_funcs.i'
4558 MPE_THREAD_TYPEDEFS='/Users/hxq7681/Library/mpich2-1.0.7/src/util/thread/posix_types.i'
4559
4560 ## ----------- ##
4561 ## confdefs.h. ##
4562 ## ----------- ##
4563
4564 #define HAVE_ALARM 1
4565 #define HAVE_ALLOCA 1
4566 #define HAVE_ALLOCA_H 1
4567 #define HAVE_ANY_INT32_T_ALIGNMENT 1
4568 #define HAVE_ANY_INT64_T_ALIGNMENT 1
4569 #define HAVE_ASSERT_H 1
4570 #define HAVE_CXX_BINDING 1
4571 #define HAVE_CXX_EXCEPTIONS
4572 #define HAVE_DEBUGGER_SUPPORT 1
4573 #define HAVE_DOUBLE_ALIGNMENT_EXCEPTION 4
4574 #define HAVE_ERRNO_H 1
4575 #define HAVE_GCC_AND_PENTIUM_ASM 1
4576 #define HAVE_GCC_ATTRIBUTE 1
4577 #define HAVE_GETTIMEOFDAY 1
4578 #define HAVE_INT16_T 1
4579 #define HAVE_INT32_T 1
4580 #define HAVE_INT64_T 1
4581 #define HAVE_INTTYPES_H 1
4582 #define HAVE_INTTYPES_H 1
4583 #define HAVE_LIMITS_H 1
4584 #define HAVE_LONG_DOUBLE 1
4585 #define HAVE_LONG_LONG_INT 1
4586 #define HAVE_MAX_DOUBLE_FP_ALIGNMENT 4
4587 #define HAVE_MAX_FP_ALIGNMENT 16
4588 #define HAVE_MAX_INTEGER_ALIGNMENT 4
4589 #define HAVE_MAX_LONG_DOUBLE_FP_ALIGNMENT 16
4590 #define HAVE_MAX_STRUCT_ALIGNMENT 4
4591 #define HAVE_MEMORY_H 1
4592 #define HAVE_MPICHCONF 1
4593 #define HAVE_NAMEPUB_SERVICE 1
4594 #define HAVE_NAMESPACES
4595 #define HAVE_NAMESPACE_STD
4596 #define HAVE_NO_FORTRAN_MPI_TYPES_IN_C 1
4597 #define HAVE_PTHREAD_H 1
4598 #define HAVE_ROMIO 1
4599 #define HAVE_RUNTIME_THREADCHECK 1
4600 #define HAVE_SCHED_YIELD 1
4601 #define HAVE_SELECT 1
4602 #define HAVE_SETITIMER 1
4603 #define HAVE_SLEEP 1
4604 #define HAVE_SNPRINTF 1
4605 #define HAVE_STDARG_H 1
4606 #define HAVE_STDDEF_H 1
4607 #define HAVE_STDINT_H 1
4608 #define HAVE_STDLIB_H 1
4609 #define HAVE_STDLIB_H 1
4610 #define HAVE_STRERROR 1
4611 #define HAVE_STRINGS_H 1
4612 #define HAVE_STRING_H 1
4613 #define HAVE_SYS_SOCKET_H 1
4614 #define HAVE_SYS_STAT_H 1
4615 #define HAVE_SYS_TIME_H 1
4616 #define HAVE_SYS_TYPES_H 1
4617 #define HAVE_SYS_TYPES_H 1
4618 #define HAVE_SYS_UIO_H 1
4619 #define HAVE_TSEARCH 1
4620 #define HAVE_UNISTD_H 1
4621 #define HAVE_UNISTD_H 1
4622 #define HAVE_USLEEP 1
4623 #define HAVE_VA_COPY 1
4624 #define HAVE_VSNPRINTF 1
4625 #define HAVE_VSPRINTF 1
4626 #define MPICH_ERROR_MSG_LEVEL MPICH_ERROR_MSG_NONE
4627 #define MPICH_INFODLL_LOC "NONE/lib/libtvmpich2.so"
4628 #define MPICH_THREAD_LEVEL MPI_THREAD_MULTIPLE
4629 #define MPIR_INTEGER1_CTYPE char
4630 #define MPIR_INTEGER2_CTYPE short
4631 #define MPIR_INTEGER4_CTYPE int
4632 #define MPIR_INTEGER8_CTYPE long long
4633 #define MPIR_REAL16_CTYPE long double
4634 #define MPIR_REAL4_CTYPE float
4635 #define MPIR_REAL8_CTYPE double
4636 #define MPIU_SIZE_T unsigned int
4637 #define PACKAGE_BUGREPORT ""
4638 #define PACKAGE_NAME ""
4639 #define PACKAGE_STRING ""
4640 #define PACKAGE_TARNAME ""
4641 #define PACKAGE_VERSION ""
4642 #define SIZEOF_BOOL 1
4643 #define SIZEOF_CHAR 1
4644 #define SIZEOF_COMPLEX 8
4645 #define SIZEOF_DOUBLE 8
4646 #define SIZEOF_DOUBLECOMPLEX 16
4647 #define SIZEOF_FLOAT 4
4648 #define SIZEOF_INT 4
4649 #define SIZEOF_INT_IS_AINT 1
4650 #define SIZEOF_LONG 4
4651 #define SIZEOF_LONGDOUBLECOMPLEX 32
4652 #define SIZEOF_LONG_DOUBLE 16
4653 #define SIZEOF_LONG_LONG 8
4654 #define SIZEOF_SHORT 2
4655 #define SIZEOF_VOID_P 4
4656 #define SIZEOF_WCHAR_T 4
4657 #define USE_ATOMIC_UPDATES
4658 #define USE_DBG_LOGGING 1
4659 #define USE_LOGGING MPID_LOGGING_NONE
4660 #define USE_MEMORY_TRACING 1
4661 #define USE_THREAD_IMPL MPICH_THREAD_IMPL_GLOBAL_MUTEX
4662 #define USE_THREAD_PKG MPICH_THREAD_PKG_POSIX
4663 #define WORDS_LITTLEENDIAN 1
4664 #define restrict __restrict
4665 #endif
4666 #ifdef __cplusplus
4667 extern "C" void std::exit (int); using std::exit;
4668
4669 configure: exit 0