Ticket #421: configure.log

File configure.log, 75.7 kB (added by Christopher Mitchell, 3 weeks ago)

Added by email2trac

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