Ticket #299: configure.3.log

File configure.3.log, 72.2 kB (added by Lee Mun Chiew, Cornelius, 3 months ago)

Added by email2trac

Line 
1 Configuring MPICH2 version 1.0.8 with  '--prefix=/home/Cornelius/mpich2-install'
2 Running on system: CYGWIN_NT-5.1 CorneliusVAIO 1.5.25(0.156/4/2) 2008-06-12 19:34 i686 Cygwin
3 Executing mpich2prereq in /home/Cornelius/mpich2-1.0.8/src/mpid/ch3 with
4 Executing mpich2prereq in /home/Cornelius/mpich2-1.0.8/src/mpid/ch3/channels/sock
5 sourcing /home/Cornelius/mpich2-1.0.8/src/pm/mpd/mpich2prereq
6 sourcing /home/Cornelius/mpich2-1.0.8/src/pm/mpd/setup_pm
7 checking for gcc... gcc
8 checking for C compiler default output file name... a.exe
9 checking whether the C compiler works... yes
10 checking whether we are cross compiling... no
11 checking for suffix of executables... .exe
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 ISO C89... 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 checking for type of weak symbol support... pragma weak accepted but does not work (probably creates two non-weak entries)
19 no
20 checking whether __attribute__ ((weak)) allowed... yes
21 checking for g77... g77
22 checking whether we are using the GNU Fortran 77 compiler... yes
23 checking whether g77 accepts -g... yes
24 checking whether Fortran 77 compiler accepts option -O2... yes
25 checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes
26 checking how to get verbose linking output from g77... -v
27 checking for Fortran 77 libraries of g77...  -L/usr/lib/gcc/i686-pc-cygwin/3.4.4 -L/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../.. -lfrtbegin -lg2c -lcygwin -luser32 -lkernel32 -ladvapi32 -lshell32
28 checking whether g77 accepts the FLIBS found by autoconf... yes
29 checking whether C can link with  -L/usr/lib/gcc/i686-pc-cygwin/3.4.4 -L/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../.. -lfrtbegin -lg2c -lcygwin -luser32 -lkernel32 -ladvapi32 -lshell32... yes
30 checking for linker for Fortran main programs... Use Fortran to link programs
31 checking for Fortran 77 name mangling... lower doubleunderscore
32 checking what libraries are needed to link Fortran programs with C routines that use stdio... none
33 checking for f90... no
34 checking for xlf90... no
35 checking for pgf90... no
36 checking for ifort... no
37 checking for epcf90... no
38 checking for f95... no
39 checking for fort... no
40 checking for xlf95... no
41 checking for lf95... no
42 checking for pathf95... no
43 checking for pathf90... no
44 checking for g95... no
45 checking for gfortran... no
46 checking for ifc... no
47 checking for efc... no
48 checking that f works as the extension for Fortran 90 program... no
49 checking for extension for Fortran 90 programs... unknown!
50 checking whether Fortran accepts ! for comments... yes
51 checking for include directory flag for Fortran... -I
52 checking for Fortran 77 flag for library directories... -L
53 checking for which Fortran libraries are needed to link C with Fortran... none
54 checking whether Fortran compiler processes .F files with C preprocessor... yes
55 checking for c++... c++
56 checking whether we are using the GNU C++ compiler... yes
57 checking whether c++ accepts -g... yes
58 checking whether the C++ compiler c++ can build an executable... yes
59 checking whether C++ compiler works with string... yes
60 checking whether the compiler supports exceptions... yes
61 checking whether the compiler recognizes bool as a built-in type... yes
62 checking whether the compiler implements namespaces... yes
63 checking whether <iostream> available... yes
64 checking whether the compiler implements the namespace std... yes
65 checking whether <math> available... no
66 checking for GNU g++ version... 3 . 4
67 checking whether C++ compiler accepts option -O2... yes
68 checking whether routines compiled with -O2 can be linked with ones compiled without -O2... yes
69 checking for perl... /usr/bin/perl
70 checking for ar... ar
71 checking for ranlib... ranlib
72 checking for etags... etags
73 checking for etags argument to specify language... --language=c
74 checking for killall... killall
75 checking for a BSD-compatible install... /usr/bin/install -c
76 checking whether install works... yes
77 checking whether install breaks libraries... no
78 checking whether mkdir -p works... yes
79 checking for make... make
80 checking whether clock skew breaks make... no
81 checking whether make supports include... yes
82 checking whether make allows comments in actions... yes
83 checking for virtual path format... VPATH
84 checking whether make sets CFLAGS... no
85 checking for bash... /usr/bin/bash
86 checking whether /usr/bin/bash supports arrays... yes
87 checking for doctext... false
88 checking for location of doctext style files... unavailable
89 checking for an ANSI C-conforming const... yes
90 checking for volatile... yes
91 checking for restrict... __restrict
92 checking for inline... inline
93 checking whether __attribute__ allowed... yes
94 checking whether __attribute__((format)) allowed... yes
95 checking for grep that handles long lines and -e... /usr/bin/grep
96 checking for egrep... /usr/bin/grep -E
97 checking for ANSI C header files... no
98 checking for sys/types.h... yes
99 checking for sys/stat.h... yes
100 checking for stdlib.h... yes
101 checking for string.h... yes
102 checking for memory.h... yes
103 checking for strings.h... yes
104 checking for inttypes.h... yes
105 checking for stdint.h... yes
106 checking for unistd.h... yes
107 checking whether byte ordering is bigendian... no
108 checking whether C compiler allows unaligned doubles... yes
109 checking whether gcc supports __func__... yes
110 Using gcc to determine dependencies
111 checking whether long double is supported... yes
112 checking whether long long is supported... yes
113 checking for max C struct integer alignment... eight
114 checking for max C struct floating point alignment... four
115 checking for max C struct alignment of structs with doubles... eight
116 checking for max C struct floating point alignment with long doubles... four
117 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.
118 checking if alignment of structs with doubles is based on position... no
119 checking if alignment of structs with long long ints is based on position... no
120 checking if double alignment breaks rules, find actual alignment... no
121 checking for alignment restrictions on pointers... int or better
122 checking size of char... 1
123 checking size of unsigned char... 1
124 checking size of short... 2
125 checking size of unsigned short... 2
126 checking size of int... 4
127 checking size of unsigned int... 4
128 checking size of long... 4
129 checking size of unsigned long... 4
130 checking size of long long... 8
131 checking size of unsigned long long... 8
132 checking size of float... 4
133 checking size of double... 8
134 checking size of long double... 12
135 checking size of wchar_t... 2
136 checking size of void *... 4
137 checking for size of float int... 8
138 checking for size of double int... 12
139 checking for size of long int... 8
140 checking for size of short int... 6
141 checking for size of 2 int... 8
142 checking for size of long double int... 16
143 checking for sys/bitypes.h... yes
144 checking for inttypes.h... (cached) yes
145 checking for int8_t... yes
146 checking for int16_t... yes
147 checking for int32_t... yes
148 checking for int64_t... yes
149 checking for uint8_t... yes
150 checking for uint16_t... yes
151 checking for uint32_t... yes
152 checking for uint64_t... yes
153 checking for size of Fortran type integer... 4
154 checking for size of Fortran type real... 4
155 checking for size of Fortran type double precision... 8
156 checking whether integer*1 is supported... yes
157 checking whether integer*2 is supported... yes
158 checking whether integer*4 is supported... yes
159 checking whether integer*8 is supported... yes
160 checking whether integer*16 is supported... no
161 checking whether real*4 is supported... yes
162 checking whether real*8 is supported... yes
163 checking whether real*16 is supported... no
164 checking for C type matching Fortran integer... int
165 checking for size of MPI_Status... 20
166 checking for values of Fortran logicals... True is 1 and False is 0
167 checking whether Fortran compiler is a Fortran 90 compiler... no
168 checking size of bool... 1
169 checking how to run the C++ preprocessor... c++ -E
170 checking for complex... yes
171 checking size of Complex... 8
172 checking size of DoubleComplex... 16
173 checking size of LongDoubleComplex... 24
174 checking if char * pointers use byte addresses... yes
175 checking for alignment restrictions on ... no
176 checking for alignment restrictions on int32_t... no
177 checking for size of MPI_BSEND_OVERHEAD... 59
178 checking for gcc __asm__ and pentium cmpxchgl instruction... yes
179 checking for gcc __asm__ and AMD x86_64 cmpxchgq instruction... no
180 checking for gcc __asm__ and IA64 xchg4 instruction... no
181 checking for ANSI C header files... (cached) no
182 checking for stdlib.h... (cached) yes
183 checking for stdarg.h... yes
184 checking for sys/types.h... (cached) yes
185 checking for inttypes.h... (cached) yes
186 checking for limits.h... yes
187 checking for stddef.h... yes
188 checking for errno.h... yes
189 checking for sys/socket.h... yes
190 checking for sys/time.h... yes
191 checking for unistd.h... (cached) yes
192 checking for endian.h... yes
193 checking for assert.h... yes
194 checking for sys/uio.h... yes
195 checking for size_t... yes
196 checking for setitimer... yes
197 checking for alarm... yes
198 checking for vsnprintf... yes
199 checking for vsprintf... yes
200 checking whether vsnprintf needs a declaration... no
201 checking for strerror... yes
202 checking for snprintf... yes
203 checking whether snprintf needs a declaration... no
204 checking for va_copy... yes
205 checking for working alloca.h... yes
206 checking for alloca... yes
207 checking for strdup... yes
208 checking whether strdup needs a declaration... no
209 checking for clock_gettime... yes
210 checking for clock_getres... yes
211 checking for gethrtime... no
212 checking for gettimeofday... yes
213 checking for clock_gettime... (cached) yes
214 checking for clock_getres... (cached) yes
215 checking whether struct timespec is defined in time.h... yes
216 checking for CLOCK_REALTIME defined in time.h... yes
217 sourcing /home/Cornelius/mpich2-1.0.8/src/mpid/ch3/setup_device
218 RUNNING SETUP_DEVICE FOR THE CH3 DEVICE
219 sourcing /home/Cornelius/mpich2-1.0.8/src/mpid/ch3/channels/sock/setup_channel
220 RUNNING SETUP_CHANNEL FOR THE SOCK CHANNEL
221 sourcing /home/Cornelius/mpich2-1.0.8/src/mpid/common/sock/setup
222 RUNNING SETUP FOR THE SOCK INTERFACE
223 checking for pthread.h... yes
224 checking for pthread_yield... no
225 checking for library containing pthread_key_create... none required
226 checking whether pthread routines without explicit lib are broken... no
227 checking for pthread_cleanup_push... no
228 checking whether pthread_cleanup_push is available (may be a macro in pthread.h)... no
229 checking for sched_yield... yes
230 checking for yield... no
231 checking for usleep... yes
232 checking for sleep... yes
233 checking for select... yes
234 RUNNING CONFIGURE FOR CH3 DEVICE
235 checking for make... make
236 checking whether clock skew breaks make... no
237 checking whether make supports include... yes
238 checking whether make allows comments in actions... yes
239 checking for virtual path format... VPATH
240 checking whether make sets CFLAGS... yes
241 checking for gcc... gcc
242 checking for C compiler default output file name... a.exe
243 checking whether the C compiler works... yes
244 checking whether we are cross compiling... no
245 checking for suffix of executables... .exe
246 checking for suffix of object files... o
247 checking whether we are using the GNU C compiler... yes
248 checking whether gcc accepts -g... yes
249 checking for gcc option to accept ISO C89... none needed
250 checking how to run the C preprocessor... gcc -E
251 checking for assert.h... yes
252 checking for limits.h... yes
253 checking for string.h... yes
254 checking for sys/types.h... yes
255 checking for sys/uio.h... yes
256 checking for uuid/uuid.h... yes
257 checking for time.h... yes
258 checking for ctype.h... yes
259 checking for unistd.h... yes
260 checking for arpa/inet.h... yes
261 checking for sys/socket.h... yes
262 checking for net/if.h... yes
263 checking for grep that handles long lines and -e... /usr/bin/grep
264 checking for egrep... /usr/bin/grep -E
265 checking for ANSI C header files... yes
266 checking for sys/types.h... (cached) yes
267 checking for sys/stat.h... yes
268 checking for stdlib.h... yes
269 checking for string.h... (cached) yes
270 checking for memory.h... yes
271 checking for strings.h... yes
272 checking for inttypes.h... yes
273 checking for stdint.h... yes
274 checking for unistd.h... (cached) yes
275 checking for pid_t... yes
276 checking for inet_pton... yes
277 checking for gethostname... yes
278 checking whether gethostname needs a declaration... no
279 checking for CFUUIDCreate... no
280 checking for uuid_generate... no
281 checking for time... yes
282 checking for library containing uuid_generate... no
283 checking whether CPP accepts variable length argument lists... yes
284 checking whether byte ordering is bigendian... no
285 checking whether we can use struct ifconf... yes
286 checking size of int... 4
287 checking size of long... 4
288 checking size of long long... 8
289 checking size of void *... 4
290 checking for etags... etags
291 configure: creating ./config.status
292 config.status: creating Makefile
293 config.status: creating src/Makefile
294 config.status: creating util/Makefile
295 config.status: creating util/shm/Makefile
296 config.status: creating util/shmbase/Makefile
297 config.status: creating channels/Makefile
298 config.status: creating localdefs
299 config.status: creating include/mpid_thread.h
300 config.status: creating include/mpidi_ch3_conf.h
301 config.status: include/mpidi_ch3_conf.h is unchanged
302 config.status: executing default-1 commands
303 copying ./../common/thread/mpid_thread_mpe.c to src/mpid_thread.c
304 === configuring in util/sock (/home/Cornelius/mpich2-1.0.8/src/mpid/ch3/util/sock)
305 configure: running /bin/sh ./configure --disable-option-checking '--prefix=/home/Cornelius/mpich2-install'  'CC=gcc' 'CFLAGS= -O2' 'LIBS=' --cache-file=/dev/null --srcdir=.
306 RUNNING CONFIGURE FOR CH3 UTIL SOCK ROUTINES
307 checking for make... make
308 checking whether clock skew breaks make... no
309 checking whether make supports include... yes
310 checking whether make allows comments in actions... yes
311 checking for virtual path format... VPATH
312 checking whether make sets CFLAGS... yes
313 checking for ar... ar
314 checking for ranlib... ranlib
315 checking for gcc... gcc
316 checking for C compiler default output file name... a.exe
317 checking whether the C compiler works... yes
318 checking whether we are cross compiling... no
319 checking for suffix of executables... .exe
320 checking for suffix of object files... o
321 checking whether we are using the GNU C compiler... yes
322 checking whether gcc accepts -g... yes
323 checking for gcc option to accept ISO C89... none needed
324 checking how to run the C preprocessor... gcc -E
325 checking for assert.h... yes
326 checking for limits.h... yes
327 checking for string.h... yes
328 checking for sys/types.h... yes
329 checking for sys/uio.h... yes
330 checking for time.h... yes
331 checking for ctype.h... yes
332 checking for unistd.h... yes
333 checking for arpa/inet.h... yes
334 checking for sys/socket.h... yes
335 checking for net/if.h... yes
336 checking for grep that handles long lines and -e... /usr/bin/grep
337 checking for egrep... /usr/bin/grep -E
338 checking for ANSI C header files... yes
339 checking for sys/types.h... (cached) yes
340 checking for sys/stat.h... yes
341 checking for stdlib.h... yes
342 checking for string.h... (cached) yes
343 checking for memory.h... yes
344 checking for strings.h... yes
345 checking for inttypes.h... yes
346 checking for stdint.h... yes
347 checking for unistd.h... (cached) yes
348 checking for pid_t... yes
349 checking for inet_pton... yes
350 checking for gethostname... yes
351 checking whether gethostname needs a declaration... no
352 checking whether CPP accepts variable length argument lists... yes
353 checking whether byte ordering is bigendian... no
354 checking whether we can use struct ifconf... yes
355 checking size of int... 4
356 checking size of long... 4
357 checking size of long long... 8
358 checking size of void *... 4
359 checking for etags... etags
360 configure: creating ./config.status
361 config.status: creating Makefile
362 config.status: creating ch3usockconf.h
363 config.status: ch3usockconf.h is unchanged
364 config.status: executing default-1 commands
365 Updating dependency directories .deps
366 === configuring in channels/sock (/home/Cornelius/mpich2-1.0.8/src/mpid/ch3/channels/sock)
367 configure: running /bin/sh ./configure --disable-option-checking '--prefix=/home/Cornelius/mpich2-install'  'CC=gcc' 'CFLAGS= -O2' 'LIBS=' --cache-file=/dev/null --srcdir=.
368 RUNNING CONFIGURE FOR THE SOCK CHANNEL
369 checking for a BSD-compatible install... /usr/bin/install -c
370 checking whether install works... yes
371 checking for ranlib... ranlib
372 checking for gcc... gcc
373 checking for C compiler default output file name... a.exe
374 checking whether the C compiler works... yes
375 checking whether we are cross compiling... no
376 checking for suffix of executables... .exe
377 checking for suffix of object files... o
378 checking whether we are using the GNU C compiler... yes
379 checking whether gcc accepts -g... yes
380 checking for gcc option to accept ISO C89... none needed
381 checking whether install breaks libraries... no
382 checking whether mkdir -p works... yes
383 checking for make... make
384 checking whether clock skew breaks make... no
385 checking whether make supports include... yes
386 checking whether make allows comments in actions... yes
387 checking for virtual path format... VPATH
388 checking whether make sets CFLAGS... yes
389 checking for ar... ar
390 checking for ranlib... ranlib
391 checking for net/if.h... yes
392 checking how to run the C preprocessor... gcc -E
393 checking for netdb.h... yes
394 checking for sys/ioctl.h... yes
395 checking for sys/socket.h... yes
396 checking for sys/sockio.h... no
397 checking for sys/types.h... yes
398 checking for errno.h... yes
399 checking for netinet/in.h... yes
400 configure: creating ./config.status
401 config.status: creating Makefile
402 config.status: creating src/Makefile
403 config.status: creating localdefs
404 config.status: creating include/mpidi_ch3i_sock_conf.h
405 config.status: include/mpidi_ch3i_sock_conf.h is unchanged
406 config.status: executing default-1 commands
407 Updating dependency directories .deps
408 RUNNING CONFIGURE FOR THE SOCK INTERFACE
409 checking for gcc... gcc
410 checking for C compiler default output file name... a.exe
411 checking whether the C compiler works... yes
412 checking whether we are cross compiling... no
413 checking for suffix of executables... .exe
414 checking for suffix of object files... o
415 checking whether we are using the GNU C compiler... yes
416 checking whether gcc accepts -g... yes
417 checking for gcc option to accept ISO C89... none needed
418 checking for strerror... yes
419 checking for make... make
420 checking whether clock skew breaks make... no
421 checking whether make supports include... yes
422 checking whether make allows comments in actions... yes
423 checking for virtual path format... VPATH
424 checking whether make sets CFLAGS... yes
425 checking for ar... ar
426 checking for ranlib... ranlib
427 configure: creating ./config.status
428 config.status: creating Makefile
429 config.status: creating localdefs
430 config.status: creating mpidu_sock_conf.h
431 config.status: mpidu_sock_conf.h is unchanged
432 === configuring in poll (/home/Cornelius/mpich2-1.0.8/src/mpid/common/sock/poll)
433 configure: running /bin/sh ./configure --disable-option-checking '--prefix=/home/Cornelius/mpich2-install'  'CC=gcc' 'CFLAGS= -O2' 'LIBS=   ' --cache-file=/dev/null --srcdir=.
434 RUNNING CONFIGURE FOR THE POLL IMPLEMENTATION OF SOCK
435 checking for make... make
436 checking whether clock skew breaks make... no
437 checking whether make supports include... yes
438 checking whether make allows comments in actions... yes
439 checking for virtual path format... VPATH
440 checking whether make sets CFLAGS... yes
441 checking for gcc... gcc
442 checking for C compiler default output file name... a.exe
443 checking whether the C compiler works... yes
444 checking whether we are cross compiling... no
445 checking for suffix of executables... .exe
446 checking for suffix of object files... o
447 checking whether we are using the GNU C compiler... yes
448 checking whether gcc accepts -g... yes
449 checking for gcc option to accept ISO C89... none needed
450 checking for inline... inline
451 checking for poll... yes
452 checking how to run the C preprocessor... gcc -E
453 checking for assert.h... yes
454 checking for errno.h... yes
455 checking for fcntl.h... yes
456 checking for limits.h... yes
457 checking for netdb.h... yes
458 checking for netinet/in.h... yes
459 checking for netinet/tcp.h... yes
460 checking for poll.h... yes
461 checking for stdlib.h... yes
462 checking for sys/param.h... yes
463 checking for sys/poll.h... yes
464 checking for sys/types.h... yes
465 checking for sys/uio.h... yes
466 checking for unistd.h... yes
467 checking if struct poll is defined... yes
468 checking if a simple program using poll() can be compiled... yes
469 checking whether bit fields work in ip.h... no
470 Adding -D_NO_BITFIELDS to CFLAGS
471 checking for gethostname... yes
472 checking whether gethostname needs a declaration... no
473 checking for library containing socket... none required
474 checking for library containing gethostbyname... none required
475 checking whether socklen_t is defined (in sys/socket.h if present)... yes
476 checking for etags... etags
477 configure: creating ./config.status
478 config.status: creating Makefile
479 config.status: creating localdefs
480 config.status: creating mpidu_socki_conf.h
481 config.status: mpidu_socki_conf.h is unchanged
482 config.status: executing default-1 commands
483 Updating dependency directories .deps
484 RUNNING CONFIGURE FOR LOCKS
485 checking for make... make
486 checking whether clock skew breaks make... no
487 checking whether make supports include... yes
488 checking whether make allows comments in actions... yes
489 checking for virtual path format... VPATH
490 checking whether make sets CFLAGS... yes
491 checking for ar... ar
492 checking for ranlib... ranlib
493 checking for gcc... gcc
494 checking for C compiler default output file name... a.exe
495 checking whether the C compiler works... yes
496 checking whether we are cross compiling... no
497 checking for suffix of executables... .exe
498 checking for suffix of object files... o
499 checking whether we are using the GNU C compiler... yes
500 checking whether gcc accepts -g... yes
501 checking for gcc option to accept ISO C89... none needed
502 checking for yield... no
503 checking for sched_yield... yes
504 checking for usleep... yes
505 checking for sleep... yes
506 checking for select... yes
507 checking for mutex_init... no
508 checking for compare_and_swap... no
509 checking for pthread_mutexattr_init... yes
510 checking for pthread_mutexattr_setpshared... yes
511 checking how to run the C preprocessor... gcc -E
512 checking for pthread.h... yes
513 checking for sched.h... yes
514 configure: creating ./config.status
515 config.status: creating Makefile
516 config.status: creating mpid_locksconf.h
517 config.status: mpid_locksconf.h is unchanged
518 Configuring with args --prefix=/home/Cornelius/mpich2-install
519 checking for architecture... i686
520 configure: WARNING: Unknown architecture ... proceeding anyway
521 ROMIO home directory is /home/Cornelius/mpich2-1.0.8/src/mpi/romio
522 checking for gcc... gcc
523 checking for C compiler default output file name... a.exe
524 checking whether the C compiler works... yes
525 checking whether we are cross compiling... no
526 checking for suffix of executables... .exe
527 checking for suffix of object files... o
528 checking whether we are using the GNU C compiler... yes
529 checking whether gcc accepts -g... yes
530 checking for gcc option to accept ISO C89... none needed
531 checking whether we are using the GNU Fortran 77 compiler... yes
532 checking whether g77 accepts -g... yes
533 checking for memalign... yes
534 checking Fortran external names
535 Fortran externals are lower case and have two trailing underscores
536 checking for inline... inline
537 checking how to run the C preprocessor... gcc -E
538 checking for grep that handles long lines and -e... /usr/bin/grep
539 checking for egrep... /usr/bin/grep -E
540 checking for ANSI C header files... yes
541 checking for sys/types.h... yes
542 checking for sys/stat.h... yes
543 checking for stdlib.h... yes
544 checking for string.h... yes
545 checking for memory.h... yes
546 checking for strings.h... yes
547 checking for inttypes.h... yes
548 checking for stdint.h... yes
549 checking for unistd.h... yes
550 checking for unistd.h... (cached) yes
551 checking fcntl.h usability... yes
552 checking fcntl.h presence... yes
553 checking for fcntl.h... yes
554 checking malloc.h usability... yes
555 checking malloc.h presence... yes
556 checking for malloc.h... yes
557 checking stddef.h usability... yes
558 checking stddef.h presence... yes
559 checking for stddef.h... yes
560 checking size of int... 4
561 checking size of void *... 4
562 checking for int large enough for pointers... yes
563 checking size of long long... 8
564 checking for f90... no
565 checking for xlf90... no
566 checking for pgf90... no
567 checking for ifort... no
568 checking for epcf90... no
569 checking for f95... no
570 checking for fort... no
571 checking for xlf95... no
572 checking for lf95... no
573 checking for pathf90... no
574 checking for g95... no
575 checking for fc... fc
576 checking for extension for Fortran 90 programs... unknown!
577 checking for Fortran 90 KIND parameter for 8-byte integers... unavailable
578 checking that we can use integer*8 to declare MPI_DISPLACMENT_CURRENT... yes
579 Overriding Array test for MPICH2
580 checking for weak symbol support... pragma weak
581 checking that weak symbols are visible to other files... yes
582 checking that the compiler correctly implements weak symbols... no
583 no
584 checking whether struct flock compatible with MPI_Offset... yes
585 checking for pvfs2-config... notfound
586 checking configured file systems... testfs ufs nfs
587 configure: WARNING: File locks may not work with NFS.  See the Installation and
588 users manual for instructions on testing and if necessary fixing this
589 checking for library containing aio_write... no
590 checking for library containing pthread_create... none required
591 checking for library containing aio_write... (cached) no
592 checking whether aio routines can be used... no
593 checking for obsolete two-argument aio_write... no
594 checking for obsolete two-argument aio_suspend... no
595 checking for aio_fildes member of aiocb structure... no
596 checking for aio_whence member of aiocb structure... no
597 checking for aio_handle member of aiocb structure... no
598 checking for aio_reqprio member of aiocb structure... no
599 checking for aio_sigevent member of aiocb structure... no
600 checking sys/vfs.h usability... yes
601 checking sys/vfs.h presence... yes
602 checking for sys/vfs.h... yes
603 checking sys/param.h usability... yes
604 checking sys/param.h presence... yes
605 checking for sys/param.h... yes
606 checking sys/mount.h usability... yes
607 checking sys/mount.h presence... yes
608 checking for sys/mount.h... yes
609 checking sys/statvfs.h usability... yes
610 checking sys/statvfs.h presence... yes
611 checking for sys/statvfs.h... yes
612 checking whether struct statfs properly defined... yes
613 checking for f_fstypename member of statfs structure... no
614 checking for sys/stat.h... (cached) yes
615 checking for sys/types.h... (cached) yes
616 checking for unistd.h... (cached) yes
617 checking for stat... yes
618 checking for st_fstype member of stat structure... no
619 checking for sys/types.h... (cached) yes
620 checking for sys/statvfs.h... (cached) yes
621 checking for sys/vfs.h... (cached) yes
622 checking for statvfs... yes
623 checking for f_basetype member of statvfs structure... no
624 checking for unistd.h... (cached) yes
625 checking for large file defines... no
626 checking for strerror... yes
627 checking for doctext... false
628 checking for strdup... yes
629 checking whether strdup needs a declaration... no
630 checking for snprintf... yes
631 checking whether snprintf needs a declaration... no
632 checking for lstat... yes
633 checking whether lstat needs a declaration... yes
634 checking for readlink... yes
635 checking whether readlink needs a declaration... no
636 checking for fsync... yes
637 checking whether fsync needs a declaration... no
638 checking for ftruncate... yes
639 checking whether ftruncate needs a declaration... no
640 checking for unistd.h... (cached) yes
641 checking for large file defines... none
642 setting SYSDEP_INC to
643 checking for restrict... __restrict
644 checking whether __attribute__ allowed... yes
645 checking whether __attribute__((format)) allowed... yes
646 setting CC to gcc
647 setting F77 to g77
648 setting TEST_CC to /home/Cornelius/mpich2-1.0.8/bin/mpicc
649 setting TEST_F77 to /home/Cornelius/mpich2-1.0.8/bin/mpif77
650 setting CFLAGS to  -O2  -DFORTRANDOUBLEUNDERSCORE -DHAVE_ROMIOCONF_H
651 setting USER_CFLAGS to
652 setting USER_FFLAGS to
653 configure: creating ./config.status
654 config.status: creating Makefile
655 config.status: creating localdefs
656 config.status: creating mpi-io/Makefile
657 config.status: creating mpi2-other/info/Makefile
658 config.status: creating mpi2-other/array/Makefile
659 config.status: creating adio/common/Makefile
660 config.status: creating test/Makefile
661 config.status: creating test/misc.c
662 config.status: creating test/large_file.c
663 config.status: creating test/runtests
664 config.status: creating util/romioinstall
665 config.status: creating include/mpio.h
666 config.status: creating include/mpiof.h
667 config.status: creating adio/ad_nfs/Makefile
668 config.status: creating adio/ad_ufs/Makefile
669 config.status: creating adio/ad_bgl/Makefile
670 config.status: creating adio/ad_bglockless/Makefile
671 config.status: creating adio/ad_panfs/Makefile
672 config.status: creating adio/ad_xfs/Makefile
673 config.status: creating adio/ad_sfs/Makefile
674 config.status: creating adio/ad_pfs/Makefile
675 config.status: creating adio/ad_testfs/Makefile
676 config.status: creating adio/ad_pvfs/Makefile
677 config.status: creating adio/ad_pvfs2/Makefile
678 config.status: creating adio/ad_gridftp/Makefile
679 config.status: creating adio/ad_lustre/Makefile
680 config.status: creating mpi-io/fortran/Makefile
681 config.status: creating mpi2-other/info/fortran/Makefile
682 config.status: creating mpi2-other/array/fortran/Makefile
683 config.status: creating test/fmisc.f
684 config.status: creating test/fcoll_test.f
685 config.status: creating test/pfcoll_test.f
686 config.status: creating test/fperf.f
687 config.status: creating mpi-io/glue/mpich2/Makefile
688 config.status: creating mpi-io/glue/mpich1/Makefile
689 config.status: creating mpi-io/glue/default/Makefile
690 config.status: creating common/dataloop/Makefile
691 config.status: creating adio/include/romioconf.h
692 config.status: executing default-1 commands
693 RUNNING CONFIGURE FOR THE SIMPLE PMI
694 checking for make... make
695 checking whether clock skew breaks make... no
696 checking whether make supports include... yes
697 checking whether make allows comments in actions... yes
698 checking for virtual path format... VPATH
699 checking whether make sets CFLAGS... yes
700 checking for gcc... gcc
701 checking for C compiler default output file name... a.exe
702 checking whether the C compiler works... yes
703 checking whether we are cross compiling... no
704 checking for suffix of executables... .exe
705 checking for suffix of object files... o
706 checking whether we are using the GNU C compiler... yes
707 checking whether gcc accepts -g... yes
708 checking for gcc option to accept ISO C89... none needed
709 checking how to run the C preprocessor... gcc -E
710 checking for unistd.h... yes
711 checking for string.h... yes
712 checking for stdlib.h... yes
713 checking for sys/socket.h... yes
714 checking for strings.h... yes
715 checking for assert.h... yes
716 checking for snprintf... yes
717 checking whether snprintf needs a declaration... no
718 checking for sys/types.h... yes
719 checking for sys/param.h... yes
720 checking for sys/socket.h... (cached) yes
721 checking for netinet/in.h... yes
722 checking for netinet/tcp.h... yes
723 checking for sys/un.h... yes
724 checking for netdb.h... yes
725 checking for library containing socket... none required
726 checking for library containing gethostbyname... none required
727 checking for socket... yes
728 checking for setsockopt... yes
729 checking for gethostbyname... yes
730 checking whether socklen_t is defined (in sys/socket.h if present)... yes
731 checking whether struct hostent contains h_addr_list... yes
732 checking whether __attribute__ allowed... yes
733 checking whether __attribute__((format)) allowed... yes
734 configure: creating ./config.status
735 config.status: creating Makefile
736 config.status: creating localdefs
737 config.status: creating pmiconf.h
738 config.status: pmiconf.h is unchanged
739 Configuring with args /home/Cornelius/mpich2-install/share/config.site /home/Cornelius/mpich2-install/etc/config.site
740 checking for gcc... gcc
741 checking for C compiler default output file name... a.exe
742 checking whether the C compiler works... yes
743 checking whether we are cross compiling... no
744 checking for suffix of executables... .exe
745 checking for suffix of object files... o
746 checking whether we are using the GNU C compiler... yes
747 checking whether gcc accepts -g... yes
748 checking for gcc option to accept ISO C89... none needed
749 checking whether make sets $(MAKE)... yes
750 checking whether ln -s works... yes
751 checking for a BSD-compatible install... /usr/bin/install -c
752 checking whether install /usr/bin/install -c works... yes
753 Using INSTALL=/usr/bin/install -c
754 checking for totalview... no
755 checking for python2.5... python2.5
756 checking for python2.4... no
757 checking for python2.3... no
758 checking for python2.2... no
759 checking for python2... no
760 checking for python... python
761 checking that python2.5 is a valid python version... yes
762 checking that the cPickle module is available for python2.5... yes
763 checking that rebaseall is ok on this cygwin system...
764 checking for library containing socket... none required
765 checking how to run the C preprocessor... gcc -E
766 checking for grep that handles long lines and -e... /usr/bin/grep
767 checking for egrep... /usr/bin/grep -E
768 checking for ANSI C header files... yes
769 checking for sys/wait.h that is POSIX.1 compatible... yes
770 checking for sys/types.h... yes
771 checking for sys/stat.h... yes
772 checking for stdlib.h... yes
773 checking for string.h... yes
774 checking for memory.h... yes
775 checking for strings.h... yes
776 checking for inttypes.h... yes
777 checking for stdint.h... yes
778 checking for unistd.h... yes
779 checking fcntl.h usability... yes
780 checking fcntl.h presence... yes
781 checking for fcntl.h... yes
782 checking for strings.h... (cached) yes
783 checking sys/time.h usability... yes
784 checking sys/time.h presence... yes
785 checking for sys/time.h... yes
786 checking for unistd.h... (cached) yes
787 checking for stdlib.h... (cached) yes
788 checking sys/param.h usability... yes
789 checking sys/param.h presence... yes
790 checking for sys/param.h... yes
791 checking for putenv... yes
792 checking for socket... yes
793 checking for snprintf... yes
794 checking whether snprintf needs a declaration... no
795 configure: creating ./config.status
796 config.status: creating Makefile
797 config.status: creating mpdconf.h
798 Configuring MPE Profiling System with  '--prefix=/home/Cornelius/mpich2-install' 'MPI_CC=/home/Cornelius/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/home/Cornelius/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=        ' 'F77=g77' 'FFLAGS= -O2'
799 checking for current directory name... /home/Cornelius/mpich2-1.0.8/src/mpe2
800 checking gnumake... yes using --no-print-directory
801 checking BSD 4.4 make... no - whew
802 checking OSF V3 make... no
803 checking for virtual path format... VPATH
804 This MPE build is part of the MPICH2 build
805 checking for gcc... gcc
806 checking for C compiler default output file name... a.exe
807 checking whether the C compiler works... yes
808 checking whether we are cross compiling... no
809 checking for suffix of executables... .exe
810 checking for suffix of object files... o
811 checking whether we are using the GNU C compiler... yes
812 checking whether gcc accepts -g... yes
813 checking for gcc option to accept ISO C89... none needed
814 checking whether MPI_CC has been set ... /home/Cornelius/mpich2-1.0.8/bin/mpicc
815 checking whether we are using the GNU Fortran 77 compiler... yes
816 checking whether g77 accepts -g... yes
817 checking whether MPI_F77 has been set ... /home/Cornelius/mpich2-1.0.8/bin/mpif77
818 checking how to get verbose linking output from g77... -v
819 checking for Fortran 77 libraries of g77...  -L/usr/lib/gcc/i686-pc-cygwin/3.4.4 -L/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../.. -lfrtbegin -lg2c -lcygwin -luser32 -lkernel32 -ladvapi32 -lshell32
820 checking whether g77 accepts the FLIBS found by autoconf... yes
821 checking whether C can link with  -L/usr/lib/gcc/i686-pc-cygwin/3.4.4 -L/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../.. -lfrtbegin -lg2c -lcygwin -luser32 -lkernel32 -ladvapi32 -lshell32... yes
822 checking for linker for Fortran main programs... Use Fortran to link programs
823 checking for Fortran 77 name mangling... lower doubleunderscore
824 checking what libraries are needed to link Fortran programs with C routines that use stdio... none
825 checking for Fortran 77 flag for library directories... -L
826 checking for include directory flag for Fortran... -I
827 checking how to run the C preprocessor... gcc -E
828 checking whether ln -s works... yes
829 checking for a BSD-compatible install... /usr/bin/install -c
830 checking whether install works... yes
831 checking for ranlib... ranlib
832 checking whether install breaks libraries... no
833 checking for leftover Makefiles in subpackages ...  "src/misc" "src/callstack" "src/logging" "src/wrappers" "src/graphics" "src/collchk" "src/slog2sdk" cleaned
834 configure: creating ./config.status
835 config.status: creating Makefile
836 config.status: creating sbin/mpetestlink
837 config.status: creating sbin/mpetestexec
838 config.status: creating sbin/mpetestexeclog
839 config.status: creating sbin/mpeinstall
840 config.status: creating sbin/mpecheckinstall
841 config.status: WARNING:  'sbin/mpecheckinstall.in' seems to ignore the --datarootdir setting
842 config.status: creating sbin/mpecheckbuild
843 config.status: creating etc/mpe_help.conf
844 config.status: creating etc/mpe_f77env.conf
845 config.status: creating mpe_conf.h
846 config.status: executing default-1 commands
847 === configuring in src/misc (/home/Cornelius/mpich2-1.0.8/src/mpe2/src/misc)
848 configure: running /bin/sh ./configure --disable-option-checking '--prefix=/home/Cornelius/mpich2-install'  'MPI_CC=/home/Cornelius/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/home/Cornelius/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=        ' 'F77=g77' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=.
849 Configuring MPE Miscellaneous Library with  '--disable-option-checking' '--prefix=/home/Cornelius/mpich2-install' 'MPI_CC=/home/Cornelius/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/home/Cornelius/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=        ' 'F77=g77' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=.'
850 checking for current directory name... /home/Cornelius/mpich2-1.0.8/src/mpe2/src/misc
851 checking gnumake... yes using --no-print-directory
852 checking BSD 4.4 make... no - whew
853 checking OSF V3 make... no
854 checking for virtual path format... VPATH
855 checking build system type... i686-pc-cygwin
856 checking host system type... i686-pc-cygwin
857 checking for gcc... gcc
858 checking for C compiler default output file name... a.exe
859 checking whether the C compiler works... yes
860 checking whether we are cross compiling... no
861 checking for suffix of executables... .exe
862 checking for suffix of object files... o
863 checking whether we are using the GNU C compiler... yes
864 checking whether gcc accepts -g... yes
865 checking for gcc option to accept ISO C89... none needed
866 checking for ar... ar
867 checking for ranlib... ranlib
868 checking how to run the C preprocessor... gcc -E
869 checking for dbx... no
870 checking for gdb... /usr/bin/gdb
871 checking for grep that handles long lines and -e... /usr/bin/grep
872 checking for egrep... /usr/bin/grep -E
873 checking for ANSI C header files... yes
874 checking for an ANSI C-conforming const... yes
875 checking for sysinfo... no
876 checking for uname... yes
877 checking for gethostbyname... yes
878 checking for sys/types.h... yes
879 checking for sys/stat.h... yes
880 checking for stdlib.h... yes
881 checking for string.h... yes
882 checking for memory.h... yes
883 checking for strings.h... yes
884 checking for inttypes.h... yes
885 checking for stdint.h... yes
886 checking for unistd.h... yes
887 checking for unistd.h... (cached) yes
888 checking for stdlib.h... (cached) yes
889 checking for string.h... (cached) yes
890 checking netdb.h usability... yes
891 checking netdb.h presence... yes
892 checking for netdb.h... yes
893 checking sys/systeminfo.h usability... no
894 checking sys/systeminfo.h presence... no
895 checking for sys/systeminfo.h... no
896 checking for sys/types.h... (cached) yes
897 checking for sighandler_t... no
898 checking for kill... yes
899 checking whether kill needs a declaration... no
900 configure: creating ./config.status
901 config.status: creating Makefile
902 config.status: creating src/Makefile
903 config.status: creating src/dbxerr.c
904 config.status: creating mpe_misc_conf.h
905 === configuring in src/callstack (/home/Cornelius/mpich2-1.0.8/src/mpe2/src/callstack)
906 configure: running /bin/sh ./configure --disable-option-checking '--prefix=/home/Cornelius/mpich2-install'  'MPI_CC=/home/Cornelius/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/home/Cornelius/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=        ' 'F77=g77' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=.
907 Configuring MPE CallStack Library with  '--disable-option-checking' '--prefix=/home/Cornelius/mpich2-install' 'MPI_CC=/home/Cornelius/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/home/Cornelius/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=        ' 'F77=g77' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=.'
908 checking for current directory name... /home/Cornelius/mpich2-1.0.8/src/mpe2/src/callstack
909 checking gnumake... yes using --no-print-directory
910 checking BSD 4.4 make... no - whew
911 checking OSF V3 make... no
912 checking for virtual path format... VPATH
913 checking for gcc... gcc
914 checking for C compiler default output file name... a.exe
915 checking whether the C compiler works... yes
916 checking whether we are cross compiling... no
917 checking for suffix of executables... .exe
918 checking for suffix of object files... o
919 checking whether we are using the GNU C compiler... yes
920 checking whether gcc accepts -g... yes
921 checking for gcc option to accept ISO C89... none needed
922 checking for ar... ar
923 checking for ranlib... ranlib
924 checking how to run the C preprocessor... gcc -E
925 checking for grep that handles long lines and -e... /usr/bin/grep
926 checking for egrep... /usr/bin/grep -E
927 checking for ANSI C header files... yes
928 checking for an ANSI C-conforming const... yes
929 checking for inline... inline
930 checking for sys/types.h... yes
931 checking for sys/stat.h... yes
932 checking for stdlib.h... yes
933 checking for string.h... yes
934 checking for memory.h... yes
935 checking for strings.h... yes
936 checking for inttypes.h... yes
937 checking for stdint.h... yes
938 checking for unistd.h... yes
939 checking stdio.h usability... yes
940 checking stdio.h presence... yes
941 checking for stdio.h... yes
942 checking for string.h... (cached) yes
943 checking for unistd.h... (cached) yes
944 checking fcntl.h usability... yes
945 checking fcntl.h presence... yes
946 checking for fcntl.h... yes
947 checking execinfo.h usability... no
948 checking execinfo.h presence... no
949 checking for execinfo.h... no
950 checking ucontext.h usability... no
951 checking ucontext.h presence... no
952 checking for ucontext.h... no
953 checking for fdopen... yes
954 checking whether fdopen needs a declaration... no
955 configure: creating ./config.status
956 config.status: creating Makefile
957 config.status: creating src/Makefile
958 config.status: creating include/mpe_callstack.h
959 config.status: creating etc/mpe_callstack_ldflags.conf
960 config.status: creating mpe_callstack_conf.h
961 === configuring in src/logging (/home/Cornelius/mpich2-1.0.8/src/mpe2/src/logging)
962 configure: running /bin/sh ./configure --disable-option-checking '--prefix=/home/Cornelius/mpich2-install'  'MPI_CC=/home/Cornelius/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/home/Cornelius/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=        ' 'F77=g77' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=.
963 Configuring MPE Logging Library and Tools with  '--disable-option-checking' '--prefix=/home/Cornelius/mpich2-install' 'MPI_CC=/home/Cornelius/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/home/Cornelius/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=        ' 'F77=g77' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=.'
964 checking for current directory name... /home/Cornelius/mpich2-1.0.8/src/mpe2/src/logging
965 checking gnumake... yes using --no-print-directory
966 checking BSD 4.4 make... no - whew
967 checking OSF V3 make... no
968 checking for virtual path format... VPATH
969 checking for gcc... gcc
970 checking for C compiler default output file name... a.exe
971 checking whether the C compiler works... yes
972 checking whether we are cross compiling... no
973 checking for suffix of executables... .exe
974 checking for suffix of object files... o
975 checking whether we are using the GNU C compiler... yes
976 checking whether gcc accepts -g... yes
977 checking for gcc option to accept ISO C89... none needed
978 checking for ar... ar
979 checking for ranlib... ranlib
980 checking how to run the C preprocessor... gcc -E
981 checking for grep that handles long lines and -e... /usr/bin/grep
982 checking for egrep... /usr/bin/grep -E
983 checking for ANSI C header files... yes
984 checking for an ANSI C-conforming const... yes
985 checking for sys/types.h... yes
986 checking for sys/stat.h... yes
987 checking for stdlib.h... yes
988 checking for string.h... yes
989 checking for memory.h... yes
990 checking for strings.h... yes
991 checking for inttypes.h... yes
992 checking for stdint.h... yes
993 checking for unistd.h... yes
994 checking whether byte ordering is bigendian... no
995 checking stdio.h usability... yes
996 checking stdio.h presence... yes
997 checking for stdio.h... yes
998 checking for stdlib.h... (cached) yes
999 checking for string.h... (cached) yes
1000 checking for unistd.h... (cached) yes
1001 checking sys/time.h usability... yes
1002 checking sys/time.h presence... yes
1003 checking for sys/time.h... yes
1004 checking for sys/types.h... (cached) yes
1005 checking sys/bitypes.h usability... no
1006 checking sys/bitypes.h presence... no
1007 checking for sys/bitypes.h... no
1008 checking for sys/stat.h... (cached) yes
1009 checking fcntl.h usability... yes
1010 checking fcntl.h presence... yes
1011 checking for fcntl.h... yes
1012 checking for header that defines C99 integer types, intXX_t ... <stdint.h>
1013 checking for inttypes.h... (cached) yes
1014 checking whether <inttypes.h> defines the PRIdXX macros ... yes
1015 checking if <stdint.h> can be behind system headers ... yes
1016 checking size of void *... 4
1017 checking for address-sized integer ... CLOG_int32_t
1018 checking build system type... i686-pc-cygwin
1019 checking host system type... i686-pc-cygwin
1020 checking for gethostname... yes
1021 checking whether gethostname needs a declaration... no
1022 checking for snprintf... yes
1023 checking whether snprintf needs a declaration... no
1024 checking for mkstemp... yes
1025 checking whether mkstemp needs a declaration... no
1026 checking for srand48... yes
1027 checking whether srand48 needs a declaration... no
1028 checking for lrand48... yes
1029 checking whether lrand48 needs a declaration... no
1030 checking for special C compiler options needed for large files... no
1031 checking for _FILE_OFFSET_BITS value needed for large files... no
1032 checking for O_LARGEFILE for open() ... no
1033 checking for O_BINARY for open() ... yes
1034 checking pthread.h usability... yes
1035 checking pthread.h presence... yes
1036 checking for pthread.h... yes
1037 checking for pthread_mutex_lock in -lpthread... yes
1038 configure: creating ./config.status
1039 config.status: creating Makefile
1040 config.status: creating src/Makefile
1041 config.status: creating include/clog_inttypes.h
1042 config.status: creating include/mpi_null.h
1043 config.status: creating include/mpe_log_thread.h
1044 config.status: creating etc/mpe_log.conf
1045 config.status: creating etc/mpe_nolog.conf
1046 config.status: creating etc/mpe_log_postlib.conf
1047 config.status: creating mpe_logging_conf.h
1048 === configuring in src/wrappers (/home/Cornelius/mpich2-1.0.8/src/mpe2/src/wrappers)
1049 configure: running /bin/sh ./configure --disable-option-checking '--prefix=/home/Cornelius/mpich2-install'  'MPI_CC=/home/Cornelius/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/home/Cornelius/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=        ' 'F77=g77' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=.
1050 Configuring MPE Wrapper Libraries For MPI with  '--disable-option-checking' '--prefix=/home/Cornelius/mpich2-install' 'MPI_CC=/home/Cornelius/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/home/Cornelius/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=        ' 'F77=g77' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=.'
1051 checking for current directory name... /home/Cornelius/mpich2-1.0.8/src/mpe2/src/wrappers
1052 checking gnumake... yes using --no-print-directory
1053 checking BSD 4.4 make... no - whew
1054 checking OSF V3 make... no
1055 checking for virtual path format... VPATH
1056 checking for gcc... gcc
1057 checking for C compiler default output file name... a.exe
1058 checking whether the C compiler works... yes
1059 checking whether we are cross compiling... no
1060 checking for suffix of executables... .exe
1061 checking for suffix of object files... o
1062 checking whether we are using the GNU C compiler... yes
1063 checking whether gcc accepts -g... yes
1064 checking for gcc option to accept ISO C89... none needed
1065 checking for ar... ar
1066 checking for ranlib... ranlib
1067 checking how to run the C preprocessor... gcc -E
1068 checking for grep that handles long lines and -e... /usr/bin/grep
1069 checking for egrep... /usr/bin/grep -E
1070 checking for ANSI C header files... yes
1071 checking for an ANSI C-conforming const... yes
1072 checking for sys/types.h... yes
1073 checking for sys/stat.h... yes
1074 checking for stdlib.h... yes
1075 checking for string.h... yes
1076 checking for memory.h... yes
1077 checking for strings.h... yes
1078 checking for inttypes.h... yes
1079 checking for stdint.h... yes
1080 checking for unistd.h... yes
1081 checking stdio.h usability... yes
1082 checking stdio.h presence... yes
1083 checking for stdio.h... yes
1084 checking for stdlib.h... (cached) yes
1085 checking for string.h... (cached) yes
1086 checking stdarg.h usability... yes
1087 checking stdarg.h presence... yes
1088 checking for stdarg.h... yes
1089 checking for working alloca.h... yes
1090 checking for alloca... yes
1091 checking for stdarg is correct... yes
1092 checking if compiler accepts prototypes ... yes
1093 checking build system type... i686-pc-cygwin
1094 checking host system type... i686-pc-cygwin
1095 checking for safe PMPI invocations ... no
1096 checking for the value of MPI_STATUS_SIZE ... 5
1097 configure: creating ./config.status
1098 config.status: creating Makefile
1099 config.status: creating src/Makefile
1100 config.status: creating test/Makefile
1101 config.status: creating etc/mpe_f77env.conf
1102 config.status: creating etc/mpe_mpilog.conf
1103 config.status: creating etc/mpe_mpitrace.conf
1104 config.status: creating mpe_wrappers_conf.h
1105 === configuring in src/graphics (/home/Cornelius/mpich2-1.0.8/src/mpe2/src/graphics)
1106 configure: running /bin/sh ./configure --disable-option-checking '--prefix=/home/Cornelius/mpich2-install'  'MPI_CC=/home/Cornelius/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/home/Cornelius/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=        ' 'F77=g77' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=.
1107 Configuring MPE X Graphics Library with  '--disable-option-checking' '--prefix=/home/Cornelius/mpich2-install' 'MPI_CC=/home/Cornelius/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/home/Cornelius/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=        ' 'F77=g77' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=.'
1108 checking for current directory name... /home/Cornelius/mpich2-1.0.8/src/mpe2/src/graphics
1109 checking gnumake... yes using --no-print-directory
1110 checking BSD 4.4 make... no - whew
1111 checking OSF V3 make... no
1112 checking for virtual path format... VPATH
1113 checking for gcc... gcc
1114 checking for C compiler default output file name... a.exe
1115 checking whether the C compiler works... yes
1116 checking whether we are cross compiling... no
1117 checking for suffix of executables... .exe
1118 checking for suffix of object files... o
1119 checking whether we are using the GNU C compiler... yes
1120 checking whether gcc accepts -g... yes
1121 checking for gcc option to accept ISO C89... none needed
1122 checking for ar... ar
1123 checking for ranlib... ranlib
1124 checking how to run the C preprocessor... gcc -E
1125 checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include
1126 checking for grep that handles long lines and -e... /usr/bin/grep
1127 checking for egrep... /usr/bin/grep -E
1128 checking for ANSI C header files... yes
1129 checking for an ANSI C-conforming const... yes
1130 checking for sys/types.h... yes
1131 checking for sys/stat.h... yes
1132 checking for stdlib.h... yes
1133 checking for string.h... yes
1134 checking for memory.h... yes
1135 checking for strings.h... yes
1136 checking for inttypes.h... yes
1137 checking for stdint.h... yes
1138 checking for unistd.h... yes
1139 checking size of void *... 4
1140 checking for long pointer... no
1141 checking for system... yes
1142 checking for unistd.h... (cached) yes
1143 checking for stdlib.h... (cached) yes
1144 checking for string.h... (cached) yes
1145 configure: creating ./config.status
1146 config.status: creating Makefile
1147 config.status: creating src/Makefile
1148 config.status: creating contrib/life/Makefile
1149 config.status: creating contrib/mandel/Makefile
1150 config.status: creating contrib/mastermind/Makefile
1151 config.status: creating contrib/test/Makefile
1152 config.status: creating etc/mpe_mpianim.conf
1153 config.status: creating etc/mpe_graphics.conf
1154 config.status: creating mpe_graphics_conf.h
1155 === configuring in src/collchk (/home/Cornelius/mpich2-1.0.8/src/mpe2/src/collchk)
1156 configure: running /bin/sh ./configure --disable-option-checking '--prefix=/home/Cornelius/mpich2-install'  'MPI_CC=/home/Cornelius/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/home/Cornelius/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=        ' 'F77=g77' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=.
1157 Configuring MPE Collective and Datatype Checking Library with  '--disable-option-checking' '--prefix=/home/Cornelius/mpich2-install' 'MPI_CC=/home/Cornelius/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/home/Cornelius/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=        ' 'F77=g77' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=.'
1158 checking for current directory name... /home/Cornelius/mpich2-1.0.8/src/mpe2/src/collchk
1159 checking gnumake... yes using --no-print-directory
1160 checking BSD 4.4 make... no - whew
1161 checking OSF V3 make... no
1162 checking for virtual path format... VPATH
1163 checking build system type... i686-pc-cygwin
1164 checking host system type... i686-pc-cygwin
1165 checking for gcc... gcc
1166 checking for C compiler default output file name... a.exe
1167 checking whether the C compiler works... yes
1168 checking whether we are cross compiling... no
1169 checking for suffix of executables... .exe
1170 checking for suffix of object files... o
1171 checking whether we are using the GNU C compiler... yes
1172 checking whether gcc accepts -g... yes
1173 checking for gcc option to accept ISO C89... none needed
1174 checking for ar... ar
1175 checking for ranlib... ranlib
1176 checking how to run the C preprocessor... gcc -E
1177 checking for grep that handles long lines and -e... /usr/bin/grep
1178 checking for egrep... /usr/bin/grep -E
1179 checking for ANSI C header files... yes
1180 checking for an ANSI C-conforming const... yes
1181 checking for sys/types.h... yes
1182 checking for sys/stat.h... yes
1183 checking for stdlib.h... yes
1184 checking for string.h... yes
1185 checking for memory.h... yes
1186 checking for strings.h... yes
1187 checking for inttypes.h... yes
1188 checking for stdint.h... yes
1189 checking for unistd.h... yes
1190 checking stdio.h usability... yes
1191 checking stdio.h presence... yes
1192 checking for stdio.h... yes
1193 checking for stdlib.h... (cached) yes
1194 checking for string.h... (cached) yes
1195 checking for unistd.h... (cached) yes
1196 checking for working alloca.h... yes
1197 checking for alloca... yes
1198 configure: creating ./config.status
1199 config.status: creating Makefile
1200 config.status: creating src/Makefile
1201 config.status: creating test/Makefile
1202 config.status: creating etc/mpe_mpicheck.conf
1203 config.status: creating mpe_collchk_conf.h
1204 === configuring in src/slog2sdk (/home/Cornelius/mpich2-1.0.8/src/mpe2/src/slog2sdk)
1205 configure: running /bin/sh ./configure --disable-option-checking '--prefix=/home/Cornelius/mpich2-install'  'MPI_CC=/home/Cornelius/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/home/Cornelius/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=        ' 'F77=g77' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=.
1206 checking for current directory name... /home/Cornelius/mpich2-1.0.8/src/mpe2/src/slog2sdk
1207 Configuring SLOG2SDK with  '--disable-option-checking' '--prefix=/home/Cornelius/mpich2-install' 'MPI_CC=/home/Cornelius/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/home/Cornelius/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=        ' 'F77=g77' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=.'
1208 checking gnumake... yes using --no-print-directory
1209 checking BSD 4.4 make... no - whew
1210 checking OSF V3 make... no
1211 checking for virtual path format... VPATH
1212 checking for a BSD-compatible install... /usr/bin/install -c
1213 checking whether install works... yes
1214 checking if CLASSPATH is set... no, good to go
1215 checking build system type... i686-pc-cygwin
1216 checking host system type... i686-pc-cygwin
1217 checking for java in user's PATH... found /cygdrive/c/WINDOWS/system32/java
1218 checking if /cygdrive/c/WINDOWS/system32/java runs simple java class... yes
1219 checking if /cygdrive/c/WINDOWS/system32/java runs simple jar file... yes
1220 checking if /cygdrive/c/WINDOWS/system32/java runs non-GUI tool... yes
1221 checking if /cygdrive/c/WINDOWS/system32/java runs simple Swing class... yes
1222 checking if /cygdrive/c/WINDOWS/system32/java runs simple Swing jar file... yes
1223 checking for Java version... java full version "1.6.0_10-b33"
1224 , i.e. Java 2 SDK
1225 checking for cygpath... yes
1226 creating sample logfiles from source
1227 checking for leftover Makefiles in subpackages ... none
1228 configure: creating ./config.status
1229 config.status: creating Makefile
1230 config.status: creating sbin/install-package
1231 config.status: creating bin/slog2print
1232 config.status: creating bin/slog2navigator
1233 config.status: creating bin/slog2filter
1234 config.status: creating bin/slog2updater
1235 config.status: creating bin/logconvertor
1236 config.status: creating bin/jumpshot
1237 config.status: creating bin/clogprint
1238 config.status: creating bin/clogTOslog2
1239 config.status: creating bin/clog2print
1240 config.status: creating bin/clog2TOslog2
1241 === configuring in trace_rlog (/home/Cornelius/mpich2-1.0.8/src/mpe2/src/slog2sdk/trace_rlog)
1242 configure: running /bin/sh ./configure --disable-option-checking '--prefix=/home/Cornelius/mpich2-install'  'MPI_CC=/home/Cornelius/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/home/Cornelius/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=        ' 'F77=g77' 'FFLAGS= -O2' --cache-file=/dev/null --srcdir=.
1243 checking for current directory name... /home/Cornelius/mpich2-1.0.8/src/mpe2/src/slog2sdk/trace_rlog
1244 Configuring TRACE_RLOG implementation with  '--disable-option-checking' '--prefix=/home/Cornelius/mpich2-install' 'MPI_CC=/home/Cornelius/mpich2-1.0.8/bin/mpicc' 'MPI_F77=/home/Cornelius/mpich2-1.0.8/bin/mpif77' 'CC=gcc' 'CFLAGS= -O2' 'LIBS=        ' 'F77=g77' 'FFLAGS= -O2' '--cache-file=/dev/null' '--srcdir=.'
1245 checking gnumake... yes using --no-print-directory
1246 checking BSD 4.4 make... no - whew
1247 checking OSF V3 make... no
1248 checking for virtual path format... VPATH
1249 checking for gcc... gcc
1250 checking for C compiler default output file name... a.exe
1251 checking whether the C compiler works... yes
1252 checking whether we are cross compiling... no
1253 checking for suffix of executables... .exe
1254 checking for suffix of object files... o
1255 checking whether we are using the GNU C compiler... yes
1256 checking whether gcc accepts -g... yes
1257 checking for gcc option to accept ISO C89... none needed
1258 checking how to run the C preprocessor... gcc -E
1259 checking for grep that handles long lines and -e... /usr/bin/grep
1260 checking for egrep... /usr/bin/grep -E
1261 checking for ANSI C header files... yes
1262 checking for sys/types.h... yes
1263 checking for sys/stat.h... yes
1264 checking for stdlib.h... yes
1265 checking for string.h... yes
1266 checking for memory.h... yes
1267 checking for strings.h... yes
1268 checking for inttypes.h... yes
1269 checking for stdint.h... yes
1270 checking for unistd.h... yes
1271 checking for stdlib.h... (cached) yes
1272 checking stdio.h usability... yes
1273 checking stdio.h presence... yes
1274 checking for stdio.h... yes
1275 checking for string.h... (cached) yes
1276 checking ctype.h usability... yes
1277 checking ctype.h presence... yes
1278 checking for ctype.h... yes
1279 checking errno.h usability... yes
1280 checking errno.h presence... yes
1281 checking for errno.h... yes
1282 checking for an ANSI C-conforming const... yes
1283 checking size of void *... 4
1284 checking size of int... 4
1285 checking size of long... 4
1286 checking size of long long... 8
1287 checking size of __int64... 0
1288 checking whether byte ordering is bigendian... no
1289 checking build system type... i686-pc-cygwin
1290 checking host system type... i686-pc-cygwin
1291 checking for as... as
1292 checking for dlltool... dlltool
1293 checking for objdump... objdump
1294 checking for sed... sed
1295 checking for a sed that does not truncate output... sed
1296 checking for fgrep... /usr/bin/grep -F
1297 checking for ld used by gcc -mno-cygwin... /usr/i686-pc-mingw32/bin/ld.exe
1298 checking if the linker (/usr/i686-pc-mingw32/bin/ld.exe) is GNU ld... yes
1299 checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
1300 checking the name lister (/usr/bin/nm -B) interface... BSD nm
1301 checking whether ln -s works... yes
1302 checking the maximum length of command line arguments... 8192
1303 checking whether the shell understands some XSI constructs... yes
1304 checking whether the shell understands "+="... yes
1305 checking for /usr/i686-pc-mingw32/bin/ld.exe option to reload object files... -r
1306 checking how to recognize dependent libraries... file_magic ^x86 archive import|^x86 DLL
1307 checking for ar... ar
1308 checking for strip... strip
1309 checking for ranlib... ranlib
1310 checking command to parse /usr/bin/nm -B output from gcc -mno-cygwin object... ok
1311 checking for dlfcn.h... no
1312 checking for objdir... .libs
1313 checking if gcc -mno-cygwin supports -fno-rtti -fno-exceptions... no
1314 checking for gcc -mno-cygwin option to produce PIC... -DDLL_EXPORT -DPIC
1315 checking if gcc -mno-cygwin PIC flag -DDLL_EXPORT -DPIC works... yes
1316 checking if gcc -mno-cygwin static flag -static works... yes
1317 checking if gcc -mno-cygwin supports -c -o file.o... yes
1318 checking if gcc -mno-cygwin supports -c -o file.o... (cached) yes
1319 checking whether the gcc -mno-cygwin linker (/usr/i686-pc-mingw32/bin/ld.exe) supports shared libraries... yes
1320 checking whether -lc should be explicitly linked in... yes
1321 checking dynamic linker characteristics... Win32 ld.exe
1322 checking how to hardcode library paths into programs... immediate
1323 checking whether stripping libraries is possible... yes
1324 checking if libtool supports shared libraries... yes
1325 checking whether to build shared libraries... yes
1326 checking whether to build static libraries... no
1327 checking for malloc in -lefence... no
1328 checking for strstr... yes
1329 checking target system type... i686-pc-cygwin
1330 checking for javah in user's PATH... not found
1331 checking for javah in user's PATH... not found
1332 configure: WARNING:  Invalid JNI include dir, exit!
1333 configure: WARNING: SLOG2SDK: No sub-package has been configured
1334 MPE2:  "src/misc" "src/callstack" "src/logging" "src/wrappers" "src/graphics" "src/collchk" "src/slog2sdk" have been configured
1335 checking the sizeof MPI_Offset... 8
1336 configure: creating ./config.status
1337 config.status: creating Makefile
1338 config.status: creating src/Makefile
1339 config.status: creating src/include/Makefile
1340 config.status: creating src/include/mpich2info.h
1341 config.status: creating mpich2-doxygen
1342 config.status: creating src/include/mpichtimer.h
1343 config.status: creating src/binding/Makefile
1344 config.status: creating src/binding/cxx/Makefile
1345 config.status: creating src/binding/cxx/mpicxx.h
1346 config.status: creating src/binding/f77/Makefile
1347 config.status: creating src/binding/f77/mpif.h
1348 config.status: creating src/binding/f77/setbotf.f
1349 config.status: creating src/binding/f90/Makefile
1350 config.status: creating src/binding/f90/mpi_sizeofs.f90
1351 config.status: creating src/pkgconfig/mpich2-ch3.pc
1352 config.status: creating src/pkgconfig/Makefile
1353 config.status: creating src/env/mpixxx_opts.conf
1354 config.status: creating src/env/mpicc
1355 config.status: creating src/env/mpicc.conf
1356 config.status: creating src/env/mpicc.bash
1357 config.status: creating src/env/mpicxx
1358 config.status: creating src/env/mpicxx.conf
1359 config.status: creating src/env/mpicxx.bash
1360 config.status: creating src/env/mpif77
1361 config.status: creating src/env/mpif77.conf
1362 config.status: creating src/env/mpif77.bash
1363 config.status: creating src/env/mpif90
1364 config.status: creating src/env/mpif90.conf
1365 config.status: creating src/env/mpif90.bash
1366 config.status: creating src/env/parkill
1367 config.status: creating src/env/Makefile
1368 config.status: creating src/util/createshlib
1369 config.status: creating src/mpi/Makefile
1370 config.status: creating src/mpi/attr/Makefile
1371 config.status: creating src/mpi/coll/Makefile
1372 config.status: creating src/mpi/comm/Makefile
1373 config.status: creating src/mpi/datatype/Makefile
1374 config.status: creating src/mpi/debugger/Makefile
1375 config.status: creating src/mpi/errhan/Makefile
1376 config.status: creating src/mpi/group/Makefile
1377 config.status: creating src/mpi/init/Makefile
1378 config.status: creating src/mpi/misc/Makefile
1379 config.status: creating src/mpi/pt2pt/Makefile
1380 config.status: creating src/mpi/rma/Makefile
1381 config.status: creating src/mpi/spawn/Makefile
1382 config.status: creating src/mpi/timer/Makefile
1383 config.status: creating src/mpi/topo/Makefile
1384 config.status: creating src/mpid/Makefile
1385 config.status: creating src/mpid/common/Makefile
1386 config.status: creating src/mpid/common/datatype/Makefile
1387 config.status: creating src/mpid/common/datatype/dataloop/Makefile
1388 config.status: creating src/pm/Makefile
1389 config.status: creating src/pmi/Makefile
1390 config.status: creating src/nameserv/Makefile
1391 config.status: creating src/nameserv/file/Makefile
1392 config.status: creating src/nameserv/mpd/Makefile
1393 config.status: creating src/nameserv/pmi/Makefile
1394 config.status: creating src/nameserv/test/Makefile
1395 config.status: creating src/util/Makefile
1396 config.status: creating src/util/info/Makefile
1397 config.status: creating src/util/instrm/Makefile
1398 config.status: creating src/util/thread/Makefile
1399 config.status: creating src/util/thread/mpe_thread.h
1400 config.status: creating src/util/mem/Makefile
1401 config.status: creating src/util/msgs/Makefile
1402 config.status: creating src/util/param/Makefile
1403 config.status: creating src/util/dbg/Makefile
1404 config.status: creating src/util/dbg/getfuncstack
1405 config.status: creating src/util/osserv/Makefile
1406 config.status: creating src/include/mpi.h
1407 config.status: creating test/Makefile
1408 config.status: creating test/util/Makefile
1409 config.status: creating test/basic/Makefile
1410 config.status: creating test/commands/Makefile
1411 config.status: creating test/commands/cmdtests
1412 config.status: creating test/mpid/Makefile
1413 config.status: creating test/mpid/ch3/Makefile
1414 config.status: creating test/util/timer/Makefile
1415 config.status: creating examples/Makefile
1416 config.status: creating examples/f77/Makefile
1417 config.status: creating examples/f90/Makefile
1418 config.status: creating examples/cxx/Makefile
1419 config.status: creating src/util/logging/Makefile
1420 config.status: creating src/util/logging/common/Makefile
1421 config.status: creating doc/Makefile
1422 config.status: creating doc/mansrc/Makefile
1423 config.status: creating doc/mansrc/createhtmlindex
1424 config.status: creating doc/refman/Makefile
1425 config.status: creating doc/installguide/Makefile
1426 config.status: creating doc/userguide/Makefile
1427 config.status: creating doc/logging/Makefile
1428 config.status: creating doc/design/Makefile
1429 config.status: creating doc/smpd/Makefile
1430 config.status: creating doc/windev/Makefile
1431 config.status: creating src/include/mpichconf.h
1432 config.status: src/include/mpichconf.h is unchanged
1433 config.status: executing default-1 commands
1434 config.status: executing default-2 commands
1435 config.status: executing default-3 commands
1436 config.status: executing default-4 commands
1437 copying ./src/util/thread/mpe_thread_posix.c to src/util/thread/mpe_thread.c
1438 moving mpe_thread.h to src/include
1439 config.status: executing default-5 commands
1440 config.status: executing default-6 commands
1441 config.status: executing default-7 commands
1442 config.status: executing default-8 commands
1443 config.status: executing default-9 commands
1444 Updating dependency directories .deps
1445 config.status: executing default-10 commands
1446 config.status: executing default-11 commands
1447 config.status: executing default-12 commands
1448 config.status: executing default-13 commands
1449 config.status: executing default-14 commands
1450 === configuring in test/mpi (/home/Cornelius/mpich2-1.0.8/test/mpi)
1451 configure: running /bin/sh ./configure --disable-option-checking '--prefix=/home/Cornelius/mpich2-install'  --cache-file=/dev/null --srcdir=.
1452 RUNNING CONFIGURE FOR MPI TESTS
1453 checking for make... make
1454 checking whether clock skew breaks make... no
1455 checking whether make supports include... yes
1456 checking whether make allows comments in actions... yes
1457 checking for virtual path format... VPATH
1458 checking whether make sets CFLAGS... no
1459 checking for gcc... gcc
1460 checking for C compiler default output file name... a.exe
1461 checking whether the C compiler works... yes
1462 checking whether we are cross compiling... no
1463 checking for suffix of executables... .exe
1464 checking for suffix of object files... o
1465 checking whether we are using the GNU C compiler... yes
1466 checking whether gcc accepts -g... yes
1467 checking for gcc option to accept ISO C89... none needed
1468 checking whether we are using the GNU Fortran 77 compiler... yes
1469 checking whether g77 accepts -g... yes
1470 checking whether we are using the GNU C++ compiler... yes
1471 checking whether c++ accepts -g... yes
1472 checking whether long double is supported... yes
1473 checking whether long long is supported... yes
1474 checking for an ANSI C-conforming const... yes
1475 checking for restrict... __restrict
1476 checking how to run the C preprocessor... gcc -E
1477 checking for unistd.h... yes
1478 checking for stdarg.h... yes
1479 checking for string.h... yes
1480 checking for stdlib.h... yes
1481 checking for memory.h... yes
1482 Configuring tests for MPICH2
1483 checking whether struct hostent contains h_addr_list... no
1484 checking whether integer*4 is supported... yes
1485 checking whether integer*8 is supported... yes
1486 checking whether integer*16 is supported... no
1487 checking for Fortran 77 name mangling... lower doubleunderscore
1488 checking for Fortran libraries needed for getarg... none needed
1489 checking whether Fortran has pointer declaration... no
1490 checking whether <iostream> available... yes
1491 checking whether the compiler implements namespaces... yes
1492 checking whether the compiler implements the namespace std... yes
1493 checking for perl... /usr/bin/perl
1494 checking for etags... etags
1495 configure: creating ./config.status
1496 config.status: creating maint/testmerge
1497 config.status: creating runtests
1498 config.status: creating Makefile
1499 config.status: creating basic/Makefile
1500 config.status: creating attr/Makefile
1501 config.status: creating util/Makefile
1502 config.status: creating coll/Makefile
1503 config.status: creating comm/Makefile
1504 config.status: creating datatype/Makefile
1505 config.status: creating errhan/Makefile
1506 config.status: creating group/Makefile
1507 config.status: creating info/Makefile
1508 config.status: creating init/Makefile
1509 config.status: creating pt2pt/Makefile
1510 config.status: creating rma/Makefile
1511 config.status: creating spawn/Makefile
1512 config.status: creating topo/Makefile
1513 config.status: creating io/Makefile
1514 config.status: creating f77/Makefile
1515 config.status: creating f77/attr/Makefile
1516 config.status: creating f77/attr/attraints.h
1517 config.status: creating f77/pt2pt/attr1aints.h
1518 config.status: creating f77/ext/add1size.h
1519 config.status: creating f77/datatype/Makefile
1520 config.status: creating f77/datatype/typeaints.h
1521 config.status: creating f77/util/Makefile
1522 config.status: creating f77/coll/Makefile
1523 config.status: creating f77/comm/Makefile
1524 config.status: creating f77/topo/Makefile
1525 config.status: creating f77/init/Makefile
1526 config.status: creating f77/rma/addsize.h
1527 config.status: creating f77/pt2pt/Makefile
1528 config.status: creating f77/info/Makefile
1529 config.status: creating f77/spawn/Makefile
1530 config.status: creating f77/spawn/type1aint.h
1531 config.status: creating f77/rma/Makefile
1532 config.status: creating f77/ext/Makefile
1533 config.status: creating f77/ext/testlist
1534 config.status: creating f77/io/Makefile
1535 config.status: creating f77/io/iooffset.h
1536 config.status: creating f77/io/iodisp.h
1537 config.status: creating f77/io/ioaint.h
1538 config.status: creating f90/Makefile
1539 config.status: creating f90/attr/Makefile
1540 config.status: creating f90/datatype/Makefile
1541 config.status: creating f90/f90types/Makefile
1542 config.status: creating f90/util/Makefile
1543 config.status: creating f90/coll/Makefile
1544 config.status: creating f90/comm/Makefile
1545 config.status: creating f90/topo/Makefile
1546 config.status: creating f90/init/Makefile
1547 config.status: creating f90/pt2pt/Makefile
1548 config.status: creating f90/rma/Makefile
1549 config.status: creating f90/info/Makefile
1550 config.status: creating f90/spawn/Makefile
1551 config.status: creating f90/timer/Makefile
1552 config.status: creating f90/ext/Makefile
1553 config.status: creating f90/ext/testlist
1554 config.status: creating f90/io/Makefile
1555 config.status: creating f90/misc/Makefile
1556 config.status: creating cxx/Makefile
1557 config.status: creating cxx/util/Makefile
1558 config.status: creating cxx/attr/Makefile
1559 config.status: creating cxx/pt2pt/Makefile
1560 config.status: creating cxx/comm/Makefile
1561 config.status: creating cxx/coll/Makefile
1562 config.status: creating cxx/info/Makefile
1563 config.status: creating cxx/datatype/Makefile
1564 config.status: creating cxx/io/Makefile
1565 config.status: creating cxx/init/Makefile
1566 config.status: creating cxx/rma/Makefile
1567 config.status: creating cxx/spawn/Makefile
1568 config.status: creating threads/Makefile
1569 config.status: creating threads/pt2pt/Makefile
1570 config.status: creating threads/util/Makefile
1571 config.status: creating threads/comm/Makefile
1572 config.status: creating threads/spawn/Makefile
1573 config.status: creating errors/Makefile
1574 config.status: creating errors/attr/Makefile
1575 config.status: creating errors/coll/Makefile
1576 config.status: creating errors/comm/Makefile
1577 config.status: creating errors/group/Makefile
1578 config.status: creating errors/pt2pt/Makefile
1579 config.status: creating errors/rma/Makefile
1580 config.status: creating errors/spawn/Makefile
1581 config.status: creating errors/topo/Makefile
1582 config.status: creating errors/io/Makefile
1583 config.status: creating errors/cxx/Makefile
1584 config.status: creating errors/cxx/errhan/Makefile
1585 config.status: creating errors/cxx/io/Makefile
1586 config.status: creating errors/f77/Makefile
1587 config.status: creating errors/f90/Makefile
1588 config.status: creating manual/Makefile
1589 config.status: creating manual/manyconnect
1590 config.status: creating perf/Makefile
1591 config.status: creating testlist
1592 config.status: creating cxx/testlist
1593 config.status: creating f77/testlist
1594 config.status: creating f90/testlist
1595 config.status: creating errors/testlist
1596 config.status: creating errors/cxx/testlist
1597 config.status: creating include/mpitestconf.h
1598 config.status: include/mpitestconf.h is unchanged
1599 config.status: executing default-1 commands
1600 config.status: executing default-2 commands
1601 config.status: executing default-3 commands
1602 Configuration completed.